@charset "UTF-8";*,.ngdialog,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.ngdialog,.ngdialog-overlay{position:fixed;left:0;right:0;top:0;bottom:0}.checkboxDefault input[type=checkbox]+:before,.fa,.openZone .socialList .item .link:before,.openZone.mailConfirmPage:after{text-rendering:auto;-moz-osx-font-smoothing:grayscale}.btn,.jq-selectbox li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable{max-height:340px}.checkboxDefault input[type=checkbox]+:before,.fa,.glyphicon,.openZone .socialList .item .link:before,.openZone.mailConfirmPage:after{-moz-osx-font-smoothing:grayscale}@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.ngdialog{box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000}body.ngdialog-open,svg:not(:root){overflow:hidden}.ngdialog *,.ngdialog :after,.ngdialog :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-content{background:#fff;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog.ngdialog-closing .ngdialog-content{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-close:before{font-family:Helvetica,Arial,sans-serif;content:'\00D7';cursor:pointer}@-webkit-keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}.ngdialog.ngdialog-theme-default{padding-bottom:160px;padding-top:160px}.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{-webkit-animation:ngdialog-flyout .5s;animation:ngdialog-flyout .5s}.ngdialog.ngdialog-theme-default .ngdialog-content{-webkit-animation:ngdialog-flyin .5s;animation:ngdialog-flyin .5s;background:#f0f0f0;border-radius:5px;color:#444;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:450px}.ngdialog.ngdialog-theme-default .ngdialog-close{border-radius:5px;cursor:pointer;position:absolute;right:0;top:0}.ngdialog.ngdialog-theme-default .ngdialog-close:before{background:0 0;border-radius:3px;color:#bbb;content:'\00D7';font-size:26px;font-weight:400;height:30px;line-height:26px;position:absolute;right:3px;text-align:center;top:3px;width:30px}.ngdialog.ngdialog-theme-default .ngdialog-close:active:before,.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before{color:#777}.ngdialog.ngdialog-theme-default .ngdialog-message{margin-bottom:.5em}.ngdialog.ngdialog-theme-default .ngdialog-input{margin-bottom:1em}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url],.ngdialog.ngdialog-theme-default .ngdialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus{-webkit-box-shadow:inset 0 0 0 2px #8dbdf1;box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.ngdialog.ngdialog-theme-default .ngdialog-buttons:after{content:'';display:table;clear:both}.fa,.fa-stack{display:inline-block}.ngdialog.ngdialog-theme-default .ngdialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary{background:#3288e6;color:#fff}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary{background:#e0e0e0;color:#777}@font-face{font-family:Roboto;src:url(/fonts/roboto/Light/Roboto-Light.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Light/Roboto-Light.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Light/Roboto-Light.ttf?v=1.1.0) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Regular/Roboto-Regular.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Regular/Roboto-Regular.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Regular/Roboto-Regular.ttf?v=1.1.0) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Regular/Roboto-Regular.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Regular/Roboto-Regular.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Regular/Roboto-Regular.ttf?v=1.1.0) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Italic/Roboto-Italic.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Italic/Roboto-Italic.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Italic/Roboto-Italic.ttf?v=1.1.0) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Italic/Roboto-Italic.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Italic/Roboto-Italic.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Italic/Roboto-Italic.ttf?v=1.1.0) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Medium/Roboto-Medium.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Medium/Roboto-Medium.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Medium/Roboto-Medium.ttf?v=1.1.0) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Bold/Roboto-Bold.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Bold/Roboto-Bold.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Bold/Roboto-Bold.ttf?v=1.1.0) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Bold/Roboto-Bold.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Bold/Roboto-Bold.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Bold/Roboto-Bold.ttf?v=1.1.0) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Black/Roboto-Black.woff2?v=1.1.0) format("woff2"),url(/fonts/roboto/Black/Roboto-Black.woff?v=1.1.0) format("woff"),url(/fonts/roboto/Black/Roboto-Black.ttf?v=1.1.0) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:andes_blackblack;src:url(/fonts/andesblack-webfont.eot);src:url(/fonts/andesblack-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/andesblack-webfont.woff2) format("woff2"),url(/fonts/andesblack-webfont.woff) format("woff"),url(/fonts/andesblack-webfont.ttf) format("truetype"),url(/fonts/andesblack-webfont.svg#andes_blackblack) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:andesextrabold;src:url(/fonts/andesextrabold-webfont.eot);src:url(/fonts/andesextrabold-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/andesextrabold-webfont.woff2) format("woff2"),url(/fonts/andesextrabold-webfont.woff) format("woff"),url(/fonts/andesextrabold-webfont.ttf) format("truetype"),url(/fonts/andesextrabold-webfont.svg#andesextrabold) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-stack,img{vertical-align:middle}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}hr,img{border:0}.fa-pull-left{float:left}.fa-pull-right{float:right}.btn-group>.btn-group,.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu{float:left}body,figure{margin:0}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em}.label,sub,sup{vertical-align:baseline}.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:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}button,input,textarea{font-family:Roboto,sans-serif;-webkit-appearance:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.glyphicon,.popover,.tooltip,address{font-style:normal}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.btn-danger.dropdown-toggle,.open>.btn-default.dropdown-toggle,.open>.btn-info.dropdown-toggle,.open>.btn-primary.dropdown-toggle,.open>.btn-warning.dropdown-toggle{background-image:none}.img-thumbnail,body{background-color:#fff}@font-face{font-family:'Glyphicons Halflings';src:url(/fonts/glyphicons-halflings-regular.eot);src:url(/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(/fonts/glyphicons-halflings-regular.woff) format("woff"),url(/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.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-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}body{font-size:14px;line-height:1.42857}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline-offset:-2px}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;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}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}dt,kbd kbd,label{font-weight:700}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{padding-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}pre code,table{background-color:transparent}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}dl,ol,ul{margin-top:0}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul{margin-bottom:0}address,dl{margin-bottom:20px}ol,ul{margin-bottom:10px}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dd,dt{line-height:1.42857}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:768px){.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}.container{width:750px}}.articleHead:after,.articlePreview.fullRow:after,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dropdown-menu>li>a,.footer.openZone:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-header:after,.navbar:after,.openZone .header:after,.openZone .topMainBlockFormArea:after,.pager:after,.panel-body:after,.row:after{clear:both}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857;color:#777}legend,pre{color:#333}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}code,kbd{padding:2px 4px;font-size:90%}caption,th{text-align:left}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{line-height:1.42857}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}.container,.container-fluid{margin-right:auto;margin-left:auto}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-radius:0}.container,.container-fluid{padding-left:15px;padding-right:15px}.pre-scrollable{overflow-y:scroll}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857;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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset,legend{padding:0;border:0}fieldset{margin:0;min-width:0}legend{display:block;width:100%;margin-bottom:20px;font-size:21px;line-height:inherit;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}.form-control,output{font-size:14px;line-height:1.42857;color:#555;display:block}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=radio]:focus,input[type=file]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{padding-top:7px}.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{height:30px;line-height:30px}.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{height:46px;line-height:46px}.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.collapsing,.dropdown,.dropup{position:relative}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-control-static,.form-inline .form-group{display:inline-block}.form-inline .control-label,.form-inline .form-group{margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu-right,.dropdown-menu.pull-right{left:auto;right:0}.dropdown-header,.dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857;white-space:nowrap}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.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-vertical>.btn:not(:first-child):not(:last-child),.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{font-weight:400;color:#333}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{font-size:12px;color:#777}.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;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn .caret,.btn-group>.btn:first-child{margin-left:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.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,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.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:first-child:not(:last-child){border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child:not(:first-child){border-radius:0 0 4px 4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-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,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group,.input-group-btn,.input-group-btn>.btn{position:relative}.input-group{display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav>li,.nav>li>a{display:block;position:relative}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;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:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-justified>li,.nav-stacked>li,.nav-tabs.nav-justified>li{float:none}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before{display:table;content:" "}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}.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-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.embed-responsive,.modal,.modal-open,.progress{overflow:hidden}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .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:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.progress-bar-striped,.progress-striped .progress-bar,.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:8px -15px}@media (min-width:768px){.navbar-form .form-control-static,.navbar-form .form-group{display:inline-block}.navbar-form .control-label,.navbar-form .form-group{margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}.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}}.breadcrumb>li,.pagination{display:inline-block}.btn .badge,.btn .label{top:-1px;position:relative}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.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{margin-bottom:0;border-radius:4px 4px 0 0}.navbar-btn{margin-top:8px;margin-bottom:8px}.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;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 .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{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.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.list-group-item>.badge,.pager .next>a,.pager .next>span{float:right}.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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.33333}.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;line-height:1.5}.badge,.label{font-weight:700;line-height:1;white-space:nowrap;text-align:center}.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:after,.pager:before{content:" ";display:table}.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:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;color:#fff;border-radius:.25em}.label:empty{display:none}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;color:#fff;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.media-object,.thumbnail{display:block}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;background-color:#eee}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.alert,.thumbnail{margin-bottom:20px}.alert .alert-link,.close{font-weight:700}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.alert{padding:15px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.modal,.modal-backdrop{top:0;right:0;bottom:0;left:0}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{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}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel-body{padding:15px}.panel-body:after,.panel-body:before{content:" ";display:table}.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;font-size:16px}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel-group .panel-heading,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading+.panel-collapse>.list-group,.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-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.popover,.tooltip{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;text-decoration:none}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-content,.popover{background-clip:padding-box}.modal{display:none;position:fixed;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{display:table;content:" "}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-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);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;z-index:1040;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}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.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}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;text-align:left;text-align:start;font-size:12px;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;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-right .tooltip-arrow{left:5px}.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,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;text-align:start;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.carousel-caption,.carousel-control{text-shadow:0 1px 2px rgba(0,0,0,.6);text-align:center}.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;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}.carousel,.carousel-inner{position:relative}.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,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.left>.arrow:after,.popover.right>.arrow:after{content:" ";bottom:-10px}.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,.25)}.popover.right>.arrow:after{left:1px;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,.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,.25)}.popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;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;background-color:#000\9;background-color:transparent}.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}.carousel-caption .btn,.text-hide{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before{content:" ";display:table}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}@-webkit-keyframes ngdialog-flipin-horizontal{0%{opacity:0;transform:rotateY(90deg)}100%{opacity:1;transform:rotateY(0)}}@keyframes ngdialog-flipin-horizontal{0%{opacity:0;transform:rotateY(90deg)}100%{opacity:1;transform:rotateY(0)}}@-webkit-keyframes ngdialog-flipout-horizontal{0%{opacity:1;transform:rotateY(0)}100%{opacity:0;transform:rotateY(90deg)}}@keyframes ngdialog-flipout-horizontal{0%{opacity:1;transform:rotateY(0)}100%{opacity:0;transform:rotateY(90deg)}}.b-popup-header-wrapper{position:absolute;background:#fff;width:100%;left:0;top:0;color:#3a3a38;padding:40px 40px 10px;text-transform:uppercase}.b-popup-header{float:left}.b-popup-close-icon{float:right;cursor:pointer;font-size:28px;font-weight:100;padding-top:0;color:#ffc600}.b-popup-close-icon:hover{color:#71f0f3}.b-popup-body{margin-top:50px}.b-popup-body .btn+.btn{margin-left:20px}.ngdialog.ngdialog-theme-custom{perspective:1300px;perspective-origin:50% 150px;animation-timing-function:ease-out}div.ngdialog.ngdialog-theme-custom .ngdialog-content{animation:ngdialog-flipin-horizontal .5s;transform-style:preserve-3d;padding:40px;border-radius:0;color:#3a3a38}div.ngdialog.ngdialog-theme-custom .ngdialog-close{right:40px;top:14px}div.ngdialog.ngdialog-theme-custom .ngdialog-close:before{content:none}div.ngdialog.ngdialog-theme-custom .ngdialog-close:hover:before{color:#ffec26}div.ngdialog.ngdialog-theme-custom.ngdialog-closing .ngdialog-content{animation:ngdialog-flipout-horizontal .5s}div.ngdialog.ngdialog-theme-default .ngdialog-content{font-family:Roboto}div.ngdialog.feedbackPopup{padding-bottom:0}div.ngdialog.feedbackPopup .ngdialog-content{padding:0;width:350px;background:0 0}div.ngdialog.popupWithHeader.width600 .ngdialog-content{width:600px}div.ngdialog.popupWithHeader .ngdialog-content{padding:0;width:400px;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,.25);background:#fff}div.ngdialog.popupWithHeader .ngdialog-close{margin:0;top:27px;right:30px}div.ngdialog.offendersPopupWrap{height:100%;top:0;padding:50px 0}div.ngdialog.offendersPopupWrap .ngdialog-close{margin:0;top:10px;right:10px}div.ngdialog.offendersPopupWrap .ngdialog-content{max-height:100%;padding:0;background:#fff;width:390px}div.ngdialog.offendersPopupWrap .cssload-container{height:200px;overflow:hidden}div.ngdialog.offendersPopupWrap .scroller{height:auto;max-height:calc(100vh - 120px)}div.ngdialog.offenderProfilePopupWrap{text-align:center}div.ngdialog.offenderProfilePopupWrap .ngdialog-close{margin:0;top:8px;right:10px;transition:none}div.ngdialog.offenderProfilePopupWrap .ngdialog-content{padding:0;background:#fff;width:auto;display:inline-block}div.ngdialog.offenderProfilePopupWrap .cssload-container{height:200px;overflow:hidden}.settings-popup .ngdialog-content{background:#fff!important}.ngdialog.ngdialog-theme-custom.yellow .ngdialog-content{background-color:#ffc600}.ngdialog.ngdialog-theme-custom.yellow .ngdialog-close{background:0 0;height:auto;width:auto}.ngdialog.ngdialog-theme-custom.yellow .ngdialog-close:after{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3a3a38;font-size:20px}.ngdialog.ngdialog-theme-custom.yellow .b-popup-header-wrapper{background-color:#ffc600}.ngdialog.ngdialog-theme-custom.yellow .b-popup-wrapper{padding-top:33px}.ngdialog.ngdialog-theme-custom.yellow .b-popup-body{margin-top:0}.ngdialog.ngdialog-theme-custom.yellow .b-popup-body.b-include-block{margin-top:13px}.ngdialog.ngdialog-theme-custom.yellow .b-popup-header{float:none}.ngdialog.ngdialog-theme-custom.yellow .btn.login-btn{width:100%;text-transform:uppercase}.ngdialog.ngdialog-theme-custom.yellow .confirmIcon{font-size:90px;color:#fff;line-height:80px;margin-bottom:18px}.ngdialog.ngdialog-theme-custom.yellow .confirmHeader{margin-bottom:10px}.ngdialog.ngdialog-theme-custom.yellow .confirmLoginFbBtn{margin-top:17px}.closeBtn,.ngdialog-close{float:right;display:block;margin:28px 0 0 20px;cursor:pointer;opacity:1;transition:.25s ease-out}.closeBtn:hover,.ngdialog-close:hover{opacity:.8}.b-popup-header{font-family:andes_blackblack,Roboto,sans-serif;font-size:16px;text-transform:uppercase;color:#3a3a38;font-weight:400}.b-popup-body,body,html{font-family:Roboto,sans-serif}.b-popup-body{font-size:14px;line-height:24px;word-wrap:break-word}.ngdialog-overlay{background:0 0!important}.popupMembers .b-popup-body{margin-top:40px}.popupMembers .userCheckList.addUserBlock{padding-bottom:0;padding-top:35px}.ngdialog.ngdialog-theme-default{background:rgba(64,79,83,.7)!important}div.ng-hide-remove{transition:.5s linear opacity;opacity:0}div.ng-hide-remove-active{opacity:1}div.ngdialog.ngdialog-theme-custom.popupMembers .ngdialog-content{width:740px;padding-bottom:30px}.closeBtn,.ngdialog-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8UlEQVQ4T6WTvQrCMBSFzykZBR9HF4eCgn+TguCzOPssgtjJHyxFOyjo6xQcaytpTUltE0E73pvvy6H3hgCwDsOGEycrwllOe+5d1kyfF4TtFMkiEc585roPSljEOKRIOwAigH2TRMJAegTQJHiJBYbcBKctwbF2Y61Eh7WzexoaJYnpDJkMKG02SX5bHltPKeFJt3vLBHZJ1q6FZaMQWCT6QCJ1syqWBF8kFbiSQBY2/rlFB/5HbNmqnU4pgQVWiSuSQmCAozdZ+on6smUCM8y+aYxKQhusVtq2J/SC8w7A6OdV/vUxAbg+BfNV/uc5vwA1zarrhL+UtwAAAABJRU5ErkJggg==);width:16px;height:16px}.popupHeaderWithBorder{padding:26px 50px 26px 30px;border-bottom:1px solid #eaeeef;color:#3a3a38;font-size:16px;font-weight:700;line-height:20px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popupWithHeaderBody{padding:25px 30px;font-size:14px;font-weight:400;line-height:24px;color:#3a3a38}.popupWithHeaderBody .downloadBtn{padding:23px 0 25px}.popupWithHeaderBody.no-padding{padding:0}body,html{height:100%;color:#3a3a38}.wrapper.openZone{min-height:100%;height:auto;box-sizing:border-box;padding-bottom:310px}.wrapper.openZone.page500{background:#3cb5ee;padding:14% 20px 7%}.wrapper.openZone.page500 .iconImg{background-image:url(/images/open_zone/500.png);background-position:13px 60px}.wrapper.openZone.page404{background:#ff6000;padding:14% 20px 7%}.wrapper.openZone.page404 .iconImg{background-image:url(/images/open_zone/404.png);background-position:27px 16px}.wrapper.openZone.page404 .btnMain{margin-top:35px}.openZone input.form-control::-webkit-input-placeholder{font-family:Roboto,sans-serif;font-style:normal;color:#8b9294}.openZone input.form-control:-moz-placeholder{font-family:Roboto,sans-serif;font-style:normal;color:#8b9294}.openZone .systemPage{text-align:center}.openZone .systemPage .systemIcon{width:200px;height:200px;margin:0 auto;position:relative}.openZone .systemPage .systemIcon .bgIcon{position:absolute;height:100%;width:100%;top:0;left:0;border-radius:50%;background:#3a3a38}.openZone .systemPage .systemIcon .iconImg{position:absolute;height:100%;width:100%;top:0;left:0;z-index:5;background-repeat:no-repeat}.openZone .systemPage .secondaryTitle{font-size:30px;line-height:50px;margin:47px 0 39px;text-transform:none}.openZone .blackHeader .header{background-color:#373735}.openZone .blackHeader .header .mainLogoWrap,.openZone .blackHeader .header a.boldLink{color:#fff}.openZone .header{position:relative;padding:20px 0 0;min-height:110px;background:#ffba00;text-align:center;box-sizing:border-box}.openZone .header:after,.openZone .header:before{content:" ";display:table}.openZone .header .maxWidth{max-width:1210px}.openZone .header .menuWrap{display:block;margin:29px 0 0}.openZone .header .loginBlock .btn.btnMain,.openZone .mainLogo{display:inline-block}.openZone .header .loginBlock{float:right;font-size:0;margin:16px 0 0}.openZone .header .loginBlock .offsetR{margin-right:30px;font-family:Roboto,Sans-Serif;font-weight:700;vertical-align:top;margin-top:13px;line-height:19px}.openZone .header .loginBlock .offsetR:hover{opacity:1}.openZone .mainLogoWrap{float:left;color:#3a3a38;font-size:14px;font-weight:700;text-decoration:none;position:relative;margin-top:3px}.openZone .mainLogoWrap .logoText{font-size:24px;font-weight:400;line-height:66px;font-family:andes_blackblack,Roboto}.openZone .mainLogoWrap:hover{opacity:1}.openZone .mainLogo{width:60px;height:60px;text-indent:-999px;float:left;overflow:hidden;white-space:nowrap;background-image:url(/images/open_zone/logo.png);background-repeat:no-repeat;margin-right:19px}.openZone .maxWidth{margin:0 auto;max-width:1100px;padding:0 5px}.openZone .maxWidth.large{max-width:1210px}.openZone .maxWidth.small{max-width:990px}.openZone .maxWidth.normal{max-width:1024px}.openZone .mainMenuList{padding:0;margin:0;font-size:0;background-color:transparent;-webkit-transition:background-color;-o-transition:background-color;transition:background-color}.openZone .mainMenuList.hover .item .link.active{transition-delay:0s;border-color:transparent}.openZone .mainMenuList.hover .item .link:hover{border-color:#fff;opacity:1}.openZone .mainMenuList .item{display:inline-block;margin-right:24px}.openZone .mainMenuList .item:last-child{margin-right:0}.openZone .mainMenuList .item .link{border-bottom:2px solid transparent;font-family:Roboto,Sans-Serif;font-weight:700;line-height:19px}.openZone .mainMenuList .item .link.active{border-color:#fff;transition-delay:.3s}.openZone .openMenuBtn{display:none}.openZone .socialList{padding:0;margin:0;font-size:0}.openZone .socialList .item{display:inline-block;margin-right:10px}.openZone .socialList .item:last-child{margin-right:0}.openZone .socialList .item .link{width:40px;height:40px;display:inline-block;position:relative;background:#2D2D2C;font-size:18px;color:#fff;text-align:center;text-indent:999px;overflow:hidden;white-space:nowrap}.openZone .socialList .item .link.fb:before{content:""}.openZone .socialList .item .link.tw:before{content:""}.openZone .socialList .item .link.gp:before{content:""}.openZone .socialList .item .link.in:before{content:""}.openZone .socialList .item .link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased;position:absolute;height:100%;width:100%;top:0;left:0;text-indent:0;line-height:42px;opacity:1}.openZone .mainTitle,.openZone .secondaryTitle,.openZone a.boldLink{font-family:andes_blackblack,Roboto,sans-serif;color:#3a3a38;text-transform:uppercase}.openZone .socialList .item .link:hover:before{opacity:.8}.openZone a.boldLink{font-size:14px;text-decoration:none;display:inline-block}.openZone .pr{position:relative}.openZone .shadow{position:fixed;height:100%;width:100%;left:0;top:0;z-index:120;background:#556971;opacity:.8}.openZone .blur{-webkit-filter:blur(3px);filter:blur(3px)}.openZone .mainTitle{font-size:46px;margin:95px 0 87px;letter-spacing:1.5px;line-height:50px}.openZone .secondaryTitle{font-size:24px;line-height:30px;margin-bottom:34px;letter-spacing:1.5px}.openZone .secondaryTitle:hover{color:#3a3a38;text-decoration:none}.openZone .itemBlock{margin-bottom:40px;display:inline-block;vertical-align:top;width:100%;border-radius:5px;overflow:hidden}.openZone .twoColumn{font-size:0}.openZone .twoColumn .itemBlock{width:50%}.openZone .twoColumn .itemBlock:nth-child(odd){padding-right:20px}.openZone .twoColumn .itemBlock:nth-child(even){padding-left:20px}.openZone .systemBlock{padding:35px 40px 40px;background:#ffba00;height:211px}.openZone .systemBlock.subscribed{background:url(/images/open_zone/cat.png) 261px bottom no-repeat #ffba00}.openZone .systemBlock .secondaryTitle{font-size:32px;margin-bottom:36px}.openZone .systemBlock .socialList .item .link{background:#3a3a38;font-size:22px}.openZone .btn.normal,.openZone .input{font-size:14px;height:40px;vertical-align:top}.openZone .btn.blue{background:#3cb5ee}.openZone .btn.yellow{background:#ffba00;box-shadow:0 3px 0 0 rgba(64,79,83,.1)}.openZone .btn.black{background:#3a3a38}.openZone .btn.red{background:#ff6000;box-shadow:0 3px 0 0 rgba(64,79,83,.1)}.openZone .btn.btnMain{font-weight:700;color:#fff;text-transform:uppercase;border:none;text-decoration:none;border-radius:5px}.openZone .btn.normal{padding:0 24px;line-height:43px;letter-spacing:.5px;opacity:1;font-weight:700;font-family:Roboto,Sans-Serif}.openZone .headSelect,.openZone .linkMore{font-family:Roboto,sans-serif}.openZone .btn.normal:focus{outline:0}.openZone .btn.normal:hover{opacity:.8}.openZone .btn:focus{color:#fff!important;outline:0!important}.openZone .input{background:#fff;border:none;padding:0 15px;display:inline-block;box-shadow:inset 0 0 0 rgba(0,0,0,.075),0 0 0 rgba(64,79,83,.6);-webkit-transition:box-shadow;-o-transition:box-shadow;transition:box-shadow}.openZone .input:focus{border-color:#3a3a38;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(64,79,83,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(64,79,83,.6)}.openZone textarea.input{resize:none;padding:10px 15px}.openZone .linkMore{font-size:16px;line-height:24px;color:#3cb5ee;display:inline-block}.openZone .headSelect{font-weight:700;font-size:14px;float:right;margin-top:-2px;width:270px;height:40px;text-transform:none;letter-spacing:0}.openZone .textAbout{font-size:16px;line-height:24px;color:#3a3a38;font-family:Roboto,sans-serif;letter-spacing:.3px}.footer.openZone .footerList .item .link,.footer.openZone .footerTitle{line-height:30px;font-family:Roboto,sans-serif;font-weight:700;text-transform:uppercase}.openZone .helpText{font-size:14px;font-weight:700;color:#3a3a38}.openZone .opacityItem>.item{opacity:1;-webkit-transition:opacity;-o-transition:opacity;transition:opacity}.footer.openZone{background-image:url(/images/open_zone/footer_bg.png);margin-top:-310px;padding-top:70px;position:relative}.footer.openZone:after{content:'';display:block}.footer.openZone .maxWidth{padding-left:60px}.footer.openZone .footerList{display:block;width:133px;min-height:150px;margin:0 0 0 71px;float:left;padding:0}.footer.openZone .footerList .item{display:block}.footer.openZone .footerList .item .link{font-size:14px;color:#fff4ce;text-decoration:none;opacity:1;-webkit-backface-visibility:hidden}.footer.openZone .footerList .item .link.cur,.footer.openZone .footerList .item .link:hover,a:hover{opacity:.8}.footer.openZone .footerTitle{font-size:16px;color:#fff;margin-bottom:22px}.footer.openZone .socialBlock{margin:0 0 0 72px;float:left}.footer.openZone .subscribeBlockFooter{float:left;margin-left:82px;font-size:0}.footer.openZone .subscribeBlockFooter .inputSubscribe{width:200px;height:40px;background-color:#373735;border:2px solid #2D2D2C;box-sizing:border-box;font-family:Roboto,sans-serif;font-weight:700;font-size:12px;padding:0 11px;color:#8b9294;text-transform:uppercase;outline:0;display:inline-block;vertical-align:top;position:relative}.footer.openZone .subscribeBlockFooter .inputSubscribe:focus{border-color:#ffba00;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(166,240,238,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(166,240,238,.6)}.footer.openZone .subscribeBlockFooter .submitSubscribe{width:40px;height:40px;background:#2D2D2C;border:none;padding:0;margin:0;vertical-align:top;line-height:39px;text-align:center;font-size:16px;color:#fff;cursor:pointer;outline:0}.footer.openZone .copyright{background-color:rgba(0,0,0,.1);color:#888e90;text-align:center;line-height:16px;padding:17px 0;font-family:Roboto,sans-serif;font-weight:700;text-transform:uppercase;font-size:12px;margin-top:40px;position:relative}.footer.openZone .footerLogo{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;position:absolute;left:-53px;top:4px}.footer.openZone .footerLogo .link{color:#fff;text-decoration:none}.footer.openZone .footerLogo .beta{position:absolute;top:4px;right:-25px;font-size:9px;color:#ff7a77}a,a:hover{color:#3cb5ee;text-decoration:none}.box{margin:50px 0;width:100px;height:100px;border-radius:50%}.box1{background:#2aabd2}.box2{background:#d2ba20}.box3{background:#d23a37}a{opacity:1;transition:.25s ease-out}a:hover{outline:0}a:active,a:focus{outline:0;text-decoration:none}a.deleteAccount{color:#ff6000;font-weight:700}.tac{text-align:center}.full-h,.wrap{height:100%}.bgWhite{background:#fff}.login-page-wrapper{background-color:#ffc600;min-height:100%}.login-page-wrapper a,.main-wrapper a{text-decoration:none}.signup-page-wrapper{min-height:860px;position:relative}.signup-page-wrapper.signup-errors{min-height:970px}.login-page-body{max-width:785px;margin:0 auto;position:relative;padding-bottom:20px}.kittens-img.login-kittens,.kittens-img.signup-page-kittens{bottom:0}.login-page-form-wrapper,.signup-page-form-wrapper{z-index:9}.login-page-body .loginBlock{background:rgba(255,255,255,.4);padding:20px;margin-bottom:10px}.login-page-body .loginBlock.confirmEmailBlock{background-color:#fff;text-align:center;font-weight:700;line-height:24px;padding:0;overflow:hidden;animation:confirmEmail 2s infinite none;-webkit-animation:confirmEmail 2s infinite none}.login-page-body .loginBlock.confirmEmailBlock .confirmTextBlock{padding:15px 0;display:inline-block}.login-page-body .loginBlock.confirmEmailBlock a{text-decoration:underline;cursor:pointer}.login-page-body .loginBlock.confirmEmailBlock.ng-enter,.login-page-body .loginBlock.confirmEmailBlock.ng-leave{-webkit-transition:.5s linear all;transition:.5s linear all}.login-page-body .loginBlock.confirmEmailBlock.ng-enter{height:0;opacity:0;margin-bottom:0}.login-page-body .loginBlock.confirmEmailBlock.ng-enter.ng-enter-active,.login-page-body .loginBlock.confirmEmailBlock.ng-leave{height:102px;opacity:1;margin-bottom:10px}.login-page-body .loginBlock.confirmEmailBlock.ng-leave.ng-leave-active{height:0;opacity:1;margin-bottom:0}@keyframes confirmEmail{50%{background-color:rgba(255,255,255,.8)}100%{background-color:#fff}}@-webkit-keyframes confirmEmail{50%{background-color:rgba(255,255,255,.8)}100%{background-color:#fff}}.login-page-form-wrapper{width:360px;min-height:240px;margin:59px auto}.login-page-form-wrapper .form-links{margin:0 20px}.login-page-form-wrapper .form-links .checkbox{margin:0}.signup-page-form-wrapper{width:320px;min-height:201px;padding-bottom:10px;margin:65px auto}.sign-up-or-login-link{text-align:center;padding-top:10px;font-weight:700}.kittens-img.signup-page-kittens{margin:0 auto}.main-sign-up-form-wrapper{height:100%;margin-top:-440px;padding-top:435px;display:table;width:100%}.sub-form-wrapper{height:100%;display:table-cell;vertical-align:middle}.signup-page-form-wrapper .login-btn{margin-bottom:0}.signup-page-form-wrapper .login-btn,.signup-page-form-wrapper .login-form-input{width:280px}.login-page-form-wrapper .login-btn,.login-page-form-wrapper .login-form-input{width:320px}.login-btn,.login-form-input{text-align:center;margin:0 auto 21px;border:0;height:40px;display:block}.login-btn.mb0,.login-btn:last-child,.login-form-input:last-child{margin-bottom:0}.login-btn.btn{line-height:30px;font-family:Roboto;font-weight:700}.logoOnlyText,.logoTextSmall{font-family:andes_blackblack}.login-btn:focus,.login-btn:hover{color:#fff;background:rgba(60,181,238,.8)}.login-page-form-wrapper.register-form{min-height:201px;margin-top:50px}.parking-controls.login-controls{padding:0 20px 20px;text-align:center}.login-remember-me{margin-left:20px!important}.forgot-pwd-link{float:right;cursor:pointer}.forgot-pwd-link:hover{text-decoration:none;color:#098ea8}.forgot-pwd-link,.remember-me-label{color:#09a6c1;font-size:14px;font-weight:700}.forget-pwd-wrapper{min-height:182px;margin-top:53px}.remember-me-label{padding-left:6px;font-weight:400}label.login-remember-me,label.remember-me-label{font-weight:700}.login-remember-me,.remember-me-label{margin-top:0!important;margin-bottom:0!important;cursor:pointer}.remember-me-wrapper{padding-left:5px;width:20px;display:inline}.logoTextSmall{background:rgba(255,255,255,.3);width:100px;height:116px;color:#fff;text-transform:uppercase;font-size:23px;padding:40px 0 0 10px;line-height:19px;display:block}.blue.checkbox.pacificBlue input[type=checkbox]:checked+.checkboxIcon,.rememberMeBlock .checkboxDefault input[type=checkbox]:checked+.checkboxIcon{background:#3cb5ee;border-color:#3cb5ee}.logoTextSmall .mdash{line-height:14px}.logoTextSmall:active,.logoTextSmall:focus,.logoTextSmall:hover{color:#fff;text-decoration:none}.login-page-body .logoTextSmall{margin-left:212px}.login-page-body .logoOnlyText{margin-top:66px}.login-page-body .logoGoodBye{margin-left:93px}.logoOnlyTextWrap{text-align:center}.logoOnlyText{color:#3a3a38;text-align:center;font-size:53px;letter-spacing:.8px;display:inline-block}.logoOnlyText:active,.logoOnlyText:focus,.logoOnlyText:hover{color:#3a3a38;text-decoration:none}.signUpLink{color:#00a0be;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer}.signUpLink.right{float:right}.facebookLink .fa{font-size:21px;vertical-align:top;margin:3px 7px 0 0}.rememberMeBlock .checkbox{padding:0 0 19px}.rememberMeBlock .remember-me-label{color:#3a3a38}@media (max-height:900px){.parking-footer .kittens-img{max-width:330px!important}}@media (max-width:590px){.main-sign-up-form-wrapper{padding-top:470px}.signup-page-wrapper.signup-errors{min-height:935px}}.blue.checkbox.pacificBlue .checkboxIcon{border-color:#3cb5ee}.blue.checkbox.pacificBlue .checkboxIcon:before{color:#fff}.validateSuccess.greenSuccess{color:#548E54}.validateError{color:#ff8282}.rememberMeBlock .checkboxDefault{cursor:pointer}.rememberMeBlock .checkboxDefault .checkboxIcon{display:inline-block;vertical-align:middle;margin-right:7px;border-color:#3cb5ee}.rememberMeBlock .checkboxDefault .checkboxIcon:before{color:#fff}.openZone .topMainBlock{background-color:#ffba00;background-image:radial-gradient(circle closest-side,#ffe347,#ffba00);text-align:center;padding:31px 0 0;max-height:714px;overflow:hidden;margin-bottom:39px}.openZone .topMainBlockTitle{text-shadow:2.12px 2.12px 0 rgba(64,79,83,.25);font-size:72px;color:#fff;font-weight:700;display:inline-block;font-family:andes_blackblack,Roboto}.openZone .topMainBlockFormArea{margin-top:51px}.openZone .topMainBlockFormArea:after,.openZone .topMainBlockFormArea:before{content:" ";display:table}.openZone .topMainBlockFormArea .devicePicture{position:relative;left:-46px;float:left}.openZone .topMainBlockFormArea .mainFormWrap{width:100%;max-width:320px;float:right;margin-top:85px;position:relative;padding-bottom:30px}.openZone .topMainBlockFormArea .mainFormWrap .btnGooglePlay{margin-right:19px}.openZone .topMainBlockFormArea .mainFormWrap .comingSoon{position:absolute;bottom:8px;right:33px;opacity:.7;color:#3a3a38;font-size:12px;font-weight:700}.openZone .topMainBlockFormArea .mainForm{background:#fff;border-radius:5px;padding:22px 20px 29px;color:#3a3a38;box-shadow:0 3px 0 0 rgba(64,79,83,.1);margin-bottom:21px}.openZone .topMainBlockFormArea .mainForm .form-group{margin-bottom:10px}.openZone .topMainBlockFormArea .mainForm .form-group .form-control{font-weight:400;border-color:#bebdad;padding:0 19px;font-size:15px;height:40px;color:#3a3a38}.openZone .topMainBlockFormArea .mainForm .parking-controls.login-controls{padding:0;margin-bottom:10px}.openZone .topMainBlockFormArea .mainForm .facebookLink{width:100%;border-radius:4px;height:50px;font-size:16px;margin-bottom:10px}.openZone .topMainBlockFormArea .mainForm .facebookLink .fa{margin:4px 7px 0 0}.openZone .topMainBlockFormArea .mainFormBtn{margin:10px 0 0;font-size:16px;width:100%;text-transform:uppercase;height:50px;line-height:51px;padding:0;display:inline-block}.openZone .topMainBlockFormArea .mainFormBtn .fa{margin:0 7px 0 0}.openZone .topMainBlockFormArea .loginOptions{font-size:16px;position:relative}.openZone .topMainBlockFormArea .loginOptions:before{content:'';position:absolute;height:1px;left:0;top:12px;width:100%;background:#403f40;opacity:.3}.openZone .topMainBlockFormArea .loginOptions .textOption{position:relative;background:#fff;padding:0 5px}.openZone .btnAppStore,.openZone .btnGooglePlay{height:38px;background-size:cover;vertical-align:top;display:inline-block}.openZone .topMainBlockFormArea .mainFormTerms{color:#403f40;margin:16px 0 0;font-size:12px}.openZone .topMainBlockFormArea .mainFormTerms .link{color:#403f40}.openZone .topMainBlockFormArea .mainFormTitle{font-weight:700;font-size:25px;margin:12px 0 20px}.openZone .btnAppStore{width:135px;background-image:url(/images/open_zone/ios.svg)}.openZone .btnAppStore.disabled{opacity:.5}.openZone .btnGooglePlay{width:129px;background-image:url(/images/open_zone/google-play.svg)}.openZone .mainSectionTitle{font-family:andes_blackblack;font-size:48px;line-height:50px;margin-bottom:24px}.openZone .mainSectionTitle.collaboration{margin-top:33px}.openZone .mainPageSectionTextBlock{width:50%;color:#3a3a38;position:relative;padding:35px 58px 0 13px}.openZone .mainPageSectionTextBlock.special{padding-top:23px}.openZone .mainPageSectionTextBlock.special .animationsListInfo{padding-top:32px}.openZone .mainPageSectionTextBlock.correctWidth{padding:35px 13px 0 58px}.openZone .mainPageSectionTextBlock .description{color:#3a3a38;font-size:16px;font-weight:400;line-height:24px}.openZone .mainPageSectionTextBlock.left{text-align:left}.openZone .mainPageSectionTextBlock.right{text-align:right}.openZone .mainPageSectionPicture{width:50%;position:relative}.openZone .mainPageSectionPicture.left{text-align:left}.openZone .mainPageSectionPicture.right{text-align:right}.openZone .sectionFree{height:554px;position:relative}.openZone .sectionFree .circleInfoText{width:257px;height:257px;background:#fff;border-radius:50%;margin:132px 0 0 203px;padding-top:59px;text-align:center;position:relative;z-index:5;transform:rotate(-16deg);-webkit-transform:rotate(-16deg)}.openZone .sectionFree:after,.openZone .sectionFree:before{content:'';position:absolute}.openZone .sectionFree .circleInfoText .circleTitle{font-size:60px;line-height:60px;text-transform:uppercase;font-family:andes_blackblack,Roboto,sans-serif;color:#f2b100}.openZone .sectionFree .circleInfoText .circleText{font-size:18px;line-height:32px;font-weight:700;margin-top:5px}.openZone .sectionFree:before{height:500px;width:100%;background:#beefee;bottom:0;left:0}.openZone .sectionFree:after{width:786px;top:0;left:50%;margin-left:-233px;height:100%;background-image:url(/images/open_zone/main/5.png)}.openZone .sectionGetStarted{text-align:center;color:#3a3a38;padding:108px 0 103px}.openZone .sectionGetStarted .productList{font-size:0;padding:0}.openZone .sectionGetStarted .productList .item{font-size:18px;line-height:32px;font-weight:700;width:290px;display:inline-block;padding-left:6px}.openZone .sectionGetStarted .productList .item:first-child{border-right:1px solid #d9dcdd}.openZone .sectionGetStarted .productList .item.disabled{opacity:.4}.openZone .sectionGetStarted .productList .item .btnAppStore,.openZone .sectionGetStarted .productList .item .btnGooglePlay{margin:30px 0 21px}.openZone .sectionGetStarted .getStartedBtn{font-size:25px;margin:101px 0 35px;padding:14px 42px;height:67px;border-radius:10px}.openZone .sectionGetStarted .getStartedHelp{font-size:18px;line-height:24px}.openZone .sectionGetStarted .getStartedHelp .link{color:#3a3a38;font-weight:700}.openZone .fromLeft{transform:translate(-100%,0);-webkit-transform:translate(-100%,0)}.openZone .fromTop{transform:translate(0,-100%);-webkit-transform:translate(0,-100%)}.openZone .fromBottom{transform:translate(0,100%);-webkit-transform:translate(0,100%)}.openZone .fromRight{transform:translate(100%,0);-webkit-transform:translate(100%,0)}.openZone .fromInvisible{opacity:0;transform:translate(0,0);-webkit-transform:translate(0,0)}.openZone .sectionImgWrap{position:relative;display:inline-block;overflow:hidden}.openZone .animationWrap{position:absolute;left:0;top:0;width:100%;height:100%}.openZone .animationWrap.iphone{padding:63px 73px 123px 75px}.openZone .animationWrap.android{padding:43px 74px 86px 72px}.openZone .animationWrap .animationBlock{position:relative;top:0;left:0;height:100%;width:100%;overflow:hidden}.openZone .animationShell{background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;height:100%;width:100%;animation:none;-webkit-animation:none}.openZone .animationShell img{width:100%;height:100%}.openZone .clickView:before{content:"";left:0;width:100%;height:40px;position:absolute;background:rgba(64,79,83,.2)}.openZone .tdu{text-decoration:underline}.openZone.mailConfirmPage{height:100%;background-color:#00be09;position:relative;min-height:540px}.openZone.mailConfirmPage:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;-webkit-font-smoothing:antialiased;content:"";position:absolute;color:#fff;width:100%;text-align:center;font-size:530px;top:50%;margin-top:-265px}.openZone .loaderLogin{text-align:center;padding-bottom:10px}.openZone .loaderLogin .fa{font-size:16px}.footerInMain .footer.openZone{margin-top:0}.appsBlockLinks{padding:0 20px 10px;text-align:justify;line-height:0;font-size:0;background:0 0;min-height:0}.mixpanelBadge,.productHuntBlock,.requestLocationPopup{text-align:center}.appsBlockLinks:after{content:'';display:inline-block;width:100%}.requestLocationPopup .b-popup-header{float:none}.requestLocationPopup .downloadBtn{margin-top:32px}.mpInfoSection{padding:60px 0 18px;position:relative}.animationsListInfo{max-width:395px;padding:42px 0 20px;margin:0}.animationsListInfo .item{display:block;min-height:115px;cursor:pointer;position:relative;color:#3a3a38;font-size:20px;line-height:30px;padding:8px 0 35px 95px;opacity:.5;transition:.25s ease-out}.animationsListInfo .item .itemContent{position:relative;display:table;min-height:55px;width:100%}.animationsListInfo .item .itemText{display:table-cell;vertical-align:middle}.animationsListInfo .item.active{opacity:1}.animationsListInfo .item.yellow:before{background-color:#ffc600}.animationsListInfo .item.blue:before{background-color:#3cb5ee}.animationsListInfo .item:before{content:'';width:75px;height:75px;border-radius:50%;position:absolute;top:0;left:0;z-index:2}.animationsListInfo .item:after{content:'';position:absolute;z-index:3}.animationsListInfo .item.alarm-clock:after{background-image:url(/images/open_zone/mainPage.png);background-position:0 0;width:43px;height:41px;left:17px;top:17px}.animationsListInfo .item.battery:after{background-image:url(/images/open_zone/mainPage.png);background-position:-153px 0;width:24px;height:40px;left:25px;top:17px}.animationsListInfo .item.checkin:after{background-image:url(/images/open_zone/mainPage.png);background-position:-123px 0;width:30px;height:42px;left:23px;top:18px}.animationsListInfo .item.coins:after,.animationsListInfo .item.doughnut-chart:after,.animationsListInfo .item.event:after,.animationsListInfo .item.family:after,.animationsListInfo .item.geo-fence:after,.animationsListInfo .item.marker:after{top:17px;background-image:url(/images/open_zone/mainPage.png)}.animationsListInfo .item.coins:after{background-position:-43px 0;width:40px;height:40px;left:17px}.animationsListInfo .item.doughnut-chart:after{background-position:-43px -40px;width:40px;height:40px;left:17px}.animationsListInfo .item.event:after{background-position:-83px -40px;width:40px;height:40px;left:21px}.animationsListInfo .item.family:after{background-position:0 -85px;width:40px;height:36px;left:17px}.animationsListInfo .item.geo-fence:after{background-position:-83px 0;width:40px;height:40px;left:17px}.animationsListInfo .item.marker:after{background-position:-123px -42px;width:30px;height:42px;left:23px}.animationsListInfo .item.to-do:after{background-image:url(/images/open_zone/mainPage.png);background-position:-40px -85px;width:36px;height:36px;left:19px;top:19px}.animationsListInfo .item.user-shield:after{background-image:url(/images/open_zone/mainPage.png);background-position:0 -41px;width:38px;height:44px;left:19px;top:17px}.animationsListInfo .progressBarWrap{position:absolute;bottom:-14px;left:0;width:100%}.animationsListInfo .progressBarWrap.loop{padding-left:20px}.animationsListInfo .progressBarWrap.loop .loopIcon{display:block}.animationsListInfo .progressBarWrap .loopIcon{color:#3a3a38;position:absolute;left:0;font-size:14px;top:-7px;display:none}.productHuntBlock .phImg,.productHuntBlock .phText,.productHuntBlock .phTitle{display:inline-block;vertical-align:top}.animationsListInfo .progressBarWrap .greyScale{background-color:rgba(58,58,56,.2);position:relative;height:2px}.animationsListInfo .progressBarWrap .progressBar{height:2px;width:0;position:absolute;top:0;left:0}.animationsListInfo .progressBarWrap .progressBar.blue{background-color:#3cb5ee}.animationsListInfo .progressBarWrap .progressBar.yellow{background-color:#ffc600}.mainImg.iphoneImg{padding-right:15px;padding-left:24px}.iphoneChatBg{background:#e9eff0}.s_2_3_3{z-index:10}.roundedClick{background:rgba(64,79,83,.3);width:38px;height:38px;border-radius:50%;position:absolute}.s_1_1_3_click .roundedClick{left:42.85714%;top:27.96209%}.s_1_1_4_click .roundedClick{bottom:18.48341%;right:14.28571%;background:rgba(64,79,83,.2)}.s_1_1_5_click .roundedClick{top:24.40758%;right:5.04202%}.s_1_2_1_click .roundedClick{bottom:22.74882%;right:6.3%}.s_1_2_2_click .roundedClick{top:13.74408%;right:-1.2605%}.s_1_2_3_click .roundedClick{top:2.8436%;right:1.2605%}.s_1_3_1_click .roundedClick{right:6.3%;bottom:43.8%}.s_1_3_2_click .roundedClick{top:3.31754%;right:1.68067%}.s_1_3_3_click .roundedClick{top:3.08057%;right:.42017%}.s_2_1_3_click .roundedClick{right:-.38023%;top:22.43187%}.s_2_1_4_click .roundedClick{top:35.63941%;right:-1.90114%}.s_2_1_5_click .roundedClick{top:37.31656%;left:42.96578%}.s_2_1_6_click .roundedClick{top:55.97484%;left:13.30798%}.s_2_1_7_click .roundedClick{top:4.40252%;right:3.04183%}.s_2_2_2_click .roundedClick{bottom:38.99371%;right:-1.90114%}.s_2_2_3_click .roundedClick{bottom:9.85325%;right:17.49049%}.s_2_2_4_click .roundedClick{bottom:14.46541%;right:17.49049%}.s_2_3_2_click .roundedClick{bottom:10.90147%;right:-1.90114%}.s_2_3_3_click .roundedClick{bottom:30.60797%;left:2.6616%}.s_4_1_4_click .roundedClick{top:47.16981%;left:21.673%}.s_4_2_4_click .roundedClick{top:3.98323%;right:15.20913%}.s_2_3_3_click{z-index:15}.productHuntBlock{min-height:130px;background-color:#ff9656;background-image:radial-gradient(circle 800px at center,#ff9656 0,#ff6000 100%);position:relative;text-shadow:2.1px 2.1px 0 rgba(64,79,83,.25);color:#fff;font-size:0;line-height:0}.productHuntBlock .phTitle{font-family:andes_blackblack,Roboto;font-size:36px;line-height:50px;padding:54px 0 26px 122px}.productHuntBlock .phText{font-family:Roboto,Sans-Serif;font-size:18px;font-weight:500;line-height:24px;max-width:340px;text-align:left;padding:49px 0 33px}.productHuntBlock .phImg{margin:0 30px;height:130px;width:230px;background-image:url(/images/open_zone/main/producthunt_kitty.png);background-size:290px auto;background-position:-28px -35px;background-repeat:no-repeat}.productHuntBlock .phClose{opacity:.5;color:#fff;position:absolute;top:20px;right:20px;font-size:22px;cursor:pointer}.login-btn{background:#3cb5ee;color:#fff;box-shadow:0 3px 0 rgba(0,0,0,.05);text-transform:uppercase;text-align:center;margin:0 auto 21px;border:0;height:40px;display:block}@media (min-width:941px){.openZone .header .menuWrap{display:inline-block!important}}.maxWidth{box-sizing:border-box}.checkboxDefault{display:inline-block;margin:0}.checkboxDefault.blue input[type=checkbox]:checked+.checkboxIcon{background:#3cb5ee;border-color:#3cb5ee}.checkboxDefault .checkboxIcon,.checkboxDefault.settingsBlock .checkboxIcon{width:24px;height:24px;background:#fff;opacity:1;transition:.15s;cursor:pointer}.checkboxDefault.blue .checkboxIcon{display:inline-block;vertical-align:middle}.checkboxDefault.blue .checkboxIcon:before{color:#fff}.checkboxDefault.settingsBlock{margin:25px 0;font-size:13px;display:block}.checkboxDefault.settingsBlock .checkboxIcon{position:absolute;top:-3px;left:0;border:2px solid #ddd;border-radius:4px}.checkboxDefault.settingsBlock label{padding-left:38px}.checkboxDefault label{padding:0}.checkboxDefault .checkboxIcon{display:block;position:relative;border:2px solid #ddd;border-radius:4px}.articleHead,.articlePreview,.itemBlock .systemBlock{border-radius:5px}.checkboxDefault input[type=checkbox]{opacity:0;margin:0;width:0;height:0}.checkboxDefault input[type=checkbox]+:before{content:"";position:absolute;display:inline-block;font:normal normal normal 14px/1 FontAwesome;-webkit-font-smoothing:antialiased;font-size:16px;top:-8px;left:3px;color:#3a3a38;z-index:5;cursor:pointer;opacity:0;transform:scale(1.5);transition:opacity .25s,transform .25s,top .35s cubic-bezier(.87,1.8,.19,1.44)}.articleHead,.articleHead .textHeadBlock{position:relative;min-height:350px;overflow:hidden}.checkboxDefault input[type=checkbox]:checked+.checkboxIcon{background:#ffc600;border-color:#ffc600}.checkboxDefault input[type=checkbox]:checked+:before{transform:scale(1);opacity:1;top:3px}.additionalMessageAboutBlock{max-width:600px;margin:70px auto 0;background:#fff;padding:0 20px 33px;text-align:center;line-height:24px;font-size:16px;font-family:Roboto,sans-serif}.articleText,.articleTitle,.date{font-family:Roboto,sans-serif}.additionalMessageAboutBlock .mainTitle{font-size:50px;margin:0 0 39px;padding-top:55px}.additionalMessageAboutBlock .link{text-transform:uppercase;display:inline-block;margin-top:25px;font-weight:700;text-decoration:underline;cursor:pointer}.font-size-13{font-size:13px}.mt10{margin-top:10px}.articleHead{background:#3a3a38;margin-bottom:95px}.articleHead:after,.articleHead:before{content:" ";display:table}.articleHead .textHeadBlock{width:397px;display:block;z-index:5}.articleHead .textHeadBlock .textField{display:table;height:100%;width:100%;min-height:350px}.articleHead .textHeadBlock .textFieldWrap{display:table-cell;vertical-align:bottom;height:100%;width:100%;padding:100px 40px 40px}.jq-checkbox,.jq-radio,.jq-selectbox{vertical-align:middle;cursor:pointer}.articleHead .pictureArticle{overflow:hidden;min-height:350px;padding-left:397px;position:absolute;top:0;left:0;height:100%;width:100%}.articleHead .pictureArticle .pictureArticleWrap{height:100%;width:100%;position:relative}.articleHead .pictureArticle .pictureArticleWrap .imagePost{visibility:hidden;position:absolute;z-index:-1}.articleHead .pictureArticle .image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.articleHead .articleTitle{color:#fff}.date{color:#bebdad;font-size:16px;line-height:24px;margin-bottom:10px}.articleTitle{font-size:30px;line-height:30px;color:#3a3a38;text-transform:uppercase;font-weight:700}.articleText{font-size:18px;line-height:31px;color:#3a3a38;padding-top:5px}.articleText p{margin-bottom:24px}.articleText .blockquote,.articleText blockquote{background:#f5f5f5;font-size:22px;line-height:36px;font-style:italic;padding:56px 112px 62px;margin:54px 0 45px;border-left:0;font-family:'Droid Serif',serif}.articleText ol,.articleText ul{margin-bottom:24px;padding:0;list-style-position:inside}.comments{width:100%;overflow:hidden;margin:30px 0 95px}.articlePreview{position:relative;display:block;overflow:hidden}.articlePreview:focus,.articlePreview:hover{text-decoration:none;outline:0}.articlePreview:focus:before,.articlePreview:hover:before{opacity:.2;visibility:visible}.articlePreview:before{content:'';position:absolute;width:100%;height:100%;background:#ffba00;opacity:0;visibility:hidden}.articlePreview .picture,.articlePreview.fullRow .picture{background-repeat:no-repeat;background-position:center center;background-size:cover}.articlePreview.fullRow:after{content:'';display:block}.articlePreview.fullRow.rightImg .picture{float:right}.articlePreview.fullRow.rightImg .textPart{float:left}.articlePreview.fullRow .picture,.articlePreview.fullRow .textPart{display:block;height:350px}.articlePreview.fullRow .secondaryTitle{max-height:78px;font-size:20px;margin-bottom:9px;line-height:26px}.articlePreview.fullRow .picture{width:59%;float:left}.articlePreview.fullRow .textPart{width:41%;float:right;padding:35px 71px 22px 39px}.articlePreview .picture{width:100%;height:286px}.articlePreview .textPart{background:#f5f5f5;padding:31px 40px 22px}.articlePreview .secondaryTitle{overflow:hidden;margin-bottom:12px;max-height:78px;font-size:20px;line-height:26px}.articlePreview .textAbout{max-height:96px;overflow:hidden;margin:28px 0 8px}.subscribeBlock .input{width:326px;border-radius:5px 0 0 5px}.subscribeBlock .btn{max-width:115px}@media all and (max-width:940px){.paginationAnimation{right:20px}.animationSlider .mainTitle{padding:0 20px}.subscribeBlock .input{width:150px}.articleText .blockquote,.articleText blockquote{padding:36px 52px 32px}}.textHeadBlock.no-image-post,.textPart.no-image-post{width:100%!important;float:none!important}.pictureArticle .picture{max-height:350px;width:100%}.comment-block{margin-bottom:70px}.likeArticleBlock .socialList{margin-top:10px}.likeArticleBlock .socialList .item{margin:0 6px}.likeArticleBlock .socialList .item .link{background:0 0;color:#3a3a38;font-size:30px}.likeArticleBlock .socialList .item .link.fb{font-size:28px}.likeArticleBlock .socialList .item .link.gp{font-size:26px}.openZone .btn.black{color:#fff}.jssocials-shares .jssocials-share.jssocials-share-facebook,.jssocials-shares .jssocials-share.jssocials-share-googleplus,.jssocials-shares .jssocials-share.jssocials-share-twitter{opacity:1;font-size:40px;transition:opacity .3s ease-out}.jssocials-shares .jssocials-share.jssocials-share-facebook:hover,.jssocials-shares .jssocials-share.jssocials-share-googleplus:hover,.jssocials-shares .jssocials-share.jssocials-share-twitter:hover{opacity:.8}.jssocials-share-count-box{display:none!important}#subscribeForm .btn.blue.normal.btnMain.subscribeBtn{border-radius:0 5px 5px 0;padding:0 12px}.subscribeMessage .successSubscribe{margin:21px 0 15px}.paginator-wrapper{text-align:center;padding-bottom:40px}.paginator-wrapper .page-numbers{height:32px;position:relative;font-size:14px;display:inline-block;background:#f5f5f5;margin-right:5px;min-width:32px;padding:6px 10px}.paginator-wrapper .page-numbers.next,.paginator-wrapper .page-numbers.prev{padding:6px 17px}.paginator-wrapper a.page-numbers:before{content:'';position:absolute;width:100%;height:100%;background:#a6f0ee;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0;visibility:hidden;top:0;left:0}.paginator-wrapper a.page-numbers:hover{color:#00a0be;text-decoration:none}.paginator-wrapper a.page-numbers:hover:before{opacity:.2;visibility:visible}.footer-form-msg{font-size:13px;margin-top:5px}.footer-form-msg.error-msg{margin-top:4px;color:#DA5A5A}.footer-form-msg.success-msg{color:#3C9A39}.pictureArticleWrap .imagePost{visibility:hidden;position:absolute;z-index:-1}.authorPostBlock{line-height:25px;position:absolute;top:40px;color:#fff;padding-left:40px;min-height:30px}.authorPostBlock .authorPostBlockAvatar{display:block;position:absolute;top:0;left:0;border-radius:50%;overflow:hidden;height:30px;width:30px}.authorPostBlock .authorPostBlockAvatar:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;border-radius:50%;z-index:-1}.authorPostBlock .authorPostBlockAvatar img{display:block}.authorPostBlock .authorPostBlockText{display:inline-block;font-size:16px;line-height:30px}.socialFixedIcons{position:fixed;left:50px;top:calc(50% - 80px);z-index:105}.jssocials-shares .jssocials-share{display:block;margin:0}.jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link{color:#3b5997}.jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link{color:#00acee}.jssocials-shares .jssocials-share.jssocials-share-googleplus .jssocials-share-link{color:#db4437}.jssocials-shares .jssocials-share .jssocials-share-link{display:block;line-height:42px}.jssocials-shares{margin:0}@media all and (max-width:930px){.contactArea{min-height:1px;padding:100px 0 71px;text-align:center}.contactArea .sendForm{position:static;display:inline-block;margin:0 0 20px}.contactBlockInfo{margin:0 auto}.paginationAnimation .paginationBullet{width:8px;height:8px}.systemBlock{height:auto;padding:25px 20px 20px}.subscribeBlock{position:relative;padding-right:115px}.subscribeBlock .input{width:100%}.authorPostBlock{top:375px}.related .articlePreview .secondaryTitle{height:auto}.subscribeBlock .btn{position:absolute;right:0;top:0}.twoColumn .itemBlock{width:100%}.twoColumn .itemBlock:nth-child(odd){padding-right:0}.twoColumn .itemBlock:nth-child(even){padding-left:0}.systemBlock.subscribed{background:url(../../../../protected/angular/open_zone/css/images/cat.png) 150px bottom no-repeat #ffba00}.articlePreview.fullRow .textPart{width:100%;float:none;height:auto}.articlePreview.fullRow .picture{width:100%;float:none}.articleHead{padding:410px 0 0}.articleHead .pictureArticle{padding:0;height:350px}.articleHead .textHeadBlock{width:100%;position:static;height:auto;min-height:0}.articleHead .textHeadBlock .textField{position:static;padding:20px 40px 5px;height:auto;min-height:0}.articleHead .textHeadBlock .textFieldWrap{padding:0 0 15px}.textProduct{width:90%}}.openZone .storiesList{display:block;padding:0;margin:77px 0 60px;width:1120px;font-size:0;min-height:616px}.openZone .storiesList.visibleItems .item{opacity:1}.openZone .storiesList .item{display:block;width:350px;margin:0 20px 20px 0;font-size:14px;opacity:0;float:left;-webkit-transition:opacity;-o-transition:opacity;transition:opacity;border-radius:5px}.openZone .storiesList .item:first-child{z-index:10}.openZone .storiesList .systemBlock{padding:75px 40px 40px;background:url(/images/open_zone/bigcat.png) right bottom no-repeat #ffba00;height:auto}.openZone .storiesList .systemBlock .btn{width:100%;margin-top:255px}.openZone .storiesList .textAboutList{font-family:Roboto,sans-serif;font-size:20px;line-height:30px;color:#3a3a38;padding-top:31px}.openZone .storiesList .articlePreview .textPart{padding:3px 39px 35px}.openZone .storiesList .articlePreview:before{background:0 0;box-shadow:0 0 30px 0 rgba(255,186,0,.6)}.openZone .storiesList .articlePreview:focus:before,.openZone .storiesList .articlePreview:hover:before{opacity:1;box-shadow:0 0 30px 0 rgba(255,186,0,.6);visibility:visible}.openZone .storiesList .from{font-size:16px;line-height:24px;display:inline-block;margin-top:26px}.openZone .input.wrapUploadInput{line-height:39px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.openZone .input.wrapUploadInput .file-remove-icon{background:url(/images/open_zone/ico_close.png) center no-repeat;width:20px;height:40px;margin-right:10px;position:absolute;right:0;z-index:9;cursor:pointer;opacity:.6}.openZone .input.wrapUploadInput .file-remove-icon:hover{opacity:1}.openZone .input.wrapUploadInput .inputUpload{opacity:0;top:0;position:absolute;right:0;width:400px;height:400px;cursor:pointer}.openZone .aboutHead{background:#ffba00;padding:7px 0 74px;position:relative}.openZone .aboutHead .mainTitle{position:relative;color:#fff;text-shadow:1px 1px 0 #c59a19,2px 2px 0 #c59a19,3px 3px 0 #c59a19,4px 4px 0 #c59a19,5px 5px 0 #c59a19,6px 6px 0 #c59a19,7px 7px 0 #c59a19,8px 8px 0 #c59a19,9px 9px 0 #c59a19,10px 10px 0 #c59a19;letter-spacing:1px;line-height:60px;margin:80px 0 56px;font-size:61px}.openZone .aboutHead .textAbout{position:relative;margin-bottom:24px;max-width:645px;line-height:30px}.openZone .aboutHead .textAbout p{margin-bottom:24px}.openZone .contactArea{padding:100px 350px 71px 0;position:relative}.openZone .contactArea .sendForm{position:absolute;right:0;top:-281px}.openZone .contactBlockInfo{width:450px;background:#f5f5f5;padding:35px 40px 50px;font-size:16px;line-height:24px}.openZone .contactBlockInfo .secondaryTitle{margin-bottom:29px;font-size:30px}.openZone .contactList{padding:0;margin:0}.openZone .contactList .item{display:block}.openZone .contactList .item .name{display:inline-block;width:140px}.openZone .contactList .item .value{display:inline-block}.openZone .phoneNumbers{margin-top:24px}.openZone .sendForm{width:100%;max-width:350px;border-radius:5px;overflow:hidden}.openZone .sendForm .headForm{background:#3a3a38;padding:75px 40px 35px;text-align:left}.openZone .sendForm .headForm.sent{background:#3cb5ee}.openZone .sendForm .headForm.turquoise{background:#ffba00}.openZone .sendForm .headForm.turquoise .secondaryTitle{color:#3a3a38}.openZone .sendForm .headForm .secondaryTitle{color:#fff;margin:0;font-size:30px;text-transform:uppercase}.openZone .sendForm .fieldForm{background:#f5f5f5;padding:40px}.openZone .sendForm .fieldForm .helpText{padding-bottom:35px}.openZone .sendForm .fieldForm .input{display:block;margin-bottom:20px;width:100%;padding:0 20px;border:1px solid transparent}.openZone .sendForm .fieldForm .input:focus{border-color:#3a3a38}.openZone .sendForm .fieldForm textarea.input{min-height:136px;padding:10px 20px}.openZone .sendForm .fieldForm .btnMain{width:100%}.openZone .sendForm .fieldForm.with-error{padding-bottom:10px}.openZone .darkPlaceholder::-webkit-input-placeholder{color:#403f40;font-style:normal}.openZone .darkPlaceholder:-moz-placeholder{color:#403f40;font-style:normal}.openZone .rules{padding:9px 0 38px}.openZone .rules .secondaryTitle{font-size:30px;margin:35px 0 31px}.openZone .rules .secondaryTitle.secondarySubTitle{font-size:20px;margin:25px 0 21px}.openZone .rules p{margin-bottom:24px}.openZone .faqBlock{padding:12px 0 30px}.openZone .faqBlock:last-child{padding-bottom:134px}.openZone .faqBlock .secondaryTitle{font-size:30px;color:#3cb5ee;margin-bottom:28px}.openZone .faqBlock .question{margin-bottom:30px}.openZone .faqBlock .question.open{margin-bottom:28px}.openZone .faqBlock .question.open .titleQuestion:before{background-color:#3cb5ee;background-position:3px -9px}.openZone .faqBlock .titleQuestion{font-size:18px;line-height:30px;font-family:Roboto,sans-serif;font-weight:700;cursor:pointer;letter-spacing:.7px;padding-left:35px;position:relative}.openZone .faqBlock .titleQuestion:before{content:'';position:absolute;top:6px;left:0;width:16px;height:16px;border-radius:50%;background:url(/images/open_zone/icons.svg) 3px 4px no-repeat #bebdad}.openZone .faqBlock .answerQuestion{display:none;margin-top:6px;padding-left:35px}.openZone .popup{width:500px;position:absolute;top:10%;left:50%;margin-left:-250px;z-index:2000;margin-bottom:30px}.openZone .popup.feedbackForm{width:350px;margin-left:-175px}.openZone .popup.red .popupHead{background:#ff6000}.openZone .popup .closeBtn{position:absolute;width:16px;height:16px;top:20px;right:20px;text-indent:-999px;overflow:hidden;cursor:pointer;background:url(/images/open_zone/icons.svg) -1px -29px;z-index:10;opacity:1}.openZone .popup .closeBtn:hover{opacity:.8}.openZone .popup .popupHead{padding:75px 40px 35px;background:#3cb5ee}.openZone .popup .popupHead .secondaryTitle{color:#fff;margin:0;font-size:30px}.openZone .popup .popupContent{padding:75px 40px 40px;background:#fff}.openZone .popup .btnBlock{padding-top:74px}.openZone .popup .btnBlock .btnMain{min-width:140px;margin-right:18px}.openZone .popup .btnBlock .btnMain:last-child{margin-right:0}.openZone .animationSlider{padding:0 10px 37px;max-width:1210px;margin:0 auto;text-align:center}.openZone .animationSlider .mainTitle{margin:51px auto 0;max-width:830px;text-transform:none;font-size:45px}.openZone .animationSlider .mainTitle .underline{border-bottom:2px solid;line-height:49px;display:inline-block;text-shadow:2.12px 2.12px 0 rgba(64,79,83,.2);position:relative}.openZone .animationSlider .mainTitle .underline:before{content:'';position:absolute;width:100%;border-bottom:2px solid rgba(64,79,83,.2);bottom:-4px;left:1px}.openZone .paginationAnimation{position:fixed;top:50%;margin-top:-96px;right:12.5%;z-index:9}.openZone .paginationAnimation .paginationBullet{width:16px;height:16px;margin:10px 0;display:block;border-radius:100%;background:#bebdad;-webkit-transition:background;-o-transition:background;transition:background;cursor:pointer}.openZone .paginationAnimation .paginationBullet.cur{background:#ffba00}.openZone .animationField{width:650px;height:500px;display:inline-block;position:relative;overflow:hidden;margin-top:100px;border:1px solid transparent;box-sizing:content-box;color:#000}.openZone .animationField img{display:block;width:100%;height:100%}.openZone .animationField .slideNumber{position:absolute;width:100%;top:116px;left:0;color:rgba(64,79,83,.5);font-size:200px;font-family:andes_blackblack,Roboto,sans-serif;opacity:1}.openZone .textProduct{font-size:18px;line-height:30px;max-width:630px;display:inline-block;padding-top:35px;margin-bottom:70px}.openZone .textProduct.last{margin-bottom:30px}.openZone .dialogCloud{max-width:300px;background:#364e52;color:#fff;padding:22px 30px;display:inline-block;font-size:17px;border-radius:10px;position:absolute;text-align:left}.openZone .dialogCloud:before{content:"";position:absolute;bottom:0;right:-12px;border:12px solid transparent;border-bottom:12px solid #364e52}.openZone .dialogCloud.right:before{right:auto;left:-12px}.openZone .dialogCloud.macAnimation{background:#fff;color:#00a1c1;padding:8px 12px;border-radius:0;font-weight:700;font-size:14px;box-shadow:0 3px 20px rgba(0,0,0,.2);left:auto!important;right:14px}.openZone .dialogCloud.macAnimation:before{bottom:-7px;right:auto;left:27px;border:7px solid transparent;border-bottom:0;border-top:8px solid #fff}.openZone .animationFifth,.openZone .animationFour,.openZone .animationSixth{width:930px}.openZone .animationFifth .img,.openZone .animationFour .img,.openZone .animationSixth .img{width:650px;height:500px;margin:0 auto}.openZone .animationOne .circleBg,.openZone .slideActive .circleBg{margin-left:-250px;width:500px;height:500px;top:0}.openZone .animationFour .dialogCloud.firstBubble{top:99px;left:16px;opacity:0}.openZone .animationFour .dialogCloud.secondBubble{top:244px;right:3px;opacity:0}.openZone .animationFifth .dialogCloud.firstBubble{top:44px;left:83px;opacity:0}.openZone .animationFifth .dialogCloud.secondBubble{top:126px;right:4px;opacity:0}.openZone .animationFifth .dialogCloud.thirdBubble{top:263px;left:0;opacity:0}.openZone .animationFifth .dialogCloud.fourthBubble{top:332px;right:4px;opacity:0}.openZone .animationSixth .dialogCloud.firstBubble{top:104px;left:64px;opacity:0}.openZone .animationSixth .dialogCloud.secondBubble{top:248px;right:2px;opacity:0}.openZone .slideActive.animationFour .dialogCloud.firstBubble{opacity:1;-webkit-transition:opacity 1s ease-out 2.4s;transition:opacity 1s ease-out 2.4s}.openZone .slideActive.animationFour .dialogCloud.secondBubble{opacity:1;-webkit-transition:opacity 1s ease-out 3.9s;transition:opacity 1s ease-out 3.9s}.openZone .slideActive.animationFifth .dialogCloud.firstBubble{opacity:1;-webkit-transition:opacity 1s ease-out 2.4s;transition:opacity 1s ease-out 2.4s}.openZone .slideActive.animationFifth .dialogCloud.secondBubble{opacity:1;-webkit-transition:opacity 1s ease-out 3.9s;transition:opacity 1s ease-out 3.9s}.openZone .slideActive.animationFifth .dialogCloud.thirdBubble{opacity:1;-webkit-transition:opacity 1s ease-out 5.9s;transition:opacity 1s ease-out 5.9s}.openZone .slideActive.animationFifth .dialogCloud.fourthBubble{opacity:1;-webkit-transition:opacity 1s ease-out 8.4s;transition:opacity 1s ease-out 8.4s}.openZone .slideActive.animationSixth .dialogCloud.firstBubble{-webkit-transition:opacity 1s ease-out 2.4s;transition:opacity 1s ease-out 2.4s;opacity:1}.openZone .slideActive.animationSixth .dialogCloud.secondBubble{-webkit-transition:opacity 1s ease-out 4.4s;transition:opacity 1s ease-out 4.4s;opacity:1}.openZone .circleBg{width:0;height:0;position:absolute;top:50%;left:50%;background:0 0;border-radius:50%;transition-duration:.5s}.openZone .animationOne .circleBg{background:#0c2437}.openZone .slideActive.animationOne .blockNormal{animation:animationOne 10s forwards;-webkit-animation:animationOne 10s forwards}.openZone .slideActive.animationOne .blockBottom{animation:animationOneSecond 10s forwards;-webkit-animation:animationOneSecond 10s forwards;animation-delay:2s;-webkit-animation-delay:2s}.openZone .slideActive.animationOne .blockTop{animation:animationOneFourth 10s forwards;-webkit-animation:animationOneFourth 10s forwards;animation-delay:3s;-webkit-animation-delay:3s}.openZone .slideActive.animationOne .blockRight{animation:animationOneThird 10s forwards;-webkit-animation:animationOneThird 10s forwards;animation-delay:4.5s;-webkit-animation-delay:4.5s}.openZone .slideActive.animationTwo .circleBg{background:#fb0}.openZone .slideActive.animationTwo .blockLeft{animation:animationTwo 6s forwards;-webkit-animation:animationTwo 6s forwards}.openZone .slideActive.animationTwo .blockTop{animation:animationTwoSecond 6s forwards;-webkit-animation:animationTwoSecond 6s forwards;animation-delay:2s;-webkit-animation-delay:2s}.openZone .slideActive.animationThree .circleBg{background:#7af0ee}.openZone .slideActive.animationFifth .circleBg,.openZone .slideActive.animationFour .circleBg,.openZone .slideActive.animationSixth .circleBg{background:#e9eff0}.openZone .slideActive.animationThree .blockBottom.firstSlide{animation:animationThree 7.5s forwards;-webkit-animation:animationThree 7.5s forwards}.openZone .slideActive.animationThree .blockTop{animation:animationThreeSecond 7.5s forwards;-webkit-animation:animationThreeSecond 7.5s forwards;animation-delay:1.5s;-webkit-animation-delay:1.5s}.openZone .slideActive.animationThree .blockBottom.lastSlide{animation:animationThreeThird 7.5s forwards;-webkit-animation:animationThreeThird 7.5s forwards;animation-delay:3.75s;-webkit-animation-delay:3.75s}.openZone .slideActive.animationFour .blockBottom,.openZone .slideActive.animationSixth .blockBottom{animation:animationFour 8s forwards;-webkit-animation:animationFour 8s forwards}.openZone .slideActive.animationFifth .blockBottom{animation:animationFifth 12s forwards;-webkit-animation:animationFifth 12s forwards}.openZone .slideActive.animationSeventh .circleBg{background:#ff7b78}.openZone .slideActive.animationSeventh .blockBottom{animation:animationSeventh 4.8s forwards;-webkit-animation:animationSeventh 4.8s forwards}@keyframes animationSeventh{100%,50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationSeventh{100%,50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFifth{100%,16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFifth{100%,16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFifthSecond{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,66.6%,83.3%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFifthSecond{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,66.6%,83.3%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFifthThird{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,66.6%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFifthThird{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,66.6%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFifthForth{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}33.3%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,50%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFifthForth{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}33.3%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,50%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFifthFifth{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFifthFifth{16.6%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFour{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,75%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFour{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,75%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFourSecond{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,75%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFourSecond{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,75%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationFourThird{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationFourThird{25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationThree{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}70%{opacity:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}100%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationThree{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}100%,70%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationThreeSecond{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:0;transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}100%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationThreeSecond{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}50%{opacity:0;transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}100%{opacity:0;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationThreeThird{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@-webkit-keyframes animationThreeThird{20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}@keyframes animationTwo{25%,33.3%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%,50%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes animationTwoSecond{100%,25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes animationTwoSecond{100%,25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes animationTwo{25%,33.3%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}100%,50%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes animationOne{15%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}@keyframes animationOneFourth{15%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}@-webkit-keyframes animationOneFourth{15%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}@keyframes animationOneSecond{15%,25%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}35%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}@keyframes animationOneThird{100%,20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes animationOneThird{100%,20%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes animationOne{15%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}30%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}@-webkit-keyframes animationOneSecond{15%,35%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1}45%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:0}100%{opacity:0}}.openZone .blockBottom,.openZone .blockLeft,.openZone .blockRight,.openZone .blockTop{width:100%;height:100%;opacity:1;position:absolute;top:0;left:0;text-align:center;color:#000;font-size:150px;line-height:450px}.jq-checkbox.disabled,.jq-radio.disabled{opacity:.55;filter:alpha(opacity=55)}.openZone .blockLeft{transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.openZone .blockNormal{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.openZone .blockTop{transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}.openZone .blockBottom{transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}.openZone .blockRight{transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}.product-tour-btn{border-top:0;border-left:0;border-right:0;line-height:38px;border-radius:5px;width:240px;color:#fff;background:#ff7a77;box-shadow:0 3px 0 0 rgba(64,79,83,.1)}.product-tour-btn:hover{color:#fff}.openZone .mobileBlock .mobileBlockText{color:#ebffff;font-size:18px;font-weight:500;line-height:24px;text-align:center;width:80%;max-width:440px;margin:0 auto 39px}.openZone .mobileBlock .downloadBtn{padding-bottom:40px;text-align:center}.openZone.footerBgCat{background-position:center bottom;background-size:50%;background-repeat:no-repeat}@media all and (min-height:600px){.openZone.footerBgCat{background-image:url(/images/open_zone/blockCat.png)}}.jq-checkbox{top:-1px;width:13px;height:13px;border:1px solid #C3C3C3;border-radius:3px;background:#F6F6F6}.jq-checkbox.checked .jq-checkbox__div{width:9px;height:9px;margin:2px 0 0 2px;border-radius:2px;background:#666;box-shadow:inset 0 -3px 6px #AAA}.jq-checkbox.focused{border:1px solid #08C}.hideFirst.jq-selectbox li:first-child{display:none}.jq-radio{width:12px;height:12px;border:1px solid #C3C3C3;border-radius:50%;background:url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x #F6F6F6;box-shadow:0 1px 1px rgba(0,0,0,.05),inset -1px -1px #FFF,inset 1px -1px #FFF}.jq-radio.checked .jq-radio__div{width:6px;height:6px;margin:3px 0 0 3px;border-radius:50%;background:#666}.jq-radio.focused{border:1px solid #08C}.jq-file{width:270px;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px}.jq-file input{cursor:pointer;height:auto;line-height:1em}.jq-file__browse,.jq-file__name{color:#333;font-size:14px;line-height:30px;font-family:roboto,sans-serif}.jq-file__name{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:32px;padding:0 80px 0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1;background:#FFF}.jq-selectbox__dropdown,.jq-selectbox__search input{-moz-box-sizing:border-box;border:1px solid #CCC;width:100%}.focused .jq-file__name{border:1px solid #5794BF}.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #CCC;border-radius:0 4px 4px 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x #F1F1F1;box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);text-shadow:1px 1px #FFF}.jq-file:hover .jq-file__browse{background-color:#E6E6E6;background-position:0 -10px}.jq-file:active .jq-file__browse{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-file.disabled .jq-file__name{color:#888}.jq-file.disabled,.jq-file.disabled .jq-file__browse{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-selectbox{width:100%;border:none}.whiteSelect.jq-selectbox{width:34%;float:left;display:block;margin:0}.whiteSelect.jq-selectbox .jq-selectbox__select{background:#fff;box-shadow:none;border-radius:2px 0 0 2px;border:none;padding:0 32px 0 15px}.searchForm .whiteSelect.jq-selectbox{width:40%;float:none;display:inline-block;vertical-align:top}.searchForm .whiteSelect.jq-selectbox .jq-selectbox__select{background:0 0;box-shadow:none;border-radius:2px 0 0 2px;border:none;padding:0 32px 0 15px}.searchForm .whiteSelect.jq-selectbox .jq-selectbox__select .jq-selectbox__select-text{height:36px;line-height:36px;color:#646464}.searchForm .whiteSelect.jq-selectbox.focused.opened.whiteSelect .jq-selectbox__select{background:0 0}.searchForm .whiteSelect.jq-selectbox .jq-selectbox__dropdown{box-shadow:none;top:36px;padding:6px 0;border-color:#e0e0e0}.searchForm .whiteSelect.jq-selectbox li{min-height:19px}.searchForm .whiteSelect.jq-selectbox li:hover{background-color:#dedede;color:#333}.searchForm .whiteSelect.jq-selectbox .jq-selectbox__trigger-arrow{top:5px;right:11px}.searchForm .whiteSelect.jq-selectbox .jq-selectbox__trigger-arrow:before{content:"\f0d7";font-size:18px;color:#bebebe}.jq-selectbox.focused.opened.whiteSelect .jq-selectbox__select{box-shadow:none}select.inputSelect{opacity:0}.jq-selectbox__select{height:40px;padding:0 35px 0 22px;border-radius:2px;background:#fff;color:#3a3a38;font-size:14px;line-height:30px;border:1px solid #e2e2e2}.searchFieldWrap .jq-selectbox.focused.opened .jq-selectbox__select{background:0 0}.fieldInfoInput.error .jq-selectbox .jq-selectbox__select{background:#ffe0dd}.jq-selectbox.disabled .jq-selectbox__select{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-selectbox__select-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;line-height:39px}.jq-selectbox .placeholder{color:#888}.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%}.jq-selectbox__trigger-arrow{position:absolute;top:7px;right:8px}.jq-selectbox__trigger-arrow:before{content:"\f0d7";display:inline-block;font:normal normal normal 12px/1 FontAwesome;font-size:20px}.jq-select-multiple,.jq-selectbox__dropdown{line-height:18px;font-family:roboto,sans-serif}.jq-select-multiple li.optgroup,.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox__dropdown{top:37px;box-sizing:border-box;margin:0;padding:0;border-radius:4px;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,.2);font-size:14px}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;margin:0;padding:5px 27px 6px 8px;outline:0;border-radius:3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) 100% 50% no-repeat;box-shadow:inset 1px 1px #F1F1F1;color:#333;-webkit-appearance:textfield}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#F0F0F0;font-size:13px}.jq-selectbox ul{margin:0;padding:0}.jq-selectbox li{min-height:18px;padding:5px 10px 6px;user-select:none;-o-user-select:none;white-space:nowrap}.jq-selectbox li:hover{background-color:#f5f5f5}.jq-selectbox li.disabled{color:#AAA}.jq-selectbox li.disabled:hover{background:0 0}.jq-selectbox li.optgroup:hover{background:0 0;color:#231F20;cursor:default}.jq-selectbox li.option{padding-left:25px}.jq-select-multiple{-moz-box-sizing:border-box;box-sizing:border-box;padding:1px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);background:#FFF;color:#333;font-size:14px;cursor:default}.jq-select-multiple.focused{border:1px solid #5794BF}.jq-select-multiple.disabled{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-select-multiple ul{margin:0;padding:0}.jq-select-multiple li{padding:3px 9px 4px;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08C;color:#FFF}.jq-select-multiple li.disabled{color:#AAA}.jq-select-multiple li.selected.disabled,.jq-select-multiple.disabled li.selected{background:#CCC;color:#FFF}.jq-select-multiple li.option{padding-left:25px}.openZone.sectionSlidePageWrapper{height:100%;position:relative;min-height:600px;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:.5s;transition:.5s}.openZone.sectionSlidePageWrapper.active{-webkit-transform:translate(0,-346px);transform:translate(0,-346px)}.openZone.sectionSlidePageWrapper .header{position:relative;background:0 0;z-index:100}.openZone .sectionSlidePageBlock{position:absolute;top:0;left:0;right:0;bottom:0;padding-top:110px;background-color:#ffc600;background-image:radial-gradient(circle 800px at center 80.25%,#ffe347 0,#ffba00 100%)}.openZone .sectionSlidePageBlock .pg_appBtnBlock{position:fixed;text-align:center;bottom:39px;left:0;width:100%;-webkit-transition:.5s;transition:.5s;opacity:1;z-index:15}.openZone .sectionSlidePageBlock .pg_appBtnBlock .btnAppStore,.openZone .sectionSlidePageBlock .pg_appBtnBlock .btnGooglePlay{margin-left:10px;margin-right:10px}.openZone .sectionSlidePageBlock .pg_bullet{position:absolute;top:50%;right:50%;margin-right:-600px;margin-top:-57px;z-index:15}.openZone .sectionSlidePageBlock .pg_bullet .item{display:block;margin:10px 0;width:16px;height:16px;border-radius:50%;opacity:.2;background-color:#3a3a38;transition:.15s}.openZone .sectionSlidePageBlock .pg_bullet .item:hover{opacity:.5;background-color:#fff}.openZone .sectionSlidePageBlock .pg_bullet .item.active{opacity:1;background-color:#fff}.openZone .sectionSlidePageBlock .slideBlock{opacity:0;-webkit-transition:.5s;transition:.5s}.openZone .sectionSlidePageBlock.active_slide_0 .pg_introBlock.slideBlock,.openZone .sectionSlidePageBlock.active_slide_1 .pg_categoryBlock.slideBlock{z-index:10;opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0);transition-delay:.2s}.openZone .sectionSlidePageBlock.active_slide_1 .categoryAnimation img.categorize_1{opacity:1;transition-delay:.4s}.openZone .sectionSlidePageBlock.active_slide_1 .categoryAnimation img.categorize_2{opacity:1;transition-delay:.8s}.openZone .sectionSlidePageBlock.active_slide_1 .categoryAnimation img.categorize_3{opacity:1;transition-delay:1.2s}.openZone .sectionSlidePageBlock.active_slide_1 .categoryAnimation img.categorize_4{opacity:1;transition-delay:1.6s}.openZone .sectionSlidePageBlock.active_slide_2 .pg_personalBlock.slideBlock{z-index:10;opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0);transition-delay:.2s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_1{opacity:1;transition-delay:.15s;z-index:2}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_2{opacity:1;transition-delay:.3s;z-index:2}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_3{opacity:1;transition-delay:.45s;z-index:2}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_4{opacity:1;transition-delay:.6s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_5{opacity:1;transition-delay:.75s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_6{opacity:1;transition-delay:.9s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_7{opacity:1;transition-delay:1.05s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_8{opacity:1;transition-delay:1.2s}.openZone .sectionSlidePageBlock.active_slide_2 .categoryAnimation img.personalize_9{opacity:1;transition-delay:1.35s}.openZone .sectionSlidePageBlock.active_slide_1 .pg_phoneBlock .categoryAnimation,.openZone .sectionSlidePageBlock.active_slide_2 .pg_phoneBlock .categoryAnimation{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0);transition-delay:.2s}.openZone .sectionSlidePageBlock.active_slide_3,.openZone .sectionSlidePageBlock.active_slide_4{background-color:#78cfde;background-image:radial-gradient(circle 800px at center,#78cfde 0,#58b0bf 100%)}.openZone .sectionSlidePageBlock.active_slide_3 .pg_finishBlock,.openZone .sectionSlidePageBlock.active_slide_4 .pg_finishBlock{z-index:10}.openZone .sectionSlidePageBlock.active_slide_3 .pg_finishBlock.slideBlock,.openZone .sectionSlidePageBlock.active_slide_4 .pg_finishBlock.slideBlock{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0);transition-delay:.2s}.openZone .sectionSlidePageBlock.active_slide_3 .pg_appBtnBlock,.openZone .sectionSlidePageBlock.active_slide_4 .pg_appBtnBlock{z-index:0;opacity:0;visibility:hidden;transform:translate(0,-100px);-webkit-transform:translate(0,100px)}.openZone .pg_introBlock{position:absolute;top:0;left:0;right:0;bottom:0;padding-top:211px;text-align:center}.openZone .pg_introBlock .circleBgBlock{height:312px;width:312px;margin:0 auto;position:relative}.openZone .pg_introBlock .catImage{position:absolute;bottom:6px;left:-54px;z-index:10;-webkit-transition:.5s;transition:.5s}.openZone .pg_introBlock .circleBg{width:312px;height:312px;position:relative;margin-left:-161px;top:0;background-color:#ff6000;box-shadow:inset 0 0 60px rgba(0,0,0,.2);border:6px solid #e2c033;-webkit-transition:.5s;transition:.5s}.openZone .pg_introBlock .pg_subText{max-width:500px;padding:0 10px;margin:33px auto;-webkit-transition:.5s;transition:.5s}.openZone .pg_introBlock .pg_mainTitle.topMainBlockTitle{font-size:72px;line-height:72px;margin-top:42px;-webkit-transition:.5s;transition:.5s}.openZone .pg_phoneBlock .maxWidth{position:relative}.openZone .pg_phoneBlock .textBlock{float:right;width:545px;margin-top:168px;-webkit-transition:.5s;transition:.5s;position:relative;z-index:5}.openZone .pg_phoneBlock .categoryAnimation{opacity:0;-webkit-transition:.5s;transition:.5s}.openZone .pg_phoneBlock .categoryAnimation img{position:absolute;top:219px;left:0;opacity:0;-webkit-transition:.5s;transition:.5s}.openZone .pg_phoneBlock .categoryAnimation .bgIphone{opacity:1}.openZone .pg_mainTitle.topMainBlockTitle{font-size:60px;font-weight:400;line-height:60px;margin-bottom:13px;display:block;-webkit-transition:.5s;transition:.5s}.openZone .pg_finishBlock{text-align:center;position:absolute;top:0;left:0;right:0;bottom:0}.openZone .pg_finishBlock .circleInfoText{width:188px;height:188px;background:#fff;border-radius:50%;margin:241px auto 48px;padding-top:42px;text-align:center;position:relative;z-index:5;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-webkit-transition:.5s;transition:.5s}.openZone .pg_finishBlock .circleInfoText .circleTitle{font-size:44px;line-height:44px;text-transform:uppercase;font-family:andes_blackblack,Roboto,sans-serif;color:#f2b100}.openZone .pg_finishBlock .circleInfoText .circleText{font-size:13px;line-height:32px;font-weight:700}.openZone .pg_finishBlock .btnAppStore,.openZone .pg_finishBlock .btnGooglePlay{margin-left:10px;margin-right:10px}.openZone .pg_finishBlock .pg_mainTitle.topMainBlockTitle{margin-bottom:21px}.openZone .pg_finishBlock .pg_link.linkMore{line-height:63px}.openZone .pg_finishBlock .aboutPg{-webkit-transition:.5s;transition:.5s;margin-top:171px}.openZone .pg_finishBlock .finishAppBtnBlock{-webkit-transition:.5s;transition:.5s}.openZone .pg_link{color:#404f53;font-size:18px;font-weight:700;line-height:24px;text-decoration:underline}.openZone .pg_subText{opacity:.9;color:#3a3a38;font-size:16px;font-weight:700;line-height:24px}.openZone .categoryAnimation,.openZone .pg_categoryBlock,.openZone .pg_personalBlock,.openZone .pg_phoneBlock{position:absolute;top:0;left:0;right:0;bottom:0}.openZone .responsiveTemplate{display:none!important}.sectionSlidePageFooter.active .footer{-webkit-transform:translate(0,-346px);transform:translate(0,-346px)}.sectionSlidePageFooter .footer{margin-top:0;z-index:20;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:.5s;transition:.5s}.overflowHiddenBody{overflow:hidden}@media all and (max-height:920px){.openZone .pg_phoneBlock .categoryAnimation img{width:80%}.openZone .pg_finishBlock .circleInfoText{margin-top:190px}}@media all and (max-height:840px){.openZone .pg_phoneBlock .textBlock{margin-top:140px}.openZone .pg_finishBlock .aboutPg{margin-top:101px}.openZone .pg_introBlock{padding-top:150px}.openZone .pg_introBlock .catImage{bottom:6px;left:-39px;width:320px}.openZone .pg_introBlock .circleBgBlock{height:252px;width:252px}.openZone .pg_introBlock .circleBgBlock .circleBg{height:252px;width:252px;margin-left:-126px}.openZone .pg_introBlock .pg_mainTitle.topMainBlockTitle{font-size:60px;line-height:60px}.openZone .pg_finishBlock .circleInfoText{margin-top:140px}.openZone .pg_phoneBlock .categoryAnimation img{left:130px;width:60%}}@media all and (max-height:720px){.openZone .pg_introBlock{padding-top:130px}.openZone .pg_introBlock .catImage{bottom:6px;left:-33px;width:270px}.openZone .pg_introBlock .circleBgBlock{height:212px;width:212px}.openZone .pg_introBlock .circleBgBlock .circleBg{height:212px;width:212px;margin-left:-106px}.openZone .pg_introBlock .pg_mainTitle.topMainBlockTitle{margin-top:32px}.openZone .pg_phoneBlock .categoryAnimation img{left:200px;width:50%}.openZone .pg_finishBlock .aboutPg{margin-top:41px}.openZone .pg_finishBlock .circleInfoText{margin-top:100px}}@media all and (max-height:650px),all and (max-width:1200px){.openZone .sectionSlidePageBlock .pg_appBtnBlock,.openZone .sectionSlidePageBlock .pg_bullet{display:none}.overflowHiddenBody{overflow:auto}.openZone.sectionSlidePageWrapper{height:auto;background-image:radial-gradient(circle 800px at center 80.25%,#ffe347 0,#ffba00 100%)}.openZone.sectionSlidePageWrapper.active{transform:translate(0,0)!important;-webkit-transform:translate(0,0)!important}.openZone .sectionSlidePageBlock{position:static;background:0 0!important;padding-top:0}.openZone .sectionSlidePageBlock .slideBlock{transform:translate(0,0)!important;-webkit-transform:translate(0,0)!important;opacity:1!important}.openZone .pg_introBlock{position:static;padding-top:41px;transition:none}.openZone .pg_introBlock .pg_subText{margin:33px auto 70px}.openZone .categoryAnimation,.openZone .pg_categoryBlock,.openZone .pg_personalBlock,.openZone .pg_phoneBlock{position:static;transition:none}.openZone .pg_phoneBlock .textBlock{float:none;width:100%;text-align:center;padding:0;margin:0}.openZone .pg_phoneBlock .categoryAnimation{display:block;width:100%;max-width:600px;position:relative;margin:50px auto}.openZone .pg_phoneBlock .categoryAnimation .bgIphone{position:static;display:block;width:100%;opacity:1}.openZone .pg_phoneBlock .categoryAnimation img{top:0;width:100%;left:0}.openZone .pg_phoneBlock .categoryAnimation .categorizeGroup{display:none}.openZone .pg_phoneBlock .categoryAnimation .personalizeGroup{opacity:1!important;transition:none}.openZone .pg_phoneBlock .categoryAnimation .personalize_1,.openZone .pg_phoneBlock .categoryAnimation .personalize_2,.openZone .pg_phoneBlock .categoryAnimation .personalize_3{z-index:10}.openZone .pg_phoneBlock .categoryAnimation.responsiveTemplate .categorizeGroup{opacity:1!important;transition:none;display:block}.openZone .pg_finishBlock{position:static;padding-bottom:100px;transition:none}.openZone .pg_finishBlock .circleInfoText{margin-top:20px;transition:none}.openZone .responsiveTemplate{display:block!important}.sectionSlidePageFooter.active .footer{transform:translate(0,0)!important;-webkit-transform:translate(0,0)!important}}@media all and (max-width:450px){.openZone .pg_introBlock .pg_mainTitle.topMainBlockTitle,.openZone .pg_mainTitle.topMainBlockTitle{font-size:40px;line-height:40px}.openZone .pg_introBlock .catImage{bottom:6px;left:-33px;width:270px}.openZone .pg_introBlock .circleBgBlock{height:212px;width:212px}.openZone .pg_introBlock .circleBgBlock .circleBg{height:212px;width:212px;margin-left:-106px}}.openZone.login-page-wrapper.socialInviteWrap{height:100%;position:relative}.openZone .socialInviteBlock{width:250px;background-color:#fff;border-radius:6px;font-size:12px;line-height:25px;margin:0 auto;text-align:center;padding:27px 20px;position:relative}.openZone .socialInviteBlock .socialInviteTitle{color:#3a3a38;font-size:26px;font-weight:500;line-height:25px;margin-bottom:7px}.openZone .socialInviteBlock .socialInviteImage{width:50px;height:50px;margin:3px auto 11px;display:block;background:#000;border-radius:50%}.openZone .socialInviteCat{width:250px;height:95px;margin:-20px auto 0;background:url(/images/open_zone/cat.png) 62px top no-repeat;background-size:143px auto}.openZone .btn.socialInviteBtn{background-color:#fff;border-radius:6px;box-shadow:0 3px 0 rgba(0,0,0,.08);color:#3cb5ee;font-size:12px;font-weight:400;line-height:25px;text-transform:uppercase;width:250px;margin:5px auto;display:block;font-family:andes_blackblack,Roboto,sans-serif}.openZone .btn.socialInviteBtn:focus{color:#3cb5ee!important}.openZone .socialInviteName{color:#3cb5ee}.openZone .socialInviteOpenInSafari{color:#3a3a38;font-size:12px;font-weight:500;line-height:25px;padding-top:15px;text-align:center}.openZone .socialInviteArrowBlock{text-align:right;margin:5px auto 0;position:absolute;bottom:2%;right:17.5%}.openZone .socialInviteArrow{width:24px;height:35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABFCAYAAAAM7WX1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzQTc5RDNCMjFCMTExRTY5ODBFODYyRjlCQkY0MkYxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzQTc5RDNDMjFCMTExRTY5ODBFODYyRjlCQkY0MkYxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjNBNzlEMzkyMUIxMTFFNjk4MEU4NjJGOUJCRjQyRjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjNBNzlEM0EyMUIxMTFFNjk4MEU4NjJGOUJCRjQyRjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7T+cgqAAABK0lEQVR42uza3QnCMBRA4biBoziCIzhCRnMDV3AD3aAj2A1qAilISc3fvW0KJ3Ar9CE5HxRfWmP01s3Nx83gxpoDLh8+hRm0DjkpAqYtzgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADnrHH5Hf7m4eRj5N+rTYqSWDfv5rwD81wDmvjjIdgywiz1f/uYzcpjtEGAje77nR2hUQEgCYvFjaDdaCClAMl4LIQHIjtdAtAKK46URLYDqeElELaA5XgpRAxCLl0CUAsTjWxElALX4FkQuQD2+FpED2Cy+BpECbB5fivgH2C2+BLEG2D0+FxEDdBOfg8i5t2t8CpGaLuJrEV3FlyK6jM9FdB2fQhwifu2//lDx87qG8EPG/z5OqvFfAQYALAt8GMJmVuQAAAAASUVORK5CYII=) no-repeat;background-size:contain;display:inline-block}@media all and (max-width:450px){.openZone .logoTextSmall.socialInviteLogo{width:70px;height:75px;font-size:14px;padding:31px 0 0 10px;line-height:12px;margin:0 0 0 28px;background:0 0}}.fis-alert-button-head,.offender-block__avatar-image{background-size:cover;background-position:center center}@media all and (min-width:700px){.openZone .socialInviteBlock{width:340px}.openZone .socialInviteBlock .socialInviteTitle{font-size:30px}.openZone .socialInviteBlock .socialInviteImage{margin:9px auto 31px;width:70px;height:70px}.openZone .socialInviteCat{margin-top:20px;font-size:16px}.openZone .btn.socialInviteBtn{font-size:16px;line-height:35px;width:340px;margin:10px auto}.openZone .socialInviteOpenInSafari{font-size:16px}}@media all and (min-width:350px){.openZone .socialInviteBlock .socialInviteTitle{font-size:30px}.openZone .socialInviteCat,.openZone .socialInviteOpenInSafari{font-size:16px}.openZone .btn.socialInviteBtn{font-size:16px;line-height:30px}}@media all and (max-height:450px){.openZone.login-page-wrapper.socialInviteWrap{min-height:540px}}.offender-block{background-color:#ebebeb;border-radius:5px;overflow:hidden;margin-bottom:40px}.offender-block__header-wrap{font-size:0;background-color:#dd6060;position:relative}.offender-block__header-block{display:inline-block}.offender-block__header-block_avatar{width:36%;text-align:center;padding:24px 24px 17px}.offender-block__header-block_map{position:absolute;right:0;top:0;height:100%;width:64%;background-color:#e5e3df}.offender-block__header-block_map .angular-google-map,.offender-block__header-block_map .angular-google-map-container{height:100%;width:100%;position:absolute}.offender-block__avatar-image{width:220px;height:220px;display:inline-block;border-radius:50%;margin-bottom:19px;background-repeat:no-repeat;position:relative;z-index:5;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.offender-block__offender-name{color:#fff;font-size:32px;font-weight:900;line-height:36px;text-transform:uppercase}.offender-block__content{padding:63px 85px 19px}.offender-block__list{padding:0;margin:0}.offender-block__list-item{list-style-type:none;padding:17px 0;margin:0;color:#3a3a38;font-size:28px;line-height:46px}.offender-block__list-item_highlight{color:#dd6060}.offender-block__list-item_title{display:inline-block;font-weight:900;vertical-align:top;text-transform:uppercase;margin-right:9px}.offender-block__list-item_description{display:inline-block;vertical-align:top;font-weight:400}.offender_promo{background-color:#ffba00;text-align:center;padding:40px 15px 29px;font-size:24px;line-height:36px;font-weight:400}.offender_promo__text{max-width:740px;margin:0 auto 20px}.offender_promo__install-title{font-size:32px;font-weight:900;line-height:40px;margin:27px 0 30px}.offender_promo__apps-btns .btnAppStore,.offender_promo__apps-btns .btnGooglePlay{height:50px;margin:0 3px 10px}.offender_promo__apps-btns .btnGooglePlay{width:170px}.offender_promo__apps-btns .btnAppStore{width:175px}.fis-alert-button{width:100%;overflow:hidden}.fis-alert-button-head{background-image:url(/images/open_zone/yepzone_landing/Photo_for_LP.png);background-repeat:no-repeat;background-color:#f0f0f2;padding-top:35px;box-shadow:0 1px 20px rgba(0,0,0,.25)}.fis-alert-button-head__title{text-shadow:0 2px 2px rgba(0,0,0,.2);text-align:center;color:#fff;font-size:36px;font-weight:700;line-height:40px;margin-top:4px}.fis-alert-button-head__title_subTitle{font-size:24px;font-weight:400;line-height:30px;margin-top:17px}.fis-alert-button-head__bottom{padding:287px 108px 38px}.fis-alert-button-head__bottom__right{padding-left:calc(50% - 381px);padding-right:11px}.fis-alert-button-head__gadget-info{font-size:0;line-height:0}.fis-alert-button-head__gadget-info-left{display:inline-block;width:182px;vertical-align:middle;position:relative;top:22px;left:6px}.fis-alert-button-head__gadget-info-right{display:inline-block;vertical-align:middle;width:calc(100% - 182px);color:#fff;font-size:14px;line-height:30px;text-shadow:0 2px 2px rgba(0,0,0,.2);padding-top:6px;padding-bottom:30px;position:relative;left:-10px}.fis-alert-button-head__gadget-info-title{font-size:24px;font-weight:700;line-height:32px}.fis-alert-button-head__gadget-info-link{color:#fff;text-decoration:underline;opacity:1}.fis-alert-button-head__gadget-info-link:hover{opacity:.6;color:#fff}.fis-alert-button-head__gadget-info-link:focus{color:#fff}.fis-alert-button-head__price-block{font-size:16px;font-weight:300;color:#fff;line-height:34px;padding:49px 0 21px 11px;text-shadow:0 2px 2px rgba(0,0,0,.2)}.fis-alert-button-head__price-highlight{font-size:24px;font-weight:900;margin-left:10px}.fis-alert-button-head__price-small{font-size:14px;font-weight:300}.inline-blocks{font-size:0;line-height:0}.inline-blocks__part{width:50%;display:inline-block;vertical-align:top}.inline-blocks__part_middle{vertical-align:middle}.fis-alert-button-subscribe{display:block;position:relative}.fis-alert-button-subscribe_bottom{max-width:600px;margin:0 auto}.fis-alert-button-subscribe__error,.fis-alert-button-subscribe__success{position:absolute;left:0;bottom:-11px;font-size:14px}.fis-alert-button-subscribe__error_bottom,.fis-alert-button-subscribe__success_bottom{bottom:-31px;font-size:16px;width:100%}.fis-alert-button-subscribe__error{color:rgba(215,41,35,.84)}.fis-alert-button-subscribe__success{color:#fff}.fis-alert-button-subscribe__input{display:block;height:50px;width:100%;border-radius:25px;border:1px solid #1a3c68;background-color:#fff;padding-left:34px;padding-right:164px;font-family:Roboto;font-size:14px;font-weight:400;line-height:14px;outline:0;color:#3a3a38}.fis-alert-button-subscribe__input::-webkit-input-placeholder{color:#afafaf}.fis-alert-button-subscribe__input::-moz-placeholder{color:#afafaf}.fis-alert-button-subscribe__input:-moz-placeholder{color:#afafaf}.fis-alert-button-subscribe__input:-ms-input-placeholder{color:#afafaf}.fis-alert-button-subscribe__input_bottom{height:62px;font-size:18px;padding-right:224px;padding-left:44px;border-radius:32px}.fis-alert-button-subscribe__button{position:absolute;right:4px;top:4px;width:140px;height:42px;border-radius:21px;background-color:#a7cb00;color:#fff;font-family:Roboto;font-size:18px;font-weight:300;line-height:14px;border:0;padding:0;outline:0;opacity:1}.fis-alert-button-subscribe__button:active,.fis-alert-button-subscribe__button:active:focus,.fis-alert-button-subscribe__button:focus,.fis-alert-button-subscribe__button:hover{color:#fff;outline:0}.fis-alert-button-subscribe__button:hover{opacity:.8}.fis-alert-button-subscribe__button_bottom{font-size:24px;width:200px;height:54px;border-radius:27px}.fis-alert-button-quotes{max-width:770px;margin:0 auto;color:#003868;font-size:16px;line-height:24px;padding:40px 0 32px;position:relative;width:100%}.fis-alert-button-quotes__big{font-size:25px}.fis-alert-button-quotes__first{margin-bottom:43px}.fis-alert-button-quotes__second{text-align:right;margin-bottom:15px;margin-right:50px}.fis-alert-button-quotes__third{text-align:right;margin-bottom:39px}.fis-alert-button-quotes__forth{margin-left:54px}.fis-alert-button-instruction-wrap{position:relative}.fis-alert-button-instruction-wrap__line{position:absolute;z-index:15;top:-88px;left:50%;margin-left:-322px}.fis-alert-button-instruction-corner{position:relative;transform:rotate(-2deg);box-shadow:0 1px 15px rgba(0,0,0,.3);background-color:#f5f7fd;z-index:1;width:110%;left:0;top:35px;height:90px}.fis-alert-button-instruction{background-color:#f5f7fd;position:relative;z-index:10;box-shadow:0 6px 10px -4px rgba(0,0,0,.3);padding-bottom:71px}.fis-alert-button-instruction-tip{font-size:0;line-height:0;max-width:748px;margin:0 auto;position:relative}.fis-alert-button-instruction-tip-link{color:#a7cb00;text-decoration:underline}.fis-alert-button-instruction-tip-link:hover{color:#a7cb00;text-decoration:none}.fis-alert-button-instruction-tip-link:focus{color:#a7cb00}.fis-alert-button-instruction-tip__picture{display:inline-block;vertical-align:middle}.fis-alert-button-instruction-tip__text{display:inline-block;max-width:290px;font-size:14px;color:#00305f;line-height:36px;vertical-align:top}.fis-alert-button-instruction-tip__text-app{max-width:200px;margin:1px 0 0 35px}.fis-alert-button-instruction-tip__text-button{max-width:270px;margin:4px 0 0 41px}.fis-alert-button-instruction-tip__text-notification{max-width:270px;margin:8px 0 0 58px}.fis-alert-button-instruction-tip__text-map{max-width:270px;margin:8px 0 0 51px;vertical-align:middle}.fis-alert-button-instruction-tip__app{padding:69px 0 0 86px;z-index:16}.fis-alert-button-instruction-tip__button{padding:57px 0 0 233px}.fis-alert-button-instruction-tip__notification{padding:59px 0 0}.fis-alert-button-instruction-tip__map{padding:61px 0 0 192px}.fis-alert-button-advantages{padding:78px 10px 0;background-image:url(/images/open_zone/yepzone_landing/gadget-n.png);background-repeat:no-repeat;background-position:center 81px;min-height:455px;font-size:0;line-height:0;max-width:856px;margin:0 auto;position:relative;z-index:20}.fis-alert-button-advantages__tip{display:inline-block;width:50%;vertical-align:top}.fis-alert-button-advantages__tip_right{text-align:right}.fis-alert-button-advantages__tip_location{padding:2px 42px 0 0}.fis-alert-button-advantages__tip_warranty{padding:0 0 0 90px;margin-top:150px}.fis-alert-button-advantages__tip_bluetooth{margin-top:122px;padding-right:14px}.fis-alert-button-advantages__tip_first{margin-top:34px}.fis-alert-button-advantages__picture{display:inline-block;vertical-align:middle}.fis-alert-button-advantages__text{text-align:left;color:#00305f;font-size:16px;font-weight:400;line-height:34px;display:inline-block;text-shadow:0 0 3px #fff}.fis-alert-button-advantages__text-gsm{max-width:192px;vertical-align:middle;margin-left:23px;margin-top:3px}.fis-alert-button-advantages__text-location{max-width:181px;vertical-align:middle;margin-right:4px}.fis-alert-button-advantages__text-warranty{max-width:238px;vertical-align:middle;margin:5px 0 0 18px}.fis-alert-button-advantages__text-bluetooth{max-width:238px;vertical-align:middle;margin-right:12px}.fis-alert-button-advantages:after{content:"";position:absolute;left:50%;bottom:-104px;height:107px;width:2px;background-image:url(/images/open_zone/yepzone_landing/line-n2.png);margin-left:1px}.fis-alert-button-subscription{overflow:hidden;position:relative;text-align:center;background-image:url('/images/open_zone/yepzone_landing/lower background.png');margin-top:-58px}.fis-alert-button-subscription__content{position:relative;z-index:10;text-align:center;color:#fff;padding:135px 15px 100px}.fis-alert-button-subscription__title{font-size:36px;font-weight:700;text-transform:uppercase;margin:60px 0 12px}.fis-alert-button-subscription__price{font-size:18px;margin-bottom:16px}.fis-alert-button-subscription__price-big{font-size:28px;font-weight:700}.fis-alert-button-subscription__discount{text-transform:uppercase;font-size:20px;margin-bottom:51px}.fis-alert-button-subscription__discount-big{font-size:32px;font-weight:700}.cssload-container *{box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cssload-container{margin:0 auto;max-width:699px;top:calc(50% - 100px)!important}.cssload-container ul li{list-style:none}.cssload-flex-container{display:flex;display:-o-flex;display:-ms-flex;display:-webkit-flex;display:-moz-flex;flex-direction:row;-o-flex-direction:row;-ms-flex-direction:row;-webkit-flex-direction:row;-moz-flex-direction:row;flex-wrap:wrap;-o-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;justify-content:space-around;padding:0}.cssload-flex-container li{padding:13px;height:125px;width:125px;margin:38px 25px;position:relative;text-align:center}.cssload-loading-center{display:inline-block;position:absolute;background:rgba(255,198,0,.98);height:38px;width:38px;left:45px;top:46px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;animation:pulse 1.75s ease infinite;-o-animation:pulse 1.75s ease infinite;-ms-animation:pulse 1.75s ease infinite;-webkit-animation:pulse 1.75s ease infinite;-moz-animation:pulse 1.75s ease infinite}.cssload-loading{display:inline-block;position:relative;width:94px;height:94px;margin-top:4px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}.cssload-loading:after,.cssload-loading:before{position:absolute;content:'';height:13px;width:13px;display:block;top:0;background:#3a3a38;border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}.cssload-loading:after{right:0;animation:square-tr 3.5s ease infinite;-o-animation:square-tr 3.5s ease infinite;-ms-animation:square-tr 3.5s ease infinite;-webkit-animation:square-tr 3.5s ease infinite;-moz-animation:square-tr 3.5s ease infinite;animation-delay:.218 .75s;-o-animation-delay:.218 .75s;-ms-animation-delay:.218 .75s;-webkit-animation-delay:.218 .75s;-moz-animation-delay:.218 .75s}.cssload-loading:before{animation:square-tl 3.5s ease infinite;-o-animation:square-tl 3.5s ease infinite;-ms-animation:square-tl 3.5s ease infinite;-webkit-animation:square-tl 3.5s ease infinite;-moz-animation:square-tl 3.5s ease infinite;animation-delay:.218 .75s;-o-animation-delay:.218 .75s;-ms-animation-delay:.218 .75s;-webkit-animation-delay:.218 .75s;-moz-animation-delay:.218 .75s}.cssload-loading.cssload-two{position:relative;top:-100px}.cssload-loading.cssload-two:after,.cssload-loading.cssload-two:before{bottom:0;top:initial}.cssload-loading.cssload-two:after{animation:square-br 3.5s ease infinite;-o-animation:square-br 3.5s ease infinite;-ms-animation:square-br 3.5s ease infinite;-webkit-animation:square-br 3.5s ease infinite;-moz-animation:square-br 3.5s ease infinite;animation-direction:reverse;-o-animation-direction:reverse;-ms-animation-direction:reverse;-webkit-animation-direction:reverse;-moz-animation-direction:reverse}.cssload-loading.cssload-two:before{animation:square-bl 3.5s ease infinite;-o-animation:square-bl 3.5s ease infinite;-ms-animation:square-bl 3.5s ease infinite;-webkit-animation:square-bl 3.5s ease infinite;-moz-animation:square-bl 3.5s ease infinite;animation-direction:reverse;-o-animation-direction:reverse;-ms-animation-direction:reverse;-webkit-animation-direction:reverse;-moz-animation-direction:reverse}@keyframes square-tl{0%{transform:translate(0,0)}25%{transform:translate(0,78.5px)}50%{transform:translate(78.5px,78.5px)}75%{transform:translate(78.5px,0)}}@-o-keyframes square-tl{0%{-o-transform:translate(0,0)}25%{-o-transform:translate(0,78.5px)}50%{-o-transform:translate(78.5px,78.5px)}75%{-o-transform:translate(78.5px,0)}}@-ms-keyframes square-tl{0%{-ms-transform:translate(0,0)}25%{-ms-transform:translate(0,78.5px)}50%{-ms-transform:translate(78.5px,78.5px)}75%{-ms-transform:translate(78.5px,0)}}@-webkit-keyframes square-tl{0%{-webkit-transform:translate(0,0)}25%{-webkit-transform:translate(0,78.5px)}50%{-webkit-transform:translate(78.5px,78.5px)}75%{-webkit-transform:translate(78.5px,0)}}@-moz-keyframes square-tl{0%{-moz-transform:translate(0,0)}25%{-moz-transform:translate(0,78.5px)}50%{-moz-transform:translate(78.5px,78.5px)}75%{-moz-transform:translate(78.5px,0)}}@keyframes square-bl{0%{transform:translate(0,0)}25%{transform:translate(0,-78.5px)}50%{transform:translate(78.5px,-78.5px)}75%{transform:translate(78.5px,0)}}@-o-keyframes square-bl{0%{-o-transform:translate(0,0)}25%{-o-transform:translate(0,-78.5px)}50%{-o-transform:translate(78.5px,-78.5px)}75%{-o-transform:translate(78.5px,0)}}@-ms-keyframes square-bl{0%{-ms-transform:translate(0,0)}25%{-ms-transform:translate(0,-78.5px)}50%{-ms-transform:translate(78.5px,-78.5px)}75%{-ms-transform:translate(78.5px,0)}}@-webkit-keyframes square-bl{0%{-webkit-transform:translate(0,0)}25%{-webkit-transform:translate(0,-78.5px)}50%{-webkit-transform:translate(78.5px,-78.5px)}75%{-webkit-transform:translate(78.5px,0)}}@-moz-keyframes square-bl{0%{-moz-transform:translate(0,0)}25%{-moz-transform:translate(0,-78.5px)}50%{-moz-transform:translate(78.5px,-78.5px)}75%{-moz-transform:translate(78.5px,0)}}@keyframes square-tr{0%{transform:translate(0,0)}25%{transform:translate(-78.5px,0)}50%{transform:translate(-78.5px,78.5px)}75%{transform:translate(0,78.5px)}}@-o-keyframes square-tr{0%{-o-transform:translate(0,0)}25%{-o-transform:translate(-78.5px,0)}50%{-o-transform:translate(-78.5px,78.5px)}75%{-o-transform:translate(0,78.5px)}}@-ms-keyframes square-tr{0%{-ms-transform:translate(0,0)}25%{-ms-transform:translate(-78.5px,0)}50%{-ms-transform:translate(-78.5px,78.5px)}75%{-ms-transform:translate(0,78.5px)}}@-webkit-keyframes square-tr{0%{-webkit-transform:translate(0,0)}25%{-webkit-transform:translate(-78.5px,0)}50%{-webkit-transform:translate(-78.5px,78.5px)}75%{-webkit-transform:translate(0,78.5px)}}@-moz-keyframes square-tr{0%{-moz-transform:translate(0,0)}25%{-moz-transform:translate(-78.5px,0)}50%{-moz-transform:translate(-78.5px,78.5px)}75%{-moz-transform:translate(0,78.5px)}}@keyframes square-br{0%{transform:translate(0,0)}25%{transform:translate(-78.5px,0)}50%{transform:translate(-78.5px,-78.5px)}75%{transform:translate(0,-78.5px)}}@-o-keyframes square-br{0%{-o-transform:translate(0,0)}25%{-o-transform:translate(-78.5px,0)}50%{-o-transform:translate(-78.5px,-78.5px)}75%{-o-transform:translate(0,-78.5px)}}@-ms-keyframes square-br{0%{-ms-transform:translate(0,0)}25%{-ms-transform:translate(-78.5px,0)}50%{-ms-transform:translate(-78.5px,-78.5px)}75%{-ms-transform:translate(0,-78.5px)}}@-webkit-keyframes square-br{0%{-webkit-transform:translate(0,0)}25%{-webkit-transform:translate(-78.5px,0)}50%{-webkit-transform:translate(-78.5px,-78.5px)}75%{-webkit-transform:translate(0,-78.5px)}}@-moz-keyframes square-br{0%{-moz-transform:translate(0,0)}25%{-moz-transform:translate(-78.5px,0)}50%{-moz-transform:translate(-78.5px,-78.5px)}75%{-moz-transform:translate(0,-78.5px)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes rotate{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@keyframes pulse{0%,100%{transform:scale(inherit) rotate(45deg)}75%{transform:scale(.25) rotate(45deg)}}@-o-keyframes pulse{0%,100%{-o-transform:scale(inherit) rotate(45deg)}75%{-o-transform:scale(.25) rotate(45deg)}}@-ms-keyframes pulse{0%,100%{-ms-transform:scale(inherit) rotate(45deg)}75%{-ms-transform:scale(.25) rotate(45deg)}}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(inherit) rotate(45deg)}75%{-webkit-transform:scale(.25) rotate(45deg)}}@-moz-keyframes pulse{0%,100%{-moz-transform:scale(inherit) rotate(45deg)}75%{-moz-transform:scale(.25) rotate(45deg)}}.createHubPreloader{background-color:rgba(255,255,255,.7);position:absolute;top:0;left:0;height:100%;width:100%;z-index:100}.createHubPreloader .cssload-container{top:calc(50% - 105px)!important;position:absolute;left:calc(50% - 86px)}@media all and (max-width:1024px){.inline-blocks__part{width:100%;text-align:center}.fis-alert-button-head__gadget-info-right{width:auto}}@media all and (max-width:750px){.fis-alert-button-instruction-wrap__line{display:none}.fis-alert-button-instruction-tip__app,.fis-alert-button-instruction-tip__button,.fis-alert-button-instruction-tip__map,.fis-alert-button-instruction-tip__notification{padding:15px 10px;max-width:450px}.fis-alert-button-advantages{background-image:none}.fis-alert-button-advantages:after{content:none}.fis-alert-button-advantages__tip{width:100%;vertical-align:top}.fis-alert-button-advantages__tip_bluetooth,.fis-alert-button-advantages__tip_first,.fis-alert-button-advantages__tip_location,.fis-alert-button-advantages__tip_right,.fis-alert-button-advantages__tip_warranty{padding:10px 15px;margin:0 auto}.fis-alert-button-quotes{padding:40px 15px 32px}.fis-alert-button-quotes__first,.fis-alert-button-quotes__forth,.fis-alert-button-quotes__second,.fis-alert-button-quotes__third{margin:0 0 30px;text-align:center}}@media all and (max-width:600px){.fis-alert-button-head__bottom{padding:248px 15px 32px}}@media all and (max-width:500px){.fis-alert-button-subscribe__input_bottom{height:50px;font-size:14px;padding-right:164px;padding-left:34px;border-radius:25px}.fis-alert-button-subscribe__button_bottom{font-size:18px;width:140px;height:42px;border-radius:21px}}@media all and (max-width:425px){.fis-alert-button-instruction-tip__app,.fis-alert-button-instruction-tip__button,.fis-alert-button-instruction-tip__map,.fis-alert-button-instruction-tip__notification{text-align:center}.fis-alert-button-instruction-tip__text{margin:10px auto 30px;display:block;line-height:24px}.fis-alert-button-advantages__tip{padding:10px 0 30px;margin:0 auto}.fis-alert-button-advantages__text-gsm{margin-left:20px;max-width:150px;line-height:24px}.fis-alert-button-advantages__text-location{margin-right:20px;max-width:190px;line-height:24px}.fis-alert-button-advantages__text-warranty{margin-left:20px;max-width:190px;line-height:24px}.fis-alert-button-advantages__text-bluetooth{margin-right:20px;max-width:240px;line-height:24px}.fis-alert-button-subscribe__input,.fis-alert-button-subscribe__input_bottom{padding-right:34px;padding-left:34px}.fis-alert-button-subscribe__button{position:static;margin-top:20px}.fis-alert-button-subscribe__button_bottom{font-size:18px;width:140px;height:42px;border-radius:21px}}@media all and (max-width:1455px){.footer.openZone .maxWidth{padding-left:0}.footer.openZone .footerLogo{position:relative;top:0;left:0;line-height:30px;display:block;float:left}.footer.openZone .footerLogo .beta{top:-2px}.footer.openZone .subscribeBlockFooter{margin-left:72px}.openZone .mainLogo{position:static;display:block;float:left;margin-right:24px}.openZone .animationSlider .mainTitle{margin:46px auto 15px}.openZone .animationField{width:325px;height:250px}.openZone .animationOne .circleBg,.openZone .slideActive .circleBg{width:250px;height:250px;margin-left:-125px}.openZone .animationFifth .img,.openZone .animationFour .img,.openZone .animationSixth .img{width:325px;height:250px}.openZone .textProduct{margin-bottom:140px}.openZone .dialogCloud{font-size:14px;line-height:18px;padding:5px 15px;max-width:250px;left:0!important}.openZone .dialogCloud.right{right:0!important;left:auto!important}.openZone .dialogCloud:before{content:none}.openZone .animationFifth,.openZone .animationFour,.openZone .animationSixth{width:500px}.openZone .animationFour .dialogCloud.firstBubble{top:51px}.openZone .animationFour .dialogCloud.secondBubble{top:105px}.openZone .animationFifth .dialogCloud.firstBubble{top:15px}.openZone .animationFifth .dialogCloud.secondBubble{top:54px}.openZone .animationFifth .dialogCloud.thirdBubble{top:108px}.openZone .animationFifth .dialogCloud.fourthBubble{top:179px}.openZone .animationSixth .dialogCloud.firstBubble{top:35px}.openZone .animationSixth .dialogCloud.secondBubble{top:118px}}@media all and (max-width:1366px){.openZone .topMainBlockFormArea{margin-top:20px}.openZone .topMainBlockFormArea .mainFormWrap{margin-top:35px}.openZone .topMainBlockTitle{font-size:70px}.openZone .topMainBlock{padding-top:15px}.openZone .socialFixedIcons{left:10px}}@media all and (max-width:1270px){.openZone .topMainBlockFormArea .devicePicture{display:block;width:60%}.openZone .socialFixedIcons{bottom:0;width:100%;background:#fff;text-align:center;height:70px;top:inherit;left:0}.openZone .socialFixedIcons .jssocials-shares .jssocials-share{display:inline-block!important;margin:10px 5px}.footer.blogFooter{padding-bottom:60px}}@media all and (max-width:1180px){.openZone .storiesList{width:100%}.openZone .storiesList .item{margin:0 2% 20px;width:46%}.openZone .paginationAnimation{right:80px}.openZone .topMainBlock{padding:118px 30px 64px;height:auto}.openZone .topMainBlockFormArea .devicePicture{display:block;width:60%}.openZone .sectionPeace .sectionTextBlock{padding-top:20px}.openZone .sectionPeace .mainPageSectionTextBlock{padding:87px 0 0}.openZone .sectionFree{height:406px}.openZone .sectionFree:before{height:390px}.openZone .sectionFree:after{width:500px;background-size:contain;margin-left:-163px}.openZone .sectionFree .circleInfoText{margin:52px 0 0 17%}.openZone .animationsListInfo{margin:0 auto;text-align:left}.openZone .mainPageSectionPicture{float:none!important;width:100%;margin:0 auto}.openZone .mainPageSectionPicture.left,.openZone .mainPageSectionPicture.right{text-align:center}.openZone .mainPageSectionTextBlock{float:none!important;text-align:center!important;width:100%;padding:35px 0 0}.openZone .mainPageSectionTextBlock.correctWidth{padding:35px 0 0}.openZone .sectionPeace .mainPageSectionPicture{top:0;left:0}}@media all and (max-width:1120px){.footer.openZone{text-align:center}.footer.openZone .footerLogo{float:none;display:inline-block;margin-bottom:30px}.footer.openZone .footerList{float:none;display:block;margin:0 auto}.footer.openZone .socialBlock{margin:40px 0;float:none;clear:both}.footer.openZone .subscribeBlockFooter{margin-left:0;float:none;margin-bottom:30px}.openZone .articlePreview.fullRow .textPart{padding:35px 20px 22px}.openZone .systemBlock.subscribed{background:url(/images/open_zone/cat.png) 220px bottom no-repeat #a6f0ee}.openZone .subscribeBlock .input{width:250px}.openZone .maxWidth{padding:0 10px}.openZone .contactArea{min-height:770px}.openZone .contactArea .sendForm{top:100px}.openZone .paginationAnimation{right:50px}}@media all and (max-width:1024px){.openZone .productHuntBlock .phTitle{padding-left:0}}@media all and (max-width:960px){.openZone .animationSlider .mainTitle{margin:10px auto}}@media all and (min-width:941px){.openZone .header .menuWrap{display:inline-block!important}}@media all and (max-width:940px){.openZone .mainLogoWrap{margin-top:0}.openZone .mainLogoWrap .mainLogo{width:50px;height:50px;background-size:50px;margin-right:8px}.openZone .mainLogoWrap .logoText{line-height:53px}.openZone .paginationAnimation{right:20px}.openZone .animationSlider .mainTitle{padding:0 20px}.openZone .subscribeBlock .input{width:150px}.openZone .articleText .blockquote,.openZone .articleText blockquote{padding:36px 52px 32px}.openZone .topMainBlockFormArea .devicePicture{width:50%;margin:40px 0 0 20px;left:0}.openZone .sectionFree .circleInfoText{margin:52px 0 0 9%}.openZone .sectionCommunication{padding-top:90px}.openZone .header{position:fixed;top:0;left:0;width:100%;padding:10px;min-height:0;z-index:300;height:71px}.openZone .header .loginBlock{margin-top:5px}.openZone .header .menuWrap{position:fixed;width:100%;height:100%;top:70px;padding-bottom:70px;left:0;background-color:rgba(0,0,0,.8);margin:0;overflow:auto;float:none;display:block}.openZone .header .mainMenuList{width:100%;height:auto;margin:0}.openZone .header .mainMenuList .item{display:block;text-align:center;color:#fff;margin:8px 0}.openZone .header .mainMenuList .item .link{color:#fff;font-size:16px;line-height:38px;padding:10px 0}.openZone .openMenuBtn{display:block;color:#3a3a38;font-size:18px;margin:14px 0 0 20px;float:right;cursor:pointer}.openZone .topMainBlock{background:#ffba00}.openZone .productHuntBlock{padding-top:71px}.openZone .productHuntBlock .phTitle{display:block;text-align:center}.openZone .productHuntBlock .phText{display:block;text-align:center;max-width:100%}.openZone .productHuntBlock .phClose{top:88px}.openZone .productHuntBlock .phImg{margin:0;display:inline-block;vertical-align:top;height:269px;width:292px;background-image:url(/images/open_zone/main/producthunt_kitty.png);background-size:auto auto;background-position:0 0;background-repeat:no-repeat}}@media all and (max-width:860px){.openZone .topMainBlock{max-height:inherit}.openZone .contactArea{min-height:1px;padding:100px 0 71px;text-align:center}.openZone .contactArea .sendForm{position:static;display:inline-block;margin:0 0 20px}.openZone .contactBlockInfo{margin:0 auto}.openZone .topMainBlockFormArea .mainFormWrap{float:none;margin:0 auto}.openZone .topMainBlockFormArea .devicePicture{float:none;margin:40px auto 60px}.openZone .sectionCommunication .mainPageSectionTextBlock{padding-top:50px}.openZone .mainPageSectionRight .mainPageSectionTextBlock{padding-top:80px}.openZone .sectionPeace .mainPageSectionTextBlock{padding-top:0}.openZone .mainSectionTitle{font-size:35px}.footer.openZone .footerList .item .link{line-height:50px}}@media all and (max-width:768px){.footer.openZone{margin:0}.openZone.wrapper{position:relative;z-index:10;padding:71px 0 0}.openZone .topMainBlockTitle{font-size:60px}.openZone .paginationAnimation .paginationBullet{margin:16px 0}.openZone body.overflow{overflow:hidden}.openZone .systemBlock{height:auto;padding:25px 20px 20px}.openZone .subscribeBlock{position:relative;padding-right:115px}.openZone .subscribeBlock .input{width:100%}.openZone .subscribeBlock .btn{position:absolute;right:0;top:0}.openZone .articlePreview .picture{height:auto}.openZone .twoColumn .itemBlock{width:100%}.openZone .twoColumn .itemBlock:nth-child(odd){padding-right:0}.openZone .twoColumn .itemBlock:nth-child(even){padding-left:0}.openZone .systemBlock.subscribed{background:url(/images/open_zone/cat.png) 150px bottom no-repeat #a6f0ee}.openZone .articlePreview.fullRow .picture,.openZone .articlePreview.fullRow .textPart{width:100%;float:none;height:auto}.openZone .headSelect{float:none;display:block;margin-top:40px;width:100%}.openZone .articleHead .textHeadBlock{width:100%;position:static}.openZone .articleHead .textHeadBlock .textField{position:static;padding:20px 40px 35px}.openZone .animationSlider .mainTitle{letter-spacing:.5px;line-height:40px;font-size:40px;width:90%;margin:58px auto 18px}.openZone .textProduct{width:90%;margin-bottom:350px;text-align:left}.openZone .sectionFree{height:290px}.openZone .sectionFree:before{height:280px}.openZone .sectionFree:after{width:360px;margin-left:0;left:40%}.openZone .sectionFree .circleInfoText{width:167px;height:167px;padding-top:34px;margin:52px 0 0 18%}.openZone .sectionFree .circleInfoText .circleTitle{font-size:36px;line-height:33px}.openZone .sectionFree .circleInfoText .circleText{font-size:16px;line-height:22px}.openZone .mainMenuList.hover .item .link:hover{border-color:inherit}.offender-block__header-block_avatar{width:100%}.offender-block__header-block_map{position:static;height:250px;width:100%}.offender-block__header-block_map .angular-google-map,.offender-block__header-block_map .angular-google-map-container{position:static}.offender-block__avatar-image{width:150px;height:150px}.offender-block__list-item_description{display:block}}@media all and (max-width:750px){.openZone.mailConfirmPage:after{font-size:310px}}@media (max-width:650px){.kittens-img.signup-page-kittens{width:510px}}@media all and (max-width:640px){.openZone .topMainBlockFormArea{margin-top:0}.openZone .topMainBlockFormArea .devicePicture{margin:35px auto 15px}.openZone .topMainBlockTitle{font-size:55px}.openZone .sectionGetStarted .productList .item{width:100%;padding:0}.openZone .sectionGetStarted .productList .item:first-child{border-right:0;margin-bottom:35px}.openZone .sectionFree{height:162px}.openZone .sectionFree:before{height:155px}.openZone .sectionFree:after{width:200px;margin-left:-50px;left:50%}.openZone .sectionFree .circleInfoText{width:134px;height:134px;padding-top:45px;margin:12px 0 0 10%}.openZone .sectionFree .circleInfoText .circleTitle{font-size:22px;line-height:26px}.openZone .sectionFree .circleInfoText .circleText{font-size:14px;line-height:20px}.openZone .textProduct{width:90%;margin-bottom:350px;text-align:left}.openZone .textProduct.last{margin-bottom:70px!important}}@media (max-width:590px){.main-sign-up-form-wrapper{padding-top:470px}.kittens-img.signup-page-kittens{width:475px}.signup-page-wrapper.signup-errors{min-height:935px}}@media all and (max-width:540px){.login-page-form-wrapper{width:90%;padding:0 20px}.login-page-body .logoTextSmall{margin-left:5%}.kittens-img.signup-page-kittens,.login-page-form-wrapper .login-btn,.login-page-form-wrapper .login-form-input{width:100%}.remember-me-wrapper{width:0;padding:0;display:block;height:0}.openZone .animationWrap.iphone{padding:45px 56px 86px 60px}.openZone .animationWrap.android{padding:29px 52px 64px 50px}.openZone .roundedClick{width:26px;height:26px}.openZone .topMainBlockTitle{font-size:36px}.openZone .sectionPeace .mainPageSectionTextBlock{padding-left:0}.openZone .topMainBlock{padding:91px 0 30px}.openZone .topMainBlockFormArea .devicePicture{width:90%}.openZone .animationField .blockBottom,.openZone .animationField .blockLeft,.openZone .animationField .blockRight,.openZone .animationField .blockTop{line-height:150px}.openZone .mpInfoSection .mainPageSectionTextBlock{padding:20px 0 40px}.openZone .mpInfoSection .mainPageSectionPicture.onMove .clickView:before{top:42px}.openZone .mpInfoSection{padding:30px 0 40px}.openZone .mpInfoSection:before{height:100%;top:0}.openZone .mpInfoSection .mainPageSectionTextBlock{padding-top:20px}.openZone .mpInfoSection .mainPageSectionPicture .mainImg{display:block;width:280px}.openZone .mainLogo{margin-right:0}.openZone .header .loginBlock .offsetR{margin-right:15px}.openZone .sectionGetStarted .getStartedHelp{font-size:14px;line-height:20px}.openZone .mainLogoWrap .logoText{display:none}.openZone .textProduct{width:75%}.openZone .animationFifth .img,.openZone .animationFour .img,.openZone .animationSixth .img,.openZone .openZone .animationFifth,.openZone .openZone .animationFour,.openZone .openZone .animationSixth{width:200px;height:153px}.openZone .dialogCloud{font-size:8px;line-height:12px;padding:3px 10px;max-width:170px}.openZone .animationField{width:200px;height:153px;margin-bottom:0}.openZone .animationOne .circleBg,.openZone .slideActive .circleBg{width:153px;height:153px;margin-left:-76px}.openZone .animationFour .dialogCloud.firstBubble{top:18px}.openZone .animationFour .dialogCloud.secondBubble{top:65px}.openZone .animationFifth .dialogCloud.firstBubble{top:5px}.openZone .animationFifth .dialogCloud.secondBubble{top:40px}.openZone .animationFifth .dialogCloud.thirdBubble{top:75px}.openZone .animationFifth .dialogCloud.fourthBubble{top:110px}.openZone .animationSixth .dialogCloud.firstBubble{top:10px}.openZone .animationSixth .dialogCloud.secondBubble{top:60px}.openZone .paginationAnimation{z-index:100}.openZone .textProduct{padding-top:10px;font-size:12px;line-height:18px}.openZone .animationSlider .mainTitle{width:75%;font-size:14px;margin:10px auto 0;line-height:18px}.openZone .animationSlider .mainTitle .underline{line-height:24px}.openZone .aboutHead .mainTitle{font-size:42px;line-height:50px;margin:40px 0 34px}.openZone .storiesList{width:100%}.openZone .storiesList .item{margin:0 2% 20px;width:96%}.openZone .contactArea .sendForm,.openZone .contactBlockInfo{width:100%}.openZone .contactArea{padding:60px 0 41px}.openZone .mainTitle{margin:55px 0 38px}.openZone .popup,.openZone .popup.feedbackForm{width:300px;margin-left:-150px}.openZone .popup.feedbackForm .sendForm{width:300px}.openZone .popup.feedbackForm .sendForm .headForm{padding:45px 20px 25px}.openZone .popup.feedbackForm .sendForm .fieldForm{padding:20px}.openZone .popup .popupHead{padding:45px 20px 25px}.openZone .popup .popupContent{padding:45px 20px 20px}.openZone .popup .btnBlock .btnMain{min-width:119px}.b-login-form .forgot-pwd-link,.login-page-form-wrapper .form-links .checkbox{float:none!important;text-align:center;display:block;margin-top:10px}.login-page-form-wrapper .form-links .checkbox label{padding-left:0}.offender-block__content{padding:20px 10px}.offender-block__list-item{font-size:16px;line-height:24px;padding:5px 0}.offender-block__list-item_description,.offender-block__list-item_description_inline{display:inline}.offender-block__offender-name{font-size:24px;line-height:28px}.offender_promo{font-size:16px;line-height:24px}.offender_promo__text{margin-bottom:10px}.offender_promo__install-title{font-size:22px;line-height:30px}}@media all and (max-width:400px){.openZone .sectionFree .circleInfoText{margin:12px 0 0 3%}.openZone .appsBlockLinks{padding:0 10px 10px}.openZone .logoOnlyText{font-size:46px}}