@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree&family=Source+Sans+Pro&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Material+Icons);
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"×";font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
@charset "UTF-8";.welcome-text{margin-bottom:60px}.wrapper-box{border:1px solid #707070;margin-bottom:20px;padding:30px}.v3dp__datepicker input{background-color:#fff}label{color:#707070}.line{background:#707070;height:1px;margin:20px 0;width:100%}.modal__title{margin:0 3rem 0 0!important}.login-form{align-items:center;display:flex;flex:1;justify-content:center;position:relative;width:100vw}.login-form form{min-width:400px}.login-form form h1{margin-bottom:20px}.login-form form svg{align-self:center;height:80px;margin:10px 0 20px}.login-form form .panel{display:flex;flex-direction:column}@media only screen and (max-width:639px){.login-form form{min-width:80%}}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}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}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button{overflow:visible}.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button,select{text-transform:none}.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}.pagination [disabled].current,.wrapper #sidebar ul li[disabled],a[disabled].button,button[disabled],html input[disabled]{cursor:not-allowed}.pagination .current::-moz-focus-inner,.pagination button::-moz-focus-inner,.wrapper #sidebar ul li::-moz-focus-inner,a.button::-moz-focus-inner,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fefefe;color:#0a0a0a;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;margin:0;padding:0}img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle}textarea{border-radius:0;height:auto;min-height:50px}select{width:100%}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button{-webkit-appearance:none;-moz-appearance:none;background:transparent;border:0;border-radius:0;line-height:1;padding:0}.pagination [data-whatinput=mouse] .current,.wrapper #sidebar ul [data-whatinput=mouse] li,[data-whatinput=mouse] .pagination .current,[data-whatinput=mouse] .wrapper #sidebar ul li,[data-whatinput=mouse] a.button,[data-whatinput=mouse] button{outline:0}.is-visible{display:block!important}.is-hidden{display:none!important}.row{display:flex;flex-flow:row wrap;margin-left:auto;margin-right:auto;max-width:75rem}.row .row{margin-left:-.625rem;margin-right:-.625rem;max-width:none}@media screen and (min-width:40em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}.row.expanded{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.column,.columns{flex:1 1 0px;min-width:0;padding-left:.625rem;padding-right:.625rem}@media screen and (min-width:40em){.column,.columns{padding-left:.9375rem;padding-right:.9375rem}}.column.row.row,.row.row.columns{display:block;float:none}.row .column.row.row,.row .row.row.columns{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.small-1{flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.panel .panel-heading,.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem}@media screen and (min-width:40em){.medium-1{flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:40em) and (min-width:40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}}@media screen and (min-width:64em){.large-1{flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:64em) and (min-width:64em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.align-top.columns,.column.align-top{align-self:flex-start}.align-bottom.columns,.column.align-bottom{align-self:flex-end}.align-middle.columns,.column.align-middle{align-self:center}.align-stretch.columns,.column.align-stretch{align-self:stretch}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{color:inherit;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:0;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width:40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#2199e8;cursor:pointer;line-height:inherit;text-decoration:none}a:focus,a:hover{color:#1585cf}a img,hr{border:0}hr{border-bottom:1px solid #cacaca;clear:both;height:0;margin:1.25rem auto;max-width:75rem}dl,ol,ul{line-height:1.6;list-style-position:outside;margin-bottom:1rem}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.25rem}dl{margin-bottom:1rem}dl dt{font-weight:700;margin-bottom:.3rem}blockquote{border-left:1px solid #cacaca;margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem}blockquote,blockquote p{color:#8a8a8a;line-height:1.6}cite{color:#8a8a8a;display:block;font-size:.8125rem}cite:before{content:"— "}abbr{border-bottom:1px dotted #0a0a0a;color:#0a0a0a;cursor:help}code{border:1px solid #cacaca;font-weight:400;padding:.125rem .3125rem .0625rem}code,kbd{background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,Liberation Mono,Courier,monospace}kbd{margin:0;padding:.125rem .25rem 0}.subheader{color:#8a8a8a;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{list-style:none;margin-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;background-color:#fefefe;border:1px solid #cacaca;border-radius:0;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);box-sizing:border-box;color:#0a0a0a;display:block;font-family:inherit;font-size:1rem;height:2.4375rem;margin:0 0 1rem;padding:.5rem;transition:box-shadow .5s,border-color .25s ease-in-out;width:100%}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{background-color:#fefefe;border:1px solid #8a8a8a;box-shadow:0 0 5px #cacaca;outline:none;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-moz-placeholder,textarea::-moz-placeholder{color:#221c34}input::placeholder,textarea::placeholder{color:#221c34}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;margin-bottom:0;margin-left:.5rem;margin-right:1rem;vertical-align:baseline}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{color:#0a0a0a;display:block;font-size:.875rem;font-weight:400;line-height:1.8;margin:0}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{color:#0a0a0a;font-size:.8125rem;font-style:italic;margin-top:-.5rem}.input-group{align-items:stretch;display:flex;margin-bottom:1rem;width:100%}.input-group>:first-child,.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-field,.input-group-label{margin:0}.input-group-label{align-items:center;background:#e6e6e6;border:1px solid #cacaca;color:#0a0a0a;display:flex;flex:0 0 auto;padding:0 1rem;text-align:center;white-space:nowrap}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;height:auto;width:auto}.input-group-button{flex:0 0 auto;padding-bottom:0;padding-top:0;text-align:center}.input-group-button .pagination .current,.input-group-button .wrapper #sidebar ul li,.input-group-button a,.input-group-button button,.input-group-button input,.pagination .input-group-button .current,.wrapper #sidebar ul .input-group-button li{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #cacaca;margin:1.125rem 0;padding:1.25rem}.fieldset legend{background:#fefefe;margin:0 0 0 -.1875rem;padding:0 .1875rem}select{-webkit-appearance:none;-moz-appearance:none;background-color:#fefefe;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');background-origin:content-box;background-position:100%;background-repeat:no-repeat;background-size:9px 6px;border:1px solid #cacaca;border-radius:0;color:#0a0a0a;font-family:inherit;font-size:1rem;height:2.4375rem;line-height:normal;margin:0 0 1rem;padding:.5rem}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:default}select::-ms-expand{display:none}select[multiple]{background-image:none;height:auto}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,.1);border-color:#ec5840}.form-error,.is-invalid-label{color:#ec5840}.form-error{display:none;font-size:.75rem;font-weight:700;margin-bottom:1rem;margin-top:-.5rem}.form-error.is-visible{display:block}.button{-webkit-appearance:none;background-color:#2199e8;border:1px solid transparent;border-radius:0;color:#fefefe;cursor:pointer;display:inline-block;font-size:.9rem;line-height:1;margin:0 0 1rem;padding:.85em 1em;text-align:center;transition:background-color .25s ease-out,color .25s ease-out;vertical-align:middle}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#1583cc;color:#fefefe}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;margin-left:0;margin-right:0;width:100%}.button.primary{background-color:#2199e8;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#147cc0;color:#fefefe}.button.secondary{background-color:#777;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5f5f5f;color:#fefefe}.button.success{background-color:#3adb76;color:#fefefe}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#fefefe}.button.warning{background-color:#ffae00;color:#fefefe}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#fefefe}.button.alert{background-color:#ec5840;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#da3116;color:#fefefe}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow:focus,.button.hollow:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c4d78;color:#0c4d78}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3c3c3c;color:#3c3c3c}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#881f0e;color:#881f0e}.button.disabled,.button[disabled]{cursor:not-allowed;opacity:.25}.button.dropdown:after{border-color:#fefefe transparent transparent;border-style:solid inset inset;border-width:.4em .4em 0;content:"";display:block;display:inline-block;float:right;height:0;margin-left:1em;position:relative;top:.4em;width:0}.button.arrow-only:after{float:none;margin-left:0;top:-.1em}.accordion{background:#fefefe;border:1px solid #e6e6e6;border-bottom:0;border-radius:0;list-style-type:none;margin-left:0}.accordion-title{border-bottom:1px solid #e6e6e6;color:#2199e8;display:block;font-size:.75rem;line-height:1;padding:1.25rem 1rem;position:relative}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{content:"+";margin-top:-.5rem;position:absolute;right:1rem;top:50%}.is-active>.accordion-title:before{content:"â€“"}.accordion-content{background-color:#fefefe;border-bottom:1px solid #e6e6e6;display:none;padding:1rem}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a:after{border-color:#2199e8 transparent transparent;border-style:solid inset inset;border-width:6px 6px 0;content:"";display:block;height:0;margin-top:-4px;position:absolute;right:1rem;top:50%;width:0}.is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:scaleY(-1);transform-origin:50% 50%}.badge{background:#2199e8;border-radius:50%;color:#fefefe;display:inline-block;font-size:.6rem;min-width:2.1em;padding:.3em;text-align:center}.badge.secondary{background:#777;color:#fefefe}.badge.success{background:#3adb76;color:#fefefe}.badge.warning{background:#ffae00;color:#fefefe}.badge.alert{background:#ec5840;color:#fefefe}.breadcrumbs{list-style:none;margin:0 0 1rem}.breadcrumbs:after,.breadcrumbs:before{content:" ";display:table;flex-basis:0;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{color:#0a0a0a;cursor:default;float:left;font-size:.6875rem;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{color:#cacaca;content:"/";margin:0 .75rem;opacity:1;position:relative;top:1px}.breadcrumbs a{color:#2199e8}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{align-items:stretch;display:flex;flex-wrap:nowrap;margin-bottom:1rem}.button-group:after,.button-group:before{content:" ";display:table;flex-basis:0;order:1}.button-group:after{clear:both}.button-group .button{flex:0 0 auto;font-size:.9rem;margin:0}.button-group .button:not(:last-child){margin-right:1px}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{flex:1 1 0px}.button-group.primary .button{background-color:#2199e8;color:#fefefe}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#147cc0;color:#fefefe}.button-group.secondary .button{background-color:#777;color:#fefefe}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5f5f5f;color:#fefefe}.button-group.success .button{background-color:#3adb76;color:#fefefe}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#fefefe}.button-group.warning .button{background-color:#ffae00;color:#fefefe}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#fefefe}.button-group.alert .button{background-color:#ec5840;color:#fefefe}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#da3116;color:#fefefe}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button{flex:0 0 100%;margin-right:0}.button-group.stacked .button:not(:last-child),.button-group.stacked-for-medium .button:not(:last-child),.button-group.stacked-for-small .button:not(:last-child){margin-bottom:1px}@media screen and (min-width:40em){.button-group.stacked-for-small .button{flex:1 1 0px}.button-group.stacked-for-small .button:not(:last-child){margin-right:1px}}@media screen and (min-width:64em){.button-group.stacked-for-medium .button{flex:1 1 0px}.button-group.stacked-for-medium .button:not(:last-child){margin-right:1px}}@media screen and (max-width:39.9375em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.callout{background-color:#fff;border:1px solid hsla(0,0%,4%,.25);border-radius:0;color:#0a0a0a;margin:0 0 1rem;padding:1rem;position:relative}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#def0fc}.callout.secondary{background-color:#ebebeb}.callout.success{background-color:#e1faea}.callout.warning{background-color:#fff3d9}.callout.alert{background-color:#fce6e2}.callout.small{padding:.5rem}.callout.large{padding:3rem}.close-button{color:#8a8a8a;cursor:pointer;font-size:2em;line-height:1;position:absolute;right:1rem;top:.5rem}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.menu{align-items:center;display:flex;flex-wrap:nowrap;list-style-type:none;margin:0;width:100%}[data-whatinput=mouse] .menu>li{outline:0}.menu>li>a{display:block;line-height:1;padding:.7rem 1rem}.menu .pagination .current,.menu .wrapper #sidebar ul li,.menu a,.menu button,.menu input,.pagination .menu .current,.wrapper #sidebar ul .menu li{margin-bottom:0}.menu>li>a{display:flex;flex-flow:row}.menu>li>a i,.menu>li>a img{margin-right:.25rem}.menu>li{flex:0 0 auto}.menu.vertical{flex-wrap:wrap}.menu.vertical>li{flex:0 0 100%;max-width:100%}.menu.vertical>li>a{align-items:flex-start;justify-content:flex-start}@media screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:nowrap}.menu.medium-horizontal>li{flex:0 0 auto}.menu.medium-vertical{flex-wrap:wrap}.menu.medium-vertical>li{flex:0 0 100%;max-width:100%}.menu.medium-vertical>li>a{align-items:flex-start;justify-content:flex-start}}@media screen and (min-width:64em){.menu.large-horizontal{flex-wrap:nowrap}.menu.large-horizontal>li{flex:0 0 auto}.menu.large-vertical{flex-wrap:wrap}.menu.large-vertical>li{flex:0 0 100%;max-width:100%}.menu.large-vertical>li>a{align-items:flex-start;justify-content:flex-start}}.menu.simple li{display:inline-block;line-height:1;margin-right:1rem}.menu.simple a{padding:0}.menu.align-right{justify-content:flex-end}.menu.expanded>li{flex:1 1 0px}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{flex-flow:column}.menu.icon-top>li>a i,.menu.icon-top>li>a img{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.nested{margin-left:1rem}.menu .active>a{background:#2199e8;color:#fefefe}.menu-text{color:inherit;font-weight:700;line-height:1;padding:.7rem 1rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.menu-icon{cursor:pointer;display:inline-block;height:16px;position:relative;vertical-align:middle;width:20px}.menu-icon:after{background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:"";display:block;height:2px;left:0;position:absolute;top:0;width:100%}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.is-drilldown{overflow:hidden;position:relative}.is-drilldown li{display:block!important}.is-drilldown-submenu{background:#fefefe;height:100%;left:100%;position:absolute;top:0;transition:transform .15s linear;width:100%;z-index:-1}.is-drilldown-submenu.is-active{display:block;transform:translateX(-100%);z-index:1}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a:after{border-color:transparent transparent transparent #2199e8;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;margin-top:-6px;position:absolute;right:1rem;top:50%;width:0}.js-drilldown-back>a:before{border-color:transparent #2199e8 transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;display:inline-block;height:0;margin-right:.75rem;vertical-align:middle;width:0}.dropdown-pane{background-color:#fefefe;border:1px solid #cacaca;border-radius:0;display:block;font-size:1rem;padding:1rem;position:absolute;visibility:hidden;width:300px;z-index:10}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{border-color:#2199e8 transparent transparent;border-style:solid inset inset;border-width:5px 5px 0;content:"";display:block;height:0;margin-top:-2px;right:5px;width:0}[data-whatinput=mouse] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left .is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.vertical>li.opens-right .is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.vertical>li>a:after{margin-top:-3px;right:14px}.dropdown.menu.vertical>li.opens-left>a:after{border-color:transparent #2199e8 transparent transparent;border-style:inset solid inset inset;border-width:5px 5px 5px 0;content:"";display:block;height:0;width:0}.dropdown.menu.vertical>li.opens-right>a:after{border-color:transparent transparent transparent #2199e8;border-style:inset inset inset solid;border-width:5px 0 5px 5px;content:"";display:block;height:0;width:0}@media screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{border-color:#2199e8 transparent transparent;border-style:solid inset inset;border-width:5px 5px 0;content:"";display:block;height:0;margin-top:-2px;right:5px;width:0}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left .is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.medium-vertical>li.opens-right .is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.medium-vertical>li>a:after{margin-top:-3px;right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{border-color:transparent #2199e8 transparent transparent;border-style:inset solid inset inset;border-width:5px 5px 5px 0;content:"";display:block;height:0;width:0}.dropdown.menu.medium-vertical>li.opens-right>a:after{border-color:transparent transparent transparent #2199e8;border-style:inset inset inset solid;border-width:5px 0 5px 5px;content:"";display:block;height:0;width:0}}@media screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{border-color:#2199e8 transparent transparent;border-style:solid inset inset;border-width:5px 5px 0;content:"";display:block;height:0;margin-top:-2px;right:5px;width:0}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left .is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.large-vertical>li.opens-right .is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.large-vertical>li>a:after{margin-top:-3px;right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{border-color:transparent #2199e8 transparent transparent;border-style:inset solid inset inset;border-width:5px 5px 5px 0;content:"";display:block;height:0;width:0}.dropdown.menu.large-vertical>li.opens-right>a:after{border-color:transparent transparent transparent #2199e8;border-style:inset inset inset solid;border-width:5px 0 5px 5px;content:"";display:block;height:0;width:0}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{left:auto;right:0;top:100%}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{margin-top:-2px;position:absolute;right:5px;top:50%}.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu{top:100%}.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu{background:#fefefe;border:1px solid #cacaca;display:none;left:100%;min-width:200px;position:absolute;top:0;z-index:1}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{margin-top:-3px;right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{border-color:transparent #2199e8 transparent transparent;border-style:inset solid inset inset;border-width:5px 5px 5px 0;content:"";display:block;height:0;width:0}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{border-color:transparent transparent transparent #2199e8;border-style:inset inset inset solid;border-width:5px 0 5px 5px;content:"";display:block;height:0;width:0}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active,.is-dropdown-submenu:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.is-dropdown-submenu{display:block}.flex-video{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:75%;position:relative}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{height:100%;left:0;position:absolute;top:0;width:100%}.flex-video.widescreen{padding-bottom:56.25%}.flex-video.vimeo{padding-top:0}.label{background:#2199e8;border-radius:0;color:#fefefe;cursor:default;display:inline-block;font-size:.8rem;line-height:1;padding:.33333rem .5rem;white-space:nowrap}.label.secondary{background:#777;color:#fefefe}.label.success{background:#3adb76;color:#fefefe}.label.warning{background:#ffae00;color:#fefefe}.label.alert{background:#ec5840;color:#fefefe}.media-object{display:flex;flex-wrap:nowrap;margin-bottom:1rem}.media-object img{max-width:none}.media-object.stack-for-small{flex-wrap:wrap}@media screen and (max-width:39.9375em){.media-object.stack-for-small .media-object-section{flex-basis:100%;max-width:100%;padding:0 0 1rem}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{flex:0 0 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section.main-section{flex:1 1 0px}body,html{height:100%}.off-canvas-wrapper{-webkit-overflow-scrolling:auto;backface-visibility:hidden;overflow-x:hidden;position:relative;width:100%}.off-canvas-wrapper-inner{position:relative;transition:transform .5s ease;width:100%}.off-canvas-wrapper-inner:after,.off-canvas-wrapper-inner:before{content:" ";display:table;flex-basis:0;order:1}.off-canvas-wrapper-inner:after{clear:both}.off-canvas-content{backface-visibility:hidden;background:#fefefe;box-shadow:0 0 10px hsla(0,0%,4%,.5);min-height:100%;padding-bottom:.1px;transition:transform .5s ease;z-index:1}.js-off-canvas-exit{background:hsla(0,0%,100%,.25);cursor:pointer;display:none;height:100%;left:0;position:absolute;top:0;transition:background .5s ease;width:100%}.off-canvas{background:#e6e6e6;max-height:100%;overflow-y:auto;position:absolute;transform:translateX(0);z-index:-1}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.position-left{left:-250px;top:0;width:250px}.is-open-left{transform:translateX(250px)}.off-canvas.position-right{right:-250px;top:0;width:250px}.is-open-right{transform:translateX(-250px)}@media screen and (min-width:40em){.position-left.reveal-for-medium{left:0;position:fixed;z-index:auto}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{position:fixed;right:0;z-index:auto}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}}@media screen and (min-width:64em){.position-left.reveal-for-large{left:0;position:fixed;z-index:auto}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{position:fixed;right:0;z-index:auto}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}}.orbit,.orbit-container{position:relative}.orbit-container{list-style:none;margin:0;overflow:hidden}.orbit-slide{max-height:100%;width:100%}.orbit-slide.no-motionui.is-active{left:0;top:0}.orbit-figure{margin:0}.orbit-image{margin:0;max-width:100%;width:100%}.orbit-caption{background-color:hsla(0,0%,4%,.5);bottom:0;margin-bottom:0;width:100%}.orbit-caption,.orbit-next,.orbit-previous{color:#fefefe;padding:1rem;position:absolute}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:hsla(0,0%,4%,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{margin-bottom:.8rem;margin-top:.8rem;position:relative;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets .pagination .current,.orbit-bullets .wrapper #sidebar ul li,.orbit-bullets a.button,.orbit-bullets button,.pagination .orbit-bullets .current,.wrapper #sidebar ul .orbit-bullets li{background-color:#cacaca;border-radius:50%;height:1.2rem;margin:.1rem;width:1.2rem}.orbit-bullets .pagination .current:hover,.orbit-bullets .pagination .is-active.current,.orbit-bullets .wrapper #sidebar ul li.is-active,.orbit-bullets .wrapper #sidebar ul li:hover,.orbit-bullets a.button:hover,.orbit-bullets a.is-active.button,.orbit-bullets button.is-active,.orbit-bullets button:hover,.pagination .orbit-bullets .current:hover,.pagination .orbit-bullets .is-active.current,.wrapper #sidebar ul .orbit-bullets li.is-active,.wrapper #sidebar ul .orbit-bullets li:hover{background-color:#8a8a8a}.pagination{margin-bottom:1rem;margin-left:0}.pagination:after,.pagination:before{content:" ";display:table;flex-basis:0;order:1}.pagination:after{clear:both}.pagination li{border-radius:0;display:none;font-size:.875rem;margin-right:.0625rem}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media screen and (min-width:40em){.pagination li{display:inline-block}}.pagination .current,.pagination .wrapper #sidebar ul li,.pagination a,.pagination button,.wrapper #sidebar ul .pagination li{border-radius:0;color:#0a0a0a;display:block;padding:.1875rem .625rem}.pagination .current:hover,.pagination .wrapper #sidebar ul li:hover,.pagination a:hover,.pagination button:hover,.wrapper #sidebar ul .pagination li:hover{background:#e6e6e6}.pagination .current{background:#2199e8;color:#fefefe;cursor:default;padding:.1875rem .625rem}.pagination .disabled{color:#cacaca;cursor:not-allowed;padding:.1875rem .625rem}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{color:#0a0a0a;content:"…";padding:.1875rem .625rem}.pagination-previous a:before,.pagination-previous.disabled:before{content:"«";display:inline-block;margin-right:.5rem}.pagination-next a:after,.pagination-next.disabled:after{content:"»";display:inline-block;margin-left:.5rem}.progress{background-color:#cacaca;border-radius:0;height:1rem;margin-bottom:1rem}.progress.primary .progress-meter{background-color:#2199e8}.progress.secondary .progress-meter{background-color:#777}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#ec5840}.progress-meter{background-color:#2199e8;display:block;height:100%;position:relative;width:0}.progress-meter-text{color:#fefefe;font-size:.75rem;font-weight:700;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.slider{background-color:#e6e6e6;cursor:pointer;height:.5rem;margin-bottom:2.25rem;margin-top:1.25rem;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-fill{background-color:#cacaca;display:inline-block;height:.5rem;left:0;max-width:100%;position:absolute;top:0;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{background-color:#2199e8;border-radius:0;display:inline-block;height:1.4rem;left:0;position:absolute;top:50%;touch-action:manipulation;transform:translateY(-50%);transition:all .2s ease-in-out;width:1.4rem;z-index:1}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#1583cc}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{cursor:not-allowed;opacity:.25}.slider.vertical{display:inline-block;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1);width:.5rem}.slider.vertical .slider-fill{max-height:100%;top:0;width:.5rem}.slider.vertical .slider-handle{height:1.4rem;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1.4rem}.sticky-container{position:relative}.sticky{position:absolute;transform:translateZ(0);z-index:0}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{left:auto;position:absolute;right:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}.reveal-overlay{background-color:hsla(0,0%,4%,.45);bottom:0;display:none;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1005}.reveal{background-color:#fefefe;border:1px solid #cacaca;border-radius:0;display:none;margin-left:auto;margin-right:auto;overflow-y:auto;padding:1rem;position:relative;top:100px;z-index:1006}[data-whatinput=mouse] .reveal{outline:0}@media screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width:40em){.reveal{max-width:75rem;width:600px}.reveal .reveal{left:auto;margin:0 auto;right:auto}}.reveal.collapse{padding:0}@media screen and (min-width:40em){.reveal.tiny{max-width:75rem;width:30%}.reveal.small{max-width:75rem;width:50%}.reveal.large{max-width:75rem;width:90%}}.reveal.full{border:0;border-radius:0;height:100%;height:100vh;left:0;margin-left:0;max-width:none;min-height:100vh;top:0;width:100%}@media screen and (max-width:39.9375em){.reveal{border:0;border-radius:0;height:100%;height:100vh;left:0;margin-left:0;max-width:none;min-height:100vh;top:0;width:100%}}.reveal.without-overlay{position:fixed}.switch{color:#fefefe;font-size:.875rem;font-weight:700;margin-bottom:1rem;outline:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch-input{opacity:0;position:absolute}.switch-paddle{background:#cacaca;border-radius:0;color:inherit;cursor:pointer;display:block;font-weight:inherit;height:2rem;position:relative;transition:all .25s ease-out;width:4rem}input+.switch-paddle{margin:0}.switch-paddle:after{background:#fefefe;border-radius:0;content:"";display:block;height:1.5rem;left:.25rem;position:absolute;top:.25rem;transform:translateZ(0);transition:all .25s ease-out;width:1.5rem}input:checked~.switch-paddle{background:#2199e8}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{display:none;left:8%}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny .switch-paddle{font-size:.625rem;height:1.5rem;width:3rem}.switch.tiny .switch-paddle:after{height:1rem;width:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small .switch-paddle{font-size:.75rem;height:1.75rem;width:3.5rem}.switch.small .switch-paddle:after{height:1.25rem;width:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large .switch-paddle{font-size:1rem;height:2.5rem;width:5rem}.switch.large .switch-paddle:after{height:2rem;width:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-radius:0;margin-bottom:1rem;width:100%}table tbody,table tfoot,table thead{background-color:#fefefe;border:1px solid #f1f1f1}table caption{font-weight:700;padding:.5rem .625rem .625rem}table tfoot,table thead{background:#f8f8f8;color:#0a0a0a}table tfoot tr,table thead tr{background:transparent}table tfoot td,table tfoot th,table thead td,table thead th{font-weight:700;padding:.5rem .625rem .625rem;text-align:left}table tbody tr:nth-child(2n){background-color:#f1f1f1}table tbody td,table tbody th{padding:.5rem .625rem .625rem}@media screen and (max-width:63.9375em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;overflow-x:auto;width:100%}table.hover tr:hover{background-color:#f9f9f9}table.hover tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{background:#fefefe;border:1px solid #e6e6e6;list-style-type:none;margin:0}.tabs:after,.tabs:before{content:" ";display:table;flex-basis:0;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1893e4}.tabs-title{float:left}.tabs-title>a{display:block;font-size:.75rem;line-height:1;padding:1.25rem 1.5rem}.tabs-title>a:hover{background:#fefefe}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6}.tabs-content{background:#fefefe;border:1px solid #e6e6e6;border-top:0;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px hsla(0,0%,4%,.2);display:inline-block;line-height:0;margin-bottom:1rem;max-width:100%;transition:box-shadow .2s ease-out}.thumbnail:focus,.thumbnail:hover{box-shadow:0 0 6px 1px rgba(33,153,232,.5)}.title-bar{align-items:center;background:#0a0a0a;color:#fefefe;display:flex;justify-content:space-between;padding:.5rem}.title-bar .menu-icon{margin-left:.25rem;margin-right:.5rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{font-weight:700}.menu-icon.dark,.title-bar-title{display:inline-block;vertical-align:middle}.menu-icon.dark{cursor:pointer;height:16px;position:relative;width:20px}.menu-icon.dark:after{background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:"";display:block;height:2px;left:0;position:absolute;top:0;width:100%}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.has-tip{border-bottom:1px dotted #8a8a8a;cursor:help;display:inline-block;font-weight:700;position:relative}.tooltip{background-color:#0a0a0a;border-radius:0;color:#fefefe;font-size:80%;max-width:10rem!important;padding:.75rem;position:absolute;top:calc(100% + .6495rem);z-index:10}.tooltip:before{border-bottom-style:solid;border-color:transparent transparent #0a0a0a;border-top-width:0;bottom:100%;left:50%;position:absolute;transform:translateX(-50%)}.tooltip.top:before,.tooltip:before{border:.75rem inset;content:"";display:block;height:0;width:0}.tooltip.top:before{border-bottom-width:0;border-color:#0a0a0a transparent transparent;border-top-style:solid;bottom:auto;top:100%}.tooltip.left:before{border-color:transparent transparent transparent #0a0a0a;border-left-style:solid;border-right-width:0;left:100%}.tooltip.left:before,.tooltip.right:before{border:.75rem inset;bottom:auto;content:"";display:block;height:0;top:50%;transform:translateY(-50%);width:0}.tooltip.right:before{border-color:transparent #0a0a0a transparent transparent;border-left-width:0;border-right-style:solid;left:auto;right:100%}.top-bar{align-items:center;display:flex;flex-wrap:nowrap;flex-wrap:wrap;justify-content:space-between;padding:.5rem}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{margin-right:1rem;max-width:200px}.top-bar .input-group-field{margin-right:0;width:100%}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media screen and (min-width:40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:1 1 0px}}@media screen and (max-width:63.9375em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{margin-right:1rem}.top-bar-left,.top-bar-right,.top-bar-title{flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0);height:1px;overflow:hidden;position:absolute!important;width:1px}.show-on-focus:active,.show-on-focus:focus{clip:auto;height:auto;overflow:visible;position:static!important;width:auto}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.label{font-size:16px}body,html{background:linear-gradient(314deg,#fbfbfb 70%,#e5e4e4);color:#707070;font-family:Source Sans Pro,sans-serif;font-weight:300;height:auto;margin:0;min-height:100vh;padding:0;width:100%;z-index:-2}body{color:#383838}body.no-overflow{max-height:100vh;overflow:hidden}.background-crest{max-height:calc(100vh - 120px);position:absolute;right:40px;top:40px;z-index:-1}.copyright,.error-label,.smallprint,h1,h2,h3,h4,h5,h6,label,p{margin:0;padding:0}h1{font-family:Bai Jamjuree,sans-serif;font-size:34px}h1,h1:not(.regular){font-weight:700}h1{color:#383838;letter-spacing:5px;text-transform:uppercase}h2{font-family:Bai Jamjuree,sans-serif;font-size:26px}h2,h2:not(.regular){font-weight:700}h2{color:#383838;letter-spacing:4px}h2,h3{text-transform:uppercase}h3{font-family:Bai Jamjuree,sans-serif;font-size:23px;letter-spacing:3px;line-height:1.2em}h3:not(.regular){font-weight:700}h4{font-family:Bai Jamjuree,sans-serif;font-size:17px;line-height:1.2em;text-transform:uppercase}h4:not(.regular){font-weight:700;padding-bottom:15px}p{font-size:19px}.copyright,.error-label,.smallprint,label,p{font-family:Source Sans Pro,sans-serif;font-weight:300}.copyright,.error-label,.smallprint,label{font-size:12px;line-height:1.2em}a:not(.button):not(.no-link-style){color:#002512;font-family:Source Sans Pro,sans-serif;font-weight:300;font-weight:700;text-decoration:underline;transition:.35s}a:not(.button):not(.no-link-style):hover{color:#fcee21}.wrapper #content{width:100%}.search input{border:none!important;border-radius:5px;box-shadow:3px 3px 24px rgba(0,37,18,.149)!important;padding-left:15px}.confirm-label{color:rgba(0,128,0,.8)}.error-label{color:rgba(255,0,0,.8)}.with-error input{border-color:rgba(255,0,0,.8);margin-bottom:0}.with-error .error-label{margin-bottom:10px}.required:after{color:red;content:"*";font-size:12px;padding-left:2px}.text-red{color:rgba(255,0,0,.8)}.flex{display:flex}.block{display:block!important}.grid{display:grid!important}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:end}.justify-content-start{justify-content:start}.justify-content-evenly{justify-content:space-evenly}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.text-white{color:#fff}.border-top{border-top:1px solid gray}.border-bottom{border-bottom:1px solid gray}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4,.panel .panel-heading{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.small-line-height,.small-line-height label{line-height:1.1}.copyright{padding:50px 0 10px;text-align:center;width:100%}.copyright,.error-label,.smallprint,label,p{line-height:1.2em;margin-bottom:8px;margin-top:8px}.material-icons.menu{font-size:36px}.inline-columns .columns{display:flex;flex-direction:column}.inline-columns .columns input{margin-bottom:0}.inline-columns .columns:last-of-type{align-items:flex-end;justify-content:flex-end}@media only screen and (min-width:639px){.mobile{display:none!important}}@media only screen and (max-width:639px){.background-crest{right:20px;top:-40px;width:calc(100% - 40px)}.column,.columns{padding-left:.3rem;padding-right:.3rem}}table{background:#fff;border:none;border-radius:5px;box-shadow:3px 3px 24px rgba(0,37,18,.149)}table tbody,table tfoot,table thead{border:none;margin:0}table thead{background:#fff;border:none;border-bottom:1px solid #707070;color:#0a0a0a;height:60px}table thead tr th:first-of-type{border-radius:5px 0 0 0}table thead tr th:last-of-type{border-radius:0 5px 0 0}table tbody{border:none}table tbody tr td.actions{display:flex;flex-wrap:wrap;justify-content:flex-end}table tbody tr:nth-child(2n-1){background-color:#f9f9f9}table tbody tr.refund{background-color:rgba(200,0,0,.05)!important}table tfoot{background:transparent;height:80px}table tfoot tr td.actions{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (min-width:639px){table tbody{border-top:none}}@media only screen and (max-width:639px){table thead{display:none}table tbody td{padding:.25rem .625rem}table tbody td:not(:last-of-type).text-right{text-align:unset}table tfoot tr,table:not(.order-totals-table) tbody tr{display:flex;flex-direction:column}}.btn,.button,.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button{background:linear-gradient(90deg,#fcee21 50%,#002512 0) 100% 100%;background-size:205% 90%;border:2px solid #002512;border-radius:5px;box-shadow:none;color:#fefefe;cursor:pointer;font-weight:700;margin-bottom:0;margin-left:5px;outline:none;padding:10px;text-align:center;transition:all .75s ease}.btn a,.button a,.pagination .current a,.pagination button a,.wrapper #sidebar ul li a,button a{color:#fff}.btn:hover,.button:hover,.pagination .current:hover,.wrapper #sidebar ul li:hover,button:hover{background-position:0 100%;color:#002512}.btn:hover .material-icons,.btn:hover a,.button:hover .material-icons,.button:hover a,.pagination .current:hover .material-icons,.pagination .current:hover a,.wrapper #sidebar ul li:hover .material-icons,.wrapper #sidebar ul li:hover a,button:hover .material-icons,button:hover a{color:#002512}.btn.secondary,.button.secondary,.pagination .secondary.current,.wrapper #sidebar ul li.secondary,button.secondary{background-color:transparent!important;background:linear-gradient(90deg,#fcee21 50%,transparent 0) 100% 100%;background-size:200% 100%;border:2px solid #002512;color:#002512}.btn.secondary:hover,.button.secondary:hover,.pagination .secondary.current:hover,.wrapper #sidebar ul li.secondary:hover,button.secondary:hover{background-position:0 100%;color:#002512}.btn.secondary:focus,.btn.secondary:hover a,.button.secondary:focus,.button.secondary:hover a,.pagination .secondary.current:focus,.pagination .secondary.current:hover a,.wrapper #sidebar ul li.secondary:focus,.wrapper #sidebar ul li.secondary:hover a,button.secondary:focus,button.secondary:hover a{color:#002512}.btn.tertiary,.button.tertiary,.pagination .tertiary.current,.wrapper #sidebar ul li.tertiary,button.tertiary{background-color:transparent!important;background:linear-gradient(90deg,#fcee21 50%,transparent 0) 100% 100%;background-size:200% 100%;border:2px solid #fff;color:#fff}.btn.tertiary:hover,.button.tertiary:hover,.pagination .tertiary.current:hover,.wrapper #sidebar ul li.tertiary:hover,button.tertiary:hover{background-position:0 100%;color:#002512}.btn.tertiary:hover a,.button.tertiary:hover a,.pagination .tertiary.current:hover a,.wrapper #sidebar ul li.tertiary:hover a,button.tertiary:hover a{color:#002512}.btn.ghost,.button.ghost,.pagination .ghost.current,.wrapper #sidebar ul li.ghost,button.ghost{background-color:transparent!important;background:linear-gradient(90deg,#fcee21 50%,#fff 0) 100% 100%;background-size:200% 100%;border:2px solid #002512;color:#002512}.btn.ghost:hover,.button.ghost:hover,.pagination .ghost.current:hover,.wrapper #sidebar ul li.ghost:hover,button.ghost:hover{background-position:0 100%;color:#002512}.btn.ghost:focus,.btn.ghost:hover a,.button.ghost:focus,.button.ghost:hover a,.pagination .ghost.current:focus,.pagination .ghost.current:hover a,.wrapper #sidebar ul li.ghost:focus,.wrapper #sidebar ul li.ghost:hover a,button.ghost:focus,button.ghost:hover a{color:#002512}.btn.yellow,.button.yellow,.pagination .yellow.current,.wrapper #sidebar ul li.yellow,button.yellow{background-color:transparent!important;background:linear-gradient(90deg,#002512 50%,#fcee21 0) 100% 100%;background-size:200% 100%;border:2px solid #fcee21;color:#002512}.btn.yellow:hover,.button.yellow:hover,.pagination .yellow.current:hover,.wrapper #sidebar ul li.yellow:hover,button.yellow:hover{background-position:0 100%;color:#002512}.btn.yellow:focus,.btn.yellow:hover a,.button.yellow:focus,.button.yellow:hover a,.pagination .yellow.current:focus,.pagination .yellow.current:hover a,.wrapper #sidebar ul li.yellow:focus,.wrapper #sidebar ul li.yellow:hover a,button.yellow:focus,button.yellow:hover a{color:#fcee21}.btn[disabled=disabled],.btn[disabled],.button[disabled=disabled],.button[disabled],.pagination [disabled=disabled].current,.pagination [disabled].current,.wrapper #sidebar ul li[disabled=disabled],.wrapper #sidebar ul li[disabled],button[disabled=disabled],button[disabled]{cursor:not-allowed;opacity:.25}.btn.fit-content,.button.fit-content,.pagination .fit-content.current,.wrapper #sidebar ul li.fit-content,button.fit-content{width:-moz-fit-content;width:fit-content}.panel{background:#fff;border-radius:5px;box-shadow:3px 3px 24px rgba(0,37,18,.149);padding:20px}.panel table{border-radius:0;box-shadow:none}.panel .heading .button{margin-bottom:5px!important}.panel .heading .actions{display:flex;flex-wrap:wrap}.panel .heading .actions .button{align-items:center;display:flex;justify-content:center}.panel .panel-heading{display:flex;flex-wrap:wrap;justify-content:space-between}.panel .panel-heading-dropdown{cursor:pointer;display:flex}.panel .panel-heading-dropdown svg{transition:all .35s}.panel .panel-heading-dropdown.expanded svg{transform:scaleY(-1)}.panel .rounded-border{border:2px solid #000;border-radius:5px;margin-left:0;margin-right:0;margin-top:20px}.panel .rounded-border i{align-items:center;display:flex;font-size:12px;height:100%}input{border:1px solid #707070!important;border-radius:5px!important;box-shadow:none!important;color:#707070!important;outline:none;padding:5px 10px}input[readonly]{background-color:#fff}input::-moz-placeholder{color:#707070}input::placeholder{color:#707070}input.disabled{background:#dedede!important;cursor:not-allowed}.input.error .multiselect,.input.error input{border-color:rgba(255,0,0,.35)!important}.input.success .multiselect,.input.success input{border-color:rgba(0,128,0,.35)}.slide-in-top{animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-top{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}.slide-out-top{animation:slide-out-top .5s cubic-bezier(.55,.085,.68,.53) both}@keyframes slide-out-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-1000px)}}.multiselect{border:1px solid #707070;border-radius:5px;width:auto}.multiselect__tags{border:none;border-radius:5px;box-shadow:none}.multiselect__input{border:none!important}.multiselect__content-wrapper{border-radius:0!important}.multiselect__clear{align-items:center;cursor:pointer;display:flex;font-size:22px;height:100%;position:absolute;right:40px;top:50%;transform:translateY(-50%);z-index:2}.multiselect .multiselect__input{margin-bottom:0}.navbar{align-items:center;background:#fff;box-shadow:3px 3px 24px rgba(0,37,18,.149);display:flex;height:60px;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:10}.navbar .logo,.navbar a{z-index:11}.navbar .small-logo{height:60px;width:60px}.mobile-menu{background:#fff;box-shadow:3px 3px 24px rgba(0,37,18,.149);display:table;height:100%;overflow:auto;position:fixed;width:100%;z-index:5}.mobile-menu:not(.open){display:none!important}.mobile-menu ul{list-style-type:none;margin:0;padding:20px}.mobile-menu ul li{margin:0;padding:0}.mobile-menu ul li a{color:#002512;font-family:Bai Jamjuree,sans-serif}.mobile-menu ul li a:not(.regular){font-weight:700}.mobile-menu ul li a{font-size:16px;font-weight:700;letter-spacing:0;line-height:37px;text-decoration:none;transition:.35s}.mobile-menu ul li a.dropdown{align-items:center;display:flex;justify-content:space-between}.mobile-menu ul li a.dropdown svg{height:16px;margin-left:10px;width:16px}.mobile-menu ul li a svg path,.mobile-menu ul li a.dropdown svg path{fill:#002512}.mobile-menu ul li a:hover{color:#002512}@media only screen and (min-width:639px){.navbar{display:none}.mobile-menu{display:none!important}.disabled-module svg path{fill:#fff}}@media only screen and (max-width:639px){.mobile-menu ul li a p{font-size:24px;line-height:2}.mobile-menu ul li.expanded ul{padding-top:0}.mobile-menu ul li .disabled-module p{font-size:24px}.mobile-menu ul li .disabled-module svg path{fill:#383838}}.modal-container{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;display:flex;flex-direction:column;margin:0 1rem;max-height:90%;padding:1rem;position:relative}.modal-content.modal-large{width:80%}.modal__title{font-size:1.5rem;font-weight:700;margin:0 2rem 0 0}.modal__content{flex-grow:1;overflow-y:auto}.modal__action{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:1rem 0 0}.modal__close{position:absolute;right:.5rem;top:.5rem}:root{--v-tooltip-left:50%;--v-tooltip-top:0%;--v-tooltip-translate:translate(-50%,-105%);--v-tooltip-left-offset:0px;--v-tooltip-top-offset:0px;--v-tooltip-max-width:300px;--v-tooltip-width:250px;--v-tooltip-background-color:#000;--v-tooltip-color:#fff;--v-tooltip-border-radius:0.4rem;--v-tooltip-padding:0.6em;--v-tooltip-font-size:0.8rem;--v-tooltip-border:none;--v-tooltip-box-shadow:none;--v-tooltip-transition-duration:0.25s;--v-tooltip-transition-delay:0.3s;--v-tooltip-transition-timing-function:ease;--v-tooltip-arrow-display:none;--v-tooltip-arrow-border-color:var(--v-tooltip-background-color) transparent transparent transparent;--v-tooltip-arrow-top:calc(var(--v-tooltip-top) - var(--v-tooltip-top-offset) + 8px);--v-tooltip-arrow-left:calc(var(--v-tooltip-left) - var(--v-tooltip-left-offset))}.data-v-tooltip{position:relative}.data-v-tooltip:after{background-color:var(--v-tooltip-background-color);border:var(--v-tooltip-border);border-radius:var(--v-tooltip-border-radius);box-shadow:var(--v-tooltip-box-shadow);color:var(--v-tooltip-color);content:attr(data-v-tooltip);font-size:var(--v-tooltip-font-size);left:calc(var(--v-tooltip-left) - var(--v-tooltip-left-offset));max-width:var(--v-tooltip-max-width);padding:var(--v-tooltip-padding);top:calc(var(--v-tooltip-top) - var(--v-tooltip-top-offset));width:var(--v-tooltip-width)}.data-v-tooltip:after,.data-v-tooltip:before{opacity:0;pointer-events:none;position:absolute;transform:var(--v-tooltip-translate);transition-delay:0s;transition-duration:var(--v-tooltip-transition-duration);transition-property:all;transition-timing-function:var(--v-tooltip-transition-timing-function);visibility:hidden;z-index:2147483647}.data-v-tooltip:before{border-color:var(--v-tooltip-arrow-border-color);border-style:solid;border-width:5px;content:"";display:var(--v-tooltip-arrow-display);left:var(--v-tooltip-arrow-left);top:var(--v-tooltip-arrow-top)}.data-v-tooltip:hover:after,.data-v-tooltip:hover:before{opacity:1;transition-delay:var(--v-tooltip-transition-delay);transition-duration:var(--v-tooltip-transition-duration);transition-timing-function:var(--v-tooltip-transition-timing-function);visibility:visible}.btn,.button,.pagination .current,.pagination button,.wrapper #sidebar ul li,a.button,button{letter-spacing:1px;text-transform:uppercase}.wrapper{align-items:stretch;display:flex;width:100%}.wrapper #sidebar{background:#fff;border:none;box-shadow:3px 3px 24px rgba(0,37,18,.149);display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:400px;z-index:5}.wrapper #sidebar .logo{border:none;display:flex;height:70px;justify-content:center;margin-bottom:40px}.wrapper #sidebar .logo svg{height:100%;width:100%}.wrapper #sidebar ul{list-style-type:none;margin:0}.wrapper #sidebar ul li{margin-bottom:10px!important;margin-left:0;padding:10px}.wrapper #sidebar ul li.disabled{background:#707070;border-color:#707070;cursor:not-allowed}.wrapper #sidebar ul li.disabled p{color:#fff;cursor:not-allowed}.wrapper #sidebar ul li p{font-family:Bai Jamjuree,sans-serif}.wrapper #sidebar ul li p:not(.regular){font-weight:700}.wrapper #sidebar ul li p{font-size:17px;text-align:left;text-transform:uppercase}.wrapper #sidebar ul li.expanded{background:#fff;border:1px solid #707070}.wrapper #sidebar ul li.expanded .dropdown p{color:#707070!important}.wrapper #sidebar ul li.expanded .dropdown svg path{fill:#707070!important}@media only screen and (min-width:1200px){.wrapper.h-full{min-height:100vh}}@media only screen and (max-width:639px){.wrapper #sidebar{display:none}}.notification .content{align-items:center;display:flex}.notification .content h2{padding-right:25px}.widget{margin-bottom:20px}.widget .wrapper{background:#fff;border:none;border-radius:5px;box-shadow:3px 3px 24px rgba(0,37,18,.149);display:flex;flex-direction:column;height:100%;padding:30px}.widget .wrapper table{border-radius:0;box-shadow:none}.widget .wrapper.primary{background:#002512;color:#fff}.widget .wrapper.primary h2{color:#fff}.widget .wrapper.primary .button{border-color:#fff;color:#fff}@media only screen and (min-width:639px){.widget.inline .content{align-items:center;display:flex}}@media only screen and (max-width:639px){.widget .wrapper{padding:20px}.widget .wrapper .content p{margin:10px 0 20px}.widget .wrapper .buttons .button{white-space:nowrap;word-break:keep-all}.widget .wrapper .buttons .button:first-of-type{margin:0}}.radio-container{cursor:pointer;display:block;font-family:Source Sans Pro,sans-serif;font-size:19px;font-weight:300;margin-bottom:12px;padding-left:30px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-container input:checked~.checkmark{background-color:#fff}.radio-container input:checked~.checkmark:after{display:block}.radio-container .checkmark{background-color:#eee;border-radius:50%;height:20px;left:0;min-width:20px;position:absolute;top:6px;width:20px}.radio-container .checkmark:after{background:#002512;border-radius:50%;content:"";display:none;height:11px;left:3px;position:absolute;top:4px;width:12px}.radio-container:hover input~.checkmark{background-color:#ccc}.partial{margin-top:50px}@media only screen and (max-width:639px){.partial{margin-top:20px}}.checkbox-container{align-items:center;color:#707070;cursor:pointer;display:flex;height:auto;margin-bottom:5px;min-height:40px;padding-left:60px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-container input:checked~.checkmark{background-color:transparent}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{border:solid #707070;border-width:0 3px 3px 0;height:25px;left:14px;top:3px;transform:rotate(45deg);width:11px}.checkbox-container.disabled{cursor:default;pointer-events:none}.checkbox-container.disabled .checkmark{border:none}.checkbox-container.checkmark-inline{display:flex;flex-flow:row-reverse;float:left;justify-content:start;margin-bottom:3px!important;padding-left:0}.checkbox-container.checkmark-inline label{line-height:1}.checkbox-container.checkmark-inline .checkmark{margin-right:10px;margin-top:0;position:relative}.checkbox-container.checkbox-reverse{padding-left:0}.checkbox-container.checkbox-reverse .checkmark{margin-left:10px;margin-right:10px;position:relative}.checkmark{background-color:transparent;border:1px solid #707070;border-radius:5px;height:40px;left:0;min-width:40px;position:absolute;top:0;width:40px}.checkmark:after{content:"";display:none;position:absolute}.pagination{margin:0}.pagination .current,.pagination .wrapper #sidebar ul li,.pagination a.button,.pagination button,.wrapper #sidebar ul .pagination li{height:40px;width:40px}.pagination .current:hover,.pagination .wrapper #sidebar ul li:hover,.pagination a.button:hover,.pagination button:hover,.wrapper #sidebar ul .pagination li:hover{background:#fcee21}.pagination .navigate svg g{stroke:transparent;fill:transparent}.pagination-wrapper{justify-content:flex-end}.pagination .items,.pagination-wrapper{align-items:center;display:flex}.pagination .items p{font-family:Bai Jamjuree,sans-serif}.pagination .items p:not(.regular){font-weight:700}.pagination .items p{font-size:12px}.pagination .per-page-label,.pagination .per-page-select{color:#707070;font-weight:400}.pagination .per-page-select{height:26px;margin:0 0 0 8px;padding:0 10px;width:65px}.pagination ul{display:flex;justify-content:flex-end;list-style-type:none;margin:0 0 0 16px;padding:0}.pagination ul li{cursor:pointer;height:26px}.pagination ul li .navigate{margin-left:5px}.basket{background:#002512;border-radius:15px;box-shadow:3px 3px 24px rgba(0,37,18,.149);color:#fff;padding:20px}.basket,.basket .flex{align-items:center}.auto-balance-label{align-items:center;display:flex}.auto-balance-label .material-icons{cursor:pointer;margin-left:5px}@media only screen and (max-width:1200px){.entry-buttons{flex-wrap:wrap}}.dropdown{width:100%}.dropdown .heading{cursor:pointer;display:flex;justify-content:space-between;margin:0;padding:10px 20px}.dropdown .heading span{font-family:Bai Jamjuree,sans-serif}.dropdown .heading span:not(.regular){font-weight:700}.dropdown .heading span{font-size:16px;letter-spacing:0;line-height:22px}.dropdown .heading svg{height:22px;transition:.35s;width:22px}.dropdown .heading svg path{fill:#002512}.dropdown .content{padding:0 20px 10px}.dropdown.expanded{border-color:#002512!important}.dropdown.expanded .heading svg{transform:scaleY(-1)}.dropdown:not(.expanded) .content{display:none}select{border:1px solid #707070!important;border-radius:5px!important;box-shadow:none!important;color:#707070!important;outline:none}.tabs{background:transparent;border:none;margin-bottom:20px;width:100%}.tabs.active-dark .tab-headings li.active{background:grey!important;color:#fff!important}.tabs table{border-radius:0;box-shadow:none}.tabs .tab-headings{display:flex;list-style-type:none;margin:0;padding:0}.tabs .tab-headings li{cursor:pointer;padding:10px 20px}.tabs .tab-headings li p{font-family:Bai Jamjuree,sans-serif;font-size:17px;line-height:1.2em}.tabs .tab-headings li p:not(.regular){font-weight:700}.tabs .tab-headings li.active{background:#fff;border:none;border-radius:15px 15px 0 0;color:#707070}.tabs .tab-headings li.active p{font-family:Bai Jamjuree,sans-serif;font-size:19px}.tabs .tab-headings li.active p:not(.regular){font-weight:700}.tabs .tab-wrapper{background:#fefefe;border:none;border-radius:0 0 15px 15px;box-shadow:3px 3px 24px rgba(0,37,18,.149);margin-top:-1px;padding:20px}@media only screen and (max-width:639px){.tabs .tab-headings{flex-direction:column}.tabs .tab-headings li{background:#fff;border-bottom:1px solid #f1f1f1;border-radius:15px 15px 0 0}.tabs .tab-headings li:not(:first-of-type){border-radius:0}.tabs .tab-headings li.active{background:#f8f8f8}}.series,.series-entry{background:#fff;border-radius:5px;box-shadow:3px 3px 24px rgba(0,37,18,.149)}@media only screen and (max-width:639px){.series-header h2{text-align:left!important}}
