.cd-auto-hide-header{position:fixed;z-index:2;top:0;left:0;width:100%;height:61px;background-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.cd-auto-hide-header::after{clear:both;content:"";display:block}.cd-auto-hide-header.is-hidden{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (min-width:1024px){.cd-auto-hide-header{height:61px}}.cd-auto-hide-header .logo,.cd-auto-hide-header .nav-trigger{position:absolute;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cd-auto-hide-header .logo{left:5%}.cd-auto-hide-header .logo a,.cd-auto-hide-header .logo img{display:block}.cd-auto-hide-header .nav-trigger{display:table;height:100%;padding:0 1em;font-size:1.2rem;text-transform:uppercase;color:#25283d;font-weight:700;right:0;border-left:1px solid #f2f2f2}.cd-auto-hide-header .nav-trigger span{display:table-cell;vertical-align:middle}.cd-auto-hide-header .nav-trigger em,.cd-auto-hide-header .nav-trigger em::after,.cd-auto-hide-header .nav-trigger em::before{display:block;position:relative;height:2px;width:22px;background-color:#25283d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-auto-hide-header .nav-trigger em{margin:6px auto 14px;-webkit-transition:background-color .2s;transition:background-color .2s}.cd-auto-hide-header .nav-trigger em::after,.cd-auto-hide-header .nav-trigger em::before{position:absolute;content:'';left:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.cd-auto-hide-header .nav-trigger em::before{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}.cd-auto-hide-header .nav-trigger em::after{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}@media only screen and (min-width:1024px){.cd-auto-hide-header .nav-trigger{display:none}}.cd-auto-hide-header.nav-open .nav-trigger em{background-color:rgba(255,255,255,0)}.cd-auto-hide-header.nav-open .nav-trigger em::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cd-auto-hide-header.nav-open .nav-trigger em::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cd-primary-nav{display:inline-block;float:right;height:100%;padding-right:5%}.cd-primary-nav>ul{position:absolute;z-index:2;top:60px;left:0;width:100%;background-color:#fff;display:none;box-shadow:0 14px 20px rgba(0,0,0,.2)}.cd-primary-nav>ul a{display:block;height:50px;line-height:50px;padding-left:5%;color:#25283d;font-size:1.8rem;border-top:1px solid #f2f2f2}.cd-primary-nav>ul a.active,.cd-primary-nav>ul a:hover{color:#8f3985}@media only screen and (min-width:1024px){.cd-primary-nav{display:table}.cd-primary-nav>ul{display:table-cell;vertical-align:middle;position:relative;width:auto;top:0;padding:0;background-color:transparent;box-shadow:none}.cd-primary-nav>ul::after{clear:both;content:"";display:block}.cd-primary-nav>ul li{display:inline-block;float:left;margin-right:1.5em}.cd-primary-nav>ul li:last-of-type{margin-right:0}.cd-primary-nav>ul a{height:auto;line-height:normal;padding:0;border:none}}.cd-primary-nav ul:target,.nav-open .cd-primary-nav ul{display:block}@media only screen and (min-width:1024px){.cd-primary-nav ul:target,.nav-open .cd-primary-nav ul{display:table-cell}}.cd-secondary-nav{position:relative;z-index:1;clear:both;width:100%;height:50px;background-color:#25283d;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.cd-secondary-nav::after{content:'';position:absolute;z-index:1;top:0;right:0;height:100%;width:35px;background:0 0;background:-webkit-linear-gradient(right,#25283d,rgba(37,40,61,0));background:linear-gradient(to left,#25283d,rgba(37,40,61,0));pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.cd-secondary-nav.nav-end::after{opacity:0}.cd-secondary-nav a,.cd-secondary-nav li,.cd-secondary-nav ul{height:100%}.cd-secondary-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 5%;overflow-x:auto;-webkit-overflow-scrolling:touch}.cd-secondary-nav ul::after{clear:both;content:"";display:block}.cd-secondary-nav li{display:inline-block;float:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cd-secondary-nav li:last-of-type{padding-right:20px}.cd-secondary-nav a{display:block;color:#fff;opacity:.6;line-height:50px;padding:0 1em}.cd-secondary-nav a.active,.cd-secondary-nav a:hover{opacity:1}@media only screen and (min-width:1024px){.cd-secondary-nav{height:70px;overflow:visible}.cd-secondary-nav ul{display:block;text-align:center}.cd-secondary-nav li{float:none;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.cd-secondary-nav a{line-height:70px}.cd-secondary-nav a.active{box-shadow:inset 0 -3px #8f3985}}.cd-secondary-nav.fixed{position:fixed;top:60px}.cd-secondary-nav.slide-up{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}@media only screen and (min-width:1024px){.cd-secondary-nav.fixed{top:80px;box-shadow:0 -6px 0 #25283d}.cd-secondary-nav.slide-up{-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);transform:translateY(-80px)}}.cd-main-content{padding:60px 5% 2em;overflow:hidden}.cd-main-content.sub-nav{padding-top:110px}.cd-main-content.sub-nav-hero{padding-top:0}.cd-main-content.sub-nav-hero.secondary-nav-fixed{margin-top:50px}.cd-main-content p{max-width:1024px;line-height:1.6;margin:2em auto;font-family:"David Libre",serif;color:#a5a8a9}@media only screen and (min-width:1024px){.cd-main-content{padding-top:80px}.cd-main-content.sub-nav{padding-top:150px}.cd-main-content.sub-nav-hero.secondary-nav-fixed{margin-top:70px}.cd-main-content p{font-size:2.4rem}}.cd-main-content.sub-nav :target::before,.cd-main-content.sub-nav-hero :target::before{display:block;content:"";margin-top:-50px;height:50px;visibility:hidden}@media only screen and (min-width:1024px){.cd-main-content.sub-nav :target::before,.cd-main-content.sub-nav-hero :target::before{margin-top:-70px;height:70px}}.cd-hero{display:table;width:100%;margin-top:60px;height:300px;background:url(../img/cd-hero-background.jpg) no-repeat center center;background-size:cover}.cd-hero .cd-hero-content{display:table-cell;vertical-align:middle;text-align:center}@media only screen and (min-width:768px){.cd-hero{height:400px}}@media only screen and (min-width:1024px){.cd-hero{height:600px;margin-top:80px}}@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')}html{font-family:Akkurat-Light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:15px}body{margin:0}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}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-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;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}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}}@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-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub: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"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.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}.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:#333;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.17);-webkit-box-shadow:0 3px 8px rgba(0,0,0,.17)}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}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.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{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-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-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@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-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@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-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@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-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.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.42857143;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{border:1px solid #ddd}.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{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.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-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{min-height:.01%;overflow-x:auto}@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{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-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}.form-control::-ms-expand{background-color:transparent;border:0}.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}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].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}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}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}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}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-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}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.3333333;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.3333333}.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.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-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.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}.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;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.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;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.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;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.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-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.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 .control-label{margin-bottom:0;vertical-align:middle}.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 .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.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}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;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;-webkit-box-shadow:none;box-shadow:none;opacity:.65}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:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{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>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.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:red;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{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>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.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:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{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>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{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:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{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>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.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:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{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>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.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:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{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>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.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{font-weight:400;color:#337ab7;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.3333333;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{-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{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:5px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:180px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 15px;clear:both;font-size:14px;line-height:1.5;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.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;cursor:not-allowed;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed}.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{right:auto;left:0}}.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 .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left: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 .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left: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-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.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}.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{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=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-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.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{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee;color:#333}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.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.42857143;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;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.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-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.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{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-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{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-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{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;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-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:0}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:0}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@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-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.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{width:140px;height:55px;background:url(../images/ttmlogo.png) no-repeat center center;background-color:rgba(0,0,0,0);background-size:auto;background-size:155px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;color:#333}.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}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;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}}@media (min-width:768px){.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;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-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)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.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 .control-label{margin-bottom:0;vertical-align:middle}.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}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.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-right:15px;margin-left:15px}}@media (min-width:768px){.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-text{color:#777}.navbar-default .navbar-nav>li>a{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:#f4f7f8}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#f5f5f5}@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:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{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:#080808}.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{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.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:#080808}.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{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-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;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.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 .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.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;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.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}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.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}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.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:-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);-webkit-background-size:40px 40px;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:-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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{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)}.progress-bar-warning{background-color:#f0ad4e}.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);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{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.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{padding-left:0;margin-bottom:20px}.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-left-radius:4px;border-top-right-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{color:#555;text-decoration:none;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{color:#777;cursor:not-allowed;background-color:#eee}.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}.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-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.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-left-radius:3px;border-top-right-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-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-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-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.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-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{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border: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{border-bottom:0}.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;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height: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;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{display:block;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.tooltip.in{opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.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;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;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);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;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}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);opacity:.5}.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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.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;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{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{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@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}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.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}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.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}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.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}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!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}}@media (min-width:1200px){.hidden-lg{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}}@media print{.hidden-print{display:none!important}}.megamenu-dim{background:rgba(0,0,0,.6);position:fixed;left:0;right:0;bottom:0;top:54px;visibility:hidden;opacity:0;z-index:-12;transition:all .3s ease-in-out}body.megamenu-visible .megamenu-dim{z-index:12;visibility:visible;opacity:1}.fhmm .dropdown a,.fhmm .dropdown-menu a{color:#231f20;font-family:'Barlow Semi Condensed'!important;font-weight:300}.fhmm .dropdown-menu>li>a{padding:6px 15px}.fhmm .navbar-nav>li>.dropdown-menu{margin-top:1px}.fhmm i{color:#14a8e8}.fhmm .dropdown-menu{box-shadow:none;border:1px solid #efefef;padding:0}.fhmm .form-control{margin-top:10px;border:1px solid #efefef}.fhmm .btn{margin:15px 0 10px}.fhmm video{max-width:100%;height:auto}.fhmm embed,.fhmm iframe,.fhmm object{max-width:100%}.fhmm .google-map{width:100%;border:1px solid rgba(255,255,255,.5);min-height:200px}.fhmm div.google-map{background:rgba(255,255,255,.5);background:#fff;height:200px;margin:0;width:100%}#googlemaps img{max-width:none}.fhmm .dropdown-menu .withoutdesc{margin-top:0;padding:15px 20px;display:block;text-align:left;text-transform:none;width:100%}.fhmm a:hover{text-decoration:none}.fhmm .dropdown-menu .withoutdesc ul li{padding:8px 10px}.fhmm .dropdown-menu .withoutdesc ul li:focus,.fhmm .dropdown-menu .withoutdesc ul li:hover{color:#262626;text-decoration:none;background-color:#f5f5f5!important}.fhmm .dropdown-menu .withoutdesc li:last-child{border-bottom:0 solid #fff}.fhmm .fhmm-content.withdesc a:after{color:#7d7e81;content:attr(data-description);display:block;font-size:13px;font-weight:300;line-height:0;margin:0 40px 15px}.fhmm .dropdown-submenu{position:relative}.fhmm .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:0;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.fhmm .dropdown-submenu:hover>.dropdown-menu{display:block}.fhmm .dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.fhmm .dropdown-submenu:hover>a:after{border-left-color:#fff}.fhmm .dropdown-submenu.pull-left{float:none}.fhmm .dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.fhmm p{font-size:14px;color:#656565}.fhmm .collapse,.fhmm .dropdown,.fhmm .dropup,.fhmm .nav{position:static}.fhmm .dropdown2{position:relative}.fhmm .half{width:45%;left:auto!important;right:auto!important}.fhmm .container{position:relative}.fhmm .dropdown-menu{left:auto}.fhmm .nav.navbar-right .dropdown-menu{left:auto;right:0}.fhmm .fhmm-content{padding:15px 20px}.fhmm .dropdown.fhmm-fw .dropdown-menu{left:0;right:0}.fhmm .title{font-size:18px;margin-top:15px;border-bottom:1px solid #efefef;padding-bottom:15px;font-family:'Barlow Semi Condensed'!important;font-weight:300;letter-spacing:0}.fhmm ul{list-style:none;padding-left:0}.navbar-blue{background:#00a4db;background-image:-webkit-gradient(linear,left 0,left 100%,from(#00a4db),to(#007acc));background-image:-webkit-linear-gradient(top,#00a4db,0,#007acc,100%);background-image:-moz-linear-gradient(top,#00a4db 0,#007acc 100%);background-image:linear-gradient(to bottom,#00a4db 0,#007acc 100%);background-repeat:repeat-x;border-color:#007acc #007acc #004c80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#007acc}.navbar-blue .navbar-nav>.active>a,.navbar-blue .navbar-nav>.active>a:focus,.navbar-blue .navbar-nav>.active>a:hover,.navbar-blue .navbar-nav>.disabled>a,.navbar-blue .navbar-nav>.disabled>a:focus,.navbar-blue .navbar-nav>.disabled>a:hover,.navbar-blue .navbar-nav>.open>a,.navbar-blue .navbar-nav>.open>a:focus,.navbar-blue .navbar-nav>.open>a:hover,.navbar-blue .navbar-nav>li>a:focus,.navbar-blue .navbar-nav>li>a:hover{color:#fff!important;background-color:#007acc}.navbar-blue .navbar-collapse,.navbar-blue .navbar-form{border-color:#007acc}.navbar-blue .navbar-brand i,.navbar-blue .navbar-brand:focus,.navbar-blue .navbar-brand:hover,.navbar-blue a{color:#fff}.navbar-blue .navbar-brand,.navbar-blue .navbar-link,.navbar-blue .navbar-nav>li>a,.navbar-blue .navbar-text{color:#eee}.navbar-blue .navbar-toggle{border-color:#eee}.navbar-blue .navbar-toggle:focus,.navbar-blue .navbar-toggle:hover{background-color:#007acc}.navbar-blue .navbar-toggle .icon-bar{background-color:#eee}.navbar-blue .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-blue .navbar-nav>.dropdown>a .caret{border-top-color:#eee;border-bottom-color:#eee}.navbar-blue .navbar-nav>.open>a .caret,.navbar-blue .navbar-nav>.open>a:focus .caret,.navbar-blue .navbar-nav>.open>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width:767px){.navbar-blue .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#007acc}.navbar-blue .dropdown a,.navbar-blue .dropdown-menu a,.navbar-blue .navbar-nav .open .dropdown-menu>li>a,.navbar-blue .title,.navbar-blue p{color:#fff}.navbar-blue .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-blue .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-blue .dropdown-menu .withoutdesc ul li:focus,.navbar-blue .dropdown-menu .withoutdesc ul li:hover,.navbar-blue .navbar-nav .open .dropdown-menu>.active>a,.navbar-blue .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-blue .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff!important;background-color:#007acc!important}.navbar-blue .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-blue .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-blue .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#fff;background-color:#007acc}}.navbar-red{background:#ff4a45;background-image:-webkit-gradient(linear,left 0,left 100%,from(#ff4a45),to(#bd0000));background-image:-webkit-linear-gradient(top,#ff4a45,0,#bd0000,100%);background-image:-moz-linear-gradient(top,#ff4a45 0,#bd0000 100%);background-image:linear-gradient(to bottom,#ff4a45 0,#bd0000 100%);background-repeat:repeat-x;border-color:#bd0000 #bd0000 #710000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#bd0000}.navbar-red .navbar-nav>.active>a,.navbar-red .navbar-nav>.active>a:focus,.navbar-red .navbar-nav>.active>a:hover,.navbar-red .navbar-nav>.disabled>a,.navbar-red .navbar-nav>.disabled>a:focus,.navbar-red .navbar-nav>.disabled>a:hover,.navbar-red .navbar-nav>.open>a,.navbar-red .navbar-nav>.open>a:focus,.navbar-red .navbar-nav>.open>a:hover,.navbar-red .navbar-nav>li>a:focus,.navbar-red .navbar-nav>li>a:hover{color:#fff!important;background-color:#710000}.navbar-red .navbar-collapse,.navbar-red .navbar-form{border-color:#710000}.navbar-red .navbar-brand i,.navbar-red .navbar-brand:focus,.navbar-red .navbar-brand:hover,.navbar-red a{color:#fff}.navbar-red .navbar-brand,.navbar-red .navbar-link,.navbar-red .navbar-nav>li>a,.navbar-red .navbar-text{color:#eee}.navbar-red .navbar-toggle{border-color:#eee}.navbar-red .navbar-toggle:focus,.navbar-red .navbar-toggle:hover{background-color:#710000}.navbar-red .navbar-toggle .icon-bar{background-color:#eee}.navbar-red .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-red .navbar-nav>.dropdown>a .caret{border-top-color:#eee;border-bottom-color:#eee}.navbar-red .navbar-nav>.open>a .caret,.navbar-red .navbar-nav>.open>a:focus .caret,.navbar-red .navbar-nav>.open>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width:767px){.navbar-red .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#710000}.navbar-red .dropdown a,.navbar-red .dropdown-menu a,.navbar-red .navbar-nav .open .dropdown-menu>li>a,.navbar-red .title,.navbar-red p{color:#fff}.navbar-red .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-red .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-red .dropdown-menu .withoutdesc ul li:focus,.navbar-red .dropdown-menu .withoutdesc ul li:hover,.navbar-red .navbar-nav .open .dropdown-menu>.active>a,.navbar-red .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-red .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff!important;background-color:#710000!important}.navbar-red .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-red .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-red .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#fff;background-color:#710000}}.navbar-orange{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fbbf50),to(#f09c00));background-image:-webkit-linear-gradient(top,#fbbf50,0,#f09c00,100%);background-image:-moz-linear-gradient(top,#fbbf50 0,#f09c00 100%);background-image:linear-gradient(to bottom,#fbbf50 0,#f09c00 100%);background-repeat:repeat-x;border-color:#f09c00}.navbar-orange .navbar-nav>.active>a,.navbar-orange .navbar-nav>.active>a:focus,.navbar-orange .navbar-nav>.active>a:hover,.navbar-orange .navbar-nav>.disabled>a,.navbar-orange .navbar-nav>.disabled>a:focus,.navbar-orange .navbar-nav>.disabled>a:hover,.navbar-orange .navbar-nav>.open>a,.navbar-orange .navbar-nav>.open>a:focus,.navbar-orange .navbar-nav>.open>a:hover,.navbar-orange .navbar-nav>li>a:focus,.navbar-orange .navbar-nav>li>a:hover{color:#fff!important;background-color:#f09c00}.navbar-orange .navbar-collapse,.navbar-orange .navbar-form{border-color:#f09c00}.navbar-orange .navbar-brand i,.navbar-orange .navbar-brand:focus,.navbar-orange .navbar-brand:hover,.navbar-orange a{color:#fff}.navbar-orange .navbar-brand,.navbar-orange .navbar-link,.navbar-orange .navbar-nav>li>a,.navbar-orange .navbar-text{color:#eee}.navbar-orange .navbar-toggle{border-color:#eee}.navbar-orange .navbar-toggle:focus,.navbar-orange .navbar-toggle:hover{background-color:#f09c00}.navbar-orange .navbar-toggle .icon-bar{background-color:#eee}.navbar-orange .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-orange .navbar-nav>.dropdown>a .caret{border-top-color:#eee;border-bottom-color:#eee}.navbar-orange .navbar-nav>.open>a .caret,.navbar-orange .navbar-nav>.open>a:focus .caret,.navbar-orange .navbar-nav>.open>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width:767px){.navbar-orange .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#f09c00}.navbar-orange .dropdown a,.navbar-orange .dropdown-menu a,.navbar-orange .navbar-nav .open .dropdown-menu>li>a,.navbar-orange .title,.navbar-orange p{color:#fff}.navbar-orange .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-orange .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-orange .dropdown-menu .withoutdesc ul li:focus,.navbar-orange .dropdown-menu .withoutdesc ul li:hover,.navbar-orange .navbar-nav .open .dropdown-menu>.active>a,.navbar-orange .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-orange .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff!important;background-color:#f09c00!important}.navbar-orange .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-orange .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-orange .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#fff;background-color:#f09c00}}.navbar-green{background:#75d428;background-image:-webkit-gradient(linear,left 0,left 100%,from(#75d428),to(#4ead00));background-image:-webkit-linear-gradient(top,#75d428,0,#4ead00,100%);background-image:-moz-linear-gradient(top,#75d428 0,#4ead00 100%);background-image:linear-gradient(to bottom,#75d428 0,#4ead00 100%);background-repeat:repeat-x;border-color:#4ead00 #4ead00 #2c6100;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#4ead00}.navbar-green .navbar-nav>.active>a,.navbar-green .navbar-nav>.active>a:focus,.navbar-green .navbar-nav>.active>a:hover,.navbar-green .navbar-nav>.disabled>a,.navbar-green .navbar-nav>.disabled>a:focus,.navbar-green .navbar-nav>.disabled>a:hover,.navbar-green .navbar-nav>.open>a,.navbar-green .navbar-nav>.open>a:focus,.navbar-green .navbar-nav>.open>a:hover,.navbar-green .navbar-nav>li>a:focus,.navbar-green .navbar-nav>li>a:hover{color:#fff!important;background-color:#2c6100}.navbar-green .navbar-collapse,.navbar-green .navbar-form{border-color:#2c6100}.navbar-green .navbar-brand i,.navbar-green .navbar-brand:focus,.navbar-green .navbar-brand:hover,.navbar-green a{color:#fff}.navbar-green .navbar-brand,.navbar-green .navbar-link,.navbar-green .navbar-nav>li>a,.navbar-green .navbar-text{color:#eee}.navbar-green .navbar-toggle{border-color:#eee}.navbar-green .navbar-toggle:focus,.navbar-green .navbar-toggle:hover{background-color:#2c6100}.navbar-green .navbar-toggle .icon-bar{background-color:#eee}.navbar-green .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-green .navbar-nav>.dropdown>a .caret{border-top-color:#eee;border-bottom-color:#eee}.navbar-green .navbar-nav>.open>a .caret,.navbar-green .navbar-nav>.open>a:focus .caret,.navbar-green .navbar-nav>.open>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}@media (max-width:767px){.navbar-green .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#2c6100}.navbar-green .dropdown a,.navbar-green .dropdown-menu a,.navbar-green .navbar-nav .open .dropdown-menu>li>a,.navbar-green .title,.navbar-green p{color:#fff}.navbar-green .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-green .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-green .dropdown-menu .withoutdesc ul li:focus,.navbar-green .dropdown-menu .withoutdesc ul li:hover,.navbar-green .navbar-nav .open .dropdown-menu>.active>a,.navbar-green .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-green .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff!important;background-color:#2c6100!important}.navbar-green .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-green .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-green .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#fff;background-color:#2c6100}}.clearfix:after,.clearfix:before,.row:after,.row:before{content:'';display:table}.clearfix:after,.row:after{clear:both}.clearfix,.row{zoom:1}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}body{font-size:100%;line-height:1}.grid{margin:0 auto;max-width:1140px;width:100%}.grid2{margin:0 auto;max-width:100%;width:100%}.grid3{margin:0 auto;max-width:90%;width:100%}.grid4{margin:0 auto;max-width:1024px;width:100%}.grid5{margin:0 auto;max-width:85%;width:100%}.grid6{margin:0 auto;max-width:800px;width:100%}.gridnews{margin:0 auto;max-width:960px;width:100%}img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}.wfull{width:100%;max-width:100%}.w320{max-width:320px}.w640{max-width:640px}.w960{max-width:960px}.row{width:100%;margin-bottom:20px}.row .row{width:auto;margin:0 -20px}.C7{width:14.28%}.C8{width:12.5%}.C11{width:9%}.C9{width:11.1%}.c1{width:8.33%}.c1b{width:8.33%}.c1icon{width:8.33%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c2{width:16.66%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c2list{width:16.66%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c2b{width:16.66%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c2f{width:16.66%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c2icon{width:16.66%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.c3list{width:25%}.c3{width:25%}.c3f{width:25%}.c3b{width:25%}.c3s{width:25%}.c3icon{width:25%}.c4list{width:33.33%}.c4{width:33.33%}.c4b{width:33.33%}.c4f{width:33.33%}.c4s{width:33.33%}.c4icon{width:33.33%}.c4ic{width:33.33%}.c5list{width:41.66%}.c5{width:41.66%}.c5b{width:41.66%}.c5s{width:41.66%}.c5f{width:41.66%}.c6{width:50%}.c6s{width:50%}.c6b{width:50%}.c6f{width:50%}.c6icon{width:50%}.c7{width:58.33%}.c7b{width:58.33%}.c8{width:66.66%}.c8b{width:66.66%}.c9{width:75%}.c9b{width:75%}.c10{width:83.33%}.c10b{width:83.33%}.c11{width:91.66%}.c11b{width:91.66%}.c12{width:100%}.c12b{width:100%}.c10s,.c11s,.c12s,.c1s,.c2s,.c3s,.c4s,.c5s,.c6s,.c7s,.c8s,.c9s{min-height:1px;float:left;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;position:relative}.c1,.c10,.c11,.c12,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c10b,.c11b,.c12b,.c1b,.c2b,.c3b,.c4b,.c5b,.c6b,.c7b,.c8b,.c9b{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c2f,.c3f,.c4f,.c5f,.c6f{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c3ic,.c4ic{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c1icon{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c2icon{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c3icon{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c4icon{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c6icon{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.C11,.C7,.C8,.C9{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.c2list,.c3list,.c4list,.c5list{min-height:1px;float:left;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;position:relative}.s1{margin-left:8.33%}.s2{margin-left:16.66%}.s3{margin-left:25%}.s4{margin-left:33.33%}.s5{margin-left:41.66%}.s6{margin-left:50%}.s7{margin-left:58.33%}.s8{margin-left:66.66%}.s9{margin-left:75%}.s10{margin-left:83.33%}.s11{margin-left:91.66%}.end{float:right!important}.start{float:left!important}@media only screen and (max-width:960px){.c1icon{width:20%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}}@media only screen and (max-width:960px){.row .row .c1,.row .row .c10,.row .row .c11,.row .row .c12,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9{width:100%;padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:960px){.c3s,.c4s,.c5s,.c6s{width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.row .row>div:last-child{margin-bottom:0!important}}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait){body{font-size:90%}.row{margin-bottom:0!important}.c1,.c10,.c11,.c12,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9{width:100%;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait){body{font-size:90%}.row{margin-bottom:0!important}.c5s,c3s.c4s,c6s{width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait){.c1icon{width:20%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait){body{font-size:90%}.row{margin-bottom:0!important}.c10b,.c11b,.c12b,.c1b,.c2b,.c3b,.c4b,.c5b,.c6b,.c7b,.c8b,.c9b{width:100%;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait){body{font-size:90%}.row{margin-bottom:0!important}.c10s,.c11s,.c12s,.c1s,.c2s,.c3s,.c4s,.c5s,.c6s,.c7s,.c8s,.c9s{width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}}@media only screen and (max-width:1024px){body{font-size:90%}.row{margin-bottom:0!important}.c10b,.c11b,.c12b,.c1b,.c2b,.c3b,.c4b,.c5b,.c6b,.c7b,.c8b,.c9b{width:100%;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}}@media only screen and (max-width:1024px){body{font-size:90%}.row{margin-bottom:0!important}.c10s,.c11s,.c12s,.c1s,.c2s,.c3s,.c4s,.c5s,.c6s,.c7s,.c8s,.c9s{width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}}@media only screen and (max-width:736px){.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:667px){.c1icon{width:20%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:568px){.c1icon{width:33.3%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:500px){.c1icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:468px){.c1icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:414px){.c1icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:375px){.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media only screen and (max-width:360px){.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:48em){.c3ic,.c4ic{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:37.5em){.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3ic,.c4ic{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c6icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2list,.c3list,.c4list,.c5list{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:33.75em){.c2f,.c3f,.c4f,.c6f{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3ic,.c4ic{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c6icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2list,.c3list,.c4list,.c5list{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:30em){.c3ic,.c4ic{width:33.33%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c6icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2list,.c3list,.c4list,.c5list{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:24em){.c2f,.c3f,.c4f,.c5f,.c6f{width:100%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3ic,.c4ic{width:100%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c6icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2list,.c3list,.c4list,.c5list{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}@media screen and (max-width:20em){.c2f,.c3f,.c4f,.c5f,.c6f{width:100%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3ic,.c4ic{width:100%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c3icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c4icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c6icon{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.C11,.C7,.C8,.C9{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}.c2list,.c3list,.c4list,.c5list{width:50%;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px}.row .row>div:last-child{margin-bottom:0!important}}.field1{font-size:14px;text-decoration:none;line-height:1.2;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;padding:9px;color:#333;border:none;border-bottom:1px solid #bcbec0;background:0 0}.ButtonLogin{border-radius:30px;border-image:none;-moz-border-radius:30px;-webkit-border-radius:30px;max-width:none;padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;font-size:16px;color:#fff;text-decoration:none;line-height:20px;background-color:#00baf2;border-style:none}.ButtonLogin:hover{background-color:#083f75}.c-offcanvas{left:0;padding:1rem;overflow-y:scroll}.js-offcanvas a{color:#333;outline:0}.navbar{margin-bottom:0}.navbar-default,.navbar-default .navbar-brand,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a{background-color:transparent;border-color:transparent;color:#333132;outline:0;font-size:15px;line-height:1.2}.c-offcanvas,.c-offcanvas-content-wrap{transform:translate3d(0,0,0);backface-visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.6,1)}.c-offcanvas.is-open{transform:translate3d(0,0,0);visibility:visible}.c-offcanvas-content-wrap{position:relative;z-index:3;overflow:hidden;background:#fff}.c-offcanvas{position:fixed;min-height:100%;max-height:none;top:0;display:block;background:#fff;overflow:hidden}.c-offcanvas--opening{transition-timing-function:cubic-bezier(0,0,.2,1)}.c-offcanvas.is-closed{max-height:100%;overflow:hidden;visibility:hidden;box-shadow:none}.c-offcanvas.is-scrollable{overflow-y:auto}.c-offcanvas--overlay{z-index:6}.c-offcanvas-bg{position:fixed;top:0;height:100%;width:100%;z-index:5;left:-100%;background-color:transparent;transition:background-color .4s cubic-bezier(.23,1,.32,1) 0s}.c-offcanvas-bg.is-animating,.c-offcanvas-bg.is-open{left:0;background-color:rgba(0,0,0,.68);visibility:visible}.c-offcanvas-bg.is-closed{visibility:hidden}.c-offcanvas--left{height:100%;width:22em;transform:translate3d(-22em,0,0)}.c-offcanvas--right{height:100%;width:17em;right:0;transform:translate3d(17em,0,0)}.c-offcanvas--bottom,.c-offcanvas--top{left:0;right:0;height:12.5em;min-height:auto;width:100%}.c-offcanvas--top{top:0;transform:translate3d(0,-12.5em,0)}.c-offcanvas--bottom{top:auto;bottom:0;transform:translate3d(0,12.5em,0)}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--reveal{z-index:0;transform:translate3d(0,0,0)}@font-face{font-family:magic360;font-weight:400;font-style:normal;src:url(fonts/magic360.eot?#iefix) format('embedded-opentype')}@font-face{font-family:magic360;src:url(data:application/octet-stream;base64,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) format('woff'),url(data:application/octet-stream;base64,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) format('truetype')}.Magic360,.Magic360-container{border:1px solid #f1f1f1;border:1px solid rgba(0,0,0,.05)}.Magic360-container .Magic360,.Magic360-fullscreen .Magic360{border:0!important}.Magic360{padding:0!important;outline:0!important;display:inline-block;font-size:0!important;line-height:100%!important;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.Magic360.m360-spin-x{touch-action:pan-y}.Magic360.m360-spin-y{touch-action:pan-x}.Magic360.desktop.zoom-in{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.Magic360 img{border:0!important;padding:0!important;margin:0!important;height:auto}.Magic360>img{width:100%}button.m360-icon{color:#b4b4b4!important;font:normal 900 30px/1 magic360!important;cursor:pointer;z-index:1000000!important;background-color:transparent!important;border:1px solid rgba(180,180,180,0)!important;border-radius:0!important;box-shadow:none!important;position:absolute!important;text-transform:none!important;text-align:center;speak:none;width:44px!important;height:44px!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;outline:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-magic button.m360-icon:active,button.m360-icon:hover{color:#555!important;color:rgba(49,51,61,.76)!important}button.m360-icon:before{display:inline!important;position:static!important;color:inherit!important;font:inherit!important;-webkit-font-smoothing:inherit!important;-moz-osx-font-smoothing:inherit!important}button.m360-icon.m360-icon-fullscreen-close,button.m360-icon.m360-icon-fullscreen-open{top:0!important;right:0!important}button.m360-icon.m360-icon-fullscreen-close{width:60px!important;height:60px!important}button.m360-icon.m360-icon-fullscreen-open:before{content:'\e800'}button.m360-icon.m360-icon-fullscreen-close:before{content:'\e801'}.lt-ie9-magic button.m360-icon{border:0}.Magic360-fullscreen:-webkit-full-screen{touch-action:none}.Magic360-container{text-align:center!important;max-width:100%;position:relative;z-index:1}.Magic360-container .Magic360{display:inline-block!important;vertical-align:middle}.lt-ie7-magic .Magic360-container .Magic360{width:auto!important}.Magic360-fullscreen{background:#fff;z-index:2147483640!important}.Magic360-fullscreen:-webkit-full-screen{width:100%!important;height:100%!important;top:0!important;left:0!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.Magic360-fullscreen:-ms-fullscreen{width:100%!important;height:100%!important;top:0!important;left:0!important}.Magic360-fullscreen:before{content:'';display:inline-block;height:100%;vertical-align:middle}.Magic360-fullscreen .Magic360{display:inline-block!important;vertical-align:middle}.Magic360-message{background-color:#fff;background-image:none;border:1px solid #aaa;display:block;font-size:10px;color:#000;overflow:hidden;padding:6px;position:absolute;text-align:center;top:50%;width:33%;left:33%;z-index:100;box-shadow:0 0 10px #000;border-collapse:separate;border-radius:15px}.Magic360-fullscreen .Magic360-message{font-size:18px;background-color:#31333d;background-color:rgba(49,51,61,.76);border-color:#ccc;color:#fff;top:15px}.m360-hint-message,.m360-loader{background:rgba(49,51,61,.76);color:#fff;font:normal 14px/1.2em 'Lucida Grande','Lucida Sans Unicode',Verdana,'Helvetica Neue',Arial,Helvetica,sans-serif;text-decoration:none}.m360-hint,.m360-loader{direction:ltr;text-align:center;display:inline-block;margin:0;position:absolute;z-index:1000;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.m360-hint{bottom:8px;left:0;right:0;padding:0 10%;-webkit-transition:opacity .25s ease,z-index .25s ease;transition:opacity .25s ease,z-index .25s ease}.m360-hint-message{display:inline-block;border-radius:2em;padding:.3em 1.5em;font-size:14px;line-height:1.5}.m360-hint-message:before{content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAqCAYAAAB4Ip8uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhDODMzNkM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhDODMzNUM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlv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);background-image:-webkit-image-set(
                        url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAqCAYAAAB4Ip8uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhDODMzNkM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhDODMzNUM3MEIxMUUzQkMzNEJCQzI2OUFGMUNCQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlv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') 1x,
                        url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAABUCAYAAAC82LpqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNTQ2NDdEMUM3MEIxMUUzQjI2QkI2NTZEOUZDMjc2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNTQ2NDdEMEM3MEIxMUUzQjI2QkI2NTZEOUZDMjc2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOTA1M0E3QjA4QzdFMzExOTUxQjhCNzcwMDhDQjMwOCIvPiA8L3JkZjpEZXNjcmlwdGlv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') 2x
                    );width:40px;height:42px;display:inline-block;speak:none;text-align:center;vertical-align:middle;margin-right:4px;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.m360-spin-x .m360-hint-message:before{background-position:-40px}.m360-spin-y .m360-hint-message:before{background-position:-80px}.m360-loader{border-radius:100%;font-size:0;opacity:0;padding:0;width:50px;height:50px;left:8px;bottom:8px}.m360-loader:after{content:attr(data-progress);font-size:12px;line-height:1;display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.m360-loader:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:44px;height:44px;margin:auto;text-indent:-9999em;border-radius:50%;border:2px solid #fff;border-top-color:transparent;box-sizing:border-box}.m360-loader.shown{opacity:1;z-index:1000;-webkit-transition:opacity 0s;transition:opacity 0s}.m360-loader.shown:before{-webkit-animation:spin-loading 2s infinite linear;animation:spin-loading 2s infinite linear}@-webkit-keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.lt-ie10-magic .m360-loader{font-size:14px;padding:.8em 1.2em;width:auto;height:auto}.lt-ie10-magic .m360-loader:before{display:none}.lt-ie10-magic .m360-loader:after{content:'Loading...   ' attr(data-progress);text-align:center}.lt-ie9-magic .m360-hint-message,.lt-ie9-magic .m360-loader.shown{background:0 0!important}.lt-ie9-magic .m360-loader{right:0;left:0;width:96px;margin:auto}.lt-ie9-magic .Magic360-fullscreen .m360-loader{left:8px;right:auto}.Magic360-container .m360-magnifier,.Magic360-fullscreen .m360-magnifier{box-shadow:0 0 10px #ccc;border-collapse:separate;background-color:#fff;cursor:none;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.lt-ie9-magic .m360-magnifier{border:3px ridge #e7e7e7}.lt-ie9-magic .m360-magnifier.m360-magnifier-inner{border:none!important}.Magic360-container.desktop .m360-magnifier.m360-magnifier-inner,.Magic360-fullscreen.desktop .m360-magnifier.m360-magnifier-inner{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out;box-shadow:none}.m360-magnifier img{position:absolute!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;border:0!important;padding:0!important;margin:0!important;outline:0!important;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.m360-magnifier-loader-holder{background-color:transparent;cursor:default;position:absolute;top:0;z-index:1;width:100%;height:100%}.m360-magnifier-loader-holder .m360-loader{opacity:1;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transform:scale(.8);transform:scale(.8)}.m360-magnifier-loader-holder .m360-loader:before{-webkit-animation:spin-loading 2s infinite linear;animation:spin-loading 2s infinite linear}@font-face{font-family:magictoolbox-thin;font-weight:400;font-style:normal;src:url(fonts/magictoolbox-thin.eot?#iefix) format("embedded-opentype"),url(data:font/opentype;base64,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)}.MagicZoom,.mz-button,.mz-expand .mz-expand-stage,.mz-expand .mz-expand-stage .mz-image-stage,.mz-expand .mz-image-stage>figure .mz-caption,.mz-expand-controls,.mz-expand-thumbnails,.mz-figure,.mz-hint,.mz-lens,.mz-loading,.mz-thumb img,.mz-zoom-window{-webkit-box-sizing:border-box;box-sizing:border-box}.MagicZoom,.mz-figure{display:inline-block;outline:0!important;font-size:0!important;line-height:100%!important;direction:ltr!important;position:relative;z-index:1;margin:0 auto;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.MagicZoom{-webkit-transform:translate3d(0,0,0);-ms-touch-action:pan-y;touch-action:pan-y}figure.mz-figure{overflow:hidden;margin:0!important;-webkit-perspective:300px;perspective:300px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.MagicZoom img,.mz-figure img{border:0!important;margin:0!important;outline:0!important;padding:0!important}.MagicZoom>img,.mz-figure>img{width:100%;height:auto}.ie8-magic .MagicZoom>img,.ie8-magic .mz-figure>img{width:100%;max-width:none!important}.mz-expand .mz-figure.mz-no-zoom,.mz-figure.mz-no-zoom.mz-no-expand{cursor:default!important}.mz-expand,.mz-figure.mz-active{-ms-touch-action:none;touch-action:none}.mz-lens,.mz-zoom-window{position:absolute!important;overflow:hidden!important;pointer-events:none!important}.mz-lens img,.mz-zoom-window img{position:absolute!important;max-width:none!important;max-height:none!important}.mz-lens img{-webkit-transition:none!important;transition:none!important}.mz-zoom-window{z-index:2000000000;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mz-zoom-window.mz-magnifier{-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);-webkit-mask-clip:content;cursor:none}.mz-figure.mz-active .mz-zoom-window.mz-magnifier{pointer-events:auto!important;cursor:inherit!important}.mz-zoom-window.mz-magnifier.mz-expanded{z-index:2147483647}.mz-zoom-window img{width:auto;height:auto;left:-1000%;right:-1000%;top:-1000%;bottom:-1000%;margin:auto!important;-webkit-transition:none;transition:none;-webkit-transform-origin:50% 50%!important;-ms-transform-origin:50% 50%!important;transform-origin:50% 50%!important}.mz-zoom-window.mz-preview img{top:0!important;bottom:0!important;left:0!important;right:0!important;margin:0!important;width:100%!important;height:auto!important;-webkit-transform:none!important;transform:none!important}.lt-ie9-magic .mz-zoom-window img{margin:0!important}.mz-expand-controls{z-index:2147483647}.mz-fade{-webkit-transition:opacity .25s;transition:opacity .25s}.mz-hidden{opacity:0}.mz-visible{opacity:1}.mobile-magic .mz-expand .mz-expand-bg{-webkit-transform-style:flat!important;transform-style:flat!important}.mobile-magic .mz-expand .mz-image-stage>figure .mz-caption{display:none!important}.mobile-magic .mz-expand-controls.mz-fade{transition:none!important}.mobile-magic .mz-expand>.mz-zoom-window{top:0!important;left:0!important}.mz-expanded-view-open,.mz-expanded-view-open body{overflow:hidden!important}.mz-expanded-view-open body{height:auto!important}.mz-figure.mz-active{background:#fff}.mz-figure.mz-active,.mz-figure.mz-click-zoom,.mz-figure.mz-no-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mz-figure.mz-active.mz-no-expand{cursor:crosshair}.mz-figure.mz-active.mz-click-zoom.mz-no-expand{cursor:crosshair;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand{cursor:none}.mz-figure.mz-magnifier-zoom.mz-active{overflow:visible!important}.mz-figure.mz-active>img{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");-webkit-filter:grayscale(80%) opacity(60%);filter:grayscale(80%) opacity(60%)}.no-cssfilters-magic .mz-figure.mz-active>img{opacity:.6}.lt-ie10-magic .mz-figure.mz-active>img{opacity:1}.lt-ie11-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>img,.mz-figure.mz-active.mz-inner-zoom{opacity:0}.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>.mz-zoom-window{opacity:1}.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom{background:0 0}.mz-lens{border:1px solid #aaa;border-color:rgba(170,170,170,.7);box-shadow:0 0 5px rgba(0,0,0,.3);cursor:none;z-index:10;opacity:0}.mz-figure.mz-active .mz-lens{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.25,.5,.5,.9) .1s;transition:opacity .3s cubic-bezier(.25,.5,.5,.9) .1s}.mz-figure.mz-active.mz-magnifier-zoom .mz-lens{border-radius:50%;opacity:0;cursor:none}.mz-zoom-window{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2)}.mz-zoom-window.mz-magnifier{border-radius:100%;border:0;background:rgba(255,255,255,.3)}.mz-zoom-window.mz-magnifier:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:100%;border:1px solid rgba(170,170,170,.7);box-shadow:inset 0 0 20px 1px rgba(0,0,0,.3);background:0 0;z-index:1}.mz-zoom-window.mz-magnifier.mz-square,.mz-zoom-window.mz-magnifier.mz-square:before{border-radius:0!important}.lt-ie9-magic .mz-zoom-window{border:1px solid #e5e5e5}.mz-zoom-window.mz-inner{border:none;box-shadow:none}.mz-zoom-window .mz-caption{background:#777;color:#fff;font-size:10pt;opacity:.8;position:absolute;top:0;z-index:150;padding:3px;width:100%;line-height:normal!important;text-align:center!important}.mz-zoom-window.caption-bottom .mz-caption{top:auto;bottom:0}.mz-zoom-window.mz-expanded>.mz-caption{display:none}.mz-zoom-window.mz-activating,.mz-zoom-window.mz-deactivating{-webkit-transition:opacity .3s cubic-bezier(.25,.5,.5,.9),-webkit-transform .3s cubic-bezier(.25,.5,.5,.9);transition:opacity .3s cubic-bezier(.25,.5,.5,.9),transform .3s cubic-bezier(.25,.5,.5,.9)}.mz-zoom-window.mz-deactivating{-webkit-transition-duration:.25s,.25s,.25s;transition-duration:.25s,.25s,.25s}.mz-zoom-window.mz-p-bottom,.mz-zoom-window.mz-p-left,.mz-zoom-window.mz-p-right,.mz-zoom-window.mz-p-top{opacity:0;z-index:-100}.mz-zoom-window.mz-p-right{-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}.mz-zoom-window.mz-p-left{-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}.mz-zoom-window.mz-p-top{-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}.mz-zoom-window.mz-p-bottom{-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}.mz-zoom-window>img{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.mz-zoom-window.mz-p-inner.mz-activating>img,.mz-zoom-window.mz-p-inner.mz-deactivating>img{-webkit-transition:-webkit-transform .22s cubic-bezier(.25,.5,.5,.9);transition:transform .22s cubic-bezier(.25,.5,.5,.9)}.mz-zoom-window.mz-p-magnifier{-webkit-transform:scale(.1);transform:scale(.1)}.mz-zoom-window.mz-custom.mz-activating,.mz-zoom-window.mz-custom.mz-deactivating,.mz-zoom-window.mz-preview.mz-activating,.mz-zoom-window.mz-preview.mz-deactivating{-webkit-transition:opacity .3s cubic-bezier(.25,.5,.5,.9);transition:opacity .3s cubic-bezier(.25,.5,.5,.9)}.mz-zoom-window.mz-custom.mz-deactivating,.mz-zoom-window.mz-preview.mz-deactivating{-webkit-transition-duration:.2s;transition-duration:.2s}.mz-zoom-window.mz-p-custom,.mz-zoom-window.mz-p-preview{opacity:0}.mz-hint,.mz-loading{color:#eee;background:rgba(49,51,61,.7);font:normal 12px/1.2em 'Lucida Grande','Lucida Sans Unicode',Verdana,'Helvetica Neue',Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;direction:ltr;display:inline-block;margin:0;position:absolute;z-index:1000;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.mz-hint{bottom:8px;left:0;right:0;padding:0 10%;background-color:transparent;-webkit-transition:opacity .25s ease,z-index .25s ease;transition:opacity .25s ease,z-index .25s ease}.mz-hint-message{display:inline-block;background:rgba(49,51,61,.7);border-radius:2em;padding:.7em 1.1em}.mz-hint-message:before{content:'\02295';font-family:serif;font-size:1.5em;speak:none;text-align:center;vertical-align:-2px;margin-right:6px;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.mobile-magic .mz-hint-message:before{display:none}.mz-hint-hidden{opacity:0;z-index:-1;-webkit-transition-delay:.6s;transition-delay:.6s}.mz-expand .mz-hint{font-size:18px;line-height:1.1em;top:50%;bottom:auto;margin:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.mz-expand .mz-hint-message{padding:1.1em}.mz-expand .mz-hint-message:before{display:none}.mz-expand .mz-hint-hidden{-webkit-transition-delay:1s;transition-delay:1s;opacity:0}.mz-loading{font-size:0;border-radius:100%;opacity:0;padding:0;width:36px;height:36px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mz-loading:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:24px;height:24px;margin:auto;text-indent:-9999em;border-radius:50%;border:2px solid #fff;border-top-color:transparent;box-sizing:border-box}.mz-loading.shown{opacity:0;z-index:1;-webkit-transition:opacity 0s;transition:opacity 0s}.mz-loading.shown:after{-webkit-animation:spin-loading .2s linear;animation:spin-loading .2s linear}@-webkit-keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lt-ie10-magic .mz-loading{font-size:12px;padding:.7em 1.1em;width:auto;height:auto}.lt-ie10-magic .mz-loading:after{content:'Loading...';text-indent:0;border:none;position:relative}.lt-ie9-magic .mz-loading{right:0;left:0;width:126px;margin:auto}.lt-ie9-magic .mz-hint-message,.lt-ie9-magic .mz-loading.shown{background:0 0!important}.mz-expand,.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>img,.mz-expand .mz-expand-bg>svg,.mz-expand .mz-expand-stage,.mz-expand .mz-expand-stage .mz-image-stage{position:absolute;top:0;bottom:0;left:0;right:0}.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>img,.mz-expand .mz-expand-bg>svg{width:auto!important;height:auto!important}.mz-expand .mz-expand-bg,.mz-expand .mz-expand-bg>svg{min-width:100%!important;min-height:100%!important}.mz-expand{background-color:#000;text-align:center;vertical-align:middle;display:block;overflow:hidden;z-index:2100000000;position:fixed;width:auto;height:auto;-webkit-perspective:600px;perspective:600px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-overflow-style:none}.mz-expand .mz-expand-bg{display:inline-block;vertical-align:middle;margin:auto;z-index:-100;max-width:none!important;max-height:none!important;-webkit-transform:translate3d(0,0,0) scale(10) rotate(.01deg);-ms-transform:translate(0,0) scale(10,10) rotate(.01deg);transform:translate3d(0,0,0) scale(10) rotate(.01deg);-webkit-perspective:600px;perspective:600px;background-repeat:no-repeat;background-size:cover}.mz-expand .mz-expand-bg>img{margin:auto;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");-webkit-filter:blur(20px) brightness(60%);filter:blur(20px) brightness(60%);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.mz-expand .mz-expand-bg>svg{margin:auto;opacity:.6}.lt-ie10-magic .mz-expand .mz-expand-bg,[data-magic-ua=edge] .mz-expand .mz-expand-bg{display:none!important}.lt-ie9-magic .mz-expand{background:#1f1f1f}[data-magic-ua=edge] .mz-expand{background-color:rgba(31,31,31,.96)}.mz-expand.dark-bg .mz-expand-bg,.mz-expand.plain-bg .mz-expand-bg,.mz-expand.white-bg .mz-expand-bg{display:none!important}.mz-expand.dark-bg{background-color:#1f1f1f;background-color:rgba(31,31,31,.96)}.mz-expand.white-bg{background-color:#fff}.mz-expand .mz-expand-stage{z-index:2100000000;padding:0}.mz-expand .mz-expand-stage .mz-image-stage{z-index:50;left:120px;right:120px;padding:20px 0 40px 0;margin:0;text-align:center;vertical-align:middle;-webkit-perspective:600px;perspective:600px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage{padding-bottom:120px}.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage{padding:0!important;left:0;right:0}.mz-expand .mz-image-stage:before,.mz-expand .mz-image-stage>figure:before{content:'';display:inline-block;vertical-align:middle;height:100%;font-size:0;line-height:100%;width:0}.mz-expand .mz-image-stage>figure{width:100%;max-width:100%;max-height:100%;padding:0;margin:0;display:inline-block;vertical-align:middle;font-size:0;line-height:100%;position:relative}.mz-expand .mz-figure{overflow:visible;max-width:100%!important}.mz-expand .mz-figure>img{max-width:100%;width:auto;height:auto}.mz-expand .mz-zoom-in .mz-image-stage>figure,.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-activating,.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-active{width:100%;height:100%}.mz-expand .mz-figure{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mz-expand .mz-figure.mz-active{cursor:crosshair;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage>figure>figure>img{z-index:1;position:absolute!important;top:-5000px!important;bottom:-5000px!important;left:-5000px!important;right:-5000px!important;margin:auto!important}.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom{overflow:hidden}.mz-expand .mz-caption{color:#fff;text-shadow:0 0 46px #000;padding:10px 4px;font:normal 10pt/1em 'Lucida Grande','Lucida Sans Unicode',Verdana,'Helvetica Neue',Arial,Helvetica,sans-serif;text-align:center;width:100%;position:absolute;left:0;opacity:0}.mz-expand .mz-caption.mz-show{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;opacity:1}.mz-expand .mz-caption a{color:inherit;cursor:pointer}.mz-expand.white-bg .mz-caption{color:#555;text-shadow:none}.lt-ie9-magic .mz-expand .mz-caption{top:100%}.mz-expand .mz-zoom-window{box-shadow:none;background:0 0}.lt-ie9-magic .mz-expand .mz-zoom-window{border:0}.mobile-magic .mz-expand-stage .mz-expand-thumbnails,.mobile-magic .mz-expand-stage .mz-image-stage{left:0;right:0}.mobile-magic .mz-expand .mz-expand-stage.with-thumbs{bottom:0}.mobile-magic .mz-expand-stage .mz-image-stage{padding:0}.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage{padding:5px 0 60px}.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage{padding-top:0}.mobile-magic .mz-expand .mz-expand-thumbnails{padding:0;height:60px}.mz-expand-controls,button.mz-button{margin:0!important;padding:0!important;outline:0!important}button.mz-button{color:#b4b4b4!important;font:900 34px/1 magictoolbox-thin!important;cursor:pointer;z-index:90!important;background-color:transparent!important;border:1px solid rgba(180,180,180,0)!important;border-radius:100%!important;box-shadow:none!important;position:absolute!important;text-transform:none!important;text-align:center;speak:none;-webkit-font-smoothing:antialiased;width:60px!important;height:60px!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}button.mz-button:before{display:inline;position:static;color:inherit!important;font:inherit!important;-webkit-font-smoothing:inherit!important}button.mz-button.mz-button-next,button.mz-button.mz-button-prev{margin:auto 10px!important;top:0!important;bottom:0!important;overflow:hidden!important}button.mz-button.mz-button-prev{left:0!important}button.mz-button.mz-button-next{right:0!important}button.mz-button.mz-button-close{font-size:26px!important;margin:10px!important;top:0!important;right:0!important;z-index:95!important}:root:not(.mobile-magic) button.mz-button{color:rgba(180,180,180,.75)!important;-webkit-transform:scale(.85)!important;transform:scale(.85)!important;-webkit-transition:color .25s,border-color .25s,-webkit-transform .25s!important;transition:color .25s,border-color .25s,transform .25s!important}:root:not(.mobile-magic) button.mz-button:hover{color:#b4b4b4!important;border-color:rgba(180,180,180,.6)!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.mobile-magic button.mz-button{-webkit-transition:-webkit-transform .1s!important;transition:transform .1s!important}.mobile-magic button.mz-button:active{border-color:rgba(180,180,180,.6)!important;-webkit-transform:scale(.95)!important;transform:scale(.95)!important}button.mz-button.mz-button-close:before{content:"\a001"}button.mz-button.mz-button-prev:before{content:"\a002"}button.mz-button.mz-button-next:before{content:"\a003"}@media screen and (max-device-width:767px){button.mz-button-next,button.mz-button-prev{display:none!important}.mobile-magic .mz-expand button.mz-button{width:44px!important;height:44px!important;font-size:18px!important;color:rgba(255,255,255,.8)!important;background-color:rgba(49,51,61,.3)!important;border-color:transparent!important}}.lt-ie9-magic button.mz-button{border:0}.mz-thumb,.mz-thumb:focus,a[data-zoom-id]{display:inline-block;line-height:0;outline:0}.mz-thumb img,a[data-zoom-id] img{border:0;box-shadow:0 0 1px 0 rgba(0,0,0,.3);box-sizing:border-box}.mz-thumb:hover:not(.mz-thumb-selected) img{-webkit-filter:brightness(75%);filter:brightness(75%)}.mz-thumb-selected img{-webkit-filter:brightness(60%);filter:brightness(60%)}.no-cssfilters-magic .mz-thumb{background:#000}.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img{opacity:.75}.no-cssfilters-magic .mz-thumb-selected img{opacity:.6}.ie9-magic .mz-thumb img{box-shadow:0 0 4px 0 rgba(0,0,0,.3)}.mz-expand-thumbnails{z-index:50;position:absolute;bottom:0;left:65px;right:65px;height:80px;padding:10px 0;box-sizing:border-box}.mz-expand-thumbnails .magic-thumbs .magic-thumb{padding:10px 2px}.mz-expand-thumbnails .magic-thumb>img{cursor:pointer;height:40px;box-shadow:0 0 5px 1px rgba(0,0,0,.3)}.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected)>img:hover{-webkit-filter:brightness(70%);filter:brightness(70%)}.mz-expand-thumbnails .magic-thumb-selected img{-webkit-filter:brightness(50%);filter:brightness(50%)}.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button{box-shadow:none}.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled{opacity:0}.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img{opacity:.7}.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img{opacity:.5}.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage{padding-bottom:40px}.mz-expand.no-expand-thumbnails .mz-expand-thumbnails{display:none}.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage{padding:0}.magic-thumbs,.magic-thumbs .magic-thumbs-button,.magic-thumbs .magic-thumbs-wrapper,.magic-thumbs li,.magic-thumbs li img,.magic-thumbs li:after,.magic-thumbs li:before,.magic-thumbs ul{margin:0;padding:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.magic-thumbs{direction:ltr;overflow:visible;z-index:100;position:relative;left:0;top:0;padding:0 30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none}.magic-thumbs{width:100%;height:100%;white-space:nowrap}.magic-thumbs.no-buttons{padding:0!important}.magic-thumbs-wrapper{display:block;width:100%;height:100%;position:relative;overflow:hidden;text-align:center}.magic-thumbs ul{list-style:none;font-size:0;display:inline-block;vertical-align:middle;height:100%;position:relative;white-space:nowrap}.magic-thumbs.no-buttons ul{left:0!important;padding:0!important;-webkit-transition:none!important;transition:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.magic-thumbs ul li{margin:0 4px;height:100%;width:auto;vertical-align:top;line-height:0;display:inline-block}.magic-thumbs ul li:after{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.magic-thumbs ul li>img{width:auto;height:auto;max-width:none!important;max-height:100%!important;vertical-align:middle}.ie8-magic .magic-thumbs ul li>img{max-width:none!important;max-height:none!important}.magic-thumbs.magic-thumbs-vertical{height:100%}.magic-thumbs-vertical{padding:30px 0}.magic-thumbs-vertical ul{height:auto;width:100%;white-space:normal}.magic-thumbs-vertical ul li{width:100%;height:auto}.magic-thumbs-vertical ul li{margin:4px 0}.magic-thumbs-vertical ul li>img{max-width:100%!important;max-height:none!important}.ie8-magic .magic-thumbs-vertical ul li>img{width:100%}.magic-thumbs button.magic-thumbs-button{color:#b4b4b4!important;font:900 24px/1 magictoolbox-thin!important;cursor:pointer;z-index:90!important;background-repeat:no-repeat;background-color:transparent!important;background-image:none;border:0;border-radius:0;box-shadow:none!important;overflow:hidden;position:absolute;text-transform:none!important;speak:none;text-align:center;-webkit-font-smoothing:antialiased;width:30px;height:100%;top:0;bottom:0;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}.magic-thumbs button.magic-thumbs-button:before{display:inline;position:static;color:inherit!important;font:inherit!important;-webkit-font-smoothing:inherit!important}.magic-thumbs .magic-thumbs-button-prev{left:0}.magic-thumbs .magic-thumbs-button-next{right:0}.magic-thumbs .magic-thumbs-button-prev:before{content:"\a002"}.magic-thumbs .magic-thumbs-button-next:before{content:"\a003"}:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button{color:rgba(180,180,180,.75)!important;-webkit-transform:scale(.85)!important;transform:scale(.85)!important;-webkit-transition:color .25s,-webkit-transform .25s!important;transition:color .25s,transform .25s!important}:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover{color:#b4b4b4!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.magic-thumbs-vertical .magic-thumbs-button{width:100%;height:30px;left:0;right:0;top:auto;bottom:auto}.magic-thumbs-vertical .magic-thumbs-button-prev{top:0}.magic-thumbs-vertical .magic-thumbs-button-next{bottom:0}.magic-thumbs-vertical .magic-thumbs-button-prev:before{content:"\a005"}.magic-thumbs-vertical .magic-thumbs-button-next:before{content:"\a004"}.magic-thumbs.no-buttons .magic-thumbs-button{display:none!important}.magic-thumbs-button-disabled{opacity:.2}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;display:block;margin:15% auto;padding:20px;border:1px solid #888}.modalalert-header{margin:0 auto;width:200px}.modalalert-text{text-align:center;color:#04ade0;padding:20px}.modalalert-footer{width:fit-content;margin:0 auto;padding:10px}.modalalert-footer button{width:fit-content;padding:10px;font-size:12px}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.magiczoomplus.pr-ico::before{background-position:0 -420px}a.magiczoomplus::before{background-position:0 -420px}.magicthumb.pr-ico::before{background-position:0 -60px}a.magicthumb::before{background-position:0 -60px}.magicmagnify.pr-ico::before{background-position:0 -120px}a.magicmagnify::before{background-position:0 -120px}.magicmagnifyplus.pr-ico::before{background-position:0 -120px}a.magicmagnifyplus::before{background-position:0 -120px}.magnify.pr-ico::before{background-position:0 -120px}a.magicmagnify.logo::before{background-position:0 -120px}.magicslideshow.pr-ico::before{background-position:0 -180px}a.magicslideshow::before{background-position:0 -180px}.magictouch.pr-ico::before{background-position:0 -240px}a.magictouch::before{background-position:0 -240px}.magic360.pr-ico::before{background-position:0 -300px}a.magic360::before{background-position:0 -300px}.small-ico.pr-ico::before{width:40px;height:30px;display:block;background-image:url(//magictoolbox.sirv.com/site/logos_h1.png?scale.width=40&png.optimize=1)}.magicscroll.small-ico.pr-ico::before{background-position:0 -180px}.magicthumb.small-ico.pr-ico::before{background-position:0 -30px}.magizoomplus.small-ico.pr-ico::before{background-position:0 -210px}.magicslideshow.small-ico.pr-ico::before{background-position:0 -90px}.magictouch.small-ico.pr-ico::before{background-position:0 -120px}.magic360.small-ico.pr-ico::before{background-position:0 -150px}.small-ico.pr-ico span{color:#333;text-decoration:none!important}#h1{margin-bottom:20px}#affix-top-menu h1{margin:0 0 3px;color:#5b5b5b;font-size:24px;font-weight:100;display:inline-block}#h1 h1{margin:0 0 3px;color:#5b5b5b;font-size:24px;font-weight:100;display:inline-block}#affix-top-menu h1.pr-ico::before{display:none}#h1 h1.pr-ico::before{display:none}h1.pr-ico span{font-size:0}h1.noico{margin:15px 0;color:#777;padding-bottom:15px;font-weight:100;border-bottom-color:rgba(158,158,158,.4);border-bottom-width:1px;border-bottom-style:solid;float:none!important}#affix-top-menu{border-bottom-color:rgba(158,158,158,.4);border-bottom-width:1px;border-bottom-style:solid;box-shadow:none}.affix#affix-top-menu{background:rgba(255,255,255,.975);left:0;top:0;width:100%;position:fixed;z-index:2000000010}#affix-top-menu #affix-top-menu-inner{margin:0 auto;padding:15px 0;max-width:1140px}.affix-top #affix-top-menu-inner{padding:0}#affix-top-menu #affix-top-menu-inner .buttons-block{margin-top:-2px}#affix-top-menu ul.submenu{list-style:none;margin:2px 0 0 40px;padding:0;clear:both;display:inline-block}#h1 ul{list-style:none;margin:2px 0 0 40px;padding:0;clear:both;display:inline-block}#affix-top-menu ul.submenu{margin-top:6px;vertical-align:bottom}#affix-top-menu ul.submenu li{margin:0 15px 0 0;float:left}#h1 ul li{margin:0 15px 0 0;float:left}#affix-top-menu ul.submenu li a{color:inherit}#h1 ul li a{color:inherit}#affix-top-menu ul.submenu li a{font-size:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}#affix-top-menu ul.submenu li a.active{text-decoration:none}#affix-top-menu ul li a:hover{text-decoration:none}#h1 ul li a.active{text-decoration:none}#h1 ul li a:hover{text-decoration:none}#affix-top-menu ul li a:not(.active):hover{color:#0073bd}#affix-top-menu ul li a.active{font-weight:700}.no-affix#h1{padding:0}#affix-top-menu .platforms-list{margin:20px 0 0;padding:10px 0!important;width:100%!important;display:none}#affix-top-menu .platforms-list ul.carts li{margin:0 2px 4px 0!important;float:none!important;display:inline-block}.navbar-default{margin-bottom:0}table.platform .dropdown-menu{padding:0}#affix-top-menu ul.dropdown-menu{padding:0}table.platform .dropdown-menu .divider{margin:0}#affix-top-menu .dropdown-menu .divider{margin:0}.carts{list-style:none;margin:0;padding:0}#containser .carts{margin:20px 0}.carts::after{clear:both;display:block;content:""}.carts a{padding:5px;text-indent:-5000px;display:block}.carts li{margin:0;float:left}#container ul.carts li{margin:0 20px 10px 0!important}span.pl-ico b{width:200px;height:60px;overflow:hidden;display:block;position:relative}ul.carts a b{width:200px;height:60px;overflow:hidden;display:block;position:relative}span.pl-ico b::before{left:0;width:200px;height:6000px;display:block;position:absolute;content:"";background-image:url(//magictoolbox.sirv.com/site/p.png?scale.width=200&png.optimize=1)}ul.carts a b::before{left:0;width:200px;height:6000px;display:block;position:absolute;content:"";background-image:url(//magictoolbox.sirv.com/site/p.png?scale.width=200&png.optimize=1)}span.pl-ico b::after{left:0;width:100%;height:1px;bottom:0;position:absolute;content:"";background-color:#fff}ul.carts a b::after{left:0;width:100%;height:1px;bottom:0;position:absolute;content:"";background-color:#fff}span.wc.pl-ico b::after{height:2px}ul.carts a.wc b::after{height:2px}span.pl-ico b{text-indent:-5000px;margin-left:10px;vertical-align:-17px;display:inline-block}.asp b::before{top:0}.av b::before{top:-100%}.bc b::before{top:-200%}.bl b::before{top:-300%}.blv b::before{top:-400%}.cl b::before{top:-500%}.cs2 b::before{top:-600%}.cs3 b::before{top:-600%}.cs4 b::before{top:-600%}.cs b::before{top:-600%}.cc5 b::before{top:-700%}.cc34 b::before{top:-700%}.cc b::before{top:-700%}.dp5 b::before{top:-800%}.dp6 b::before{top:-800%}.dp7 b::before{top:-800%}.dp b::before{top:-800%}.eb b::before{top:-900%}.et b::before{top:-1000%}.ec b::before{top:-1100%}.ek b::before{top:-1200%}.gl2 b::before{top:-1300%}.gl3 b::before{top:-1300%}.gl b::before{top:-1300%}.gd b::before{top:-1400%}.hs b::before{top:-1500%}.jm b::before{top:-1600%}.js b::before{top:-1700%}.ltc b::before{top:-1800%}.ma b::before{top:-1900%}.mmr b::before{top:-2000%}.ns b::before{top:-2100%}.nc b::before{top:-2200%}.ox b::before{top:-2300%}.op b::before{top:-2400%}.om b::before{top:-2500%}.oc3 b::before{top:-2600%}.oc2 b::before{top:-2600%}.oc b::before{top:-2600%}.ps b::before{top:-2700%}.rs b::before{top:-2800%}.sf b::before{top:-2900%}.vm1 b::before{top:-3000%}.vm2 b::before{top:-3000%}.vm b::before{top:-3000%}.vl b::before{top:-3100%}.wb b::before{top:-3200%}.wc b::before{top:-3300%}.wp b::before{top:-3400%}.we b::before{top:-3500%}.wy b::before{top:-3600%}.xc5 b::before{top:-3700%}.xc4 b::before{top:-3700%}.xc b::before{top:-3700%}.xn b::before{top:-3800%}.xt b::before{top:-3900%}.zc b::before{top:-4000%}.vt b::before{top:-4100%}.cp b::before{top:-4200%}.ss b::before{top:-4300%}.ev b::before{top:-4400%}.sq b::before{top:-4500%}.h30.carts b{width:100px;height:30px}.h30.carts b::before{width:100px;height:1500px;background-image:url(//magictoolbox.sirv.com/site/p.png?filter=Box&scale.width=100&png.optimize=1)}.carts li{margin:0 7px 7px 0}.carts a{border:2px solid transparent;border-image:none}.carts a{background:#fff;padding:8px;border:1px solid #ddd;border-image:none;box-shadow:0 0 2px 1px rgba(0,0,0,.05);-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.05);-moz-box-shadow:0 0 2px 1px rgba(0,0,0,.05)}.carts a.active{border-color:#bbb;box-shadow:0 0 2px 1px rgba(0,0,0,.15);-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 1px rgba(0,0,0,.15)}.carts a:hover{border-color:#bbb;box-shadow:0 0 2px 1px rgba(0,0,0,.15);-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 1px rgba(0,0,0,.15)}#container{line-height:23px;border-collapse:separate;position:relative}.container a:hover{color:#5b5b5b}#container li{margin:5px 0 10px}#mainCont{clear:both;margin-top:25px}#promo{background:url(/wp-content/themes/magictoolbox/images/promo-background.jpg) no-repeat center #6db40a;margin-bottom:50px}#promo .col-lg-12{padding:30px;color:#000}#promo h2{margin:0 0 20px;padding:0;text-align:center;color:#fff;font-size:40px;font-weight:700;text-shadow:0 0 2px #333;-webkit-font-smoothing:antialiased}#promo ul.promo{list-style:none;margin:0 0 20px;padding:0;font-size:20px}#promo ul.promo li{margin:20px 0;padding:0}#promo p.note{font-size:90%;opacity:.8;-moz-opacity:.8;-html-opacity:.8}#promo .carousel-indicators{bottom:-71px}#promo .carousel-indicators li{background:#dedede;border:2px solid #dedede;border-image:none}#promo .carousel-indicators li:hover{background:#8a8a8a;border-color:#dedede}#promo .carousel-indicators li.active{background:#8a8a8a;border-color:#dedede}.product-features div{text-align:center}.product-features{margin-bottom:20px}.compact.product-features{height:auto!important}.product-features h3{margin:10px 0 5px;font-size:20px}.product-features p{margin:0}.product-features h3 b{background:#acacac;margin:0 auto 10px;border-radius:50%;width:70px;height:70px;overflow:hidden;display:block;position:relative}.product-features h3 b::before{background:url(//magictoolbox.sirv.com/site/features2x.png?scale.width=70&png.optimize=1) no-repeat 0 0;width:70px;height:2520px;display:block;position:absolute;content:""}.product-features .custom-templates h3 b::before{top:-100%}.product-features .image-resize h3 b::before{top:-200%}.product-features .cache h3 b::before{top:-300%}.product-features .scrollable-thumbnails h3 b::before{top:-400%}.product-features .bandwidth-allocation h3 b::before{top:-500%}.product-features .one-off-payment h3 b::before{top:-600%}.product-features .seo-friendly h3 b::before{top:-700%}.product-features .watermarked-images h3 b::before{top:-800%}.product-features .new-versions-support h3 b::before{top:-900%}.product-features .multi-language-support h3 b::before{top:-1000%}.product-features .per-page-profiles h3 b::before{top:-1100%}.product-features .one-click-installation h3 b::before{top:-1200%}.product-features .web-settings h3 b::before{top:-1300%}.product-features .supported-themes h3 b::before{top:-1400%}.product-features .jquery h3 b::before{top:-1500%}.product-features .version h3 b::before{top:-1600%}.product-features .responsive h3 b::before{top:-1700%}.product-features .retina h3 b::before{top:-1800%}#discover-all-features{margin:-20px 0 20px;text-align:center;color:inherit;font-size:12px;display:block;position:relative}#discover-all-features span{background:#fff;padding:10px;position:relative;z-index:1}#discover-all-features::before{top:50%;width:100%;height:1px;border-top-color:#ccc;border-top-width:1px;border-top-style:dotted;display:block;position:absolute;z-index:0;content:" "}#discover-all-features::after{top:-30px;width:100%;height:35px;display:block;position:absolute;z-index:0;content:"";box-shadow:inset 0 -28px 14px -8px #fff;-webkit-box-shadow:0 -28px 14px -8px #fff;-moz-box-shadow:0 -28px 14px -8px #fff}.pre-promo-white1{background:url(/wp-content/themes/magictoolbox/images/white-promo-1.jpg) no-repeat -20px}.pre-promo-white2{background:url(/wp-content/themes/magictoolbox/images/white-promo-2.jpg) no-repeat right}.pre-promo-white{margin:0}.promo-white{padding:30px 210px;text-align:center;font-size:30px;box-shadow:inset 0 28px 38px -18px #dcdcdc,inset 0 -28px 38px -18px #dcdcdc;-webkit-box-shadow:inset 0 28px 38px -18px #dcdcdc,inset 0 -28px 38px -18px #dcdcdc;-moz-box-shadow:inset 0 28px 38px -18px #dcdcdc,inset 0 -28px 38px -18px #dcdcdc}.promo-white .h4{font-size:29px;margin-bottom:30px}.promo-white .h3{margin:30px 0 0;font-size:30px}.promo-white .h3 img{margin-bottom:10px;margin-left:15px;max-height:40px}b.ico-browser{margin:0 5px;width:50px;height:50px;text-indent:-5000px;overflow:hidden;display:inline-block;position:relative}b.ico-browser::before{top:0;width:250px;height:50px;display:block;position:absolute;content:"";background-image:url(//magictoolbox.sirv.com/site/browsers.png?filter=Box&scale.height=50&png.optimize=1)}b.firefox.ico-browser::before{left:0}b.chrome.ico-browser::before{left:-100%}b.opera.ico-browser::before{left:-200%}b.ie.ico-browser::before{left:-300%}b.safari.ico-browser::before{left:-400%}#info-table{margin:30px 0 0;font-size:13px}#info-table>div{margin-bottom:30px}#info-table h6{text-align:center;line-height:30px;padding-top:20px;padding-bottom:8px;font-size:14px;font-weight:700;margin-bottom:8px;border-bottom-color:#e3e3e3;border-bottom-width:1px;border-bottom-style:solid;min-height:30px}#info-table h6::before{background:url(/wp-content/themes/magictoolbox/images/info.png) no-repeat top;left:0;top:0;width:100%;height:30px;display:block;position:absolute;content:""}#info-table h6.compare-products{background-position:center 0}#info-table h6.guarantee::before{background-position:center -30px}#info-table h6.free-support::before{background-position:center -60px}#info-table h6.instant-download::before{background-position:center -90px}#info-table h6.free-updates::before{background-position:center -120px}#testimonials blockquote .date{right:20px;bottom:10px;color:#ccc;font-size:11px;position:absolute}#testimonials blockquote{background:#f5f5f5;font:inherit;padding:10px 20px;border-radius:0;border:currentColor!important;border-image:none!important;width:100%;position:relative;min-height:130px;font-size-adjust:inherit;font-stretch:inherit;-moz-border-radius:0;-webkit-border-radius:0}#testimonials blockquote small{line-height:16px}#testimonials blockquote p{line-height:19px;font-weight:inherit}#testimonials-list small::before{display:none}#testimonials small::before{display:none}#testimonials blockquote::after{border-width:17px 15px 0;border-style:solid;border-color:#f5f5f5 transparent;left:87px;width:0;bottom:-17px;display:block;position:absolute;z-index:1;content:""}#testimonials{margin:10px 0;padding:20px 0 50px;color:#777;position:relative}#testimonials p{font-size:14px}#testimonials .more-link{background:#fff;padding:0 5px;border:1px solid #ddd;border-image:none;right:40px;bottom:-60px;color:#aaa!important;font-size:11px;text-decoration:none;display:inline-block;position:absolute}#testimonials h6{font-size:14px;font-weight:700}#testimonials small{left:19px;width:100%;bottom:-40px;padding-left:105px;font-size:13px;vertical-align:bottom;display:table-cell;position:absolute}#testimonials span.person-thumbnail{border:2px solid #e1e1e1;border-image:none;left:0;width:58px;height:58px;text-align:center;bottom:0;line-height:50px;overflow:hidden;display:block;position:absolute;background-image:url(/wp-content/themes/magictoolbox/images/testimonials.png);background-repeat:no-repeat;background-color:#fff}#testimonials small.has-image span{overflow:hidden;background-image:none!important}#testimonials small.has-image span img{max-height:100%;max-width:none}#testimonials small.person3 span.person-thumbnail{background-position:0 -110px}#pricing h5{margin:0 0 25px;text-align:center;font-size:29px}#testimonials h5{margin:0 0 25px;text-align:center;font-size:29px}#pricing h5{margin:0 0 20px}#pricing{margin-top:30px}#pricing table{margin-bottom:0}#pricing table td{vertical-align:middle}#pricing .whats-included .well{margin-top:8px;margin-bottom:0}#pricing .whats-included .well ul{padding-left:30px}#pricing table td:first-child{padding-left:0}#pricing table td:last-child{padding-right:0}#pricing span.h4{margin:0 0 20px;display:block}#testimonials-list .testimonial-image{margin:5px 0 0}#featured-websites h5{margin:0;text-align:center;font-size:29px}#featured-websites ul{list-style:none;margin:30px auto 40px;padding:0;text-align:center}#featured-websites ul li{margin:0 20px;font-size:13px;display:inline-block}#featured-websites ul li img{margin:0 auto 3px;border-radius:50%;border:2px solid #fff;border-image:none;display:block;max-height:75px;box-shadow:0 0 5px 3px #ddd;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-box-shadow:0 0 5px 3px #ddd;-moz-box-shadow:0 0 5px 3px #ddd}#featured-websites ul li a:hover img{border-color:transparent;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#featured-websites p{text-align:center;font-weight:700}footer{background:#f2f2f2;margin:60px 0 0;color:#999;font-size:12px}footer hr{border-color:#d2d2d2}ul.social{list-style:none;padding:0}ul.social li{padding:0 0 0 10px;display:inline-block}ul.social a{background:url(/wp-content/themes/magictoolbox/images/social.png) no-repeat;width:32px;height:32px;text-indent:-5000px;font-size:0;display:inline-block;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");opacity:.5;-webkit-filter:grayscale(100%)}ul.social a:hover{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");opacity:1;-webkit-filter:grayscale(0)}ul.social a.tw{background-position:0 0}ul.social a.fb{background-position:-32px 0}ul.social a.yt{background-position:-64px 0}ul.social a.li{background-position:-96px 0}ul.social a.gp{background-position:-128px 0}footer p{margin:0}#footer{padding:15px 0;font-size:12px}#footer h6{text-transform:uppercase;font-size:14px!important;margin-bottom:20px}#footer ul{list-style:none;margin:0;padding:0}#footer ul li{margin:0 0 4px}footer a{color:#666}footer a:hover{color:#969696}div.source{background:#ff0;margin:10px 0;padding:10px;line-height:22px}div.source p:last-child{margin:0}#leftColumn ul{background:#fff;margin-top:0;max-width:170px}.platform-promo .left-menu ul li{margin:7px 0!important;padding:0}#leftColumn ul li{margin:7px 0!important;padding:0}.platform-promo .left-menu ul li{margin:0!important}.platform-promo .left-menu ul a{padding:4px 12px 4px 0;color:#777;font-size:13px;text-decoration:none!important}#leftColumn ul a{padding:4px 12px 4px 0;color:#777;font-size:13px;text-decoration:none!important}.platform-promo .left-menu ul a{padding:8px 12px 8px 0;color:#000}.platform-promo .left-menu .affix ul a{color:#777}.platform-promo .left-menu ul li.active>a{background:0 0}#leftColumn ul li.active>a{background:0 0}.platform-promo .left-menu ul a:hover{background:0 0}#leftColumn ul a:hover{background:0 0}#leftColumn ul ul{list-style:none;margin:5px 0 5px 20px;padding:0}.platform-promo .left-menu{line-height:16px!important}#leftColumn{line-height:16px!important}.platform-promo .left-menu ul{margin:10px 10px 25px 30px}.platform-promo .left-menu .affix ul{margin-left:0}a[name]{padding-top:115px;margin-top:-115px;display:inline-block}h1>a[id]{padding-top:115px;margin-top:-115px;display:inline-block}h2>a[id]{padding-top:115px;margin-top:-115px;display:inline-block}h3>a[id]{padding-top:115px;margin-top:-115px;display:inline-block}h4>a[id]{padding-top:115px;margin-top:-115px;display:inline-block}.affix.bs-sidebar{top:85px;width:inherit}.notopaffix .affix.bs-sidebar{top:22px!important}.inner-overview .affix.bs-sidebar{top:70px;max-width:195px}.affix-bottom.bs-sidebar{position:absolute}span.source{padding:2px 6px;border-radius:3px;background-color:#ffffb2}span.prettyprint{padding:2px 6px;border-radius:3px;background-color:#ffffb2}pre.prettyprint{font-size:13px}.prettyprint{font-size:13px}.nowrap{white-space:nowrap}#container iframe{margin-bottom:20px}ol.faq{list-style:none;margin:0 0 30px;padding:0}ol.faq h3{font-family:inherit;font-size:16px;font-weight:400}ol.faq div.answer{margin:10px 0 20px;padding-left:20px;border-left-color:#d5d5d5;border-left-width:3px;border-left-style:solid}.upgrade{background:url(/wp-content/themes/magictoolbox/images/magic.png) no-repeat right #dcf6ae;margin:40px 0 30px;padding:20px 180px 20px 20px;color:#333}.upgrade pre{font-weight:700;margin-top:10px}#mainCont h2{margin:30px 0 20px}#mainCont h2:nth-child(1){margin-top:0}.upgrade h2{margin-top:0!important;margin-bottom:12px!important}.upgrade h3{margin-top:0!important;margin-bottom:12px!important}.upgrade a{color:inherit;font-weight:700;white-space:nowrap}.upgrade pre{margin-bottom:0}.instructions>li{margin:20px 0 30px!important;padding:0 0 20px 50px!important;border-bottom-color:#e3e3e3;border-bottom-width:1px;border-bottom-style:solid;position:relative}.instructions>li:first-child{margin-top:0}.instructions>li:last-child{margin-bottom:0}.instructions{list-style:none;margin:10px 0 0;padding:0;counter-reset:instructions-list-counter}.instructions>li::before{background:#fff;border-radius:50%;border:1px solid #ccc;transition:.3s ease-out;border-image:none;left:0;top:0;width:30px;height:30px;text-align:center;color:#ccc;line-height:30px;font-size:16px;margin-top:-3px;display:block;position:absolute;content:counter(instructions-list-counter);counter-increment:instructions-list-counter;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.instructions li:hover::before{color:#fff;background-color:#333}.instructions li::after{width:1px;height:1px;overflow:hidden;clear:both;display:block;content:""}.instructions li a.MagicThumb{padding-left:30px;clear:right;margin-left:30px;border-left-color:#e3e3e3;border-left-width:1px;border-left-style:solid;float:right;display:block}.instructions .btn-ora.btn-lg.btn{padding-left:30px;clear:right;margin-left:30px;border-left-color:#e3e3e3;border-left-width:1px;border-left-style:solid;float:right;display:block}.instructions li a.MagicZoom{padding-left:30px;clear:right;margin-left:30px;border-left-color:#e3e3e3;border-left-width:1px;border-left-style:solid;float:right;display:block}.instructions li a.MagicZoom{cursor:crosshair}.screenshots li a.MagicZoom{cursor:crosshair}.screenshots a.MagicThumb .MagicZoomPlusHint{background-position:center!important;padding:0;border-radius:50%;left:50%!important;top:50%!important;width:36px!important;height:36px!important;text-indent:-5000px;font-size:0;margin-top:-12px;margin-left:-12px;background-color:rgba(0,0,0,.1);-webkit-border-radius:50%}.instructions li a.MagicThumb .MagicZoomPlusHint{background-position:center!important;padding:0;border-radius:50%;left:50%!important;top:50%!important;width:36px!important;height:36px!important;text-indent:-5000px;font-size:0;margin-top:-12px;margin-left:-12px;background-color:rgba(0,0,0,.1);-webkit-border-radius:50%}.instructions li a.MagicThumb{border:currentColor;border-image:none;padding-left:0}.instructions li a.MagicThumb img{border:1px solid #e3e3e3;border-image:none;max-width:200px}#container .well h3{margin:0 0 20px;font-weight:400}.supported-block{list-style:none;margin:0;padding:0}.supported-block::after{width:1px;height:1px;overflow:hidden;clear:both;display:block;content:""}.supported-block li{background:#f6ffd5;margin:0 5px 5px 0!important;padding:5px 8px;border:1px solid #e3e3e3;border-image:none;float:left;white-space:nowrap}.supported-block li::before{top:1px;color:#97bf0d;line-height:1;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;margin-right:5px;display:inline-block;position:relative;content:"\e114";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gray{color:#aaa;font-size:13px}button.dropdown-toggle{color:#fff!important}#top-navbar{position:relative}ul.screenshots{list-style:none;margin:10px 0!important;padding:0}ul.screenshots::after{width:1px;height:1px;overflow:hidden;clear:both;display:block;content:""}ul.screenshots li{margin:0 15px 15px 0!important;float:none;display:inline-block}ul.screenshots li a{width:75px;height:75px;overflow:hidden;vertical-align:middle;display:block;border-collapse:separate}ul.screenshots li img{max-height:75px;max-width:75px}ul.screenshots li a{box-shadow:1px 1px 2px #aaa;-webkit-box-shadow:1px 1px 2px #aaa;-moz-box-shadow:1px 1px 2px #aaa}ol.instructions li a.MagicThumb{box-shadow:1px 1px 2px #aaa;-webkit-box-shadow:1px 1px 2px #aaa;-moz-box-shadow:1px 1px 2px #aaa}ul.screenshots li a img{height:100%}.nav-tabs>li{margin-bottom:-1px!important}.nav-tabs>li a{text-decoration:none!important}.nav-tabs>li.active a{font-weight:700}.intab{display:none}.tab-content{border-width:medium 1px 1px;border-style:none solid solid;border-color:currentColor #ddd #ddd;padding:20px 20px 10px;border-image:none}.prepend-25{margin-left:50px}.info.well{background:#ffffb2;border-color:transparent;margin:5px 0 0}.info.well em{font-weight:700}.text-screenshot-link::before{top:3px;line-height:1;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;margin-right:5px;display:inline-block;position:relative;content:"\e015";-webkit-font-smoothing:antialiased}div.center-block{text-align:center}a.customer{background:#efefef;margin:5px;padding:5px;border:1px solid #fff;border-image:none;display:inline-block}a.customer:hover{background:#fff;border-color:#e3e3e3;transition:.5s}a.inherit-color{color:inherit}.magic-logos p{margin:5px 0 0;text-align:center;line-height:150px}.magic-logos .caption{font-size:11px}.magic-logos h3{margin:0 0 5px;font-size:13px}#testimonials-list h3{margin-top:0}.form-group label{font-weight:400}.required.form-group label{font-weight:700}.required.form-group label::after{color:red;content:"*"}span.wpcf7-not-valid-tip{font-size:12px!important}div.wpcf7-mail-sent-ng{border:currentColor!important;border-image:none!important;color:#a94442;background-color:#f2dede}div.wpcf7-validation-errors.wpcf7-response-output{display:none!important}.has-error.required.form-group label{color:red}span.required{color:red;font-weight:700}.white.well{background:#fff}.no-top-margin{margin-top:0}.super.lead{font-size:26px;margin-bottom:30px}.superb.lead{font-size:34px}.platform-tools .product-item div{line-height:17px!important;padding-left:50px;font-size:14px}.platform-tools .product-item div span.pr-ico{margin:5px 0 0 -50px;float:left}.platform-tools .product-item div span{color:#777;font-size:12px;margin-top:3px;display:block}.center-shadow{margin-bottom:30px;background-color:#fff}.center-shadow::after{margin:-15px auto 0;border-radius:100px/10px;width:80%;height:30px;display:block;position:relative;z-index:-1;content:"";box-shadow:0 0 20px rgba(0,0,0,.2);-moz-border-radius:100px/10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2)}.example small{font-size:13px;display:block}.mss-bullets *{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}hr.example{border-style:dotted;border-color:#ccc;margin:40px 0}.MagicThumb-expanded{z-index:2000000090!important;box-sizing:content-box!important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}body .MagicThumb-caption{margin-top:0!important;min-height:36px!important;box-sizing:content-box!important}body .MagicThumb-caption::after{height:100%;vertical-align:middle;display:inline-block;content:""}.MagicThumb-caption{margin-top:0!important;box-sizing:content-box!important}fieldset{margin:0 0 1.5em!important;padding:0 10px 10px!important;border-radius:4px;border:1px solid #ccc!important;border-image:none!important;-moz-border-radius:4px/4px}legend{padding:0 5px;width:inherit;color:#777;font-size:14px;font-weight:700;margin-bottom:8px;border-bottom-color:currentColor;border-bottom-width:medium;border-bottom-style:none}.wizard fieldset table{margin:0;width:100%!important}.wizard fieldset table td{padding:12px 3px;font-size:12px;vertical-align:top}.wizard fieldset table td:first-child{width:65%}.wizard fieldset table tr:first-child td{border:currentColor;border-image:none}.wizard fieldset table select{width:100%}pre{font-size:12px!important}.magicthumb-example.example .MagicThumb img{padding:3px;border:1px solid #efefef;border-image:none}.row#pricing{color:#777}.row#pricing a{color:#777}#product-faq{color:#777}#product-faq a{color:#777}#product-changelog{color:#777}#featured-websites{color:#777}#featured-websites a{color:#777}#info-table{color:#777}.row#testimonials{color:#777}#info-table a{color:#777}.row#testimonials a{color:#777}#product-carousel{color:#fff;margin-top:-20px;position:relative}.nolive-example#product-carousel{margin-bottom:30px}#product-carousel .carousel-indicators{left:auto;text-align:right;right:30px;bottom:10px;opacity:.8;-moz-opacity:.8;-html-opacity:.8}#product-carousel .carousel-indicators li{margin:1px!important}#product-carousel .carousel-indicators .active{margin:0!important}#product-carousel .inner-slide{position:relative}#product-carousel .carousel-buttons{padding:20px 25px 10px 20px;width:50%;text-align:right;right:0;bottom:50px;position:absolute;z-index:100}#product-carousel .carousel-buttons a{box-shadow:0 0 8px 0 rgba(0,0,0,.6);-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.6);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.6)}#product-carousel .text-white{color:#fff;text-shadow:1px 1px 7px #000}.text{top:0;width:50%;position:absolute}.textright{right:0;padding-right:50px;padding-left:20px}.textleft{left:0;padding-right:20px;padding-left:50px}#product-carousel p.h3{line-height:33px}.magiczoomplus-example{left:75px;top:25px;position:absolute;z-index:100;background-color:rgba(255,255,255,.8)}.magiczoomplus-example table{border-collapse:separate;border-spacing:10px}.magiczoomplus-example td{vertical-align:top}.magiczoomplus-example .selectors{line-height:0}.magiczoomplus-example .selectors a{background:0 0!important;border:2px solid transparent!important;border-image:none!important;margin-bottom:10px;display:block!important}.magiczoomplus-example .selectors a img{border:currentColor!important;border-image:none!important;width:76px}.magiczoomplus-example .selectors a:hover{border-color:#fd9a1e}.magiczoomplus-example .selectors a.active{border-color:#fd9a1e}.magiczoomplus-example .selectors a:last-child{margin-bottom:0}.magiczoomplus-example .main-example{line-height:0}.magicscroll-example{background:#fff;padding:30px;left:30px;top:30px;width:520px;height:370px;position:absolute;z-index:100;box-shadow:0 0 8px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px 2px rgba(0,0,0,.5)}.magicslideshow-example{background:#fff;padding:30px;left:30px;top:30px;height:370px;position:absolute;z-index:100;box-shadow:0 0 8px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px 2px rgba(0,0,0,.5)}.magic360-example{background:#fff;padding:30px;left:60px;top:30px;height:370px;position:absolute;z-index:100;box-shadow:0 0 8px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px 2px rgba(0,0,0,.5)}.magictouch-example{background:#fff;padding:26px;left:30px;top:30px;height:370px;position:absolute;z-index:100;box-shadow:0 0 8px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 8px 2px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px 2px rgba(0,0,0,.5)}.live-example.well{width:100%;text-align:center;margin-top:-30px;margin-bottom:30px;display:table;background-color:#fff}.tr{display:table-row}.tr .tr-td{width:300px;display:table-cell}.live-example.well .main-holder{line-height:0;margin-bottom:10px;position:relative}.live-example.well .example{background:#fff!important;width:460px;vertical-align:top;display:table-cell}.live-example.well .selectors a{display:inline-block}.live-example.well .selectors a{border:1px solid #e3e3e3!important;border-image:none!important}.live-example.well a.MagicZoomPlus{border:1px solid #e3e3e3!important;border-image:none!important}.live-example.well .selectors a:hover{border-color:#aaa!important}.live-example.well .selectors a.active{border-color:#aaa!important}.magictouch.live-example.well .selectors{margin-top:25px}.live-example.well .selectors a:hover{border-color:#aaa!important}.live-example.well .selectors a.active{border-color:#aaa!important}.live-example.well .selectors a{margin-right:14px}.live-example.well .selectors a:last-child{margin-right:0}.live-example.well .example-helper{width:50%;background-color:red}.live-example.well .round-btn{left:-25px;top:50%;color:#fd9a1e;font-size:18px!important;margin-top:-15px;position:absolute;z-index:1}.live-example.well .round-btn span{margin-right:0!important}.live-example.well .rt-btn.round-btn{left:auto;right:-25px}.mzp.live-example.well .rt{height:440px;text-align:center;color:#777;line-height:15px;font-size:12px;position:relative}.mzp.live-example.well .lt{height:440px;text-align:center;color:#777;line-height:15px;font-size:12px;position:relative}.magic360.live-example.well .rt{width:300px;height:300px;text-align:center;color:#777;line-height:15px;font-size:12px;position:relative}.magic360.live-example.well .lt{width:300px;height:300px;text-align:center;color:#777;line-height:15px;font-size:12px;position:relative}.magic360.live-example.well .rlinks a{font-size:15px;margin-bottom:5px;display:block}.magic360.live-example.well .rlinks p{margin:0;text-align:left;font-size:13px}.magic360.live-example.well .rlinks hr{margin:15px 0}.magic360.live-example.well .rt{padding-left:80px}.live-example.well .top-text{width:100%}.live-example.well .bottom-text{width:100%}.live-example.well .top-text{top:10px;position:absolute}.live-example.well .bottom-text{bottom:10px;position:absolute}.live-example.well .example a{color:#fd9a1e}.live-example.well .example a .glyphicon{margin-right:5px}.mzp.live-example.well .example a{font-size:13px;margin-bottom:10px;display:block}.mzp.live-example.well .example .selectors a{display:inline-block}#mzp-switcher{margin:5px auto 0;width:auto}.font-size-16px{font-size:16px}.text-center ul.carts{margin:0 auto!important}.text-center ul.carts li{float:none;display:inline-block}.well ul.carts li a:hover{background:#fff}.table caption{display:none}.params.table{font-size:13px;margin-top:30px}.params.table th{font-size:14px;background-color:#ddd!important}.params.table thead th{background:#fff!important}.params.table-striped>tbody>tr:nth-of-type(2n+1){background-color:#f5f5f5}.params.table-striped.table td{border-top-color:currentColor;border-top-width:0;border-top-style:none}.params.table-striped.table th{border-top-color:currentColor;border-top-width:0;border-top-style:none}.params.table>tbody>tr>td:first-child{font-weight:700}.params.table>tbody>tr>td:nth-child(2){white-space:pre}.params.table>tbody>tr>td:nth-child(3){white-space:pre}.param-name{white-space:nowrap}.nomargin{margin:0!important}.no-top-margin{margin-top:0!important}.stretch{width:100%}table.prices .price1 span{font-size:105%}table.prices .price2 span{font-size:110%}table.prices .price3 span{font-size:115%}table.prices .price4 span{font-size:120%}table.prices .price5 span{font-size:125%}table.prices .price6 span{font-size:130%}table.prices .price7 span{font-size:135%}table.prices th{vertical-align:middle}table.prices td{vertical-align:middle}table.prices .price2 th{font-size:11px}table.prices .price3 th{font-size:11px}table.prices .price4 th{font-size:11px}table.prices .price5 th{font-size:11px}table.prices .price6 th{font-size:11px}table.prices .price7 th{font-size:11px}table.prices th{background:#fff}.tick.glyphicon-ok{background:#11b611;margin:0 auto;border-radius:18px;width:18px;text-align:center;color:#fff;line-height:18px;font-size:10px;display:block;-moz-border-radius:18px;-webkit-border-radius:18px}.cross.glyphicon-remove{background:red;margin:0 auto;border-radius:18px;width:18px;text-align:center;color:#fff;line-height:18px;font-size:10px;display:block;-moz-border-radius:18px;-webkit-border-radius:18px}.platform-head{padding:0;position:relative}#affix-top-menu .platform-head h1{margin:0;padding:0;color:#777;line-height:60px;font-size:28px}.platform-head h1{margin:0;padding:0;color:#777;line-height:60px;font-size:28px}.platform-head span.pl-ico{background:#fff;padding:5px 10px;border:0 currentColor;border-image:none;top:50%;right:0;margin-top:-35px;position:absolute;z-index:2}.tools-list img{margin:0 auto;display:block;max-width:80px}.tools-list span{color:inherit}.product-box{padding:0 20px;text-align:center;border-right-color:#ddd;border-right-width:1px;border-right-style:dotted;display:inline-block;max-width:170px}:last-child.product-box{border:currentColor;border-image:none;padding-right:0}:first-child.product-box{padding-left:0}.product-box a{font-size:14px;font-weight:700;display:block}.product-box img{margin:0 auto 20px;display:block;max-width:110px}.product-box a img{text-decoration:none;display:block;opacity:1;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:150ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:150ms}.product-box a:hover img{position:relative;z-index:99;-webkit-transform:scale(1.3,1.3);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:50ms;-moz-transform:scale(1.3,1.3);-moz-transition-timing-function:ease-out;-moz-transition-duration:150ms}div.supported-versions{background:#fafafa;padding:15px;border:1px solid #eee;border-image:none;font-size:13px;margin-bottom:30px}div.supported-versions h3{margin:0 0 10px;color:#777;font-size:16px}div.supported-versions ul{list-style:none;margin:5px 0;padding:0}div.supported-versions ul li{background:#f6ffd5;margin:0 5px 0 0!important;padding:0 5px;border:1px solid rgba(17,182,17,.2);border-image:none;float:left;display:block}div.supported-versions ul::after{clear:both;display:block;content:""}div.supported-versions p:last-child a{color:inherit}div.supported-versions p{margin:0}.magicslideshow-wizard-preview{margin:20px auto;max-width:800px}.nounderline{text-decoration:none!important;border-bottom-color:currentColor!important;border-bottom-width:medium!important;border-bottom-style:none!important}table.payments th{text-align:center;font-weight:700;vertical-align:middle}table.payments td{text-align:center;font-weight:700;vertical-align:middle}.we-are-hiring{top:-1px;margin-left:4px;position:relative}.tool-page #product-carousel{margin:0 0 60px}.tool-page .platforms-list.text-center.well{margin-bottom:30px}.tool-page .pre-promo-white{margin:30px 0}.tool-page #info-table{margin:50px 0}.testimonial-item{width:33%;height:170px;float:left}#carousel-testimonials .item{padding:0 20px 0 30px}#carousel-testimonials .item blockquote{margin:0 10px;width:auto}#carousel-testimonials .item::after{clear:both;display:block;content:""}#carousel-testimonials .left-control{top:30%;color:inherit;position:absolute}#carousel-testimonials .right-control{top:30%;color:inherit;position:absolute}#carousel-testimonials .left-control{left:15px}#carousel-testimonials .right-control{right:15px}div.wpcf7-mail-sent-ok{border-color:#d6e9c6;padding:15px;color:#3c763d;background-color:#dff0d8}.small.text-muted{line-height:20px;font-size:13px}.small.text-muted h3{font-size:20px}.text-muted a{color:inherit}.text-muted .alert{padding:5px 10px}label.cart-product{padding:7px 10px;border-radius:6px;font-size:16px;font-weight:400;display:block;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px}#Checkout_installationService{margin-right:4px;float:left}.checkout-form .install{padding:7px 10px;font-weight:400}.checkout-form .install label{font-weight:400;display:inline}label.wtooltip.cart-product{margin-right:250px}label.cart-product:hover{background:#83c611;color:#fff;font-weight:700;position:relative}label.selected.cart-product{background:#83c611;color:#fff;font-weight:700;position:relative}label.nohighlight.cart-product:hover{background:inherit;color:inherit;font-weight:inherit;cursor:default}label.selected.cart-product .popover{left:auto;top:-50%;width:220px!important;right:-250px;margin-top:-4px;display:block}label.last.cart-product .popover{top:auto;bottom:0}label.last.cart-product .popover .arrow{top:auto;bottom:8px}label.selected.cart-product .popover-content{line-height:20px}label.selected.cart-product .popover a{color:#333;font-size:13px;font-weight:400;text-decoration:none!important}label.selected.cart-product .popover p{margin-bottom:3px}label.selected.cart-product .popover strong{color:#83c611;font-size:15px}label.selected.cart-product .popover .badge{background:#83c611}label.selected.cart-product .popover span.a{color:#83c611;text-decoration:underline!important}.checkout-form span.pr{font-weight:700;float:right}.checkout-form .text-muted.install label{cursor:pointer}.checkout-form #installationhelp{display:none}.checkout-form span.glyphicon{color:#83c611;font-size:14px}.checkout-form .text-muted span.glyphicon{color:inherit}.checkout-form hr{margin:5px 0}#vat-notice{display:none}#couponblock{display:none}.coupon.input-group{margin:5px 0;max-width:200px}#total-amount-wrapper{background:#e3e3e3;margin:5px 0 10px;padding:7px 10px;font-size:1.3em;font-weight:700}#total-amount-wrapper div{width:45%}#paymentMethods legend{font-weight:400}fieldset#paymentMethods{padding:10px 20px 20px!important}#paymentMethods button b.glyphicon{top:4px;line-height:inherit;margin-left:5px}#paymentMethods button{line-height:35px}#paymentMethods .pull-left input{margin-top:6px;margin-left:-20px;float:left}#paymentMethods .pull-left{padding-left:30px;margin-right:25px}#paymentMethods .pull-left span{display:inline-block}.help-block{color:#777;font-size:13px}.hint-error.hint{margin:0;color:red;font-size:12px}.brtree .checkout-button{margin-top:20px}.brtree h2{margin-bottom:0!important}.brtree form hr{margin:5px 0}.brtree form{margin:0}.brtree .checkout-form{margin:25px 0 5px;border:1px solid #777;border-image:none;font-weight:700}.well .info.table{margin:0}.small .well .info.table td{font-size:13px}.valign-middle td{vertical-align:middle!important}.margin-right-5{margin-right:5px}form .alert-danger.alert li{margin:0!important}#balance-block{margin-top:20px}#balance-block p{margin:0}#balance-block hr{margin:10px 0}#balance-block h3{margin:0;font-size:inherit}#balance-block .expiry-p{margin:10px 0;font-weight:700}#balance-block .zooms-p{color:orange;font-weight:700}#TouchDomain div.pagination{margin:0!important;text-align:center;font-size:0}#TouchImage div.pagination{margin:0!important;text-align:center;font-size:0}#TouchDomain ul.pagination{margin:0 auto;font-size:12px}#TouchImage ul.pagination{margin:0 auto;font-size:12px}#TouchDomain ul.pagination a{text-decoration:none}#TouchImage ul.pagination a{text-decoration:none}#period label{margin-right:5px}.platform-promo{background-position:center;margin:0 0 35px;background-repeat:no-repeat;background-color:#000}.platform-promo .overview{padding:25px 25px 0 0}.platform-promo .overview ul{font-size:17px}.platform-promo .left-menu{background:rgba(255,255,255,.8);padding:15px 0}.row.platform-promo{overflow:hidden}.platform-promo .overview{padding-bottom:99999px;margin-bottom:-99999px}.platform-promo .left-menu{padding-bottom:99999px;margin-bottom:-99999px}.platform-promo .overview-text{color:#fff;padding-right:15px;font-size:19px;text-shadow:1px 1px 7px #000}.platform-promo .overview-text h3{margin:15px 0 25px;text-align:center;font-size:28px}.platform-promo .overview-text ul{margin:25px 0;left:18px;font-size:15px;position:relative}.platform-promo .overview-text li{margin:5px 0!important}.platform-promo .overview-text p{text-align:center;margin-bottom:15px}.platform-promo .overview-text a{color:#fff}.platform-promo .overview-text a:hover{color:#fff!important;text-decoration:none}.platform-promo .magiczoomplus-example{margin:0 35px 25px 25px;left:0;top:0;float:left;position:relative}.platform-promo .magicscroll-example{margin:0 35px 25px 25px;left:0;top:0;float:left;position:relative}.platform-promo .magicslideshow-example{margin:0 35px 25px 25px;left:0;top:0;float:left;position:relative}.platform-promo .magic360-example{margin:0 35px 25px 25px;left:0;top:0;float:left;position:relative}.platform-promo .magictouch-example{margin:0 35px 25px 25px;left:0;top:0;float:left;position:relative}.magiczoomplus.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magiczoomplus.jpg)}.magiczoom.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magiczoom.jpg)}.magicscroll.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magicscroll.jpg)}.magicthumb.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magicthumb.jpg)}.magictouch.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magictouch.jpg)}.magic360.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magic360.jpg)}.magicslideshow.platform-promo{background-image:url(//magictoolbox.sirv.com/site/promo/platforms/magicslideshow.jpg)}.platform-promo .overview .tryit::before{background:url(/wp-content/themes/magictoolbox/images/tryit.png) no-repeat center;width:111px;height:66px;right:-140px;bottom:0;display:block;position:absolute;content:""}.list.product-features.row .col-lg-3{width:100%;text-align:left;padding-bottom:10px;clear:both;margin-bottom:10px;border-bottom-color:#eee;border-bottom-width:1px;border-bottom-style:solid}.list.product-features.row :last-child.col-lg-3{border:currentColor;border-image:none}.list.product-features.row h3{margin:0;width:30%;line-height:35px;font-size:inherit;font-weight:700;float:left}.list.product-features.row p{width:70%;padding-top:6px;float:left}.list.product-features.row h3 b{margin:0 10px 0 0;width:35px;height:35px;float:left}.list.product-features.row h3 b::before{background:url(//magictoolbox.sirv.com/site/features2x.png?scale.width=35&png.optimize=1) no-repeat 0 0;width:35px}.platform-information{overflow:hidden;margin-top:30px!important}.platform-information .col-lg-3{border-right-color:#e3e3e3;border-right-width:1px;border-right-style:solid}.platform-information ul{list-style:none;margin:15px 0;padding:0;font-size:12px}.platform-information ul li{margin:0!important;padding:0}.platform-information .col-lg-9{padding-left:20px}.platform-information .col-lg-9{padding-bottom:99999px;margin-bottom:-99999px}.platform-information .col-lg-3{padding-bottom:99999px;margin-bottom:-99999px}div.platform-information span.pl-ico b{margin-left:0}div.supported-blocks h4{font-size:35px;font-weight:400;margin-bottom:20px}div.supported-blocks .left-information{text-align:left;font-size:20px}div.supported-blocks .supported-block li{background:0 0;padding:0;border:currentColor;border-image:none;float:none}.supported-blocks{list-style:none;margin:0;padding:0}.supported-blocks li::before{top:2px;color:#97bf0d;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;margin-right:5px;display:inline-block;content:"\e125";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div.supported-blocks .col-lg-2{text-align:center;color:#494949;font-size:100px;position:relative;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#c2c2c2}.live-demos{text-align:center}.live-demos a{margin:0 45px;color:inherit;text-decoration:none;display:inline-block}.live-demos a img{border:1px solid #e3e3e3;border-image:none;display:block}.live-demos p{background:#f5f5f5;margin:20px 0;padding:0 10px;line-height:60px}.modal-backdrop{z-index:10000}div.modal{z-index:10001}.counter span{display:inline-block}.counter span{display:inline-block}.counter span{background:#aaa;margin:0 1px 0 0;padding:2px 6px;text-align:center;color:#fff}.product-version{background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #e3e3e3;border-image:none;top:-4px;color:#aaa;line-height:16px;display:inline-block;position:relative;-moz-border-radius:4px;-webkit-border-radius:4px}.noborder.product-version{background:0 0;border:currentColor;border-image:none;color:inherit}h1 .product-version{font-size:14px}.changelog .product-version{background:#f3f3f3;padding:2px 5px;color:inherit;position:static}.changelog dt{text-align:left;font-size:13px;font-weight:400}.changelog hr{margin:12px 0}#product-changelog h5{text-align:center;font-size:29px}#product-changelog{font-size:13px}#product-changelog ul{list-style:none;margin:0;padding:0}#product-changelog .timeline-body ul{padding:0 0 0 30px}#product-changelog .timeline-body>p{margin-bottom:15px}#product-changelog .timeline-body>ul{margin-bottom:15px}#product-faq h5{margin:30px 0 0;text-align:center;font-size:29px}#params-code-global li{list-style:none}.team-ico{width:155px;height:155px;overflow:hidden;display:block;position:relative}.team-ico img{left:0;top:0;position:absolute}.team-ico:hover img{top:-100%}.platform.table thead img{margin:5px auto 8px}.platform.table td{padding-top:10px;padding-bottom:10px}.tools-list .more-info-block{margin-top:10px}.tools-list .more-info-block{margin-top:10px}.tools-list .more-info-block a.text-muted{font-weight:400}.tools-list .more-info-block a.btn{width:100%;margin-bottom:5px;display:inline-block}.tools-list td{text-align:center}.tools-list .btn-ora{margin:5px 0}.tools-list .more-info-block a.btn{width:100%;margin-bottom:5px;display:inline-block}.tools-list .btn-download{width:100%;text-align:left;line-height:15px}.tools-list .btn-download b{line-height:30px;font-size:150%}table.platform-custom{margin:10px auto!important;width:70%}.box-container{white-space:nowrap}.container .MagicThumb{font-size:inherit!important}.container .MagicThumb:hover{font-size:inherit!important}.other-modules{margin:0 auto;display:table}.other-modules .product-box{display:table-cell}.other-modules .product-box a{font-size:12px!important}.other-modules .product-box img{max-width:100px}.MagicThumb{cursor:url(/static/magicthumb/graphics/zoomin.cur),pointer!important}.MagicThumb:hover{cursor:url(/static/magicthumb/graphics/zoomin.cur),pointer!important}.MagicThumb-expanded{cursor:url(/static/magicthumb/graphics/zoomout.cur),pointer!important}.entry-content td img{max-width:none}#responsive-example-container{margin:0 auto 15px;width:425px;height:425px;position:relative}#responsive-example-container::before{background:url(//magictoolbox.sirv.com/graphics/generic/responsive-example-grid.png);left:0;top:0;width:425px;height:425px;position:absolute;content:"";opacity:.1;-moz-opacity:.1;-html-opacity:.1}#responsive-example-container .example-container{padding:15px;position:relative;z-index:1000}#responsive-example-container iframe{border:currentColor;border-image:none;width:100%;height:100%;border-collapse:separate;box-shadow:0 0 4px 4px #eee;-webkit-box-shadow:0 0 4px 4px #eee;-moz-box-shadow:0 0 4px 4px #eee}.example-container{height:100%}#responsive-example-slider-container{margin:20px auto;width:600px;text-align:center;padding-top:40px;position:relative}#responsive-example-slider-container .slider{width:100%}#responsive-example-slider-container a.device-link{padding:0 8px 10px;top:0;color:inherit;line-height:25px;text-decoration:none;display:inline-block;position:absolute}#responsive-example-slider-container a.device-link::before{height:25px;margin-right:5px;float:left;display:inline-block;content:"";background-image:url(//magictoolbox.sirv.com/graphics/generic/responsive-demo-devices.png?scale.height=25);background-repeat:no-repeat}#responsive-example-slider-container a.desktop.device-link::before{width:27px}#responsive-example-slider-container a.tablet.device-link::before{background-position:-27px 0;width:19px}#responsive-example-slider-container a.mobile.device-link::before{background-position:-46px 0;width:13px}#responsive-example-slider-container a.desktop.device-link{left:-50px}#responsive-example-slider-container a.tablet.device-link{left:50%;margin-left:-40px}#responsive-example-slider-container a.mobile.device-link{right:-40px}#responsive-example-container .help-text{left:-300px;top:50%;width:280px;text-align:center;color:#777;line-height:14px;font-size:13px;margin-top:-60px;position:absolute}#responsive-example-container .help-text img{margin-top:-10px;margin-left:100px}#container .sirv-thumbnails ul li{margin:0 4px!important}table.platform .dropdown-menu li{margin:0!important}table.platform .dropdown button.btn-lg{font-size:18px}.module.product-version{padding:0;border:currentColor;border-image:none;display:block}.main-example{text-align:center}.affix-top#top-link-block{right:10px;bottom:-82px;position:absolute}.affix#top-link-block{right:10px;bottom:10px;position:fixed}#top-link-block{z-index:10000000}.back-to-top{background:rgba(0,0,0,.3);padding:3px 6px;color:rgba(255,255,255,.5)}.back-to-top:hover{color:#fff}.Magic360-fullscreen .Magic360-loader-example-default{max-width:100%}.page-alias-media .thumbnail{border:currentColor;border-image:none}.visible-sm.visible-xs .tools-list .col-xs-6{padding-bottom:20px}#promo-white-home h3{font-weight:700!important}.page-alias-home-page h1{left:-10000px!important;top:-10000px!important;text-indent:-5000px;position:absolute!important}.page-alias-home-page #testimonials{margin-bottom:50px}.mss-slide{perspective:none!important}.MagicSlideshow#zoom-slideshow .mss-arrow{top:50%;height:60px!important;opacity:.3!important;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.MagicSlideshow#zoom-slideshow .mss-arrow:hover{opacity:1!important}.live-demo-table{margin:5px 0 20px}.full-width.hor-extend{background:#000;position:relative}.full-width.hor-extend::before{background:inherit;top:0;width:10000px;bottom:0;position:absolute;content:""}.full-width.hor-extend::after{background:inherit;top:0;width:10000px;bottom:0;position:absolute;content:""}.full-width.hor-extend::before{right:100%}.full-width.hor-extend::after{left:100%}.full-width.hor-extend.well{background:#f5f5f5}.full-width.hor-extend.well h4{margin:0 0 20px}.full-width.hor-extend.well{border-radius:0;border:currentColor;border-image:none;padding-right:0;padding-left:0;box-shadow:none;-webkit-box-shadow:none}.full-width.hor-extend .inner-slide{position:relative}.full-width.hor-extend .inner-slide::before{background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);left:0;top:0;width:75px;bottom:0;position:absolute;z-index:1;content:""}.full-width.hor-extend .inner-slide::after{background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 20%,#000 99%,#000 100%);top:0;width:75px;right:0;bottom:0;position:absolute;z-index:1;content:""}.timeline-badge{display:none}.no-first-border tr:first-child td{border:currentColor;border-image:none}@media all and (min-width:767px){.timeline{list-style:none;padding:20px 0!important;position:relative}.timeline hr{display:none}.timeline::before{left:50%;top:0;width:1px;bottom:0;margin-left:-.5px;position:absolute;content:" ";background-color:#e3e3e3}.timeline>li{margin-bottom:20px;position:relative}.timeline>li::before{display:table;content:" "}.timeline>li::after{display:table;content:" "}.timeline>li::after{clear:both}.timeline>li::before{display:table;content:" "}.timeline>li::after{display:table;content:" "}.timeline>li::after{clear:both}.timeline>li>.timeline-panel{padding:20px;border-radius:2px;border:1px solid #e3e3e3;border-image:none;width:50%;float:left;position:relative}.timeline>li.timeline-inverted+li:not(.timeline-inverted){margin-top:-60px}.timeline>li:not(.timeline-inverted)+li.timeline-inverted{margin-top:-60px}.timeline>li:not(.timeline-inverted){padding-right:100px}.timeline>li.timeline-inverted{padding-left:100px}.timeline>li>.timeline-panel::before{border-width:15px 0 15px 15px;border-style:solid;border-color:transparent #ccc;top:31px;right:-15px;display:inline-block;position:absolute;content:" "}.timeline>li>.timeline-panel::after{border-width:14px 0 14px 14px;border-style:solid;border-color:transparent #fff;top:32px;right:-14px;display:inline-block;position:absolute;content:" "}.timeline>li.timeline-inverted>.timeline-panel::after{border-right-color:#fafafa;border-left-color:#fafafa;border-right-width:0;border-left-width:14px;border-right-style:solid;border-left-style:solid}.timeline>li>.timeline-badge{border-radius:50%;left:50%;top:16px;width:60px;height:60px;text-align:center;color:#fff;line-height:60px;font-size:13px;font-weight:700;margin-left:-30px;display:block;position:absolute;z-index:100;background-color:#999}.timeline>li.timeline-inverted>.timeline-panel{background:#fafafa;float:right}.timeline>li.timeline-inverted>.timeline-panel::before{left:-15px;right:auto;border-right-width:15px;border-left-width:0}.timeline>li.timeline-inverted>.timeline-panel::after{left:-14px;right:auto;border-right-width:14px;border-left-width:0}.primary.timeline-badge{background-color:#2e6da4!important}.success.timeline-badge{background-color:#3f903f!important}.warning.timeline-badge{background-color:#f0ad4e!important}.danger.timeline-badge{background-color:#d9534f!important}.info.timeline-badge{background-color:#5bc0de!important}.timeline-title{color:inherit;margin-top:0}.timeline-body>p{margin-bottom:0}.timeline-body>ul{margin-bottom:0}.timeline-body>p+p{margin-top:5px}.timeline-heading{margin-bottom:10px}.timeline-body li{margin:0 0 5px!important}.timeline>li>.timeline-panel{padding-bottom:15px}}.product-features h3 b.come-in{animation:come-in-big-features 1.5s forwards;opacity:0;-webkit-animation:come-in-big-features 1.5s ease forwards}#info-table h6.come-in{animation:come-in-info-table-icons .5s forwards;opacity:0;transform:translateX(-100px);-webkit-transform:translateX(-100px);-webkit-animation:come-in-info-table-icons .5s ease forwards}#featured-websites ul li.come-in{animation:come-in-featured-website .5s forwards;opacity:0;transform:translateY(-50px);-webkit-transform:translateY(-50px);-webkit-animation:come-in-featured-website .5s ease forwards}.timeline>li.come-in{animation:come-in-timeline 1s forwards;opacity:0;-webkit-animation:come-in-timeline 1s ease forwards}.promo-white img.come-in{animation:come-in-promo-white 1.5s forwards;opacity:0;-webkit-animation:come-in-promo-white 1.5s ease forwards}.slide-text>.come-in{animation:home-promo-text-white 1.5s forwards;left:300px;position:relative;opacity:0;-webkit-animation:home-promo-text-white 1.5s ease forwards}.come-in.img0.home-magiczoom-slide-image{top:-200px}.come-in.img1.home-magiczoom-slide-image{top:-200px}.come-in.img2.home-magiczoom-slide-image{top:-200px}.come-in.img0.home-zoom-slide-image{left:0}.come-in.img0.home-scroll-slide-image{left:200px}.come-in.img0.home-magic360-slide-image{left:-200px}.come-in.img1.home-magic360-slide-image{left:200px}.come-in.img0.home-magicslideshow-slide-image{opacity:0}.come-in.img1.home-magicslideshow-slide-image{opacity:0}.come-in.img0.home-magicthumb-slide-image{top:0!important;opacity:0}.come-in.img1.home-scroll-slide-image{top:0!important}.come-in.img1.home-zoom-slide-image{left:-200px}.come-in.img2.home-zoom-slide-image{left:200px}.come-in.home-magiczoom-slide-image{animation:come-in-home-magiczoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-magiczoom-slide-image 1s ease forwards}.come-in.home-magicthumb-slide-image{animation:come-in-home-zoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-zoom-slide-image 1s ease forwards}.come-in.home-magicslideshow-slide-image{animation:come-in-home-zoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-zoom-slide-image 1s ease forwards}.come-in.home-magic360-slide-image{animation:come-in-home-zoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-zoom-slide-image 1s ease forwards}.come-in.home-scroll-slide-image{animation:come-in-home-zoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-zoom-slide-image 1s ease forwards}.come-in.home-zoom-slide-image{animation:come-in-home-zoom-slide-image 1s forwards;opacity:0;-webkit-animation:come-in-home-zoom-slide-image 1s ease forwards}.animation-delay-1{animation-delay:.1s!important;-webkit-animation-delay:.1s}.animation-delay-2{animation-delay:.2s!important;-webkit-animation-delay:.2s}.animation-delay-3{animation-delay:.3s!important;-webkit-animation-delay:.3s}.animation-delay-4{animation-delay:.4s!important;-webkit-animation-delay:.4s}.animation-delay-5{animation-delay:.5s!important;-webkit-animation-delay:.5s}.animation-delay-6{animation-delay:.6s!important;-webkit-animation-delay:.6s}.animation-delay-7{animation-delay:.7s!important;-webkit-animation-delay:.7s}.animation-delay-8{animation-delay:.8s!important;-webkit-animation-delay:.8s}.animation-delay-9{animation-delay:.9s!important;-webkit-animation-delay:.9s}.animation-delay-10{animation-delay:1s!important;-webkit-animation-delay:1s}.animation-delay-11{animation-delay:1.1s!important;-webkit-animation-delay:1.1s}.animation-delay-12{animation-delay:1.2s!important;-webkit-animation-delay:1.2s}.animation-delay-13{animation-delay:1.3s!important;-webkit-animation-delay:1.3s}.animation-delay-14{animation-delay:1.4s!important;-webkit-animation-delay:1.4s}.animation-delay-15{animation-delay:1.5s!important;-webkit-animation-delay:1.5s}.animation-delay-16{animation-delay:1.6s!important;-webkit-animation-delay:1.6s}.animation-delay-17{animation-delay:1.7s!important;-webkit-animation-delay:1.7s}.animation-delay-18{animation-delay:1.8s!important;-webkit-animation-delay:1.8s}.animation-delay-19{animation-delay:1.9s!important;-webkit-animation-delay:1.9s}.animation-delay-20{animation-delay:2s!important;-webkit-animation-delay:2s}#compare-example h4{font-size:29px;font-weight:100}#compare-example h5{font-size:29px;font-weight:100}#featured-websites h5{font-size:29px;font-weight:100}#pricing h5{font-size:29px;font-weight:100}#product-changelog h5{font-size:29px;font-weight:100}.full-width.hor-extend.well h4{font-size:29px;font-weight:100}.full-width.hor-extend.well h4 b{font-size:29px;font-weight:100}#compare-example{text-align:center;margin-top:-30px;margin-bottom:30px}#compare-example .selectors{margin-top:20px;margin-bottom:20px}#compare-example .selectors a{margin:0 8px;display:inline-block}#compare-example h4{margin-bottom:20px}#compare-example .magiczoom.well{background:#f5f5f5;border-radius:0!important;border:currentColor;border-image:none;box-shadow:none;-webkit-box-shadow:none}#compare-example .magiczoomplus.well{background:#fafafa;border-radius:0!important;box-shadow:none;-webkit-box-shadow:none}#compare-example .well>p{margin-bottom:20px}#compare-example .more-link{font-size:18px}#compare-example .more-link span{font-size:.7em}#compare-example .features{margin:20px 0 10px!important}#compare-example .features b{padding:5px 10px;color:green;display:inline-block}#compare-example .features span{background:green;border-radius:100%;width:20px;height:20px;color:#fff;line-height:20px;font-size:12px;margin-right:5px;display:inline-block}#compare-example .MagicZoom{box-shadow:0 0 1px 0 rgba(0,0,0,.3)}#compare-example .MagicZoomPlus{box-shadow:0 0 1px 0 rgba(0,0,0,.3)}#compare-example .col-lg-6{padding-right:0;padding-left:0}.promo-white{margin:20px 0 40px}.promo-white img{opacity:.6}#scroll-params acronym{display:inline-block}#zoom-params acronym{display:inline-block}#scroll-params small{font-size:12px;display:block;opacity:.8}#zoom-params small{font-size:12px;display:block;opacity:.8}#scroll-params .disabled-param td:first-child{opacity:.5}#zoom-params .disabled-param td:first-child{opacity:.5}#scroll-params .disabled-param td input{opacity:.2}#scroll-params .disabled-param td select{opacity:.2}#zoom-params .disabled-param td input{opacity:.2}#zoom-params .disabled-param td select{opacity:.2}#scroll-params .disabled-param td:last-child{position:relative}#zoom-params .disabled-param td:last-child{position:relative}#scroll-params .disabled-param .disabled-tooltip{padding:5px 0;border-radius:3px;left:0;top:7px;width:100%;text-align:center;line-height:30px;font-size:12px;display:block;position:absolute}#zoom-params .disabled-param .disabled-tooltip{padding:5px 0;border-radius:3px;left:0;top:7px;width:100%;text-align:center;line-height:30px;font-size:12px;display:block;position:absolute}#scroll-params .disabled-param td .btn-group{display:none}#zoom-params .disabled-param td .btn-group{display:none}.wizard .btn-group{outline:0;border-radius:0;border:0 currentColor;border-image:none;overflow:hidden;margin-top:5px}.wizard input[type=checkbox]+.btn-group>.btn{font-size:12px;z-index:2}.wizard input[type=checkbox]+.btn-group>.active.btn:hover{color:#fff;z-index:2}.btn-wizard-apply.btn{font-size:18px}.new-warning{color:red;font-size:70%;font-weight:700}div.home-tabs-container{margin-top:0}.page-alias-home-page #mainCont{margin-top:0}#main-home-promo h2{font-size:40px}.home-magicthumb-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-magicslideshow-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-magiczoom-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-magic360-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-scroll-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-zoom-slide-image{left:0;top:45px;position:absolute;max-width:50%!important}.home-magic360-slide-image{top:0!important;max-width:80%!important}.home-scroll-slide-image{top:0!important;max-width:80%!important}.home-magicthumb-slide-image{top:0!important;max-width:70%!important}.home-magiczoom-slide-image{max-width:70%!important}.img0.home-magicthumb-slide-image{z-index:1}.img0.home-magicslideshow-slide-image{z-index:1}.img0.home-magic360-slide-image{z-index:1}.img0.home-scroll-slide-image{z-index:1}.img0.home-magiczoom-slide-image{z-index:1}.img0.home-zoom-slide-image{z-index:1}.img1.home-magicslideshow-slide-image{z-index:2}.img1.home-magic360-slide-image{z-index:2}.img1.home-scroll-slide-image{z-index:2}.img1.home-magiczoom-slide-image{z-index:2}.img1.home-zoom-slide-image{z-index:2}.img2.home-scroll-slide-image{z-index:3}.img2.home-magiczoom-slide-image{z-index:3}.img2.home-zoom-slide-image{z-index:3}.home-carousel .slide-text{background:rgba(255,255,255,.8);padding:60px 50px 100px;margin-left:55%;position:relative;z-index:1000}.home-carousel .slide-text p{margin:25px 0}.home-carousel .slide-text h2{margin:25px 0}.home-carousel .slide-text h3{margin:25px 0}#main-home-promo .slide-cta-block{font-size:0;margin-top:40px}#main-home-promo .slide-cta-block .btn{padding:.5em 1.2em;text-align:center;font-size:20px}#main-home-promo .slide-cta-block .btn{margin-right:10px}#main-home-promo .slide-cta-block :last-child.btn{margin-right:0}.home-carousel .slide-text a{margin-bottom:10px}.promo-white.well .col-lg-6{padding:10px 20px!important}.page-alias-magicscroll #product-carousel{background:0 0!important;color:inherit}#zara-example-2{margin-top:20px}.MagicScroll .mz-thumb img{box-shadow:none}.btn-group-sm>.btn{border-radius:0}.btn-sm{border-radius:0}.page-alias-magicscroll #product-carousel .btn-group .btn{font-weight:700!important}.page-alias-magicscroll #product-carousel .btn-group .btn:hover{background:#ff8b01}#MagicScrollMainDemo{height:285px}#main-home-promo-carousel .carousel-indicators .active{background:#ddd;width:10px;height:10px}#main-home-promo-carousel .carousel-indicators li{border-color:#ddd}#main-home-promo{margin-bottom:40px}pre.prettyprint{margin:15px 0;padding:10px;border-radius:0;border:0 solid #eee;border-image:none;font-family:Menlo,Monaco,Consolas,monospace!important}span.prettyprint{background-color:#f0f0f0}span.source{padding:.1em .4em;border-radius:3px;color:#777;font-family:Menlo,Monaco,Consolas,monospace;font-size:.9em;white-space:pre;background-color:#f0f0f0}code{padding:.1em .4em;border-radius:3px;color:#777;font-family:Menlo,Monaco,Consolas,monospace;font-size:.9em;white-space:pre;background-color:#f0f0f0}mark{padding:.2em .4em}mark.trial-msg{color:red;font-family:sans-serif}.page-alias-integration h2{padding-bottom:6px;font-weight:200;margin-top:40px!important;margin-bottom:20px!important;border-bottom-color:#d2d2d2;border-bottom-width:1px;border-bottom-style:solid}.page-alias-integration h3{font-size:22px;font-weight:500;margin-top:30px;margin-bottom:15px}.page-alias-integration pre.prettyprint{font-size:13px!important}.page-alias-integration .tab-content{margin-bottom:20px!important}.page-alias-integration .h30.carts{margin-bottom:1.5em}.example-code-tabs.nav-tabs a{padding:5px 10px;border-radius:0;font-size:12px}.example-code-tabs.tab-content pre{background:0 0;margin:0;padding:0;border:currentColor;border-image:none}.example-code-tabs.tab-content{padding:15px}.sample-box{margin:15px 0;border-radius:4px;border:1px solid #f2f2f2;border-image:none}.sample-box pre{margin:0;padding:15px;border-radius:0;border:0 currentColor;border-image:none;position:relative}.sample-box .app-demo{padding:30px 15px 15px;text-align:center;position:relative}.sample-box .app-demo::before{padding:2px 6px;left:0;top:0;height:auto;color:#aaa;font-size:.8em;position:absolute;content:"Example"}.sample-box .app-demo .MagicScroll{vertical-align:middle}.sample-box .switch-control{display:block}.sample-box .switch-control button{font-size:11px}.switch-control{margin:5px auto 15px;text-align:center;font-size:0;vertical-align:middle;display:inline-block;position:relative}.switch-control button{margin:0;padding:.4em 1em;border:1px solid rgba(136,136,136,.5);border-image:none;text-align:center;color:#666;line-height:1;font-size:12px;font-weight:500;text-decoration:none;vertical-align:middle;display:inline-block;white-space:nowrap;position:relative;cursor:pointer;box-shadow:none;background-color:transparent}.switch-control>button:first-child:not(:last-child){border-radius:4px 0 0 4px}.switch-control>button:last-child:not(:first-child){border-radius:0 4px 4px 0}.switch-control button:hover{background-color:#e7e7e7}.switch-control button.checked{border-color:rgba(110,110,110,.7)!important;color:#fff;background-color:#6e6e6e!important}.switch-control button+button{margin-left:-1px}.top-margin{margin-top:15px}.showcase-section{margin:0 0 60px}.tool-page-overview h2{text-align:center}.tool-page-overview h3{text-align:center}.tool-page-overview h4{text-align:center}.tool-page-overview h2 span{margin:10px 0 0;color:#777;line-height:1.5em;font-size:16px;font-weight:400;display:block}.tool-page-overview .platforms-list ul.carts{margin:30px auto!important}.tool-page-overview #affix-top-menu-inner .platforms-list ul.carts{margin:0 auto!important}.tool-page-overview .platforms-list hr{display:none}.wizard-sample .switch-control{margin-top:30px}.wizard-sample .switch-control button{font-size:12px}.wizard-sample .tab-content{padding:0;border:0 currentColor;border-image:none;position:relative}.wizard-sample .tab-content .tab-pane{padding-right:140px;position:relative;background-color:#f5f5f5}.wizard-sample .tab-content .tab-pane button[data-role=copy]{margin:0;top:15px;right:15px;font-size:11px;white-space:nowrap;position:absolute}.sample-box.wizard-sample .selectors{margin-top:25px}.sample-box.wizard-sample .selectors>.mz-thumb+.mz-thumb{margin-left:10px}.sample-box.wizard-sample .app-demo::before{content:"Preview"}.affix#affix-top-menu{box-shadow:0 0 6px 1px rgba(0,0,0,.15);-webkit-box-shadow:0 0 6px 1px rgba(0,0,0,.15);-moz-box-shadow:0 0 6px 1px rgba(0,0,0,.15)}.magictouch.live-example.well{margin-top:30px}.affix .sirv-warning{display:none!important}#main-home-promo-carousel h2 a{color:inherit;text-decoration:none}#main-home-promo-carousel .carousel-indicators li{border:currentColor;border-image:none;height:auto;text-indent:0}.showcase-section .magiczoom-example{margin:10px auto;width:auto;display:inline-block;position:static}.showcase-section .magiczoomplus-example{margin:10px auto;width:auto;display:inline-block;position:static}.magiczoom.showcase-section{margin-bottom:20px}.magiczoomplus.showcase-section{margin-bottom:20px}.magiczoom.showcase-section .thin-text.h3{margin:30px 0;font-size:20px}.magiczoomplus.showcase-section .thin-text.h3{margin:30px 0;font-size:20px}.magiczoom.showcase-section :first-child.thin-text.h3{margin-top:10px}.magiczoomplus.showcase-section :first-child.thin-text.h3{margin-top:10px}.magiczoom.showcase-section .thin-text.h3 span{margin:10px 0 0;line-height:1.3;font-size:.7em;display:block;opacity:1}.magiczoomplus.showcase-section .thin-text.h3 span{margin:10px 0 0;line-height:1.3;font-size:.7em;display:block;opacity:1}.showcase-section .thin-text.h3 img{opacity:.75}.no-top-margin{margin-top:0}.showcase-section .selectors a img{width:auto}.showcase-section .selectors a{margin-bottom:32px}.showcase-section .selectors a:hover{border-color:transparent}.showcase-section .selectors a:last-child{margin-bottom:0!important}.small-supported-icons.text-center{font-size:0;margin-bottom:30px}.small-supported-icons.text-center img{opacity:.75}.small-supported-icons.text-center img+img{margin-left:20px}.showcase-section .magiczoomplus-example table{border-collapse:separate;border-spacing:0}.showcase-section .magiczoomplus-example td.selectors{padding:10px}.magiczoom.showcase-section td:last-child{padding:10px 10px 10px 0}.showcase-section .magiczoom.selectors a{margin-bottom:10px}.showcase-section .magicthumb.selectors a{margin-bottom:10px}.page-alias-voila h1{display:none}.magicthumb.selectors span{display:none}.page-alias-magicslideshow .mss-caption span{background:#000!important;color:#999!important}.page-alias-magicslideshow .mss-fullscreen .mss-slider{bottom:0!important}.platform-head span.pl-ico{border:1px solid transparent;border-image:none}.affix .platform-head span.pl-ico{border:1px solid #f3f3f3;border-image:none}#mainCont{margin-top:15px}select option[default]{color:#ddd}.magic-form{margin-bottom:20px}.magic-form input{border-color:#e1e1e1!important;padding:12px;height:auto}.magic-form select{border-color:#e1e1e1!important;padding:12px;height:auto}.magic-form textarea{border-color:#e1e1e1!important;padding:12px;height:auto}.magic-form select{opacity:.7}.magic-required input{border-color:#aaa!important;padding-right:30px}.magic-required select{border-color:#aaa!important;padding-right:30px}.magic-required textarea{border-color:#aaa!important;padding-right:30px}.magic-required .col-sm-12{position:relative}.magic-required .col-sm-12::before{top:15px;right:25px;color:red;font-size:20px;font-weight:700;display:inline-block;position:absolute;z-index:100000;content:"*"}table.platform.params th{text-align:center}table.platform-custom *{text-align:center}.well{border:currentColor!important;border-image:none!important}.page-alias-contact table.params td{padding:2px}.timeline-body ul{font-weight:400}#affix-top-menu-inner .dropdown-toggle.btn .caret{margin:7px 0 7px 10px}.live-example.well{border:1px solid #e3e3e3!important;border-image:none!important}.platform-promo .magiczoomplus-example .selectors a{border:currentColor!important;border-image:none!important;margin-bottom:17px!important}.platform-promo .magiczoomplus-example .selectors a:last-child{margin-bottom:0!important}.platform-promo .magiczoomplus-example .selectors a img{width:auto}.center-shadow.lead h2{margin:10px 0!important;font-size:36px}.center-shadow.lead h3{margin-top:10px}iframe{border:currentColor;border-image:none}#spin-and-zoom-sample{margin:0 auto}#zoom-box{width:300px}#spin-box{width:300px}#spin-and-zoom-sample td{padding:0;text-align:center;vertical-align:top}#spin-and-zoom-sample .image-box{position:relative}#spin-and-zoom-sample .image-item{left:0;top:0;display:none;position:absolute!important;z-index:-1}#spin-and-zoom-sample .image-item-visible{display:block!important;position:relative!important;z-index:1}#spin-and-zoom-sample .item-thumbnail{display:inline-block}#spin-and-zoom-sample td.tool-view{width:100%;text-align:center}.tool-view{text-align:left}.supported-blocks.well{padding:20px}.Magic360-fullscreen{z-index:2147483640!important}.tooltip{display:none}.in.tooltip{display:block}.form-horizontal.wpcr3_div_2 input{border-color:#e1e1e1!important}.form-horizontal.wpcr3_div_2 textarea{border-color:#e1e1e1!important}.form-horizontal.wpcr3_div_2 .required input{border-color:#ccc!important}.form-horizontal.wpcr3_div_2 .required textarea{border-color:#ccc!important}.wpcr3_respond_2 textarea{height:200px!important;min-width:0}div.wpcr3_aggregateRating{text-align:center;font-size:1.3em;box-shadow:none;-webkit-box-shadow:none}.wpcr3_item_name{display:none}.wpcr3_review_datePublished{border-width:3px 1px 1px;border-style:solid;border-color:#aaa #ccc #ccc;border-image:none;top:5px;text-align:center;line-height:1.5em!important;font-size:1.1em;font-style:normal!important;font-weight:700;margin-top:0;margin-right:10px;margin-bottom:10px;margin-left:-75px!important;float:left;position:relative}.wpcr3_review_datePublished span{display:block}.wpcr3_review_datePublished span:first-child{background:#eee;padding:5px 10px 3px;color:#777;text-transform:uppercase;font-size:.8em;position:relative}.wpcr3_review_datePublished span::before{background:#ccc;border:1px solid #fff;border-image:none;left:10px;top:-6px;width:3px;height:7px;line-height:0;font-size:0;display:inline-block;position:absolute;content:" ";box-sizing:content-box}.wpcr3_review_datePublished span::after{background:#ccc;border:1px solid #fff;border-image:none;left:10px;top:-6px;width:3px;height:7px;line-height:0;font-size:0;display:inline-block;position:absolute;content:" ";box-sizing:content-box}.wpcr3_review_datePublished span::after{left:auto;right:10px}.wpcr3_review_datePublished span:last-child{padding:5px;color:#777;font-size:1.2em}div.wpcr3_review div.wpcr3_review_title{font-size:1.2em;font-weight:700;margin-bottom:2px;display:block}.reviewBody{display:block!important}.reviewContent{float:left}.reviewAuthor{font-size:.9em;font-weight:700}.wpcr3_review{padding:15px 15px 15px 90px;margin-bottom:20px;box-shadow:0 0 5px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);-moz-box-shadow:0 0 5px 2px rgba(0,0,0,.1)}.wpcr3_respond_1 nav{text-align:center}.wpcr3_respond_1 nav a{cursor:pointer}.clearfix{clear:both}.wpcr3_respond_2{display:block}div.rateSummary0.wpcr3_aggregateRating{display:none!important}.wpcr3_respond_1 p.wpcr3_no_reviews{text-align:center;line-height:4em!important;font-size:1.1em;font-weight:400}.wpcr3_respond_2 p.wpcr3_no_reviews{text-align:center;line-height:4em!important;font-size:1.1em;font-weight:400}.magic-form label.comment-field{display:none}.magic-form label.visible.comment-field{margin-right:10px;display:inline-block}.wpcr3_div_2{width:auto}.wpcr3_rating_stars{display:inline-block}.magic-form div.wpcr3_rating_style1{top:3px;position:relative}.wpcr3_respond_2 .alert-danger.alert{display:none}.wpcr3_respond_2_thanks{display:none}.magic-form.form-group{margin-bottom:10px}.magic-form.form-group label{margin-bottom:0}.top-rating{text-align:center;font-size:12px}.top-rating .wpcr3_aggregateRating_ratingValue{top:2px;display:inline-block;position:relative}.top-rating a{color:inherit;text-decoration:underline}.wpcr3_fakehide{display:none!important}.magic-form.form-group .help-block{margin:0;color:#bbb;font-size:12px}.live-demos>a::after{top:1px;color:#999;font-family:"Glyphicons Halflings";font-size:.9em;font-style:normal;font-weight:400;margin-left:5px;display:inline-block;position:relative;content:"\e164"}.live-demos>a:hover::after{color:inherit}.live-demos a img{margin:0 auto}#main-home-promo-carousel>.carousel-indicators{display:none}ul.carts li.text-block a{border:currentColor;border-image:none;line-height:30px;text-indent:0;display:block;box-shadow:none;background-color:transparent!important;-webkit-box-shadow:none;-moz-box-shadow:none}ul.carts li.text-block a b{width:auto!important;font-weight:400}ul.carts li.text-block a b::after{display:none}ul.carts li.text-block a b::before{display:none}.modal-body .social{margin:0}.modal-body hr{margin:5px 0}.modal-body .social li{margin-top:0;margin-bottom:0}.row>div>.example-container{padding:30px 20px;text-align:center;box-shadow:0 0 5px 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);-moz-box-shadow:0 0 5px 2px rgba(0,0,0,.1)}.example.row h2{font-size:25px}.example.row p{line-height:1.5;font-size:16px;font-weight:100}.example.row>div:last-child{padding:0 100px 50px 50px}.example-container #responsive-example-slider-container{margin:0 20px 30px}#responsive-example-slider-container a.device-link{text-indent:-5000px}#responsive-example-slider-container a.desktop.device-link{left:-21px}#responsive-example-slider-container a.mobile.device-link{right:-16px}#responsive-example-slider-container a.tablet.device-link{margin-left:-22px}#pricing-examples{margin-top:30px}#pricing-examples h3{margin:0 0 5px!important;font-size:18px;font-weight:100!important}#pricing-examples .well{margin-bottom:0}.customers-list{margin:40px 0 45px}#examples-customers{margin-top:20px;background-color:#fafafa!important}#ex-positions-images-grid{max-width:430px}.reviewAuthor .wpcr3_caps{text-transform:none!important}blockquote.wpcr3_admin_response{margin:20px 20px 10px!important;padding:0 10px!important}blockquote.wpcr3_admin_response p{color:#999;font-size:12px!important}.nav-tabs>li>a{border-width:1px;border-color:#eee #eee #ddd;color:#777;margin-right:5px}.modal-backdrop{z-index:1000000!important}div.modal{z-index:2147483647!important}.affix#affix-top-menu{z-index:10000!important}#downloadModal .modal-header{margin:0;padding:10px;text-align:center;color:#fff;background-color:#77b70a}#downloadModal .modal-header button{display:none}#downloadModal .modal-body{background:#f0f1f2}h3.modal-title{margin:0!important}.tryit.magiczoomplus-example .Magic360{border:currentColor!important;border-image:none!important}.tryit.magiczoomplus-example .Magic360-container{border:currentColor!important;border-image:none!important}@media only screen and (max-width:1199px){#compare-example .selectors a{max-width:20%}.page-alias-magiczoom .showcase-section .selectors a{max-width:20%}.page-alias-magicthumb .showcase-section .selectors a{max-width:20%}#compare-example .selectors a img{max-width:100%!important}#compare-example .selectors a{margin-bottom:5px}.live-example .selectors a{margin-bottom:5px}.showcase-section .selectors a{margin-bottom:5px}.showcase-section .magiczoom.selectors a{margin-bottom:5px}.showcase-section td>.MagicThumb>img{max-width:100%!important}.chatra--br.chatra--mobile#chatra{left:0;right:auto;padding-left:20px}footer{margin-top:40px}.navbar-default .navbar-toggle .icon-bar{background:#808285}.navbar-default .navbar-toggle:focus{background:#fff}.navbar-default .navbar-toggle:hover{background:#fff}.navbar-default .navbar-toggle:focus .icon-bar{background:#28b9eb}.navbar-default .navbar-toggle:hover .icon-bar{background:#28b9eb}.navbar-default .navbar-collapse{border-color:#fff}.navbar-default .navbar-form{border-color:#fff}#affix-top-menu-inner .buttons-block{margin:2px 0 -5px}.hor-extend{padding-top:15px;padding-bottom:15px}.hor-extend.well{padding-top:15px;padding-bottom:15px}.full-width.hor-extend{padding-right:15px;padding-left:15px;margin-right:-15px;margin-left:-15px}.full-width.hor-extend.well{padding-right:15px;padding-left:15px;margin-right:-15px;margin-left:-15px}.full-width.hor-extend::before{display:none}.full-width.hor-extend::after{display:none}.full-width.hor-extend .inner-slide::after{display:none}.full-width.hor-extend .inner-slide::before{display:none}#mainCont{margin-top:10px}#affix-top-menu-inner::after{height:1px;line-height:0;overflow:hidden;font-size:0;display:none}.page-alias-integration #mainContainer .h30.carts{text-align:center}.page-alias-integration #mainContainer .h30.carts li{float:none;display:inline-block}.page-alias-integration .well .btn-blue.btn-sm.btn{margin-bottom:5px}#h1 .product-version{display:none}#affix-top-menu-inner a.btn{margin-bottom:5px}.inner-overview.left-menu.col-lg-2{display:none}.live-example.well .tr-td{display:none}.live-example.well :last-child.tr-td{width:auto;display:block}.live-example.well :last-child.tr-td .rt{height:auto!important}.live-example.well :last-child.tr-td .rt .text-center{margin:0 0 10px;position:static}.live-example.well .example{background:0 0;margin:0 30px;width:auto;display:block;box-shadow:none;-webkit-box-shadow:none}.live-example.well .example>div{height:auto!important}.live-example.well .example>div{height:auto!important}.live-example.well{background:0 0;padding:0;border:currentColor;border-image:none}.tryit.magic360-example{margin-bottom:10px!important}.magic360.live-example .tr-td{margin-top:10px!important}.magic360.live-example .tr-td{padding:0!important;width:auto!important}.magic360.live-example .rt{padding:0!important;width:auto!important}.pre-promo-white .thin-text.promo-white{padding:20px 0}.pre-promo-white1{background:0 0}.pre-promo-white2{background:0 0}#testimonials .item{padding:0!important}#testimonials .left-control{display:none}#testimonials .right-control{display:none}#testimonials .testimonial-item{width:100%;margin-bottom:20px;float:none}#testimonials .col-lg-12{display:none!important}#testimonials{padding-bottom:0}.container{width:100%}.main-promo-area.row>div{width:100%;text-align:center;float:none}.main-promo-area .right-promo{width:100%;text-align:center;float:none}.main-promo-area .left-promo{width:100%;text-align:center;float:none}.main-promo-area .magic360-promo{margin:0 auto;width:665px!important}#product-carousel{background:#555}#product-carousel .item{text-align:center;border-bottom-color:#fff;border-bottom-width:1px;border-bottom-style:solid;display:none!important;position:static!important}#product-carousel .item .inner-slide{padding:20px 0 10px}#product-carousel :first-child.item{display:block!important}#product-carousel .carousel-buttons{display:none}#product-carousel .carousel-indicators{display:none}#product-carousel .item .magiczoomplus-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magiczoom-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magicthumb-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magic360-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magicscroll-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magicslideshow-example{margin:0 auto;display:inline-block;position:static}#product-carousel .item .magiczoomplus-example img{max-width:100%}#product-carousel .item .magiczoom-example img{max-width:100%}#product-carousel .item .magicthumb-example img{max-width:100%}#product-carousel .item .magic360-example img{max-width:100%}#product-carousel .item .magicscroll-example img{max-width:100%}#product-carousel .item .magicslideshow-example img{max-width:100%}#product-carousel .item .text-white{padding:0!important;width:100%;text-align:center!important;position:static;text-shadow:none}#product-carousel .inner-slide>img{display:none}.affix#affix-top-menu #affix-top-menu-inner{padding:7px 15px}#affix-top-menu-inner::after{height:0;line-height:0;clear:both;font-size:0;display:block;content:""}#affix-top-menu ul.submenu li{margin-right:10px}#h1 ul li{margin-right:10px}.navbar>.container .navbar-brand{width:30px;overflow:hidden;margin-left:15px}.navbar>.container .navbar-brand img{width:auto!important;max-width:none}}@media only screen and (max-width:991px){#ex-positions-images-grid{max-width:100%!important}#ex-positions-images-grid a{max-width:40%!important}#responsive-example-container .help-text{display:none}}@media only screen and (max-width:767px){.home-carousel .slide-text{margin:0;padding:10px}.home-zoom-slide-image{display:none!important}.entry-content{padding:0 15px}#affix-top-menu ul.submenu li{line-height:inherit}#affix-top-menu-inner .submenu{text-align:center;float:none!important}#affix-top-menu ul.submenu li{margin:0 5px;float:none;display:inline-block}.magic360-promo.right-promo{display:none}.home-tabs-container{display:none}.main-promo-area h1{font-size:30px}.main-promo-area h2{font-size:30px}.page-alias-home-page #promo-white-home{margin:0 -15px!important}.page-alias-home-page .hor-extend.pre-promo-white{margin:0 -15px!important}.pre-promo-white2{background:0 0!important}.pre-promo-white1{background:0 0!important}.thin-text.h4 b{display:block}.navbar{margin-bottom:0}#h1 h1.pr-ico{line-height:28px;padding-left:0}#h1 h1.pr-ico::before{display:none}#h1 .product-version{display:none}#affix-top-menu-inner h1{width:100%;text-align:center;margin-top:10px;display:block}.affix #affix-top-menu-inner h1{display:none}#affix-top-menu-inner a.btn{margin-bottom:5px}#affix-top-menu-inner .platforms-list{-ms-overflow-y:scroll;max-height:300px}#affix-top-menu .platforms-list ul.carts li{display:block}#affix-top-menu-inner .platforms-list .carts a{background:#fff;padding:0;border:currentColor;border-image:none;text-indent:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#affix-top-menu-inner .platforms-list .h30.carts b{width:100%;height:auto}#affix-top-menu-inner .platforms-list .h30.carts b::before{display:none}.inner-overview.left-menu{display:none}#h1 h1.pr-ico{text-align:center;margin-top:5px;float:none!important}b.ico-browser{margin:0;transform:scale(.7)}.promo-white .h4{font-size:22px;margin-top:10px;margin-bottom:15px}.promo-white .h3{margin-top:10px}.buttons-block.pull-right{text-align:center;float:none!important}.buttons-block.pull-right .btn-lg{font-size:14px}.btn-lg b.glyphicon{display:none}.submenu{text-align:center;margin-left:5px;float:none!important}ul.submenu li{margin-right:10px;float:none;display:inline-block}#h1 ul li{margin-right:10px;float:none;display:inline-block}.navbar-brand{max-width:75%}.live-example.well .selectors img{max-width:50px}.live-example.well .selectors a{margin:0 5px 5px 0}.platforms-list{background:0 0;padding:0;border:currentColor;border-image:none;box-shadow:none;-webkit-box-shadow:none}.platforms-list hr{display:none}#multi-table{background:0 0;width:auto!important;display:block;max-width:100%}#multi-table tbody{background:0 0;width:auto!important;display:block;max-width:100%}#multi-table tr{background:0 0;width:auto!important;display:block;max-width:100%}#multi-table td{background:0 0;width:auto!important;display:block;max-width:100%}#spin-and-zoom-sample img{max-width:100%!important}#spin-box{margin:0 auto;max-width:100%}#zoom-box{margin:0 auto;max-width:100%}#multi-table br{display:none}.bag-thumbs br{display:none}#spin-and-zoom-sample td>div>br{display:none}.gorgeous-bag{background:0 0!important;width:auto!important;display:block;max-width:100%}.gorgeous-bag tbody{background:0 0!important;width:auto!important;display:block;max-width:100%}.gorgeous-bag tr{background:0 0!important;width:auto!important;display:block;max-width:100%}.gorgeous-bag td{background:0 0!important;width:auto!important;display:block;max-width:100%}table.gorgeous-bag td.bag-thumbs img{max-width:50px!important}table.params thead{display:none}table.params tr{display:block}table.params td{display:block}table.params th{display:block}table.params tr{border-bottom-color:#555;border-bottom-width:2px;border-bottom-style:solid}.platform-promo{background:0 0!important}.tryit{background:0 0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.platform-promo .overview{padding:0;width:100%}.platform-promo .overview{margin:0}.platform-promo .overview .tryit{margin:0;float:none}.platform-promo table{background:0 0;width:auto!important;display:block;max-width:100%}.platform-promo tbody{background:0 0;width:auto!important;display:block;max-width:100%}.platform-promo tr{background:0 0;width:auto!important;display:block;max-width:100%}.platform-promo td{background:0 0;width:auto!important;display:block;max-width:100%}.platform-promo .selectors{text-align:center}.platform-promo .selectors a{display:inline-block!important;max-width:50px}.page-alias-integration #mainContainer table{background:0 0;width:auto!important;display:block;max-width:100%}.page-alias-integration #mainContainer tbody{background:0 0;width:auto!important;display:block;max-width:100%}.page-alias-integration #mainContainer tr{background:0 0;width:auto!important;display:block;max-width:100%}.page-alias-integration #mainContainer td{background:0 0;width:auto!important;display:block;max-width:100%}.page-alias-integration #mainContainer td br{display:none}.platform-promo .overview-text a{color:inherit;text-shadow:none}.platform-promo .overview-text{color:inherit;text-shadow:none}.platform-promo .overview-text{padding:0 5px}.platform-promo .overview-text ul{left:0}.supported-blocks{background:0 0;padding:0;border:currentColor;border-image:none;text-align:center;box-shadow:none;-webkit-box-shadow:none}.supported-blocks ul{list-style:none;margin:0;padding:0}.supported-blocks .glyphicon{display:none}.platform-information .col-lg-3{border:currentColor;border-image:none;text-align:center}ul.screenshots{text-align:center}ul.screenshots li{float:none;display:inline-block}.live-demos{text-align:left}.live-demos a{margin:0 5px 10px 0!important;text-align:center;font-weight:700;display:block;-ms-word-break:break-all}.live-demos img{margin:0 auto}.live-demos>a::after{font-size:.8em;font-weight:400;display:block;content:attr(href)}.live-demos p{padding:15px;line-height:inherit}#featured-websites ul li{margin:0;padding:10px;width:30%;line-height:16px;vertical-align:top}ul.screenshots{text-align:center}ul.screenshots li{float:none;display:inline-block}.platform-promo .left-menu{display:none}.instructions li a.MagicThumb{display:none}.instructions>li::before{display:none}.instructions>li{padding-left:0!important}ol{padding-left:20px}span.nowrap.prettyprint{white-space:normal!important;-ms-word-break:break-all}.upgrade{padding:10px;background-image:none}iframe{max-width:100%}#pricing{padding:20px;border:currentColor;border-image:none;box-shadow:none;-webkit-box-shadow:none}.other-modules{text-align:center}.other-modules .product-box{margin:5px;padding:0 0 10px;border:currentColor;border-image:none;display:inline-block}.platform-head{background:0 0;border:currentColor;border-image:none;text-align:center;padding-top:20px;box-shadow:none}.platform-head h1{margin:20px 0 10px!important;padding:0;line-height:1em!important;float:none}.platform-head span.pl-ico{margin:5px auto;border:currentColor;border-image:none;display:block;position:static}.hor-extend{margin-right:-15px!important;margin-left:-15px!important}.hor-extend#footer{margin:0 -30px!important}#featured-websites{padding-top:15px;padding-bottom:15px}#mainContainer{padding-right:0;padding-left:0}.nav-tabs>li>a{padding:6px}.testimonial-image{text-align:left;margin-bottom:10px}.live-example.well .example{padding:0}#product-carousel .item .text-white{padding-right:5px!important;padding-left:5px!important}#container{padding-top:15px}.navbar>.container .navbar-brand{margin-left:15px}#affix-top-menu-inner .buttons-block{margin:5px 0 0!important}.showcase-section tr{display:block}.showcase-section td{display:block}#main-home-promo .slide-cta-block .btn{padding:.3em 1em;font-size:17px}#main-home-promo .slide-cta-block{margin-top:0}#main-home-promo h2{font-size:32px;margin-bottom:5px}#main-home-promo img{display:none!important}#main-home-promo-carousel>.carousel-indicators{left:0;width:100%;bottom:-25px;margin-left:0;display:block}#main-home-promo-carousel .carousel-indicators li{margin:10px 2px;border:1px solid #ddd;border-image:none;width:16px!important;height:16px!important}#main-home-promo{margin-bottom:20px}.home-carousel .slide-text p{margin:15px 0}.home-carousel .slide-text h2{margin:15px 0}.home-carousel .slide-text h3{margin:15px 0}.showcase-section .magiczoom.selectors a{margin-bottom:0}.showcase-section .magicthumb.selectors a{margin-bottom:0}.magiczoom.showcase-section td:last-child{padding:0}.showcase-section .magiczoomplus-example td.selectors{padding:0 0 10px}#compare-example .selectors a{margin:0 2px;display:inline-block!important;max-width:15%}.live-example .selectors a{margin:0 2px;display:inline-block!important;max-width:15%}.showcase-section .selectors a{margin:0 2px;display:inline-block!important;max-width:15%}#compare-example .selectors a .page-alias-magiczoom .showcase-section .selectors a{max-width:20%}.page-alias-magicthumb .showcase-section .selectors a{max-width:20%}#compare-example .selectors a img{max-width:100%!important}.live-example .selectors a img{max-width:100%!important}.showcase-section .selectors a img{max-width:100%!important}.live-example.well .example{margin:0}.mzp.live-example.well .example a.round-btn{display:none}.small-supported-icons img{margin:10px auto;display:block}.small-supported-icons img:last-child{margin-top:0}.small-supported-icons{margin:20px 0 0;line-height:0;font-size:0}.product-features.row .col-lg-3{width:100%;text-align:left;padding-bottom:10px;clear:both;margin-bottom:10px;border-bottom-color:#eee;border-bottom-width:1px;border-bottom-style:solid}.product-features.row :last-child.col-lg-3{border:currentColor;border-image:none}.product-features.row h3{margin:0;width:30%;line-height:35px;font-size:inherit;font-weight:700;float:left}.product-features.row p{width:70%;padding-top:6px;float:left}.product-features.row h3 b{margin:0 10px 0 0;width:35px;height:35px;float:left}.product-features.row h3 b::before{background:url(//magictoolbox.sirv.com/site/features2x.png?scale.width=35&png.optimize=1) no-repeat 0 0;width:35px}.product-features.row h3{width:100%;text-align:left}.product-features.row p{width:100%;text-align:left}.tool-page #info-table{margin:20px 0}#compare-example p>br{display:none}.page-alias-magiczoom .product-features.row{marign-top:30px}#affix-top-menu #affix-top-menu-inner{padding-top:0}#container ul.carts li{margin:0 10px 15px 0!important}.row>div>.example-container{padding:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.example.row>div:last-child{padding:30px 20px}hr.example{display:none}#ex-positions-images-grid{max-width:100%!important}.example.row>div:first-child div h2{padding:0 15px}.example.row>div:first-child div p{padding:0 15px}#affix-top-menu-inner .btn-blue{display:none!important}.customers-list{margin:10px 0 15px}#examples-customers{margin-top:20px}.example.row h2{padding:0 15px!important}.example.row p{padding:0 15px!important}.hor-extend .example.row h2{padding:0!important}.hor-extend .example.row p{padding:0!important}.example-left.example.row{flex-flow:row-reverse wrap-reverse;display:flex}}.mobile-magic .row>div>.example-container{padding:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}#ytc-wrapper .col-xs-2-4{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-2-4{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-2-4{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-2-4{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-2-4{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-2-4{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-2-4{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-2-4{float:left}}#ytc-wrapper .col-xs-1-7{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-1-7{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-1-7{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-1-7{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-1-7{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-1-7{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-1-7{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1-7{float:left}}#ytc-wrapper .col-xs-1-5{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-1-5{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-1-5{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-1-5{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-1-5{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-1-5{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-1-5{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1-5{float:left}}#ytc-wrapper .col-xs-1-3{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-1-3{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-1-3{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-1-3{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-1-3{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-1-3{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-1-3{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1-3{float:left}}#ytc-wrapper .col-xs-1-2{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-1-2{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-1-2{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-1-2{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-1-2{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-1-2{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-1-2{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1-2{float:left}}#ytc-wrapper .col-xs-1-1{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-sm-1-1{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-md-1-1{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-lg-1-1{padding-right:7px;padding-left:7px;position:relative;min-height:1px}#ytc-wrapper .col-xs-1-1{float:left}@media all and (min-width:768px){#ytc-wrapper .col-sm-1-1{float:left}}@media all and (min-width:992px){#ytc-wrapper .col-md-1-1{float:left}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1-1{float:left}}#ytc-wrapper audio{vertical-align:baseline;display:inline-block}#ytc-wrapper canvas{vertical-align:baseline;display:inline-block}#ytc-wrapper progress{vertical-align:baseline;display:inline-block}#ytc-wrapper video{vertical-align:baseline;display:inline-block}#ytc-wrapper a{background-color:transparent}#ytc-wrapper a:active{outline:0}#ytc-wrapper a:hover{outline:0}#ytc-wrapper b{font-weight:700}#ytc-wrapper strong{font-weight:700}#ytc-wrapper small{font-size:80%}#ytc-wrapper img{border:0 currentColor;border-image:none}#ytc-wrapper svg:not(:root){overflow:hidden}#ytc-wrapper figure{margin:1em 40px}#ytc-wrapper .container{padding-right:7px!important;padding-left:7px!important;margin-right:auto;margin-left:auto}@media all and (min-width:768px){#ytc-wrapper .container{width:734px}}@media all and (min-width:992px){#ytc-wrapper .container{width:954px}}@media all and (min-width:1200px){#ytc-wrapper .container{width:1154px}}#ytc-wrapper .container-fluid{padding-right:7px!important;padding-left:7px!important;margin-right:auto;margin-left:auto}#ytc-wrapper .row{margin-right:-7px!important;margin-left:-7px!important}#ytc-wrapper .col-xs-1{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-1{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-1{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-1{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-2{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-2{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-2{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-2{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-3{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-3{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-3{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-3{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-4{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-4{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-4{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-4{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-5{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-5{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-5{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-5{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-6{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-6{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-6{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-6{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-7{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-7{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-7{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-7{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-8{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-8{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-8{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-8{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-9{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-9{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-9{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-9{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-10{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-10{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-10{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-10{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-11{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-11{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-11{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-11{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-12{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-sm-12{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-md-12{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-lg-12{padding-right:7px!important;padding-left:7px!important;position:relative;min-height:1px}#ytc-wrapper .col-xs-1{float:left}#ytc-wrapper .col-xs-2{float:left}#ytc-wrapper .col-xs-3{float:left}#ytc-wrapper .col-xs-4{float:left}#ytc-wrapper .col-xs-5{float:left}#ytc-wrapper .col-xs-6{float:left}#ytc-wrapper .col-xs-7{float:left}#ytc-wrapper .col-xs-8{float:left}#ytc-wrapper .col-xs-9{float:left}#ytc-wrapper .col-xs-10{float:left}#ytc-wrapper .col-xs-11{float:left}#ytc-wrapper .col-xs-12{float:left}#ytc-wrapper .col-xs-12{width:100%}#ytc-wrapper .col-xs-11{width:91.66%}#ytc-wrapper .col-xs-10{width:83.33%}#ytc-wrapper .col-xs-9{width:75%}#ytc-wrapper .col-xs-8{width:66.66%}#ytc-wrapper .col-xs-7{width:58.33%}#ytc-wrapper .col-xs-6{width:50%}#ytc-wrapper .col-xs-5{width:41.66%}#ytc-wrapper .col-xs-4{width:33.33%}#ytc-wrapper .col-xs-3{width:25%}#ytc-wrapper .col-xs-2-4{width:20%}#ytc-wrapper .col-xs-2{width:16.66%}#ytc-wrapper .col-xs-1-7{width:14.28%}#ytc-wrapper .col-xs-1-5{width:12.5%}#ytc-wrapper .col-xs-1-3{width:11.11%}#ytc-wrapper .col-xs-1-2{width:10%}#ytc-wrapper .col-xs-1-1{width:9.09%}#ytc-wrapper .col-xs-1{width:8.33%}@media all and (min-width:768px){#ytc-wrapper .col-sm-1{float:left}#ytc-wrapper .col-sm-2{float:left}#ytc-wrapper .col-sm-3{float:left}#ytc-wrapper .col-sm-4{float:left}#ytc-wrapper .col-sm-5{float:left}#ytc-wrapper .col-sm-6{float:left}#ytc-wrapper .col-sm-7{float:left}#ytc-wrapper .col-sm-8{float:left}#ytc-wrapper .col-sm-9{float:left}#ytc-wrapper .col-sm-10{float:left}#ytc-wrapper .col-sm-11{float:left}#ytc-wrapper .col-sm-12{float:left}#ytc-wrapper .col-sm-12{width:100%}#ytc-wrapper .col-sm-11{width:91.66%}#ytc-wrapper .col-sm-10{width:83.33%}#ytc-wrapper .col-sm-9{width:75%}#ytc-wrapper .col-sm-8{width:66.66%}#ytc-wrapper .col-sm-7{width:58.33%}#ytc-wrapper .col-sm-6{width:50%}#ytc-wrapper .col-sm-5{width:41.66%}#ytc-wrapper .col-sm-4{width:33.33%}#ytc-wrapper .col-sm-3{width:25%}#ytc-wrapper .col-sm-2-4{width:20%}#ytc-wrapper .col-sm-2{width:16.66%}#ytc-wrapper .col-sm-1-7{width:14.28%}#ytc-wrapper .col-sm-1-5{width:12.5%}#ytc-wrapper .col-sm-1-3{width:11.11%}#ytc-wrapper .col-sm-1-2{width:10%}#ytc-wrapper .col-sm-1-1{width:9.09%}#ytc-wrapper .col-sm-1{width:8.33%}}@media all and (min-width:992px){#ytc-wrapper .col-md-1{float:left}#ytc-wrapper .col-md-2{float:left}#ytc-wrapper .col-md-3{float:left}#ytc-wrapper .col-md-4{float:left}#ytc-wrapper .col-md-5{float:left}#ytc-wrapper .col-md-6{float:left}#ytc-wrapper .col-md-7{float:left}#ytc-wrapper .col-md-8{float:left}#ytc-wrapper .col-md-9{float:left}#ytc-wrapper .col-md-10{float:left}#ytc-wrapper .col-md-11{float:left}#ytc-wrapper .col-md-12{float:left}#ytc-wrapper .col-md-12{width:100%}#ytc-wrapper .col-md-11{width:91.66%}#ytc-wrapper .col-md-10{width:83.33%}#ytc-wrapper .col-md-9{width:75%}#ytc-wrapper .col-md-8{width:66.66%}#ytc-wrapper .col-md-7{width:58.33%}#ytc-wrapper .col-md-6{width:50%}#ytc-wrapper .col-md-5{width:41.66%}#ytc-wrapper .col-md-4{width:33.33%}#ytc-wrapper .col-md-3{width:25%}#ytc-wrapper .col-md-2-4{width:20%}#ytc-wrapper .col-md-2{width:16.66%}#ytc-wrapper .col-md-1-7{width:14.28%}#ytc-wrapper .col-md-1-5{width:12.5%}#ytc-wrapper .col-md-1-3{width:11.11%}#ytc-wrapper .col-md-1-2{width:10%}#ytc-wrapper .col-md-1-1{width:9.09%}#ytc-wrapper .col-md-1{width:8.33%}}@media all and (min-width:1200px){#ytc-wrapper .col-lg-1{float:left}#ytc-wrapper .col-lg-2{float:left}#ytc-wrapper .col-lg-3{float:left}#ytc-wrapper .col-lg-4{float:left}#ytc-wrapper .col-lg-5{float:left}#ytc-wrapper .col-lg-6{float:left}#ytc-wrapper .col-lg-7{float:left}#ytc-wrapper .col-lg-8{float:left}#ytc-wrapper .col-lg-9{float:left}#ytc-wrapper .col-lg-10{float:left}#ytc-wrapper .col-lg-11{float:left}#ytc-wrapper .col-lg-12{float:left}#ytc-wrapper .col-lg-12{width:100%}#ytc-wrapper .col-lg-11{width:91.66%}#ytc-wrapper .col-lg-10{width:83.33%}#ytc-wrapper .col-lg-9{width:75%}#ytc-wrapper .col-lg-8{width:66.66%}#ytc-wrapper .col-lg-7{width:58.33%}#ytc-wrapper .col-lg-6{width:50%}#ytc-wrapper .col-lg-5{width:41.66%}#ytc-wrapper .col-lg-4{width:33.33%}#ytc-wrapper .col-lg-3{width:25%}#ytc-wrapper .col-lg-2-4{width:20%}#ytc-wrapper .col-lg-2{width:16.66%}#ytc-wrapper .col-lg-1-7{width:14.28%}#ytc-wrapper .col-lg-1-5{width:12.5%}#ytc-wrapper .col-lg-1-3{width:11.11%}#ytc-wrapper .col-lg-1-2{width:10%}#ytc-wrapper .col-lg-1-1{width:9.09%}#ytc-wrapper .col-lg-1{width:8.33%}}#ytc-wrapper .embed-responsive{padding:0;height:0;overflow:hidden;display:block;position:relative}#ytc-wrapper .embed-responsive .embed-responsive-item{border:0 currentColor;border-image:none;left:0!important;top:0!important;width:100%!important;height:100%!important;bottom:0!important;position:absolute!important}#ytc-wrapper .embed-responsive iframe{border:0 currentColor;border-image:none;left:0!important;top:0!important;width:100%!important;height:100%!important;bottom:0!important;position:absolute!important}#ytc-wrapper .embed-responsive embed{border:0 currentColor;border-image:none;left:0!important;top:0!important;width:100%!important;height:100%!important;bottom:0!important;position:absolute!important}#ytc-wrapper .embed-responsive object{border:0 currentColor;border-image:none;left:0!important;top:0!important;width:100%!important;height:100%!important;bottom:0!important;position:absolute!important}#ytc-wrapper .embed-responsive video{border:0 currentColor;border-image:none;left:0!important;top:0!important;width:100%!important;height:100%!important;bottom:0!important;position:absolute!important}#ytc-wrapper .embed-responsive-16by9{padding-bottom:56.25%!important}#ytc-wrapper .embed-responsive-4by3{padding-bottom:75%!important}#ytc-wrapper .clearfix::before{display:table;content:" "}#ytc-wrapper .clearfix::after{display:table;content:" "}#ytc-wrapper .container::before{display:table;content:" "}#ytc-wrapper .container::after{display:table;content:" "}#ytc-wrapper .container-fluid::before{display:table;content:" "}#ytc-wrapper .container-fluid::after{display:table;content:" "}#ytc-wrapper .row::before{display:table;content:" "}#ytc-wrapper .row::after{display:table;content:" "}#ytc-wrapper .clearfix::after{clear:both}#ytc-wrapper .container::after{clear:both}#ytc-wrapper .container-fluid::after{clear:both}#ytc-wrapper .row::after{clear:both}#ytc-wrapper .center-block{margin-right:auto;margin-left:auto;display:block}#ytc-wrapper .pull-right{float:right!important}#ytc-wrapper .pull-left{float:left!important}#ytc-wrapper .hide{display:none!important}#ytc-wrapper .show{display:block!important}#ytc-wrapper .invisible{visibility:hidden}#ytc-wrapper .text-hide{font:0/0 a;border:0 currentColor;border-image:none;color:transparent;font-size-adjust:none;font-stretch:normal;text-shadow:none;background-color:transparent}#ytc-wrapper .hidden{display:none!important}#ytc-wrapper .affix{position:fixed}#ytc-wrapper .visible-xs{display:none!important}#ytc-wrapper .visible-sm{display:none!important}#ytc-wrapper .visible-md{display:none!important}#ytc-wrapper .visible-lg{display:none!important}#ytc-wrapper .visible-xs-block{display:none!important}#ytc-wrapper .visible-xs-inline{display:none!important}#ytc-wrapper .visible-xs-inline-block{display:none!important}#ytc-wrapper .visible-sm-block{display:none!important}#ytc-wrapper .visible-sm-inline{display:none!important}#ytc-wrapper .visible-sm-inline-block{display:none!important}#ytc-wrapper .visible-md-block{display:none!important}#ytc-wrapper .visible-md-inline{display:none!important}#ytc-wrapper .visible-md-inline-block{display:none!important}#ytc-wrapper .visible-lg-block{display:none!important}#ytc-wrapper .visible-lg-inline{display:none!important}#ytc-wrapper .visible-lg-inline-block{display:none!important}@media all and (max-width:767px){#ytc-wrapper .visible-xs{display:block!important}#ytc-wrapper table.visible-xs{display:table!important}#ytc-wrapper tr.visible-xs{display:table-row!important}#ytc-wrapper th.visible-xs{display:table-cell!important}#ytc-wrapper td.visible-xs{display:table-cell!important}}@media all and (max-width:767px){#ytc-wrapper .visible-xs-block{display:block!important}}@media all and (max-width:767px){#ytc-wrapper .visible-xs-inline{display:inline!important}}@media all and (max-width:767px){#ytc-wrapper .visible-xs-inline-block{display:inline-block!important}}@media all and (max-width:991px) and (min-width:768px){#ytc-wrapper .visible-sm{display:block!important}#ytc-wrapper table.visible-sm{display:table!important}#ytc-wrapper tr.visible-sm{display:table-row!important}#ytc-wrapper th.visible-sm{display:table-cell!important}#ytc-wrapper td.visible-sm{display:table-cell!important}}@media all and (max-width:991px) and (min-width:768px){#ytc-wrapper .visible-sm-block{display:block!important}}@media all and (max-width:991px) and (min-width:768px){#ytc-wrapper .visible-sm-inline{display:inline!important}}@media all and (max-width:991px) and (min-width:768px){#ytc-wrapper .visible-sm-inline-block{display:inline-block!important}}@media all and (max-width:1199px) and (min-width:992px){#ytc-wrapper .visible-md{display:block!important}#ytc-wrapper table.visible-md{display:table!important}#ytc-wrapper tr.visible-md{display:table-row!important}#ytc-wrapper th.visible-md{display:table-cell!important}#ytc-wrapper td.visible-md{display:table-cell!important}}@media all and (max-width:1199px) and (min-width:992px){#ytc-wrapper .visible-md-block{display:block!important}}@media all and (max-width:1199px) and (min-width:992px){#ytc-wrapper .visible-md-inline{display:inline!important}}@media all and (max-width:1199px) and (min-width:992px){#ytc-wrapper .visible-md-inline-block{display:inline-block!important}}@media all and (min-width:1200px){#ytc-wrapper .visible-lg{display:block!important}#ytc-wrapper table.visible-lg{display:table!important}#ytc-wrapper tr.visible-lg{display:table-row!important}#ytc-wrapper th.visible-lg{display:table-cell!important}#ytc-wrapper td.visible-lg{display:table-cell!important}}@media all and (min-width:1200px){#ytc-wrapper .visible-lg-block{display:block!important}}@media all and (min-width:1200px){#ytc-wrapper .visible-lg-inline{display:inline!important}}@media all and (min-width:1200px){#ytc-wrapper .visible-lg-inline-block{display:inline-block!important}}@media all and (max-width:767px){#ytc-wrapper .hidden-xs{display:none!important}}@media all and (max-width:991px) and (min-width:768px){#ytc-wrapper .hidden-sm{display:none!important}}@media all and (max-width:1199px) and (min-width:992px){#ytc-wrapper .hidden-md{display:none!important}}@media all and (min-width:1200px){#ytc-wrapper .hidden-lg{display:none!important}}#ytc-wrapper .visible-print{display:none!important}@media print{#ytc-wrapper .visible-print{display:block!important}#ytc-wrapper table.visible-print{display:table!important}#ytc-wrapper tr.visible-print{display:table-row!important}#ytc-wrapper th.visible-print{display:table-cell!important}#ytc-wrapper td.visible-print{display:table-cell!important}}#ytc-wrapper .visible-print-block{display:none!important}@media print{#ytc-wrapper .visible-print-block{display:block!important}}#ytc-wrapper .visible-print-inline{display:none!important}@media print{#ytc-wrapper .visible-print-inline{display:inline!important}}#ytc-wrapper .visible-print-inline-block{display:none!important}@media print{#ytc-wrapper .visible-print-inline-block{display:inline-block!important}}@media print{#ytc-wrapper .hidden-print{display:none!important}}#ytc-wrapper div{margin:0;padding:0}#ytc-wrapper *{white-space:normal;box-sizing:border-box!important;-webkit-box-sizing:border-box}#ytc-wrapper ::before{box-sizing:border-box!important;-webkit-box-sizing:border-box}#ytc-wrapper ::after{box-sizing:border-box!important;-webkit-box-sizing:border-box}#ytc-wrapper .container-fluid{padding:0!important}#ytc-wrapper .ytcplayer-wrapper{border:1px solid #999;border-image:none;margin-bottom:15px}#ytc-wrapper .ytcplayer-wrapper iframe{margin:0!important;padding:0!important}#ytc-wrapper .ytcplayercontent{margin-bottom:20px}#ytc-wrapper time{font-size:small}#ytc-wrapper .ytc-search input.search-field{width:100%;margin-bottom:15px;min-height:30px;-webkit-appearance:textfield}#ytc-wrapper .ytc-search select.search-select{width:100%;margin-bottom:15px}#ytc-wrapper .ytc-thumbnails{padding:0!important}#ytc-wrapper .ytc-thumbnails .ytc-row{display:block!important}#ytc-wrapper .ytc-thumbnails .ytc-row .ytc-column{margin-right:0!important;margin-bottom:10px;margin-left:0!important;position:relative!important;box-sizing:border-box!important;-webkit-box-sizing:border-box}#ytc-wrapper .ytc-thumb-align-left.ytc-thumbnails .ytc-column{margin-bottom:20px}#ytc-wrapper .ytc-thumb-align-right.ytc-thumbnails .ytc-column{margin-bottom:20px}#ytc-wrapper .ytc-thumb-align-left.ytc-thumbnails :first-child.ytctitle{margin:0 0 10px}#ytc-wrapper .ytc-thumb-align-right.ytc-thumbnails :first-child.ytctitle{margin:0 0 10px}#ytc-wrapper .ytc-thumbnails .ytcthumb-cont{position:relative}#ytc-wrapper .ytc-thumbnails .video-time{padding:0 4px;height:14px;right:2px;bottom:2px;color:#fff!important;line-height:14px;font-size:11px;font-weight:700;margin-top:0;margin-right:0;vertical-align:top;display:inline-block;position:absolute;opacity:.75;pointer-events:none;background-color:#000}#ytc-wrapper .ytc-thumbnails a.ytcthumb{padding-bottom:55%!important}#ytc-wrapper .ytc-thumb4x3.ytc-thumbnails a.ytcthumb{padding-bottom:75%!important}#ytc-wrapper .ytc-thumbnails a.ytcthumb{background-position:center!important;margin:0!important;border:1px solid #999;border-image:none;width:100%!important;height:0!important;line-height:0!important;overflow:hidden!important;padding-top:0!important;padding-right:0!important;padding-left:0!important;display:block!important;position:relative!important;background-size:cover!important}#ytc-wrapper .ytc-thumbnails a.ytcthumb:hover{opacity:.75}#ytc-wrapper .ytc-thumbnails a.ytcthumb .ytcplay{background:url(/wp-content/plugins/youtube-channel-gallery/img/play.png) no-repeat -9999px -9999px!important;width:100%!important;height:100%!important;position:absolute!important}#ytc-wrapper .ytc-thumbnails a.ytcthumb:hover .ytcplay{background-position:center!important}#ytc-wrapper .ytc-thumbnails .private{background:linear-gradient(#383838 0,#131313 100%) #262626}#ytc-wrapper .ytc-thumbnails .private a{background-position:50% 76%!important;background-repeat:no-repeat!important;background-size:38%!important}#ytc-wrapper .ytc-thumbnails .private a .private-text{width:100%!important;height:100%!important;text-align:center;padding-top:10px;position:absolute}#ytc-wrapper .ytc-thumbnails p{display:none!important}#ytc-wrapper .ytc-thumbnails .ytc-pagination{margin-top:16px}#ytc-wrapper .ytc-thumbnails .ytc-pagination div.ytc-next{text-align:right}#ytc-wrapper .ytc-thumbnails .ytc-pagination a{cursor:pointer}#ytc-wrapper .ytc-thumbnails .ytc-pagination .ytc-numeration{text-align:center}#ytc-wrapper .ytc-links{margin-top:16px}#ytc-wrapper .ytc-links .ytc-promotion a{font-size:10px;opacity:.3}#ytc-wrapper .ytc-links .ytc-youtubelink{text-align:right}.mfp-bg{background:#0b0b0b;left:0;top:0;width:100%;height:100%;overflow:hidden;position:fixed;z-index:1042;opacity:.8}.mfp-wrap{left:0;top:0;width:100%;height:100%;position:fixed;z-index:1043;-webkit-backface-visibility:hidden}.mfp-container{padding:0 8px;left:0;top:0;width:100%;height:100%;text-align:center;position:absolute;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-container::before{height:100%;vertical-align:middle;display:inline-block;content:""}.mfp-align-top .mfp-container::before{display:none}.mfp-content{margin:0 auto;text-align:left;vertical-align:middle;display:inline-block;position:relative;z-index:1045}.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-arrow{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-figure.mfp-loading{display:none}.mfp-hide{display:none!important}.mfp-preloader{left:8px;top:50%;width:auto;text-align:center;right:8px;color:#ccc;margin-top:-.8em;position:absolute;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close{background:0 0;padding:0;border:0 currentColor;border-image:none;overflow:visible;display:block;z-index:1046;cursor:pointer;box-shadow:none;-webkit-appearance:none;-webkit-box-shadow:none}button.mfp-arrow{background:0 0;padding:0;border:0 currentColor;border-image:none;overflow:visible;display:block;z-index:1046;cursor:pointer;box-shadow:none;-webkit-appearance:none;-webkit-box-shadow:none}.mfp-close{padding:0 0 18px 10px;top:0;width:44px;height:44px;text-align:center;right:0;color:#fff;line-height:44px;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;text-decoration:none;position:absolute;opacity:.65}.mfp-close:hover{opacity:1}.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close{width:100%;text-align:right;right:-6px;color:#fff;padding-right:6px}.mfp-iframe-holder .mfp-close{width:100%;text-align:right;right:-6px;color:#fff;padding-right:6px}.mfp-counter{top:0;right:0;color:#ccc;line-height:18px;font-size:12px;white-space:nowrap;position:absolute}.mfp-arrow{margin:-55px 0 0;padding:0;top:50%;width:90px;height:110px;position:absolute;opacity:.65;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover{opacity:1}.mfp-arrow:focus{opacity:1}.mfp-arrow::before{border:inset transparent;border-image:none;left:0;top:0;width:0;height:0;margin-top:35px;margin-left:35px;display:block;position:absolute;content:""}.mfp-arrow::after{border:inset transparent;border-image:none;left:0;top:0;width:0;height:0;margin-top:35px;margin-left:35px;display:block;position:absolute;content:""}.mfp-arrow .mfp-b{border:inset transparent;border-image:none;left:0;top:0;width:0;height:0;margin-top:35px;margin-left:35px;display:block;position:absolute;content:""}.mfp-arrow .mfp-a{border:inset transparent;border-image:none;left:0;top:0;width:0;height:0;margin-top:35px;margin-left:35px;display:block;position:absolute;content:""}.mfp-arrow::after{top:8px;border-top-width:13px;border-bottom-width:13px}.mfp-arrow .mfp-a{top:8px;border-top-width:13px;border-bottom-width:13px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{margin-left:31px;border-right-color:#fff;border-right-width:17px;border-right-style:solid}.mfp-arrow-left .mfp-a{margin-left:31px;border-right-color:#fff;border-right-width:17px;border-right-style:solid}.mfp-arrow-left::before{margin-left:25px;border-right-color:#3f3f3f;border-right-width:27px;border-right-style:solid}.mfp-arrow-left .mfp-b{margin-left:25px;border-right-color:#3f3f3f;border-right-width:27px;border-right-style:solid}.mfp-arrow-right{right:0}.mfp-arrow-right::after{margin-left:39px;border-left-color:#fff;border-left-width:17px;border-left-style:solid}.mfp-arrow-right .mfp-a{margin-left:39px;border-left-color:#fff;border-left-width:17px;border-left-style:solid}.mfp-arrow-right::before{border-left-color:#3f3f3f;border-left-width:27px;border-left-style:solid}.mfp-arrow-right .mfp-b{border-left-color:#3f3f3f;border-left-width:27px;border-left-style:solid}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;line-height:0;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{background:#000;left:0;top:0;width:100%;height:100%;display:block;position:absolute;box-shadow:0 0 8px rgba(0,0,0,.6)}img.mfp-img{margin:0 auto;padding:40px 0;width:auto;height:auto;line-height:0;display:block;max-width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-figure{line-height:0}.mfp-figure::after{background:#444;left:0;top:40px;width:auto;height:auto;right:0;bottom:40px;display:block;position:absolute;z-index:-1;content:"";box-shadow:0 0 8px rgba(0,0,0,.6)}.mfp-figure small{color:#bdbdbd;line-height:14px;font-size:12px;display:block}.mfp-figure figure{margin:0}.mfp-bottom-bar{left:0;top:100%;width:100%;margin-top:-36px;position:absolute;cursor:auto}.mfp-title{text-align:left;color:#f3f3f3;line-height:18px;padding-right:36px;-ms-word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (orientation:landscape) and (max-width:800px),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{margin-left:5px;display:inline}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);margin:0;padding:3px 5px;top:auto;bottom:0;position:fixed;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-img-mobile :empty.mfp-bottom-bar{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);padding:0;top:0;width:35px;height:35px;text-align:center;right:0;line-height:35px;position:fixed}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75);-webkit-transform:scale(.75)}.mfp-arrow-left{transform-origin:0 50%;-webkit-transform-origin:0}.mfp-arrow-right{transform-origin:100% 50%;-webkit-transform-origin:100%}.mfp-container{padding-right:6px;padding-left:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;padding-bottom:5px;margin-top:5px;margin-left:-300px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}@font-face{font-family:Akkurat-Light;src:url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.eot);src:url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.eot?#iefix) format("embedded-opentype"),url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.woff2) format("woff2"),url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.woff) format("woff"),url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.ttf) format("truetype"),url(/fonts/bc9fa02b4227255be2387a7e19a3e09b.svg#Akkurat-Light) format("svg")}@font-face{font-family:'Barlow Semi Condensed';font-style:normal;font-weight:400;src:url(/fonts/barlow-semi-condensed-v5-latin-regular.eot);src:local('Barlow Semi Condensed Regular'),local('BarlowSemiCondensed-Regular'),url(/fonts/barlow-semi-condensed-v5-latin-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/barlow-semi-condensed-v5-latin-regular.woff2) format('woff2'),url(/fonts/barlow-semi-condensed-v5-latin-regular.woff) format('woff'),url(/fonts/barlow-semi-condensed-v5-latin-regular.ttf) format('truetype'),url(/fonts/barlow-semi-condensed-v5-latin-regular.svg#BarlowSemiCondensed) format('svg')}@media only screen and (max-width:600px){td[class=column]{display:block;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}img[class=flexibleImage]{height:auto!important;width:100%!important;display:block}}@media handheld,only screen and (max-width:300px),only screen and (max-device-width:400px) and (orientation:portrait){td[class=column]{display:block;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}img[class=flexibleImage]{height:auto!important;width:100%!important;display:block}}.flex-container{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body{margin-left:0;margin-top:0;margin-right:0}a{text-decoration:none;color:#0089d0}A.class1{color:#666;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;text-decoration:none}A.class1:link{text-decoration:none;color:#666}A.class1:visited{text-decoration:none;color:#666}A.class1:hover{text-decoration:underline;color:18b0b7}A.class1:active{text-decoration:none;color:#666}A.class2{color:#666;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;text-decoration:none;font-size:14px;line-height:1.7}A.class2:hover{color:#666}A.class7{color:#939598;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;text-decoration:none;font-size:23px}A.class7:hover{color:#fff}A.classIcn{color:#333;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;text-decoration:none;font-size:18px}A.classIcn:hover{color:#333}a.ex1:active,a.ex1:hover{color:#7dca39}.radio_btn{width:18px;height:18px;display:inline-block;position:relative;z-index:1}.item_title{line-height:90px;margin:0 auto;height:89px;padding:64px 16px 0;z-index:10;position:relative;box-sizing:content-box}.item_title_h2{height:90px;margin:0;line-height:90px}.item_title1{color:#616161;float:center;border-bottom:3px solid #f15922;padding:50px 20px 5px 20px;width:auto;display:inline-block}.item_title2{color:#616161;float:center;border-bottom:3px solid #4669b8;padding:50px 20px 5px 20px;width:auto;display:inline-block}.item_title3{color:#616161;float:center;border-bottom:3px solid #ffae46;padding:50px 20px 5px 20px;width:auto;display:inline-block}.item_title4{color:#616161;float:center;border-bottom:2px solid #50345d;padding:50px 20px 5px 20px;width:auto;display:inline-block}.item_left{color:#616161;float:left;border-bottom:3px solid #f15922;padding:50px 20px 5px 20px;width:auto;display:inline-block}.kiosk{width:100%}.pd_Title{font-size:40px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#000;text-decoration:none}.pd_Price{font-size:35px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#e11b22;text-decoration:none}.pd_normalPrice{font-size:25px;line-height:1.2;color:#a7a9ac;text-decoration:none}.sp_price{font-size:15px;line-height:1.2;color:#009ff1;text-decoration:none}.instock{font-size:18px;line-height:1.2;color:#f37021;text-decoration:none;font-weight:700}.qty{font-size:20px;line-height:1.2;color:#000;text-decoration:none;font-weight:700}.review{font-size:18px;line-height:1.2}.field2{font-size:15px;text-decoration:none;line-height:18px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;padding:9px;color:#fff;border:none;border-bottom:1px solid #fff;background:0 0}.field3{font-size:15px;text-decoration:none;line-height:18px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;padding:9px;color:#fff;border:none;border-bottom:1px solid #939598;background:0 0}.btns{font-family:'Barlow Semi Condensed';font-weight:600;font-size:1.4em;vertical-align:middle;cursor:pointer;white-space:nowrap;padding:8px 50px;margin-top:0;margin-bottom:10px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:0 solid;min-width:250px}.red-border-btns{border:2px solid #d43e41;color:#ad1f22}.blue-border-btns{border:1px solid #00c6ff;color:#0072bc}.blue-border-btns:hover,.green-border-btns:hover,.orange-border-btns:hover,.purple-border-btns:hover,.red-border-btns:hover{border:1px solid #c4c6c8;background:#fffffd;color:#231f20}.quantity-field{background-color:#fff;border:1px solid #aaa;border-radius:4px;font-size:1rem;padding:7px;width:4rem}.quantity-field2{background-color:#fff;border:1px solid #aaa;border-radius:4px;font-size:1.2rem;padding:7px;width:5rem}.product-list{padding:10px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.product-listX{padding:10px;border-bottom:1px solid #e0e0e0}.product-listH{height:40px}#fixme{width:100%;position:fixed;bottom:0;z-index:999;background:#32373c;padding:15px 25px 15px 25px;opacity:.8}.Bicon{float:center;align-items:center;justify-content:center;color:#333!important;text-align:center;padding:12px;text-decoration:none;background-color:#f8f8f8;font-size:18px;display:inline-block}.Bicon:Hover{background-color:#dcddde}.Bnav{float:center;align-items:center;justify-content:center;color:#fff;text-align:center;padding:12px 25px 12px 25px;text-decoration:none;font-size:20px}.Bnav:Hover{background-color:#00baf2}.BShop{background-color:#04ade0;border:none;color:#fff;padding:11px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:4px}.BShop:Hover{background-color:#333}.BShop_small{background-color:#646769;border:none;color:#fff;padding:5px 4px;text-align:center;text-decoration:none;display:inline-block;font-size:13px;border-radius:30px}.BShop_small:Hover{background-color:#04ade0}.BShop_default{background-color:#fff;color:#46768e;padding:5px 4px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;border-radius:30px;border-width:1px;border-style:solid;border-color:#aac5d2}.BShop_default:Hover{background-color:#eee}.BShop2{background-color:#333;border:none;color:#fff;padding:10px 15px 10px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;border-radius:30px}.BShop2:hover{background-color:#f0ad4e}.BShop3{background-color:#def0f9;border:none;color:000;padding:10px 15px 10px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;border-radius:30px}.BShop3:hover{background-color:#eee}.footer_nav{display:none}.footer_add{display:block}.c_line{border-width:1px;border-style:solid;border-color:#e0e0e0}@media screen and (max-width:767px) and (orientation:portrait){.footer_nav{display:block}.footer_add{display:none}}.Helvetica{font-family:Helvetica,sans-serif!important;font-weight:900;text-decoration:none}.f_Barlow{font-family:'Barlow Semi Condensed'!important;font-weight:800}.f_Barlow2{font-family:'Barlow Semi Condensed'!important;font-weight:300}.titlePd{font-size:20px;font-style:normal;font-weight:700;color:#577abc;text-decoration:none;text-align:left;padding:10px 20px 20px 20px;border-top-width:1px;border-top-style:solid;border-top-color:#ccc;text-transform:uppercase;line-height:21px;margin-top:50px}.circlePd{width:220px;height:220px;background:#f1f4fa;border-radius:50%}.circlePd:hover{background-color:#cedae7}.b_order{border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#00baf2;font-family:'Barlow Semi Condensed'!important;font-weight:300;font-size:20px;color:#333;text-decoration:none;display:inline-block;border-top-width:0;border-right-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-left-style:none;padding:10px;background-color:#f1f3f7}.b_orderOver{border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#caced6;font-family:'Barlow Semi Condensed'!important;font-weight:300;font-size:20px;color:#333;text-decoration:none;display:inline-block;border-top-width:0;border-right-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-left-style:none;padding:10px;background-color:#f1f3f7}.b_orderOver:Hover{border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#00baf2;background-color:#e7e9ed}.SizePd{width:70%}.bg_pd{background-color:#f1f4fa;border-radius:8px}.bxShadow{background:none repeat scroll 0 0 #fff;border-radius:8px;box-shadow:0 0 6px #bcbec0,1px 1px 200px #fff inset;color:#333;font-family:arial,serif;font-size:15px;line-height:20px;padding:20px;text-shadow:1px 0 0 #fff;width:100%;height:auto;position:relative}.circle_photo{height:200px;width:200px;border-width:1px;border-style:solid;border-color:#ccc;border-radius:50%;border-image:none;-moz-border-radius:50%;-webkit-border-radius:50%}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.checked{color:orange}.quantity-field{background-color:#fff;border:1px solid #aaa;border-radius:4px;font-size:8;padding:2px;width:3.75rem}.t_fullPage{display:table;width:100%;height:100vh;min-height:500px!important}.t_halfPage{display:table;width:100%;height:65vh;min-height:400px!important}.ButtonRed{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;max-width:none;padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;font-size:16px;color:#fff;text-decoration:none;line-height:20px;background-color:#e64c64}.ButtonRed:hover{background-color:#d42a45}.ButtonYellow{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;max-width:none;padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;font-size:16px;color:#fff;text-decoration:none;line-height:20px;background-color:#fca000}.ButtonYellow:hover{background-color:#d68801}.BtnView{background-color:#fca000;border:none;color:#fff;padding:8px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;width:100%}.BtnView:hover{background-color:#807872}.ButtonBlue{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;max-width:none;padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;font-size:16px;color:#fff;text-decoration:none;line-height:20px;background-color:#00baf2;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ccc;border-right-color:#ccc;border-bottom-color:#ccc;border-left-color:#ccc}.ButtonBlue:Hover{color:#fff;background-color:#687f80}.CRadius{padding:18px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.bgOrange{background-color:#f60;border-radius:50%;padding:10px}.bgLBlue{background-color:#2ec7ed;border-radius:50%;padding:10px}.bgRed{background-color:#f36565;border-radius:50%;padding:10px}.bgBlue{background-color:#3568b5;border-radius:50%;padding:10px}.bgPink{background-color:#be53a6;border-radius:50%;padding:10px}.bgPurple{background-color:#a16aba;border-radius:50%;padding:10px}.bgGreen{background-color:#2c9a26;border-radius:50%;padding:10px}.bgAppleGreen{background-color:#82bf5e;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;padding:10px}.bgBlueGreen{background-color:#00b4a9;border-radius:50%;padding:10px}.bgYellow{background-color:#ffc000;border-radius:50%;padding:10px}.bgPBlue{background-color:#6a8bbd;border-radius:50%;padding:10px}.bgBrown{background-color:#6a5e50;border-radius:50%;padding:10px}.bgGray{background-color:#a3a5a7;border-radius:50%;padding:10px}.bgLGray{background-color:#dcddde;border-radius:50%;padding:10px}.COrange{background-color:#f60}.CRed{background-color:#fa2727}.CBrown{background-color:#9a5c2f}.CPink{background-color:#e7397f}.CBlue{background-color:#2fc6f7}.CBGreen{background-color:#07bc94}.CLBlue{background-color:#1cdcd1}.CLPurple{background-color:#7289a5}.CGreen{background-color:#76db2c}.CPurple{background-color:#7859b5}.CDBlue{background-color:#19265b}.CYellow{background-color:#fc0}.CDPurple{background-color:#573c46}.icon-material{text-align:center;font-size:2em;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.5em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);color:#fff}.icon-material:hover{background-color:#888b8b;color:#fff}.icon-material-small{text-align:center;font-size:1.2em;display:inline-block;text-decoration:none;width:1.8em;height:1.8em;padding:.4em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);color:#fff}.icon-material-small:hover{background-color:#888b8b;color:#fff}.LineGreen{padding:15px;border-width:3px;border-style:solid;border-color:#23b7a9;border-radius:50%}.LineBlue{padding:15px;border-width:3px;border-style:solid;border-color:#9ecbee;border-radius:50%}.LineLBlue{padding:15px;border-width:3px;border-style:solid;border-color:#b3d8f4;border-radius:50%}.ShadowSeparate{background-image:url(https://www.i-neighbour.com/templates/layout/img/Shadow_separate.png);background-repeat:no-repeat;background-position:left top}.LineSeparate{background-image:url(storage/img/line_separate.png);background-repeat:no-repeat;background-position:left top}.GradientVd{background:-webkit-linear-gradient(#939494,#5e5f5f);background:-o-linear-gradient(#939494,#5e5f5f);background:-moz-linear-gradient(#939494,#5e5f5f);background:linear-gradient(#939494,#5e5f5f);border-radius:8px;border-image:none;display:block;-moz-border-radius:8px;-webkit-border-radius:8px;padding:10px}.Bg_gradient{border-radius:5px;padding-top:8px;padding-bottom:5px;background:-webkit-linear-gradient(#eee,#fff);background:-o-linear-gradient(#eee,#fff);background:-moz-linear-gradient(#eee,#fff);background:linear-gradient(#eee,#fff)}.Gradient{background:-webkit-linear-gradient(#dbe1ea,#fff);background:-o-linear-gradient(#dbe1ea,#fff);background:-moz-linear-gradient(#dbe1ea,#fff);background:linear-gradient(#dbe1ea,#fff);border-radius:5px}.Gradient2{background:-webkit-linear-gradient(#eee,#fff);background:-o-linear-gradient(#eee,#fff);background:-moz-linear-gradient(#eee,#fff);background:linear-gradient(#eee,#fff)}.titlelight{color:#cbcbcb;font-size:13px;text-decoration:none;line-height:16px;font-family:Akkurat-Light}.LGray{color:#707377}.box{background:none repeat scroll 0 0 #fff;border:1px solid #999;border-radius:10px 10px 10px 10px;box-shadow:0 0 10px #333,1px 1px 200px #fff inset;padding:20px;position:relative}.GrayLine{font-weight:700;background-image:url(https://www.i-neighbour.com/templates/layout/img/GrayLine.png);background-repeat:repeat-x;background-position:center center}.imgshadow{-webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),to(rgba(255,255,255,.2)))}.line_updown{border-width:1px 0 1px 0;border-style:solid;border-color:#e4e2e2;padding:5px 0 5px 0}.bld{font-weight:700}.line_down{border-width:0 0 1px 0;border-style:solid;border-color:#e4e2e2;padding:5px 0 5px 0}.line_up{border-width:1px 0 0 0;border-style:solid;border-color:#e4e2e2;padding:5px 0 5px 0}.sld_half{height:65vh;min-height:300px;background:no-repeat center center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.slText{position:absolute;top:50%;left:50%;max-width:100%;width:100%;padding:0 170px;text-align:center;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);color:#fff;font-size:40px}.msg_LBlue{background-image:url(https://www.i-neighbour.com/templates/layout/img/e16s/msg_LBlue_right.png);background-repeat:no-repeat;background-position:center center;padding:10px}.msg_Blue{background-image:url(https://www.i-neighbour.com/templates/layout/img/e16s/msg_Blue.png);background-repeat:no-repeat;background-position:center center;padding:10px}.cloud{background-image:url(https://www.i-neighbour.com/templates/layout/img/e17s/cloud.gif);background-repeat:no-repeat;background-position:center center}.cloud2{background-image:url(https://www.i-neighbour.com/templates/layout/img/e16s/cloud.png);background-repeat:no-repeat;background-position:center center}.linebottom{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ebebeb;padding-bottom:10px}.lineBox{border-width:1px;border-style:solid;border-color:#ebebeb;padding:10px}.noticeCart{border-top-width:3px;border-top-style:solid;border-top-color:#4caf50;padding:10px;background-color:#fafafa}.lineX{background-image:url(https://www.i-neighbour.com/templates/layout/img/e17s/dot.gif);background-repeat:repeat-x;background-position:center center}.lineY{background-image:url(https://www.i-neighbour.com/templates/layout/img/e17s/dot.gif);background-repeat:repeat-y;background-position:center center}.padding8{padding-right:8px}.btnEpi{background-image:url(../../img/btn.png);background-repeat:no-repeat;background-position:center center;height:178px;width:178px}.blink{background-image:url(../../img/blink.png);background-repeat:no-repeat;background-position:center center;height:120px;width:473px;font-size:40px;color:#333;text-decoration:none}.blink2{background-image:url(../../img/blink2.png);background-repeat:no-repeat;background-position:center center;height:120px;width:473px;font-size:40px;color:#333;text-decoration:none}.boxShadow_tra{background:none repeat scroll 0 0 #fff;border:0 solid #999;border-radius:0;font-size:15px;line-height:20px;padding:10px;text-shadow:1px 1px 0 #fff;width:100%;height:auto;position:relative;opacity:.8;border-radius:6px}.DIVcircle{height:200px;width:200px;display:table-cell;text-align:center;vertical-align:middle;border-radius:50%;background:#fecc09;padding:20px;font-size:15px;line-height:20px}.bcircle{padding-top:20px;padding-left:0}div.circleBlue90{width:90px;height:90px;background:#77c7e6;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleSBlue90{width:90px;height:90px;background:#0e83cd;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleGreen90{width:90px;height:90px;background:#96a94b;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleSGreen90{width:90px;height:90px;background:#64bb5d;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleYellow90{width:90px;height:90px;background:#eea303;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circlePink90{width:90px;height:90px;background:#f06060;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circlePurple90{width:90px;height:90px;background:#a490c2;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleLSBlue90{width:90px;height:90px;background:#7ca8d3;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleLBGreen90{width:90px;height:90px;background:#83d1d7;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleSLGreen90{width:90px;height:90px;background:#aed57d;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleSLPurple90{width:90px;height:90px;background:#b1a8d3;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleSLYellow90{width:90px;height:90px;background:#f7da61;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleShadowBlue90{width:90px;height:90px;background:#7289a5;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleBGreen90{width:90px;height:90px;background:#2cbcb5;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleland90{width:90px;height:90px;background:#b9baa3;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circlebabypink90{width:90px;height:90px;background:#cca7a2;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circledarkpurple90{width:90px;height:90px;background:#4e5283;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleapplegreen90{width:90px;height:90px;background:#adc958;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circlecutepurple90{width:90px;height:90px;background:#7871aa;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circlegraylight90{width:90px;height:90px;background:#bac1b8;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleRed90{width:90px;height:90px;background:#d54f30;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleBrown90{width:90px;height:90px;background:#af9550;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}div.circleOrange90{width:90px;height:90px;background:#ff8929;-moz-border-radius:45px;-webkit-border-radius:45px;position:relative}.arrowRightGray{background-image:url(../../img/arrow_Right.png);background-repeat:no-repeat;background-position:right center}.arrowUpGray{background-image:url(../../img/arrow_Up.png);background-repeat:no-repeat;background-position:center top}.home{background-image:url(https://www.i-neighbour.com/templates/layout/img/inebo_icon.png);background-repeat:no-repeat;height:76px;width:80px;padding-bottom:16px}.line_icon{background-image:url(../../img/line_icon.gif);background-repeat:repeat-y;background-position:center center}.shapecircle{border-radius:50%}.circle{padding-top:10px;padding-left:0}.circleRed{width:50px;height:50px;background:#e8494a;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleAGreen{width:50px;height:50px;background:#7fc038;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circlePurple{width:50px;height:50px;background:#977db9;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleOrange{width:50px;height:50px;background:#f36e21;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleYellow{width:50px;height:50px;background:#ffc000;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circlePink{width:50px;height:50px;background:#d278cf;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleLBlue{width:50px;height:50px;background:#37c4e9;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleBlue{width:50px;height:50px;background:#577abc;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circlePBlue{width:50px;height:50px;background:#6386a8;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.circleGBlue{width:50px;height:50px;background:#14979c;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative}.check{background-image:url(../../img/check.gif);background-repeat:no-repeat;background-position:center center}.video-container{position:relative;padding-bottom:56.25%;padding-top:35px;height:0;overflow:hidden}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.separateFooter{background-image:url(../../img/separateFooter.png);background-repeat:repeat-x;background-position:top;height:8px}.icon-awesome{text-align:center;font-size:18px;color:#fff;display:inline-block;text-decoration:none;width:35px;height:35px;padding:11px 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear;background-color:#d71920;margin-right:5px}.icon-awesome:hover{color:#fff;background-color:#00aeef}.ic_forum{background-image:url(../../img/ic_forum.png);background-repeat:no-repeat;background-position:center center}.btnhand{border-width:1px;border-style:solid;border-color:#55a4cc;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:16px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#00c8fe,#3095fc);background:-o-linear-gradient(#00c8fe,#3095fc);background:-moz-linear-gradient(#00c8fe,#3095fc);background:linear-gradient(#00c8fe,#3095fc);-webkit-border-radius:6px;-moz-border-radius:6px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;padding-left:6px;padding-right:6px;margin:3px}.number{border-radius:25px;font-size:18px;text-decoration:none;background-color:#c7eafb;color:#005baa;font-weight:700;height:30px;width:30px;text-align:center;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px}.numberRed{border-radius:50%;font-size:18px;text-decoration:none;background-color:#c4161c;color:#fff;font-weight:700;height:40px;width:40px;text-align:center;padding-top:4px;padding-right:9px;padding-bottom:4px;padding-left:9px}.numberOrange{border-radius:50%;font-size:18px;text-decoration:none;background-color:#ff5a00;color:#fff;font-weight:700;height:40px;width:40px;text-align:center;padding-top:4px;padding-right:9px;padding-bottom:4px;padding-left:9px}.snumberRed{border-radius:18px;font-size:15px;text-decoration:none;background-color:#c4161c;color:#fff;font-weight:700;height:30px;width:30px;text-align:center;padding-top:4px;padding-right:9px;padding-bottom:4px;padding-left:9px}.bullet2{font-size:14px;line-height:18px;color:#333;background-image:url(../../images/bullet_blue.gif);background-repeat:no-repeat;background-position:4px 13px;padding-left:16px;text-decoration:none}.layout-container{display:table;width:100%;background-image:url(../../images/layouts/img-backg.jpg);background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-attachment:inherit;background-position:center;height:63vh}.searchInput{width:330px;border:1px solid #ccc;border-radius:4px;font-size:13px;background-color:#fff;background-image:url(/../templates/app/images/icons/ic-search.png);background-position:10px 10px;background-repeat:no-repeat;padding:12px 10px 12px 30px}.text30{font-size:30px;color:#333;text-decoration:none}.text30grey{font-size:30px;color:#999;text-decoration:none}.text16{color:#333;font-size:16px;text-decoration:none}.lineGray{background-image:url(../../img/line_gray.gif);background-repeat:repeat-x;background-position:center center}.cover{background:#111 none repeat scroll 0 0;display:none;height:100%;left:0;opacity:.65;position:fixed;top:0;width:100%;z-index:1}.circular--square{border-radius:50%;border:solid #ccc 2px;height:100px;width:100px}.circular--square2{border-radius:50%}.circular--square3{border-radius:50%;border:solid #ccc 2px;height:150px;width:150px}.custom-file-upload{border-radius:6px;border:1px solid #d7d7d7;display:inline-block;padding:6px 12px;cursor:pointer;background-color:#dce8f6}.icon-btn-main{text-align:center;font-size:4em;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.5em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:.5s ease-in-out;border-top-width:.025em;border-right-width:.025em;border-bottom-width:.025em;border-left-width:.025em;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#becde1;border-right-color:#becde1;border-bottom-color:#becde1;border-left-color:#becde1;background-color:#f4f7fc}.icon-btn-main:hover{background-color:#dafaf5;border-radius:20%}.icon-btn-step{text-align:center;font-size:4em;color:#999;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.5em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);border:.025em solid rgba(84,121,190,.3);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn{text-align:center;font-size:4em;color:#999;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.5em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);border:.025em solid rgba(84,121,190,.3);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn:hover{color:#fff;background-position:0 -2em;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn2{text-align:center;font-size:1em;color:#999;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.5em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);border:.025em solid rgba(84,121,190,.3);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn2:hover{color:#fff;background-position:0 -2em;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn4{text-align:center;font-size:1em;color:#fff;display:inline-block;text-decoration:none;width:2em;height:2em;padding:.4em 0;border-radius:100%;position:relative;text-shadow:0 .025em .025em rgba(0,0,0,.2);border:.025em solid rgba(84,121,190,.3);background-repeat:repeat-x;background-position:0 0;-moz-background-origin:border;-o-background-origin:border-box;-webkit-background-origin:border;background-origin:border-box;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-btn4:hover{color:#fff;background-position:0 -2em;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.icon-solid-red{background-color:#ce181e;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d64b50),color-stop(100%,#570508))}.icon-lightgray{background-color:#666;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,60% 0,40% 100%,color-stop(0,#fff),color-stop(100%,#eaeced));background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff)}.icon-lightgrayX{background-color:#c8c8c8;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,60% 0,40% 100%,color-stop(0,#fff),color-stop(100%,#eaeced));background-image:-moz-linear-gradient(top,#fff,#eaeced);background-image:-webkit-linear-gradient(top,#fff,#eaeced);background-image:linear-gradient(to bottom,#fff,#eaeced)}.icon-gray{background-color:#eee;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#dfdfdf),color-stop(100%,#d1d1d1));background-image:-moz-linear-gradient(top,#dfdfdf,#d1d1d1);background-image:-webkit-linear-gradient(top,#dfdfdf,#d1d1d1);background-image:linear-gradient(to bottom,#dfdfdf,#d1d1d1)}.icon-blue{background-color:#3dadd2;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#6eddd7),color-stop(100%,#3dadd2));background-image:-moz-linear-gradient(top,#6eddd7,#3dadd2);background-image:-webkit-linear-gradient(top,#6eddd7,#3dadd2);background-image:linear-gradient(to bottom,#6eddd7,#3dadd2)}.icon-red{background-color:#e1534f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#e0966f),color-stop(100%,#e1534f));background-image:-moz-linear-gradient(top,#e0966f,#e1534f);background-image:-webkit-linear-gradient(top,#e0966f,#e1534f);background-image:linear-gradient(to bottom,#e0966f,#e1534f)}.icon-purple{background-color:#6b4fe1;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5NmZlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiNGZlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#a96fe0),color-stop(100%,#6b4fe1));background-image:-moz-linear-gradient(top,#a96fe0,#6b4fe1);background-image:-webkit-linear-gradient(top,#a96fe0,#6b4fe1);background-image:linear-gradient(to bottom,#a96fe0,#6b4fe1)}.gra-icon{color:#43629b;background-color:#d3d3d3;padding:20px 25px;font-size:15pt;border-radius:50%;text-shadow:1px 1px 1px silver;text-shadow:inset 1px 1px 1px #eee;background:#e2e2e2;background:-moz-linear-gradient(-45deg,#e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#e2e2e2),color-stop(50%,#dbdbdb),color-stop(51%,#d1d1d1),color-stop(100%,#fefefe));background:-webkit-linear-gradient(-45deg,#e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);background:-o-linear-gradient(-45deg,#e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);background:-ms-linear-gradient(-45deg,#e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);background:linear-gradient(135deg,#e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%)}.buttonFAQ{font-size:25px;color:#000;text-decoration:none;padding-top:10px;padding-right:50px;padding-bottom:10px;padding-left:50px;border-radius:38px;font-weight:700;background-color:#fc0;opacity:.8}.buttonFAQ:hover{background-color:#ff8400}.bg_transparent40{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_white40.png);background-repeat:repeat;border-radius:10px}.bg_transparent50{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_white50.png);background-repeat:repeat;border-radius:10px}.bg_transparent60{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_white60.png);background-repeat:repeat;border-radius:10px}.bg_transparent70{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_white70.png);background-repeat:repeat;border-radius:10px}.bg_transparent80{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_white80.png);background-repeat:repeat;border-radius:10px}.bg_traYellow70{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_yellow70.png);background-repeat:repeat;border-radius:10px}.bg_trablue70{background-image:url(https://www.i-neighbour.com/templates/layout/img/tra_blue70.png);background-repeat:repeat;border-radius:10px}.bg_transparent{background-image:url(https://www.i-neighbour.com/templates/layout/images/layouts/trans_white.png);background-repeat:repeat}.bg_transparent_c{background-image:url(https://www.i-neighbour.com/templates/layout/images/layouts/trans_white.png);background-repeat:repeat;border-radius:10px}#slider-container{position:relative}.container_ta{display:table;height:100%;position:absolute;overflow:hidden;width:100%}.helper_ta{position:absolute;top:50%;display:table-cell;vertical-align:middle}.helper_ta2{position:absolute;top:50%;display:table-cell;vertical-align:bottom}.content_ta{position:relative;top:-50%;margin:0 auto;width:100%}.text25blue{color:#00aced;font-size:25px;text-decoration:none}.Yellow{color:#fdb913}.LYellow{color:#fff200}.DYellow{color:#e09601}.Orange{color:#f7941d}.PRed{color:#e35da9}.ORed{color:#fb7264}.Red{color:#d71920}.Green{color:#0a8c78}.Gray{color:#4f5559}.Black{color:#000}.LightGray{color:#8a9299}.SLightGray{color:#a7a9ac}.White{color:#fff}.Blue{color:#577abc}.LBlue{color:#00baf2}.DBlue{color:#01608c}.AppleGreen{color:#67b521}.Brown{color:#5e5a4d}.YBrown{color:#c0622f}.strokeme{color:#fff;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000}.GlowBlack{text-shadow:0 0 .2em rgba(0,0,0,.5),0 0 .2em rgba(0,0,0,.5),0 0 .2em rgba(0,0,0,.5)}.GlowDBlack{text-shadow:0 0 .2em rgba(0,0,0,.7),0 0 .2em rgba(0,0,0,.7),0 0 .2em rgba(0,0,0,.7)}.GlowWhite{text-shadow:0 0 .2em #fff,0 0 .2em #fff,0 0 .2em #fff}.GlowLWhite{text-shadow:0 0 .2em #fff,0 0 .2em #fff,0 0 .2em #fff}.GlowLight{text-shadow:0 0 .2em #72f7ff,0 0 .2em #72f7ff,0 0 .2em #72f7ff}.ShadowLight{text-shadow:0 3px 3px rgba(0,0,0,.2)}.Shadow{text-shadow:0 3px 3px rgba(0,0,0,.75)}.ShadowWhite{text-shadow:0 2px 2px rgba(255,255,255,.9)}.f_pdlist{font-size:14px;line-height:1.2}.f_pd{font-size:22px;text-decoration:none;line-height:1.2;color:#616161;font-weight:700}.f_pd2{font-size:22px;text-decoration:none;line-height:1.2;color:#fff;font-weight:700}.f_more{font-family:Arial;font-size:70px;text-decoration:none;font-weight:lighter}.f_ic{font-size:20px;text-decoration:none;line-height:1}.f_circle{font-size:15px;text-decoration:none;line-height:1.3}.f_raya{font-size:70px;text-decoration:none;line-height:1.1}.f_BnrTitle{font-size:70px;text-decoration:none;line-height:1.2;color:#fff;text-shadow:0 0 .2em rgba(0,0,0,.7),0 0 .2em rgba(0,0,0,.7),0 0 .2em rgba(0,0,0,.7);font-family:Helvetica,sans-serif!important;font-weight:700}.f_ic{font-size:20px;text-decoration:none;line-height:1}.f_11s{font-size:11px;text-decoration:none;line-height:1.2}.f_11{font-size:11px;text-decoration:none;line-height:1.2}.f_12{font-size:12px;text-decoration:none;line-height:1.2}.f_13{font-size:13px;text-decoration:none;line-height:1.5}.f_13s{font-size:13px;text-decoration:none;line-height:1.2}.f_14{font-size:14px;text-decoration:none;line-height:1.5}.f_14s{font-size:14px;text-decoration:none;line-height:1.3}.f_15{font-size:15px;text-decoration:none;line-height:1.5}.f_15s{font-size:15px;text-decoration:none;line-height:1.1}.f_18{font-size:18px;text-decoration:none;line-height:1.5}.f_17s{font-size:18px;text-decoration:none;line-height:1.1}.f_18s{font-size:18px;text-decoration:none;line-height:1.1}.f_20{font-size:18px;text-decoration:none;line-height:1.5}.f_20s{font-size:18px;text-decoration:none;line-height:1}.f_22s{font-size:22px;text-decoration:none;line-height:1}.f_22{font-size:22px;text-decoration:none;line-height:1.5}.f_25{font-size:25px;text-decoration:none;line-height:1.5}.f_25s{font-size:25px;text-decoration:none;line-height:1.2}.f_28{font-size:28px;text-decoration:none;line-height:1.5}.f_28s{font-size:28px;text-decoration:none;line-height:1.1}.f_30{font-size:30px;text-decoration:none;line-height:1.2}.f_31{font-size:30px;text-decoration:none;line-height:1.1}.f_35{font-size:35px;text-decoration:none;line-height:1.1}.f_40{font-size:40px;text-decoration:none;line-height:1.1}.f_45{font-size:45px;text-decoration:none;line-height:1.1}.f_50{font-size:50px;text-decoration:none;line-height:1.1}.f_55{font-size:55px;text-decoration:none;line-height:1.1}.f_60{font-size:60px;text-decoration:none;line-height:1.1}.f_70{font-size:70px;text-decoration:none;line-height:1.1}.f_80{font-size:80px;text-decoration:none;line-height:1.1}.f_40_futureDP{font-size:40px;text-decoration:none;line-height:1.1;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.75)}.f_60_futureDP{font-size:60px;text-decoration:none;line-height:1.1;color:#fff;text-shadow:0 3px 3px rgba(0,0,0,.75)}.f_work{font-size:50px;text-decoration:none;line-height:1.1}.f_slogan{font-size:50px;text-decoration:none;line-height:1}.sloganA{font-size:45px;text-decoration:none;line-height:1.1}.sloganB{font-size:30px;text-decoration:none;line-height:1.1}#searchtext{overflow:hidden}a.search-submit-button{background:none repeat scroll 0 0 #00baf2;border-bottom:1px solid #a7a9ac;border-right:1px solid #a7a9ac;border-top:1px solid #a7a9ac;color:#fff!important;display:block;float:right;font-family:inherit;font-size:20px;padding:10px 10px;text-align:center;width:40px;box-sizing:border-box;height:40px}#searchtext2{overflow:hidden}a.search-submit-button2{background:none repeat scroll 0 0 #00baf2;border-bottom:1px solid #a7a9ac;border-right:1px solid #a7a9ac;border-top:1px solid #a7a9ac;color:#fff!important;display:block;float:right;font-family:inherit;font-size:20px;padding:14px 10px;text-align:center;width:40px;box-sizing:border-box;height:50px}.separateLineTop{text-decoration:none;border-top-width:1px;border-top-style:dotted;border-top-color:#999fa3;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.separateLine{text-decoration:none;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999fa3;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.LineTop{text-decoration:none;border-top-width:1px;border-top-style:dotted;border-top-color:#d3d5d7;padding-top:5px}.LineBtm{text-decoration:none;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#d3d5d7;padding-bottom:5px}.Linepd{text-decoration:none;border-top-width:1px;border-top-style:dotted;border-top-color:#c7c8ca;padding-top:8px;padding-right:8px;padding-top:8px;padding-left:8px}.separateLineSolid{text-decoration:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#afb5b7;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.radius50{border-radius:20px}.submitbutton{font-size:16px;color:#fff;text-decoration:none;background-image:url(../../images/layouts/bg_submitbtn.jpg);background-repeat:repeat-x;height:32px;padding-right:15px;padding-left:15px;border-top-style:double;border-right-style:double;border-bottom-style:double;border-left-style:double;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.Btn_Blue{font-size:16px;color:#fff;text-decoration:none;height:32px;padding-right:15px;padding-left:15px;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#00baf2;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-color:#ccc;border-right-color:#ccc;border-bottom-color:#ccc;border-left-color:#ccc}.Btn_Blue:Hover{background-color:#d0252a}.Btn_Red{font-size:16px;color:#fff;text-decoration:none;height:32px;padding-right:15px;padding-left:15px;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#d0252a;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}.Btn_Red:Hover{background-color:#00baf2}#BtnCountry{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic-country.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;width:100%;font-size:13px;color:#495b5f}#BtnCountryGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_countryGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;width:100%;font-size:13px;color:#495b5f}#BtnUser{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/user.gif);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnUserGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_userGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnCondo{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_condo.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnCondoGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_condoGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnEmail{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_email.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnEmailGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_emailGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnPw{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/key.gif);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnPwd{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic-key.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnPwGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_keyGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnPwConfirmGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_keyConfirmGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}#BtnContactGray{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/ic_contactGray.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}.field200{border:1px solid #ccc;padding:10px;background:#fff;border-radius:5px;font-size:13px;color:#000;width:100%;text-decoration:none}#captcha-form{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;padding-left:35px;background-color:#ededed;background-image:url(../../images/layouts/verification.png);background-repeat:no-repeat;background-position:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#9ba8ab;border-right-color:#9ba8ab;border-bottom-color:#9ba8ab;border-left-color:#9ba8ab;height:36px;font-size:13px;color:#495b5f}.Btn_Outline{-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;border-width:3px;border-style:solid;border-color:#fff;padding-left:25px;padding-right:25px;background-color:#00bdf7}.Btn_Outline:hover{-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;border-width:3px;border-style:solid;border-color:#fff;padding-left:25px;padding-right:25px;background-color:#d0252a}.bgColorLogin{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-image:url(../../images/layouts/trans_white.png);background-repeat:repeat}.uppercase{text-transform:uppercase;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif}.beauty{color:#115673;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:20px;text-decoration:none;font-weight:700;line-height:30px}.logo_inebo{text-decoration:none;background-image:url(../../images/logo_inebo.png);background-repeat:no-repeat;z-index:1000;background-position:right top}.logo_inebo_cn{text-decoration:none;background-image:url(../../images/logo_inebo_cn.png);background-repeat:no-repeat;background-position:right top}.pw{color:#333;font-size:13px;text-decoration:none;line-height:16px}.form{color:#303b4d;font-size:14px;text-decoration:none;line-height:18px}.form2{color:#303b4d;font-size:13px;text-decoration:none;line-height:1.2}.lightgray13{color:#898989;font-size:13px;text-decoration:none;line-height:20px}.gray13{color:#58595b;font-size:13px;text-decoration:none;line-height:20px}.gray20{color:#58595b;font-size:22px;text-decoration:none;line-height:28px}.join{color:#666;font-size:13px;text-decoration:none;line-height:20px}.join:Hover{color:#007d82;font-size:13px;text-decoration:none;line-height:20px}.footerLink{color:#038791;font-size:12px;text-decoration:none;line-height:14px}.footer{color:#939598;font-size:12px;text-decoration:none;line-height:14px}.bullet{font-family:Arial;font-size:14px;font-style:17;color:#333;background-image:url(../../images/sq_blue.gif);background-repeat:no-repeat;background-position:5px 17px;padding-left:20px;text-decoration:none}.ButtonPricing{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:15px;font-size:16px;color:#333;text-decoration:none;line-height:20px;background-color:#fff;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:solid;border-color:#fff}.ButtonPricing2{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:15px;font-size:20px;color:#333;text-decoration:none;line-height:20px;background-color:#f4f4f4}.Button{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;font-size:16px;color:#fff;text-decoration:none;line-height:20px;background-color:#00baf2;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ccc;border-right-color:#ccc;border-bottom-color:#ccc;border-left-color:#ccc}.Button:hover{background-color:#687f80}.BtnJoin{background:-webkit-linear-gradient(#e9e9e9,#fff);background:-o-linear-gradient(#e9e9e9,#fff);background:-moz-linear-gradient(#e9e9e9,#fff);background:linear-gradient(#e9e9e9,#fff);border-image:none;display:block;border-top-left-radius:6px;border-bottom-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 4px 0 rgba(35,31,32,.4);-moz-box-shadow:0 2px 4px 0 rgba(35,31,32,.4);box-shadow:0 3px 4px 0 rgba(35,31,32,.4);font-size:20px;line-height:normal;margin-left:3px;margin-top:3px}.Btn_white{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;background-image:url(../../images/trans_white.png);background-repeat:repeat;padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;font-size:18px;color:#333;text-decoration:none;line-height:20px}.Btn_white:Hover{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;font-size:18px;color:#333;text-decoration:none;line-height:20px;background-color:#fff}.Btn_green{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;max-width:none;background-image:url(../../images/trans_white.png);background-repeat:repeat;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-size:15px;color:#15b5bc;text-decoration:none;line-height:20px}.ContactUs{color:#414042;font-size:20px;text-decoration:none;line-height:25px}.ContactContent{color:#414042;font-size:14px;text-decoration:none;line-height:20px}.ContactForm{color:#414042;font-size:14px;text-decoration:none;line-height:20px}.Contact_Highlight{color:#00baf2;font-size:12px;text-decoration:none;line-height:14px}.ListTitle{color:#00baf2;font-size:20px;text-decoration:none;line-height:25px}.mainTitleBlack{color:#333;font-size:30px;text-decoration:none;line-height:35px}.mainTitle{color:#00baf2;font-size:30px;text-decoration:none;line-height:35px}.mainTitle2{color:#5b7bb7;font-size:22px;text-decoration:none;line-height:24px}.mainTitle3{color:#00baf2;font-size:18px;text-decoration:none;line-height:24px}.mainTitle4{color:#00baf2;font-size:28px;text-decoration:none;line-height:35px}.mainDark{color:#000;font-size:15px;text-decoration:none;line-height:20px}.mainDBlue{color:#5b7bb7;font-size:15px;text-decoration:none;line-height:20px}.mainBlue{color:#00baf2;font-size:20px;text-decoration:none;line-height:20px}.mainBlue28{color:#00baf2;font-size:28px;text-decoration:none;line-height:32px}.mainBlue60{color:#00baf2;font-size:60px;text-decoration:none;line-height:65px}.main{color:#666;font-size:15px;text-decoration:none;line-height:20px}.main_Shadow{color:#3e3e3e;max-width:none;text-shadow:1px 1px 1px #fff;font-size:16px;text-decoration:none;line-height:22px}.TitleManage{color:#115673;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:46px;text-decoration:none;font-weight:700;line-height:56px}.TitleLogin{color:#15b5bc;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:30px;text-decoration:none;font-weight:700;line-height:36px}.TitleJoin{color:#115673;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:46px;text-decoration:none;font-weight:700;line-height:56px}.TitleWhite{color:#fff;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:50px;text-decoration:none;line-height:55px}.VideoIcon{color:#d0252a;max-width:none;text-shadow:2px 2px 2px rgba(255,255,255,.9);font-size:70px;text-decoration:none}.BannerTitleWhite_c{color:#fff;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:45px;text-decoration:none;line-height:50px}.BannerTitleWhite{color:#fff;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:45px;text-decoration:none;line-height:50px}.BannerTitleGray{color:#4f5559;max-width:none;text-shadow:2px 2px 2px rgba(255,255,255,.9);font-size:45px;text-decoration:none;line-height:50px}.BannerTitle{color:#fff;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:35px;text-decoration:none;line-height:45px;height:550px}.white36_outline{color:#fff;max-width:none;text-shadow:2px 2px 2px 2px rgba(58,48,35,.9);font-size:36px;text-decoration:none;font-weight:700;line-height:40px}.vc_lightyellow{padding-top:3px;padding-bottom:3px;border-radius:4px;border:1px solid transparent;text-decoration:none!important;cursor:pointer;color:#fff!important;background-color:#febf46;text-align:center}.vc_lightyellow:hover{color:#fff!important;background-color:#f4ab1f}.vc_lightblue{padding-top:3px;padding-bottom:3px;border-radius:4px;border:1px solid transparent;text-decoration:none!important;cursor:pointer;color:#fff!important;background-color:#cadbea;text-align:center}.vc_lightblue:hover{color:#fff!important;background-color:#afd3f3}.vc_lightgray{padding-top:3px;padding-bottom:3px;border-radius:4px;border:1px solid transparent;text-decoration:none!important;cursor:pointer;color:#fff!important;background-color:#e2e0e0;text-align:center}.vc_lightgray:hover{color:#fff!important;background-color:#d1d0d0}.vc_shadow{margin-bottom:5px;box-shadow:0 5px 0 #cfd1d2;-webkit-box-shadow:0 5px 0 #cfd1d2}.vc_Dshadow{margin-bottom:5px;box-shadow:0 5px 0 #939598;-webkit-box-shadow:0 5px 0 #939598}.vc_btn{padding:5px 12px;border-radius:4px;border:1px solid transparent;border-image:none;line-height:20px;font-size:100%;text-decoration:none!important;display:inline-block;cursor:pointer}.vc_btn-lg{padding:10px 16px;border-radius:6px;line-height:1.33;font-size:16px}.vc_btn_square{border-radius:0}.vc_btn_round{border-radius:10px}.vc_btn_outlined{background:0 0!important;border:2px solid currentColor;border-image:none}.vc_btn-lightblue:hover{color:#f7f7f7!important;background-color:#487c92}.wrapper{width:100%}img2{width:100%;margin-left:auto;margin-right:auto;max-width:initial}.text{z-index:100;position:absolute;color:#fff;font-size:50px;font-weight:700}.t_BgHalf{display:table;width:100%;height:780px}.t_carpet{display:table;width:100%;height:400px}.t_150{display:table;width:100%;height:150px}.t_200x{display:table;width:100%;height:200px}.t_300{display:table;width:100%;height:300px}.t_300x{display:table;width:100%;height:300px}.t_400{display:table;width:100%;height:400px}.t_450{display:table;width:100%;height:450px}.t_500{display:table;width:100%;height:500px}.t_600{display:table;width:100%;height:600px}.t_400x{display:table;width:100%;height:400px}.t_500x{display:table;width:100%;height:500px}.t_600x{display:table;width:100%;height:600px}.t_700x{display:table;width:100%;height:700px}.t_750x{display:table;width:100%;height:750px}.t_800x{display:table;width:100%;height:800px}.t_900x{display:table;width:100%;height:900px}.t_800_auto{display:table;width:100%;height:800px}.t_bnr450{text-align:center;display:table;width:100%;height:430px}.t_imerchant{text-align:center;display:table;width:100%;height:500px}.t_bnr{text-align:center;display:table;width:100%;height:500px}.t_3step{text-align:center;display:table;width:100%;height:500px}.t_banner{text-align:center;display:table;width:100%;height:500px}.t_banner_why{text-align:center;display:table;width:100%;height:500px}.t_banner_trial{text-align:center;display:table;width:100%;height:500px}.t_banner500{text-align:center;display:table;width:100%;height:500px}.t_hardware{text-align:center;display:table;width:100%;height:500px}.t_left{text-align:left;display:table;width:100%}.t_center{text-align:center;display:table;width:100%}.t_padding{padding-bottom:450px}.t_patrol{text-align:center;display:table;width:100%;height:400px}.t_centerJoin{text-align:center;display:table;width:100%;height:400px}.t_centerJoin2{text-align:center;display:table;width:100%;height:300px}.t_signup{text-align:center;padding-top:40%;padding-bottom:40%;display:table;width:100%}.t_marketing{text-align:center;display:table;width:100%;height:500px}.t_GRP{display:table;width:100%;height:500px}.t_list{display:table;width:100%;height:700px;padding-top:30px;padding-right:10px;padding-bottom:30px;padding-left:10px}.t_Promotion{display:table;width:100%;height:auto}.t_Promotion2{display:table;width:100%;height:680px}.t_MobileApp{display:table;width:100%;height:800px}.t_MobileApp2{display:table;width:100%;height:800px}.t_redarrow{text-align:center;display:table;width:100%;height:250px;background-image:url(https://www.i-neighbour.com/templates/layout/img/red_arrow_next.png);background-repeat:no-repeat;background-position:center center}#wrapper{transition:all .3s ease;width:100%;top:0;left:0;display:inline-block;overflow:hidden}#wrapper.behind{position:relative;transform:scale(.8) translateY(-5%)}.table{width:100%;height:100%;position:absolute;display:table}.cell{display:table-cell;vertical-align:middle;width:100%;height:100%;text-align:center}.cell2{display:table-cell;vertical-align:bottom;width:100%;height:100%;text-align:center;padding-bottom:5%}.feature-image{overflow:hidden}.feature-image img{position:relative;width:100%;transition:all 1.5s ease-in-out 0s;-webkit-transition:all 1.5s ease-in-out 0s;-moz-transition:all 1.5s ease-in-out 0s;-o-transition:all 1.5s ease-in-out 0s}.feature-image img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2)}.content-a{display:table}.content-b{display:table-cell;position:relative;vertical-align:middle;text-align:center}.HandWriting{font-family:Annifont;font-style:normal;text-shadow:1px 1px 1px #000;color:#00f0ff;font-size:22px;text-align:center;font-weight:700}.welcome{text-align:center;background-image:url(../../images/tagline.png);background-repeat:no-repeat;background-position:center center}.btnLogin{-webkit-border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-image:none;color:#fff;line-height:16px;font-size:16px;cursor:pointer;background:-webkit-linear-gradient(#41b8d8,#0f508e);background:-o-linear-gradient(#41b8d8,#0f508e);background:-moz-linear-gradient(#41b8d8,#0f508e);background:linear-gradient(#41b8d8,#0f508e);-moz-border-radius:4px;font-family:Arial;text-decoration:none;height:36px}.btnLogin:Hover{-webkit-border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-image:none;color:#fff;line-height:16px;font-size:16px;cursor:pointer;background:-webkit-linear-gradient(#0f508e,#41b8d8);background:-o-linear-gradient(#0f508e,#41b8d8);background:-moz-linear-gradient(#0f508e,#41b8d8);background:linear-gradient(#0f508e,#41b8d8);-moz-border-radius:4px;font-family:Arial;text-decoration:none;height:36px}.not{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;line-height:14px;color:#fff;opacity:0}.Size100{width:50%;height:auto;padding-bottom:0;padding-top:0}.formfill{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;font-size:14px;text-decoration:none;line-height:18px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;border-width:1px;border-style:solid;border-color:#bdc5ce;padding:5px;color:#004559;background-color:#fff}.formfill2{border-radius:6px;border-image:none;-moz-border-radius:6px;-webkit-border-radius:6px;font-size:14px;text-decoration:none;line-height:18px;font-family:Akkurat-Light,Helvetica,Arial,"Lucida Grande",sans-serif;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#bdc5ce;border-right-color:#bdc5ce;border-bottom-color:#bdc5ce;border-left-color:#bdc5ce;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;color:#004559;background-color:#fff}.forminfo{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#000;line-height:16px}.formTitle{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:15px;text-decoration:none;color:#333;line-height:16px;font-weight:700}.highlight{font-size:11px;text-decoration:none;color:#f30;line-height:12px}.separateLine2{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;text-decoration:none;background-image:url(../../images/separateLine2.gif);background-repeat:repeat-x;background-position:center}.TitleBlue12{color:#069;max-width:none;font-family:Helvetica,sans-serif;font-size:12px;text-decoration:none;font-weight:700;font-style:normal;line-height:13px}.TitleRed12{color:#c00;max-width:none;font-family:Helvetica,sans-serif;font-size:12px;text-decoration:none;font-weight:700;font-style:normal;line-height:13px}.TitleRed14{color:#c00;max-width:none;font-family:Helvetica,sans-serif;font-size:14px;text-decoration:none;font-weight:700;font-style:normal;line-height:15px}.TitleRed23{color:#c00;max-width:none;font-family:Helvetica,sans-serif;font-size:23px;text-decoration:none;font-weight:700;font-style:normal;line-height:25px}.TitleGreen{color:#6ea22e;max-width:none;font-family:Helvetica,sans-serif;font-size:15px;text-decoration:none;font-weight:700;font-style:normal;line-height:18px}.tick{color:#063;max-width:none;font-size:16px;text-decoration:none;font-weight:700;font-style:normal;line-height:16px;text-align:center}.cross{color:#900;max-width:none;font-size:16px;text-decoration:none;font-weight:700;font-style:normal;line-height:16px;text-align:center}.available{color:#036;max-width:none;font-size:16px;text-decoration:none;font-weight:700;font-style:normal;line-height:16px;text-align:center}.star{color:#f90;max-width:none;font-size:16px;text-decoration:none;font-weight:700;font-style:normal;line-height:16px;text-align:center}.gray11{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.gray12{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:12px;text-decoration:none;font-weight:400;line-height:14px}.gray13{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:13px;text-decoration:none;font-weight:400;line-height:15px}.gray14{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:14px;text-decoration:none;font-weight:400;line-height:20px}.gray15{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:15px;text-decoration:none;font-weight:400;line-height:21px}.gray16{color:#666;max-width:none;font-family:Helvetica,sans-serif;font-size:16px;text-decoration:none;font-weight:400;line-height:22px}.gray18{color:#333;max-width:none;font-family:Helvetica,sans-serif;font-size:18px;text-decoration:none;font-weight:400;line-height:20px}.Red23{font-size:23px;text-decoration:none;color:#c4161c;line-height:25px}.footerBlue{color:#069;max-width:none;font-family:Arial;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.footerBlue:Hover{color:#666;max-width:none;font-family:Arial;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.footerRed{color:#c00;max-width:none;font-family:Arial;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.footerRed:Hover{color:#666;max-width:none;font-family:Arial;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.footerSeparate{color:#666;max-width:none;font-family:Arial;font-size:11px;text-decoration:none;font-weight:400;line-height:12px}.gradientBlue18{background:-webkit-linear-gradient(#0080b0,#003548);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;text-decoration:none;text-transform:none;line-height:17px}.gradientBlue20{background:-webkit-linear-gradient(#0080b0,#003548);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;text-decoration:none;text-transform:none;line-height:22px}.gradientGray20{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;text-decoration:none;text-transform:none;line-height:22px;font-weight:700}.gradientGray{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:25px;text-decoration:none;text-transform:none;line-height:26px;font-weight:700}.gradientGray30{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;text-decoration:none;text-transform:none;line-height:32px;font-weight:700}.gradientGray50{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:50px;text-decoration:none;text-transform:none;line-height:52px;font-weight:700}.curveSignUp{border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;background-color:#d8e6f3}.curveBox{border-radius:8px;padding:10px;border-width:1px;border-style:solid;border-color:#d1d3d4}.curveborder{border-radius:20px;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;border-width:2px;border-style:solid;border-color:#e7dbd9}.curveborderD{border-radius:30px;padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:15px;border-width:2px;border-style:solid;border-color:#fff}.curveborder_Red{border-radius:20px;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;border-width:2px;border-style:solid;border-color:#f0585e}.curve8{border-radius:8px;border-image:none;display:block;-moz-border-radius:8px;-webkit-border-radius:8px}.curve{border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.curveGradientGray{background:-webkit-linear-gradient(#fff,#e8e8e8);background:-o-linear-gradient(#fff,#e8e8e8);background:-moz-linear-gradient(#fff,#e8e8e8);background:linear-gradient(#fff,#e8e8e8);border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.curveGradientGray2{background:-webkit-linear-gradient(#fff,#dedede);background:-o-linear-gradient(#fff,#dedede);background:-moz-linear-gradient(#fff,#dedede);background:linear-gradient(#fff,#dedede);border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:0;padding-right:10px;padding-bottom:10px;padding-left:10px}.curveGradientGray3{background:-webkit-linear-gradient(#dedede,#fff);background:-o-linear-gradient(#dedede,#fff);background:-moz-linear-gradient(#dedede,#fff);background:linear-gradient(#dedede,#fff);border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:0;padding-right:10px;padding-bottom:10px;padding-left:10px}.curveHardware{background:-webkit-linear-gradient(#eee,#dedede);background:-o-linear-gradient(#eee,#dedede);background:-moz-linear-gradient(#eee,#dedede);background:linear-gradient(#eee,#dedede);border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:0}.curveOutline{border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ddd;border-right-color:#ddd;border-bottom-color:#ddd;border-left-color:#ddd}.outlineGray{border-radius:5px;border-image:none;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#ccc;border-right-color:#ccc;border-bottom-color:#ccc;border-left-color:#ccc;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.white14{color:#fff;max-width:none;font-size:14px;text-decoration:none;font-weight:400;line-height:15px}.white15{color:#fff;max-width:none;font-size:15px;text-decoration:none;font-weight:400;line-height:16px}.white15B{color:#036;max-width:none;font-size:15px;text-decoration:none;font-weight:700;line-height:17px;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:10px;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#61849d}.white20{color:#fff;max-width:none;font-size:20px;text-decoration:none;font-weight:400;line-height:24px}.white25{color:#fff;max-width:none;font-size:25px;text-decoration:none;font-weight:400;line-height:27px}.white15LineA{color:#00baf2;max-width:none;font-size:16px;text-decoration:none;line-height:17px;padding-top:8px;padding-right:5px;padding-bottom:8px;padding-left:0;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#61849d}.white15LineB{color:#00baf2;max-width:none;font-size:16px;text-decoration:none;line-height:17px;padding-top:8px;padding-right:5px;padding-bottom:8px;padding-left:0;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#039eba}.white15LineC{color:#036;max-width:none;font-size:15px;text-decoration:none;font-weight:700;line-height:17px;padding-top:8px;padding-right:5px;padding-bottom:8px;padding-left:0;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#bfe5f4}.white30{color:#fff;max-width:none;font-size:30px;text-decoration:none;font-weight:400;line-height:32px}.white36{color:#fff;max-width:none;text-shadow:0 2px 2px rgba(11,49,70,.9);font-size:36px;text-decoration:none;font-weight:700;line-height:40px}.white40{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:40px;text-decoration:none;font-weight:700;line-height:43px}.white50{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:50px;text-decoration:none;font-weight:700;line-height:55px}.LightBlue11{font-family:Helvetica,sans-serif;font-size:11px;line-height:12px;text-decoration:none;color:#099ed5}.LightBlue13{font-family:Helvetica,sans-serif;font-size:13px;line-height:15px;text-decoration:none;color:#099ed5}.LightBlue14B{font-family:Helvetica,sans-serif;font-size:14px;line-height:16px;text-decoration:none;color:#099ed5;font-weight:700}.LightBlue14{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:14px;text-decoration:none;color:#1379be;font-weight:400;line-height:23px}.LightBlue15{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:15px;line-height:18px;text-decoration:none;color:#1379be;font-weight:700}.LightBlue16B{font-family:Helvetica,sans-serif;font-size:16px;line-height:18px;text-decoration:none;color:#099ed5;font-weight:700}.LightBlue20{font-size:20px;line-height:22px;text-decoration:none;color:#099ed5}.LightBlue22B{font-size:22px;line-height:24px;text-decoration:none;color:#099ed5;font-weight:700}.LightBlue26{font-size:26px;line-height:27px;text-decoration:none;color:#099ed5;font-weight:700}.LightBlue35{font-size:35px;color:#42b7dd;line-height:36px;text-decoration:none}.LightBlue55{font-size:55px;color:#42b7dd;line-height:55px;text-decoration:none}.DrakBlue13{font-size:13px;text-decoration:none;color:#1c6099;font-weight:400;line-height:24px}.DrakBlue13s{font-size:13px;text-decoration:none;color:#1c6099;font-weight:400;line-height:15px}.DrakBlue14{font-size:14px;text-decoration:none;color:#1c6099;font-weight:400;line-height:24px}.DrakBlue23{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:23px;text-decoration:none;color:#1c6099;font-weight:700;line-height:26px;margin-left:3px;margin-top:3px}.DrakBlue25{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:25px;text-decoration:none;color:#1c6099;font-weight:700;line-height:26px;margin-left:3px;margin-top:3px}.DrakBlue30{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:30px;text-decoration:none;color:#1c6099;font-weight:700;line-height:31px;margin-left:3px;margin-top:3px}.DrakBlue35{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:35px;text-decoration:none;color:#1c6099;font-weight:700;line-height:40px;margin-left:3px;margin-top:3px}.DrakBlue40{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:40px;text-decoration:none;color:#1c6099;font-weight:700;line-height:41px;margin-left:3px;margin-top:3px}.DBlue13{font-size:13px;text-decoration:none;color:#5b7bb7;line-height:15px}.DBlue20{font-size:20px;text-decoration:none;color:#5b7bb7;line-height:25px}.DBlue14{font-size:14px;text-decoration:none;color:#5b7bb7;line-height:16px}.DBlue55{font-size:55px;text-decoration:none;color:#5b7bb7;line-height:60px}.Dgray20{font-size:20px;text-decoration:none;color:#333;line-height:25px}.Dgray30{font-size:30px;text-decoration:none;color:#333;line-height:35px}.footertitle{color:#036;max-width:none;font-size:15px;text-decoration:none;font-weight:700;line-height:16px}.footercontent{color:#46515c;max-width:none;font-size:13px;text-decoration:none;font-weight:400;line-height:16px}.BtnOrange{background:-webkit-linear-gradient(#ff8400,#eb4d00);background:-o-linear-gradient(#ff8400,#eb4d00);background:-moz-linear-gradient(#ff8400,#eb4d00);background:linear-gradient(#ff8400,#eb4d00);border-radius:4px;border-image:none;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;font-family:Helvetica,sans-serif;color:#fff;text-decoration:none;-webkit-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);-moz-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);box-shadow:0 4px 5px 0 rgba(35,31,32,.4);font-size:13px/16px;line-height:normal;margin-left:3px;margin-top:3px}.BtnRed{background:-webkit-linear-gradient(#f30109,#9c0810);background:-o-linear-gradient(#f30109,#9c0810);background:-moz-linear-gradient(#f30109,#9c0810);background:linear-gradient(#f30109,#9c0810);border-radius:4px;border-image:none;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;font-family:Helvetica,sans-serif;color:#fff;text-decoration:none;-webkit-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);-moz-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);box-shadow:0 4px 5px 0 rgba(35,31,32,.4);font-size:13px/16px;line-height:normal;margin-left:3px;margin-top:3px}.BtnLightBlue{background:-webkit-linear-gradient(#32d7e5,#026f99);background:-o-linear-gradient(#32d7e5,#026f99);background:-moz-linear-gradient(#32d7e5,#026f99);background:linear-gradient(#32d7e5,#026f99);border-radius:4px;border-image:none;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;font-family:Helvetica,sans-serif;color:#fff;text-decoration:none;-webkit-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);-moz-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);box-shadow:0 4px 5px 0 rgba(35,31,32,.4);font-size:13px/16px;line-height:normal;margin-left:3px;margin-top:3px}.BtnMiddleBlue{background:-webkit-linear-gradient(#39bad9,#0b579f);background:-o-linear-gradient(#39bad9,#0b579f);background:-moz-linear-gradient(#39bad9,#0b579f);background:linear-gradient(#39bad9,#0b579f);border-radius:4px;border-image:none;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;font-family:Helvetica,sans-serif;color:#fff;text-decoration:none;-webkit-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);-moz-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);box-shadow:0 4px 5px 0 rgba(35,31,32,.4);font-size:13px/16px;line-height:normal;margin-left:3px;margin-top:3px}.BtnGreenBlue{background:-webkit-linear-gradient(#03bab8,#065e77);background:-o-linear-gradient(#03bab8,#065e77);background:-moz-linear-gradient(#03bab8,#065e77);background:linear-gradient(#03bab8,#065e77);border-radius:4px;border-image:none;display:block;-moz-border-radius:4px;-webkit-border-radius:4px;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;font-family:Helvetica,sans-serif;color:#fff;text-decoration:none;-webkit-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);-moz-box-shadow:0 3px 5px 0 rgba(35,31,32,.4);box-shadow:0 4px 5px 0 rgba(35,31,32,.4);font-size:13px/16px;line-height:normal;margin-left:3px;margin-top:3px}.btnGraBlue{border-width:1px;border-style:solid;border-color:#55a4cc;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#a1def2,#388dbd);background:-o-linear-gradient(#a1def2,#388dbd);background:-moz-linear-gradient(#a1def2,#388dbd);background:linear-gradient(#a1def2,#388dbd);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;font-family:Arial;margin:3px}.btnGraBlue:Hover{border-width:1px;border-style:solid;border-color:#55a4cc;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#388dbd,#a1def2);background:-o-linear-gradient(#388dbd,#a1def2);background:-moz-linear-gradient(#388dbd,#a1def2);background:linear-gradient(#388dbd,#a1def2);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;font-family:Arial;margin:3px}.btnGraGreen{border-width:1px;border-style:solid;border-color:#88b3ac;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#b0e9e8,#19a9b3);background:-o-linear-gradient(#b0e9e8,#19a9b3);background:-moz-linear-gradient(#b0e9e8,#19a9b3);background:linear-gradient(#b0e9e8,#19a9b3);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;font-family:Arial;margin:3px}.btnGraGreen:Hover{border-width:1px;border-style:solid;border-color:#88b3ac;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#19a9b3,#b0e9e8);background:-o-linear-gradient(#19a9b3,#b0e9e8);background:-moz-linear-gradient(#19a9b3,#b0e9e8);background:linear-gradient(#19a9b3,#b0e9e8);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;font-family:Arial;margin:3px}.btnSharpBlue{border-width:1px;border-style:solid;border-color:#55a4cc;border-radius:4px;border-image:none;color:#333;line-height:18px;font-size:16px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#00c8fe,#3095fc);background:-o-linear-gradient(#00c8fe,#3095fc);background:-moz-linear-gradient(#00c8fe,#3095fc);background:linear-gradient(#00c8fe,#3095fc);-webkit-border-radius:6px;-moz-border-radius:6px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:3px;padding-bottom:3px;margin:3px}.btnSharpBlue:Hover{background:-webkit-linear-gradient(#3095fc,#00c8fe);background:-o-linear-gradient(#3095fc,#00c8fe);background:-moz-linear-gradient(#3095fc,#00c8fe);background:linear-gradient(#3095fc,#00c8fe)}.btnYellow{border-width:1px;border-style:solid;border-color:#bbb;border-radius:4px;border-image:none;text-align:center;color:#333;line-height:18px;font-size:16px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#fdc75e,#fdc75e);background:-o-linear-gradient(#fdd78e,#fdc75e);background:-moz-linear-gradient(#fdd78e,#fdc75e);background:linear-gradient(#fdd78e,#fdc75e);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:8px;padding-bottom:8px}.btnYellow:Hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#fdc75e,#fdc75e);background:-o-linear-gradient(#fdc75e,#fdc75e);background:-moz-linear-gradient(#fdc75e,#fdc75e);background:linear-gradient(#fdc75e,#fdc75e);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.ShopRed{border-width:0;border-style:none;border-color:#bbb;border-image:none;text-align:center;color:#fff;font-size:16px;vertical-align:middle;cursor:pointer;padding:10px;background-color:#ed502f}.ShopRed:hover{background-color:#9d9d9d}.ShopBlue{border-width:0;border-style:none;border-color:#fff;border-image:none;text-align:center;color:#fff;font-size:16px;vertical-align:middle;cursor:pointer;padding:10px;background-color:#06c0f7}.ShopBlue:hover{background-color:#9d9d9d}.ShopRed_s{border-width:0;border-style:none;border-color:#bbb;border-image:none;text-align:center;color:#fff;font-size:15px;vertical-align:middle;cursor:pointer;background-color:#e54343;padding:8px}.ShopRed_s:hover{background-color:#9d9d9d}.ShopGray{border-width:0;border-style:none;border-color:#bbb;border-image:none;text-align:center;color:#fff;font-size:16px;vertical-align:middle;cursor:pointer;padding:10px;background-color:#3a393a}.ShopGray:hover{background-color:#9d9d9d}.DrakBlue{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:25px;text-decoration:none;color:#1c6099;font-weight:700;line-height:35px;margin-left:3px;margin-top:3px}.btnGray{border-width:1px;border-style:solid;border-color:#bbb;border-radius:4px;border-image:none;text-align:center;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#fff,#d2d2d1);background:-o-linear-gradient(#fff,#d2d2d1);background:-moz-linear-gradient(#fff,#d2d2d1);background:linear-gradient(#fff,#d2d2d1);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:5px;padding-bottom:5px;font-family:Arial;margin:3px}.btnGray:Hover{border-width:1px;border-style:solid;border-color:#bbb;border-radius:4px;border-image:none;text-align:center;color:#333;line-height:18px;font-size:14px;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);text-shadow:0 1px 1px rgba(255,255,255,.75);background:-webkit-linear-gradient(#d2d2d1,#fff);background:-o-linear-gradient(#d2d2d1,#fff);background:-moz-linear-gradient(#d2d2d1,#fff);background:linear-gradient(#d2d2d1,#fff);-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);padding-top:5px;padding-bottom:5px;font-family:Arial;margin:3px}.f13{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#666;line-height:15px}.content12{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#666;line-height:14px}.content13J{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#666;line-height:22px;text-align:justify}.content13{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#666;line-height:22px}.content13s{font-size:13px;text-decoration:none;color:#666;line-height:15px}.content13sw{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#fff;line-height:15px}.content13B{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#333;line-height:18px;font-weight:700}.content13Bw{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:13px;text-decoration:none;color:#fff;line-height:22px;font-weight:700}.content14{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:14px;text-decoration:none;color:#666;line-height:22px}.content14B{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:14px;text-decoration:none;color:#333;line-height:16px;font-weight:700}.content15{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:15px;text-decoration:none;color:#333;line-height:17px;font-weight:700}.content16B{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:16px;text-decoration:none;color:#333;line-height:18px;font-weight:700}.content18B{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:18px;text-decoration:none;color:#333;line-height:20px;font-weight:700}.tablecolorgray{color:#333;max-width:none;font-size:13px;text-decoration:none;font-weight:400;background-color:#eee;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:38px;background-image:url(../../images/icon/report.png);background-repeat:no-repeat;background-position:10px 7px;line-height:15px}.tablecolorgray:Hover{color:#333;max-width:none;font-size:13px;text-decoration:none;font-weight:400;background-color:#d0dfea;padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:38px;background-image:url(../../images/icon/report.png);background-repeat:no-repeat;background-position:10px 7px;line-height:15px}.benefits{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:14px;text-decoration:none;color:#333;line-height:18px;padding:10px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999}.benefitsX{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:14px;text-decoration:none;color:#333;line-height:18px;padding:10px}.SldBlue26{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:26px;text-decoration:none;color:#114c75;line-height:36px;font-weight:700}.SldBlue20{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:20px;text-decoration:none;color:#114c75;line-height:25px;font-weight:700}.SldSkyBlue20{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:20px;text-decoration:none;color:#3cf;line-height:25px;font-weight:700}.SldLightBlue20{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:20px;text-decoration:none;color:#0075b1;line-height:25px}.SldWhite26{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:26px;text-decoration:none;color:#fff;line-height:36px;font-weight:700}.SldWhite20{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:20px;text-decoration:none;color:#fff;line-height:25px}.t_banner_500{text-align:center;display:table;width:100%;height:450px}.t_center{text-align:center;display:table;width:100%}@media screen and (max-width:65.3125em){.BannerTitle{color:#115673;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:26px;text-decoration:none;font-weight:700;line-height:30px;height:200px}.mainTitle{color:#00baf2;font-size:25px;text-decoration:none;line-height:30px}.slide{height:150px}.t_list{display:table;width:100%;height:auto}.t_centerJoin{text-align:center;display:table;width:100%;height:280px}.t_bnr{text-align:center;display:table;width:100%;height:300px}.t_banner{text-align:center;display:table;width:100%;height:auto}.t_banner_why{padding-top:150px;text-align:center;display:table;width:100%;height:350px}.t_hardware{padding-top:200px;text-align:center;display:table;width:100%;height:auto}.BannerTitleGray{color:#4f5559;max-width:none;text-shadow:2px 2px 2px rgba(255,255,255,.9);font-size:35px;text-decoration:none;line-height:40px}.LightBlue55{font-size:35px;color:#42b7dd;line-height:36px;text-decoration:none}.benefits{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#333;line-height:14px;padding:10px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999}.benefitsX{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#333;line-height:14px;padding:10px}.LightBlue35{font-size:35px;color:#42b7dd;line-height:36px;text-decoration:none}.white30{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:26px;text-decoration:none;font-weight:700;line-height:33px}.gradientBlue20{background:-webkit-linear-gradient(#0080b0,#003548);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:17px;text-decoration:none;text-transform:none;line-height:21px}.gradientGray50{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px;text-decoration:none;text-transform:none;line-height:42px;font-weight:700}.gradientGray30{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:25px;text-decoration:none;text-transform:none;line-height:28px;font-weight:700}.white50{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:28px;text-decoration:none;font-weight:700;line-height:32px}.f_40_futureDP{text-decoration:none;line-height:1.1;color:#5b7bb7;text-shadow:0 3px 3px rgba(255,255,255,.75)}.f_60_futureDP{text-decoration:none;line-height:1.1;color:#5b7bb7;text-shadow:0 3px 3px rgba(255,255,255,.75)}}@media screen and (max-width:33.75em){.t_carpet{display:table;width:100%;height:230px}.BannerTitle{color:#115673;max-width:none;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:24px;text-decoration:none;font-weight:700;line-height:30px;height:200px}.mainTitle{color:#00baf2;font-size:22px;text-decoration:none;line-height:26px}.slide{height:150px}.t_list{display:table;width:100%;height:auto}.t_centerJoin{text-align:center;display:table;width:100%;height:150px}.t_banner{text-align:center;display:table;width:100%;height:auto}.t_signup{text-align:center;padding-top:100px;padding-bottom:100px;display:table;width:100%}.t_bnr{text-align:center;display:table;width:100%;height:300px}.t_banner500{text-align:center;display:table;width:100%;height:300px}.t_banner_why{padding-top:150px;padding-bottom:20px;text-align:center;display:table;width:100%;height:auto}.t_hardware{padding-top:170px;text-align:center;display:table;width:100%;height:auto}.BannerTitleGray{color:#4f5559;max-width:none;text-shadow:2px 2px 2px rgba(255,255,255,.9);font-size:35px;text-decoration:none;line-height:40px}.BannerTitleWhite{color:#fff;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:33px;text-decoration:none;line-height:43px}.LightBlue55{font-size:35px;color:#42b7dd;line-height:36px;text-decoration:none}.benefits{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#333;line-height:14px;padding:10px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999}.benefitsX{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#333;line-height:14px;padding:10px}.LightBlue35{font-size:28px;color:#42b7dd;line-height:30px;text-decoration:none}.white36{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:26px;text-decoration:none;font-weight:700;line-height:29px}.gradientBlue20{background:-webkit-linear-gradient(#0080b0,#003548);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:15px;text-decoration:none;text-transform:none;line-height:19px}.gradientGray50{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:35px;text-decoration:none;text-transform:none;line-height:37px;font-weight:700}.gradientGray30{background:-webkit-linear-gradient(#999,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:22px;text-decoration:none;text-transform:none;line-height:25px;font-weight:700}.white50{color:#fff;max-width:none;text-shadow:0 1px 1px rgba(11,49,70,.75);font-size:25px;text-decoration:none;font-weight:700;line-height:30px}.forminfo{border-radius:0;border-image:none;-moz-border-radius:0;-webkit-border-radius:0;font-size:12px;text-decoration:none;color:#000;line-height:15px}.f_slogan{font-size:35px;text-decoration:none;line-height:1}.f_40_futureDP{font-size:23px;text-decoration:none;line-height:1.1;color:#5b7bb7;text-shadow:0 3px 3px rgba(255,255,255,.75)}.f_60_futureDP{font-size:50px;text-decoration:none;line-height:1.1;color:#5b7bb7;text-shadow:0 3px 3px rgba(255,255,255,.75)}.f_60{font-size:50px;text-decoration:none;line-height:1.1}.f_ic{font-size:15px;text-decoration:none;line-height:1}.footer{color:#a7a9ac;font-size:12px;text-decoration:none;line-height:14px;text-align:left}.sloganA{font-size:30px;text-decoration:none;line-height:1.1}.sloganB{font-size:20px;text-decoration:none;line-height:1.1}}@media screen and (max-width:64em){.sloganA{font-size:30px;text-decoration:none;line-height:1.1}.t_list{display:table;width:100%;height:auto}.sloganB{font-size:20px;text-decoration:none;line-height:1.1}.t_carpet{display:table;width:100%;height:230px}.t_800_auto{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}}@media screen and (max-width:60em){.t_GRP{padding-top:50px;display:table;width:100%;height:auto}.t_list{display:table;width:100%;height:auto}.sloganA{font-size:30px;text-decoration:none;line-height:1.1}.sloganB{font-size:20px;text-decoration:none;line-height:1.1}.t_carpet{display:table;width:100%;height:230px}.t_800_auto{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}}@media screen and (max-width:48em){.flex-container{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}.t_300x{display:table;width:100%;height:auto}.t_list{display:table;width:100%;height:auto}.t_800_auto{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}}@media screen and (max-width:33.75em){.flex-container{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}.t_300x{display:table;width:100%;height:auto}.t_200x{display:table;width:100%;height:auto}.t_list{display:table;width:100%;height:auto}.t_800_auto{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}}@media screen and (max-width:30em){.t_list{display:table;width:100%;height:auto}.Size100{width:40%;height:auto;padding-bottom:0;padding-top:0}.t_200x{display:table;width:100%;height:auto}.t_300{display:table;width:100%;height:auto}.t_300x{display:table;width:100%;height:auto}.t_400{display:table;width:100%;height:auto}.t_450{display:table;width:100%;height:auto}.t_500{display:table;width:100%;height:auto}.t_600{display:table;width:100%;height:auto}.t_800_auto{display:table;width:100%;height:auto}.t_400x{display:table;width:100%;height:auto}.t_500x{display:table;width:100%;height:auto}.t_600x{display:table;width:100%;height:auto}.t_700x{display:table;width:100%;height:auto}.t_750x{display:table;width:100%;height:auto}.t_800x{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}.flex-container{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}.kiosk{width:60%}.f_BnrTitle{font-size:45px}}@media screen and (max-width:24em){A.class6{color:#d0252a;font-family:'Open Sans',sans-serif;text-decoration:none;font-size:40px;text-shadow:1px 1px 1px #fff}A.class6:hover{color:#910105;font-family:'Open Sans',sans-serif;text-decoration:none;font-size:40px;text-shadow:1px 1px 1px #fff}.kiosk{width:60%}.flex-container{flex-direction:column-reverse;-webkit-flex-direction:column-reverse}.f_work{font-size:35px;text-decoration:none;line-height:1.1}.Size100{width:40%;height:auto;padding-bottom:0;padding-top:0}.footer{color:#a7a9ac;font-size:12px;text-decoration:none;line-height:14px;text-align:left}.VideoIcon{color:#d0252a;max-width:none;text-shadow:2px 2px 2px rgba(49,40,27,.9);font-size:36px;text-decoration:none}.t_GRP{padding-top:50px;display:table;width:100%;height:auto}.t_signup{text-align:center;padding-top:100px;padding-bottom:100px;display:table;width:100%}.t_centerJoin{text-align:center;display:table;width:100%;height:180px}.t_banner{text-align:center;display:table;width:100%;height:auto}.t_bnr{text-align:center;display:table;width:100%;height:300px}.t_200x{display:table;width:100%;height:auto}.t_300x{display:table;width:100%;height:auto}.t_300{display:table;width:100%;height:auto}.t_400{display:table;width:100%;height:auto}.t_450{display:table;width:100%;height:auto}.t_500{display:table;width:100%;height:auto}.t_600{display:table;width:100%;height:auto}.t_800_auto{display:table;width:100%;height:auto}.t_400x{display:table;width:100%;height:auto}.t_500x{display:table;width:100%;height:auto}.t_600x{display:table;width:100%;height:auto}.t_700x{display:table;width:100%;height:auto}.t_750x{display:table;width:100%;height:auto}.t_800x{display:table;width:100%;height:auto}.t_900x{display:table;width:100%;height:auto}.t_list{display:table;width:100%;height:auto}.f_BnrTitle{font-size:45px}.f_raya{font-size:40px;text-decoration:none;line-height:1.1}.f_30{font-size:20px}.f_35{font-size:25px;text-decoration:none;line-height:1.1}.f_40{font-size:30px}.f_50{font-size:40px}.f_60{font-size:50px;text-decoration:none;line-height:1.1}.loader-img{width:25px;height:25px;background-image:url(/templates/layout/images/layouts/ajax-loader.gif);background-size:20px 20px;background-repeat:no-repeat;display:none}.msg_LBlue{background-image:url(https://www.i-neighbour.com/templates/layout/img/e16s/msg_LBlue.png);background-repeat:no-repeat;background-position:center center;padding:10px}.msg_Blue{background-image:url(https://www.i-neighbour.com/templates/layout/img/e16s/msg_Blue_top.png);background-repeat:no-repeat;background-position:center center;padding:10px}}
