/*! angularjs-slider - v2.8.0 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2016-02-08 */rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}rzslider[disabled]{cursor:not-allowed}rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}rzslider span{position:absolute;display:inline-block;white-space:nowrap}rzslider .rz-base{width:100%;height:100%;padding:0}rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}rzslider .rz-bar-wrapper.rz-draggable{cursor:move}rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}rzslider .rz-bar.rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:''}rzslider .rz-pointer:hover:after{background-color:#fff}rzslider .rz-pointer.rz-active{z-index:4}rzslider .rz-pointer.rz-active:after{background-color:#451aff}rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}rzslider .rz-bubble.rz-selection{top:16px}rzslider .rz-bubble.rz-limit{color:#55637d}rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:0;padding:0 11px;margin:0;list-style:none;box-sizing:border-box;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}rzslider .rz-ticks .tick{width:10px;height:10px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}rzslider .rz-ticks .tick.selected{background:#0db9f0}rzslider .rz-ticks .tick .tick-value{position:absolute;top:-30px;-webkit-transform:translateZ(0) translate(-50%,0);-moz-transform:translateZ(0) translate(-50%,0);-o-transform:translateZ(0) translate(-50%,0);transform:translateZ(0) translate(-50%,0)}rzslider.vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}rzslider.vertical .rz-base{width:100%;height:100%;padding:0}rzslider.vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}rzslider.vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}rzslider.vertical .rz-pointer{top:auto;bottom:0;left:-14px !important}rzslider.vertical .rz-bubble{bottom:0;left:16px !important;margin-left:3px}rzslider.vertical .rz-bubble.rz-selection{top:auto;left:16px !important}rzslider.vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%;padding:11px 0;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}rzslider.vertical .rz-ticks .tick{vertical-align:middle}rzslider.vertical .rz-ticks .tick .tick-value{top:auto;right:-30px;transform:translate(0,-28%)}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) no-repeat 100% -20px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:0 0 !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice.search-choice-error{border-color:#e14836;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff4f4),color-stop(50%,#fff0f0),color-stop(52%,#ffe8e8),color-stop(100%,#fee));background-image:-webkit-linear-gradient(#fff4f4 20%,#fff0f0 50%,#ffe8e8 52%,#fee 100%);background-image:-moz-linear-gradient(#fff4f4 20%,#fff0f0 50%,#ffe8e8 52%,#fee 100%);background-image:-o-linear-gradient(#fff4f4 20%,#fff0f0 50%,#ffe8e8 52%,#fee 100%);background-image:linear-gradient(#fff4f4 20%,#fff0f0 50%,#ffe8e8 52%,#fee 100%)}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) no-repeat -30px -20px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}/*! jQuery UI - v1.11.4 - 2016-02-15
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0 0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.wp-bootstrap .ui-widget{font-size:1em}.wp-bootstrap .ui-widget .ui-widget{font-size:1em}.wp-bootstrap .ui-widget button,.wp-bootstrap .ui-widget input,.wp-bootstrap .ui-widget select,.wp-bootstrap .ui-widget textarea{font-size:1em}.wp-bootstrap .ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.wp-bootstrap .ui-widget-content a{color:#333}.wp-bootstrap .ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.wp-bootstrap .ui-widget-header a{color:#333}.wp-bootstrap .ui-state-default,.wp-bootstrap .ui-widget-content .ui-state-default,.wp-bootstrap .ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.wp-bootstrap .ui-state-default a,.wp-bootstrap .ui-state-default a:link,.wp-bootstrap .ui-state-default a:visited{color:#454545;text-decoration:none}.wp-bootstrap .ui-state-focus,.wp-bootstrap .ui-state-hover,.wp-bootstrap .ui-widget-content .ui-state-focus,.wp-bootstrap .ui-widget-content .ui-state-hover,.wp-bootstrap .ui-widget-header .ui-state-focus,.wp-bootstrap .ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.wp-bootstrap .ui-state-focus a,.wp-bootstrap .ui-state-focus a:hover,.wp-bootstrap .ui-state-focus a:link,.wp-bootstrap .ui-state-focus a:visited,.wp-bootstrap .ui-state-hover a,.wp-bootstrap .ui-state-hover a:hover,.wp-bootstrap .ui-state-hover a:link,.wp-bootstrap .ui-state-hover a:visited{color:#2b2b2b;text-decoration:none}.wp-bootstrap .ui-state-active,.wp-bootstrap .ui-widget-content .ui-state-active,.wp-bootstrap .ui-widget-header .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.wp-bootstrap .ui-state-active a,.wp-bootstrap .ui-state-active a:link,.wp-bootstrap .ui-state-active a:visited{color:#fff;text-decoration:none}.wp-bootstrap .ui-state-highlight,.wp-bootstrap .ui-widget-content .ui-state-highlight,.wp-bootstrap .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.wp-bootstrap .ui-state-highlight a,.wp-bootstrap .ui-widget-content .ui-state-highlight a,.wp-bootstrap .ui-widget-header .ui-state-highlight a{color:#777620}.wp-bootstrap .ui-state-error,.wp-bootstrap .ui-widget-content .ui-state-error,.wp-bootstrap .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.wp-bootstrap .ui-state-error a,.wp-bootstrap .ui-widget-content .ui-state-error a,.wp-bootstrap .ui-widget-header .ui-state-error a{color:#5f3f3f}.wp-bootstrap .ui-state-error-text,.wp-bootstrap .ui-widget-content .ui-state-error-text,.wp-bootstrap .ui-widget-header .ui-state-error-text{color:#5f3f3f}.wp-bootstrap .ui-priority-primary,.wp-bootstrap .ui-widget-content .ui-priority-primary,.wp-bootstrap .ui-widget-header .ui-priority-primary{font-weight:700}.wp-bootstrap .ui-priority-secondary,.wp-bootstrap .ui-widget-content .ui-priority-secondary,.wp-bootstrap .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.wp-bootstrap .ui-state-disabled,.wp-bootstrap .ui-widget-content .ui-state-disabled,.wp-bootstrap .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.wp-bootstrap .ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.wp-bootstrap .ui-icon{width:16px;height:16px}.wp-bootstrap .ui-icon,.wp-bootstrap .ui-widget-content .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_444444_256x240.png)}.wp-bootstrap .ui-widget-header .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_444444_256x240.png)}.wp-bootstrap .ui-state-default .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_777777_256x240.png)}.wp-bootstrap .ui-state-focus .ui-icon,.wp-bootstrap .ui-state-hover .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_555555_256x240.png)}.wp-bootstrap .ui-state-active .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_ffffff_256x240.png)}.wp-bootstrap .ui-state-highlight .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_777620_256x240.png)}.wp-bootstrap .ui-state-error .ui-icon,.wp-bootstrap .ui-state-error-text .ui-icon{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/images/ui-icons_cc0000_256x240.png)}.wp-bootstrap .ui-icon-blank{background-position:16px 16px}.wp-bootstrap .ui-icon-carat-1-n{background-position:0 0}.wp-bootstrap .ui-icon-carat-1-ne{background-position:-16px 0}.wp-bootstrap .ui-icon-carat-1-e{background-position:-32px 0}.wp-bootstrap .ui-icon-carat-1-se{background-position:-48px 0}.wp-bootstrap .ui-icon-carat-1-s{background-position:-64px 0}.wp-bootstrap .ui-icon-carat-1-sw{background-position:-80px 0}.wp-bootstrap .ui-icon-carat-1-w{background-position:-96px 0}.wp-bootstrap .ui-icon-carat-1-nw{background-position:-112px 0}.wp-bootstrap .ui-icon-carat-2-n-s{background-position:-128px 0}.wp-bootstrap .ui-icon-carat-2-e-w{background-position:-144px 0}.wp-bootstrap .ui-icon-triangle-1-n{background-position:0 -16px}.wp-bootstrap .ui-icon-triangle-1-ne{background-position:-16px -16px}.wp-bootstrap .ui-icon-triangle-1-e{background-position:-32px -16px}.wp-bootstrap .ui-icon-triangle-1-se{background-position:-48px -16px}.wp-bootstrap .ui-icon-triangle-1-s{background-position:-64px -16px}.wp-bootstrap .ui-icon-triangle-1-sw{background-position:-80px -16px}.wp-bootstrap .ui-icon-triangle-1-w{background-position:-96px -16px}.wp-bootstrap .ui-icon-triangle-1-nw{background-position:-112px -16px}.wp-bootstrap .ui-icon-triangle-2-n-s{background-position:-128px -16px}.wp-bootstrap .ui-icon-triangle-2-e-w{background-position:-144px -16px}.wp-bootstrap .ui-icon-arrow-1-n{background-position:0 -32px}.wp-bootstrap .ui-icon-arrow-1-ne{background-position:-16px -32px}.wp-bootstrap .ui-icon-arrow-1-e{background-position:-32px -32px}.wp-bootstrap .ui-icon-arrow-1-se{background-position:-48px -32px}.wp-bootstrap .ui-icon-arrow-1-s{background-position:-64px -32px}.wp-bootstrap .ui-icon-arrow-1-sw{background-position:-80px -32px}.wp-bootstrap .ui-icon-arrow-1-w{background-position:-96px -32px}.wp-bootstrap .ui-icon-arrow-1-nw{background-position:-112px -32px}.wp-bootstrap .ui-icon-arrow-2-n-s{background-position:-128px -32px}.wp-bootstrap .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.wp-bootstrap .ui-icon-arrow-2-e-w{background-position:-160px -32px}.wp-bootstrap .ui-icon-arrow-2-se-nw{background-position:-176px -32px}.wp-bootstrap .ui-icon-arrowstop-1-n{background-position:-192px -32px}.wp-bootstrap .ui-icon-arrowstop-1-e{background-position:-208px -32px}.wp-bootstrap .ui-icon-arrowstop-1-s{background-position:-224px -32px}.wp-bootstrap .ui-icon-arrowstop-1-w{background-position:-240px -32px}.wp-bootstrap .ui-icon-arrowthick-1-n{background-position:0 -48px}.wp-bootstrap .ui-icon-arrowthick-1-ne{background-position:-16px -48px}.wp-bootstrap .ui-icon-arrowthick-1-e{background-position:-32px -48px}.wp-bootstrap .ui-icon-arrowthick-1-se{background-position:-48px -48px}.wp-bootstrap .ui-icon-arrowthick-1-s{background-position:-64px -48px}.wp-bootstrap .ui-icon-arrowthick-1-sw{background-position:-80px -48px}.wp-bootstrap .ui-icon-arrowthick-1-w{background-position:-96px -48px}.wp-bootstrap .ui-icon-arrowthick-1-nw{background-position:-112px -48px}.wp-bootstrap .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.wp-bootstrap .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.wp-bootstrap .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.wp-bootstrap .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.wp-bootstrap .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.wp-bootstrap .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.wp-bootstrap .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.wp-bootstrap .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.wp-bootstrap .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.wp-bootstrap .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.wp-bootstrap .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.wp-bootstrap .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.wp-bootstrap .ui-icon-arrowreturn-1-w{background-position:-64px -64px}.wp-bootstrap .ui-icon-arrowreturn-1-n{background-position:-80px -64px}.wp-bootstrap .ui-icon-arrowreturn-1-e{background-position:-96px -64px}.wp-bootstrap .ui-icon-arrowreturn-1-s{background-position:-112px -64px}.wp-bootstrap .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.wp-bootstrap .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.wp-bootstrap .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.wp-bootstrap .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.wp-bootstrap .ui-icon-arrow-4{background-position:0 -80px}.wp-bootstrap .ui-icon-arrow-4-diag{background-position:-16px -80px}.wp-bootstrap .ui-icon-extlink{background-position:-32px -80px}.wp-bootstrap .ui-icon-newwin{background-position:-48px -80px}.wp-bootstrap .ui-icon-refresh{background-position:-64px -80px}.wp-bootstrap .ui-icon-shuffle{background-position:-80px -80px}.wp-bootstrap .ui-icon-transfer-e-w{background-position:-96px -80px}.wp-bootstrap .ui-icon-transferthick-e-w{background-position:-112px -80px}.wp-bootstrap .ui-icon-folder-collapsed{background-position:0 -96px}.wp-bootstrap .ui-icon-folder-open{background-position:-16px -96px}.wp-bootstrap .ui-icon-document{background-position:-32px -96px}.wp-bootstrap .ui-icon-document-b{background-position:-48px -96px}.wp-bootstrap .ui-icon-note{background-position:-64px -96px}.wp-bootstrap .ui-icon-mail-closed{background-position:-80px -96px}.wp-bootstrap .ui-icon-mail-open{background-position:-96px -96px}.wp-bootstrap .ui-icon-suitcase{background-position:-112px -96px}.wp-bootstrap .ui-icon-comment{background-position:-128px -96px}.wp-bootstrap .ui-icon-person{background-position:-144px -96px}.wp-bootstrap .ui-icon-print{background-position:-160px -96px}.wp-bootstrap .ui-icon-trash{background-position:-176px -96px}.wp-bootstrap .ui-icon-locked{background-position:-192px -96px}.wp-bootstrap .ui-icon-unlocked{background-position:-208px -96px}.wp-bootstrap .ui-icon-bookmark{background-position:-224px -96px}.wp-bootstrap .ui-icon-tag{background-position:-240px -96px}.wp-bootstrap .ui-icon-home{background-position:0 -112px}.wp-bootstrap .ui-icon-flag{background-position:-16px -112px}.wp-bootstrap .ui-icon-calendar{background-position:-32px -112px}.wp-bootstrap .ui-icon-cart{background-position:-48px -112px}.wp-bootstrap .ui-icon-pencil{background-position:-64px -112px}.wp-bootstrap .ui-icon-clock{background-position:-80px -112px}.wp-bootstrap .ui-icon-disk{background-position:-96px -112px}.wp-bootstrap .ui-icon-calculator{background-position:-112px -112px}.wp-bootstrap .ui-icon-zoomin{background-position:-128px -112px}.wp-bootstrap .ui-icon-zoomout{background-position:-144px -112px}.wp-bootstrap .ui-icon-search{background-position:-160px -112px}.wp-bootstrap .ui-icon-wrench{background-position:-176px -112px}.wp-bootstrap .ui-icon-gear{background-position:-192px -112px}.wp-bootstrap .ui-icon-heart{background-position:-208px -112px}.wp-bootstrap .ui-icon-star{background-position:-224px -112px}.wp-bootstrap .ui-icon-link{background-position:-240px -112px}.wp-bootstrap .ui-icon-cancel{background-position:0 -128px}.wp-bootstrap .ui-icon-plus{background-position:-16px -128px}.wp-bootstrap .ui-icon-plusthick{background-position:-32px -128px}.wp-bootstrap .ui-icon-minus{background-position:-48px -128px}.wp-bootstrap .ui-icon-minusthick{background-position:-64px -128px}.wp-bootstrap .ui-icon-close{background-position:-80px -128px}.wp-bootstrap .ui-icon-closethick{background-position:-96px -128px}.wp-bootstrap .ui-icon-key{background-position:-112px -128px}.wp-bootstrap .ui-icon-lightbulb{background-position:-128px -128px}.wp-bootstrap .ui-icon-scissors{background-position:-144px -128px}.wp-bootstrap .ui-icon-clipboard{background-position:-160px -128px}.wp-bootstrap .ui-icon-copy{background-position:-176px -128px}.wp-bootstrap .ui-icon-contact{background-position:-192px -128px}.wp-bootstrap .ui-icon-image{background-position:-208px -128px}.wp-bootstrap .ui-icon-video{background-position:-224px -128px}.wp-bootstrap .ui-icon-script{background-position:-240px -128px}.wp-bootstrap .ui-icon-alert{background-position:0 -144px}.wp-bootstrap .ui-icon-info{background-position:-16px -144px}.wp-bootstrap .ui-icon-notice{background-position:-32px -144px}.wp-bootstrap .ui-icon-help{background-position:-48px -144px}.wp-bootstrap .ui-icon-check{background-position:-64px -144px}.wp-bootstrap .ui-icon-bullet{background-position:-80px -144px}.wp-bootstrap .ui-icon-radio-on{background-position:-96px -144px}.wp-bootstrap .ui-icon-radio-off{background-position:-112px -144px}.wp-bootstrap .ui-icon-pin-w{background-position:-128px -144px}.wp-bootstrap .ui-icon-pin-s{background-position:-144px -144px}.wp-bootstrap .ui-icon-play{background-position:0 -160px}.wp-bootstrap .ui-icon-pause{background-position:-16px -160px}.wp-bootstrap .ui-icon-seek-next{background-position:-32px -160px}.wp-bootstrap .ui-icon-seek-prev{background-position:-48px -160px}.wp-bootstrap .ui-icon-seek-end{background-position:-64px -160px}.wp-bootstrap .ui-icon-seek-start{background-position:-80px -160px}.wp-bootstrap .ui-icon-seek-first{background-position:-80px -160px}.wp-bootstrap .ui-icon-stop{background-position:-96px -160px}.wp-bootstrap .ui-icon-eject{background-position:-112px -160px}.wp-bootstrap .ui-icon-volume-off{background-position:-128px -160px}.wp-bootstrap .ui-icon-volume-on{background-position:-144px -160px}.wp-bootstrap .ui-icon-power{background-position:0 -176px}.wp-bootstrap .ui-icon-signal-diag{background-position:-16px -176px}.wp-bootstrap .ui-icon-signal{background-position:-32px -176px}.wp-bootstrap .ui-icon-battery-0{background-position:-48px -176px}.wp-bootstrap .ui-icon-battery-1{background-position:-64px -176px}.wp-bootstrap .ui-icon-battery-2{background-position:-80px -176px}.wp-bootstrap .ui-icon-battery-3{background-position:-96px -176px}.wp-bootstrap .ui-icon-circle-plus{background-position:0 -192px}.wp-bootstrap .ui-icon-circle-minus{background-position:-16px -192px}.wp-bootstrap .ui-icon-circle-close{background-position:-32px -192px}.wp-bootstrap .ui-icon-circle-triangle-e{background-position:-48px -192px}.wp-bootstrap .ui-icon-circle-triangle-s{background-position:-64px -192px}.wp-bootstrap .ui-icon-circle-triangle-w{background-position:-80px -192px}.wp-bootstrap .ui-icon-circle-triangle-n{background-position:-96px -192px}.wp-bootstrap .ui-icon-circle-arrow-e{background-position:-112px -192px}.wp-bootstrap .ui-icon-circle-arrow-s{background-position:-128px -192px}.wp-bootstrap .ui-icon-circle-arrow-w{background-position:-144px -192px}.wp-bootstrap .ui-icon-circle-arrow-n{background-position:-160px -192px}.wp-bootstrap .ui-icon-circle-zoomin{background-position:-176px -192px}.wp-bootstrap .ui-icon-circle-zoomout{background-position:-192px -192px}.wp-bootstrap .ui-icon-circle-check{background-position:-208px -192px}.wp-bootstrap .ui-icon-circlesmall-plus{background-position:0 -208px}.wp-bootstrap .ui-icon-circlesmall-minus{background-position:-16px -208px}.wp-bootstrap .ui-icon-circlesmall-close{background-position:-32px -208px}.wp-bootstrap .ui-icon-squaresmall-plus{background-position:-48px -208px}.wp-bootstrap .ui-icon-squaresmall-minus{background-position:-64px -208px}.wp-bootstrap .ui-icon-squaresmall-close{background-position:-80px -208px}.wp-bootstrap .ui-icon-grip-dotted-vertical{background-position:0 -224px}.wp-bootstrap .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.wp-bootstrap .ui-icon-grip-solid-vertical{background-position:-32px -224px}.wp-bootstrap .ui-icon-grip-solid-horizontal{background-position:-48px -224px}.wp-bootstrap .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.wp-bootstrap .ui-icon-grip-diagonal-se{background-position:-80px -224px}.wp-bootstrap .ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.wp-bootstrap .ui-widget-shadow{margin:0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.wp-bootstrap{margin:0}.wp-bootstrap article,.wp-bootstrap aside,.wp-bootstrap details,.wp-bootstrap figcaption,.wp-bootstrap figure,.wp-bootstrap footer,.wp-bootstrap header,.wp-bootstrap hgroup,.wp-bootstrap main,.wp-bootstrap menu,.wp-bootstrap nav,.wp-bootstrap section,.wp-bootstrap summary{display:block}.wp-bootstrap audio,.wp-bootstrap canvas,.wp-bootstrap progress,.wp-bootstrap video{display:inline-block;vertical-align:baseline}.wp-bootstrap audio:not([controls]){display:none;height:0}.wp-bootstrap [hidden],.wp-bootstrap template{display:none}.wp-bootstrap a{background-color:transparent}.wp-bootstrap a:active,.wp-bootstrap a:hover{outline:0}.wp-bootstrap abbr[title]{border-bottom:1px dotted}.wp-bootstrap b,.wp-bootstrap strong{font-weight:700}.wp-bootstrap dfn{font-style:italic}.wp-bootstrap h1{font-size:2em;margin:.67em 0}.wp-bootstrap mark{background:#ff0;color:#000}.wp-bootstrap small{font-size:80%}.wp-bootstrap sub,.wp-bootstrap sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wp-bootstrap sup{top:-.5em}.wp-bootstrap sub{bottom:-.25em}.wp-bootstrap img{border:0}.wp-bootstrap svg:not(:root){overflow:hidden}.wp-bootstrap figure{margin:1em 40px}.wp-bootstrap hr{box-sizing:content-box;height:0}.wp-bootstrap pre{overflow:auto}.wp-bootstrap code,.wp-bootstrap kbd,.wp-bootstrap pre,.wp-bootstrap samp{font-family:monospace,monospace;font-size:1em}.wp-bootstrap button,.wp-bootstrap input,.wp-bootstrap optgroup,.wp-bootstrap select,.wp-bootstrap textarea{color:inherit;font:inherit;margin:0}.wp-bootstrap button{overflow:visible}.wp-bootstrap button,.wp-bootstrap select{text-transform:none}.wp-bootstrap button,.wp-bootstrap html input[type=button],.wp-bootstrap input[type=reset],.wp-bootstrap input[type=submit]{-webkit-appearance:button;cursor:pointer}.wp-bootstrap button[disabled],.wp-bootstrap html input[disabled]{cursor:default}.wp-bootstrap button::-moz-focus-inner,.wp-bootstrap input::-moz-focus-inner{border:0;padding:0}.wp-bootstrap input{line-height:normal}.wp-bootstrap input[type=checkbox],.wp-bootstrap input[type=radio]{box-sizing:border-box;padding:0}.wp-bootstrap input[type=number]::-webkit-inner-spin-button,.wp-bootstrap input[type=number]::-webkit-outer-spin-button{height:auto}.wp-bootstrap input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.wp-bootstrap input[type=search]::-webkit-search-cancel-button,.wp-bootstrap input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.wp-bootstrap fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.wp-bootstrap legend{border:0;padding:0}.wp-bootstrap textarea{overflow:auto}.wp-bootstrap optgroup{font-weight:700}.wp-bootstrap table{border-collapse:collapse;border-spacing:0}.wp-bootstrap td,.wp-bootstrap th{padding:0}@media print{.wp-bootstrap *,.wp-bootstrap:after,.wp-bootstrap:before{background:0 0 !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}.wp-bootstrap a,.wp-bootstrap a:visited{text-decoration:underline}.wp-bootstrap a[href]:after{content:" (" attr(href) ")"}.wp-bootstrap abbr[title]:after{content:" (" attr(title) ")"}.wp-bootstrap a[href^="#"]:after,.wp-bootstrap a[href^="javascript:"]:after{content:""}.wp-bootstrap blockquote,.wp-bootstrap pre{border:1px solid #999;page-break-inside:avoid}.wp-bootstrap thead{display:table-header-group}.wp-bootstrap img,.wp-bootstrap tr{page-break-inside:avoid}.wp-bootstrap img{max-width:100% !important}.wp-bootstrap h2,.wp-bootstrap h3,.wp-bootstrap p{orphans:3;widows:3}.wp-bootstrap h2,.wp-bootstrap h3{page-break-after:avoid}.wp-bootstrap .navbar{display:none}.wp-bootstrap .btn>.caret,.wp-bootstrap .dropup>.btn>.caret{border-top-color:#000 !important}.wp-bootstrap .label{border:1px solid #000}.wp-bootstrap .table{border-collapse:collapse !important}.wp-bootstrap .table td,.wp-bootstrap .table th{background-color:#fff !important}.wp-bootstrap .table-bordered td,.wp-bootstrap .table-bordered th{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.eot);src:url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.woff) format('woff'),url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.assignmentjunkie.co.uk/2c3788d6/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.wp-bootstrap .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}.wp-bootstrap .glyphicon-asterisk:before{content:"\002a"}.wp-bootstrap .glyphicon-plus:before{content:"\002b"}.wp-bootstrap .glyphicon-eur:before,.wp-bootstrap .glyphicon-euro:before{content:"\20ac"}.wp-bootstrap .glyphicon-minus:before{content:"\2212"}.wp-bootstrap .glyphicon-cloud:before{content:"\2601"}.wp-bootstrap .glyphicon-envelope:before{content:"\2709"}.wp-bootstrap .glyphicon-pencil:before{content:"\270f"}.wp-bootstrap .glyphicon-glass:before{content:"\e001"}.wp-bootstrap .glyphicon-music:before{content:"\e002"}.wp-bootstrap .glyphicon-search:before{content:"\e003"}.wp-bootstrap .glyphicon-heart:before{content:"\e005"}.wp-bootstrap .glyphicon-star:before{content:"\e006"}.wp-bootstrap .glyphicon-star-empty:before{content:"\e007"}.wp-bootstrap .glyphicon-user:before{content:"\e008"}.wp-bootstrap .glyphicon-film:before{content:"\e009"}.wp-bootstrap .glyphicon-th-large:before{content:"\e010"}.wp-bootstrap .glyphicon-th:before{content:"\e011"}.wp-bootstrap .glyphicon-th-list:before{content:"\e012"}.wp-bootstrap .glyphicon-ok:before{content:"\e013"}.wp-bootstrap .glyphicon-remove:before{content:"\e014"}.wp-bootstrap .glyphicon-zoom-in:before{content:"\e015"}.wp-bootstrap .glyphicon-zoom-out:before{content:"\e016"}.wp-bootstrap .glyphicon-off:before{content:"\e017"}.wp-bootstrap .glyphicon-signal:before{content:"\e018"}.wp-bootstrap .glyphicon-cog:before{content:"\e019"}.wp-bootstrap .glyphicon-trash:before{content:"\e020"}.wp-bootstrap .glyphicon-home:before{content:"\e021"}.wp-bootstrap .glyphicon-file:before{content:"\e022"}.wp-bootstrap .glyphicon-time:before{content:"\e023"}.wp-bootstrap .glyphicon-road:before{content:"\e024"}.wp-bootstrap .glyphicon-download-alt:before{content:"\e025"}.wp-bootstrap .glyphicon-download:before{content:"\e026"}.wp-bootstrap .glyphicon-upload:before{content:"\e027"}.wp-bootstrap .glyphicon-inbox:before{content:"\e028"}.wp-bootstrap .glyphicon-play-circle:before{content:"\e029"}.wp-bootstrap .glyphicon-repeat:before{content:"\e030"}.wp-bootstrap .glyphicon-refresh:before{content:"\e031"}.wp-bootstrap .glyphicon-list-alt:before{content:"\e032"}.wp-bootstrap .glyphicon-lock:before{content:"\e033"}.wp-bootstrap .glyphicon-flag:before{content:"\e034"}.wp-bootstrap .glyphicon-headphones:before{content:"\e035"}.wp-bootstrap .glyphicon-volume-off:before{content:"\e036"}.wp-bootstrap .glyphicon-volume-down:before{content:"\e037"}.wp-bootstrap .glyphicon-volume-up:before{content:"\e038"}.wp-bootstrap .glyphicon-qrcode:before{content:"\e039"}.wp-bootstrap .glyphicon-barcode:before{content:"\e040"}.wp-bootstrap .glyphicon-tag:before{content:"\e041"}.wp-bootstrap .glyphicon-tags:before{content:"\e042"}.wp-bootstrap .glyphicon-book:before{content:"\e043"}.wp-bootstrap .glyphicon-bookmark:before{content:"\e044"}.wp-bootstrap .glyphicon-print:before{content:"\e045"}.wp-bootstrap .glyphicon-camera:before{content:"\e046"}.wp-bootstrap .glyphicon-font:before{content:"\e047"}.wp-bootstrap .glyphicon-bold:before{content:"\e048"}.wp-bootstrap .glyphicon-italic:before{content:"\e049"}.wp-bootstrap .glyphicon-text-height:before{content:"\e050"}.wp-bootstrap .glyphicon-text-width:before{content:"\e051"}.wp-bootstrap .glyphicon-align-left:before{content:"\e052"}.wp-bootstrap .glyphicon-align-center:before{content:"\e053"}.wp-bootstrap .glyphicon-align-right:before{content:"\e054"}.wp-bootstrap .glyphicon-align-justify:before{content:"\e055"}.wp-bootstrap .glyphicon-list:before{content:"\e056"}.wp-bootstrap .glyphicon-indent-left:before{content:"\e057"}.wp-bootstrap .glyphicon-indent-right:before{content:"\e058"}.wp-bootstrap .glyphicon-facetime-video:before{content:"\e059"}.wp-bootstrap .glyphicon-picture:before{content:"\e060"}.wp-bootstrap .glyphicon-map-marker:before{content:"\e062"}.wp-bootstrap .glyphicon-adjust:before{content:"\e063"}.wp-bootstrap .glyphicon-tint:before{content:"\e064"}.wp-bootstrap .glyphicon-edit:before{content:"\e065"}.wp-bootstrap .glyphicon-share:before{content:"\e066"}.wp-bootstrap .glyphicon-check:before{content:"\e067"}.wp-bootstrap .glyphicon-move:before{content:"\e068"}.wp-bootstrap .glyphicon-step-backward:before{content:"\e069"}.wp-bootstrap .glyphicon-fast-backward:before{content:"\e070"}.wp-bootstrap .glyphicon-backward:before{content:"\e071"}.wp-bootstrap .glyphicon-play:before{content:"\e072"}.wp-bootstrap .glyphicon-pause:before{content:"\e073"}.wp-bootstrap .glyphicon-stop:before{content:"\e074"}.wp-bootstrap .glyphicon-forward:before{content:"\e075"}.wp-bootstrap .glyphicon-fast-forward:before{content:"\e076"}.wp-bootstrap .glyphicon-step-forward:before{content:"\e077"}.wp-bootstrap .glyphicon-eject:before{content:"\e078"}.wp-bootstrap .glyphicon-chevron-left:before{content:"\e079"}.wp-bootstrap .glyphicon-chevron-right:before{content:"\e080"}.wp-bootstrap .glyphicon-plus-sign:before{content:"\e081"}.wp-bootstrap .glyphicon-minus-sign:before{content:"\e082"}.wp-bootstrap .glyphicon-remove-sign:before{content:"\e083"}.wp-bootstrap .glyphicon-ok-sign:before{content:"\e084"}.wp-bootstrap .glyphicon-question-sign:before{content:"\e085"}.wp-bootstrap .glyphicon-info-sign:before{content:"\e086"}.wp-bootstrap .glyphicon-screenshot:before{content:"\e087"}.wp-bootstrap .glyphicon-remove-circle:before{content:"\e088"}.wp-bootstrap .glyphicon-ok-circle:before{content:"\e089"}.wp-bootstrap .glyphicon-ban-circle:before{content:"\e090"}.wp-bootstrap .glyphicon-arrow-left:before{content:"\e091"}.wp-bootstrap .glyphicon-arrow-right:before{content:"\e092"}.wp-bootstrap .glyphicon-arrow-up:before{content:"\e093"}.wp-bootstrap .glyphicon-arrow-down:before{content:"\e094"}.wp-bootstrap .glyphicon-share-alt:before{content:"\e095"}.wp-bootstrap .glyphicon-resize-full:before{content:"\e096"}.wp-bootstrap .glyphicon-resize-small:before{content:"\e097"}.wp-bootstrap .glyphicon-exclamation-sign:before{content:"\e101"}.wp-bootstrap .glyphicon-gift:before{content:"\e102"}.wp-bootstrap .glyphicon-leaf:before{content:"\e103"}.wp-bootstrap .glyphicon-fire:before{content:"\e104"}.wp-bootstrap .glyphicon-eye-open:before{content:"\e105"}.wp-bootstrap .glyphicon-eye-close:before{content:"\e106"}.wp-bootstrap .glyphicon-warning-sign:before{content:"\e107"}.wp-bootstrap .glyphicon-plane:before{content:"\e108"}.wp-bootstrap .glyphicon-calendar:before{content:"\e109"}.wp-bootstrap .glyphicon-random:before{content:"\e110"}.wp-bootstrap .glyphicon-comment:before{content:"\e111"}.wp-bootstrap .glyphicon-magnet:before{content:"\e112"}.wp-bootstrap .glyphicon-chevron-up:before{content:"\e113"}.wp-bootstrap .glyphicon-chevron-down:before{content:"\e114"}.wp-bootstrap .glyphicon-retweet:before{content:"\e115"}.wp-bootstrap .glyphicon-shopping-cart:before{content:"\e116"}.wp-bootstrap .glyphicon-folder-close:before{content:"\e117"}.wp-bootstrap .glyphicon-folder-open:before{content:"\e118"}.wp-bootstrap .glyphicon-resize-vertical:before{content:"\e119"}.wp-bootstrap .glyphicon-resize-horizontal:before{content:"\e120"}.wp-bootstrap .glyphicon-hdd:before{content:"\e121"}.wp-bootstrap .glyphicon-bullhorn:before{content:"\e122"}.wp-bootstrap .glyphicon-bell:before{content:"\e123"}.wp-bootstrap .glyphicon-certificate:before{content:"\e124"}.wp-bootstrap .glyphicon-thumbs-up:before{content:"\e125"}.wp-bootstrap .glyphicon-thumbs-down:before{content:"\e126"}.wp-bootstrap .glyphicon-hand-right:before{content:"\e127"}.wp-bootstrap .glyphicon-hand-left:before{content:"\e128"}.wp-bootstrap .glyphicon-hand-up:before{content:"\e129"}.wp-bootstrap .glyphicon-hand-down:before{content:"\e130"}.wp-bootstrap .glyphicon-circle-arrow-right:before{content:"\e131"}.wp-bootstrap .glyphicon-circle-arrow-left:before{content:"\e132"}.wp-bootstrap .glyphicon-circle-arrow-up:before{content:"\e133"}.wp-bootstrap .glyphicon-circle-arrow-down:before{content:"\e134"}.wp-bootstrap .glyphicon-globe:before{content:"\e135"}.wp-bootstrap .glyphicon-wrench:before{content:"\e136"}.wp-bootstrap .glyphicon-tasks:before{content:"\e137"}.wp-bootstrap .glyphicon-filter:before{content:"\e138"}.wp-bootstrap .glyphicon-briefcase:before{content:"\e139"}.wp-bootstrap .glyphicon-fullscreen:before{content:"\e140"}.wp-bootstrap .glyphicon-dashboard:before{content:"\e141"}.wp-bootstrap .glyphicon-paperclip:before{content:"\e142"}.wp-bootstrap .glyphicon-heart-empty:before{content:"\e143"}.wp-bootstrap .glyphicon-link:before{content:"\e144"}.wp-bootstrap .glyphicon-phone:before{content:"\e145"}.wp-bootstrap .glyphicon-pushpin:before{content:"\e146"}.wp-bootstrap .glyphicon-usd:before{content:"\e148"}.wp-bootstrap .glyphicon-gbp:before{content:"\e149"}.wp-bootstrap .glyphicon-sort:before{content:"\e150"}.wp-bootstrap .glyphicon-sort-by-alphabet:before{content:"\e151"}.wp-bootstrap .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.wp-bootstrap .glyphicon-sort-by-order:before{content:"\e153"}.wp-bootstrap .glyphicon-sort-by-order-alt:before{content:"\e154"}.wp-bootstrap .glyphicon-sort-by-attributes:before{content:"\e155"}.wp-bootstrap .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.wp-bootstrap .glyphicon-unchecked:before{content:"\e157"}.wp-bootstrap .glyphicon-expand:before{content:"\e158"}.wp-bootstrap .glyphicon-collapse-down:before{content:"\e159"}.wp-bootstrap .glyphicon-collapse-up:before{content:"\e160"}.wp-bootstrap .glyphicon-log-in:before{content:"\e161"}.wp-bootstrap .glyphicon-flash:before{content:"\e162"}.wp-bootstrap .glyphicon-log-out:before{content:"\e163"}.wp-bootstrap .glyphicon-new-window:before{content:"\e164"}.wp-bootstrap .glyphicon-record:before{content:"\e165"}.wp-bootstrap .glyphicon-save:before{content:"\e166"}.wp-bootstrap .glyphicon-open:before{content:"\e167"}.wp-bootstrap .glyphicon-saved:before{content:"\e168"}.wp-bootstrap .glyphicon-import:before{content:"\e169"}.wp-bootstrap .glyphicon-export:before{content:"\e170"}.wp-bootstrap .glyphicon-send:before{content:"\e171"}.wp-bootstrap .glyphicon-floppy-disk:before{content:"\e172"}.wp-bootstrap .glyphicon-floppy-saved:before{content:"\e173"}.wp-bootstrap .glyphicon-floppy-remove:before{content:"\e174"}.wp-bootstrap .glyphicon-floppy-save:before{content:"\e175"}.wp-bootstrap .glyphicon-floppy-open:before{content:"\e176"}.wp-bootstrap .glyphicon-credit-card:before{content:"\e177"}.wp-bootstrap .glyphicon-transfer:before{content:"\e178"}.wp-bootstrap .glyphicon-cutlery:before{content:"\e179"}.wp-bootstrap .glyphicon-header:before{content:"\e180"}.wp-bootstrap .glyphicon-compressed:before{content:"\e181"}.wp-bootstrap .glyphicon-earphone:before{content:"\e182"}.wp-bootstrap .glyphicon-phone-alt:before{content:"\e183"}.wp-bootstrap .glyphicon-tower:before{content:"\e184"}.wp-bootstrap .glyphicon-stats:before{content:"\e185"}.wp-bootstrap .glyphicon-sd-video:before{content:"\e186"}.wp-bootstrap .glyphicon-hd-video:before{content:"\e187"}.wp-bootstrap .glyphicon-subtitles:before{content:"\e188"}.wp-bootstrap .glyphicon-sound-stereo:before{content:"\e189"}.wp-bootstrap .glyphicon-sound-dolby:before{content:"\e190"}.wp-bootstrap .glyphicon-sound-5-1:before{content:"\e191"}.wp-bootstrap .glyphicon-sound-6-1:before{content:"\e192"}.wp-bootstrap .glyphicon-sound-7-1:before{content:"\e193"}.wp-bootstrap .glyphicon-copyright-mark:before{content:"\e194"}.wp-bootstrap .glyphicon-registration-mark:before{content:"\e195"}.wp-bootstrap .glyphicon-cloud-download:before{content:"\e197"}.wp-bootstrap .glyphicon-cloud-upload:before{content:"\e198"}.wp-bootstrap .glyphicon-tree-conifer:before{content:"\e199"}.wp-bootstrap .glyphicon-tree-deciduous:before{content:"\e200"}.wp-bootstrap .glyphicon-cd:before{content:"\e201"}.wp-bootstrap .glyphicon-save-file:before{content:"\e202"}.wp-bootstrap .glyphicon-open-file:before{content:"\e203"}.wp-bootstrap .glyphicon-level-up:before{content:"\e204"}.wp-bootstrap .glyphicon-copy:before{content:"\e205"}.wp-bootstrap .glyphicon-paste:before{content:"\e206"}.wp-bootstrap .glyphicon-alert:before{content:"\e209"}.wp-bootstrap .glyphicon-equalizer:before{content:"\e210"}.wp-bootstrap .glyphicon-king:before{content:"\e211"}.wp-bootstrap .glyphicon-queen:before{content:"\e212"}.wp-bootstrap .glyphicon-pawn:before{content:"\e213"}.wp-bootstrap .glyphicon-bishop:before{content:"\e214"}.wp-bootstrap .glyphicon-knight:before{content:"\e215"}.wp-bootstrap .glyphicon-baby-formula:before{content:"\e216"}.wp-bootstrap .glyphicon-tent:before{content:"\26fa"}.wp-bootstrap .glyphicon-blackboard:before{content:"\e218"}.wp-bootstrap .glyphicon-bed:before{content:"\e219"}.wp-bootstrap .glyphicon-apple:before{content:"\f8ff"}.wp-bootstrap .glyphicon-erase:before{content:"\e221"}.wp-bootstrap .glyphicon-hourglass:before{content:"\231b"}.wp-bootstrap .glyphicon-lamp:before{content:"\e223"}.wp-bootstrap .glyphicon-duplicate:before{content:"\e224"}.wp-bootstrap .glyphicon-piggy-bank:before{content:"\e225"}.wp-bootstrap .glyphicon-scissors:before{content:"\e226"}.wp-bootstrap .glyphicon-bitcoin:before{content:"\e227"}.wp-bootstrap .glyphicon-btc:before{content:"\e227"}.wp-bootstrap .glyphicon-xbt:before{content:"\e227"}.wp-bootstrap .glyphicon-yen:before{content:"\00a5"}.wp-bootstrap .glyphicon-jpy:before{content:"\00a5"}.wp-bootstrap .glyphicon-ruble:before{content:"\20bd"}.wp-bootstrap .glyphicon-rub:before{content:"\20bd"}.wp-bootstrap .glyphicon-scale:before{content:"\e230"}.wp-bootstrap .glyphicon-ice-lolly:before{content:"\e231"}.wp-bootstrap .glyphicon-ice-lolly-tasted:before{content:"\e232"}.wp-bootstrap .glyphicon-education:before{content:"\e233"}.wp-bootstrap .glyphicon-option-horizontal:before{content:"\e234"}.wp-bootstrap .glyphicon-option-vertical:before{content:"\e235"}.wp-bootstrap .glyphicon-menu-hamburger:before{content:"\e236"}.wp-bootstrap .glyphicon-modal-window:before{content:"\e237"}.wp-bootstrap .glyphicon-oil:before{content:"\e238"}.wp-bootstrap .glyphicon-grain:before{content:"\e239"}.wp-bootstrap .glyphicon-sunglasses:before{content:"\e240"}.wp-bootstrap .glyphicon-text-size:before{content:"\e241"}.wp-bootstrap .glyphicon-text-color:before{content:"\e242"}.wp-bootstrap .glyphicon-text-background:before{content:"\e243"}.wp-bootstrap .glyphicon-object-align-top:before{content:"\e244"}.wp-bootstrap .glyphicon-object-align-bottom:before{content:"\e245"}.wp-bootstrap .glyphicon-object-align-horizontal:before{content:"\e246"}.wp-bootstrap .glyphicon-object-align-left:before{content:"\e247"}.wp-bootstrap .glyphicon-object-align-vertical:before{content:"\e248"}.wp-bootstrap .glyphicon-object-align-right:before{content:"\e249"}.wp-bootstrap .glyphicon-triangle-right:before{content:"\e250"}.wp-bootstrap .glyphicon-triangle-left:before{content:"\e251"}.wp-bootstrap .glyphicon-triangle-bottom:before{content:"\e252"}.wp-bootstrap .glyphicon-triangle-top:before{content:"\e253"}.wp-bootstrap .glyphicon-console:before{content:"\e254"}.wp-bootstrap .glyphicon-superscript:before{content:"\e255"}.wp-bootstrap .glyphicon-subscript:before{content:"\e256"}.wp-bootstrap .glyphicon-menu-left:before{content:"\e257"}.wp-bootstrap .glyphicon-menu-right:before{content:"\e258"}.wp-bootstrap .glyphicon-menu-down:before{content:"\e259"}.wp-bootstrap .glyphicon-menu-up:before{content:"\e260"}.wp-bootstrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-bootstrap :after,.wp-bootstrap :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-bootstrap html{font-size:10px;-webkit-tap-highlight-color:transparent}.wp-bootstrap body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.wp-bootstrap button,.wp-bootstrap input,.wp-bootstrap select,.wp-bootstrap textarea{font-family:inherit;font-size:inherit;line-height:inherit}.wp-bootstrap a{color:#337ab7;text-decoration:none}.wp-bootstrap a:focus,.wp-bootstrap a:hover{color:#23527c;text-decoration:underline}.wp-bootstrap a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wp-bootstrap figure{margin:0}.wp-bootstrap img{vertical-align:middle}.wp-bootstrap .img-responsive{display:block;max-width:100%;height:auto}.wp-bootstrap .img-rounded{border-radius:6px}.wp-bootstrap .img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.wp-bootstrap .img-circle{border-radius:50%}.wp-bootstrap hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.wp-bootstrap .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.wp-bootstrap .sr-only-focusable:active,.wp-bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.wp-bootstrap [role=button]{cursor:pointer}.wp-bootstrap .h1,.wp-bootstrap .h2,.wp-bootstrap .h3,.wp-bootstrap .h4,.wp-bootstrap .h5,.wp-bootstrap .h6,.wp-bootstrap h1,.wp-bootstrap h2,.wp-bootstrap h3,.wp-bootstrap h4,.wp-bootstrap h5,.wp-bootstrap h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.wp-bootstrap .h1 .small,.wp-bootstrap .h1 small,.wp-bootstrap .h2 .small,.wp-bootstrap .h2 small,.wp-bootstrap .h3 .small,.wp-bootstrap .h3 small,.wp-bootstrap .h4 .small,.wp-bootstrap .h4 small,.wp-bootstrap .h5 .small,.wp-bootstrap .h5 small,.wp-bootstrap .h6 .small,.wp-bootstrap .h6 small,.wp-bootstrap h1 .small,.wp-bootstrap h1 small,.wp-bootstrap h2 .small,.wp-bootstrap h2 small,.wp-bootstrap h3 .small,.wp-bootstrap h3 small,.wp-bootstrap h4 .small,.wp-bootstrap h4 small,.wp-bootstrap h5 .small,.wp-bootstrap h5 small,.wp-bootstrap h6 .small,.wp-bootstrap h6 small{font-weight:400;line-height:1;color:#777}.wp-bootstrap .h1,.wp-bootstrap .h2,.wp-bootstrap .h3,.wp-bootstrap h1,.wp-bootstrap h2,.wp-bootstrap h3{margin-top:20px;margin-bottom:10px}.wp-bootstrap .h1 .small,.wp-bootstrap .h1 small,.wp-bootstrap .h2 .small,.wp-bootstrap .h2 small,.wp-bootstrap .h3 .small,.wp-bootstrap .h3 small,.wp-bootstrap h1 .small,.wp-bootstrap h1 small,.wp-bootstrap h2 .small,.wp-bootstrap h2 small,.wp-bootstrap h3 .small,.wp-bootstrap h3 small{font-size:65%}.wp-bootstrap .h4,.wp-bootstrap .h5,.wp-bootstrap .h6,.wp-bootstrap h4,.wp-bootstrap h5,.wp-bootstrap h6{margin-top:10px;margin-bottom:10px}.wp-bootstrap .h4 .small,.wp-bootstrap .h4 small,.wp-bootstrap .h5 .small,.wp-bootstrap .h5 small,.wp-bootstrap .h6 .small,.wp-bootstrap .h6 small,.wp-bootstrap h4 .small,.wp-bootstrap h4 small,.wp-bootstrap h5 .small,.wp-bootstrap h5 small,.wp-bootstrap h6 .small,.wp-bootstrap h6 small{font-size:75%}.wp-bootstrap p{margin:0 0 10px}.wp-bootstrap .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.wp-bootstrap .lead{font-size:21px}}.wp-bootstrap .small,.wp-bootstrap small{font-size:85%}.wp-bootstrap .mark,.wp-bootstrap mark{background-color:#fcf8e3;padding:.2em}.wp-bootstrap .text-left{text-align:left}.wp-bootstrap .text-right{text-align:right}.wp-bootstrap .text-center{text-align:center}.wp-bootstrap .text-justify{text-align:justify}.wp-bootstrap .text-nowrap{white-space:nowrap}.wp-bootstrap .text-lowercase{text-transform:lowercase}.wp-bootstrap .text-uppercase{text-transform:uppercase}.wp-bootstrap .text-capitalize{text-transform:capitalize}.wp-bootstrap .text-muted{color:#777}.wp-bootstrap .text-primary{color:#337ab7}a.wp-bootstrap .text-primary:focus,a.wp-bootstrap .text-primary:hover{color:#286090}.wp-bootstrap .text-success{color:#3c763d}a.wp-bootstrap .text-success:focus,a.wp-bootstrap .text-success:hover{color:#2b542c}.wp-bootstrap .text-info{color:#31708f}a.wp-bootstrap .text-info:focus,a.wp-bootstrap .text-info:hover{color:#245269}.wp-bootstrap .text-warning{color:#8a6d3b}a.wp-bootstrap .text-warning:focus,a.wp-bootstrap .text-warning:hover{color:#66512c}.wp-bootstrap .text-danger{color:#a94442}a.wp-bootstrap .text-danger:focus,a.wp-bootstrap .text-danger:hover{color:#843534}.wp-bootstrap .bg-primary{color:#fff;background-color:#337ab7}a.wp-bootstrap .bg-primary:focus,a.wp-bootstrap .bg-primary:hover{background-color:#286090}.wp-bootstrap .bg-success{background-color:#dff0d8}a.wp-bootstrap .bg-success:focus,a.wp-bootstrap .bg-success:hover{background-color:#c1e2b3}.wp-bootstrap .bg-info{background-color:#d9edf7}a.wp-bootstrap .bg-info:focus,a.wp-bootstrap .bg-info:hover{background-color:#afd9ee}.wp-bootstrap .bg-warning{background-color:#fcf8e3}a.wp-bootstrap .bg-warning:focus,a.wp-bootstrap .bg-warning:hover{background-color:#f7ecb5}.wp-bootstrap .bg-danger{background-color:#f2dede}a.wp-bootstrap .bg-danger:focus,a.wp-bootstrap .bg-danger:hover{background-color:#e4b9b9}.wp-bootstrap .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.wp-bootstrap ol,.wp-bootstrap ul{margin-top:0;margin-bottom:10px}.wp-bootstrap ol ol,.wp-bootstrap ol ul,.wp-bootstrap ul ol,.wp-bootstrap ul ul{margin-bottom:0}.wp-bootstrap .list-unstyled{padding-left:0;list-style:none}.wp-bootstrap .list-inline{padding-left:0;list-style:none;margin-left:-5px}.wp-bootstrap .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.wp-bootstrap dl{margin-top:0;margin-bottom:20px}.wp-bootstrap dd,.wp-bootstrap dt{line-height:1.42857143}.wp-bootstrap dt{font-weight:700}.wp-bootstrap dd{margin-left:0}@media(min-width:768px){.wp-bootstrap .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-bootstrap .dl-horizontal dd{margin-left:180px}}.wp-bootstrap abbr[data-original-title],.wp-bootstrap abbr[title]{cursor:help;border-bottom:1px dotted #777}.wp-bootstrap .initialism{font-size:90%;text-transform:uppercase}.wp-bootstrap blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.wp-bootstrap blockquote ol:last-child,.wp-bootstrap blockquote p:last-child,.wp-bootstrap blockquote ul:last-child{margin-bottom:0}.wp-bootstrap blockquote .small,.wp-bootstrap blockquote footer,.wp-bootstrap blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}.wp-bootstrap blockquote .small:before,.wp-bootstrap blockquote footer:before,.wp-bootstrap blockquote small:before{content:'\2014 \00A0'}.wp-bootstrap .blockquote-reverse,.wp-bootstrap blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.wp-bootstrap .blockquote-reverse .small:before,.wp-bootstrap .blockquote-reverse footer:before,.wp-bootstrap .blockquote-reverse small:before,.wp-bootstrap blockquote.pull-right .small:before,.wp-bootstrap blockquote.pull-right footer:before,.wp-bootstrap blockquote.pull-right small:before{content:''}.wp-bootstrap .blockquote-reverse .small:after,.wp-bootstrap .blockquote-reverse footer:after,.wp-bootstrap .blockquote-reverse small:after,.wp-bootstrap blockquote.pull-right .small:after,.wp-bootstrap blockquote.pull-right footer:after,.wp-bootstrap blockquote.pull-right small:after{content:'\00A0 \2014'}.wp-bootstrap address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.wp-bootstrap code,.wp-bootstrap kbd,.wp-bootstrap pre,.wp-bootstrap samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.wp-bootstrap code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.wp-bootstrap kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.wp-bootstrap kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.wp-bootstrap pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.wp-bootstrap pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.wp-bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.wp-bootstrap .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.wp-bootstrap .container{width:750px}}@media(min-width:992px){.wp-bootstrap .container{width:970px}}@media(min-width:1200px){.wp-bootstrap .container{width:1170px}}.wp-bootstrap .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.wp-bootstrap .row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-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,.wp-bootstrap .col-xs-1{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.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,.wp-bootstrap .col-xs-1{float:left}.wp-bootstrap .col-xs-12{width:100%}.wp-bootstrap .col-xs-11{width:91.66666667%}.wp-bootstrap .col-xs-10{width:83.33333333%}.wp-bootstrap .col-xs-9{width:75%}.wp-bootstrap .col-xs-8{width:66.66666667%}.wp-bootstrap .col-xs-7{width:58.33333333%}.wp-bootstrap .col-xs-6{width:50%}.wp-bootstrap .col-xs-5{width:41.66666667%}.wp-bootstrap .col-xs-4{width:33.33333333%}.wp-bootstrap .col-xs-3{width:25%}.wp-bootstrap .col-xs-2{width:16.66666667%}.wp-bootstrap .col-xs-1{width:8.33333333%}.wp-bootstrap .col-xs-pull-12{right:100%}.wp-bootstrap .col-xs-pull-11{right:91.66666667%}.wp-bootstrap .col-xs-pull-10{right:83.33333333%}.wp-bootstrap .col-xs-pull-9{right:75%}.wp-bootstrap .col-xs-pull-8{right:66.66666667%}.wp-bootstrap .col-xs-pull-7{right:58.33333333%}.wp-bootstrap .col-xs-pull-6{right:50%}.wp-bootstrap .col-xs-pull-5{right:41.66666667%}.wp-bootstrap .col-xs-pull-4{right:33.33333333%}.wp-bootstrap .col-xs-pull-3{right:25%}.wp-bootstrap .col-xs-pull-2{right:16.66666667%}.wp-bootstrap .col-xs-pull-1{right:8.33333333%}.wp-bootstrap .col-xs-pull-0{right:auto}.wp-bootstrap .col-xs-push-12{left:100%}.wp-bootstrap .col-xs-push-11{left:91.66666667%}.wp-bootstrap .col-xs-push-10{left:83.33333333%}.wp-bootstrap .col-xs-push-9{left:75%}.wp-bootstrap .col-xs-push-8{left:66.66666667%}.wp-bootstrap .col-xs-push-7{left:58.33333333%}.wp-bootstrap .col-xs-push-6{left:50%}.wp-bootstrap .col-xs-push-5{left:41.66666667%}.wp-bootstrap .col-xs-push-4{left:33.33333333%}.wp-bootstrap .col-xs-push-3{left:25%}.wp-bootstrap .col-xs-push-2{left:16.66666667%}.wp-bootstrap .col-xs-push-1{left:8.33333333%}.wp-bootstrap .col-xs-push-0{left:auto}.wp-bootstrap .col-xs-offset-12{margin-left:100%}.wp-bootstrap .col-xs-offset-11{margin-left:91.66666667%}.wp-bootstrap .col-xs-offset-10{margin-left:83.33333333%}.wp-bootstrap .col-xs-offset-9{margin-left:75%}.wp-bootstrap .col-xs-offset-8{margin-left:66.66666667%}.wp-bootstrap .col-xs-offset-7{margin-left:58.33333333%}.wp-bootstrap .col-xs-offset-6{margin-left:50%}.wp-bootstrap .col-xs-offset-5{margin-left:41.66666667%}.wp-bootstrap .col-xs-offset-4{margin-left:33.33333333%}.wp-bootstrap .col-xs-offset-3{margin-left:25%}.wp-bootstrap .col-xs-offset-2{margin-left:16.66666667%}.wp-bootstrap .col-xs-offset-1{margin-left:8.33333333%}.wp-bootstrap .col-xs-offset-0{margin-left:0}@media(min-width:768px){.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,.wp-bootstrap .col-sm-1{float:left}.wp-bootstrap .col-sm-12{width:100%}.wp-bootstrap .col-sm-11{width:91.66666667%}.wp-bootstrap .col-sm-10{width:83.33333333%}.wp-bootstrap .col-sm-9{width:75%}.wp-bootstrap .col-sm-8{width:66.66666667%}.wp-bootstrap .col-sm-7{width:58.33333333%}.wp-bootstrap .col-sm-6{width:50%}.wp-bootstrap .col-sm-5{width:41.66666667%}.wp-bootstrap .col-sm-4{width:33.33333333%}.wp-bootstrap .col-sm-3{width:25%}.wp-bootstrap .col-sm-2{width:16.66666667%}.wp-bootstrap .col-sm-1{width:8.33333333%}.wp-bootstrap .col-sm-pull-12{right:100%}.wp-bootstrap .col-sm-pull-11{right:91.66666667%}.wp-bootstrap .col-sm-pull-10{right:83.33333333%}.wp-bootstrap .col-sm-pull-9{right:75%}.wp-bootstrap .col-sm-pull-8{right:66.66666667%}.wp-bootstrap .col-sm-pull-7{right:58.33333333%}.wp-bootstrap .col-sm-pull-6{right:50%}.wp-bootstrap .col-sm-pull-5{right:41.66666667%}.wp-bootstrap .col-sm-pull-4{right:33.33333333%}.wp-bootstrap .col-sm-pull-3{right:25%}.wp-bootstrap .col-sm-pull-2{right:16.66666667%}.wp-bootstrap .col-sm-pull-1{right:8.33333333%}.wp-bootstrap .col-sm-pull-0{right:auto}.wp-bootstrap .col-sm-push-12{left:100%}.wp-bootstrap .col-sm-push-11{left:91.66666667%}.wp-bootstrap .col-sm-push-10{left:83.33333333%}.wp-bootstrap .col-sm-push-9{left:75%}.wp-bootstrap .col-sm-push-8{left:66.66666667%}.wp-bootstrap .col-sm-push-7{left:58.33333333%}.wp-bootstrap .col-sm-push-6{left:50%}.wp-bootstrap .col-sm-push-5{left:41.66666667%}.wp-bootstrap .col-sm-push-4{left:33.33333333%}.wp-bootstrap .col-sm-push-3{left:25%}.wp-bootstrap .col-sm-push-2{left:16.66666667%}.wp-bootstrap .col-sm-push-1{left:8.33333333%}.wp-bootstrap .col-sm-push-0{left:auto}.wp-bootstrap .col-sm-offset-12{margin-left:100%}.wp-bootstrap .col-sm-offset-11{margin-left:91.66666667%}.wp-bootstrap .col-sm-offset-10{margin-left:83.33333333%}.wp-bootstrap .col-sm-offset-9{margin-left:75%}.wp-bootstrap .col-sm-offset-8{margin-left:66.66666667%}.wp-bootstrap .col-sm-offset-7{margin-left:58.33333333%}.wp-bootstrap .col-sm-offset-6{margin-left:50%}.wp-bootstrap .col-sm-offset-5{margin-left:41.66666667%}.wp-bootstrap .col-sm-offset-4{margin-left:33.33333333%}.wp-bootstrap .col-sm-offset-3{margin-left:25%}.wp-bootstrap .col-sm-offset-2{margin-left:16.66666667%}.wp-bootstrap .col-sm-offset-1{margin-left:8.33333333%}.wp-bootstrap .col-sm-offset-0{margin-left:0}}@media(min-width:992px){.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,.wp-bootstrap .col-md-1{float:left}.wp-bootstrap .col-md-12{width:100%}.wp-bootstrap .col-md-11{width:91.66666667%}.wp-bootstrap .col-md-10{width:83.33333333%}.wp-bootstrap .col-md-9{width:75%}.wp-bootstrap .col-md-8{width:66.66666667%}.wp-bootstrap .col-md-7{width:58.33333333%}.wp-bootstrap .col-md-6{width:50%}.wp-bootstrap .col-md-5{width:41.66666667%}.wp-bootstrap .col-md-4{width:33.33333333%}.wp-bootstrap .col-md-3{width:25%}.wp-bootstrap .col-md-2{width:16.66666667%}.wp-bootstrap .col-md-1{width:8.33333333%}.wp-bootstrap .col-md-pull-12{right:100%}.wp-bootstrap .col-md-pull-11{right:91.66666667%}.wp-bootstrap .col-md-pull-10{right:83.33333333%}.wp-bootstrap .col-md-pull-9{right:75%}.wp-bootstrap .col-md-pull-8{right:66.66666667%}.wp-bootstrap .col-md-pull-7{right:58.33333333%}.wp-bootstrap .col-md-pull-6{right:50%}.wp-bootstrap .col-md-pull-5{right:41.66666667%}.wp-bootstrap .col-md-pull-4{right:33.33333333%}.wp-bootstrap .col-md-pull-3{right:25%}.wp-bootstrap .col-md-pull-2{right:16.66666667%}.wp-bootstrap .col-md-pull-1{right:8.33333333%}.wp-bootstrap .col-md-pull-0{right:auto}.wp-bootstrap .col-md-push-12{left:100%}.wp-bootstrap .col-md-push-11{left:91.66666667%}.wp-bootstrap .col-md-push-10{left:83.33333333%}.wp-bootstrap .col-md-push-9{left:75%}.wp-bootstrap .col-md-push-8{left:66.66666667%}.wp-bootstrap .col-md-push-7{left:58.33333333%}.wp-bootstrap .col-md-push-6{left:50%}.wp-bootstrap .col-md-push-5{left:41.66666667%}.wp-bootstrap .col-md-push-4{left:33.33333333%}.wp-bootstrap .col-md-push-3{left:25%}.wp-bootstrap .col-md-push-2{left:16.66666667%}.wp-bootstrap .col-md-push-1{left:8.33333333%}.wp-bootstrap .col-md-push-0{left:auto}.wp-bootstrap .col-md-offset-12{margin-left:100%}.wp-bootstrap .col-md-offset-11{margin-left:91.66666667%}.wp-bootstrap .col-md-offset-10{margin-left:83.33333333%}.wp-bootstrap .col-md-offset-9{margin-left:75%}.wp-bootstrap .col-md-offset-8{margin-left:66.66666667%}.wp-bootstrap .col-md-offset-7{margin-left:58.33333333%}.wp-bootstrap .col-md-offset-6{margin-left:50%}.wp-bootstrap .col-md-offset-5{margin-left:41.66666667%}.wp-bootstrap .col-md-offset-4{margin-left:33.33333333%}.wp-bootstrap .col-md-offset-3{margin-left:25%}.wp-bootstrap .col-md-offset-2{margin-left:16.66666667%}.wp-bootstrap .col-md-offset-1{margin-left:8.33333333%}.wp-bootstrap .col-md-offset-0{margin-left:0}}@media(min-width:1200px){.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,.wp-bootstrap .col-lg-1{float:left}.wp-bootstrap .col-lg-12{width:100%}.wp-bootstrap .col-lg-11{width:91.66666667%}.wp-bootstrap .col-lg-10{width:83.33333333%}.wp-bootstrap .col-lg-9{width:75%}.wp-bootstrap .col-lg-8{width:66.66666667%}.wp-bootstrap .col-lg-7{width:58.33333333%}.wp-bootstrap .col-lg-6{width:50%}.wp-bootstrap .col-lg-5{width:41.66666667%}.wp-bootstrap .col-lg-4{width:33.33333333%}.wp-bootstrap .col-lg-3{width:25%}.wp-bootstrap .col-lg-2{width:16.66666667%}.wp-bootstrap .col-lg-1{width:8.33333333%}.wp-bootstrap .col-lg-pull-12{right:100%}.wp-bootstrap .col-lg-pull-11{right:91.66666667%}.wp-bootstrap .col-lg-pull-10{right:83.33333333%}.wp-bootstrap .col-lg-pull-9{right:75%}.wp-bootstrap .col-lg-pull-8{right:66.66666667%}.wp-bootstrap .col-lg-pull-7{right:58.33333333%}.wp-bootstrap .col-lg-pull-6{right:50%}.wp-bootstrap .col-lg-pull-5{right:41.66666667%}.wp-bootstrap .col-lg-pull-4{right:33.33333333%}.wp-bootstrap .col-lg-pull-3{right:25%}.wp-bootstrap .col-lg-pull-2{right:16.66666667%}.wp-bootstrap .col-lg-pull-1{right:8.33333333%}.wp-bootstrap .col-lg-pull-0{right:auto}.wp-bootstrap .col-lg-push-12{left:100%}.wp-bootstrap .col-lg-push-11{left:91.66666667%}.wp-bootstrap .col-lg-push-10{left:83.33333333%}.wp-bootstrap .col-lg-push-9{left:75%}.wp-bootstrap .col-lg-push-8{left:66.66666667%}.wp-bootstrap .col-lg-push-7{left:58.33333333%}.wp-bootstrap .col-lg-push-6{left:50%}.wp-bootstrap .col-lg-push-5{left:41.66666667%}.wp-bootstrap .col-lg-push-4{left:33.33333333%}.wp-bootstrap .col-lg-push-3{left:25%}.wp-bootstrap .col-lg-push-2{left:16.66666667%}.wp-bootstrap .col-lg-push-1{left:8.33333333%}.wp-bootstrap .col-lg-push-0{left:auto}.wp-bootstrap .col-lg-offset-12{margin-left:100%}.wp-bootstrap .col-lg-offset-11{margin-left:91.66666667%}.wp-bootstrap .col-lg-offset-10{margin-left:83.33333333%}.wp-bootstrap .col-lg-offset-9{margin-left:75%}.wp-bootstrap .col-lg-offset-8{margin-left:66.66666667%}.wp-bootstrap .col-lg-offset-7{margin-left:58.33333333%}.wp-bootstrap .col-lg-offset-6{margin-left:50%}.wp-bootstrap .col-lg-offset-5{margin-left:41.66666667%}.wp-bootstrap .col-lg-offset-4{margin-left:33.33333333%}.wp-bootstrap .col-lg-offset-3{margin-left:25%}.wp-bootstrap .col-lg-offset-2{margin-left:16.66666667%}.wp-bootstrap .col-lg-offset-1{margin-left:8.33333333%}.wp-bootstrap .col-lg-offset-0{margin-left:0}}.wp-bootstrap table{background-color:transparent}.wp-bootstrap caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.wp-bootstrap th{text-align:left}.wp-bootstrap .table{width:100%;max-width:100%;margin-bottom:20px}.wp-bootstrap .table>tbody>tr>td,.wp-bootstrap .table>tbody>tr>th,.wp-bootstrap .table>tfoot>tr>td,.wp-bootstrap .table>tfoot>tr>th,.wp-bootstrap .table>thead>tr>td,.wp-bootstrap .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.wp-bootstrap .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.wp-bootstrap .table>caption+thead>tr:first-child>td,.wp-bootstrap .table>caption+thead>tr:first-child>th,.wp-bootstrap .table>colgroup+thead>tr:first-child>td,.wp-bootstrap .table>colgroup+thead>tr:first-child>th,.wp-bootstrap .table>thead:first-child>tr:first-child>td,.wp-bootstrap .table>thead:first-child>tr:first-child>th{border-top:0}.wp-bootstrap .table>tbody+tbody{border-top:2px solid #ddd}.wp-bootstrap .table .table{background-color:#fff}.wp-bootstrap .table-condensed>tbody>tr>td,.wp-bootstrap .table-condensed>tbody>tr>th,.wp-bootstrap .table-condensed>tfoot>tr>td,.wp-bootstrap .table-condensed>tfoot>tr>th,.wp-bootstrap .table-condensed>thead>tr>td,.wp-bootstrap .table-condensed>thead>tr>th{padding:5px}.wp-bootstrap .table-bordered{border:1px solid #ddd}.wp-bootstrap .table-bordered>tbody>tr>td,.wp-bootstrap .table-bordered>tbody>tr>th,.wp-bootstrap .table-bordered>tfoot>tr>td,.wp-bootstrap .table-bordered>tfoot>tr>th,.wp-bootstrap .table-bordered>thead>tr>td,.wp-bootstrap .table-bordered>thead>tr>th{border:1px solid #ddd}.wp-bootstrap .table-bordered>thead>tr>td,.wp-bootstrap .table-bordered>thead>tr>th{border-bottom-width:2px}.wp-bootstrap .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.wp-bootstrap .table-hover>tbody>tr:hover{background-color:#f5f5f5}.wp-bootstrap table col[class*=col-]{position:static;float:none;display:table-column}.wp-bootstrap table td[class*=col-],.wp-bootstrap table th[class*=col-]{position:static;float:none;display:table-cell}.wp-bootstrap .table>tbody>tr.active>td,.wp-bootstrap .table>tbody>tr.active>th,.wp-bootstrap .table>tbody>tr>td.active,.wp-bootstrap .table>tbody>tr>th.active,.wp-bootstrap .table>tfoot>tr.active>td,.wp-bootstrap .table>tfoot>tr.active>th,.wp-bootstrap .table>tfoot>tr>td.active,.wp-bootstrap .table>tfoot>tr>th.active,.wp-bootstrap .table>thead>tr.active>td,.wp-bootstrap .table>thead>tr.active>th,.wp-bootstrap .table>thead>tr>td.active,.wp-bootstrap .table>thead>tr>th.active{background-color:#f5f5f5}.wp-bootstrap .table-hover>tbody>tr.active:hover>td,.wp-bootstrap .table-hover>tbody>tr.active:hover>th,.wp-bootstrap .table-hover>tbody>tr:hover>.active,.wp-bootstrap .table-hover>tbody>tr>td.active:hover,.wp-bootstrap .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.wp-bootstrap .table>tbody>tr.success>td,.wp-bootstrap .table>tbody>tr.success>th,.wp-bootstrap .table>tbody>tr>td.success,.wp-bootstrap .table>tbody>tr>th.success,.wp-bootstrap .table>tfoot>tr.success>td,.wp-bootstrap .table>tfoot>tr.success>th,.wp-bootstrap .table>tfoot>tr>td.success,.wp-bootstrap .table>tfoot>tr>th.success,.wp-bootstrap .table>thead>tr.success>td,.wp-bootstrap .table>thead>tr.success>th,.wp-bootstrap .table>thead>tr>td.success,.wp-bootstrap .table>thead>tr>th.success{background-color:#dff0d8}.wp-bootstrap .table-hover>tbody>tr.success:hover>td,.wp-bootstrap .table-hover>tbody>tr.success:hover>th,.wp-bootstrap .table-hover>tbody>tr:hover>.success,.wp-bootstrap .table-hover>tbody>tr>td.success:hover,.wp-bootstrap .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.wp-bootstrap .table>tbody>tr.info>td,.wp-bootstrap .table>tbody>tr.info>th,.wp-bootstrap .table>tbody>tr>td.info,.wp-bootstrap .table>tbody>tr>th.info,.wp-bootstrap .table>tfoot>tr.info>td,.wp-bootstrap .table>tfoot>tr.info>th,.wp-bootstrap .table>tfoot>tr>td.info,.wp-bootstrap .table>tfoot>tr>th.info,.wp-bootstrap .table>thead>tr.info>td,.wp-bootstrap .table>thead>tr.info>th,.wp-bootstrap .table>thead>tr>td.info,.wp-bootstrap .table>thead>tr>th.info{background-color:#d9edf7}.wp-bootstrap .table-hover>tbody>tr.info:hover>td,.wp-bootstrap .table-hover>tbody>tr.info:hover>th,.wp-bootstrap .table-hover>tbody>tr:hover>.info,.wp-bootstrap .table-hover>tbody>tr>td.info:hover,.wp-bootstrap .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.wp-bootstrap .table>tbody>tr.warning>td,.wp-bootstrap .table>tbody>tr.warning>th,.wp-bootstrap .table>tbody>tr>td.warning,.wp-bootstrap .table>tbody>tr>th.warning,.wp-bootstrap .table>tfoot>tr.warning>td,.wp-bootstrap .table>tfoot>tr.warning>th,.wp-bootstrap .table>tfoot>tr>td.warning,.wp-bootstrap .table>tfoot>tr>th.warning,.wp-bootstrap .table>thead>tr.warning>td,.wp-bootstrap .table>thead>tr.warning>th,.wp-bootstrap .table>thead>tr>td.warning,.wp-bootstrap .table>thead>tr>th.warning{background-color:#fcf8e3}.wp-bootstrap .table-hover>tbody>tr.warning:hover>td,.wp-bootstrap .table-hover>tbody>tr.warning:hover>th,.wp-bootstrap .table-hover>tbody>tr:hover>.warning,.wp-bootstrap .table-hover>tbody>tr>td.warning:hover,.wp-bootstrap .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.wp-bootstrap .table>tbody>tr.danger>td,.wp-bootstrap .table>tbody>tr.danger>th,.wp-bootstrap .table>tbody>tr>td.danger,.wp-bootstrap .table>tbody>tr>th.danger,.wp-bootstrap .table>tfoot>tr.danger>td,.wp-bootstrap .table>tfoot>tr.danger>th,.wp-bootstrap .table>tfoot>tr>td.danger,.wp-bootstrap .table>tfoot>tr>th.danger,.wp-bootstrap .table>thead>tr.danger>td,.wp-bootstrap .table>thead>tr.danger>th,.wp-bootstrap .table>thead>tr>td.danger,.wp-bootstrap .table>thead>tr>th.danger{background-color:#f2dede}.wp-bootstrap .table-hover>tbody>tr.danger:hover>td,.wp-bootstrap .table-hover>tbody>tr.danger:hover>th,.wp-bootstrap .table-hover>tbody>tr:hover>.danger,.wp-bootstrap .table-hover>tbody>tr>td.danger:hover,.wp-bootstrap .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.wp-bootstrap .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.wp-bootstrap .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.wp-bootstrap .table-responsive>.table{margin-bottom:0}.wp-bootstrap .table-responsive>.table>tbody>tr>td,.wp-bootstrap .table-responsive>.table>tbody>tr>th,.wp-bootstrap .table-responsive>.table>tfoot>tr>td,.wp-bootstrap .table-responsive>.table>tfoot>tr>th,.wp-bootstrap .table-responsive>.table>thead>tr>td,.wp-bootstrap .table-responsive>.table>thead>tr>th{white-space:nowrap}.wp-bootstrap .table-responsive>.table-bordered{border:0}.wp-bootstrap .table-responsive>.table-bordered>tbody>tr>td:first-child,.wp-bootstrap .table-responsive>.table-bordered>tbody>tr>th:first-child,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:first-child,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:first-child,.wp-bootstrap .table-responsive>.table-bordered>thead>tr>td:first-child,.wp-bootstrap .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.wp-bootstrap .table-responsive>.table-bordered>tbody>tr>td:last-child,.wp-bootstrap .table-responsive>.table-bordered>tbody>tr>th:last-child,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:last-child,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:last-child,.wp-bootstrap .table-responsive>.table-bordered>thead>tr>td:last-child,.wp-bootstrap .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.wp-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>td,.wp-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>th,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>td,.wp-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.wp-bootstrap fieldset{padding:0;margin:0;border:0;min-width:0}.wp-bootstrap 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}.wp-bootstrap label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.wp-bootstrap input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-bootstrap input[type=checkbox],.wp-bootstrap input[type=radio]{margin:4px 0 0;line-height:normal}.wp-bootstrap input[type=file]{display:block}.wp-bootstrap input[type=range]{display:block;width:100%}.wp-bootstrap select[multiple],.wp-bootstrap select[size]{height:auto}.wp-bootstrap input[type=checkbox]:focus,.wp-bootstrap input[type=file]:focus,.wp-bootstrap input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wp-bootstrap output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.wp-bootstrap .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,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}.wp-bootstrap .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)}.wp-bootstrap .form-control::-moz-placeholder{color:#999;opacity:1}.wp-bootstrap .form-control:-ms-input-placeholder{color:#999}.wp-bootstrap .form-control::-webkit-input-placeholder{color:#999}.wp-bootstrap .form-control::-ms-expand{border:0;background-color:transparent}.wp-bootstrap .form-control[disabled],.wp-bootstrap .form-control[readonly],fieldset[disabled] .wp-bootstrap .form-control{background-color:#fff;opacity:1;border-color:#ddd !important;color:#999}.wp-bootstrap .form-control[disabled],fieldset[disabled] .wp-bootstrap .form-control{cursor:not-allowed}textarea.wp-bootstrap .form-control{height:auto}.wp-bootstrap input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.wp-bootstrap input[type=date].form-control,.wp-bootstrap input[type=datetime-local].form-control,.wp-bootstrap input[type=month].form-control,.wp-bootstrap input[type=time].form-control{line-height:34px}.input-group-sm .wp-bootstrap input[type=date],.input-group-sm .wp-bootstrap input[type=datetime-local],.input-group-sm .wp-bootstrap input[type=month],.input-group-sm .wp-bootstrap input[type=time],.wp-bootstrap input[type=date].input-sm,.wp-bootstrap input[type=datetime-local].input-sm,.wp-bootstrap input[type=month].input-sm,.wp-bootstrap input[type=time].input-sm{line-height:30px}.input-group-lg .wp-bootstrap input[type=date],.input-group-lg .wp-bootstrap input[type=datetime-local],.input-group-lg .wp-bootstrap input[type=month],.input-group-lg .wp-bootstrap input[type=time],.wp-bootstrap input[type=date].input-lg,.wp-bootstrap input[type=datetime-local].input-lg,.wp-bootstrap input[type=month].input-lg,.wp-bootstrap input[type=time].input-lg{line-height:46px}}.wp-bootstrap .form-group{margin-bottom:15px}.wp-bootstrap .checkbox,.wp-bootstrap .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.wp-bootstrap .checkbox label,.wp-bootstrap .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.wp-bootstrap .checkbox input[type=checkbox],.wp-bootstrap .checkbox-inline input[type=checkbox],.wp-bootstrap .radio input[type=radio],.wp-bootstrap .radio-inline input[type=radio]{position:absolute;margin-left:-20px}.wp-bootstrap .checkbox+.checkbox,.wp-bootstrap .radio+.radio{margin-top:-5px}.wp-bootstrap .checkbox-inline,.wp-bootstrap .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.wp-bootstrap .checkbox-inline+.checkbox-inline,.wp-bootstrap .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.wp-bootstrap input[type=checkbox].disabled,.wp-bootstrap input[type=checkbox][disabled],.wp-bootstrap input[type=radio].disabled,.wp-bootstrap input[type=radio][disabled],fieldset[disabled] .wp-bootstrap input[type=checkbox],fieldset[disabled] .wp-bootstrap input[type=radio]{cursor:not-allowed}.wp-bootstrap .checkbox-inline.disabled,.wp-bootstrap .radio-inline.disabled,fieldset[disabled] .wp-bootstrap .checkbox-inline,fieldset[disabled] .wp-bootstrap .radio-inline{cursor:not-allowed}.wp-bootstrap .checkbox.disabled label,.wp-bootstrap .radio.disabled label,fieldset[disabled] .wp-bootstrap .checkbox label,fieldset[disabled] .wp-bootstrap .radio label{cursor:not-allowed}.wp-bootstrap .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.wp-bootstrap .form-control-static.input-lg,.wp-bootstrap .form-control-static.input-sm{padding-left:0;padding-right:0}.wp-bootstrap .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.wp-bootstrap .input-sm{height:30px;line-height:30px}select[multiple].wp-bootstrap .input-sm,textarea.wp-bootstrap .input-sm{height:auto}.wp-bootstrap .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.wp-bootstrap .form-group-sm select.form-control{height:30px;line-height:30px}.wp-bootstrap .form-group-sm select[multiple].form-control,.wp-bootstrap .form-group-sm textarea.form-control{height:auto}.wp-bootstrap .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.wp-bootstrap .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.wp-bootstrap .input-lg{height:46px;line-height:46px}select[multiple].wp-bootstrap .input-lg,textarea.wp-bootstrap .input-lg{height:auto}.wp-bootstrap .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.wp-bootstrap .form-group-lg select.form-control{height:46px;line-height:46px}.wp-bootstrap .form-group-lg select[multiple].form-control,.wp-bootstrap .form-group-lg textarea.form-control{height:auto}.wp-bootstrap .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.wp-bootstrap .has-feedback{position:relative}.wp-bootstrap .has-feedback .form-control{padding-right:42.5px}.wp-bootstrap .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}.wp-bootstrap .form-group-lg .form-control+.form-control-feedback,.wp-bootstrap .input-group-lg+.form-control-feedback,.wp-bootstrap .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.wp-bootstrap .form-group-sm .form-control+.form-control-feedback,.wp-bootstrap .input-group-sm+.form-control-feedback,.wp-bootstrap .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.wp-bootstrap .has-success .checkbox,.wp-bootstrap .has-success .checkbox-inline,.wp-bootstrap .has-success .control-label,.wp-bootstrap .has-success .help-block,.wp-bootstrap .has-success .radio,.wp-bootstrap .has-success .radio-inline,.wp-bootstrap .has-success.checkbox label,.wp-bootstrap .has-success.checkbox-inline label,.wp-bootstrap .has-success.radio label,.wp-bootstrap .has-success.radio-inline label{color:#3c763d}.wp-bootstrap .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)}.wp-bootstrap .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}.wp-bootstrap .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.wp-bootstrap .has-success .form-control-feedback{color:#3c763d}.wp-bootstrap .has-warning .checkbox,.wp-bootstrap .has-warning .checkbox-inline,.wp-bootstrap .has-warning .control-label,.wp-bootstrap .has-warning .help-block,.wp-bootstrap .has-warning .radio,.wp-bootstrap .has-warning .radio-inline,.wp-bootstrap .has-warning.checkbox label,.wp-bootstrap .has-warning.checkbox-inline label,.wp-bootstrap .has-warning.radio label,.wp-bootstrap .has-warning.radio-inline label{color:#8a6d3b}.wp-bootstrap .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)}.wp-bootstrap .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}.wp-bootstrap .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.wp-bootstrap .has-warning .form-control-feedback{color:#8a6d3b}.wp-bootstrap .has-error .checkbox,.wp-bootstrap .has-error .checkbox-inline,.wp-bootstrap .has-error .control-label,.wp-bootstrap .has-error .help-block,.wp-bootstrap .has-error .radio,.wp-bootstrap .has-error .radio-inline,.wp-bootstrap .has-error.checkbox label,.wp-bootstrap .has-error.checkbox-inline label,.wp-bootstrap .has-error.radio label,.wp-bootstrap .has-error.radio-inline label{color:#a94442}.wp-bootstrap .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)}.wp-bootstrap .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}.wp-bootstrap .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.wp-bootstrap .has-error .form-control-feedback{color:#a94442}.wp-bootstrap .has-feedback label~.form-control-feedback{top:25px}.wp-bootstrap .has-feedback label.sr-only~.form-control-feedback{top:0}.wp-bootstrap .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.wp-bootstrap .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wp-bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.wp-bootstrap .form-inline .form-control-static{display:inline-block}.wp-bootstrap .form-inline .input-group{display:inline-table;vertical-align:middle}.wp-bootstrap .form-inline .input-group .form-control,.wp-bootstrap .form-inline .input-group .input-group-addon,.wp-bootstrap .form-inline .input-group .input-group-btn{width:auto}.wp-bootstrap .form-inline .input-group>.form-control{width:100%}.wp-bootstrap .form-inline .control-label{margin-bottom:0;vertical-align:middle}.wp-bootstrap .form-inline .checkbox,.wp-bootstrap .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wp-bootstrap .form-inline .checkbox label,.wp-bootstrap .form-inline .radio label{padding-left:0}.wp-bootstrap .form-inline .checkbox input[type=checkbox],.wp-bootstrap .form-inline .radio input[type=radio]{position:relative;margin-left:0}.wp-bootstrap .form-inline .has-feedback .form-control-feedback{top:0}}.wp-bootstrap .form-horizontal .checkbox,.wp-bootstrap .form-horizontal .checkbox-inline,.wp-bootstrap .form-horizontal .radio,.wp-bootstrap .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.wp-bootstrap .form-horizontal .checkbox,.wp-bootstrap .form-horizontal .radio{min-height:27px}.wp-bootstrap .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media(min-width:768px){.wp-bootstrap .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.wp-bootstrap .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.wp-bootstrap .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.wp-bootstrap .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.wp-bootstrap .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-bootstrap .btn.active.focus,.wp-bootstrap .btn.active:focus,.wp-bootstrap .btn.focus,.wp-bootstrap .btn:active.focus,.wp-bootstrap .btn:active:focus,.wp-bootstrap .btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wp-bootstrap .btn.focus,.wp-bootstrap .btn:focus,.wp-bootstrap .btn:hover{color:#333;text-decoration:none}.wp-bootstrap .btn.active,.wp-bootstrap .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.wp-bootstrap .btn.disabled,.wp-bootstrap .btn[disabled],fieldset[disabled] .wp-bootstrap .btn{cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.wp-bootstrap .btn.disabled,fieldset[disabled] a.wp-bootstrap .btn{pointer-events:none}.wp-bootstrap .btn-default{color:#333;background-color:#fff;border-color:#ccc}.wp-bootstrap .btn-default.focus,.wp-bootstrap .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.wp-bootstrap .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.open>.dropdown-toggle.wp-bootstrap .btn-default,.wp-bootstrap .btn-default.active,.wp-bootstrap .btn-default:active{color:#333;background-color:#e6e6e6;border-color:#adadad}.open>.dropdown-toggle.wp-bootstrap .btn-default.focus,.open>.dropdown-toggle.wp-bootstrap .btn-default:focus,.open>.dropdown-toggle.wp-bootstrap .btn-default:hover,.wp-bootstrap .btn-default.active.focus,.wp-bootstrap .btn-default.active:focus,.wp-bootstrap .btn-default.active:hover,.wp-bootstrap .btn-default:active.focus,.wp-bootstrap .btn-default:active:focus,.wp-bootstrap .btn-default:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.open>.dropdown-toggle.wp-bootstrap .btn-default,.wp-bootstrap .btn-default.active,.wp-bootstrap .btn-default:active{background-image:none}.wp-bootstrap .btn-default.disabled.focus,.wp-bootstrap .btn-default.disabled:focus,.wp-bootstrap .btn-default.disabled:hover,.wp-bootstrap .btn-default[disabled].focus,.wp-bootstrap .btn-default[disabled]:focus,.wp-bootstrap .btn-default[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-default.focus,fieldset[disabled] .wp-bootstrap .btn-default:focus,fieldset[disabled] .wp-bootstrap .btn-default:hover{background-color:#fff;border-color:#ccc}.wp-bootstrap .btn-default .badge{color:#fff;background-color:#333}.wp-bootstrap .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.wp-bootstrap .btn-primary.focus,.wp-bootstrap .btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.wp-bootstrap .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.open>.dropdown-toggle.wp-bootstrap .btn-primary,.wp-bootstrap .btn-primary.active,.wp-bootstrap .btn-primary:active{color:#fff;background-color:#286090;border-color:#204d74}.open>.dropdown-toggle.wp-bootstrap .btn-primary.focus,.open>.dropdown-toggle.wp-bootstrap .btn-primary:focus,.open>.dropdown-toggle.wp-bootstrap .btn-primary:hover,.wp-bootstrap .btn-primary.active.focus,.wp-bootstrap .btn-primary.active:focus,.wp-bootstrap .btn-primary.active:hover,.wp-bootstrap .btn-primary:active.focus,.wp-bootstrap .btn-primary:active:focus,.wp-bootstrap .btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.open>.dropdown-toggle.wp-bootstrap .btn-primary,.wp-bootstrap .btn-primary.active,.wp-bootstrap .btn-primary:active{background-image:none}.wp-bootstrap .btn-primary.disabled.focus,.wp-bootstrap .btn-primary.disabled:focus,.wp-bootstrap .btn-primary.disabled:hover,.wp-bootstrap .btn-primary[disabled].focus,.wp-bootstrap .btn-primary[disabled]:focus,.wp-bootstrap .btn-primary[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-primary.focus,fieldset[disabled] .wp-bootstrap .btn-primary:focus,fieldset[disabled] .wp-bootstrap .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.wp-bootstrap .btn-primary .badge{color:#337ab7;background-color:#fff}.wp-bootstrap .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.wp-bootstrap .btn-success.focus,.wp-bootstrap .btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.wp-bootstrap .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.open>.dropdown-toggle.wp-bootstrap .btn-success,.wp-bootstrap .btn-success.active,.wp-bootstrap .btn-success:active{color:#fff;background-color:#449d44;border-color:#398439}.open>.dropdown-toggle.wp-bootstrap .btn-success.focus,.open>.dropdown-toggle.wp-bootstrap .btn-success:focus,.open>.dropdown-toggle.wp-bootstrap .btn-success:hover,.wp-bootstrap .btn-success.active.focus,.wp-bootstrap .btn-success.active:focus,.wp-bootstrap .btn-success.active:hover,.wp-bootstrap .btn-success:active.focus,.wp-bootstrap .btn-success:active:focus,.wp-bootstrap .btn-success:active:hover{color:#fff;background-color:#398439;border-color:#255625}.open>.dropdown-toggle.wp-bootstrap .btn-success,.wp-bootstrap .btn-success.active,.wp-bootstrap .btn-success:active{background-image:none}.wp-bootstrap .btn-success.disabled.focus,.wp-bootstrap .btn-success.disabled:focus,.wp-bootstrap .btn-success.disabled:hover,.wp-bootstrap .btn-success[disabled].focus,.wp-bootstrap .btn-success[disabled]:focus,.wp-bootstrap .btn-success[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-success.focus,fieldset[disabled] .wp-bootstrap .btn-success:focus,fieldset[disabled] .wp-bootstrap .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.wp-bootstrap .btn-success .badge{color:#5cb85c;background-color:#fff}.wp-bootstrap .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.wp-bootstrap .btn-info.focus,.wp-bootstrap .btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.wp-bootstrap .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.open>.dropdown-toggle.wp-bootstrap .btn-info,.wp-bootstrap .btn-info.active,.wp-bootstrap .btn-info:active{color:#fff;background-color:#31b0d5;border-color:#269abc}.open>.dropdown-toggle.wp-bootstrap .btn-info.focus,.open>.dropdown-toggle.wp-bootstrap .btn-info:focus,.open>.dropdown-toggle.wp-bootstrap .btn-info:hover,.wp-bootstrap .btn-info.active.focus,.wp-bootstrap .btn-info.active:focus,.wp-bootstrap .btn-info.active:hover,.wp-bootstrap .btn-info:active.focus,.wp-bootstrap .btn-info:active:focus,.wp-bootstrap .btn-info:active:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.open>.dropdown-toggle.wp-bootstrap .btn-info,.wp-bootstrap .btn-info.active,.wp-bootstrap .btn-info:active{background-image:none}.wp-bootstrap .btn-info.disabled.focus,.wp-bootstrap .btn-info.disabled:focus,.wp-bootstrap .btn-info.disabled:hover,.wp-bootstrap .btn-info[disabled].focus,.wp-bootstrap .btn-info[disabled]:focus,.wp-bootstrap .btn-info[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-info.focus,fieldset[disabled] .wp-bootstrap .btn-info:focus,fieldset[disabled] .wp-bootstrap .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.wp-bootstrap .btn-info .badge{color:#5bc0de;background-color:#fff}.wp-bootstrap .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.wp-bootstrap .btn-warning.focus,.wp-bootstrap .btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.wp-bootstrap .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.open>.dropdown-toggle.wp-bootstrap .btn-warning,.wp-bootstrap .btn-warning.active,.wp-bootstrap .btn-warning:active{color:#fff;background-color:#ec971f;border-color:#d58512}.open>.dropdown-toggle.wp-bootstrap .btn-warning.focus,.open>.dropdown-toggle.wp-bootstrap .btn-warning:focus,.open>.dropdown-toggle.wp-bootstrap .btn-warning:hover,.wp-bootstrap .btn-warning.active.focus,.wp-bootstrap .btn-warning.active:focus,.wp-bootstrap .btn-warning.active:hover,.wp-bootstrap .btn-warning:active.focus,.wp-bootstrap .btn-warning:active:focus,.wp-bootstrap .btn-warning:active:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.open>.dropdown-toggle.wp-bootstrap .btn-warning,.wp-bootstrap .btn-warning.active,.wp-bootstrap .btn-warning:active{background-image:none}.wp-bootstrap .btn-warning.disabled.focus,.wp-bootstrap .btn-warning.disabled:focus,.wp-bootstrap .btn-warning.disabled:hover,.wp-bootstrap .btn-warning[disabled].focus,.wp-bootstrap .btn-warning[disabled]:focus,.wp-bootstrap .btn-warning[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-warning.focus,fieldset[disabled] .wp-bootstrap .btn-warning:focus,fieldset[disabled] .wp-bootstrap .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.wp-bootstrap .btn-warning .badge{color:#f0ad4e;background-color:#fff}.wp-bootstrap .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.wp-bootstrap .btn-danger.focus,.wp-bootstrap .btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.wp-bootstrap .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.open>.dropdown-toggle.wp-bootstrap .btn-danger,.wp-bootstrap .btn-danger.active,.wp-bootstrap .btn-danger:active{color:#fff;background-color:#c9302c;border-color:#ac2925}.open>.dropdown-toggle.wp-bootstrap .btn-danger.focus,.open>.dropdown-toggle.wp-bootstrap .btn-danger:focus,.open>.dropdown-toggle.wp-bootstrap .btn-danger:hover,.wp-bootstrap .btn-danger.active.focus,.wp-bootstrap .btn-danger.active:focus,.wp-bootstrap .btn-danger.active:hover,.wp-bootstrap .btn-danger:active.focus,.wp-bootstrap .btn-danger:active:focus,.wp-bootstrap .btn-danger:active:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.open>.dropdown-toggle.wp-bootstrap .btn-danger,.wp-bootstrap .btn-danger.active,.wp-bootstrap .btn-danger:active{background-image:none}.wp-bootstrap .btn-danger.disabled.focus,.wp-bootstrap .btn-danger.disabled:focus,.wp-bootstrap .btn-danger.disabled:hover,.wp-bootstrap .btn-danger[disabled].focus,.wp-bootstrap .btn-danger[disabled]:focus,.wp-bootstrap .btn-danger[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-danger.focus,fieldset[disabled] .wp-bootstrap .btn-danger:focus,fieldset[disabled] .wp-bootstrap .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.wp-bootstrap .btn-danger .badge{color:#d9534f;background-color:#fff}.wp-bootstrap .btn-link{color:#337ab7;font-weight:400;border-radius:0}.wp-bootstrap .btn-link,.wp-bootstrap .btn-link.active,.wp-bootstrap .btn-link:active,.wp-bootstrap .btn-link[disabled],fieldset[disabled] .wp-bootstrap .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.wp-bootstrap .btn-link,.wp-bootstrap .btn-link:active,.wp-bootstrap .btn-link:focus,.wp-bootstrap .btn-link:hover{border-color:transparent}.wp-bootstrap .btn-link:focus,.wp-bootstrap .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.wp-bootstrap .btn-link[disabled]:focus,.wp-bootstrap .btn-link[disabled]:hover,fieldset[disabled] .wp-bootstrap .btn-link:focus,fieldset[disabled] .wp-bootstrap .btn-link:hover{color:#777;text-decoration:none}.wp-bootstrap .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.wp-bootstrap .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.wp-bootstrap .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.wp-bootstrap .btn-block{display:block;width:100%}.wp-bootstrap .btn-block+.btn-block{margin-top:5px}.wp-bootstrap input[type=button].btn-block,.wp-bootstrap input[type=reset].btn-block,.wp-bootstrap input[type=submit].btn-block{width:100%}.wp-bootstrap .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.wp-bootstrap .fade.in{opacity:1}.wp-bootstrap .collapse{display:none}.wp-bootstrap .collapse.in{display:block}tr.wp-bootstrap .collapse.in{display:table-row}tbody.wp-bootstrap .collapse.in{display:table-row-group}.wp-bootstrap .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.wp-bootstrap .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.wp-bootstrap .dropdown,.wp-bootstrap .dropup{position:relative}.wp-bootstrap .dropdown-toggle:focus{outline:0}.wp-bootstrap .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.wp-bootstrap .dropdown-menu.pull-right{right:0;left:auto}.wp-bootstrap .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.wp-bootstrap .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.wp-bootstrap .dropdown-menu>li>a:focus,.wp-bootstrap .dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.wp-bootstrap .dropdown-menu>.active>a,.wp-bootstrap .dropdown-menu>.active>a:focus,.wp-bootstrap .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.wp-bootstrap .dropdown-menu>.disabled>a,.wp-bootstrap .dropdown-menu>.disabled>a:focus,.wp-bootstrap .dropdown-menu>.disabled>a:hover{color:#777}.wp-bootstrap .dropdown-menu>.disabled>a:focus,.wp-bootstrap .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.wp-bootstrap .open>.dropdown-menu{display:block}.wp-bootstrap .open>a{outline:0}.wp-bootstrap .dropdown-menu-right{left:auto;right:0}.wp-bootstrap .dropdown-menu-left{left:0;right:auto}.wp-bootstrap .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.wp-bootstrap .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.wp-bootstrap .pull-right>.dropdown-menu{right:0;left:auto}.wp-bootstrap .dropup .caret,.wp-bootstrap .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;content:""}.wp-bootstrap .dropup .dropdown-menu,.wp-bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.wp-bootstrap .navbar-right .dropdown-menu{left:auto;right:0}.wp-bootstrap .navbar-right .dropdown-menu-left{left:0;right:auto}}.wp-bootstrap .btn-group,.wp-bootstrap .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.wp-bootstrap .btn-group-vertical>.btn,.wp-bootstrap .btn-group>.btn{position:relative;float:left}.wp-bootstrap .btn-group-vertical>.btn.active,.wp-bootstrap .btn-group-vertical>.btn:active,.wp-bootstrap .btn-group-vertical>.btn:focus,.wp-bootstrap .btn-group-vertical>.btn:hover,.wp-bootstrap .btn-group>.btn.active,.wp-bootstrap .btn-group>.btn:active,.wp-bootstrap .btn-group>.btn:focus,.wp-bootstrap .btn-group>.btn:hover{z-index:2}.wp-bootstrap .btn-group .btn+.btn,.wp-bootstrap .btn-group .btn+.btn-group,.wp-bootstrap .btn-group .btn-group+.btn,.wp-bootstrap .btn-group .btn-group+.btn-group{margin-left:-1px}.wp-bootstrap .btn-toolbar{margin-left:-5px}.wp-bootstrap .btn-toolbar .btn,.wp-bootstrap .btn-toolbar .btn-group,.wp-bootstrap .btn-toolbar .input-group{float:left}.wp-bootstrap .btn-toolbar>.btn,.wp-bootstrap .btn-toolbar>.btn-group,.wp-bootstrap .btn-toolbar>.input-group{margin-left:5px}.wp-bootstrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.wp-bootstrap .btn-group>.btn:first-child{margin-left:0}.wp-bootstrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.wp-bootstrap .btn-group>.btn:last-child:not(:first-child),.wp-bootstrap .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.wp-bootstrap .btn-group>.btn-group{float:left}.wp-bootstrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wp-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.wp-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.wp-bootstrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.wp-bootstrap .btn-group .dropdown-toggle:active,.wp-bootstrap .btn-group.open .dropdown-toggle{outline:0}.wp-bootstrap .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.wp-bootstrap .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.wp-bootstrap .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)}.wp-bootstrap .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.wp-bootstrap .btn .caret{margin-left:0}.wp-bootstrap .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.wp-bootstrap .dropup .btn-lg .caret{border-width:0 5px 5px}.wp-bootstrap .btn-group-vertical>.btn,.wp-bootstrap .btn-group-vertical>.btn-group,.wp-bootstrap .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.wp-bootstrap .btn-group-vertical>.btn-group>.btn{float:none}.wp-bootstrap .btn-group-vertical>.btn+.btn,.wp-bootstrap .btn-group-vertical>.btn+.btn-group,.wp-bootstrap .btn-group-vertical>.btn-group+.btn,.wp-bootstrap .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.wp-bootstrap .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.wp-bootstrap .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wp-bootstrap .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.wp-bootstrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.wp-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.wp-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.wp-bootstrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.wp-bootstrap .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.wp-bootstrap .btn-group-justified>.btn,.wp-bootstrap .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.wp-bootstrap .btn-group-justified>.btn-group .btn{width:100%}.wp-bootstrap .btn-group-justified>.btn-group .dropdown-menu{left:auto}.wp-bootstrap [data-toggle=buttons]>.btn input[type=checkbox],.wp-bootstrap [data-toggle=buttons]>.btn input[type=radio],.wp-bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],.wp-bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.wp-bootstrap .input-group{position:relative;display:table;border-collapse:separate}.wp-bootstrap .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.wp-bootstrap .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.wp-bootstrap .input-group .form-control:focus{z-index:3}.wp-bootstrap .input-group-lg>.form-control,.wp-bootstrap .input-group-lg>.input-group-addon,.wp-bootstrap .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.wp-bootstrap .input-group-lg>.form-control,select.wp-bootstrap .input-group-lg>.input-group-addon,select.wp-bootstrap .input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].wp-bootstrap .input-group-lg>.form-control,select[multiple].wp-bootstrap .input-group-lg>.input-group-addon,select[multiple].wp-bootstrap .input-group-lg>.input-group-btn>.btn,textarea.wp-bootstrap .input-group-lg>.form-control,textarea.wp-bootstrap .input-group-lg>.input-group-addon,textarea.wp-bootstrap .input-group-lg>.input-group-btn>.btn{height:auto}.wp-bootstrap .input-group-sm>.form-control,.wp-bootstrap .input-group-sm>.input-group-addon,.wp-bootstrap .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.wp-bootstrap .input-group-sm>.form-control,select.wp-bootstrap .input-group-sm>.input-group-addon,select.wp-bootstrap .input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].wp-bootstrap .input-group-sm>.form-control,select[multiple].wp-bootstrap .input-group-sm>.input-group-addon,select[multiple].wp-bootstrap .input-group-sm>.input-group-btn>.btn,textarea.wp-bootstrap .input-group-sm>.form-control,textarea.wp-bootstrap .input-group-sm>.input-group-addon,textarea.wp-bootstrap .input-group-sm>.input-group-btn>.btn{height:auto}.wp-bootstrap .input-group .form-control,.wp-bootstrap .input-group-addon,.wp-bootstrap .input-group-btn{display:table-cell}.wp-bootstrap .input-group .form-control:not(:first-child):not(:last-child),.wp-bootstrap .input-group-addon:not(:first-child):not(:last-child),.wp-bootstrap .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.wp-bootstrap .input-group-addon,.wp-bootstrap .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.wp-bootstrap .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}.wp-bootstrap .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.wp-bootstrap .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.wp-bootstrap .input-group-addon input[type=checkbox],.wp-bootstrap .input-group-addon input[type=radio]{margin-top:0}.wp-bootstrap .input-group .form-control:first-child,.wp-bootstrap .input-group-addon:first-child,.wp-bootstrap .input-group-btn:first-child>.btn,.wp-bootstrap .input-group-btn:first-child>.btn-group>.btn,.wp-bootstrap .input-group-btn:first-child>.dropdown-toggle,.wp-bootstrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.wp-bootstrap .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.wp-bootstrap .input-group-addon:first-child{border-right:0}.wp-bootstrap .input-group .form-control:last-child,.wp-bootstrap .input-group-addon:last-child,.wp-bootstrap .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.wp-bootstrap .input-group-btn:first-child>.btn:not(:first-child),.wp-bootstrap .input-group-btn:last-child>.btn,.wp-bootstrap .input-group-btn:last-child>.btn-group>.btn,.wp-bootstrap .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.wp-bootstrap .input-group-addon:last-child{border-left:0}.wp-bootstrap .input-group-btn{position:relative;font-size:0;white-space:nowrap}.wp-bootstrap .input-group-btn>.btn{position:relative}.wp-bootstrap .input-group-btn>.btn+.btn{margin-left:-1px}.wp-bootstrap .input-group-btn>.btn:active,.wp-bootstrap .input-group-btn>.btn:focus,.wp-bootstrap .input-group-btn>.btn:hover{z-index:2}.wp-bootstrap .input-group-btn:first-child>.btn,.wp-bootstrap .input-group-btn:first-child>.btn-group{margin-right:-1px}.wp-bootstrap .input-group-btn:last-child>.btn,.wp-bootstrap .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.wp-bootstrap .nav{margin-bottom:0;padding-left:0;list-style:none}.wp-bootstrap .nav>li{position:relative;display:block}.wp-bootstrap .nav>li>a{position:relative;display:block;padding:10px 15px}.wp-bootstrap .nav>li>a:focus,.wp-bootstrap .nav>li>a:hover{text-decoration:none;background-color:#eee}.wp-bootstrap .nav>li.disabled>a{color:#777}.wp-bootstrap .nav>li.disabled>a:focus,.wp-bootstrap .nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.wp-bootstrap .nav .open>a,.wp-bootstrap .nav .open>a:focus,.wp-bootstrap .nav .open>a:hover{background-color:#eee;border-color:#337ab7}.wp-bootstrap .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.wp-bootstrap .nav>li>a>img{max-width:none}.wp-bootstrap .nav-tabs{border-bottom:1px solid #ddd}.wp-bootstrap .nav-tabs>li{float:left;margin-bottom:-1px}.wp-bootstrap .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.wp-bootstrap .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.wp-bootstrap .nav-tabs>li.active>a,.wp-bootstrap .nav-tabs>li.active>a:focus,.wp-bootstrap .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.wp-bootstrap .nav-tabs.nav-justified{width:100%;border-bottom:0}.wp-bootstrap .nav-tabs.nav-justified>li{float:none}.wp-bootstrap .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.wp-bootstrap .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.wp-bootstrap .nav-tabs.nav-justified>li{display:table-cell;width:1%}.wp-bootstrap .nav-tabs.nav-justified>li>a{margin-bottom:0}}.wp-bootstrap .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.wp-bootstrap .nav-tabs.nav-justified>.active>a,.wp-bootstrap .nav-tabs.nav-justified>.active>a:focus,.wp-bootstrap .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media(min-width:768px){.wp-bootstrap .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.wp-bootstrap .nav-tabs.nav-justified>.active>a,.wp-bootstrap .nav-tabs.nav-justified>.active>a:focus,.wp-bootstrap .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.wp-bootstrap .nav-pills>li{float:left}.wp-bootstrap .nav-pills>li>a{border-radius:4px}.wp-bootstrap .nav-pills>li+li{margin-left:2px}.wp-bootstrap .nav-pills>li.active>a,.wp-bootstrap .nav-pills>li.active>a:focus,.wp-bootstrap .nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.wp-bootstrap .nav-stacked>li{float:none}.wp-bootstrap .nav-stacked>li+li{margin-top:2px;margin-left:0}.wp-bootstrap .nav-justified{width:100%}.wp-bootstrap .nav-justified>li{float:none}.wp-bootstrap .nav-justified>li>a{text-align:center;margin-bottom:5px}.wp-bootstrap .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.wp-bootstrap .nav-justified>li{display:table-cell;width:1%}.wp-bootstrap .nav-justified>li>a{margin-bottom:0}}.wp-bootstrap .nav-tabs-justified{border-bottom:0}.wp-bootstrap .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.wp-bootstrap .nav-tabs-justified>.active>a,.wp-bootstrap .nav-tabs-justified>.active>a:focus,.wp-bootstrap .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media(min-width:768px){.wp-bootstrap .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.wp-bootstrap .nav-tabs-justified>.active>a,.wp-bootstrap .nav-tabs-justified>.active>a:focus,.wp-bootstrap .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.wp-bootstrap .tab-content>.tab-pane{display:none}.wp-bootstrap .tab-content>.active{display:block}.wp-bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.wp-bootstrap .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.wp-bootstrap .navbar{border-radius:4px}}@media(min-width:768px){.wp-bootstrap .navbar-header{float:left}}.wp-bootstrap .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.wp-bootstrap .navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.wp-bootstrap .navbar-collapse{width:auto;border-top:0;box-shadow:none}.wp-bootstrap .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.wp-bootstrap .navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .wp-bootstrap .navbar-collapse,.navbar-fixed-top .wp-bootstrap .navbar-collapse,.navbar-static-top .wp-bootstrap .navbar-collapse{padding-left:0;padding-right:0}}.wp-bootstrap .navbar-fixed-bottom .navbar-collapse,.wp-bootstrap .navbar-fixed-top .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.wp-bootstrap .navbar-fixed-bottom .navbar-collapse,.wp-bootstrap .navbar-fixed-top .navbar-collapse{max-height:200px}}.wp-bootstrap .container-fluid>.navbar-collapse,.wp-bootstrap .container-fluid>.navbar-header,.wp-bootstrap .container>.navbar-collapse,.wp-bootstrap .container>.navbar-header{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.wp-bootstrap .container-fluid>.navbar-collapse,.wp-bootstrap .container-fluid>.navbar-header,.wp-bootstrap .container>.navbar-collapse,.wp-bootstrap .container>.navbar-header{margin-right:0;margin-left:0}}.wp-bootstrap .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.wp-bootstrap .navbar-static-top{border-radius:0}}.wp-bootstrap .navbar-fixed-bottom,.wp-bootstrap .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.wp-bootstrap .navbar-fixed-bottom,.wp-bootstrap .navbar-fixed-top{border-radius:0}}.wp-bootstrap .navbar-fixed-top{top:0;border-width:0 0 1px}.wp-bootstrap .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.wp-bootstrap .navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.wp-bootstrap .navbar-brand:focus,.wp-bootstrap .navbar-brand:hover{text-decoration:none}.wp-bootstrap .navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .wp-bootstrap .navbar-brand,.navbar>.container-fluid .wp-bootstrap .navbar-brand{margin-left:-15px}}.wp-bootstrap .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.wp-bootstrap .navbar-toggle:focus{outline:0}.wp-bootstrap .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.wp-bootstrap .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.wp-bootstrap .navbar-toggle{display:none}}.wp-bootstrap .navbar-nav{margin:7.5px -15px}.wp-bootstrap .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.wp-bootstrap .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.wp-bootstrap .navbar-nav .open .dropdown-menu .dropdown-header,.wp-bootstrap .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.wp-bootstrap .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.wp-bootstrap .navbar-nav .open .dropdown-menu>li>a:focus,.wp-bootstrap .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media(min-width:768px){.wp-bootstrap .navbar-nav{float:left;margin:0}.wp-bootstrap .navbar-nav>li{float:left}.wp-bootstrap .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.wp-bootstrap .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media(min-width:768px){.wp-bootstrap .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.wp-bootstrap .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.wp-bootstrap .navbar-form .form-control-static{display:inline-block}.wp-bootstrap .navbar-form .input-group{display:inline-table;vertical-align:middle}.wp-bootstrap .navbar-form .input-group .form-control,.wp-bootstrap .navbar-form .input-group .input-group-addon,.wp-bootstrap .navbar-form .input-group .input-group-btn{width:auto}.wp-bootstrap .navbar-form .input-group>.form-control{width:100%}.wp-bootstrap .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.wp-bootstrap .navbar-form .checkbox,.wp-bootstrap .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.wp-bootstrap .navbar-form .checkbox label,.wp-bootstrap .navbar-form .radio label{padding-left:0}.wp-bootstrap .navbar-form .checkbox input[type=checkbox],.wp-bootstrap .navbar-form .radio input[type=radio]{position:relative;margin-left:0}.wp-bootstrap .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.wp-bootstrap .navbar-form .form-group{margin-bottom:5px}.wp-bootstrap .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.wp-bootstrap .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.wp-bootstrap .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.wp-bootstrap .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.wp-bootstrap .navbar-btn{margin-top:8px;margin-bottom:8px}.wp-bootstrap .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.wp-bootstrap .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.wp-bootstrap .navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.wp-bootstrap .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width:768px){.wp-bootstrap .navbar-left{float:left !important}.wp-bootstrap .navbar-right{float:right !important;margin-right:-15px}.wp-bootstrap .navbar-right~.navbar-right{margin-right:0}}.wp-bootstrap .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.wp-bootstrap .navbar-default .navbar-brand{color:#777}.wp-bootstrap .navbar-default .navbar-brand:focus,.wp-bootstrap .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.wp-bootstrap .navbar-default .navbar-text{color:#777}.wp-bootstrap .navbar-default .navbar-nav>li>a{color:#777}.wp-bootstrap .navbar-default .navbar-nav>li>a:focus,.wp-bootstrap .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.wp-bootstrap .navbar-default .navbar-nav>.active>a,.wp-bootstrap .navbar-default .navbar-nav>.active>a:focus,.wp-bootstrap .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.wp-bootstrap .navbar-default .navbar-nav>.disabled>a,.wp-bootstrap .navbar-default .navbar-nav>.disabled>a:focus,.wp-bootstrap .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.wp-bootstrap .navbar-default .navbar-toggle{border-color:#ddd}.wp-bootstrap .navbar-default .navbar-toggle:focus,.wp-bootstrap .navbar-default .navbar-toggle:hover{background-color:#ddd}.wp-bootstrap .navbar-default .navbar-toggle .icon-bar{background-color:#888}.wp-bootstrap .navbar-default .navbar-collapse,.wp-bootstrap .navbar-default .navbar-form{border-color:#e7e7e7}.wp-bootstrap .navbar-default .navbar-nav>.open>a,.wp-bootstrap .navbar-default .navbar-nav>.open>a:focus,.wp-bootstrap .navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media(max-width:767px){.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.wp-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.wp-bootstrap .navbar-default .navbar-link{color:#777}.wp-bootstrap .navbar-default .navbar-link:hover{color:#333}.wp-bootstrap .navbar-default .btn-link{color:#777}.wp-bootstrap .navbar-default .btn-link:focus,.wp-bootstrap .navbar-default .btn-link:hover{color:#333}.wp-bootstrap .navbar-default .btn-link[disabled]:focus,.wp-bootstrap .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .wp-bootstrap .navbar-default .btn-link:focus,fieldset[disabled] .wp-bootstrap .navbar-default .btn-link:hover{color:#ccc}.wp-bootstrap .navbar-inverse{background-color:#222;border-color:#080808}.wp-bootstrap .navbar-inverse .navbar-brand{color:#9d9d9d}.wp-bootstrap .navbar-inverse .navbar-brand:focus,.wp-bootstrap .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.wp-bootstrap .navbar-inverse .navbar-text{color:#9d9d9d}.wp-bootstrap .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.wp-bootstrap .navbar-inverse .navbar-nav>li>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.wp-bootstrap .navbar-inverse .navbar-nav>.active>a,.wp-bootstrap .navbar-inverse .navbar-nav>.active>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.wp-bootstrap .navbar-inverse .navbar-nav>.disabled>a,.wp-bootstrap .navbar-inverse .navbar-nav>.disabled>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.wp-bootstrap .navbar-inverse .navbar-toggle{border-color:#333}.wp-bootstrap .navbar-inverse .navbar-toggle:focus,.wp-bootstrap .navbar-inverse .navbar-toggle:hover{background-color:#333}.wp-bootstrap .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.wp-bootstrap .navbar-inverse .navbar-collapse,.wp-bootstrap .navbar-inverse .navbar-form{border-color:#101010}.wp-bootstrap .navbar-inverse .navbar-nav>.open>a,.wp-bootstrap .navbar-inverse .navbar-nav>.open>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media(max-width:767px){.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.wp-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.wp-bootstrap .navbar-inverse .navbar-link{color:#9d9d9d}.wp-bootstrap .navbar-inverse .navbar-link:hover{color:#fff}.wp-bootstrap .navbar-inverse .btn-link{color:#9d9d9d}.wp-bootstrap .navbar-inverse .btn-link:focus,.wp-bootstrap .navbar-inverse .btn-link:hover{color:#fff}.wp-bootstrap .navbar-inverse .btn-link[disabled]:focus,.wp-bootstrap .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .wp-bootstrap .navbar-inverse .btn-link:focus,fieldset[disabled] .wp-bootstrap .navbar-inverse .btn-link:hover{color:#444}.wp-bootstrap .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.wp-bootstrap .breadcrumb>li{display:inline-block}.wp-bootstrap .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.wp-bootstrap .breadcrumb>.active{color:#777}.wp-bootstrap .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.wp-bootstrap .pagination>li{display:inline}.wp-bootstrap .pagination>li>a,.wp-bootstrap .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.wp-bootstrap .pagination>li:first-child>a,.wp-bootstrap .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.wp-bootstrap .pagination>li:last-child>a,.wp-bootstrap .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.wp-bootstrap .pagination>li>a:focus,.wp-bootstrap .pagination>li>a:hover,.wp-bootstrap .pagination>li>span:focus,.wp-bootstrap .pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.wp-bootstrap .pagination>.active>a,.wp-bootstrap .pagination>.active>a:focus,.wp-bootstrap .pagination>.active>a:hover,.wp-bootstrap .pagination>.active>span,.wp-bootstrap .pagination>.active>span:focus,.wp-bootstrap .pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.wp-bootstrap .pagination>.disabled>a,.wp-bootstrap .pagination>.disabled>a:focus,.wp-bootstrap .pagination>.disabled>a:hover,.wp-bootstrap .pagination>.disabled>span,.wp-bootstrap .pagination>.disabled>span:focus,.wp-bootstrap .pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.wp-bootstrap .pagination-lg>li>a,.wp-bootstrap .pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.wp-bootstrap .pagination-lg>li:first-child>a,.wp-bootstrap .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.wp-bootstrap .pagination-lg>li:last-child>a,.wp-bootstrap .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.wp-bootstrap .pagination-sm>li>a,.wp-bootstrap .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.wp-bootstrap .pagination-sm>li:first-child>a,.wp-bootstrap .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.wp-bootstrap .pagination-sm>li:last-child>a,.wp-bootstrap .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.wp-bootstrap .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.wp-bootstrap .pager li{display:inline}.wp-bootstrap .pager li>a,.wp-bootstrap .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.wp-bootstrap .pager li>a:focus,.wp-bootstrap .pager li>a:hover{text-decoration:none;background-color:#eee}.wp-bootstrap .pager .next>a,.wp-bootstrap .pager .next>span{float:right}.wp-bootstrap .pager .previous>a,.wp-bootstrap .pager .previous>span{float:left}.wp-bootstrap .pager .disabled>a,.wp-bootstrap .pager .disabled>a:focus,.wp-bootstrap .pager .disabled>a:hover,.wp-bootstrap .pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.wp-bootstrap .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.wp-bootstrap .label:focus,a.wp-bootstrap .label:hover{color:#fff;text-decoration:none;cursor:pointer}.wp-bootstrap .label:empty{display:none}.btn .wp-bootstrap .label{position:relative;top:-1px}.wp-bootstrap .label-default{background-color:#777}.wp-bootstrap .label-default[href]:focus,.wp-bootstrap .label-default[href]:hover{background-color:#5e5e5e}.wp-bootstrap .label-primary{background-color:#337ab7}.wp-bootstrap .label-primary[href]:focus,.wp-bootstrap .label-primary[href]:hover{background-color:#286090}.wp-bootstrap .label-success{background-color:#5cb85c}.wp-bootstrap .label-success[href]:focus,.wp-bootstrap .label-success[href]:hover{background-color:#449d44}.wp-bootstrap .label-info{background-color:#5bc0de}.wp-bootstrap .label-info[href]:focus,.wp-bootstrap .label-info[href]:hover{background-color:#31b0d5}.wp-bootstrap .label-warning{background-color:#f0ad4e}.wp-bootstrap .label-warning[href]:focus,.wp-bootstrap .label-warning[href]:hover{background-color:#ec971f}.wp-bootstrap .label-danger{background-color:#d9534f}.wp-bootstrap .label-danger[href]:focus,.wp-bootstrap .label-danger[href]:hover{background-color:#c9302c}.wp-bootstrap .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.wp-bootstrap .badge:empty{display:none}.btn .wp-bootstrap .badge{position:relative;top:-1px}.btn-group-xs>.btn .wp-bootstrap .badge,.btn-xs .wp-bootstrap .badge{top:0;padding:1px 5px}a.wp-bootstrap .badge:focus,a.wp-bootstrap .badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.wp-bootstrap .badge,.nav-pills>.active>a>.wp-bootstrap .badge{color:#337ab7;background-color:#fff}.list-group-item>.wp-bootstrap .badge{float:right}.list-group-item>.wp-bootstrap .badge+.wp-bootstrap .badge{margin-right:5px}.nav-pills>li>a>.wp-bootstrap .badge{margin-left:3px}.wp-bootstrap .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.wp-bootstrap .jumbotron .h1,.wp-bootstrap .jumbotron h1{color:inherit}.wp-bootstrap .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.wp-bootstrap .jumbotron>hr{border-top-color:#d5d5d5}.container .wp-bootstrap .jumbotron,.container-fluid .wp-bootstrap .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.wp-bootstrap .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.wp-bootstrap .jumbotron{padding-top:48px;padding-bottom:48px}.container .wp-bootstrap .jumbotron,.container-fluid .wp-bootstrap .jumbotron{padding-left:60px;padding-right:60px}.wp-bootstrap .jumbotron .h1,.wp-bootstrap .jumbotron h1{font-size:63px}}.wp-bootstrap .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}.wp-bootstrap .thumbnail a>img,.wp-bootstrap .thumbnail>img{margin-left:auto;margin-right:auto}a.wp-bootstrap .thumbnail.active,a.wp-bootstrap .thumbnail:focus,a.wp-bootstrap .thumbnail:hover{border-color:#337ab7}.wp-bootstrap .thumbnail .caption{padding:9px;color:#333}.wp-bootstrap .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.wp-bootstrap .alert h4{margin-top:0;color:inherit}.wp-bootstrap .alert .alert-link{font-weight:700}.wp-bootstrap .alert>p,.wp-bootstrap .alert>ul{margin-bottom:0}.wp-bootstrap .alert>p+p{margin-top:5px}.wp-bootstrap .alert-dismissable,.wp-bootstrap .alert-dismissible{padding-right:35px}.wp-bootstrap .alert-dismissable .close,.wp-bootstrap .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.wp-bootstrap .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.wp-bootstrap .alert-success hr{border-top-color:#c9e2b3}.wp-bootstrap .alert-success .alert-link{color:#2b542c}.wp-bootstrap .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.wp-bootstrap .alert-info hr{border-top-color:#a6e1ec}.wp-bootstrap .alert-info .alert-link{color:#245269}.wp-bootstrap .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.wp-bootstrap .alert-warning hr{border-top-color:#f7e1b5}.wp-bootstrap .alert-warning .alert-link{color:#66512c}.wp-bootstrap .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.wp-bootstrap .alert-danger hr{border-top-color:#e4b9c0}.wp-bootstrap .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.wp-bootstrap .progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.wp-bootstrap .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}.wp-bootstrap .progress-bar-striped,.wp-bootstrap .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);background-size:40px 40px}.wp-bootstrap .progress-bar.active,.wp-bootstrap .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}.wp-bootstrap .progress-bar-success{background-color:#5cb85c}.progress-striped .wp-bootstrap .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)}.wp-bootstrap .progress-bar-info{background-color:#5bc0de}.progress-striped .wp-bootstrap .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)}.wp-bootstrap .progress-bar-warning{background-color:#f0ad4e}.progress-striped .wp-bootstrap .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)}.wp-bootstrap .progress-bar-danger{background-color:#d9534f}.progress-striped .wp-bootstrap .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)}.wp-bootstrap .media{margin-top:15px}.wp-bootstrap .media:first-child{margin-top:0}.wp-bootstrap .media,.wp-bootstrap .media-body{zoom:1;overflow:hidden}.wp-bootstrap .media-body{width:10000px}.wp-bootstrap .media-object{display:block}.wp-bootstrap .media-object.img-thumbnail{max-width:none}.wp-bootstrap .media-right,.wp-bootstrap .media>.pull-right{padding-left:10px}.wp-bootstrap .media-left,.wp-bootstrap .media>.pull-left{padding-right:10px}.wp-bootstrap .media-body,.wp-bootstrap .media-left,.wp-bootstrap .media-right{display:table-cell;vertical-align:top}.wp-bootstrap .media-middle{vertical-align:middle}.wp-bootstrap .media-bottom{vertical-align:bottom}.wp-bootstrap .media-heading{margin-top:0;margin-bottom:5px}.wp-bootstrap .media-list{padding-left:0;list-style:none}.wp-bootstrap .list-group{margin-bottom:20px;padding-left:0}.wp-bootstrap .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.wp-bootstrap .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.wp-bootstrap .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.wp-bootstrap a.list-group-item,.wp-bootstrap button.list-group-item{color:#555}.wp-bootstrap a.list-group-item .list-group-item-heading,.wp-bootstrap button.list-group-item .list-group-item-heading{color:#333}.wp-bootstrap a.list-group-item:focus,.wp-bootstrap a.list-group-item:hover,.wp-bootstrap button.list-group-item:focus,.wp-bootstrap button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.wp-bootstrap button.list-group-item{width:100%;text-align:left}.wp-bootstrap .list-group-item.disabled,.wp-bootstrap .list-group-item.disabled:focus,.wp-bootstrap .list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.wp-bootstrap .list-group-item.disabled .list-group-item-heading,.wp-bootstrap .list-group-item.disabled:focus .list-group-item-heading,.wp-bootstrap .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.wp-bootstrap .list-group-item.disabled .list-group-item-text,.wp-bootstrap .list-group-item.disabled:focus .list-group-item-text,.wp-bootstrap .list-group-item.disabled:hover .list-group-item-text{color:#777}.wp-bootstrap .list-group-item.active,.wp-bootstrap .list-group-item.active:focus,.wp-bootstrap .list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.wp-bootstrap .list-group-item.active .list-group-item-heading,.wp-bootstrap .list-group-item.active .list-group-item-heading>.small,.wp-bootstrap .list-group-item.active .list-group-item-heading>small,.wp-bootstrap .list-group-item.active:focus .list-group-item-heading,.wp-bootstrap .list-group-item.active:focus .list-group-item-heading>.small,.wp-bootstrap .list-group-item.active:focus .list-group-item-heading>small,.wp-bootstrap .list-group-item.active:hover .list-group-item-heading,.wp-bootstrap .list-group-item.active:hover .list-group-item-heading>.small,.wp-bootstrap .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.wp-bootstrap .list-group-item.active .list-group-item-text,.wp-bootstrap .list-group-item.active:focus .list-group-item-text,.wp-bootstrap .list-group-item.active:hover .list-group-item-text{color:#c7ddef}.wp-bootstrap .list-group-item-success{color:#3c763d;background-color:#dff0d8}a.wp-bootstrap .list-group-item-success,button.wp-bootstrap .list-group-item-success{color:#3c763d}a.wp-bootstrap .list-group-item-success .list-group-item-heading,button.wp-bootstrap .list-group-item-success .list-group-item-heading{color:inherit}a.wp-bootstrap .list-group-item-success:focus,a.wp-bootstrap .list-group-item-success:hover,button.wp-bootstrap .list-group-item-success:focus,button.wp-bootstrap .list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.wp-bootstrap .list-group-item-success.active,a.wp-bootstrap .list-group-item-success.active:focus,a.wp-bootstrap .list-group-item-success.active:hover,button.wp-bootstrap .list-group-item-success.active,button.wp-bootstrap .list-group-item-success.active:focus,button.wp-bootstrap .list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.wp-bootstrap .list-group-item-info{color:#31708f;background-color:#d9edf7}a.wp-bootstrap .list-group-item-info,button.wp-bootstrap .list-group-item-info{color:#31708f}a.wp-bootstrap .list-group-item-info .list-group-item-heading,button.wp-bootstrap .list-group-item-info .list-group-item-heading{color:inherit}a.wp-bootstrap .list-group-item-info:focus,a.wp-bootstrap .list-group-item-info:hover,button.wp-bootstrap .list-group-item-info:focus,button.wp-bootstrap .list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.wp-bootstrap .list-group-item-info.active,a.wp-bootstrap .list-group-item-info.active:focus,a.wp-bootstrap .list-group-item-info.active:hover,button.wp-bootstrap .list-group-item-info.active,button.wp-bootstrap .list-group-item-info.active:focus,button.wp-bootstrap .list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.wp-bootstrap .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.wp-bootstrap .list-group-item-warning,button.wp-bootstrap .list-group-item-warning{color:#8a6d3b}a.wp-bootstrap .list-group-item-warning .list-group-item-heading,button.wp-bootstrap .list-group-item-warning .list-group-item-heading{color:inherit}a.wp-bootstrap .list-group-item-warning:focus,a.wp-bootstrap .list-group-item-warning:hover,button.wp-bootstrap .list-group-item-warning:focus,button.wp-bootstrap .list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.wp-bootstrap .list-group-item-warning.active,a.wp-bootstrap .list-group-item-warning.active:focus,a.wp-bootstrap .list-group-item-warning.active:hover,button.wp-bootstrap .list-group-item-warning.active,button.wp-bootstrap .list-group-item-warning.active:focus,button.wp-bootstrap .list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.wp-bootstrap .list-group-item-danger{color:#a94442;background-color:#f2dede}a.wp-bootstrap .list-group-item-danger,button.wp-bootstrap .list-group-item-danger{color:#a94442}a.wp-bootstrap .list-group-item-danger .list-group-item-heading,button.wp-bootstrap .list-group-item-danger .list-group-item-heading{color:inherit}a.wp-bootstrap .list-group-item-danger:focus,a.wp-bootstrap .list-group-item-danger:hover,button.wp-bootstrap .list-group-item-danger:focus,button.wp-bootstrap .list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.wp-bootstrap .list-group-item-danger.active,a.wp-bootstrap .list-group-item-danger.active:focus,a.wp-bootstrap .list-group-item-danger.active:hover,button.wp-bootstrap .list-group-item-danger.active,button.wp-bootstrap .list-group-item-danger.active:focus,button.wp-bootstrap .list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.wp-bootstrap .list-group-item-heading{margin-top:0;margin-bottom:5px}.wp-bootstrap .list-group-item-text{margin-bottom:0;line-height:1.3}.wp-bootstrap .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)}.wp-bootstrap .panel-body{padding:15px}.wp-bootstrap .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.wp-bootstrap .panel-heading>.dropdown .dropdown-toggle{color:inherit}.wp-bootstrap .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.wp-bootstrap .panel-title>.small,.wp-bootstrap .panel-title>.small>a,.wp-bootstrap .panel-title>a,.wp-bootstrap .panel-title>small,.wp-bootstrap .panel-title>small>a{color:inherit}.wp-bootstrap .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wp-bootstrap .panel>.list-group,.wp-bootstrap .panel>.panel-collapse>.list-group{margin-bottom:0}.wp-bootstrap .panel>.list-group .list-group-item,.wp-bootstrap .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.wp-bootstrap .panel>.list-group:first-child .list-group-item:first-child,.wp-bootstrap .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.wp-bootstrap .panel>.list-group:last-child .list-group-item:last-child,.wp-bootstrap .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}.wp-bootstrap .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.wp-bootstrap .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.wp-bootstrap .list-group+.panel-footer{border-top-width:0}.wp-bootstrap .panel>.panel-collapse>.table,.wp-bootstrap .panel>.table,.wp-bootstrap .panel>.table-responsive>.table{margin-bottom:0}.wp-bootstrap .panel>.panel-collapse>.table caption,.wp-bootstrap .panel>.table caption,.wp-bootstrap .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child,.wp-bootstrap .panel>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.wp-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child,.wp-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.wp-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wp-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.wp-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.wp-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.wp-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.wp-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wp-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.wp-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.wp-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child,.wp-bootstrap .panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.wp-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child,.wp-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.wp-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wp-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wp-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wp-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wp-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.wp-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wp-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wp-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wp-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.wp-bootstrap .panel>.panel-body+.table,.wp-bootstrap .panel>.panel-body+.table-responsive,.wp-bootstrap .panel>.table+.panel-body,.wp-bootstrap .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.wp-bootstrap .panel>.table>tbody:first-child>tr:first-child td,.wp-bootstrap .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.wp-bootstrap .panel>.table-bordered,.wp-bootstrap .panel>.table-responsive>.table-bordered{border:0}.wp-bootstrap .panel>.table-bordered>tbody>tr>td:first-child,.wp-bootstrap .panel>.table-bordered>tbody>tr>th:first-child,.wp-bootstrap .panel>.table-bordered>tfoot>tr>td:first-child,.wp-bootstrap .panel>.table-bordered>tfoot>tr>th:first-child,.wp-bootstrap .panel>.table-bordered>thead>tr>td:first-child,.wp-bootstrap .panel>.table-bordered>thead>tr>th:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.wp-bootstrap .panel>.table-bordered>tbody>tr>td:last-child,.wp-bootstrap .panel>.table-bordered>tbody>tr>th:last-child,.wp-bootstrap .panel>.table-bordered>tfoot>tr>td:last-child,.wp-bootstrap .panel>.table-bordered>tfoot>tr>th:last-child,.wp-bootstrap .panel>.table-bordered>thead>tr>td:last-child,.wp-bootstrap .panel>.table-bordered>thead>tr>th:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.wp-bootstrap .panel>.table-bordered>tbody>tr:first-child>td,.wp-bootstrap .panel>.table-bordered>tbody>tr:first-child>th,.wp-bootstrap .panel>.table-bordered>thead>tr:first-child>td,.wp-bootstrap .panel>.table-bordered>thead>tr:first-child>th,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.wp-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.wp-bootstrap .panel>.table-bordered>tbody>tr:last-child>td,.wp-bootstrap .panel>.table-bordered>tbody>tr:last-child>th,.wp-bootstrap .panel>.table-bordered>tfoot>tr:last-child>td,.wp-bootstrap .panel>.table-bordered>tfoot>tr:last-child>th,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.wp-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.wp-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.wp-bootstrap .panel>.table-responsive{border:0;margin-bottom:0}.wp-bootstrap .panel-group{margin-bottom:20px}.wp-bootstrap .panel-group .panel{margin-bottom:0;border-radius:4px}.wp-bootstrap .panel-group .panel+.panel{margin-top:5px}.wp-bootstrap .panel-group .panel-heading{border-bottom:0}.wp-bootstrap .panel-group .panel-heading+.panel-collapse>.list-group,.wp-bootstrap .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.wp-bootstrap .panel-group .panel-footer{border-top:0}.wp-bootstrap .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.wp-bootstrap .panel-default{border-color:#ddd}.wp-bootstrap .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.wp-bootstrap .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.wp-bootstrap .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.wp-bootstrap .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.wp-bootstrap .panel-primary{border-color:#337ab7}.wp-bootstrap .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.wp-bootstrap .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.wp-bootstrap .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.wp-bootstrap .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.wp-bootstrap .panel-success{border-color:#d6e9c6}.wp-bootstrap .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.wp-bootstrap .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.wp-bootstrap .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.wp-bootstrap .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.wp-bootstrap .panel-info{border-color:#bce8f1}.wp-bootstrap .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.wp-bootstrap .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.wp-bootstrap .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.wp-bootstrap .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.wp-bootstrap .panel-warning{border-color:#faebcc}.wp-bootstrap .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.wp-bootstrap .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.wp-bootstrap .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.wp-bootstrap .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.wp-bootstrap .panel-danger{border-color:#ebccd1}.wp-bootstrap .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.wp-bootstrap .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.wp-bootstrap .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.wp-bootstrap .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.wp-bootstrap .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.wp-bootstrap .embed-responsive .embed-responsive-item,.wp-bootstrap .embed-responsive embed,.wp-bootstrap .embed-responsive iframe,.wp-bootstrap .embed-responsive object,.wp-bootstrap .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.wp-bootstrap .embed-responsive-16by9{padding-bottom:56.25%}.wp-bootstrap .embed-responsive-4by3{padding-bottom:75%}.wp-bootstrap .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)}.wp-bootstrap .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.wp-bootstrap .well-lg{padding:24px;border-radius:6px}.wp-bootstrap .well-sm{padding:9px;border-radius:3px}.wp-bootstrap .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.wp-bootstrap .close:focus,.wp-bootstrap .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.wp-bootstrap .close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.wp-bootstrap .modal-open{overflow:hidden}.wp-bootstrap .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;-webkit-overflow-scrolling:touch;outline:0}.wp-bootstrap .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.wp-bootstrap .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.wp-bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto}.wp-bootstrap .modal-dialog{position:relative;width:auto;margin:10px}.wp-bootstrap .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.wp-bootstrap .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.wp-bootstrap .modal-backdrop.fade{opacity:0}.wp-bootstrap .modal-backdrop.in{opacity:.5}.wp-bootstrap .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.wp-bootstrap .modal-header .close{margin-top:-2px}.wp-bootstrap .modal-title{margin:0;line-height:1.42857143}.wp-bootstrap .modal-body{position:relative;padding:15px}.wp-bootstrap .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.wp-bootstrap .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.wp-bootstrap .modal-footer .btn-group .btn+.btn{margin-left:-1px}.wp-bootstrap .modal-footer .btn-block+.btn-block{margin-left:0}.wp-bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.wp-bootstrap .modal-dialog{width:600px;margin:30px auto}.wp-bootstrap .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.wp-bootstrap .modal-sm{width:300px}}@media(min-width:992px){.wp-bootstrap .modal-lg{width:900px}}.wp-bootstrap .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0}.wp-bootstrap .tooltip.in{opacity:.9}.wp-bootstrap .tooltip.top{margin-top:-3px;padding:5px 0}.wp-bootstrap .tooltip.right{margin-left:3px;padding:0 5px}.wp-bootstrap .tooltip.bottom{margin-top:3px;padding:5px 0}.wp-bootstrap .tooltip.left{margin-left:-3px;padding:0 5px}.wp-bootstrap .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.wp-bootstrap .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.wp-bootstrap .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.wp-bootstrap .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.wp-bootstrap .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.wp-bootstrap .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.wp-bootstrap .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.wp-bootstrap .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.wp-bootstrap .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.wp-bootstrap .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.wp-bootstrap .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-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;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)}.wp-bootstrap .popover.top{margin-top:-10px}.wp-bootstrap .popover.right{margin-left:10px}.wp-bootstrap .popover.bottom{margin-top:10px}.wp-bootstrap .popover.left{margin-left:-10px}.wp-bootstrap .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.wp-bootstrap .popover-content{padding:9px 14px}.wp-bootstrap .popover>.arrow,.wp-bootstrap .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.wp-bootstrap .popover>.arrow{border-width:11px}.wp-bootstrap .popover>.arrow:after{border-width:10px;content:""}.wp-bootstrap .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.wp-bootstrap .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.wp-bootstrap .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.wp-bootstrap .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.wp-bootstrap .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.wp-bootstrap .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.wp-bootstrap .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)}.wp-bootstrap .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.wp-bootstrap .carousel{position:relative}.wp-bootstrap .carousel-inner{position:relative;overflow:hidden;width:100%}.wp-bootstrap .carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.wp-bootstrap .carousel-inner>.item>a>img,.wp-bootstrap .carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.wp-bootstrap .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.wp-bootstrap .carousel-inner>.item.active.right,.wp-bootstrap .carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.wp-bootstrap .carousel-inner>.item.active.left,.wp-bootstrap .carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.wp-bootstrap .carousel-inner>.item.active,.wp-bootstrap .carousel-inner>.item.next.left,.wp-bootstrap .carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.wp-bootstrap .carousel-inner>.active,.wp-bootstrap .carousel-inner>.next,.wp-bootstrap .carousel-inner>.prev{display:block}.wp-bootstrap .carousel-inner>.active{left:0}.wp-bootstrap .carousel-inner>.next,.wp-bootstrap .carousel-inner>.prev{position:absolute;top:0;width:100%}.wp-bootstrap .carousel-inner>.next{left:100%}.wp-bootstrap .carousel-inner>.prev{left:-100%}.wp-bootstrap .carousel-inner>.next.left,.wp-bootstrap .carousel-inner>.prev.right{left:0}.wp-bootstrap .carousel-inner>.active.left{left:-100%}.wp-bootstrap .carousel-inner>.active.right{left:100%}.wp-bootstrap .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;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)}.wp-bootstrap .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.wp-bootstrap .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.wp-bootstrap .carousel-control:focus,.wp-bootstrap .carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.wp-bootstrap .carousel-control .glyphicon-chevron-left,.wp-bootstrap .carousel-control .glyphicon-chevron-right,.wp-bootstrap .carousel-control .icon-next,.wp-bootstrap .carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.wp-bootstrap .carousel-control .glyphicon-chevron-left,.wp-bootstrap .carousel-control .icon-prev{left:50%;margin-left:-10px}.wp-bootstrap .carousel-control .glyphicon-chevron-right,.wp-bootstrap .carousel-control .icon-next{right:50%;margin-right:-10px}.wp-bootstrap .carousel-control .icon-next,.wp-bootstrap .carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.wp-bootstrap .carousel-control .icon-prev:before{content:'\2039'}.wp-bootstrap .carousel-control .icon-next:before{content:'\203a'}.wp-bootstrap .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.wp-bootstrap .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.wp-bootstrap .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.wp-bootstrap .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.wp-bootstrap .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.wp-bootstrap .carousel-control .glyphicon-chevron-left,.wp-bootstrap .carousel-control .glyphicon-chevron-right,.wp-bootstrap .carousel-control .icon-next,.wp-bootstrap .carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.wp-bootstrap .carousel-control .glyphicon-chevron-left,.wp-bootstrap .carousel-control .icon-prev{margin-left:-10px}.wp-bootstrap .carousel-control .glyphicon-chevron-right,.wp-bootstrap .carousel-control .icon-next{margin-right:-10px}.wp-bootstrap .carousel-caption{left:20%;right:20%;padding-bottom:30px}.wp-bootstrap .carousel-indicators{bottom:20px}}.wp-bootstrap .btn-group-vertical>.btn-group:after,.wp-bootstrap .btn-group-vertical>.btn-group:before,.wp-bootstrap .btn-toolbar:after,.wp-bootstrap .btn-toolbar:before,.wp-bootstrap .clearfix:after,.wp-bootstrap .clearfix:before,.wp-bootstrap .container-fluid:after,.wp-bootstrap .container-fluid:before,.wp-bootstrap .container:after,.wp-bootstrap .container:before,.wp-bootstrap .dl-horizontal dd:after,.wp-bootstrap .dl-horizontal dd:before,.wp-bootstrap .form-horizontal .form-group:after,.wp-bootstrap .form-horizontal .form-group:before,.wp-bootstrap .modal-footer:after,.wp-bootstrap .modal-footer:before,.wp-bootstrap .modal-header:after,.wp-bootstrap .modal-header:before,.wp-bootstrap .nav:after,.wp-bootstrap .nav:before,.wp-bootstrap .navbar-collapse:after,.wp-bootstrap .navbar-collapse:before,.wp-bootstrap .navbar-header:after,.wp-bootstrap .navbar-header:before,.wp-bootstrap .navbar:after,.wp-bootstrap .navbar:before,.wp-bootstrap .pager:after,.wp-bootstrap .pager:before,.wp-bootstrap .panel-body:after,.wp-bootstrap .panel-body:before,.wp-bootstrap .row:after,.wp-bootstrap .row:before{content:" ";display:table}.wp-bootstrap .btn-group-vertical>.btn-group:after,.wp-bootstrap .btn-toolbar:after,.wp-bootstrap .clearfix:after,.wp-bootstrap .container-fluid:after,.wp-bootstrap .container:after,.wp-bootstrap .dl-horizontal dd:after,.wp-bootstrap .form-horizontal .form-group:after,.wp-bootstrap .modal-footer:after,.wp-bootstrap .modal-header:after,.wp-bootstrap .nav:after,.wp-bootstrap .navbar-collapse:after,.wp-bootstrap .navbar-header:after,.wp-bootstrap .navbar:after,.wp-bootstrap .pager:after,.wp-bootstrap .panel-body:after,.wp-bootstrap .row:after{clear:both}.wp-bootstrap .center-block{display:block;margin-left:auto;margin-right:auto}.wp-bootstrap .pull-right{float:right !important}.wp-bootstrap .pull-left{float:left !important}.wp-bootstrap .hide{display:none !important}.wp-bootstrap .show{display:block !important}.wp-bootstrap .invisible{visibility:hidden}.wp-bootstrap .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.wp-bootstrap .hidden{display:none !important}.wp-bootstrap .affix{position:fixed}@-ms-viewport{width:device-width}.wp-bootstrap .visible-lg,.wp-bootstrap .visible-md,.wp-bootstrap .visible-sm,.wp-bootstrap .visible-xs{display:none !important}.wp-bootstrap .visible-lg-block,.wp-bootstrap .visible-lg-inline,.wp-bootstrap .visible-lg-inline-block,.wp-bootstrap .visible-md-block,.wp-bootstrap .visible-md-inline,.wp-bootstrap .visible-md-inline-block,.wp-bootstrap .visible-sm-block,.wp-bootstrap .visible-sm-inline,.wp-bootstrap .visible-sm-inline-block,.wp-bootstrap .visible-xs-block,.wp-bootstrap .visible-xs-inline,.wp-bootstrap .visible-xs-inline-block{display:none !important}@media(max-width:767px){.wp-bootstrap .visible-xs{display:block !important}table.wp-bootstrap .visible-xs{display:table !important}tr.wp-bootstrap .visible-xs{display:table-row !important}td.wp-bootstrap .visible-xs,th.wp-bootstrap .visible-xs{display:table-cell !important}}@media(max-width:767px){.wp-bootstrap .visible-xs-block{display:block !important}}@media(max-width:767px){.wp-bootstrap .visible-xs-inline{display:inline !important}}@media(max-width:767px){.wp-bootstrap .visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.wp-bootstrap .visible-sm{display:block !important}table.wp-bootstrap .visible-sm{display:table !important}tr.wp-bootstrap .visible-sm{display:table-row !important}td.wp-bootstrap .visible-sm,th.wp-bootstrap .visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.wp-bootstrap .visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.wp-bootstrap .visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.wp-bootstrap .visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.wp-bootstrap .visible-md{display:block !important}table.wp-bootstrap .visible-md{display:table !important}tr.wp-bootstrap .visible-md{display:table-row !important}td.wp-bootstrap .visible-md,th.wp-bootstrap .visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.wp-bootstrap .visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.wp-bootstrap .visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.wp-bootstrap .visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.wp-bootstrap .visible-lg{display:block !important}table.wp-bootstrap .visible-lg{display:table !important}tr.wp-bootstrap .visible-lg{display:table-row !important}td.wp-bootstrap .visible-lg,th.wp-bootstrap .visible-lg{display:table-cell !important}}@media(min-width:1200px){.wp-bootstrap .visible-lg-block{display:block !important}}@media(min-width:1200px){.wp-bootstrap .visible-lg-inline{display:inline !important}}@media(min-width:1200px){.wp-bootstrap .visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.wp-bootstrap .hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.wp-bootstrap .hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.wp-bootstrap .hidden-md{display:none !important}}@media(min-width:1200px){.wp-bootstrap .hidden-lg{display:none !important}}.wp-bootstrap .visible-print{display:none !important}@media print{.wp-bootstrap .visible-print{display:block !important}table.wp-bootstrap .visible-print{display:table !important}tr.wp-bootstrap .visible-print{display:table-row !important}td.wp-bootstrap .visible-print,th.wp-bootstrap .visible-print{display:table-cell !important}}.wp-bootstrap .visible-print-block{display:none !important}@media print{.wp-bootstrap .visible-print-block{display:block !important}}.wp-bootstrap .visible-print-inline{display:none !important}@media print{.wp-bootstrap .visible-print-inline{display:inline !important}}.wp-bootstrap .visible-print-inline-block{display:none !important}@media print{.wp-bootstrap .visible-print-inline-block{display:inline-block !important}}@media print{.wp-bootstrap .hidden-print{display:none !important}}@font-face{font-family:icons;src:url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.eot?80891127);src:url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.eot?80891127#iefix) format('embedded-opentype'),url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.woff2?80891127) format('woff2'),url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.woff?80891127) format('woff'),url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.ttf?80891127) format('truetype'),url(//www.assignmentjunkie.co.uk/2c3788d6/icons/font/icons.svg?80891127#icons) format('svg');font-weight:400;font-style:normal}[class*=" icn-"]:before,[class^=icn-]:before{font-family:icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icn-credit-card:before{content:'\e800'}.icn-globe:before{content:'\e801'}.icn-user:before{content:'\e802'}.icn-gift:before{content:'\e803'}.icn-heart-empty:before{content:'\e804'}.icn-heart:before{content:'\e805'}.icn-export:before{content:'\e806'}.icn-star:before{content:'\e807'}.icn-star-empty:before{content:'\e808'}.icn-ok:before{content:'\e80c'}.icn-cancel:before{content:'\e80f'}.icn-download:before{content:'\e81e'}.icn-upload:before{content:'\e81f'}.icn-pencil:before{content:'\e820'}.icn-trash-empty:before{content:'\e829'}.icn-calendar:before{content:'\e832'}.icn-login:before{content:'\e833'}.icn-logout:before{content:'\e834'}.icn-money:before{content:'\f0d6'}.icn-spinner:before{content:'\f110'}.icn-calendar-empty:before{content:'\f133'}.icn-ticket:before{content:'\f145'}.icn-rebel:before{content:'\f1d0'}.icn-empire:before{content:'\f1d1'}.icn-paypal:before{content:'\f1ed'}.icn-user-secret:before{content:'\f21b'}.icn-percent:before{content:'\f295'}.icn-address-card-o:before{content:'\f2bc'}.icn-user-o:before{content:'\f2c0'}.icn-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.icn-1-5x{font-size:1.5em}.icn-2x{font-size:2em}.icn-2-5x{font-size:2.5em}.icn-3x{font-size:3em}.icn-3-5x{font-size:3.5em}.icn-4x{font-size:4em}.icn-4-5x{font-size:4.5em}.icn-5x{font-size:5em}.f16 li.flag,.select-country-container.flag .chosen-single span,.select-currency-container .chosen-single span{display:block;padding-left:30px !important}.f16 li.flag:before,.select-country-container.flag .chosen-single span:before,.select-currency-container .chosen-single span:before{content:"";position:absolute;margin:4px 0 0 -25px;height:14px;width:16px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/flags16.png) no-repeat;display:block !important}.f16 li._African_Union:before{background-position:0 -16px}.f16 li._Arab_League:before{background-position:0 -32px}.f16 li._ASEAN:before{background-position:0 -48px}.f16 li._CARICOM:before{background-position:0 -64px}.f16 li._CIS:before{background-position:0 -80px}.f16 li._Commonwealth:before{background-position:0 -96px}.f16 li._England:before{background-position:0 -112px}.f16 li._European_Union,.f16 li.eu:before,.f16 li.eur:before,.select-currency-container.eur .chosen-single span:before{background-position:0 -128px}.f16 li._Islamic_Conference:before{background-position:0 -144px}.f16 li._Kosovo:before{background-position:0 -160px}.f16 li._NATO:before{background-position:0 -176px}.f16 li._Northern_Cyprus:before{background-position:0 -192px}.f16 li._Northern_Ireland:before{background-position:0 -208px}.f16 li._Olimpic_Movement:before{background-position:0 -224px}.f16 li._OPEC:before{background-position:0 -240px}.f16 li._Red_Cross:before{background-position:0 -256px}.f16 li._Scotland:before{background-position:0 -272px}.f16 li._Somaliland:before{background-position:0 -288px}.f16 li._Tibet:before{background-position:0 -304px}.f16 li._United_Nations:before{background-position:0 -320px}.f16 li._Wales:before{background-position:0 -336px}.f16 li.ad:before,.select-country-container.ad .chosen-single span:before{background-position:0 -352px}.f16 li.ae:before,.select-country-container.ae .chosen-single span:before{background-position:0 -368px}.f16 li.af:before,.select-country-container.af .chosen-single span:before{background-position:0 -384px}.f16 li.ag:before,.select-country-container.ag .chosen-single span:before{background-position:0 -400px}.f16 li.ai:before,.select-country-container.ai .chosen-single span:before{background-position:0 -416px}.f16 li.al:before,.select-country-container.al .chosen-single span:before{background-position:0 -432px}.f16 li.am:before,.select-country-container.am .chosen-single span:before{background-position:0 -448px}.f16 li.ao:before,.select-country-container.ao .chosen-single span:before{background-position:0 -464px}.f16 li.aq:before,.select-country-container.aq .chosen-single span:before{background-position:0 -480px}.f16 li.ar:before,.select-country-container.ar .chosen-single span:before{background-position:0 -496px}.f16 li.as:before,.select-country-container.as .chosen-single span:before{background-position:0 -512px}.f16 li.at:before,.select-country-container.at .chosen-single span:before{background-position:0 -528px}.f16 li.au:before,.f16 li.aud:before,.select-country-container.au .chosen-single span:before,.select-currency-container.aud .chosen-single span:before{background-position:0 -544px}.f16 li.aw:before,.select-country-container.aw .chosen-single span:before{background-position:0 -560px}.f16 li.ax:before,.select-country-container.ax .chosen-single span:before{background-position:0 -576px}.f16 li.az:before,.select-country-container.az .chosen-single span:before{background-position:0 -592px}.f16 li.ba:before,.select-country-container.ba .chosen-single span:before{background-position:0 -608px}.f16 li.bb:before,.select-country-container.bb .chosen-single span:before{background-position:0 -624px}.f16 li.bd:before,.select-country-container.bd .chosen-single span:before{background-position:0 -640px}.f16 li.be:before,.select-country-container.be .chosen-single span:before{background-position:0 -656px}.f16 li.bf:before,.select-country-container.bf .chosen-single span:before{background-position:0 -672px}.f16 li.bg:before,.select-country-container.bg .chosen-single span:before{background-position:0 -688px}.f16 li.bh:before,.select-country-container.bh .chosen-single span:before{background-position:0 -704px}.f16 li.bi:before,.select-country-container.bi .chosen-single span:before{background-position:0 -720px}.f16 li.bj:before,.select-country-container.bj .chosen-single span:before{background-position:0 -736px}.f16 li.bm:before,.select-country-container.bm .chosen-single span:before{background-position:0 -752px}.f16 li.bn:before,.select-country-container.bn .chosen-single span:before{background-position:0 -768px}.f16 li.bo:before,.select-country-container.bo .chosen-single span:before{background-position:0 -784px}.f16 li.br:before,.select-country-container.br .chosen-single span:before{background-position:0 -800px}.f16 li.bs:before,.select-country-container.bs .chosen-single span:before{background-position:0 -816px}.f16 li.bt:before,.select-country-container.bt .chosen-single span:before{background-position:0 -832px}.f16 li.bw:before,.select-country-container.bw .chosen-single span:before{background-position:0 -848px}.f16 li.by:before,.select-country-container.by .chosen-single span:before{background-position:0 -864px}.f16 li.bz:before,.select-country-container.bz .chosen-single span:before{background-position:0 -880px}.f16 li.ca:before,.f16 li.cad:before,.select-country-container.ca .chosen-single span:before,.select-currency-container.cad .chosen-single span:before{background-position:0 -896px}.f16 li.cg:before,.select-country-container.cg .chosen-single span:before{background-position:0 -912px}.f16 li.cf:before,.select-country-container.cf .chosen-single span:before{background-position:0 -928px}.f16 li.cd:before,.select-country-container.cd .chosen-single span:before{background-position:0 -944px}.f16 li.ch:before,.select-country-container.ch .chosen-single span:before{background-position:0 -960px}.f16 li.ci:before,.select-country-container.ci .chosen-single span:before{background-position:0 -976px}.f16 li.ck:before,.select-country-container.ck .chosen-single span:before{background-position:0 -992px}.f16 li.cl:before,.select-country-container.cl .chosen-single span:before{background-position:0 -1008px}.f16 li.cm:before,.select-country-container.cm .chosen-single span:before{background-position:0 -1024px}.f16 li.cn:before,.select-country-container.cn .chosen-single span:before{background-position:0 -1040px}.f16 li.co:before,.select-country-container.co .chosen-single span:before{background-position:0 -1056px}.f16 li.cr:before,.select-country-container.cr .chosen-single span:before{background-position:0 -1072px}.f16 li.cu:before,.select-country-container.cu .chosen-single span:before{background-position:0 -1088px}.f16 li.cv:before,.select-country-container.cv .chosen-single span:before{background-position:0 -1104px}.f16 li.cy:before,.select-country-container.cy .chosen-single span:before{background-position:0 -1120px}.f16 li.cz:before,.select-country-container.cz .chosen-single span:before{background-position:0 -1136px}.f16 li.de:before,.select-country-container.de .chosen-single span:before{background-position:0 -1152px}.f16 li.dj:before,.select-country-container.dj .chosen-single span:before{background-position:0 -1168px}.f16 li.dk:before,.select-country-container.dk .chosen-single span:before{background-position:0 -1184px}.f16 li.dm:before,.select-country-container.dm .chosen-single span:before{background-position:0 -1200px}.f16 li.do:before,.select-country-container.do .chosen-single span:before{background-position:0 -1216px}.f16 li.dz:before,.select-country-container.dz .chosen-single span:before{background-position:0 -1232px}.f16 li.ec:before,.select-country-container.ec .chosen-single span:before{background-position:0 -1248px}.f16 li.ee:before,.select-country-container.ee .chosen-single span:before{background-position:0 -1264px}.f16 li.eg:before,.select-country-container.eg .chosen-single span:before{background-position:0 -1280px}.f16 li.eh:before,.select-country-container.eh .chosen-single span:before{background-position:0 -1296px}.f16 li.er:before,.select-country-container.er .chosen-single span:before{background-position:0 -1312px}.f16 li.es:before,.select-country-container.es .chosen-single span:before{background-position:0 -1328px}.f16 li.et:before,.select-country-container.et .chosen-single span:before{background-position:0 -1344px}.f16 li.fi:before,.select-country-container.fi .chosen-single span:before{background-position:0 -1360px}.f16 li.fj:before,.select-country-container.fj .chosen-single span:before{background-position:0 -1376px}.f16 li.fm:before,.select-country-container.fm .chosen-single span:before{background-position:0 -1392px}.f16 li.fo:before,.select-country-container.fo .chosen-single span:before{background-position:0 -1408px}.f16 li.fr:before,.select-country-container.fr .chosen-single span:before{background-position:0 -1424px}.f16 li.bl,.f16 li.cp,.f16 li.mf,.f16 li.yt:before,.select-country-container.bl .chosen-single span,.select-country-container.cp .chosen-single span,.select-country-container.mf .chosen-single span,.select-country-container.yt .chosen-single span:before{background-position:0 -1424px}.f16 li.ga:before,.select-country-container.ga .chosen-single span:before{background-position:0 -1440px}.f16 li.gb:before,.f16 li.gbp:before,.select-country-container.gb .chosen-single span:before,.select-currency-container.gbp .chosen-single span:before{background-position:0 -1456px}.f16 li.sh:before,.select-country-container.sh .chosen-single span:before{background-position:0 -1456px}.f16 li.gd:before,.select-country-container.gd .chosen-single span:before{background-position:0 -1472px}.f16 li.ge:before,.select-country-container.ge .chosen-single span:before{background-position:0 -1488px}.f16 li.gg:before,.select-country-container.gg .chosen-single span:before{background-position:0 -1504px}.f16 li.gh:before,.select-country-container.gh .chosen-single span:before{background-position:0 -1520px}.f16 li.gi:before,.select-country-container.gi .chosen-single span:before{background-position:0 -1536px}.f16 li.gl:before,.select-country-container.gl .chosen-single span:before{background-position:0 -1552px}.f16 li.gm:before,.select-country-container.gm .chosen-single span:before{background-position:0 -1568px}.f16 li.gn:before,.select-country-container.gn .chosen-single span:before{background-position:0 -1584px}.f16 li.gp:before,.select-country-container.gp .chosen-single span:before{background-position:0 -1600px}.f16 li.gq:before,.select-country-container.gq .chosen-single span:before{background-position:0 -1616px}.f16 li.gr:before,.select-country-container.gr .chosen-single span:before{background-position:0 -1632px}.f16 li.gt:before,.select-country-container.gt .chosen-single span:before{background-position:0 -1648px}.f16 li.gu:before,.select-country-container.gu .chosen-single span:before{background-position:0 -1664px}.f16 li.gw:before,.select-country-container.gw .chosen-single span:before{background-position:0 -1680px}.f16 li.gy:before,.select-country-container.gy .chosen-single span:before{background-position:0 -1696px}.f16 li.hk:before,.select-country-container.hk .chosen-single span:before{background-position:0 -1712px}.f16 li.hn:before,.select-country-container.hn .chosen-single span:before{background-position:0 -1728px}.f16 li.hr:before,.select-country-container.hr .chosen-single span:before{background-position:0 -1744px}.f16 li.ht:before,.select-country-container.ht .chosen-single span:before{background-position:0 -1760px}.f16 li.hu:before,.select-country-container.hu .chosen-single span:before{background-position:0 -1776px}.f16 li.id:before,.select-country-container.id .chosen-single span:before{background-position:0 -1792px}.f16 li.mc:before,.select-country-container.mc .chosen-single span:before{background-position:0 -1792px}.f16 li.ie:before,.select-country-container.ie .chosen-single span:before{background-position:0 -1808px}.f16 li.il:before,.select-country-container.il .chosen-single span:before{background-position:0 -1824px}.f16 li.im:before,.select-country-container.im .chosen-single span:before{background-position:0 -1840px}.f16 li.in:before,.select-country-container.in .chosen-single span:before{background-position:0 -1856px}.f16 li.iq:before,.select-country-container.iq .chosen-single span:before{background-position:0 -1872px}.f16 li.ir:before,.select-country-container.ir .chosen-single span:before{background-position:0 -1888px}.f16 li.is:before,.select-country-container.is .chosen-single span:before{background-position:0 -1904px}.f16 li.it:before,.select-country-container.it .chosen-single span:before{background-position:0 -1920px}.f16 li.je:before,.select-country-container.je .chosen-single span:before{background-position:0 -1936px}.f16 li.jm:before,.select-country-container.jm .chosen-single span:before{background-position:0 -1952px}.f16 li.jo:before,.select-country-container.jo .chosen-single span:before{background-position:0 -1968px}.f16 li.jp:before,.select-country-container.jp .chosen-single span:before{background-position:0 -1984px}.f16 li.ke:before,.select-country-container.ke .chosen-single span:before{background-position:0 -2000px}.f16 li.kg:before,.select-country-container.kg .chosen-single span:before{background-position:0 -2016px}.f16 li.kh:before,.select-country-container.kh .chosen-single span:before{background-position:0 -2032px}.f16 li.ki:before,.select-country-container.ki .chosen-single span:before{background-position:0 -2048px}.f16 li.km:before,.select-country-container.km .chosen-single span:before{background-position:0 -2064px}.f16 li.kn:before,.select-country-container.kn .chosen-single span:before{background-position:0 -2080px}.f16 li.kp:before,.select-country-container.kp .chosen-single span:before{background-position:0 -2096px}.f16 li.kr:before,.select-country-container.kr .chosen-single span:before{background-position:0 -2112px}.f16 li.kw:before,.select-country-container.kw .chosen-single span:before{background-position:0 -2128px}.f16 li.ky:before,.select-country-container.ky .chosen-single span:before{background-position:0 -2144px}.f16 li.kz:before,.select-country-container.kz .chosen-single span:before{background-position:0 -2160px}.f16 li.la:before,.select-country-container.la .chosen-single span:before{background-position:0 -2176px}.f16 li.lb:before,.select-country-container.lb .chosen-single span:before{background-position:0 -2192px}.f16 li.lc:before,.select-country-container.lc .chosen-single span:before{background-position:0 -2208px}.f16 li.li:before,.select-country-container.li .chosen-single span:before{background-position:0 -2224px}.f16 li.lk:before,.select-country-container.lk .chosen-single span:before{background-position:0 -2240px}.f16 li.lr:before,.select-country-container.lr .chosen-single span:before{background-position:0 -2256px}.f16 li.ls:before,.select-country-container.ls .chosen-single span:before{background-position:0 -2272px}.f16 li.lt:before,.select-country-container.lt .chosen-single span:before{background-position:0 -2288px}.f16 li.lu:before,.select-country-container.lu .chosen-single span:before{background-position:0 -2304px}.f16 li.lv:before,.select-country-container.lv .chosen-single span:before{background-position:0 -2320px}.f16 li.ly:before,.select-country-container.ly .chosen-single span:before{background-position:0 -2336px}.f16 li.ma:before,.select-country-container.ma .chosen-single span:before{background-position:0 -2352px}.f16 li.md:before,.select-country-container.md .chosen-single span:before{background-position:0 -2368px}.f16 li.me:before,.select-country-container.me .chosen-single span:before{background-position:0 -2384px}.f16 li.mg:before,.select-country-container.mg .chosen-single span:before{background-position:0 -2400px}.f16 li.mh:before,.select-country-container.mh .chosen-single span:before{background-position:0 -2416px}.f16 li.mk:before,.select-country-container.mk .chosen-single span:before{background-position:0 -2432px}.f16 li.ml:before,.select-country-container.ml .chosen-single span:before{background-position:0 -2448px}.f16 li.mm:before,.select-country-container.mm .chosen-single span:before{background-position:0 -2464px}.f16 li.mn:before,.select-country-container.mn .chosen-single span:before{background-position:0 -2480px}.f16 li.mo:before,.select-country-container.mo .chosen-single span:before{background-position:0 -2496px}.f16 li.mq:before,.select-country-container.mq .chosen-single span:before{background-position:0 -2512px}.f16 li.mr:before,.select-country-container.mr .chosen-single span:before{background-position:0 -2528px}.f16 li.ms:before,.select-country-container.ms .chosen-single span:before{background-position:0 -2544px}.f16 li.mt:before,.select-country-container.mt .chosen-single span:before{background-position:0 -2560px}.f16 li.mu:before,.select-country-container.mu .chosen-single span:before{background-position:0 -2576px}.f16 li.mv:before,.select-country-container.mv .chosen-single span:before{background-position:0 -2592px}.f16 li.mw:before,.select-country-container.mw .chosen-single span:before{background-position:0 -2608px}.f16 li.mx:before,.select-country-container.mx .chosen-single span:before{background-position:0 -2624px}.f16 li.my:before,.select-country-container.my .chosen-single span:before{background-position:0 -2640px}.f16 li.mz:before,.select-country-container.mz .chosen-single span:before{background-position:0 -2656px}.f16 li.na:before,.select-country-container.na .chosen-single span:before{background-position:0 -2672px}.f16 li.nc:before,.select-country-container.nc .chosen-single span:before{background-position:0 -2688px}.f16 li.ne:before,.select-country-container.ne .chosen-single span:before{background-position:0 -2704px}.f16 li.ng:before,.select-country-container.ng .chosen-single span:before{background-position:0 -2720px}.f16 li.ni:before,.select-country-container.ni .chosen-single span:before{background-position:0 -2736px}.f16 li.nl:before,.select-country-container.nl .chosen-single span:before{background-position:0 -2752px}.f16 li.bq:before,.select-country-container.bq .chosen-single span:before{background-position:0 -2752px}.f16 li.no:before,.select-country-container.no .chosen-single span:before{background-position:0 -2768px}.f16 li.bv,.f16 li.nq,.f16 li.sj:before,.select-country-container.bv .chosen-single span,.select-country-container.nq .chosen-single span,.select-country-container.sj .chosen-single span:before{background-position:0 -2768px}.f16 li.np:before,.select-country-container.np .chosen-single span:before{background-position:0 -2784px}.f16 li.nr:before,.select-country-container.nr .chosen-single span:before{background-position:0 -2800px}.f16 li.nz:before,.select-country-container.nz .chosen-single span:before{background-position:0 -2816px}.f16 li.om:before,.select-country-container.om .chosen-single span:before{background-position:0 -2832px}.f16 li.pa:before,.select-country-container.pa .chosen-single span:before{background-position:0 -2848px}.f16 li.pe:before,.select-country-container.pe .chosen-single span:before{background-position:0 -2864px}.f16 li.pf:before,.select-country-container.pf .chosen-single span:before{background-position:0 -2880px}.f16 li.pg:before,.select-country-container.pg .chosen-single span:before{background-position:0 -2896px}.f16 li.ph:before,.select-country-container.ph .chosen-single span:before{background-position:0 -2912px}.f16 li.pk:before,.select-country-container.pk .chosen-single span:before{background-position:0 -2928px}.f16 li.pl:before,.select-country-container.pl .chosen-single span:before{background-position:0 -2944px}.f16 li.pr:before,.select-country-container.pr .chosen-single span:before{background-position:0 -2960px}.f16 li.ps:before,.select-country-container.ps .chosen-single span:before{background-position:0 -2976px}.f16 li.pt:before,.select-country-container.pt .chosen-single span:before{background-position:0 -2992px}.f16 li.pw:before,.select-country-container.pw .chosen-single span:before{background-position:0 -3008px}.f16 li.py:before,.select-country-container.py .chosen-single span:before{background-position:0 -3024px}.f16 li.qa:before,.select-country-container.qa .chosen-single span:before{background-position:0 -3040px}.f16 li.re:before,.select-country-container.re .chosen-single span:before{background-position:0 -3056px}.f16 li.ro:before,.select-country-container.ro .chosen-single span:before{background-position:0 -3072px}.f16 li.rs:before,.select-country-container.rs .chosen-single span:before{background-position:0 -3088px}.f16 li.ru:before,.select-country-container.ru .chosen-single span:before{background-position:0 -3104px}.f16 li.rw:before,.select-country-container.rw .chosen-single span:before{background-position:0 -3120px}.f16 li.sa:before,.select-country-container.sa .chosen-single span:before{background-position:0 -3136px}.f16 li.sb:before,.select-country-container.sb .chosen-single span:before{background-position:0 -3152px}.f16 li.sc:before,.select-country-container.sc .chosen-single span:before{background-position:0 -3168px}.f16 li.sd:before,.select-country-container.sd .chosen-single span:before{background-position:0 -3184px}.f16 li.se:before,.select-country-container.se .chosen-single span:before{background-position:0 -3200px}.f16 li.sg:before,.select-country-container.sg .chosen-single span:before{background-position:0 -3216px}.f16 li.si:before,.select-country-container.si .chosen-single span:before{background-position:0 -3232px}.f16 li.sk:before,.select-country-container.sk .chosen-single span:before{background-position:0 -3248px}.f16 li.sl:before,.select-country-container.sl .chosen-single span:before{background-position:0 -3264px}.f16 li.sm:before,.select-country-container.sm .chosen-single span:before{background-position:0 -3280px}.f16 li.sn:before,.select-country-container.sn .chosen-single span:before{background-position:0 -3296px}.f16 li.so:before,.select-country-container.so .chosen-single span:before{background-position:0 -3312px}.f16 li.sr:before,.select-country-container.sr .chosen-single span:before{background-position:0 -3328px}.f16 li.st:before,.select-country-container.st .chosen-single span:before{background-position:0 -3344px}.f16 li.sv:before,.select-country-container.sv .chosen-single span:before{background-position:0 -3360px}.f16 li.sy:before,.select-country-container.sy .chosen-single span:before{background-position:0 -3376px}.f16 li.sz:before,.select-country-container.sz .chosen-single span:before{background-position:0 -3392px}.f16 li.tc:before,.select-country-container.tc .chosen-single span:before{background-position:0 -3408px}.f16 li.td:before,.select-country-container.td .chosen-single span:before{background-position:0 -3424px}.f16 li.tg:before,.select-country-container.tg .chosen-single span:before{background-position:0 -3440px}.f16 li.th:before,.select-country-container.th .chosen-single span:before{background-position:0 -3456px}.f16 li.tj:before,.select-country-container.tj .chosen-single span:before{background-position:0 -3472px}.f16 li.tl:before,.select-country-container.tl .chosen-single span:before{background-position:0 -3488px}.f16 li.tm:before,.select-country-container.tm .chosen-single span:before{background-position:0 -3504px}.f16 li.tn:before,.select-country-container.tn .chosen-single span:before{background-position:0 -3520px}.f16 li.to:before,.select-country-container.to .chosen-single span:before{background-position:0 -3536px}.f16 li.tr:before,.select-country-container.tr .chosen-single span:before{background-position:0 -3552px}.f16 li.tt:before,.select-country-container.tt .chosen-single span:before{background-position:0 -3568px}.f16 li.tv:before,.select-country-container.tv .chosen-single span:before{background-position:0 -3584px}.f16 li.tw:before,.select-country-container.tw .chosen-single span:before{background-position:0 -3600px}.f16 li.tz:before,.select-country-container.tz .chosen-single span:before{background-position:0 -3616px}.f16 li.ua:before,.select-country-container.ua .chosen-single span:before{background-position:0 -3632px}.f16 li.ug:before,.select-country-container.ug .chosen-single span:before{background-position:0 -3648px}.f16 li.us:before,.f16 li.usd:before,.select-country-container.us .chosen-single span:before,.select-currency-container.usd .chosen-single span:before{background-position:0 -3664px}.f16 li.uy:before,.select-country-container.uy .chosen-single span:before{background-position:0 -3680px}.f16 li.uz:before,.select-country-container.uz .chosen-single span:before{background-position:0 -3696px}.f16 li.va:before,.select-country-container.va .chosen-single span:before{background-position:0 -3712px}.f16 li.vc:before,.select-country-container.vc .chosen-single span:before{background-position:0 -3728px}.f16 li.ve:before,.select-country-container.ve .chosen-single span:before{background-position:0 -3744px}.f16 li.vg:before,.select-country-container.vg .chosen-single span:before{background-position:0 -3760px}.f16 li.vi:before,.select-country-container.vi .chosen-single span:before{background-position:0 -3776px}.f16 li.vn:before,.select-country-container.vn .chosen-single span:before{background-position:0 -3792px}.f16 li.vu:before,.select-country-container.vu .chosen-single span:before{background-position:0 -3808px}.f16 li.ws:before,.select-country-container.ws .chosen-single span:before{background-position:0 -3824px}.f16 li.ye:before,.select-country-container.ye .chosen-single span:before{background-position:0 -3840px}.f16 li.za:before,.select-country-container.za .chosen-single span:before{background-position:0 -3856px}.f16 li.zm:before,.select-country-container.zm .chosen-single span:before{background-position:0 -3872px}.f16 li.zw:before,.select-country-container.zw .chosen-single span:before{background-position:0 -3888px}.f16 li.sx:before,.select-country-container.sx .chosen-single span:before{background-position:0 -3904px}.f16 li.cw:before,.select-country-container.cw .chosen-single span:before{background-position:0 -3920px}.f16 li.ss:before,.select-country-container.ss .chosen-single span:before{background-position:0 -3936px}.f16 li.ac:before,.select-country-container.ac .chosen-single span:before{background-position:0 -3984px}.f16 li.cx:before,.select-country-container.cx .chosen-single span:before{background-position:0 -4000px}.f16 li.cc:before,.select-country-container.cc .chosen-single span:before{background-position:0 -4016px}.f16 li.io:before,.select-country-container.io .chosen-single span:before{background-position:0 -4032px}.f16 li.fk:before,.select-country-container.fk .chosen-single span:before{background-position:0 -4048px}.f16 li.gf:before,.select-country-container.gf .chosen-single span:before{background-position:0 -4064px}.f16 li.mp:before,.select-country-container.mp .chosen-single span:before{background-position:0 -4080px}.f16 li.an:before,.select-country-container.an .chosen-single span:before{background-position:0 -4096px}.f16 li.nu:before,.select-country-container.nu .chosen-single span:before{background-position:0 -4112px}.f16 li.nf:before,.select-country-container.nf .chosen-single span:before{background-position:0 -4128px}.f16 li.pm:before,.select-country-container.pm .chosen-single span:before{background-position:0 -4144px}.f16 li.wf:before,.select-country-container.wf .chosen-single span:before{background-position:0 -4160px}rzslider{margin:18px 0 15px 0}rzslider .rz-bar{background-color:#eee}rzslider .rz-bar.rz-selection{background-color:#0188cc}rzslider .rz-pointer{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -320px 0 no-repeat;top:-14px;z-index:3;width:32px;height:32px;cursor:pointer}rzslider .rz-pointer:after{width:0;height:0}rzslider .rz-ticks{top:0}rzslider .rz-ticks .tick{width:4px;height:4px;text-align:center;cursor:pointer;background:#787878;border-radius:50%}rzslider .rz-ticks .tick .tick-value{top:-35px}rzslider .rz-ticks .tick.selected{background:#fff}.ng-cloak,.none-i,.nonei,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none !important}.btn-group-tight>.btn,.btn-tight{padding:5px 3px;border-radius:2px}.list-group-item>[class^=icn-]{float:left;margin-right:8px}.wp-bootstrap .panel-widget{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:4px solid #f8f8f8}.wp-bootstrap .panel-widget>*{border:1px solid #ddd}.wp-bootstrap .panel-widget>.panel-heading{font-weight:700;font-size:13px;color:#777;text-transform:uppercase;background-color:#fafafa;border-bottom:0;padding:5px 15px;border-top-left-radius:0;border-top-right-radius:0}.wp-bootstrap a.list-group-item.active,.wp-bootstrap a.list-group-item.active:hover{color:#fff !important}.wp-base{max-width:1080px;margin-left:auto;margin-right:auto}.wp-base:after,.wp-base:before{content:" ";display:table}.wp-base:after{clear:both}.wp-base *{vertical-align:baseline}.wp-base input[type=number]::-webkit-inner-spin-button,.wp-base input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wp-base input[type=number]{-moz-appearance:textfield}.wp-base button,.wp-base select{text-transform:none;-webkit-appearance:none;-moz-appearance:none;outline:0}.wp-base button::-ms-expand,.wp-base select::-ms-expand{display:none}.wp-base button::-moz-focus-inner,.wp-base select::-moz-focus-inner{border:0;outline:0}.wp-base button:-moz-focusring,.wp-base select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.wp-base a.color-link{color:#08c !important}.wp-base .inform-tooltip{display:inline-block;position:relative;vertical-align:middle;-ms-touch-action:none;border-radius:100%;cursor:help;top:0}.wp-base .inform-tooltip>img{vertical-align:top}.wp-base .inform-tooltip.info-icon{width:18px;height:18px;margin-left:4px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAQlBMVEUAAACIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLjdA640AAAAFXRSTlMAXySihIB4DKUwLUTdzLuZdzMRqlV+D9XmAAAAa0lEQVQY021PSRKAIAwDLGVHQP3/V21h6gVzCCSTTlr1i4hgLWAUrQ9tnDP0iDbrY5YTPOvU2fGBGNkuOZ8cRiKgQK8jPRwBIut4cBROOPsZ7VJiwOy4k5IRnF21MWuUWsKq3RbbVt+O2/ECbsQClF4qYqcAAAAASUVORK5CYII=);background-position:center center}.wp-base .inform-tooltip:after,.wp-base .inform-tooltip:before{content:" ";position:absolute;width:100%;height:100%;max-height:10px;left:0;display:none}.wp-base .inform-tooltip:before{bottom:100%}.wp-base .inform-tooltip:after{top:100%}.wp-base .inform-tooltip>div,.wp-base .inform-tooltip>span{font-size:12px;display:none;position:absolute;bottom:100%;width:auto;left:50%;margin-bottom:7px;background:#fffae1;border:1px solid #f2e5a6;border-radius:3px;animation-name:fadeIn;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;animation-duration:.2s;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;z-index:900;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.wp-base .inform-tooltip>div:after,.wp-base .inform-tooltip>div:before,.wp-base .inform-tooltip>span:after,.wp-base .inform-tooltip>span:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;-moz-transform:scale(1.01)}.wp-base .inform-tooltip>div:after,.wp-base .inform-tooltip>span:after{border-color:rgba(255,250,225,0);border-top-color:#fffae1;border-width:5px;margin-left:-5px}.wp-base .inform-tooltip>div:before,.wp-base .inform-tooltip>span:before{border-color:rgba(242,229,166,0);border-top-color:#f2e5a6;border-width:6px;margin-left:-6px}.wp-base .inform-tooltip>div.down,.wp-base .inform-tooltip>span.down{bottom:auto;top:100%;margin-top:7px}.wp-base .inform-tooltip>div.down:after,.wp-base .inform-tooltip>div.down:before,.wp-base .inform-tooltip>span.down:after,.wp-base .inform-tooltip>span.down:before{top:auto;bottom:100%}.wp-base .inform-tooltip>div.down:after,.wp-base .inform-tooltip>span.down:after{border-color:rgba(255,250,225,0);border-bottom-color:#fffae1;border-width:5px;margin-left:-5px}.wp-base .inform-tooltip>div.down:before,.wp-base .inform-tooltip>span.down:before{border-color:rgba(242,229,166,0);border-bottom-color:#f2e5a6;border-width:6px;margin-left:-6px}.wp-base .inform-tooltip>div p,.wp-base .inform-tooltip>div span.paragraph,.wp-base .inform-tooltip>span p,.wp-base .inform-tooltip>span span.paragraph{display:block;width:auto;padding:6px 10px;margin:0;min-width:210px;max-width:300px;text-align:center;position:relative;font-weight:400;line-height:16px;color:#333;white-space:normal}.wp-base .inform-tooltip>div p.paragraph-left,.wp-base .inform-tooltip>div span.paragraph.paragraph-left,.wp-base .inform-tooltip>span p.paragraph-left,.wp-base .inform-tooltip>span span.paragraph.paragraph-left{text-align:left}.wp-base .inform-tooltip>div p>ul,.wp-base .inform-tooltip>div span.paragraph>ul,.wp-base .inform-tooltip>span p>ul,.wp-base .inform-tooltip>span span.paragraph>ul{margin-left:18px}.wp-base .inform-tooltip>div p a,.wp-base .inform-tooltip>div span.paragraph a,.wp-base .inform-tooltip>span p a,.wp-base .inform-tooltip>span span.paragraph a{text-decoration:underline !important;color:#08c !important}.wp-base .inform-tooltip>div p:before,.wp-base .inform-tooltip>div span.paragraph:before,.wp-base .inform-tooltip>span p:before,.wp-base .inform-tooltip>span span.paragraph:before{position:absolute;left:40%;top:100%;width:20%;height:28px;opacity:.5;content:' '}.wp-base .inform-tooltip:hover{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15)}.wp-base .inform-tooltip:hover div,.wp-base .inform-tooltip:hover>span{display:block;opacity:1}html>body.loading{position:relative;pointer-events:none;cursor:wait;transition:all .3s ease}html>body.loading>*{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);pointer-events:none;cursor:wait;transition:all .3s ease}html>body.loading:before{content:' ';position:fixed;top:50%;left:50%;width:95px;height:95px;z-index:100000;background:#fff;margin-top:-48px;margin-left:-48px;border-radius:70px;border:1px solid #ddd}html>body.loading:after{-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0);position:fixed;top:0;left:0;background:rgba(255,255,255,.45) url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader.svg) no-repeat center center;padding-left:0;background-size:80px;content:' ';width:100%;height:100%;margin-top:0;border-radius:0;z-index:100000}.text-highlight{color:#0cc160 !important}.wp-bootstrap .button-action{display:inline-block;width:auto;text-decoration:none;padding:8px 20px;background:#0cc160;-webkit-box-shadow:0 2px 0 #068943;-moz-box-shadow:0 2px 0 #068943;box-shadow:0 2px 0 #068943;border-radius:3px;text-align:center;color:#fff !important;font-size:14px;font-weight:500;border:0;text-decoration:none !important;text-shadow:0 0 0 !important;text-shadow:none !important;cursor:pointer}.wp-bootstrap .button-action:hover{background:#0cc160;box-shadow:0 2px 0 #068943,0 0 100px rgba(0,0,0,.15) inset}.wp-bootstrap .button-action.fullwidth{width:100%}.wp-bootstrap .button-action.button-small{padding:4px 15px;font-size:14px}.wp-bootstrap .button-action.button-xsmall{padding:2px 10px;font-size:13px}.wp-bootstrap .button-action.button-large{font-size:18px !important;padding:12px 30px;font-size:13px}.wp-bootstrap .button-subaction{display:inline-block;width:auto;text-decoration:none;padding:8px 20px;background:#08c;box-shadow:0 2px 0 #069;border-radius:3px;text-align:center;color:#fff !important;font-size:14px;font-weight:500;text-decoration:none !important;text-shadow:0 0 0 !important}.wp-bootstrap .button-subaction.button-small{padding:4px 15px;font-size:14px}.wp-bootstrap .button-subaction.button-large{padding:10px 60px;font-size:16px}.wp-bootstrap .button-subaction.fullwidth{width:100%}.wp-bootstrap .width-80{width:80% !important}.wp-bootstrap .width-20{width:20% !important}.wp-bootstrap .width-15{width:15% !important}html body .wp-base .radio input[type=radio]{display:none !important}.block-buttons{width:100%;position:relative}.block-buttons.buttons-right{text-align:right}.block-buttons .cancel{float:left;width:auto;text-decoration:underline;padding:7px 20px;color:#08c;border-radius:3px;text-align:center;font-size:14px;font-weight:500}.main-sprite,.wp-base .main-sprite{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png)}.modal-content .no-border,.wp-base .no-border{border:0 !important}.modal-content .no-border:before,.wp-base .no-border:before{display:none !important}.modal-content .no-border{font-size:24px}.modal-content .no-margin-bottom,.wp-base .no-margin-bottom{margin-bottom:0 !important}.pr0{padding-right:0 !important}.pr20{padding-right:20px}.pl0{padding-left:0 !important}.pl15{padding-left:15px !important}.pl20{padding-left:20px}.pl30{padding-left:30px !important}.pt0{padding-top:0 !important}.mt40{margin-top:40px !important}.mt30{margin-top:30px !important}.mt20{margin-top:20px !important}.mt10{margin-top:10px !important}.mb5{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.mr10{margin-right:10px !important}.mr20{margin-right:20px !important}.w50{width:50px}.w85{width:85px}.wp-base .wp-content,.wp-base .wp-sidebar{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left}.wp-base .wp-content .widget-menu>ul,.wp-base .wp-sidebar .widget-menu>ul{padding-left:0}.wp-base .entry-content ul.f16.not-select-box li,.wp-base .f16.not-select-box{padding-left:0}.wp-base .wp-sidebar{width:29%}.wp-base .wp-content{width:71%}.wp-base .wp-content:after{clear:both}.wp-base .service,.wp-base .widget{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px;width:100%;padding:0;text-align:left}.wp-base .service:after,.wp-base .service:before,.wp-base .widget:after,.wp-base .widget:before{content:" ";display:table}.wp-base .service:after,.wp-base .widget:after{clear:both}.wp-base .widget .widget-box{border:1px solid #ddd;padding:15px 10px;margin:-1px 0 0}.wp-base .widget .widget-title{border:1px solid #ddd;border-bottom:0;padding:5px 15px;font-weight:400;color:#333;font-size:13px;letter-spacing:0;margin:0;text-transform:none;background:#fdfdfd;float:none;line-height:1.3em}.wp-base .widget .widget-title:before{display:none}.wp-base .widget .widget-title span:before{position:static !important;width:auto !important;border:0 !important}.wp-base .widget .widget-title.title-menu{background:#fafafa}.wp-base .widget .widget-title.title-menu b{color:#777;text-transform:uppercase;font-size:12px}.wp-base .widget .subpaid{background:#fff9de}.wp-base .widget .subpaid.widget-box{background:#fff9de;border-top-color:#efe3ae}.wp-base .widget .subpaid.widget-box .widget-total{float:right;padding-right:15px !important}.wp-base .widget .subpaid.widget-box.alreadypaid .widget-total{font-weight:400}.wp-base .widget .subpaid.widget-box.topay .label-total{font-weight:600}.wp-base .widget .subpaid.widget-box.topay .widget-total{font-weight:600}.wp-base .button-next:hover,.wp-base .widget .widget-btn:hover{background-color:#0f984f}.wp-base .side-right-login{float:right}.wp-base .widget .widget-basket{border:1px solid #ddd;border-bottom:0;padding:10px 15px;font-weight:400;color:#333;font-size:12px;letter-spacing:0;margin:0;text-transform:none}.wp-base .widget .widget-basket .widget-basket-price{float:right}.wp-base .widget .widget-basket .widget-basket-desc span{color:#afafaf}.wp-base .widget .widget-basket-title{text-align:center;line-height:1.4;padding:15px}.wp-base .widget .widget-basket-title-type{font-size:12px;display:block}.wp-base .widget .widget-basket-title-topic{font-weight:600;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-base .widget .widget-basket-title-estimate{display:block;color:#afafaf}.wp-base .widget .widget-basket-discount{color:#09c25d}.wp-base .widget .widget-basket-discount:before{content:"\2013\00a0"}.wp-base .widget .widget-basket-save{text-align:center;font-size:12px;background:#fafafa;padding:5px}.wp-base .widget .widget-discount-notification{font-size:11px;background-color:#fdf9e2;color:#7e673f;border-top:1px solid #eee5aa;border-bottom:1px solid #eee5aa}.wp-base .widget .widget-box-total{background:#fdfdfd}.wp-base .widget .widget-box .text-left{margin-top:5px}.wp-base .widget .widget-box .text-left.label-total{white-space:nowrap}.wp-base .widget .widget-box.widget-discount{padding:20px;position:relative;display:table;border-collapse:separate;width:100%;float:none}.wp-base .widget .widget-box.widget-discount .discount-terms{margin-left:-20px;margin-right:-20px;background:#fbfbfb;float:left;clear:both;margin-bottom:-20px;margin-top:24px;padding:5px 20px;font-size:12px;text-align:center;line-height:1.5;color:#888;border-top:1px solid #ddd}.wp-base .widget .widget-box.widget-discount input{font-size:12px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;padding:6px;position:relative;z-index:2;margin-bottom:0;margin-top:2px;width:160px;display:table-cell;-webkit-box-shadow:0 1px 1px -1px #afafaf;-moz-box-shadow:0 1px 1px -1px #afafaf;box-shadow:0 1px 1px -1px #afafaf;height:32px;-webkit-appearance:none;border-radius:0;float:left;display:block;width:62%}.wp-base .widget .widget-box.widget-discount button{display:table-cell;white-space:nowrap;vertical-align:middle;margin-left:10px;padding:7px 5px !important;font-size:13px;background-color:#0188cc;color:#fff !important;float:right;width:32%;text-shadow:none;text-align:center !important;letter-spacing:0}.wp-base .widget .widget-gb{background-color:#fdfdfd}.wp-base .widget .widget-total{font-size:20px !important;font-weight:700;height:30px;vertical-align:middle;line-height:1.5;white-space:nowrap}.wp-base .widget .widget-total-sub{font-size:16px !important;font-weight:500;color:#787878;text-decoration:line-through;margin-top:5px;right:0;padding-right:5px !important}.wp-base.wp-profile .widget li .icon.icon-identity{background-position:-97px -161px}.wp-base.wp-profile .widget li .icon.icon-credit{background-position:-127px -162px}.wp-base.wp-profile .widget li .icon.icon-logout{background-position:-116px -506px}.wp-base.wp-profile .widget li .icon.icon-affiliate-program{background-position:-158px -161px}.wp-base.wp-profile .widget li.active .icon.icon-identity{background-position:-96px -194px}.wp-base.wp-profile .widget li.active .icon.icon-credit{background-position:-127px -193px}.wp-base.wp-profile .widget li.active .icon.icon-personal{background-position:-32px -193px}.wp-base.wp-profile .widget li.active .icon.icon-orders{background-position:0 -192px}.wp-base.wp-profile .widget li.active .icon.icon-affiliate-program{background-position:-158px -192px}.wp-base .widget .widget-box .widget-payment-cards{background-position:-160px -64px;width:254px;height:80px;margin:0 auto}.wp-base .widget .widget-box .widget-payment-guaranteed{background-position:-192px -175px;width:254px;height:100px;margin:0 auto}.wp-base .widget .widget-box .widget-payment-mcafee{background-position:-192px -300px;width:254px;height:100px;margin:0 auto}.wp-base .widget .widget-btn{width:100%;height:54px;float:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:center}.wp-base .widget .widget-btn.button-noarrow{padding-left:20px;padding-right:20px}.wp-base .entry-title{margin:0 !important;text-align:left !important}.terms-link-wrap{text-align:right;font-size:13px;padding-top:5px;font-style:italic;clear:both}.terms-link-wrap .terms-link{color:#08c}.modal-body .terms-link-wrap{padding:0 20px}.wp-base .form-group{border-top:1px solid #ededed;margin:0 !important;padding:20px 0}.wp-base .form-group .label-as-block{padding-right:20px}.wp-base .form-group .label-as-block input[type=radio]{margin-right:10px}.wp-base .form-group .bottom-buttons{padding-left:0 !important}.wp-base .form-group #terms-link-wrap{text-align:right;font-size:123 5px;font-style:italic;clear:both}.wp-base .form-group #terms-link-wrap #terms-link{color:#08c}.form-group.disabled,.form-group[subclass=disabled],.form-horizontal.disabled,.form-horizontal[subclass=disabled],.service.disabled,.service[subclass=disabled]{pointer-events:none;-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.form-group.disabled .main-sprite,.form-group.disabled input[type=checkbox]+span.checkbox,.form-group.disabled input[type=checkbox]:checked+span.checkbox,.form-group.disabled input[type=radio]+span.radio,.form-group.disabled input[type=radio]:checked+span.radio,.form-group[subclass=disabled] .main-sprite,.form-group[subclass=disabled] input[type=checkbox]+span.checkbox,.form-group[subclass=disabled] input[type=checkbox]:checked+span.checkbox,.form-group[subclass=disabled] input[type=radio]+span.radio,.form-group[subclass=disabled] input[type=radio]:checked+span.radio,.form-horizontal.disabled .main-sprite,.form-horizontal.disabled input[type=checkbox]+span.checkbox,.form-horizontal.disabled input[type=checkbox]:checked+span.checkbox,.form-horizontal.disabled input[type=radio]+span.radio,.form-horizontal.disabled input[type=radio]:checked+span.radio,.form-horizontal[subclass=disabled] .main-sprite,.form-horizontal[subclass=disabled] input[type=checkbox]+span.checkbox,.form-horizontal[subclass=disabled] input[type=checkbox]:checked+span.checkbox,.form-horizontal[subclass=disabled] input[type=radio]+span.radio,.form-horizontal[subclass=disabled] input[type=radio]:checked+span.radio,.service.disabled .main-sprite,.service.disabled input[type=checkbox]+span.checkbox,.service.disabled input[type=checkbox]:checked+span.checkbox,.service.disabled input[type=radio]+span.radio,.service.disabled input[type=radio]:checked+span.radio,.service[subclass=disabled] .main-sprite,.service[subclass=disabled] input[type=checkbox]+span.checkbox,.service[subclass=disabled] input[type=checkbox]:checked+span.checkbox,.service[subclass=disabled] input[type=radio]+span.radio,.service[subclass=disabled] input[type=radio]:checked+span.radio{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29-bw.png)}.form-group.disabled input[type=checkbox]+span.checkbox,.form-group[subclass=disabled] input[type=checkbox]+span.checkbox,.form-horizontal.disabled input[type=checkbox]+span.checkbox,.form-horizontal[subclass=disabled] input[type=checkbox]+span.checkbox,.service.disabled input[type=checkbox]+span.checkbox,.service[subclass=disabled] input[type=checkbox]+span.checkbox{opacity:.5}.form-group.disabled .glyphicon,.form-group.disabled .input-group .input-group-addon,.form-group.disabled .rz-ticks .tick .tick-value,.form-group.disabled .service .service-inner .service-header,.form-group.disabled .service.active .service-inner .service-button,.form-group.disabled .ui-state-default,.form-group.disabled label,.form-group[subclass=disabled] .glyphicon,.form-group[subclass=disabled] .input-group .input-group-addon,.form-group[subclass=disabled] .rz-ticks .tick .tick-value,.form-group[subclass=disabled] .service .service-inner .service-header,.form-group[subclass=disabled] .service.active .service-inner .service-button,.form-group[subclass=disabled] .ui-state-default,.form-group[subclass=disabled] label,.form-horizontal.disabled .glyphicon,.form-horizontal.disabled .input-group .input-group-addon,.form-horizontal.disabled .rz-ticks .tick .tick-value,.form-horizontal.disabled .service .service-inner .service-header,.form-horizontal.disabled .service.active .service-inner .service-button,.form-horizontal.disabled .ui-state-default,.form-horizontal.disabled label,.form-horizontal[subclass=disabled] .glyphicon,.form-horizontal[subclass=disabled] .input-group .input-group-addon,.form-horizontal[subclass=disabled] .rz-ticks .tick .tick-value,.form-horizontal[subclass=disabled] .service .service-inner .service-header,.form-horizontal[subclass=disabled] .service.active .service-inner .service-button,.form-horizontal[subclass=disabled] .ui-state-default,.form-horizontal[subclass=disabled] label,.service.disabled .glyphicon,.service.disabled .input-group .input-group-addon,.service.disabled .rz-ticks .tick .tick-value,.service.disabled .service .service-inner .service-header,.service.disabled .service.active .service-inner .service-button,.service.disabled .ui-state-default,.service.disabled label,.service[subclass=disabled] .glyphicon,.service[subclass=disabled] .input-group .input-group-addon,.service[subclass=disabled] .rz-ticks .tick .tick-value,.service[subclass=disabled] .service .service-inner .service-header,.service[subclass=disabled] .service.active .service-inner .service-button,.service[subclass=disabled] .ui-state-default,.service[subclass=disabled] label{color:#a3a3a3 !important}.form-group.disabled .rz-bar.rz-selection,.form-group.disabled .service .service-inner .service-button,.form-group.disabled .service .service-inner .service-price,.form-group.disabled .ui-state-active,.form-group[subclass=disabled] .rz-bar.rz-selection,.form-group[subclass=disabled] .service .service-inner .service-button,.form-group[subclass=disabled] .service .service-inner .service-price,.form-group[subclass=disabled] .ui-state-active,.form-horizontal.disabled .rz-bar.rz-selection,.form-horizontal.disabled .service .service-inner .service-button,.form-horizontal.disabled .service .service-inner .service-price,.form-horizontal.disabled .ui-state-active,.form-horizontal[subclass=disabled] .rz-bar.rz-selection,.form-horizontal[subclass=disabled] .service .service-inner .service-button,.form-horizontal[subclass=disabled] .service .service-inner .service-price,.form-horizontal[subclass=disabled] .ui-state-active,.service.disabled .rz-bar.rz-selection,.service.disabled .service .service-inner .service-button,.service.disabled .service .service-inner .service-price,.service.disabled .ui-state-active,.service[subclass=disabled] .rz-bar.rz-selection,.service[subclass=disabled] .service .service-inner .service-button,.service[subclass=disabled] .service .service-inner .service-price,.service[subclass=disabled] .ui-state-active{background:#777 !important;border-color:#d6d7d9}.form-group.disabled .service.active .service-inner .service-button,.form-group.disabled .wp-order .service.active,.form-group[subclass=disabled] .service.active .service-inner .service-button,.form-group[subclass=disabled] .wp-order .service.active,.form-horizontal.disabled .service.active .service-inner .service-button,.form-horizontal.disabled .wp-order .service.active,.form-horizontal[subclass=disabled] .service.active .service-inner .service-button,.form-horizontal[subclass=disabled] .wp-order .service.active,.service.disabled .service.active .service-inner .service-button,.service.disabled .wp-order .service.active,.service[subclass=disabled] .service.active .service-inner .service-button,.service[subclass=disabled] .wp-order .service.active{border-color:#d6d7d9}.form-group.disabled .service .service-inner .service-button,.form-group[subclass=disabled] .service .service-inner .service-button,.form-horizontal.disabled .service .service-inner .service-button,.form-horizontal[subclass=disabled] .service .service-inner .service-button,.service.disabled .service .service-inner .service-button,.service[subclass=disabled] .service .service-inner .service-button{box-shadow:none !important}.form-group.disabled .chosen-container,.form-group.disabled input[type=email],.form-group.disabled input[type=number],.form-group.disabled input[type=password],.form-group.disabled input[type=search],.form-group.disabled input[type=tel],.form-group.disabled input[type=text],.form-group.disabled textarea,.form-group[subclass=disabled] .chosen-container,.form-group[subclass=disabled] input[type=email],.form-group[subclass=disabled] input[type=number],.form-group[subclass=disabled] input[type=password],.form-group[subclass=disabled] input[type=search],.form-group[subclass=disabled] input[type=tel],.form-group[subclass=disabled] input[type=text],.form-group[subclass=disabled] textarea,.form-horizontal.disabled .chosen-container,.form-horizontal.disabled input[type=email],.form-horizontal.disabled input[type=number],.form-horizontal.disabled input[type=password],.form-horizontal.disabled input[type=search],.form-horizontal.disabled input[type=tel],.form-horizontal.disabled input[type=text],.form-horizontal.disabled textarea,.form-horizontal[subclass=disabled] .chosen-container,.form-horizontal[subclass=disabled] input[type=email],.form-horizontal[subclass=disabled] input[type=number],.form-horizontal[subclass=disabled] input[type=password],.form-horizontal[subclass=disabled] input[type=search],.form-horizontal[subclass=disabled] input[type=tel],.form-horizontal[subclass=disabled] input[type=text],.form-horizontal[subclass=disabled] textarea,.service.disabled .chosen-container,.service.disabled input[type=email],.service.disabled input[type=number],.service.disabled input[type=password],.service.disabled input[type=search],.service.disabled input[type=tel],.service.disabled input[type=text],.service.disabled textarea,.service[subclass=disabled] .chosen-container,.service[subclass=disabled] input[type=email],.service[subclass=disabled] input[type=number],.service[subclass=disabled] input[type=password],.service[subclass=disabled] input[type=search],.service[subclass=disabled] input[type=tel],.service[subclass=disabled] input[type=text],.service[subclass=disabled] textarea{border-color:#d6d7d9}.form-group.disabled .chosen-container.chosen-container .chosen-single,.form-group.disabled input[type=email].chosen-container .chosen-single,.form-group.disabled input[type=number].chosen-container .chosen-single,.form-group.disabled input[type=password].chosen-container .chosen-single,.form-group.disabled input[type=search].chosen-container .chosen-single,.form-group.disabled input[type=tel].chosen-container .chosen-single,.form-group.disabled input[type=text].chosen-container .chosen-single,.form-group.disabled textarea.chosen-container .chosen-single,.form-group[subclass=disabled] .chosen-container.chosen-container .chosen-single,.form-group[subclass=disabled] input[type=email].chosen-container .chosen-single,.form-group[subclass=disabled] input[type=number].chosen-container .chosen-single,.form-group[subclass=disabled] input[type=password].chosen-container .chosen-single,.form-group[subclass=disabled] input[type=search].chosen-container .chosen-single,.form-group[subclass=disabled] input[type=tel].chosen-container .chosen-single,.form-group[subclass=disabled] input[type=text].chosen-container .chosen-single,.form-group[subclass=disabled] textarea.chosen-container .chosen-single,.form-horizontal.disabled .chosen-container.chosen-container .chosen-single,.form-horizontal.disabled input[type=email].chosen-container .chosen-single,.form-horizontal.disabled input[type=number].chosen-container .chosen-single,.form-horizontal.disabled input[type=password].chosen-container .chosen-single,.form-horizontal.disabled input[type=search].chosen-container .chosen-single,.form-horizontal.disabled input[type=tel].chosen-container .chosen-single,.form-horizontal.disabled input[type=text].chosen-container .chosen-single,.form-horizontal.disabled textarea.chosen-container .chosen-single,.form-horizontal[subclass=disabled] .chosen-container.chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=email].chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=number].chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=password].chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=search].chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=tel].chosen-container .chosen-single,.form-horizontal[subclass=disabled] input[type=text].chosen-container .chosen-single,.form-horizontal[subclass=disabled] textarea.chosen-container .chosen-single,.service.disabled .chosen-container.chosen-container .chosen-single,.service.disabled input[type=email].chosen-container .chosen-single,.service.disabled input[type=number].chosen-container .chosen-single,.service.disabled input[type=password].chosen-container .chosen-single,.service.disabled input[type=search].chosen-container .chosen-single,.service.disabled input[type=tel].chosen-container .chosen-single,.service.disabled input[type=text].chosen-container .chosen-single,.service.disabled textarea.chosen-container .chosen-single,.service[subclass=disabled] .chosen-container.chosen-container .chosen-single,.service[subclass=disabled] input[type=email].chosen-container .chosen-single,.service[subclass=disabled] input[type=number].chosen-container .chosen-single,.service[subclass=disabled] input[type=password].chosen-container .chosen-single,.service[subclass=disabled] input[type=search].chosen-container .chosen-single,.service[subclass=disabled] input[type=tel].chosen-container .chosen-single,.service[subclass=disabled] input[type=text].chosen-container .chosen-single,.service[subclass=disabled] textarea.chosen-container .chosen-single{color:#a3a3a3 !important}.form-group.disabled .chosen-container.chosen-container .chosen-single div b,.form-group.disabled input[type=email].chosen-container .chosen-single div b,.form-group.disabled input[type=number].chosen-container .chosen-single div b,.form-group.disabled input[type=password].chosen-container .chosen-single div b,.form-group.disabled input[type=search].chosen-container .chosen-single div b,.form-group.disabled input[type=tel].chosen-container .chosen-single div b,.form-group.disabled input[type=text].chosen-container .chosen-single div b,.form-group.disabled textarea.chosen-container .chosen-single div b,.form-group[subclass=disabled] .chosen-container.chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=email].chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=number].chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=password].chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=search].chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=tel].chosen-container .chosen-single div b,.form-group[subclass=disabled] input[type=text].chosen-container .chosen-single div b,.form-group[subclass=disabled] textarea.chosen-container .chosen-single div b,.form-horizontal.disabled .chosen-container.chosen-container .chosen-single div b,.form-horizontal.disabled input[type=email].chosen-container .chosen-single div b,.form-horizontal.disabled input[type=number].chosen-container .chosen-single div b,.form-horizontal.disabled input[type=password].chosen-container .chosen-single div b,.form-horizontal.disabled input[type=search].chosen-container .chosen-single div b,.form-horizontal.disabled input[type=tel].chosen-container .chosen-single div b,.form-horizontal.disabled input[type=text].chosen-container .chosen-single div b,.form-horizontal.disabled textarea.chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] .chosen-container.chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=email].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=number].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=password].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=search].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=tel].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] input[type=text].chosen-container .chosen-single div b,.form-horizontal[subclass=disabled] textarea.chosen-container .chosen-single div b,.service.disabled .chosen-container.chosen-container .chosen-single div b,.service.disabled input[type=email].chosen-container .chosen-single div b,.service.disabled input[type=number].chosen-container .chosen-single div b,.service.disabled input[type=password].chosen-container .chosen-single div b,.service.disabled input[type=search].chosen-container .chosen-single div b,.service.disabled input[type=tel].chosen-container .chosen-single div b,.service.disabled input[type=text].chosen-container .chosen-single div b,.service.disabled textarea.chosen-container .chosen-single div b,.service[subclass=disabled] .chosen-container.chosen-container .chosen-single div b,.service[subclass=disabled] input[type=email].chosen-container .chosen-single div b,.service[subclass=disabled] input[type=number].chosen-container .chosen-single div b,.service[subclass=disabled] input[type=password].chosen-container .chosen-single div b,.service[subclass=disabled] input[type=search].chosen-container .chosen-single div b,.service[subclass=disabled] input[type=tel].chosen-container .chosen-single div b,.service[subclass=disabled] input[type=text].chosen-container .chosen-single div b,.service[subclass=disabled] textarea.chosen-container .chosen-single div b{opacity:.5}[subclass=disabled],a.disabled,button.disabled{pointer-events:none;-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.listing-double{display:table;position:relative;margin-bottom:40px;vertical-align:top;width:auto;width:100%;border:0;padding:0;border-collapse:collapse;border-top:1px solid #ddd}.listing-double.listing-centered .listing-item .item-label,.listing-double.listing-centered .listing-item .item-value{width:48%}.listing-double.inverted .listing-item .item-label{font-weight:400}.listing-double.inverted .listing-item .item-value{font-weight:600}.listing-double .listing-item{display:table-row;vertical-align:top;border-bottom:1px solid #ddd}.listing-double .listing-item.bg-grey{background:#f8f8f8}.listing-double .listing-item.bg-light-gray{background:#fafafa}.listing-double .listing-item .item-label,.listing-double .listing-item .item-value{padding:10px 0;display:table-cell;vertical-align:top;font-size:14px}.listing-double .listing-item .item-block{display:block}.listing-double .listing-item .item-label{width:35%;padding-right:5%;text-align:right;font-weight:500}.listing-double .listing-item .item-value{width:60%;text-align:left}.listing-double .listing-item .value-text{display:block;font-weight:700}.listing-double .listing-item .value-striped{display:inline-block;padding:2px 7px;font-size:13px;background:#f8f8f8;border:1px solid #e8e8e8;border-radius:2px;color:#c00;margin-top:4px;text-decoration:line-through}.listing-double .error-block{display:block;color:#c00;font-size:13px;padding:4px 0}.listing-double.listing-forms .listing-item .item-label,.listing-double.listing-forms .listing-item .item-value{padding-top:16px;padding-bottom:16px}.listing-double.listing-forms .listing-item .item-label{padding-top:18px}.listing-double.listing-forms .listing-item .checkbox{margin-top:0;margin-bottom:0;padding-left:0}.listing-double.listing-forms .listing-item .checkbox label{padding-top:0;padding-bottom:0}.listing-double.listing-forms .listing-item .item-form>a{display:inline-block;padding-top:2px}.select-container{position:relative;display:inline-block;width:100%}.select-container .custom-select{width:100%;height:40px;padding:5px 10px;font-size:13px;background:#fff;border-radius:0;-webkit-appearance:none;color:#333;border:1px solid #ccc;box-shadow:0 2px 0 #eee}.select-container .custom-select-arrow{pointer-events:none;position:absolute;top:0;right:0;width:36px;height:100%;border-left:1px solid #ccc;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -30px 5px no-repeat;border-bottom:1px solid #ccc}.select-container+.width-48{float:right}.value-note{font-size:13px;padding:10px 0 0}.value-note b{white-space:nowrap}.width-50{width:50%}.width-48{width:48%}.wp-base .form-group .ast:after{display:inline-block;color:#d00;content:"*";position:absolute;top:7px}.wp-base .form-group label{font-weight:400;font-size:13px}.wp-base .form-control{-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;padding:9px;height:auto;border-color:#adb0b7}.wp-base .form-control.chosen-container-multi{padding:5px}.wp-base .chosen-container.chosen-container-multi .chosen-choices{border:0;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wp-base .chosen-container.chosen-container-single.form-control .chosen-drop .chosen-results-wrap{max-height:300px;overflow-y:auto;overflow-x:hidden}.wp-base .chosen-container.chosen-container-single.form-control .chosen-drop li.no-results{background:#fff}.wp-base .chosen-container.chosen-container-multi.form-control.form-wide,.wp-base .chosen-container.chosen-container-single.form-control.form-wide{width:100% !important}.wp-base .chosen-container.chosen-container-multi.form-control.form-wide .chosen-single>span,.wp-base .chosen-container.chosen-container-single.form-control.form-wide .chosen-single>span{padding-right:36px;text-overflow:ellipsis;overflow:hidden}.wp-base .form-control:hover{border-color:#0188cc}.wp-base .form-group .error-block{display:none}.wp-base .has-error .form-control{background-color:#fff6f5;border:1px solid #e14836}.modal-content .has-error .error-block,.wp-base .has-error .error-block{display:block;font-weight:600;color:#e14836;font-size:13px;margin-top:10px}.wp-base .form-group .help-block{display:block;font-weight:500;font-size:13px;margin-top:10px;position:static !important}.wp-base .input-group .input-group-addon{background-color:#fcfcfc;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;border-color:#adb0b7}.wp-base .input-group .form-control{border-right:1px solid #ebebeb}rzslider{margin:18px 0 15px 0}rzslider .rz-bar{background-color:#eee}rzslider .rz-bar.rz-selection{background-color:#0188cc}rzslider .rz-pointer{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -320px 0 no-repeat;top:-14px;z-index:3;width:32px;height:32px;cursor:pointer}rzslider .rz-pointer:after{width:0;height:0}rzslider .rz-ticks{top:0;padding:0 11px !important;margin:0 0 10px 0 !important}rzslider .rz-ticks .tick{width:4px;height:4px;text-align:center;cursor:pointer;background:#787878;border-radius:50%;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);list-style:none !important;list-style-type:none !important}.font-default{font-family:Helvetica,"Helvetica Neue",Arial,san-serif !important}rzslider .rz-ticks .tick .tick-value{top:-35px}rzslider .rz-ticks .tick.selected{background:#fff}rzslider .rz-bubble.rz-limit{font-size:15px}.wp-base .chosen-container-single .chosen-single{display:block;color:#555}.wp-base .chosen-results .active-result.result-selected .text-muted{color:#ddd}html body #page .chosen-container .chosen-results li,html body.page .chosen-container .chosen-results li{line-height:24px}.wp-base .chosen-container-single .chosen-single:hover{text-decoration:none}.wp-base .chosen-container .chosen-drop{width:auto;border-top:1px solid #ccc}.wp-base .chosen-container .chosen-drop .chosen-search{padding:10px;border-bottom:1px solid #ccc;background-color:#fdfdfd}.wp-base .chosen-container .chosen-drop .chosen-search input{display:block;width:100%;height:32px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;border:1px solid #ccc}.chosen-container-single .chosen-search input[type=text]{background:url(//www.assignmentjunkie.co.uk/2c3788d6/lens-icon.png) no-repeat 0 0;padding-left:32px !important}.chosen-container-single .chosen-search input[type=text]:focus{border:1px solid #7dc1e4}.wp-base .chosen-container .chosen-drop .chosen-results{margin:0;padding:10px 10px}.wp-base .chosen-container .chosen-drop .chosen-results li.active-result{margin-bottom:0 !important;margin-left:10px;margin-right:10px;padding:0 7px;font-size:12px !important;line-height:24px}.wp-base .chosen-container .chosen-drop .chosen-results li.active-result.child-option.highlighted,.wp-base .chosen-container .chosen-results li.highlighted{background-color:#0188cc;color:#fff !important}.wp-base .chosen-container.chosen-with-drop .chosen-drop{right:-1px;left:-1px}.wp-base .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop{width:175%;left:-38%}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-single span{color:#222;font-weight:700}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-single span>br{display:none}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-single span>span{display:inline-block;min-width:90%;color:#777;line-height:14px;font-size:12px;font-weight:400;padding-bottom:2px;margin-top:2px;padding-right:40px}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-single>div b{position:absolute;top:50%;margin-top:-16px}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-results{padding:0}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-results li{cursor:pointer;font-weight:700}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-results li span{display:block;color:#777;line-height:14px;font-size:12px;font-weight:400;padding-bottom:8px;margin-top:0}.wp-base .chosen-container.form-wide.chosen-container-single-nosearch.chosen-simple .chosen-results li.highlighted span{color:#fff}.wp-base .chosen-container.chosen-simple .chosen-drop .chosen-results{-webkit-column-count:initial;-moz-column-count:initial;column-count:initial;outline:0}.wp-base .chosen-container:not(.chosen-simple) .chosen-drop .chosen-results{-webkit-column-count:4;-moz-column-count:4;column-count:4;max-height:none}.wp-base .chosen-container .chosen-drop .chosen-results li.active-result{margin:0;font-weight:500;color:#181818}.wp-base .chosen-container .chosen-drop .chosen-results li.active-result.child-option{font-weight:400;color:#767676 !important}.wp-base .chosen-container .chosen-drop .chosen-results li.active-result.child-option:before{content:"\2013\00a0"}.wp-base .chosen-container-single .chosen-single div{width:38px;border-left:1px solid #ebebeb;background:#fff}.wp-base .chosen-container-single .chosen-single div b{width:32px;height:32px;margin:3px 0 0 3px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -32px 0}.wp-base .chosen-container .chosen-drop .active-result.nav-highlighted{background-color:#e0e0e0}.wp-base .chosen-container .chosen-drop .active-result.nav-highlighted.highlighted{background-color:#0170a8}.wp-base .service,.wp-base .widget{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px}.wp-base .service .service-inner{border:1px solid #ddd;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;margin-top:0;margin-bottom:0}.wp-base .service .service-inner.checkbox:after,.wp-base .service .service-inner.checkbox:before{content:" ";display:table}.wp-base .service .service-inner.checkbox:after{clear:both}.wp-base .service .service-inner .service-header{color:#41ca82;font-size:22px;text-align:center;padding:8px 0;font-weight:300}.wp-base .service .service-inner .service-price{color:#fff;background:#41ca82;font-size:13px;text-align:center;padding:8px 0}.wp-base .service .service-inner .service-info,.wp-base .service .service-inner .service-subheader{font-size:13px;text-align:center;padding:8px 0;border-bottom:1px dotted #ddd;margin:0 10px}.wp-base .service .service-inner .service-subheader{font-weight:500;margin-top:5px}.wp-base .service .service-inner .service-info:last-of-type{border:0}.wp-base .service .service-inner .service-button{display:block;background:#41ca82;color:#fff;text-align:center;font-size:13px;padding:9px 10px 8px;margin:20px 10px 30px;border-radius:2px;box-shadow:0 2px 0 #0f984f;text-decoration:none !important;cursor:pointer}.wp-base .service.active{border:4px solid #0188cc;border-radius:2px;position:relative}.wp-base .service.active .service-inner{border:0}.wp-base .service.active .service-inner .service-header{color:#0188cc}.wp-base .service.active .service-inner .service-price{background-color:#0188cc}.wp-base .service.active .service-inner .service-button{background-color:transparent;border:2px dotted #0188cc;box-shadow:none;color:#0188cc;font-weight:700}.wp-base .service-col{padding:0 10px}.wp-base .service-col:first-of-type{padding-left:0}.wp-base .service-col:last-of-type{padding-right:0}.wp-base .service-col .service-shadow-left{position:absolute;top:-20px;left:-53px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-left.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-base .service-col:first-of-type .service-shadow-left{left:-64px}.wp-base .service-col .service-shadow-right{position:absolute;top:-20px;right:-54px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-right.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-base .service-col:last-of-type .service-shadow-right{right:-64px}.wp-order .service-col .service .service-popular{position:absolute;top:-4px;left:99%;background-position:-64px -64px;width:64px;height:64px;margin-left:-67px}.wp-order .service-col .service.active .service-popular{position:absolute;top:-9px;left:100%;background-position:-64px -64px;width:64px;height:64px;margin-left:-55px}.wp-base .service .service-inner.checkbox{padding:5px 10px 3px}.wp-base .service .service-vas-price{font-size:18px !important;font-weight:700;float:right}.wp-base .checkbox label,.wp-base .radio label{padding:5px 0}.wp-base .checkbox label{display:block}.wp-base .form-group .checkbox{padding-top:0;padding-left:0}.wp-base .input-group .input-group-addon{background-color:#fcfcfc;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;border-color:#adb0b7}.wp-base .input-group .form-control{border-right:1px solid #ebebeb}.wp-base .ui-buttonset{margin:0}.wp-base .ui-buttonset label{width:50%;padding:4px}.wp-base .ui-buttonset .ui-button-text{padding:.5em 0}.wp-base #academicRadio label{width:auto;padding-right:20px}.wp-base .ui-widget{font-size:13px}.wp-base .ui-buttonset .ui-button{margin-right:-.4em}.wp-base .ui-state-default{border:1px solid #adb0b7;border-left:1px solid #ebebeb;background:#fff;color:#0188cc}.wp-base .ui-state-default:first-of-type{border-left:1px solid #adb0b7}.wp-base .ui-state-default:hover{border:1px solid #0188cc;background:#f1f9fc;z-index:100}.wp-base .ui-state-active{border:1px solid #0188cc;background:#0188cc;color:#fff}.wp-base .ui-state-active:hover{border:1px solid #0188cc;background:#0188cc;color:#fff}.wp-base .service .checkbox label{display:block}.wp-base input[type=checkbox]{display:none}.wp-base input[type=checkbox]+span.checkbox{display:inline-block;width:32px;height:32px;margin:-1px 4px 0 0;vertical-align:middle;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -224px 0 no-repeat;cursor:pointer}.wp-base input[type=checkbox]:checked+span.checkbox{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -256px 0 no-repeat}.wp-base input[type=radio]{visibility:hidden !important}.wp-base input[type=radio]+span.radio{display:inline-block;width:32px;height:32px;margin:-1px 4px 0 0;vertical-align:middle;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -192px -32px no-repeat;cursor:pointer}.wp-base input[type=radio]:checked+span.radio{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -224px -32px no-repeat}.wp-bootstrap .checkbox.radio-margin,.wp-bootstrap .radio.radio-margin{margin-top:-10px}.wp-base .cloud{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-288px 0;width:32px;height:32px}.wp-base .drop-box{position:relative;border:1px dashed #adb0b7;padding:45px 0;text-align:center;font-size:13px;cursor:pointer}.wp-base .drop-box[ngf-select] ::selection,.wp-base .drop-box[ngf-select]::selection{background:0 0}.wp-base .drop-box[ngf-select] ::selection,.wp-base .drop-box[ngf-select]::-moz-selection{background:0 0}.drop-box.dragover{background:#e5f3fa;border-style:solid;border-color:#80c3e5}.wp-base .drop-box-special{color:#0188cc;text-decoration:underline;text-decoration-style:dashed;-moz-text-decoration-style:dashed;-webkit-text-decoration-style:dashed}.wp-base .drop-box-list{margin-bottom:20px;max-height:482px;overflow:visible;overflow-x:hidden;overflow-y:auto}.wp-base .drop-box-list:empty{border:0}.wp-base .drop-box-file{background:#f8f8f8;padding:10px;font-size:14px;color:#0188cc;border-bottom:1px solid #eee;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.wp-base .drop-box-file>a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;text-decoration:none !important}.wp-base .drop-box-file.loading{pointer-events:none}.wp-base .drop-box-file.loading>a{position:relative;padding-left:36px;color:#777 !important;pointer-events:none}.wp-base .drop-box-file.loading>a:before{position:absolute;top:50%;left:0;background:url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader.svg) no-repeat center center;padding-left:0;background-size:25px;content:' ';width:26px;height:26px;margin-top:-14px}.wp-base .drop-box-file .drop-box-file-name{display:inline-block;white-space:nowrap;max-width:85%;text-overflow:ellipsis;overflow:hidden}.wp-base .drop-box-file:last-of-type{border:0}.wp-base .drop-box-file .file-remove{float:right;width:32px;height:32px;background-position:-320px -32px;margin-top:-5px}.wp-base .btn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wp-base .button-next{display:block;background:#0cc160;color:#fff !important;font-weight:500 !important;line-height:1.8 !important;border-radius:2px;box-shadow:0 1px 0 #0f984f;text-decoration:none !important;float:right;min-width:260px;height:54px;text-align:left;padding-right:50px;text-shadow:none !important}.wp-base .button-next.centered{text-align:center}.wp-base .button-next.loading,.wp-base .button-next[subclass=loading]{background:#14b35e url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader-white-on-green.svg) no-repeat center center;color:transparent !important;color:rgba(255,255,255,0) !important;cursor:not-allowed;background-size:36px;overflow:hidden;box-shadow:0 1px 0 #14b35e;outline:0 !important;text-shadow:none !important}.wp-base .button-next.loading .arrow-right,.wp-base .button-next[subclass=loading] .arrow-right{display:none}.wp-base .wp-sidebar .button-next{min-width:100%}html body{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader-white-on-green.svg);background-repeat:no-repeat;background-position:-100px -100px}html body .modal .modal-dialog .modal-content .modal-footer .btn.loading,html body .modal .modal-dialog .modal-content .modal-footer .btn[subclass=loading],html body .modal-wrapper .btn.loading,html body .modal-wrapper .btn[subclass=loading],html body .wp-base .btn.loading,html body .wp-base .btn[subclass=loading]{background:#14b35e url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader-white-on-green.svg) no-repeat center center !important;background-size:auto 80% !important;color:transparent !important;color:rgba(255,255,255,0) !important;cursor:not-allowed;background-size:36px;overflow:hidden;box-shadow:0 1px 0 #14b35e;outline:0 !important;text-shadow:none !important}.wp-base .login-widget{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px;padding:0}.wp-base .login-widget.reply-widget .form-group{padding-left:0 !important;padding-right:20px !important}.wp-base .login-widget.reply-widget .form-group .control-label{text-align:left;width:20% !important}.wp-base .login-widget.reply-widget .form-group .control-label+.col-sm-10{width:80%;margin-top:7px}.wp-base .login-widget.reply-widget .form-group .control-label+.col-sm-10 input[type=radio]{vertical-align:top}.wp-base .login-widget.reply-widget .form-group.align-right{text-align:right;margin-bottom:20px !important}.wp-base .login-widget.reply-widget .form-group button{margin-left:15px !important;float:none !important}.wp-base .login-widget .login-widget-header{border:1px solid #ddd;border-bottom:0;background:#fdfdfd;font-weight:600;font-size:13px;padding:10px 20px}.wp-base .login-widget .login-close{float:right;font-size:18px;line-height:23px;font-weight:400;color:#777;background:0 0;border-radius:100%;width:24px;height:24px;text-align:center;cursor:pointer}.wp-base .login-widget .login-close:hover{color:#08c !important;box-shadow:0 0 2px #ddd}.wp-base .login-widget .login-close:active{color:#bbb !important;box-shadow:0 0 2px #bbb}.wp-base .login-widget .login-widget-form{border:1px solid #ddd;border-top:1px solid #eee}.wp-base .login-widget .login-widget-form .form-group{border:0;min-width:0}.wp-base .login-widget .login-widget-form input{width:96%}.wp-base .login-widget .login-widget-form button{display:block;background:#0188cc !important;color:#fff !important;font-weight:500 !important;line-height:1.8 !important;border-radius:2px;box-shadow:0 1px 0 #006599;text-decoration:none !important;width:100%;font-size:13px;margin-top:20px;padding-left:0 !important;padding-right:0 !important;text-align:center;text-shadow:none !important}.wp-base .form-inline .forgot-link{margin-bottom:20px}.wp-base .login-widget .login-error{font-size:12px;font-weight:600;color:#e14836;padding:20px 0 0}.wp-base .login-widget .login-msg{font-size:12px;font-weight:400;padding:20px 0 0}.wp-base .error-msg,.wp-base .success-msg{color:#0bbe63;font-size:12px;font-weight:500;margin-bottom:10px}.modal-wrapper .error-msg,.wp-base .error-msg{color:#e14836 !important}.upload-loader{position:absolute;top:-1px;left:-1px;width:100%;height:10px;border:1px solid #adb0b7;box-sizing:content-box;padding-bottom:2px;border-radius:2px;overflow:hidden}.upload-loader .loader-cnt{height:10px;position:relative;margin:1px;border-radius:1px;overflow:hidden}.upload-loader .loader-cnt:before{width:100%;height:100%;content:' ';position:absolute;top:0;left:0;background:url(//www.assignmentjunkie.co.uk/2c3788d6/loader-horizontal-bw.gif) repeat-x 0 0;opacity:.7}.upload-loader .loading-status{width:0;height:10px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/loader-horizontal.gif) repeat-x 0 0;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.upload-loader .loading-status:before{position:absolute;right:0;top:0;width:5px;height:100%;box-shadow:0 0 10px rgba(0,136,204,.5)}.wp-base .error-msg span{background-position:-256px -32px;width:32px;height:32px;display:inline-block}.wp-base .success-msg span{background-position:-256px -32px;width:32px;height:32px;display:inline-block}html body .wp-base .form-group .proof,html body .wp-base .form-group [subclass=proof]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:0 -32px;width:32px;height:32px}html body .wp-base .form-group .top10,html body .wp-base .form-group [subclass=top10]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-31px -32px;width:32px;height:32px}html body .wp-base .form-group .vip,html body .wp-base .form-group [subclass=vip]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-64px -32px;width:32px;height:32px}html body .wp-base .form-group .package,html body .wp-base .form-group [subclass=package]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-97px -32px;width:32px;height:32px}html body .wp-base .form-group .best-price,html body .wp-base .form-group [subclass=best-price]{position:absolute;left:5px;top:5px;background-position:-384px 0;width:32px;height:32px}textarea.vert{resize:vertical}.wellplayed-orderform-config input[type=radio]{display:inline-block}.none{display:none}.wp-order.order-form-single3 .wp-sidebar,.wp-order.order-form-steps3 .wp-sidebar{position:static}.wp-order-steps{text-align:center}html body .fontsize-default{font-size:14px;line-height:20px}.ordered-list{counter-reset:wp-counter}.ordered-list,.ordered-list li{list-style:none;padding:0;margin:0}.ordered-list li{position:relative;padding-left:50px;font-size:14px}.ordered-list li+li{margin-top:20px}.ordered-list li:before{border-radius:100%;text-align:center;position:absolute;top:50%;left:0;margin-top:-17px;display:inline-block;width:30px;height:30px;font-size:17px;font-weight:500;line-height:22px;color:#08c;border:2px solid #08c;content:counter(wp-counter);counter-increment:wp-counter}.user-message-success{border:1px solid #ddd;background:#f8f8f8;padding:15px 10px 15px 68px;min-height:50px;position:relative;color:#0cc160;font-size:14px;font-weight:500;border-radius:2px;margin:10px 0}.user-message-success:before{position:absolute;top:14px;left:15px;width:34px;height:26px;background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png);background-position:-9px -523px;content:' '}.icons-item{position:relative;padding-left:100px}.icons-item h2+p{margin-top:-10px;color:#333}.icons-item p+ul.listing-simplified{margin-top:-8px}.icons-item ul,.icons-item ul li{list-style:none;margin:0;padding:0;position:relative}.icons-item ul.listing-simplified{margin-bottom:12px}.icons-item ul.listing-simplified li{margin-top:2px !important;margin-bottom:2px !important}.icons-item ul li{font-size:14px;color:#333;padding-left:16px}.icons-item ul li:before{position:absolute;top:0;left:0;font-size:14px;content:'—'}.icons-item:before{position:absolute;top:0;left:0;width:64px;height:64px;border-radius:10px;content:' '}.icons-item.icons-code:before,.icons-item.icons-documents:before,.icons-item.icons-phone:before{background-image:url(//www.assignmentjunkie.co.uk/2c3788d6/sprite-identity.png)}.icons-item.icons-code.icons-phone:before,.icons-item.icons-documents.icons-phone:before,.icons-item.icons-phone.icons-phone:before{background-position:-74px 0}.icons-item.icons-code.icons-documents:before,.icons-item.icons-documents.icons-documents:before,.icons-item.icons-phone.icons-documents:before{background-position:0 0}.icons-item.icons-code.icons-code:before,.icons-item.icons-documents.icons-code:before,.icons-item.icons-phone.icons-code:before{background-position:-148px 0}.icons-item .phones,.icons-item .phones li{list-style:none}.icons-item .phones li{padding:6px 0 6px 26px;position:relative;font-size:14px;line-height:20px}.icons-item .phones li.phone-icon:before{position:absolute;left:0;top:50%;margin-top:-7px;width:16px;height:16px;background:transparent url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -4515px -4515px;content:' '}.icons-item .phones li.phone-uk:before,.icons-item .phones li[subclass=phone-uk]:before{background-position:-43px -626px}.icons-item .phones li.phone-au:before,.icons-item .phones li[subclass=phone-au]:before{background-position:-23px -626px}.icons-item .phones li.phone-us:before,.icons-item .phones li[subclass=phone-us]:before{background-position:-3px -626px}html body #page .orders-legend h3,html body#page .orders-legend h3,html body.page .orders-legend h3{text-transform:none;font-size:14px;font-weight:700;padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:10px;letter-spacing:0;text-align:left}html body #page .orders-legend ul.ul-legend,html body#page .orders-legend ul.ul-legend,html body.page .orders-legend ul.ul-legend{list-style:none;margin-left:0}html body #page .orders-legend ul.ul-legend li,html body#page .orders-legend ul.ul-legend li,html body.page .orders-legend ul.ul-legend li{list-style:none;float:left;width:33%;padding-top:4px;padding-bottom:4px;padding-left:32px;font-size:12px;font-weight:500;position:relative}html body #page .orders-legend ul.ul-legend li:before,html body#page .orders-legend ul.ul-legend li:before,html body.page .orders-legend ul.ul-legend li:before{position:absolute;top:50%;margin-top:-12px;left:0;width:24px;height:24px;background:transparent url(//www.assignmentjunkie.co.uk/2c3788d6/ews-order-icons.png) no-repeat -4515px;content:' ';opacity:.75;vertical-align:top}html body #page .orders-legend ul.ul-legend li.legend-edit:before,html body#page .orders-legend ul.ul-legend li.legend-edit:before,html body.page .orders-legend ul.ul-legend li.legend-edit:before{background-position:0 0}html body #page .orders-legend ul.ul-legend li.legend-feedback:before,html body#page .orders-legend ul.ul-legend li.legend-feedback:before,html body.page .orders-legend ul.ul-legend li.legend-feedback:before{background-position:-24px 0}html body #page .orders-legend ul.ul-legend li.legend-email:before,html body#page .orders-legend ul.ul-legend li.legend-email:before,html body.page .orders-legend ul.ul-legend li.legend-email:before{background-position:-48px 0}html body #page .orders-legend ul.ul-legend li.legend-delete:before,html body#page .orders-legend ul.ul-legend li.legend-delete:before,html body.page .orders-legend ul.ul-legend li.legend-delete:before{background-position:-72px 0}html body #page .orders-legend ul.ul-legend li.legend-writer:before,html body#page .orders-legend ul.ul-legend li.legend-writer:before,html body.page .orders-legend ul.ul-legend li.legend-writer:before{background-position:-96px 0}html body #page .orders-legend ul.ul-legend li.legend-deadline:before,html body#page .orders-legend ul.ul-legend li.legend-deadline:before,html body.page .orders-legend ul.ul-legend li.legend-deadline:before{background-position:-120px 0}html body #page .orders-legend ul.ul-legend li.legend-revision:before,html body#page .orders-legend ul.ul-legend li.legend-revision:before,html body.page .orders-legend ul.ul-legend li.legend-revision:before{background-position:-144px 0}html body #page .orders-legend ul.ul-legend li.legend-creditcard:before,html body#page .orders-legend ul.ul-legend li.legend-creditcard:before,html body.page .orders-legend ul.ul-legend li.legend-creditcard:before{background-position:-168px 0}html body #page .orders-legend ul.ul-legend li.legend-paypal:before,html body#page .orders-legend ul.ul-legend li.legend-paypal:before,html body.page .orders-legend ul.ul-legend li.legend-paypal:before{background-position:-192px 0}html body #page .orders-legend ul.ul-legend li.legend-pay-credit:before,html body#page .orders-legend ul.ul-legend li.legend-pay-credit:before,html body.page .orders-legend ul.ul-legend li.legend-pay-credit:before{background-position:-216px 0}html body #page .order-list-table .table-expanded .rev-actions,html body#page .order-list-table .table-expanded .rev-actions,html body.page .order-list-table .table-expanded .rev-actions{text-align:left;width:25%;font-size:0;white-space:nowrap}html body #page .order-list-table .table-expanded .rev-actions a,html body#page .order-list-table .table-expanded .rev-actions a,html body.page .order-list-table .table-expanded .rev-actions a{font-size:14px;display:inline-block}html body #page .order-list-table .table-expanded .rev-actions a+a,html body#page .order-list-table .table-expanded .rev-actions a+a,html body.page .order-list-table .table-expanded .rev-actions a+a{border-left:1px dotted #ddd;margin-left:10px;padding-left:11px}html body #page .order-list-table .table-expanded th.rev-actions,html body#page .order-list-table .table-expanded th.rev-actions,html body.page .order-list-table .table-expanded th.rev-actions{font-size:14px}html body #page .order-list-table .table-expanded td,html body #page .order-list-table .table-expanded th,html body#page .order-list-table .table-expanded td,html body#page .order-list-table .table-expanded th,html body.page .order-list-table .table-expanded td,html body.page .order-list-table .table-expanded th{padding:15px 10px;font-size:14px}html body #page .order-list-table td.code,html body#page .order-list-table td.code,html body.page .order-list-table td.code{width:12%}html body #page .order-list-table td.code>a,html body#page .order-list-table td.code>a,html body.page .order-list-table td.code>a{color:#08c !important}html body #page .order-list-table td.code>a:hover,html body#page .order-list-table td.code>a:hover,html body.page .order-list-table td.code>a:hover{color:#0cc160 !important;text-decoration:underline}html body #page .order-list-table td.description,html body#page .order-list-table td.description,html body.page .order-list-table td.description{width:24%}html body #page .order-list-table td.description a,html body#page .order-list-table td.description a,html body.page .order-list-table td.description a{font-weight:600}html body #page .order-list-table td.deadline,html body#page .order-list-table td.deadline,html body.page .order-list-table td.deadline{width:20%}html body #page .order-list-table td.state,html body#page .order-list-table td.state,html body.page .order-list-table td.state{width:14%}html body #page .order-list-table td.messages,html body#page .order-list-table td.messages,html body.page .order-list-table td.messages{width:8%}html body #page .order-list-table td.order-actions,html body#page .order-list-table td.order-actions,html body.page .order-list-table td.order-actions{width:22%}html body #page td.table-more,html body#page td.table-more,html body.page td.table-more{background:#f8f8f8;border:1px solid #f8f8f8;border-top:1px solid #ddd;padding:14px 8px 12px}html body #page td.table-more .link-more,html body#page td.table-more .link-more,html body.page td.table-more .link-more{display:block;width:100%;text-align:center;font-size:12px;font-weight:500;text-transform:uppercase;text-decoration:none !important}html body #page .order-actions,html body#page .order-actions,html body.page .order-actions{text-align:center}html body #page .order-actions .action-icon,html body#page .order-actions .action-icon,html body.page .order-actions .action-icon{opacity:.65;cursor:pointer;text-indent:-4515px;color:transparent;width:24px;height:24px;display:inline-block;text-align:center;background:transparent url(//www.assignmentjunkie.co.uk/2c3788d6/ews-order-icons.png) no-repeat -4515px;margin-left:1px;margin-right:1px;-webkit-transition:opacity .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;border-radius:2px;vertical-align:top}html body #page .order-actions .action-icon:hover,html body#page .order-actions .action-icon:hover,html body.page .order-actions .action-icon:hover{opacity:.97;background-color:#f2f2f2;box-shadow:0 0 1px #ccc inset}html body #page .order-actions .action-icon:active,html body#page .order-actions .action-icon:active,html body.page .order-actions .action-icon:active{opacity:.9;background-color:#ccc;box-shadow:0 0 1px #555 inset}html body #page .order-actions .action-icon[subclass=icon-edit],html body#page .order-actions .action-icon[subclass=icon-edit],html body.page .order-actions .action-icon[subclass=icon-edit]{background-position:0 0}html body #page .order-actions .action-icon[subclass=icon-feedback],html body#page .order-actions .action-icon[subclass=icon-feedback],html body.page .order-actions .action-icon[subclass=icon-feedback]{background-position:-24px 0}html body #page .order-actions .action-icon[subclass=icon-email],html body#page .order-actions .action-icon[subclass=icon-email],html body.page .order-actions .action-icon[subclass=icon-email]{background-position:-48px 0}html body #page .order-actions .action-icon[subclass=icon-delete],html body#page .order-actions .action-icon[subclass=icon-delete],html body.page .order-actions .action-icon[subclass=icon-delete]{background-position:-72px 0}html body #page .order-actions .action-icon[subclass=icon-writer],html body#page .order-actions .action-icon[subclass=icon-writer],html body.page .order-actions .action-icon[subclass=icon-writer]{background-position:-96px 0}html body #page .order-actions .action-icon[subclass=icon-deadline],html body#page .order-actions .action-icon[subclass=icon-deadline],html body.page .order-actions .action-icon[subclass=icon-deadline]{background-position:-120px 0}html body #page .order-actions .action-icon[subclass=icon-revision],html body#page .order-actions .action-icon[subclass=icon-revision],html body.page .order-actions .action-icon[subclass=icon-revision]{background-position:-144px 0}html body #page .order-actions .action-icon[subclass=icon-creditcard],html body#page .order-actions .action-icon[subclass=icon-creditcard],html body.page .order-actions .action-icon[subclass=icon-creditcard]{background-position:-168px 0}html body #page .order-actions .action-icon[subclass=icon-paypal],html body#page .order-actions .action-icon[subclass=icon-paypal],html body.page .order-actions .action-icon[subclass=icon-paypal]{background-position:-192px 0}html body #page .order-actions .action-icon[subclass=icon-pay-credit],html body#page .order-actions .action-icon[subclass=icon-pay-credit],html body.page .order-actions .action-icon[subclass=icon-pay-credit]{background-position:-216px 0}html body #page .order-tabs,html body#page .order-tabs,html body.page .order-tabs{margin-top:30px;width:100%;display:table;border:0;border-collapse:collapse;table-layout:fixed;border-radius:2px;margin-bottom:20px}html body #page .order-tabs input[type=radio],html body#page .order-tabs input[type=radio],html body.page .order-tabs input[type=radio]{display:none !important}html body #page .order-tabs input[type=radio]:checked+span,html body#page .order-tabs input[type=radio]:checked+span,html body.page .order-tabs input[type=radio]:checked+span{background:#08c;border-color:#08c;color:#fff !important;text-decoration:none !important}html body #page .order-tabs label,html body#page .order-tabs label,html body.page .order-tabs label{vertical-align:middle;display:table-cell;width:100%}html body #page .order-tabs label span,html body#page .order-tabs label span,html body.page .order-tabs label span{background:#fff;color:#08c;cursor:pointer;text-shadow:none !important;font-size:14px;font-weight:500;vertical-align:middle;display:block;width:100%;border:1px solid #ddd;padding:6px 5px 5px;text-align:center}html body #page .order-tabs label:hover,html body#page .order-tabs label:hover,html body.page .order-tabs label:hover{color:#069;text-decoration:underline}html body #page .order-info:after,html body #page .order-info:before,html body#page .order-info:after,html body#page .order-info:before,html body.page .order-info:after,html body.page .order-info:before{content:" ";display:table}html body #page .order-info:after,html body#page .order-info:after,html body.page .order-info:after{clear:both}html body #page .order-info+.order-info,html body#page .order-info+.order-info,html body.page .order-info+.order-info{margin-top:20px}html body #page .pleft-0,html body#page .pleft-0,html body.page .pleft-0{padding-left:0 !important}html body #page .pright-0,html body#page .pright-0,html body.page .pright-0{padding-right:0 !important}html body #page .ptop-0,html body#page .ptop-0,html body.page .ptop-0{padding-top:0 !important}html body #page .mini-order,html body#page .mini-order,html body.page .mini-order{margin:-10px;padding:10px;background:#fff}html body #page .mini-order .label-total,html body#page .mini-order .label-total,html body.page .mini-order .label-total{text-align:left;padding-left:0;font-size:14px;line-height:1;padding:10px 0 20px}html body #page .mini-order .widget-total,html body#page .mini-order .widget-total,html body.page .mini-order .widget-total{text-align:right;padding-left:0;font-size:16px;line-height:1;padding:10px 0 20px;float:right;font-weight:700}html body #page .mini-order .mini-title,html body#page .mini-order .mini-title,html body.page .mini-order .mini-title{display:none}html body #page .mini-order .form *,html body#page .mini-order .form *,html body.page .mini-order .form *{box-sizing:border-box;-moz-box-sizing:border-box}html body #page .mini-order .form .line,html body#page .mini-order .form .line,html body.page .mini-order .form .line{position:relative;clear:both}html body #page .mini-order .form .line+.line,html body#page .mini-order .form .line+.line,html body.page .mini-order .form .line+.line{margin-top:14px}html body #page .mini-order .form .line label,html body#page .mini-order .form .line label,html body.page .mini-order .form .line label{font-size:12px;font-weight:700;text-transform:none;display:block;line-height:20px;color:#666;padding-bottom:3px}html body #page .mini-order .form .line label .label-details,html body#page .mini-order .form .line label .label-details,html body.page .mini-order .form .line label .label-details{font-style:normal;float:right;font-weight:400}html body #page .mini-order .form .line input,html body #page .mini-order .form .line select,html body#page .mini-order .form .line input,html body#page .mini-order .form .line select,html body.page .mini-order .form .line input,html body.page .mini-order .form .line select{-moz-appearance:none;-webkit-appearance:none;border:1px solid #ddd;color:#333;background:#fff;border-radius:1px;box-shadow:0 1px 0 #eee;line-height:18px;font-size:13px;height:36px;padding:5px 10px;width:100%;display:block;outline:0 !important;outline:0 !important}html body #page .mini-order .line .select-container .custom-select-arrow,html body#page .mini-order .line .select-container .custom-select-arrow,html body.page .mini-order .line .select-container .custom-select-arrow{background-position:-31px 2px}html body #page .mini-order .form .line select,html body#page .mini-order .form .line select,html body.page .mini-order .form .line select{background:#fff url(//www.assignmentjunkie.co.uk/2c3788d6/ic_keyboard_arrow_down_48px-16.png) no-repeat 98% center}html body #page .select-container>select,html body#page .select-container>select,html body.page .select-container>select{background:#fff !important;background-image:none !important}html body #page .mini-order .form .line .input-buttons,html body#page .mini-order .form .line .input-buttons,html body.page .mini-order .form .line .input-buttons{position:relative}html body #page .mini-order .form .line .input-buttons .button-number,html body#page .mini-order .form .line .input-buttons .button-number,html body.page .mini-order .form .line .input-buttons .button-number{width:36px;height:36px;position:absolute;background:#ddd;text-align:center;color:#777;top:0;left:0;font-size:30px;font-weight:400;line-height:36px;text-decoration:none !important}html body #page .mini-order .form .input-buttons br,html body #page .mini-order p:empty,html body#page .mini-order .form .input-buttons br,html body#page .mini-order p:empty,html body.page .mini-order .form .input-buttons br,html body.page .mini-order p:empty{display:none !important}html body #page .mini-order .form .line>label+br,html body#page .mini-order .form .line>label+br,html body.page .mini-order .form .line>label+br{display:none !important}html body #page .mini-order .form .line .input-buttons input[type=number],html body #page .mini-order .form .line .input-buttons input[type=text],html body#page .mini-order .form .line .input-buttons input[type=number],html body#page .mini-order .form .line .input-buttons input[type=text],html body.page .mini-order .form .line .input-buttons input[type=number],html body.page .mini-order .form .line .input-buttons input[type=text]{text-align:center;font-weight:700}html body #page .mini-order .form .line .input-buttons .number-plus,html body#page .mini-order .form .line .input-buttons .number-plus,html body.page .mini-order .form .line .input-buttons .number-plus{left:auto;right:0;background:#08c;color:#fff}html body #page .mini-order .form .line .input-buttons .number-minus,html body#page .mini-order .form .line .input-buttons .number-minus,html body.page .mini-order .form .line .input-buttons .number-minus{left:0;line-height:32px;background:#08c;color:#fff}html body #page .mini-order .form .line.line-action,html body#page .mini-order .form .line.line-action,html body.page .mini-order .form .line.line-action{margin-top:18px;margin-bottom:10px}html body #page .mini-order .form .line.line-action .form-submit,html body#page .mini-order .form .line.line-action .form-submit,html body.page .mini-order .form .line.line-action .form-submit{display:block;background:#0cc160;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;padding:9px 10px 8px;border-radius:2px;box-shadow:0 1px 0 #0cc160;text-decoration:none !important}html body #page .mini-order .form .line.line-action .form-submit:hover,html body#page .mini-order .form .line.line-action .form-submit:hover,html body.page .mini-order .form .line.line-action .form-submit:hover{background:#0cc160;box-shadow:0 1px 0 #0cc160}html body #page hr.clearfix,html body#page hr.clearfix,html body.page hr.clearfix{float:left;width:100%}html body #page .affiliate-container .affiliate-about,html body#page .affiliate-container .affiliate-about,html body.page .affiliate-container .affiliate-about{margin:30px 0 30px;display:table;border-collapse:collapse;border:0;clear:both;float:left;width:100%}html body #page .affiliate-container .affiliate-about .affiliate-explained,html body#page .affiliate-container .affiliate-about .affiliate-explained,html body.page .affiliate-container .affiliate-about .affiliate-explained{display:table-cell;border:0;padding:20px 20px 20px 0;text-align:left;vertical-align:middle;width:40%}html body #page .affiliate-container .affiliate-about .affiliate-explained h2,html body#page .affiliate-container .affiliate-about .affiliate-explained h2,html body.page .affiliate-container .affiliate-about .affiliate-explained h2{font-size:24px;font-weight:400;line-height:1.5;margin:0 0 12px;padding:0;display:block;text-transform:none}html body #page .affiliate-container .affiliate-about .affiliate-explained ul li,html body#page .affiliate-container .affiliate-about .affiliate-explained ul li,html body.page .affiliate-container .affiliate-about .affiliate-explained ul li{font-size:16px;font-weight:400;color:#333}html body #page .affiliate-container .affiliate-about .affiliate-explained ul li:before,html body#page .affiliate-container .affiliate-about .affiliate-explained ul li:before,html body.page .affiliate-container .affiliate-about .affiliate-explained ul li:before{line-height:26px;margin-top:-14px}html body #page .affiliate-container .affiliate-about .affiliate-explained ul li span,html body#page .affiliate-container .affiliate-about .affiliate-explained ul li span,html body.page .affiliate-container .affiliate-about .affiliate-explained ul li span{display:block;font-size:12px;font-weight:400;color:#777}html body #page .affiliate-container .affiliate-about .affiliate-explained ul li a,html body#page .affiliate-container .affiliate-about .affiliate-explained ul li a,html body.page .affiliate-container .affiliate-about .affiliate-explained ul li a{color:#08c}html body #page .affiliate-container .affiliate-about .affiliate-profit,html body#page .affiliate-container .affiliate-about .affiliate-profit,html body.page .affiliate-container .affiliate-about .affiliate-profit{background:#0cc160;color:#fff;display:table-cell;padding:20px;border:0;text-align:center;vertical-align:middle;width:60%;border-radius:10px;position:relative}html body #page .affiliate-container .affiliate-about .affiliate-profit:before,html body#page .affiliate-container .affiliate-about .affiliate-profit:before,html body.page .affiliate-container .affiliate-about .affiliate-profit:before{position:absolute;top:0;left:0;width:96%;height:92%;border:1px dashed #fff;content:' ';opacity:.5;left:2%;top:4%;border-radius:10px}html body #page .affiliate-container .affiliate-about .affiliate-profit h2,html body#page .affiliate-container .affiliate-about .affiliate-profit h2,html body.page .affiliate-container .affiliate-about .affiliate-profit h2{text-transform:none;font-size:24px;font-weight:700;margin-top:8px;line-height:1.5;margin:0 0 6px !important;padding:0 !important;display:inline-block;padding:4px 20px !important;background:#fff;border-radius:10px;color:#0cc160}html body #page .affiliate-container .affiliate-about .affiliate-profit h3,html body#page .affiliate-container .affiliate-about .affiliate-profit h3,html body.page .affiliate-container .affiliate-about .affiliate-profit h3{padding:0;text-transform:none;opacity:1;font-size:18px;font-weight:400;line-height:1.5;display:block;margin:0 0 10px !important;color:#fff}html body #page .affiliate-container .affiliate-about .affiliate-profit p,html body#page .affiliate-container .affiliate-about .affiliate-profit p,html body.page .affiliate-container .affiliate-about .affiliate-profit p{font-size:14px;line-height:1.5;color:#fff}html body #page .affiliate-container .affiliate-option.option-code,html body#page .affiliate-container .affiliate-option.option-code,html body.page .affiliate-container .affiliate-option.option-code{padding-bottom:30px;padding-top:16px;text-align:center}html body #page .affiliate-container .affiliate-option.option-code h2,html body #page .affiliate-container .affiliate-option.option-code h3,html body#page .affiliate-container .affiliate-option.option-code h2,html body#page .affiliate-container .affiliate-option.option-code h3,html body.page .affiliate-container .affiliate-option.option-code h2,html body.page .affiliate-container .affiliate-option.option-code h3{margin:0;padding:0;margin-bottom:12px}html body #page .affiliate-container .affiliate-option.option-code p,html body#page .affiliate-container .affiliate-option.option-code p,html body.page .affiliate-container .affiliate-option.option-code p{text-align:center}html body #page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4,html body#page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4,html body.page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4{text-align:center;font-size:30px;font-weight:400;line-height:1.5;color:#0cc160}html body #page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4 span,html body#page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4 span,html body.page .affiliate-container .affiliate-option.option-code .affiliate-discount-block h4 span{color:#0cc160}html body #page .affiliate-container .affiliate-footer a,html body#page .affiliate-container .affiliate-footer a,html body.page .affiliate-container .affiliate-footer a{color:#08c !important}html body #page .affiliate-container .affiliate-footer a:hover,html body#page .affiliate-container .affiliate-footer a:hover,html body.page .affiliate-container .affiliate-footer a:hover{text-decoration:underline}html body #page .affiliate-container .affiliate-option>h3,html body#page .affiliate-container .affiliate-option>h3,html body.page .affiliate-container .affiliate-option>h3{text-transform:none;font-size:24px;font-weight:500;line-height:1.5;color:#333}html body #page .affiliate-container .links-container,html body#page .affiliate-container .links-container,html body.page .affiliate-container .links-container{position:relative;width:100%;counter-reset:wp-counter;border-bottom:1px solid #eee;margin-bottom:50px;padding-bottom:40px;padding-top:20px}html body #page .affiliate-container .links-container:after,html body #page .affiliate-container .links-container:before,html body#page .affiliate-container .links-container:after,html body#page .affiliate-container .links-container:before,html body.page .affiliate-container .links-container:after,html body.page .affiliate-container .links-container:before{content:' ';display:table}html body #page .affiliate-container .links-container:after,html body#page .affiliate-container .links-container:after,html body.page .affiliate-container .links-container:after{clear:both}html body #page .affiliate-container .links-container .links-list,html body#page .affiliate-container .links-container .links-list,html body.page .affiliate-container .links-container .links-list{width:65%;float:left;counter-reset:wp-counter;margin-top:-20px}html body #page .affiliate-container .links-container .links-list .link-item,html body#page .affiliate-container .links-container .links-list .link-item,html body.page .affiliate-container .links-container .links-list .link-item{width:100%;padding-left:48px;position:relative;margin-top:20px;padding-top:20px}html body #page .affiliate-container .links-container .links-list .link-item:after,html body #page .affiliate-container .links-container .links-list .link-item:before,html body#page .affiliate-container .links-container .links-list .link-item:after,html body#page .affiliate-container .links-container .links-list .link-item:before,html body.page .affiliate-container .links-container .links-list .link-item:after,html body.page .affiliate-container .links-container .links-list .link-item:before{content:" ";display:table}html body #page .affiliate-container .links-container .links-list .link-item:after,html body#page .affiliate-container .links-container .links-list .link-item:after,html body.page .affiliate-container .links-container .links-list .link-item:after{clear:both}html body #page .affiliate-container .links-container .links-list .link-item:before,html body#page .affiliate-container .links-container .links-list .link-item:before,html body.page .affiliate-container .links-container .links-list .link-item:before{border-radius:100%;text-align:center;position:absolute;top:50%;left:0;margin-top:-22px;width:30px;height:30px;font-size:14px;font-weight:600;line-height:26px;color:#08c;border:2px solid #08c;content:counter(wp-counter);counter-increment:wp-counter}html body #page .affiliate-container .links-container .links-list .link-item input[type=text],html body#page .affiliate-container .links-container .links-list .link-item input[type=text],html body.page .affiliate-container .links-container .links-list .link-item input[type=text]{width:72%;float:left;outline:0 !important;outline:0 !important;height:28px;font-size:13px;padding:0 10px;color:#555;border-radius:1px}html body #page .affiliate-container .links-container .links-list .link-item .link-explanation,html body#page .affiliate-container .links-container .links-list .link-item .link-explanation,html body.page .affiliate-container .links-container .links-list .link-item .link-explanation{float:left;width:100%;margin:4px 0 10px;color:#333;font-size:14px;font-style:italic}html body #page .affiliate-container .links-container .links-list .link-item .button-subaction,html body#page .affiliate-container .links-container .links-list .link-item .button-subaction,html body.page .affiliate-container .links-container .links-list .link-item .button-subaction{width:26%;float:right}html body #page .affiliate-container .links-container .links-list .link-item+.link-item,html body#page .affiliate-container .links-container .links-list .link-item+.link-item,html body.page .affiliate-container .links-container .links-list .link-item+.link-item{margin-top:20px;padding-top:20px;border-top:1px dashed #eee;clear:both}html body #page .affiliate-container .links-container .links-explained,html body#page .affiliate-container .links-container .links-explained,html body.page .affiliate-container .links-container .links-explained{font-size:14px;background:#fffae1;border:1px solid #f2e5a6;border-radius:3px;padding:10px 15px;margin:20px 0 30px;float:right;width:30%;text-align:justify}html body #page .affiliate-container .quotes .p-inline,html body#page .affiliate-container .quotes .p-inline,html body.page .affiliate-container .quotes .p-inline{margin-bottom:20px}html body #page .affiliate-container .quotes .quote,html body#page .affiliate-container .quotes .quote,html body.page .affiliate-container .quotes .quote{padding-left:48px;position:relative;padding-bottom:0;margin-bottom:0}html body #page .affiliate-container .quotes .quote:before,html body#page .affiliate-container .quotes .quote:before,html body.page .affiliate-container .quotes .quote:before{position:absolute;top:0;left:0;content:"“";font-family:Times,"Times New Roman",serif;font-size:72px;color:#ccc;line-height:1}html body #page .affiliate-container .quotes .quote+.quote,html body#page .affiliate-container .quotes .quote+.quote,html body.page .affiliate-container .quotes .quote+.quote{margin-top:30px}html body #page .affiliate-container .affiliate-earnings p,html body#page .affiliate-container .affiliate-earnings p,html body.page .affiliate-container .affiliate-earnings p{margin:0;margin-bottom:20px}html body #page .affiliate-container .affiliate-earnings p a,html body#page .affiliate-container .affiliate-earnings p a,html body.page .affiliate-container .affiliate-earnings p a{color:#08c}html body #page .affiliate-container .affiliate-earnings .data-filter,html body#page .affiliate-container .affiliate-earnings .data-filter,html body.page .affiliate-container .affiliate-earnings .data-filter{border:1px solid #ddd;padding:15px 20px 18px;background:#f8f8f8;margin:0 0 30px}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item{width:38%;float:left;margin-right:2%}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item label,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item label,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item label{display:block;font-weight:400;font-size:14px;line-height:20px;color:#777}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control{display:block;width:100%;position:relative}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control.item-calendar:before,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control.item-calendar:before,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control.item-calendar:before{content:' ';position:absolute;right:4%;top:50%;margin-top:-12px;width:24px;height:24px;background:transparent url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -4515px -4515px;background-position:-356px -421px;pointer-events:none}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text],html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text],html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text]{height:38px;width:100%;padding:0 10px;outline:0 !important;outline:0 !important;border-radius:1px}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text]:focus,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text]:focus,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-item .filter-control input[type=text]:focus{border-color:#08c}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-submit,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-submit,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-submit{margin-right:0;width:20%;float:right}html body #page .affiliate-container .affiliate-earnings .data-filter .filter-submit>a,html body#page .affiliate-container .affiliate-earnings .data-filter .filter-submit>a,html body.page .affiliate-container .affiliate-earnings .data-filter .filter-submit>a{width:100%}html body #page .affiliate-container .affiliate-earnings .data-filter:after,html body #page .affiliate-container .affiliate-earnings .data-filter:before,html body#page .affiliate-container .affiliate-earnings .data-filter:after,html body#page .affiliate-container .affiliate-earnings .data-filter:before,html body.page .affiliate-container .affiliate-earnings .data-filter:after,html body.page .affiliate-container .affiliate-earnings .data-filter:before{content:" ";display:table}html body #page .affiliate-container .affiliate-earnings .data-filter:after,html body#page .affiliate-container .affiliate-earnings .data-filter:after,html body.page .affiliate-container .affiliate-earnings .data-filter:after{clear:both}html body #page .affiliate-container .affiliate-earnings .data-total,html body#page .affiliate-container .affiliate-earnings .data-total,html body.page .affiliate-container .affiliate-earnings .data-total{margin-bottom:30px;border-top:1px solid #eee}html body #page .affiliate-container .affiliate-earnings .data-total .total-item,html body#page .affiliate-container .affiliate-earnings .data-total .total-item,html body.page .affiliate-container .affiliate-earnings .data-total .total-item{padding:10px 0}html body #page .affiliate-container .affiliate-earnings .data-total .total-item+.total-item,html body#page .affiliate-container .affiliate-earnings .data-total .total-item+.total-item,html body.page .affiliate-container .affiliate-earnings .data-total .total-item+.total-item{border-top:1px solid #eee}html body #page .affiliate-container .affiliate-earnings .data-total .total-item>span,html body#page .affiliate-container .affiliate-earnings .data-total .total-item>span,html body.page .affiliate-container .affiliate-earnings .data-total .total-item>span{float:left;text-align:right;width:48%}html body #page .affiliate-container .affiliate-earnings .data-total .total-item>b,html body#page .affiliate-container .affiliate-earnings .data-total .total-item>b,html body.page .affiliate-container .affiliate-earnings .data-total .total-item>b{float:right;text-align:left;width:48%}html body #page .affiliate-container .affiliate-earnings .data-total .total-item:after,html body #page .affiliate-container .affiliate-earnings .data-total .total-item:before,html body#page .affiliate-container .affiliate-earnings .data-total .total-item:after,html body#page .affiliate-container .affiliate-earnings .data-total .total-item:before,html body.page .affiliate-container .affiliate-earnings .data-total .total-item:after,html body.page .affiliate-container .affiliate-earnings .data-total .total-item:before{content:" ";display:table}html body #page .affiliate-container .affiliate-earnings .data-total .total-item:after,html body#page .affiliate-container .affiliate-earnings .data-total .total-item:after,html body.page .affiliate-container .affiliate-earnings .data-total .total-item:after{clear:both}html body .modal .modal-dialog .modal-content{padding:0;border:0;border-radius:3px !important;font-family:Raleway,Arial,Helvetica,"Helvetica Neue",sans-serif}html body .modal .modal-dialog .modal-content form{padding:0;margin:0}html body .modal .modal-dialog .modal-content form>.wp-loader,html body .modal .modal-dialog .modal-content>.wp-loader{margin-top:42px;margin-bottom:42px}html body .modal .modal-dialog .modal-content .modal-header{background:#f8f8f8;min-height:10px}html body .modal .modal-dialog .modal-content .modal-header h4{display:block;text-align:center;font-size:18px;font-weight:400;color:#333;padding:20px;margin:0}html body .modal .modal-dialog .modal-content .modal-header .close{outline:0;position:absolute;top:-17px;right:-27px;z-index:10;width:48px;height:48px;background:transparent url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -396px -396px;opacity:1;border:0;text-indent:-4515px;-webkit-appearance:none;-webkit-transition:none;-moz-transition:none;transition:none}html body .modal .modal-dialog .modal-content .modal-header .close:focus{outline:0}html body .modal .modal-dialog .modal-content .modal-header .close:hover{background-position:-396px -460px}html body .modal .modal-dialog .modal-content .modal-body{padding:0;max-height:4515px;max-width:600px}html body .modal .modal-dialog .modal-content .modal-body .item-row{float:left;width:100%}html body .modal .modal-dialog .modal-content .modal-body .input-with-button input{width:50% !important;float:left}html body .modal .modal-dialog .modal-content .modal-body .btn.btn-danger{float:left;display:inline-block;width:auto;text-decoration:none;padding:6px 15px;background:#fff !important;box-shadow:0;border-radius:3px;text-align:center;color:#777 !important;font-size:14px;font-weight:500;border:1px solid #ccc !important;margin-left:5px;letter-spacing:0}html body .modal .modal-dialog .modal-content .modal-body .modal-explanation{margin:0;padding:15px 20px;text-align:center;color:#333;font-size:14px;line-height:20px;border-bottom:1px solid #ddd}html body .modal .modal-dialog .modal-content .modal-body .modal-explanation.align-left{text-align:left}html body .modal .modal-dialog .modal-content .modal-body .modal-explanation.explanation-error{color:#c00;padding-top:30px;padding-bottom:34px;font-weight:700}html body .modal .modal-dialog .modal-content .modal-body .button-explained{padding:20px 20px 25px}html body .modal .modal-dialog .modal-content .modal-body .button-explained+.button-explained{border-top:1px solid #ddd}html body .modal .modal-dialog .modal-content .modal-body .button-explained:after,html body .modal .modal-dialog .modal-content .modal-body .button-explained:before{content:" ";display:table}html body .modal .modal-dialog .modal-content .modal-body .button-explained:after{clear:both}html body .modal .modal-dialog .modal-content .modal-body .button-explained .place-button{width:220px;float:left;vertical-align:top}html body .modal .modal-dialog .modal-content .modal-body .button-explained .place-button>a{width:200px}html body .modal .modal-dialog .modal-content .modal-body .button-explained .place-explanation{margin-left:4px;text-align:left;float:left;vertical-align:top;font-size:13px;line-height:20px;padding-top:8px}html body .modal .modal-dialog .modal-content .modal-body .listing-double .listing-item .item-label,html body .modal .modal-dialog .modal-content .modal-body .listing-double .listing-item .item-value{font-size:14px}html body .modal .modal-dialog .modal-content .modal-body .listing-double .listing-item .item-label{padding-top:20px}html body .modal .modal-dialog .modal-content .modal-body .table-cell-100{display:table-cell;width:100%}html body .modal .modal-dialog .modal-content .modal-body .table-cell-0{display:table-cell;width:0;padding:0;margin:0;border:0}html body .modal .modal-dialog .modal-content .modal-body .payment-credits{width:100%;margin-top:-1px;border-bottom:1px solid #ddd}html body .modal .modal-dialog .modal-content .modal-body .payment-credits>.form-group{width:100% !important;background:#fff;height:auto;border-bottom:0;border-color:#ddd}html body .modal .modal-dialog .modal-content .modal-body .payment-credits>.form-group .col-sm-3.control-label{width:45% !important}html body .modal .modal-dialog .modal-content .modal-body .payment-credits>.form-group .col-sm-9.pr0{width:55% !important;padding-right:20px !important;text-align:right}html body .modal .modal-dialog .modal-content .modal-body input[type=password],html body .modal .modal-dialog .modal-content .modal-body input[type=text]{width:80%;border-radius:1px;box-shadow:none;box-shadow:0 2px 0 #f2f2f2}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double{margin-bottom:0;padding-bottom:0}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double .listing-item .item-label{padding-top:10px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .item-label{text-align:left;padding-left:15px;font-size:12px;font-weight:400}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .item-value{text-align:right;font-size:12px;padding-right:15px;font-weight:400}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-total .price-striked{font-size:16px;font-weight:400;text-decoration:line-through;display:inline-block;padding:0 5px;color:#999;padding-right:15px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-total .price-actual{font-size:24px;font-weight:600}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-total .item-label{padding-top:20px;font-size:15px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-pay-credits .item-label,html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-pay-credits .item-value{vertical-align:middle;font-size:14px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-pay-credits .item-label label,html body .modal .modal-dialog .modal-content .modal-body.modal-order .listing-double.listing-sides .listing-item.item-pay-credits .item-value label{padding-bottom:0;margin-bottom:0;font-weight:500;font-size:12px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method{background:#f8f8f8;padding-top:20px;padding-bottom:20px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .label-title{display:block;text-align:center;font-size:14px;font-weight:700;padding:5px 20px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .item-value{text-align:center;padding:5px 10px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .item-value label{display:inline-block;font-size:14px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .item-value label+label{margin-left:30px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .payment-img{cursor:pointer;display:inline-block;height:26px;width:1px;vertical-align:middle}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .payment-img.icon-cards{width:218px;background-position:-210px -519px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .payment-img.icon-paypal{width:98px;background-position:-306px -572px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .item-pay-method .payment-img.icon-paypal:before{content:none}html body .modal .modal-dialog .modal-content .modal-body.modal-order .order-title{display:block;background:#fff;text-align:center;padding:20px 20px}html body .modal .modal-dialog .modal-content .modal-body.modal-order .order-title .title-cat{text-align:center;font-size:13px;font-weight:400;line-height:.9}html body .modal .modal-dialog .modal-content .modal-body.modal-order .order-title .title-name{text-align:center;font-size:18px;font-weight:600}html body .modal .modal-dialog .modal-content .modal-body.modal-order .order-title .title-deadline{text-align:center;font-size:13px;font-weight:400;color:#999;line-height:1.2}html body .modal .modal-dialog .modal-content .modal-body .hidden{display:none !important}html body .modal .modal-dialog .modal-content .modal-body.modal-message{text-align:center;margin-bottom:0;border-bottom:1px solid #ddd;border-top:0;padding:30px 50px;font-weight:500}html body .modal .modal-dialog .modal-content .modal-footer{background:#f8f8f8;text-align:right;padding:10px 20px}html body .modal .modal-dialog .modal-content .modal-footer:after,html body .modal .modal-dialog .modal-content .modal-footer:before{content:" ";display:table}html body .modal .modal-dialog .modal-content .modal-footer:after{clear:both}html body .modal .modal-dialog .modal-content .modal-footer.margin-top0{margin-top:0}html body .modal .modal-dialog .modal-content .modal-footer .btn.btn-danger{float:left;display:inline-block;width:auto;text-decoration:none;padding:8px 15px;background:#fff !important;box-shadow:0;border-radius:3px;text-align:center;color:#777 !important;font-size:14px;font-weight:500;border:1px solid #ccc !important;margin-left:5px;letter-spacing:0}html body .modal .modal-dialog .modal-content .modal-footer .btn.btn-success{display:inline-block;width:auto;text-decoration:none;padding:8px 40px;background:#0cc160 !important;box-shadow:0 2px 0 #068943;border-radius:3px;text-align:center;color:#fff !important;font-size:14px;font-weight:500;border:0;letter-spacing:0}html body .modal .modal-dialog .modal-content .modal-footer .btn.btn-success.widthened{padding-left:20px;padding-right:20px}html body .modal .modal-dialog .modal-content .modal-footer .btn.btn-success+.btn-success{margin-left:15px}html body .order-top{position:absolute;top:12px;right:15px}html body .text-orange{color:#f80 !important}html body .text-green{color:#0cc160 !important}html body .text-red{color:#c00 !important}html body .text-gray,html body .text-grey{color:#777 !important}html body .wp-loader{background:url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader.svg) no-repeat 0 0;display:inline-block;width:48px;height:48px;border:0;margin:0;padding:0;background-size:100%}html body .wp-loader.wp-loader-36{width:36px;height:36px}html body .wp-loader.centered{display:block;background-position:center center;width:100% !important;background-size:auto 100% !important}html body .wp-loader.wp-loader-48{width:48px;height:48px !important}html body .wp-loader.wp-loader-64{width:64px;height:64px !important}html body .wp-loader.wp-loader-96{width:96px;height:96px !important}html body .p-small{font-size:11px;line-height:14px;margin:20px 0}html body .mydiscounts .discount-order{margin:10px 0 50px;text-align:center}html body .mydiscounts .discount-order .discount-slogan{font-size:14px;margin:0 0 20px;font-weight:700}html body .mydiscounts .bar-container{margin-top:120px;margin-bottom:160px;clear:both;font-size:15px}html body .mydiscounts .bar-container .level-bar{width:90%;height:11px;background:#f8f8f8;border-radius:5px;position:relative;margin:0 auto;border:1px solid #eee}html body .mydiscounts .bar-container .level-bar .level-fill{position:absolute;top:0;left:0;border-radius:5px;background:#08c;width:1px;max-width:100%;height:11px;-webkit-transition:width .5s ease;-moz-transition:width .5s ease;transition:width .5s ease}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current{position:absolute;right:-80px;bottom:18px;width:160px;text-align:center;padding-bottom:34px}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current.stop-1 b{color:#03405f}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current.stop-2 b{color:#b39d2e}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current.stop-3 b{color:#717273}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current:before{position:absolute;left:50%;width:26px;height:26px;bottom:0;margin-left:-13px;content:' ';background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -248px -595px}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current b{display:block;color:#03405f;line-height:20px;font-size:13px;font-weight:700}html body .mydiscounts .bar-container .level-bar .level-fill .level-fill-current span{display:block;color:#555;line-height:20px;font-size:12px;font-weight:400}html body .mydiscounts .bar-container .level-bar .stop{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:100%;background:#c00}html body .mydiscounts .bar-container .level-bar .stop .level-name,html body .mydiscounts .bar-container .level-bar .stop .level-pages{width:200px;display:block}html body .mydiscounts .bar-container .level-bar .stop .level-name{margin-top:20px;font-weight:700}html body .mydiscounts .bar-container .level-bar .stop.stop-1{left:14%;background:#03405f}html body .mydiscounts .bar-container .level-bar .stop.stop-1 .level-name{color:#03405f}html body .mydiscounts .bar-container .level-bar .stop.stop-2{left:50%;margin-left:-5px;text-align:center;background:#b39d2e}html body .mydiscounts .bar-container .level-bar .stop.stop-2 .level-name{color:#b39d2e}html body .mydiscounts .bar-container .level-bar .stop.stop-2 .level-name,html body .mydiscounts .bar-container .level-bar .stop.stop-2 .level-pages{margin-left:-90px}html body .mydiscounts .bar-container .level-bar .stop.stop-3{left:auto;right:0;text-align:right;background:#717273}html body .mydiscounts .bar-container .level-bar .stop.stop-3 .level-name{color:#717273}html body .mydiscounts .bar-container .level-bar .stop.stop-3 .level-name,html body .mydiscounts .bar-container .level-bar .stop.stop-3 .level-pages{margin-left:-190px;text-align:right}html body .mydiscounts .bar-container+.discount-policy{margin-top:-60px}html body .order-unpaid{background:#fffae2;border:3px solid #f8f8f8;box-shadow:0 0 1px #777 inset;padding:15px 20px;margin-top:40px;margin-bottom:10px}html body .order-unpaid .unpaid-text{font-size:14px;line-height:20px;margin:0;padding:0;width:75%;float:left;color:#333;padding-top:3px}html body .order-unpaid .unpaid-text b{color:#000}html body .order-unpaid .side-button{width:24%;float:right;text-align:right}html body .order-unpaid:after,html body .order-unpaid:before{content:" ";display:table}html body .order-unpaid:after{clear:both}html body .btn,html body .btn:focus,html body a,html body a:focus,html body button,html body button:focus{outline:0;outline:0}html body .listing-selector .line{display:block;padding:0;border:0}html body .listing-selector .line+.line{border-top:1px solid #eee}html body .listing-selector .line:hover{background:#fafafa}html body .listing-selector .line label{display:block;padding:15px 20px;position:relative;font-size:14px;line-height:20px;color:#111;margin:0}html body .listing-selector .line label>span{width:100%}html body .listing-selector .line label>span>span{float:right;color:#777;display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}html body .listing-selector .line label>span>b{display:inline-block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}html body .listing-selector.selector-height{max-height:286px;overflow:auto}html body .radio-custom{cursor:pointer}html body .radio-custom input[type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}html body .radio-custom input[type=radio]+span{display:inline-block;position:relative}html body .radio-custom input[type=radio]+span:before{content:' ';display:inline-block;width:20px;height:20px;vertical-align:middle;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;border-radius:100%;margin-right:.5em;-webkit-transition:.15s ease background-color;-moz-transition:.15s ease background-color;transition:.15s ease background-color;margin-left:0;margin-top:0;padding:2px;background-clip:content-box;background-color:#fff;border:1px solid #bbb;box-shadow:0 1px 0 #eee}html body .radio-custom input[type=radio]:checked+span:before{border:solid 2px #08c;background-color:#08c}html body form.form-horizontal:after,html body form.form-horizontal:before{content:" ";display:table}html body form.form-horizontal:after{clear:both}html body a.link-loading,html body a[subclass=link-loading]{position:relative !important;padding-right:19px !important;color:#aaa !important;cursor:default !important;text-decoration:none !important}html body a.link-loading:before,html body a[subclass=link-loading]:before{position:absolute;top:50%;right:0;background:url(//www.assignmentjunkie.co.uk/2c3788d6/wp-loader.svg) no-repeat center center;padding-left:0;background-size:14px;content:' ';width:16px;height:16px;margin-top:-8px}html body #page .wp-base.wp-calc,html body #page .wp-base.wp-order,html body.page .wp-base.wp-calc,html body.page .wp-base.wp-order{display:table;table-layout:auto;width:100%;border-collapse:collapse;max-width:1120px;vertical-align:top;position:relative}html body #page .wp-base.wp-calc:before,html body #page .wp-base.wp-order:before,html body.page .wp-base.wp-calc:before,html body.page .wp-base.wp-order:before{display:none;content:none}html body #page .wp-base.wp-calc .wp-sidebar,html body #page .wp-base.wp-order .wp-sidebar,html body.page .wp-base.wp-calc .wp-sidebar,html body.page .wp-base.wp-order .wp-sidebar{width:300px !important;display:table-cell;float:left;padding:0;vertical-align:top !important}html body #page .wp-base.wp-calc .wp-order-steps-row,html body #page .wp-base.wp-order .wp-order-steps-row,html body.page .wp-base.wp-calc .wp-order-steps-row,html body.page .wp-base.wp-order .wp-order-steps-row{display:table-row;position:relative;vertical-align:top;width:100%;height:60px}html body #page .wp-base.wp-calc .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-order .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-calc .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-order .wp-order-steps-row .wp-order-steps-cell{display:block;vertical-align:top;width:100%;position:relative;position:absolute}html body #page .wp-base.wp-calc .wp-content,html body #page .wp-base.wp-order .wp-content,html body.page .wp-base.wp-calc .wp-content,html body.page .wp-base.wp-order .wp-content{width:auto;display:table-cell !important;float:none;margin:0;padding:0 30px 0 0;vertical-align:top}html body #page .wp-base.wp-calc .form-group,html body #page .wp-base.wp-order .form-group,html body.page .wp-base.wp-calc .form-group,html body.page .wp-base.wp-order .form-group{min-width:100%}html body #page .wp-base.wp-calc .login-widget-form .form-group,html body #page .wp-base.wp-order .login-widget-form .form-group,html body.page .wp-base.wp-calc .login-widget-form .form-group,html body.page .wp-base.wp-order .login-widget-form .form-group{min-width:0}html body #page .wp-base.wp-calc.width-large .col-sm-3,html body #page .wp-base.wp-calc.width-large .form-horizontal .control-label,html body #page .wp-base.wp-order.width-large .col-sm-3,html body #page .wp-base.wp-order.width-large .form-horizontal .control-label,html body #page .wp-base.wp-profile.width-large .col-sm-3,html body #page .wp-base.wp-profile.width-large .form-horizontal .control-label,html body.page .wp-base.wp-calc.width-large .col-sm-3,html body.page .wp-base.wp-calc.width-large .form-horizontal .control-label,html body.page .wp-base.wp-order.width-large .col-sm-3,html body.page .wp-base.wp-order.width-large .form-horizontal .control-label,html body.page .wp-base.wp-profile.width-large .col-sm-3,html body.page .wp-base.wp-profile.width-large .form-horizontal .control-label{width:25%}html body #page .wp-base.wp-calc.width-medium .wp-content,html body #page .wp-base.wp-calc.width-small .wp-content,html body #page .wp-base.wp-order.width-medium .wp-content,html body #page .wp-base.wp-order.width-small .wp-content,html body #page .wp-base.wp-profile.width-medium .wp-content,html body #page .wp-base.wp-profile.width-small .wp-content,html body.page .wp-base.wp-calc.width-medium .wp-content,html body.page .wp-base.wp-calc.width-small .wp-content,html body.page .wp-base.wp-order.width-medium .wp-content,html body.page .wp-base.wp-order.width-small .wp-content,html body.page .wp-base.wp-profile.width-medium .wp-content,html body.page .wp-base.wp-profile.width-small .wp-content{padding-right:20px;padding-left:15px !important}html body #page .wp-base.wp-calc.width-medium .wp-sidebar,html body #page .wp-base.wp-calc.width-small .wp-sidebar,html body #page .wp-base.wp-order.width-medium .wp-sidebar,html body #page .wp-base.wp-order.width-small .wp-sidebar,html body #page .wp-base.wp-profile.width-medium .wp-sidebar,html body #page .wp-base.wp-profile.width-small .wp-sidebar,html body.page .wp-base.wp-calc.width-medium .wp-sidebar,html body.page .wp-base.wp-calc.width-small .wp-sidebar,html body.page .wp-base.wp-order.width-medium .wp-sidebar,html body.page .wp-base.wp-order.width-small .wp-sidebar,html body.page .wp-base.wp-profile.width-medium .wp-sidebar,html body.page .wp-base.wp-profile.width-small .wp-sidebar{width:315px !important;padding-right:15px !important}html body #page .wp-base.wp-calc.width-medium .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-calc.width-small .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-order.width-medium .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-order.width-small .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-profile.width-medium .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-profile.width-small .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-calc.width-medium .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-calc.width-small .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-order.width-medium .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-order.width-small .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-profile.width-medium .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-profile.width-small .wp-order-steps-row .wp-order-steps-cell{padding-left:15px !important;padding-right:15px !important}html body #page .wp-base.wp-calc.width-medium .wp-order-steps li,html body #page .wp-base.wp-calc.width-small .wp-order-steps li,html body #page .wp-base.wp-order.width-medium .wp-order-steps li,html body #page .wp-base.wp-order.width-small .wp-order-steps li,html body #page .wp-base.wp-profile.width-medium .wp-order-steps li,html body #page .wp-base.wp-profile.width-small .wp-order-steps li,html body.page .wp-base.wp-calc.width-medium .wp-order-steps li,html body.page .wp-base.wp-calc.width-small .wp-order-steps li,html body.page .wp-base.wp-order.width-medium .wp-order-steps li,html body.page .wp-base.wp-order.width-small .wp-order-steps li,html body.page .wp-base.wp-profile.width-medium .wp-order-steps li,html body.page .wp-base.wp-profile.width-small .wp-order-steps li{margin:0 0 0 2em;padding:15px 13px 15px 15px;font-size:13px}html body #page .wp-base.wp-calc.width-medium .wp-order-steps li:before,html body #page .wp-base.wp-calc.width-small .wp-order-steps li:before,html body #page .wp-base.wp-order.width-medium .wp-order-steps li:before,html body #page .wp-base.wp-order.width-small .wp-order-steps li:before,html body #page .wp-base.wp-profile.width-medium .wp-order-steps li:before,html body #page .wp-base.wp-profile.width-small .wp-order-steps li:before,html body.page .wp-base.wp-calc.width-medium .wp-order-steps li:before,html body.page .wp-base.wp-calc.width-small .wp-order-steps li:before,html body.page .wp-base.wp-order.width-medium .wp-order-steps li:before,html body.page .wp-base.wp-order.width-small .wp-order-steps li:before,html body.page .wp-base.wp-profile.width-medium .wp-order-steps li:before,html body.page .wp-base.wp-profile.width-small .wp-order-steps li:before{line-height:30px}html body #page .wp-base.wp-calc.width-medium .form-group label.control-label,html body #page .wp-base.wp-calc.width-small .form-group label.control-label,html body #page .wp-base.wp-order.width-medium .form-group label.control-label,html body #page .wp-base.wp-order.width-small .form-group label.control-label,html body #page .wp-base.wp-profile.width-medium .form-group label.control-label,html body #page .wp-base.wp-profile.width-small .form-group label.control-label,html body.page .wp-base.wp-calc.width-medium .form-group label.control-label,html body.page .wp-base.wp-calc.width-small .form-group label.control-label,html body.page .wp-base.wp-order.width-medium .form-group label.control-label,html body.page .wp-base.wp-order.width-small .form-group label.control-label,html body.page .wp-base.wp-profile.width-medium .form-group label.control-label,html body.page .wp-base.wp-profile.width-small .form-group label.control-label{display:block;width:100%;text-align:left;float:none;padding-left:0;margin-bottom:10px;margin-top:0;padding-top:0}html body #page .wp-base.wp-calc.width-medium .form-group label.control-label small,html body #page .wp-base.wp-calc.width-small .form-group label.control-label small,html body #page .wp-base.wp-order.width-medium .form-group label.control-label small,html body #page .wp-base.wp-order.width-small .form-group label.control-label small,html body #page .wp-base.wp-profile.width-medium .form-group label.control-label small,html body #page .wp-base.wp-profile.width-small .form-group label.control-label small,html body.page .wp-base.wp-calc.width-medium .form-group label.control-label small,html body.page .wp-base.wp-calc.width-small .form-group label.control-label small,html body.page .wp-base.wp-order.width-medium .form-group label.control-label small,html body.page .wp-base.wp-order.width-small .form-group label.control-label small,html body.page .wp-base.wp-profile.width-medium .form-group label.control-label small,html body.page .wp-base.wp-profile.width-small .form-group label.control-label small{padding-left:6px}html body #page .wp-base.wp-calc.width-medium .form-group .col-sm-9,html body #page .wp-base.wp-calc.width-small .form-group .col-sm-9,html body #page .wp-base.wp-order.width-medium .form-group .col-sm-9,html body #page .wp-base.wp-order.width-small .form-group .col-sm-9,html body #page .wp-base.wp-profile.width-medium .form-group .col-sm-9,html body #page .wp-base.wp-profile.width-small .form-group .col-sm-9,html body.page .wp-base.wp-calc.width-medium .form-group .col-sm-9,html body.page .wp-base.wp-calc.width-small .form-group .col-sm-9,html body.page .wp-base.wp-order.width-medium .form-group .col-sm-9,html body.page .wp-base.wp-order.width-small .form-group .col-sm-9,html body.page .wp-base.wp-profile.width-medium .form-group .col-sm-9,html body.page .wp-base.wp-profile.width-small .form-group .col-sm-9{width:100%;padding-left:0 !important;margin-left:0 !important}html body #page .wp-base.wp-calc.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-calc.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-order.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-order.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-profile.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-profile.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-calc.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-calc.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-order.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-order.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-profile.width-medium .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-profile.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop{width:160%;left:0}html body #page .wp-base.wp-calc.width-medium #academicRadio label,html body #page .wp-base.wp-calc.width-medium .label-as-block,html body #page .wp-base.wp-calc.width-small #academicRadio label,html body #page .wp-base.wp-calc.width-small .label-as-block,html body #page .wp-base.wp-order.width-medium #academicRadio label,html body #page .wp-base.wp-order.width-medium .label-as-block,html body #page .wp-base.wp-order.width-small #academicRadio label,html body #page .wp-base.wp-order.width-small .label-as-block,html body #page .wp-base.wp-profile.width-medium #academicRadio label,html body #page .wp-base.wp-profile.width-medium .label-as-block,html body #page .wp-base.wp-profile.width-small #academicRadio label,html body #page .wp-base.wp-profile.width-small .label-as-block,html body.page .wp-base.wp-calc.width-medium #academicRadio label,html body.page .wp-base.wp-calc.width-medium .label-as-block,html body.page .wp-base.wp-calc.width-small #academicRadio label,html body.page .wp-base.wp-calc.width-small .label-as-block,html body.page .wp-base.wp-order.width-medium #academicRadio label,html body.page .wp-base.wp-order.width-medium .label-as-block,html body.page .wp-base.wp-order.width-small #academicRadio label,html body.page .wp-base.wp-order.width-small .label-as-block,html body.page .wp-base.wp-profile.width-medium #academicRadio label,html body.page .wp-base.wp-profile.width-medium .label-as-block,html body.page .wp-base.wp-profile.width-small #academicRadio label,html body.page .wp-base.wp-profile.width-small .label-as-block{width:auto}html body #page .wp-base.wp-calc.width-medium #academicRadio label input[type=radio],html body #page .wp-base.wp-calc.width-medium .label-as-block input[type=radio],html body #page .wp-base.wp-calc.width-small #academicRadio label input[type=radio],html body #page .wp-base.wp-calc.width-small .label-as-block input[type=radio],html body #page .wp-base.wp-order.width-medium #academicRadio label input[type=radio],html body #page .wp-base.wp-order.width-medium .label-as-block input[type=radio],html body #page .wp-base.wp-order.width-small #academicRadio label input[type=radio],html body #page .wp-base.wp-order.width-small .label-as-block input[type=radio],html body #page .wp-base.wp-profile.width-medium #academicRadio label input[type=radio],html body #page .wp-base.wp-profile.width-medium .label-as-block input[type=radio],html body #page .wp-base.wp-profile.width-small #academicRadio label input[type=radio],html body #page .wp-base.wp-profile.width-small .label-as-block input[type=radio],html body.page .wp-base.wp-calc.width-medium #academicRadio label input[type=radio],html body.page .wp-base.wp-calc.width-medium .label-as-block input[type=radio],html body.page .wp-base.wp-calc.width-small #academicRadio label input[type=radio],html body.page .wp-base.wp-calc.width-small .label-as-block input[type=radio],html body.page .wp-base.wp-order.width-medium #academicRadio label input[type=radio],html body.page .wp-base.wp-order.width-medium .label-as-block input[type=radio],html body.page .wp-base.wp-order.width-small #academicRadio label input[type=radio],html body.page .wp-base.wp-order.width-small .label-as-block input[type=radio],html body.page .wp-base.wp-profile.width-medium #academicRadio label input[type=radio],html body.page .wp-base.wp-profile.width-medium .label-as-block input[type=radio],html body.page .wp-base.wp-profile.width-small #academicRadio label input[type=radio],html body.page .wp-base.wp-profile.width-small .label-as-block input[type=radio]{margin-right:12px}html body #page .wp-base.wp-calc.width-medium rzslider,html body #page .wp-base.wp-calc.width-small rzslider,html body #page .wp-base.wp-order.width-medium rzslider,html body #page .wp-base.wp-order.width-small rzslider,html body #page .wp-base.wp-profile.width-medium rzslider,html body #page .wp-base.wp-profile.width-small rzslider,html body.page .wp-base.wp-calc.width-medium rzslider,html body.page .wp-base.wp-calc.width-small rzslider,html body.page .wp-base.wp-order.width-medium rzslider,html body.page .wp-base.wp-order.width-small rzslider,html body.page .wp-base.wp-profile.width-medium rzslider,html body.page .wp-base.wp-profile.width-small rzslider{margin-top:32px}html body #page .wp-base.wp-calc.width-medium rzslider .rz-ticks .tick .tick-value,html body #page .wp-base.wp-calc.width-small rzslider .rz-ticks .tick .tick-value,html body #page .wp-base.wp-order.width-medium rzslider .rz-ticks .tick .tick-value,html body #page .wp-base.wp-order.width-small rzslider .rz-ticks .tick .tick-value,html body #page .wp-base.wp-profile.width-medium rzslider .rz-ticks .tick .tick-value,html body #page .wp-base.wp-profile.width-small rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-calc.width-medium rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-calc.width-small rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-order.width-medium rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-order.width-small rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-profile.width-medium rzslider .rz-ticks .tick .tick-value,html body.page .wp-base.wp-profile.width-small rzslider .rz-ticks .tick .tick-value{font-size:12px}html body #page .wp-base.wp-calc.width-medium .drop-box,html body #page .wp-base.wp-calc.width-small .drop-box,html body #page .wp-base.wp-order.width-medium .drop-box,html body #page .wp-base.wp-order.width-small .drop-box,html body #page .wp-base.wp-profile.width-medium .drop-box,html body #page .wp-base.wp-profile.width-small .drop-box,html body.page .wp-base.wp-calc.width-medium .drop-box,html body.page .wp-base.wp-calc.width-small .drop-box,html body.page .wp-base.wp-order.width-medium .drop-box,html body.page .wp-base.wp-order.width-small .drop-box,html body.page .wp-base.wp-profile.width-medium .drop-box,html body.page .wp-base.wp-profile.width-small .drop-box{padding-left:24px;padding-right:24px}html body #page .wp-base.wp-calc.width-medium .service-col,html body #page .wp-base.wp-calc.width-small .service-col,html body #page .wp-base.wp-order.width-medium .service-col,html body #page .wp-base.wp-order.width-small .service-col,html body #page .wp-base.wp-profile.width-medium .service-col,html body #page .wp-base.wp-profile.width-small .service-col,html body.page .wp-base.wp-calc.width-medium .service-col,html body.page .wp-base.wp-calc.width-small .service-col,html body.page .wp-base.wp-order.width-medium .service-col,html body.page .wp-base.wp-order.width-small .service-col,html body.page .wp-base.wp-profile.width-medium .service-col,html body.page .wp-base.wp-profile.width-small .service-col{padding:0 8px}html body #page .wp-base.wp-calc.width-medium .service-col:last-of-type,html body #page .wp-base.wp-calc.width-small .service-col:last-of-type,html body #page .wp-base.wp-order.width-medium .service-col:last-of-type,html body #page .wp-base.wp-order.width-small .service-col:last-of-type,html body #page .wp-base.wp-profile.width-medium .service-col:last-of-type,html body #page .wp-base.wp-profile.width-small .service-col:last-of-type,html body.page .wp-base.wp-calc.width-medium .service-col:last-of-type,html body.page .wp-base.wp-calc.width-small .service-col:last-of-type,html body.page .wp-base.wp-order.width-medium .service-col:last-of-type,html body.page .wp-base.wp-order.width-small .service-col:last-of-type,html body.page .wp-base.wp-profile.width-medium .service-col:last-of-type,html body.page .wp-base.wp-profile.width-small .service-col:last-of-type{padding-right:0}html body #page .wp-base.wp-calc.width-medium .service .service-inner .service-info,html body #page .wp-base.wp-calc.width-medium .service .service-inner .service-subheader,html body #page .wp-base.wp-calc.width-small .service .service-inner .service-info,html body #page .wp-base.wp-calc.width-small .service .service-inner .service-subheader,html body #page .wp-base.wp-order.width-medium .service .service-inner .service-info,html body #page .wp-base.wp-order.width-medium .service .service-inner .service-subheader,html body #page .wp-base.wp-order.width-small .service .service-inner .service-info,html body #page .wp-base.wp-order.width-small .service .service-inner .service-subheader,html body #page .wp-base.wp-profile.width-medium .service .service-inner .service-info,html body #page .wp-base.wp-profile.width-medium .service .service-inner .service-subheader,html body #page .wp-base.wp-profile.width-small .service .service-inner .service-info,html body #page .wp-base.wp-profile.width-small .service .service-inner .service-subheader,html body.page .wp-base.wp-calc.width-medium .service .service-inner .service-info,html body.page .wp-base.wp-calc.width-medium .service .service-inner .service-subheader,html body.page .wp-base.wp-calc.width-small .service .service-inner .service-info,html body.page .wp-base.wp-calc.width-small .service .service-inner .service-subheader,html body.page .wp-base.wp-order.width-medium .service .service-inner .service-info,html body.page .wp-base.wp-order.width-medium .service .service-inner .service-subheader,html body.page .wp-base.wp-order.width-small .service .service-inner .service-info,html body.page .wp-base.wp-order.width-small .service .service-inner .service-subheader,html body.page .wp-base.wp-profile.width-medium .service .service-inner .service-info,html body.page .wp-base.wp-profile.width-medium .service .service-inner .service-subheader,html body.page .wp-base.wp-profile.width-small .service .service-inner .service-info,html body.page .wp-base.wp-profile.width-small .service .service-inner .service-subheader{font-size:11px}html body #page .wp-base.wp-calc.width-medium .service .service-inner .service-price,html body #page .wp-base.wp-calc.width-small .service .service-inner .service-price,html body #page .wp-base.wp-order.width-medium .service .service-inner .service-price,html body #page .wp-base.wp-order.width-small .service .service-inner .service-price,html body #page .wp-base.wp-profile.width-medium .service .service-inner .service-price,html body #page .wp-base.wp-profile.width-small .service .service-inner .service-price,html body.page .wp-base.wp-calc.width-medium .service .service-inner .service-price,html body.page .wp-base.wp-calc.width-small .service .service-inner .service-price,html body.page .wp-base.wp-order.width-medium .service .service-inner .service-price,html body.page .wp-base.wp-order.width-small .service .service-inner .service-price,html body.page .wp-base.wp-profile.width-medium .service .service-inner .service-price,html body.page .wp-base.wp-profile.width-small .service .service-inner .service-price{font-size:12px}html body #page .wp-base.wp-calc.width-medium .service .service-inner .service-header,html body #page .wp-base.wp-calc.width-small .service .service-inner .service-header,html body #page .wp-base.wp-order.width-medium .service .service-inner .service-header,html body #page .wp-base.wp-order.width-small .service .service-inner .service-header,html body #page .wp-base.wp-profile.width-medium .service .service-inner .service-header,html body #page .wp-base.wp-profile.width-small .service .service-inner .service-header,html body.page .wp-base.wp-calc.width-medium .service .service-inner .service-header,html body.page .wp-base.wp-calc.width-small .service .service-inner .service-header,html body.page .wp-base.wp-order.width-medium .service .service-inner .service-header,html body.page .wp-base.wp-order.width-small .service .service-inner .service-header,html body.page .wp-base.wp-profile.width-medium .service .service-inner .service-header,html body.page .wp-base.wp-profile.width-small .service .service-inner .service-header{font-size:18px}html body #page .wp-base.wp-calc.width-medium .bottom-buttons,html body #page .wp-base.wp-calc.width-small .bottom-buttons,html body #page .wp-base.wp-order.width-medium .bottom-buttons,html body #page .wp-base.wp-order.width-small .bottom-buttons,html body #page .wp-base.wp-profile.width-medium .bottom-buttons,html body #page .wp-base.wp-profile.width-small .bottom-buttons,html body.page .wp-base.wp-calc.width-medium .bottom-buttons,html body.page .wp-base.wp-calc.width-small .bottom-buttons,html body.page .wp-base.wp-order.width-medium .bottom-buttons,html body.page .wp-base.wp-order.width-small .bottom-buttons,html body.page .wp-base.wp-profile.width-medium .bottom-buttons,html body.page .wp-base.wp-profile.width-small .bottom-buttons{line-height:54px}html body #page .wp-base.wp-calc.width-medium .bottom-buttons .button-next,html body #page .wp-base.wp-calc.width-small .bottom-buttons .button-next,html body #page .wp-base.wp-order.width-medium .bottom-buttons .button-next,html body #page .wp-base.wp-order.width-small .bottom-buttons .button-next,html body #page .wp-base.wp-profile.width-medium .bottom-buttons .button-next,html body #page .wp-base.wp-profile.width-small .bottom-buttons .button-next,html body.page .wp-base.wp-calc.width-medium .bottom-buttons .button-next,html body.page .wp-base.wp-calc.width-small .bottom-buttons .button-next,html body.page .wp-base.wp-order.width-medium .bottom-buttons .button-next,html body.page .wp-base.wp-order.width-small .bottom-buttons .button-next,html body.page .wp-base.wp-profile.width-medium .bottom-buttons .button-next,html body.page .wp-base.wp-profile.width-small .bottom-buttons .button-next{font-size:14px;min-width:230px;text-shadow:none !important;line-height:32px !important}html body #page .wp-base.wp-calc.width-medium .side-left-title,html body #page .wp-base.wp-calc.width-small .side-left-title,html body #page .wp-base.wp-order.width-medium .side-left-title,html body #page .wp-base.wp-order.width-small .side-left-title,html body #page .wp-base.wp-profile.width-medium .side-left-title,html body #page .wp-base.wp-profile.width-small .side-left-title,html body.page .wp-base.wp-calc.width-medium .side-left-title,html body.page .wp-base.wp-calc.width-small .side-left-title,html body.page .wp-base.wp-order.width-medium .side-left-title,html body.page .wp-base.wp-order.width-small .side-left-title,html body.page .wp-base.wp-profile.width-medium .side-left-title,html body.page .wp-base.wp-profile.width-small .side-left-title{padding-left:0}html body #page .wp-base.wp-calc.width-medium .side-right-login,html body #page .wp-base.wp-calc.width-small .side-right-login,html body #page .wp-base.wp-order.width-medium .side-right-login,html body #page .wp-base.wp-order.width-small .side-right-login,html body #page .wp-base.wp-profile.width-medium .side-right-login,html body #page .wp-base.wp-profile.width-small .side-right-login,html body.page .wp-base.wp-calc.width-medium .side-right-login,html body.page .wp-base.wp-calc.width-small .side-right-login,html body.page .wp-base.wp-order.width-medium .side-right-login,html body.page .wp-base.wp-order.width-small .side-right-login,html body.page .wp-base.wp-profile.width-medium .side-right-login,html body.page .wp-base.wp-profile.width-small .side-right-login{padding-left:0}html body #page .wp-base.wp-calc.width-small .wp-calc-steps li,html body #page .wp-base.wp-calc.width-small .wp-order-steps li,html body #page .wp-base.wp-order.width-small .wp-calc-steps li,html body #page .wp-base.wp-order.width-small .wp-order-steps li,html body #page .wp-base.wp-profile.width-small .wp-calc-steps li,html body #page .wp-base.wp-profile.width-small .wp-order-steps li,html body.page .wp-base.wp-calc.width-small .wp-calc-steps li,html body.page .wp-base.wp-calc.width-small .wp-order-steps li,html body.page .wp-base.wp-order.width-small .wp-calc-steps li,html body.page .wp-base.wp-order.width-small .wp-order-steps li,html body.page .wp-base.wp-profile.width-small .wp-calc-steps li,html body.page .wp-base.wp-profile.width-small .wp-order-steps li{margin-left:0;font-size:0;width:19%}html body #page .wp-base.wp-calc.width-small .wp-calc-steps li:before,html body #page .wp-base.wp-calc.width-small .wp-order-steps li:before,html body #page .wp-base.wp-order.width-small .wp-calc-steps li:before,html body #page .wp-base.wp-order.width-small .wp-order-steps li:before,html body #page .wp-base.wp-profile.width-small .wp-calc-steps li:before,html body #page .wp-base.wp-profile.width-small .wp-order-steps li:before,html body.page .wp-base.wp-calc.width-small .wp-calc-steps li:before,html body.page .wp-base.wp-calc.width-small .wp-order-steps li:before,html body.page .wp-base.wp-order.width-small .wp-calc-steps li:before,html body.page .wp-base.wp-order.width-small .wp-order-steps li:before,html body.page .wp-base.wp-profile.width-small .wp-calc-steps li:before,html body.page .wp-base.wp-profile.width-small .wp-order-steps li:before{top:15px;font-size:12px;width:24px;height:24px;line-height:24px;left:50%;margin-left:-12px}html body #page .wp-base.wp-calc.width-small .service-col,html body #page .wp-base.wp-order.width-small .service-col,html body #page .wp-base.wp-profile.width-small .service-col,html body.page .wp-base.wp-calc.width-small .service-col,html body.page .wp-base.wp-order.width-small .service-col,html body.page .wp-base.wp-profile.width-small .service-col{float:left;clear:both;display:block;width:100%}html body #page .wp-base.wp-calc.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-order.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-profile.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-calc.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-order.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-profile.width-small .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop{width:190%;left:0}html body #page .wp-base.wp-calc.width-small .side-left-title,html body #page .wp-base.wp-order.width-small .side-left-title,html body #page .wp-base.wp-profile.width-small .side-left-title,html body.page .wp-base.wp-calc.width-small .side-left-title,html body.page .wp-base.wp-order.width-small .side-left-title,html body.page .wp-base.wp-profile.width-small .side-left-title{width:100%;padding-left:0}html body #page .wp-base.wp-calc.width-small .side-right-login,html body #page .wp-base.wp-order.width-small .side-right-login,html body #page .wp-base.wp-profile.width-small .side-right-login,html body.page .wp-base.wp-calc.width-small .side-right-login,html body.page .wp-base.wp-order.width-small .side-right-login,html body.page .wp-base.wp-profile.width-small .side-right-login{display:block;width:100%;padding-left:0}html body #page .wp-base.wp-calc.width-small .side-right-login .existing-user,html body #page .wp-base.wp-order.width-small .side-right-login .existing-user,html body #page .wp-base.wp-profile.width-small .side-right-login .existing-user,html body.page .wp-base.wp-calc.width-small .side-right-login .existing-user,html body.page .wp-base.wp-order.width-small .side-right-login .existing-user,html body.page .wp-base.wp-profile.width-small .side-right-login .existing-user{float:left !important;margin-top:0 !important;margin-bottom:20px;letter-spacing:0}html body #page .wp-base.wp-calc.width-small .listing-double .listing-item .item-label,html body #page .wp-base.wp-calc.width-small .listing-double .listing-item .item-value,html body #page .wp-base.wp-order.width-small .listing-double .listing-item .item-label,html body #page .wp-base.wp-order.width-small .listing-double .listing-item .item-value,html body #page .wp-base.wp-profile.width-small .listing-double .listing-item .item-label,html body #page .wp-base.wp-profile.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-calc.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-calc.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-order.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-order.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-profile.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-profile.width-small .listing-double .listing-item .item-value{display:block;width:100% !important;text-align:left !important}html body #page .wp-base.wp-calc.width-small .listing-double .listing-item .item-label,html body #page .wp-base.wp-order.width-small .listing-double .listing-item .item-label,html body #page .wp-base.wp-profile.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-calc.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-order.width-small .listing-double .listing-item .item-label,html body.page .wp-base.wp-profile.width-small .listing-double .listing-item .item-label{padding-bottom:2px !important}html body #page .wp-base.wp-calc.width-small .listing-double .listing-item .item-value,html body #page .wp-base.wp-order.width-small .listing-double .listing-item .item-value,html body #page .wp-base.wp-profile.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-calc.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-order.width-small .listing-double .listing-item .item-value,html body.page .wp-base.wp-profile.width-small .listing-double .listing-item .item-value{padding-top:2px !important}html body #page .wp-base.wp-calc.width-small .table-scrollable,html body #page .wp-base.wp-order.width-small .table-scrollable,html body #page .wp-base.wp-profile.width-small .table-scrollable,html body.page .wp-base.wp-calc.width-small .table-scrollable,html body.page .wp-base.wp-order.width-small .table-scrollable,html body.page .wp-base.wp-profile.width-small .table-scrollable{max-width:100%;overflow-y:hidden;overflow:auto}html body #page .wp-base.wp-calc.width-small.width-mobile,html body #page .wp-base.wp-order.width-small.width-mobile,html body #page .wp-base.wp-profile.width-small.width-mobile,html body.page .wp-base.wp-calc.width-small.width-mobile,html body.page .wp-base.wp-order.width-small.width-mobile,html body.page .wp-base.wp-profile.width-small.width-mobile{display:block;width:100%}html body #page .wp-base.wp-calc.width-small.width-mobile .wp-content,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-cell,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-row,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-sidebar,html body #page .wp-base.wp-order.width-small.width-mobile .wp-content,html body #page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-cell,html body #page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-row,html body #page .wp-base.wp-order.width-small.width-mobile .wp-sidebar,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-content,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-cell,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-row,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-content,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-cell,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-row,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-order.width-small.width-mobile .wp-content,html body.page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-cell,html body.page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-row,html body.page .wp-base.wp-order.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-content,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-cell,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-row,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-sidebar{display:block !important;width:100% !important;padding-right:0 !important;padding-left:0 !important}html body #page .wp-base.wp-calc.width-small.width-mobile .wp-content,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-sidebar,html body #page .wp-base.wp-order.width-small.width-mobile .wp-content,html body #page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-order.width-small.width-mobile .wp-sidebar,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-content,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-content,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-order.width-small.width-mobile .wp-content,html body.page .wp-base.wp-order.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-order.width-small.width-mobile .wp-sidebar,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-content,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps-row .wp-order-steps-cell,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-sidebar{padding-left:15px !important;padding-right:15px !important}html body #page .wp-base.wp-calc.width-small.width-mobile .wp-calc-steps li,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps li,html body #page .wp-base.wp-order.width-small.width-mobile .wp-calc-steps li,html body #page .wp-base.wp-order.width-small.width-mobile .wp-order-steps li,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-calc-steps li,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps li,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-calc-steps li,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps li,html body.page .wp-base.wp-order.width-small.width-mobile .wp-calc-steps li,html body.page .wp-base.wp-order.width-small.width-mobile .wp-order-steps li,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-calc-steps li,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps li{margin-left:0;font-size:0;width:19%}html body #page .wp-base.wp-calc.width-small.width-mobile .wp-calc-steps li:before,html body #page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps li:before,html body #page .wp-base.wp-order.width-small.width-mobile .wp-calc-steps li:before,html body #page .wp-base.wp-order.width-small.width-mobile .wp-order-steps li:before,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-calc-steps li:before,html body #page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps li:before,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-calc-steps li:before,html body.page .wp-base.wp-calc.width-small.width-mobile .wp-order-steps li:before,html body.page .wp-base.wp-order.width-small.width-mobile .wp-calc-steps li:before,html body.page .wp-base.wp-order.width-small.width-mobile .wp-order-steps li:before,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-calc-steps li:before,html body.page .wp-base.wp-profile.width-small.width-mobile .wp-order-steps li:before{top:15px;font-size:12px;width:24px;height:24px;line-height:24px;left:50%;margin-left:-12px}html body #page .wp-base.wp-calc.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-order.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body #page .wp-base.wp-profile.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-calc.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-order.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop,html body.page .wp-base.wp-profile.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop{width:100%;left:0}html body #page .wp-base.wp-calc.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results,html body #page .wp-base.wp-order.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results,html body #page .wp-base.wp-profile.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results,html body.page .wp-base.wp-calc.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results,html body.page .wp-base.wp-order.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results,html body.page .wp-base.wp-profile.width-small.width-mobile .chosen-container.chosen-with-drop.form-wide:not(.chosen-container-single-nosearch) .chosen-drop .chosen-results{-webkit-column-count:initial !important;-moz-column-count:initial !important;column-count:initial !important;max-height:300px !important}.btn-link:not(input),.wp-base .btn:not(input){-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;-webkit-transform-origin:left;-moz-transform-origin:left;-o-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.wp-btn-discount{display:block;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-discount-small.png) no-repeat;width:290px;height:245px !important;margin:0;padding:0}.discount,.widget>.discount{text-align:center}.discount>a>img,.discount>img,.wp-btn-discount-text{display:inline-block;background-repeat:no-repeat;width:290px;max-width:290px;height:auto !important;margin:0;padding:0;text-align:center}.wp-base input[type=radio]{display:inline-block !important;-webkit-appearance:radio !important}input[type=radio]+label{margin-left:5px;margin-right:15px;width:auto !important}.xdebug-error{display:none !important}.f16.not-select-box,html body #page .entry-content ul.f16.not-select-box li{margin-top:0;margin-bottom:0 !important;margin-left:0}.f16.not-select-box li.strong{font-weight:700 !important}.modal-wrapper{z-index:10000;position:fixed;width:100%;height:100%;top:0;left:0;font-family:"Helvetica Neue",Helvetica,"Open Sans",Arial,Verdana,Tahoma,sans-serif}html body .modal-backdrop{display:none}html body .modal-wrapper{top:0;left:0;width:100%;height:100%;z-index:9000;position:fixed;outline:0 !important;background:rgba(11,11,11,.8);overflow-x:hidden;overflow-y:auto;display:block}html body .modal-wrapper .modal{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;margin:0 auto;box-shadow:none !important;background:0 0;border-radius:1px;border:0 !important;display:block;overflow:visible}html body .modal-wrapper .modal:before{content:'';display:inline-block;height:100%;vertical-align:middle}html body .modal-wrapper .modal>.modal-dialog{position:relative;display:inline-block;vertical-align:middle;text-align:left;z-index:1045;width:100%;cursor:auto;width:600px;background:#fff;margin-top:20px;margin-bottom:20px}.modal .modal-header button{box-shadow:none !important}.order-form-single3 .order-sidebar-calculator .order-now-button{display:none}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown{0%{transform:translateY(-150%)}50%{transform:translateY(10%)}100%{transform:translateY(0)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-150%)}50%{-webkit-transform:translateY(10%)}100%{-webkit-transform:translateY(0)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(.6) scaleY(.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0) scale(1) scaleY(1)}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn80{0%{opacity:0}100%{opacity:.8}}@-webkit-keyframes fadeIn80{0%{opacity:0}100%{opacity:.8}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0) scaleY(.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0) scaleY(.95) scaleX(1.05)}80%{transform:translateY(0) scaleY(1.05) scaleX(1)}90%{transform:translateY(0) scaleY(.95) scaleX(1)}100%{transform:translateY(0) scaleY(1) scaleX(1)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0) scaleY(.6)}60%{-webkit-transform:translateY(-100%) scaleY(1.1)}70%{-webkit-transform:translateY(0) scaleY(.95) scaleX(1.05)}80%{-webkit-transform:translateY(0) scaleY(1.05) scaleX(1)}90%{-webkit-transform:translateY(0) scaleY(.95) scaleX(1)}100%{-webkit-transform:translateY(0) scaleY(1) scaleX(1)}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1);opacity:1}100%{transform:scale(.9);opacity:.7}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:.7}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(.95);opacity:.7}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0}@keyframes pullDown{0%{transform:scaleY(.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.wp-base .entry-title:after{display:none}.wp-base .widget li:before{display:none;top:auto}.wp-profile h1.entry-title{text-align:left !important;line-height:normal}.wp-content>div>p{margin:0 0 10px}@media(max-width:650px){.modal-dialog{width:auto !important}}.widget-currency-selector{overflow:visible !important}.wp-preloader{position:absolute;left:-1000px;top:-1000px}.wp-base .link-simple,.wp-base .link-simple:hover{color:#337ab7 !important}.wp-base table>tbody>tr{position:static !important}.wp-base ul:after,.wp-base ul:before{content:none !important;display:inline !important}.wp-base .select-currency-container{overflow:visible !important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.wp-order .no-border{border:0 !important}.wp-order .wp-order-steps{counter-reset:li;list-style:none;border:1px solid #ededed;height:60px;margin:0;width:100%;color:#afafaf}.wp-order .wp-order-steps li{display:inline-block;position:relative;margin:0 0 0 4em;padding:15px 15px;list-style:none;font-size:14px;font-weight:500;line-height:30px;height:30px}.wp-order .wp-order-steps li.active{color:#08c}.wp-order .wp-order-steps li:before{content:counter(li);counter-increment:li;position:absolute;top:12px;left:-2em;width:30px;height:30px;line-height:2;border:2px solid #afafaf;text-align:center;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wp-order .wp-order-steps li.active:before{border-color:#08c}.wp-order .wp-order-steps .arrow-border{display:inline-block;border-left:15px solid #000;border-top:10px solid transparent;border-bottom:10px solid transparent}.wp-order .wp-order-steps .arrow-border:after{margin-left:-1px;display:inline-block;border-left:15px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.wp-order fieldset{min-width:-webkit-min-content;clear:both}.wp-order .form-group{border-top:1px solid #ededed;margin:0 !important;padding:20px 0}.wp-order .form-group .ast:after{display:inline-block;color:#d00;content:"*";position:absolute;top:7px}.wp-order .form-group label{font-weight:400;font-size:13px;padding-right:20px}.wp-bootstrap label.label-as-block{padding-top:8px;margin-bottom:10px}.wp-bootstrap .form-horizontal .control-label{padding-top:12px}.wp-order .form-control{-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;padding:9px;height:auto;border-color:#adb0b7}.wp-order .form-control:hover{border-color:#0188cc}.wp-order .form-group .error-block,.wp-order .form-group .error-block-empty{display:none}.wp-order .has-error .form-control,.wp-order .has-error-empty .form-control{background-color:#fff6f5;border:1px solid #e14836}.error-text,.wp-order .has-error .error-block,.wp-order .has-error-empty .error-block{display:block;font-weight:600;color:#e14836;font-size:13px;margin-top:10px}.pr0{padding-right:0 !important}.pl0{padding-left:0 !important}.pl15{padding-left:15px !important}.pl30{padding-left:30px !important}.mt30{margin-top:30px}.mb5{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.wp-order .service .service-inner{border:1px solid #ddd;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.wp-order .service .service-inner .service-header{color:#41ca82;font-size:22px;text-align:center;padding:8px 0;font-weight:300}.wp-order .service .service-inner .service-price{color:#fff;background:#41ca82;font-size:13px;text-align:center;padding:8px 0}.wp-order .service .service-inner .service-info,.wp-order .service .service-inner .service-subheader{font-size:13px;text-align:center;padding:8px 0;border-bottom:1px dotted #ddd;margin:0 10px}.wp-order .service .service-inner .service-subheader{font-weight:500;margin-top:5px}.wp-order .service .service-inner .service-info:last-of-type{border:0}.wp-order .service .service-inner .service-button{display:block;background:#41ca82;color:#fff !important;text-align:center;font-size:13px;padding:9px 10px 8px;margin:20px 10px 30px;border-radius:2px;box-shadow:0 2px 0 #0f984f;text-decoration:none !important;cursor:pointer}.wp-order .service.active{border:4px solid #0188cc;border-radius:2px;position:relative}.wp-order .service.active .service-inner{border:0}.wp-order .service.active .service-inner .service-header{color:#0188cc}.wp-order .service.active .service-inner .service-price{background-color:#0188cc}.wp-order .service.active .service-inner .service-button{background-color:transparent;border:2px dotted #0188cc;box-shadow:none;color:#08c !important;font-weight:700}.wp-order .service-col{padding:0 10px}.wp-order .service-col:first-of-type{padding-left:0}.wp-order .service-col:last-of-type{padding-right:0}.wp-order .service-col .service-shadow-left{position:absolute;top:-20px;left:-53px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-left.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-order .service-col:first-of-type .service-shadow-left{left:-64px}.wp-order .service-col .service-shadow-right{position:absolute;top:-20px;right:-54px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-right.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-order .service-col:last-of-type .service-shadow-right{right:-64px}.wp-order .service-col .service .service-popular{position:absolute;top:-4px;left:99%;background-position:-64px -64px;width:64px;height:64px;margin-left:-67px}.wp-order .service-col .service.active .service-popular{position:absolute;top:-9px;left:100%;background-position:-64px -64px;width:64px;height:64px;margin-left:-55px}.wp-order .service .service-inner.checkbox{padding:5px 10px 3px}.wp-order .service .service-vas-price{font-size:18px !important;font-weight:700;float:right}.wp-order .checkbox label,.wp-order .radio label{padding:5px 0}.wp-order .checkbox label{display:block}.wp-order .form-group .checkbox{padding-top:0}.wp-order .service .checkbox label{display:block}.wp-order .existing-user{color:#08c;border:1px solid #08c;letter-spacing:0}.wp-order .existing-user:hover{color:#08c;border:1px solid #08c;background:#f1f9fc}.wp-order .existing-user:disabled{color:#d6d7d9;border:1px solid #d6d7d9}.wp-order .button-next .arrow-right{display:inline-block;vertical-align:middle;margin:0 -10px 0 30px;width:32px;height:32px;background-position:-64px 0;position:absolute;right:20px}.wp-order .cloud{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-288px 0;width:32px;height:32px}.proof{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:0 -32px;width:32px;height:32px}.top10{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-32px -32px;width:32px;height:32px}.vip{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-64px -32px;width:32px;height:32px}.package{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-96px -32px;width:32px;height:32px}textarea.vert{resize:vertical}.fullwidth-clearfix{width:100%;float:left;clear:both}.wp-base .divider-up{margin-top:30px !important;position:relative;padding-top:30px !important}.wp-base .divider-up:before{content:' ';position:absolute;top:0;left:0;width:690px;height:1px;background:#ccc}.order-form-single3{border-top:1px solid #eee}.order-form-single3:after,.order-form-single3:before{content:" ";display:table}.order-form-single3:after{clear:both}.order-form-single3 h2.no-border{font-size:20px}.order-form-steps3 .wp-order-steps{text-align:center}.wp-payment-result-container .wp-fullsize-bordered-container{width:100%;border:1px solid #ddd;background:#f5f5f5;float:left}.wp-payment-result-container .left-container{float:left;width:314px}.wp-payment-result-container .left-container .status-icon{float:right;margin:47px 20px 20px 0;width:61px !important;height:61px}.wp-payment-result-container .left-container .status-icon.icon-success{width:30px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/payment-status-success.png)}.wp-payment-result-container .left-container .status-icon.icon-error{width:30px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/payment-status-error.png)}.wp-payment-result-container .right-container{float:left;width:700px}.wp-payment-result-container .right-container h4{padding:26px 0 0 0 !important;font-size:24px}.wp-payment-result-container .right-container h4.success{color:#00c25e}.wp-payment-result-container .right-container h4.error{color:#d60000}.wp-payment-result-container .right-container .description{width:500px;font-size:14px}.wp-payment-result-container .right-container .button-container{margin:22px 0 45px 16px;float:left;clear:both}.wp-payment-result-container .right-container .button-container a.simple-text{float:left;padding:16px 26px 0 0;text-decoration:underline;font-size:14px;font-weight:700}.wp-payment-result-container .right-container button.btn{float:left;position:relative}.order-now-button{padding:10px 16px !important}.req{color:#e3443e}#branding{overflow:hidden}.message-content{width:650px;position:relative;margin:30px auto 50px;text-align:center}.message-content:after,.message-content:before{content:" ";display:table}.message-content:after{clear:both}.message-content .status-icon{float:left;width:72px;height:72px;vertical-align:top}.message-content .status-icon.icon-success{background:url(//www.assignmentjunkie.co.uk/2c3788d6/payment-status-success.png) no-repeat 0 6px}.message-content .status-icon.icon-error{background:url(//www.assignmentjunkie.co.uk/2c3788d6/payment-status-error.png) no-repeat 0 6px}.message-content .content-text{display:block;margin-left:90px;text-align:left}.message-content .content-text h4{font-size:24px;line-height:36px;padding-bottom:12px;color:#00c25e;margin:0;clear:none}.message-content .content-text h4.error{color:#c00}.message-content .content-text .button-container{margin-top:24px}.message-content .content-text .button-container .button-next{position:relative;float:left}.message-content .content-text .order-summary{margin:20px 0 10px}.message-content .content-text .order-summary h5{font-size:16px;font-weight:600;color:#333;line-height:24px}.message-content .content-text .order-summary .summary-line{padding:7px 0 8px;border-top:1px solid #ddd;color:#555}.message-content .content-text .order-summary .summary-line span{float:left;width:40%}.message-content .content-text .order-summary .summary-line b span{float:left;width:40%;padding-left:10px}.message-content .content-text .order-summary .summary-line:after,.message-content .content-text .order-summary .summary-line:before{content:" ";display:table}.message-content .content-text .order-summary .summary-line:after{clear:both}.message-content .content-text .order-summary .summary-line+.summary-line{margin-top:-1px;border-bottom:1px solid #ddd}.message-content .content-text .facts-information{margin-top:12px !important}.message-content .content-text .facts-information,.message-content .content-text .facts-information li{list-style:none;margin:0;padding:0}.message-content .content-text .facts-information li{position:relative;padding:10px 0;padding-left:30px;color:#333}.message-content .content-text .facts-information li:before{content:' ';position:absolute;top:13px;left:0;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) no-repeat -136px -39px;width:20px;height:20px}.wp-calc input[type=number]::-webkit-inner-spin-button,.wp-calc input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wp-calc input[type=number]{-moz-appearance:textfield}.wp-calc button,.wp-calc select{text-transform:none;-moz-appearance:none}.wp-calc .no-border{border:0 !important}.wp-calc .wp-calc-steps{counter-reset:li;list-style:none;border:1px solid #ededed;height:60px;margin:0;width:100%;color:#afafaf}.wp-calc .wp-calc-steps li{display:inline-block;position:relative;margin:0 0 0 4em;padding:15px 15px;list-style:none;font-size:14px;font-weight:500;line-height:30px;height:30px}.wp-calc .wp-calc-steps li.active{color:#08c}.wp-calc .wp-calc-steps li:before{content:counter(li);counter-increment:li;position:absolute;top:12px;left:-2em;width:30px;height:30px;line-height:2;border:2px solid #afafaf;text-align:center;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wp-calc .wp-calc-steps li.active:before{border-color:#08c}.wp-calc .wp-calc-steps .arrow-border{display:inline-block;border-left:15px solid #000;border-top:10px solid transparent;border-bottom:10px solid transparent}.wp-calc .wp-calc-steps .arrow-border:after{margin-left:-1px;display:inline-block;border-left:15px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.wp-calc .form-group{border-top:1px solid #ededed;margin:0 !important;padding:20px 0}.wp-calc .form-group .ast:after{display:inline-block;color:#d00;content:"*";position:absolute;top:7px}.wp-calc .form-group label{font-weight:400;font-size:13px}.wp-calc .form-control{-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;padding:9px;height:auto;border-color:#adb0b7}.wp-calc .form-control:hover{border-color:#0188cc}.wp-calc .form-group .error-block{display:none}.wp-calc .has-error .form-control{background-color:#fff6f5;border:1px solid #e14836}.wp-calc .has-error .error-block{display:block;font-weight:600;color:#e14836;font-size:13px;margin-top:10px}.wp-calc .form-group .help-block{display:block;font-weight:500;font-size:13px;margin-top:10px}.wp-calc .input-group .input-group-addon{background-color:#fcfcfc;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:0 1px 1px -1px #afafaf;border-color:#adb0b7}.wp-calc .input-group .form-control{border-right:1px solid #ebebeb}.wp-calc .ui-buttonset{margin:0}.wp-calc .ui-buttonset label{width:50%;padding:4px}.wp-calc .ui-buttonset .ui-button-text{padding:.5em 0}.wp-calc #academicRadio label{width:25%}.wp-calc .ui-buttonset .ui-button{margin-right:-.4em}.wp-calc .ui-state-default{border:1px solid #adb0b7;border-left:1px solid #ebebeb;background:#fff;color:#0188cc}.wp-calc .ui-state-default:first-of-type{border-left:1px solid #adb0b7}.wp-calc .ui-state-default:hover{border:1px solid #0188cc;background:#f1f9fc;z-index:100}.wp-calc .ui-state-active{border:1px solid #0188cc;background:#0188cc;color:#fff}.wp-calc .ui-state-active:hover{border:1px solid #0188cc;background:#0188cc;color:#fff}.pr0{padding-right:0 !important}.pl0{padding-left:0 !important}.pl15{padding-left:15px !important}.pl30{padding-left:30px !important}.mt30{margin-top:30px}.mb5{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.wp-calc .service,.wp-calc .widget{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px}.wp-calc .widget .widget-title{float:none;border:1px solid #ddd;border-bottom:0;padding:5px 15px;font-weight:400;color:#333;font-size:13px;letter-spacing:0;margin:0;text-transform:none;background:#fdfdfd}.wp-calc .widget .widget-basket{border:1px solid #ddd;border-bottom:0;padding:10px 15px;font-weight:400;color:#333;font-size:13px;letter-spacing:0;margin:0;text-transform:none}.wp-calc .widget .widget-basket .widget-basket-price{float:right}.wp-calc .widget .widget-box{border:1px solid #ddd;padding:15px 10px;margin:-1px 0 0}.wp-calc .widget .widget-box.widget-discount{padding:20px;position:relative;display:table;border-collapse:separate;width:100%;float:none}.wp-calc .widget .widget-box.widget-discount input{font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;padding:6px;position:relative;z-index:2;float:left;margin-bottom:0;display:table-cell;-webkit-box-shadow:0 1px 1px -1px #afafaf;-moz-box-shadow:0 1px 1px -1px #afafaf;box-shadow:0 1px 1px -1px #afafaf}.wp-calc .widget .widget-box.widget-discount button{display:table-cell;white-space:nowrap;vertical-align:middle;margin-left:10px;padding:7px 20px;font-size:13px;background-color:#0188cc;color:#fff}.wp-calc .widget .widget-gb{background-color:#fdfdfd}.wp-calc .widget .widget-total{font-size:20px !important;font-weight:700}.wp-calc .service .service-inner{border:1px solid #ddd;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.wp-calc .service .service-inner .service-header{color:#41ca82;font-size:22px;text-align:center;padding:8px 0;font-weight:300}.wp-calc .service .service-inner .service-price{color:#fff;background:#41ca82;font-size:13px;text-align:center;padding:8px 0}.wp-calc .service .service-inner .service-info,.wp-calc .service .service-inner .service-subheader{font-size:13px;text-align:center;padding:8px 0;border-bottom:1px dotted #ddd;margin:0 10px}.wp-calc .service .service-inner .service-subheader{font-weight:500;margin-top:5px}.wp-calc .service .service-inner .service-info:last-of-type{border:0}.wp-calc .service .service-inner .service-button{display:block;background:#41ca82;color:#fff;text-align:center;font-size:13px;padding:9px 10px 8px;margin:20px 10px 30px;border-radius:2px;box-shadow:0 2px 0 #0f984f;text-decoration:none !important;cursor:pointer}.wp-calc .service.active{border:4px solid #0188cc;border-radius:2px;position:relative}.wp-calc .service.active .service-inner{border:0}.wp-calc .service.active .service-inner .service-header{color:#0188cc}.wp-calc .service.active .service-inner .service-price{background-color:#0188cc}.wp-calc .service.active .service-inner .service-button{background-color:transparent;border:2px dotted #0188cc;box-shadow:none;color:#0188cc;font-weight:700}.wp-calc .service-col{padding:0 10px}.wp-calc .service-col:first-of-type{padding-left:0}.wp-calc .service-col:last-of-type{padding-right:0}.wp-calc .service-col .service-shadow-left{position:absolute;top:-20px;left:-53px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-left.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-calc .service-col:first-of-type .service-shadow-left{left:-64px}.wp-calc .service-col .service-shadow-right{position:absolute;top:-20px;right:-54px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-shadow-right.png) no-repeat;width:64px;height:100%;opacity:.4;background-size:67px 100%;z-index:100}.wp-calc .service-col:last-of-type .service-shadow-right{right:-64px}.wp-calc .service-col .service .service-popular{position:absolute;top:-4px;left:146px;background-position:-64px -64px;width:64px;height:64px}.wp-calc .service-col .service.active .service-popular{position:absolute;top:-9px;left:132px;background-position:-64px -64px;width:64px;height:64px}.wp-calc .service .service-inner.checkbox{padding:5px 10px 3px}.wp-calc .service .service-vas-price{font-size:18px !important;font-weight:700;float:right}.wp-calc .checkbox label,.wp-calc .radio label{padding:5px 0}.wp-calc .checkbox label{display:block}.wp-calc .form-group .checkbox{padding-top:0}.wp-calc .service .checkbox label{display:block}.wp-calc input[type=checkbox]{display:none}.wp-calc input[type=checkbox]+span.checkbox{display:inline-block;width:32px;height:32px;margin:-1px 4px 0 0;vertical-align:middle;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -224px 0 no-repeat;cursor:pointer}.wp-calc input[type=checkbox]:checked+span.checkbox{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -256px 0 no-repeat}input[type=radio]{display:none}input[type=radio]+span.radio{display:inline-block;width:32px;height:32px;margin:-1px 4px 0 0;vertical-align:middle;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -192px -32px no-repeat;cursor:pointer}input[type=radio]:checked+span.radio{background:url(//www.assignmentjunkie.co.uk/2c3788d6/ews-sprite-feb29.png) -224px -32px no-repeat}.wp-calc .button-next{position:relative}.wp-calc .button-next .arrow-right{display:inline-block;vertical-align:middle;margin:0 -10px 0 30px;width:32px;height:32px;background-position:-64px 0;position:absolute;right:20px}.wp-calc .cloud{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-288px 0;width:32px;height:32px}.wp-calc .drop-box{border:1px dashed #adb0b7;padding:45px 0;text-align:center;font-size:13px;cursor:pointer}.wp-calc .drop-box-special{color:#0188cc;text-decoration:underline;text-decoration-style:dashed;-moz-text-decoration-style:dashed;-webkit-text-decoration-style:dashed}.wp-calc .drop-box-list{margin-bottom:20px}.wp-calc .drop-box-file{background:#f8f8f8;padding:10px;font-size:14px;color:#0188cc;border-bottom:1px solid #eee}.wp-calc .drop-box-file:last-of-type{border:0}.wp-calc .drop-box-file .file-remove{float:right;content:"X"}.proof,[subclass=proof]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:0 -32px;width:32px;height:32px}.top10,[subclass=top10]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-32px -32px;width:32px;height:32px}.vip,[subclass=vip]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-64px -32px;width:32px;height:32px}.package,[subclass=package]{display:inline-block;vertical-align:middle;margin:-1px 4px 0 0;background-position:-96px -32px;width:32px;height:32px}textarea.vert{resize:vertical}.wp-calc .service-table{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px}.wp-calc .service-table table{border:1px solid #ddd;padding:15px 10px;margin:0;position:relative;width:100%;min-width:392px}.wp-calc .service-table table th{width:25%;background:#41ca82;font-size:16px;color:#fff;line-height:1;text-transform:none;text-align:center;vertical-align:middle;padding:15px 0;border-left:1px solid #ddd;border-color:#ddd;background-clip:padding-box}.wp-calc .service-table table th.service-blue{background:#0188cc}.wp-calc .service-table table th:first-of-type{text-align:left;background:#f7f7f7;color:#9f9f9f;padding-left:20px;border-left:0;font-size:13px;padding-right:6px}.wp-calc .levels-scroll{cursor:pointer}.wp-calc span.levels-scroll:hover{color:#08c !important}.wp-calc .service-table table th small{font-size:11px}.wp-calc .service-table table tr:nth-child(even){background-color:#fdfdfd}.wp-calc .service-table table tr td{position:relative;font-size:13px;line-height:1;text-transform:none;text-align:center;vertical-align:middle;padding:14px 0;border-left:1px solid #ddd;cursor:pointer;border-color:#ddd;background-clip:padding-box}.wp-calc .service-table.service-desc table tr td{padding:4px 0;cursor:default}.wp-calc .service-table table tr td:first-of-type{text-align:left;padding-left:20px;border-left:0;cursor:default}.wp-calc .service-table table tr:nth-child(even) td{background-color:#fdfdfd}.wp-calc .service-table table tr td.selected-line{background-color:#eef6f9}.wp-calc .service-table table tr td.selected-option{background-color:#0188cc;color:#fff}.wp-calc .service-table table td span{display:block;background-position:-256px -32px;width:32px;height:32px;margin:0 auto}.wp-calc .service-table table td span.best-price{position:absolute;left:5px;top:5px;background-position:-384px 0;width:32px;height:32px}.wp-calc .service-table table td span.best-offer{position:absolute;left:5px;top:5px;background-position:-416px 0;width:32px;height:32px}.wp-calc .service-table table td.service-blue span{background-position:-384px -32px}.wp-calc .first-order-discount{width:1240px;margin-left:-80px;height:331px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/calculator-header.jpg)}.wp-calc .first-order-discount .wp-introduction{width:800px;float:left}.wp-calc .first-order-discount .wp-introduction h4{padding-top:40px;padding-left:80px;color:#fff;font-size:22px;text-shadow:0 1px 2px #555}.wp-calc .first-order-discount .wp-introduction .text{padding-top:20px;padding-left:80px;color:#fff;width:90%;text-align:justify;font-size:14px;text-shadow:0 1px 2px #555}.wp-calc .first-order-discount .wp-cta{width:420px;float:left;position:relative}.wp-calc .first-order-discount .wp-cta .bordered-container{width:380px;height:240px;margin-top:40px;float:left;background:#fff;opacity:.2;border:1px solid;border-radius:6px;box-shadow:0 0 3px #000}.wp-calc .first-order-discount .wp-cta .inner-container{position:absolute;top:55px;left:15px;opacity:.2;width:350px;height:210px;float:left;border:1px solid #fff;border-radius:6px}.wp-calc .first-order-discount .wp-cta .content-container{position:absolute;top:40px;left:40px;width:340px}.wp-calc .first-order-discount .wp-cta h4{padding-top:26px;color:#fff;text-transform:uppercase;width:90%;text-align:center;text-shadow:0 1px 2px #555;font-size:22px}.wp-calc .first-order-discount .wp-cta .text{padding-top:10px;margin-left:40px;color:#fff;width:70%;text-align:center;text-shadow:0 1px 2px #555}.wp-calc .first-order-discount .wp-cta .btn{margin-top:20px;float:left;width:90%;text-align:center}.wp-calc .first-order-discount{position:absolute;top:-26px}.wp-calc .calculator-banner-padder{width:100%;height:230px}#branding{overflow:hidden}@media only screen and (min-width:992px) and (max-width:1244px){html body #page .wp-base.wp-calc,html body #page .wp-base.wp-order{width:900px}html body #page .first-order-discount{margin-left:-30px;width:100%;padding-left:30px;padding-right:30px}html body #page .first-order-discount .wp-introduction{width:520px}html body #page .first-order-discount .wp-introduction .text,html body #page .first-order-discount .wp-introduction h4,html body #page .first-order-discount .wp-introduction p{padding-left:0}html body #page .first-order-discount .wp-cta{float:right;width:380px}html body #page .first-order-discount .wp-cta .button-next{padding-right:20px}}@media only screen and (min-width:768px) and (max-width:992px){html body #page .calculator-banner-padder{height:380px;background-size:cover}html body #page .first-order-discount{margin-left:-15px;width:100%;padding-left:15px;padding-right:15px;height:380px;background-size:cover}html body #page .first-order-discount .wp-introduction{width:400px}html body #page .first-order-discount .wp-introduction .text,html body #page .first-order-discount .wp-introduction h4,html body #page .first-order-discount .wp-introduction p{padding-left:0}html body #page .first-order-discount .wp-cta{float:right;width:320px}html body #page .first-order-discount .wp-cta .bordered-container{width:315px;height:270px}html body #page .first-order-discount .wp-cta .inner-container{width:290px;height:240px}html body #page .first-order-discount .wp-cta .content-container{width:240px}html body #page .first-order-discount .wp-cta h4{width:100%}html body #page .first-order-discount .wp-cta .text{width:100%;margin-left:0}html body #page .first-order-discount .wp-cta .button-next{min-width:100%;width:100%;padding-right:0}}@media only screen and (max-width:767px){html body #page .first-order-discount{margin-top:-21px;margin-left:-15px;padding-left:20px;padding-right:20px;margin-right:-20px;height:380px;background-size:cover;position:relative;width:100%;box-sizing:content-box;top:0;height:auto;clear:both;float:left}html body #page .first-order-discount .wp-introduction{width:100%}html body #page .first-order-discount .wp-introduction .text,html body #page .first-order-discount .wp-introduction h4,html body #page .first-order-discount .wp-introduction p{padding-left:0;width:100%}html body #page .first-order-discount .wp-cta{float:none;clear:both;width:100%;margin-bottom:30px}html body #page .first-order-discount .wp-cta:after,html body #page .first-order-discount .wp-cta:before{content:" ";display:table}html body #page .first-order-discount .wp-cta:after{clear:both}html body #page .first-order-discount .wp-cta .bordered-container{width:100%;height:270px;display:none}html body #page .first-order-discount .wp-cta .inner-container{width:94%;height:240px;left:3%;display:none}html body #page .first-order-discount .wp-cta .content-container{border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15);background:rgba(255,255,255,.2);position:relative;width:100%;left:0;padding-left:30px;padding-right:30px;padding-bottom:30px;top:0;margin-top:20px}html body #page .first-order-discount .wp-cta .content-container button{float:none}html body #page .first-order-discount .wp-cta .content-container:before{content:' ';position:absolute;top:0;left:0;width:96%;height:92%;background:0 0;box-sizing:content-box;top:4%;border:1px solid rgba(255,255,255,.5);border-radius:3px;left:2%;z-index:0}html body #page .first-order-discount .wp-cta .content-container *{position:relative}html body #page .first-order-discount .wp-cta h4{width:100%}html body #page .first-order-discount .wp-cta .text{width:100%;margin-left:0}html body #page .first-order-discount .wp-cta .button-next{min-width:100%;width:100%;padding-right:0}}@media only screen and (max-width:480px){.wp-calc h2{font-size:24px}.wp-calc .service-table{border:0}.wp-calc .service-table table{min-width:240px}.wp-calc .service-table table th:first-of-type,.wp-calc .service-table table tr td:first-of-type{padding-left:7px;padding-right:4px}.wp-calc .service-table table th{font-size:12px}.wp-calc .service-table table tr td{padding-left:12px;font-size:12px}.wp-calc .service-table table td span.best-offer,.wp-calc .service-table table td span.best-price{left:-2%}.wp-calc .widget .widget-box{padding:15px 5px}}@media only screen and (max-width:350px){.entry-content{min-width:270px}.wp-base .widget .widget-box .main-sprite{transform:scale(.75);margin-left:-7%}.wp-base .widget .widget-box.widget-discount input{font-size:12px;padding:6px 2px}.wp-base .service-table table td span.best-offer,.wp-calc .service-table table td span.best-price{left:-6px}}.wp-profile .widget .widget-menu{border:1px solid #ddd;border-bottom:0}.wp-profile .widget .widget-menu ul{list-style:none;margin:0 !important}.wp-profile .widget .widget-menu ul li{list-style:none;padding:0;margin:0 !important}.wp-profile .widget .widget-menu ul li.active{background:#0188cc}.wp-profile .widget .widget-menu ul li a{color:#444;text-decoration:none;font-weight:400;display:block;font-size:13px;padding:0 12px;height:56px;line-height:56px;border-bottom:1px solid #ddd}.wp-profile .widget .widget-menu ul li.active a{color:#fff}.wp-profile .widget .icon{position:relative;top:11px;display:inline-block;background-position:0 -160px;width:32px;height:32px;margin-right:10px;vertical-align:top}.wp-profile .widget .widget-menu li.active>a{color:#fff !important}.wp-profile .widget .icon-order{background-position:0 -160px}.wp-profile .widget li.active .icon-order{background-position:0 -192px}.wp-profile .widget .icon-personal{background-position:-32px -160px}.wp-profile .widget .icon-discount{background-position:-64px -160px}.wp-profile .widget .active .icon-discount{background-position:-64px -192px}.wp-profile .order-list{border-top:1px solid #ededed;margin:0 !important;padding:10px 0}.wp-profile .order-list>h2{text-align:left;font-size:30px}.wp-profile .order-list-table{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px;padding-bottom:0}.wp-profile .order-list-table table{border:1px solid #ddd;padding:15px 10px;margin:0;width:100%}.wp-profile .order-list-table table th{background:#f8f8f8;font-size:12px;font-weight:600;color:#343434;line-height:1;text-transform:none;text-align:left;vertical-align:middle;padding:10px;border-top:1px solid #ddd;border-left:1px solid #ddd;border-color:#ddd}.wp-profile .order-list-table table th:last-of-type{text-align:center;width:135px}.wp-profile .order-list-table table th small{font-size:11px}.wp-profile .order-list-table table tr td{font-size:12px;line-height:1;text-transform:none;text-align:left;vertical-align:middle;padding:10px;border-left:1px solid #ddd;border-top:1px solid #ddd;word-break:normal;word-break:break-word;border-color:#ddd;line-height:18px}.wp-profile .order-list-table table tr td:last-of-type{text-align:center;padding:10px}.wp-profile .order-list-table table tr:nth-child(even) td{background-color:#fdfdfd}.wp-profile .order-list-table table tr td>a{color:#337ab7 !important;text-decoration:none !important;font-size:12px}.wp-profile .order-list-table table tr td>a:hover{color:#337ab7 !important;text-decoration:underline !important}.wp-profile .order-list-table .cancelled{color:#c12320}.wp-profile .order-list-table .action{display:inline-block;width:32px;height:32px;padding:0 5px;cursor:pointer}.wp-profile .order-list-table .vert-line{display:inline-block;background:#ddd;width:1px;height:20px;margin-bottom:5px}.wp-profile .order-list-table .action.star{background-position:-256px -416px}.wp-profile .order-list-table .action:hover.star{background-position:-288px -416px}.wp-profile .order-list-table .action.calendar{background-position:-352px -416px}.wp-profile .order-list-table .action.remove{background-position:-320px -416px}.wp-profile table.order-info tr td{border-top:1px solid #ddd;padding:8px 15px;text-align:right;width:50%;font-size:12px}.wp-profile table.order-info tr td:last-of-type{border-top:1px solid #ddd;padding:8px 15px;text-align:left;font-weight:700;max-width:50%;word-break:break-all}.wp-profile .btn-side{display:block;background:#0cc160;color:#fff !important;font-weight:500 !important;line-height:1.8 !important;border-radius:2px;box-shadow:0 1px 0 #0f984f;text-decoration:none !important;min-width:260px;margin-bottom:32px}.wp-profile .btn-side:hover{background:#0cc160;box-shadow:0 1px 0 #0f984f,0 0 100px rgba(0,0,0,.15) inset}.wp-profile .wp-message{border:1px solid #e8e9eb;background-color:#f3f8fc;margin-bottom:25px}.wp-profile .wp-message .wp-message-header{min-height:68px;padding:10px;border-bottom:1px solid #e8e9eb}.wp-profile .wp-message .wp-message-body{padding:15px 25px 17px;font-size:14px;line-height:20px;background:#fff}.modal-content .error-block,.wp-profile .error-block{display:none}html body .wp-profile .order-list-table button{display:inline-block;background:#0cc160;color:#fff;font-weight:500 !important;line-height:1.8 !important;border-radius:2px;box-shadow:0 1px 0 #0f984f;text-decoration:none !important;border:0;height:auto}#branding{overflow-x:hidden}@media only screen and (max-width:1244px) and (min-width:992px){html body #page .control-label{font-weight:700;text-align:left;padding-left:0}html body #page .control-label+.col-sm-10{padding-left:0}html body #page #replyTo{padding-left:0}}@media only screen and (min-width:768px) and (max-width:992px){html body #primary>.entry-content .wp-base.wp-profile{width:738px;max-width:738px}html body #primary .control-label{font-weight:700;text-align:left;padding-left:0}html body #primary .control-label+.col-sm-10{padding-left:0}html body #primary #replyTo{padding-left:0}html body .wp-profile .order-list-table table td,html body .wp-profile .order-list-table table th{padding:10px 5px}html body .wp-profile .order-list-table table td:nth-last-of-type,html body .wp-profile .order-list-table table th:nth-last-of-type{width:auto}html body .wp-profile .order-list-table button{display:inline-block;background:#0cc160;color:#fff;font-weight:500 !important;line-height:1.8 !important;border-radius:2px;box-shadow:0 1px 0 #0f984f;text-decoration:none !important;border:0}html body .wp-profile .btn-side{min-width:150px;max-width:100%;width:100%}}@media only screen and (max-width:767px){html body .wp-profile table.order-info{display:block;position:relative;width:100%;padding:0;margin:0;margin-bottom:30px}html body .wp-profile table.order-info tbody{display:block;position:relative;width:100%}html body .wp-profile table.order-info tr{display:block;padding:10px 0;border-top:1px solid #ddd}html body .wp-profile table.order-info td{padding:0 !important;border:0 !important}html body .wp-profile table.order-info td:first-child{width:100%;display:block;text-align:left;padding-left:0;font-weight:400}html body .wp-profile table.order-info td:last-child{width:100%;display:block;text-align:left;padding-left:0;font-weight:700;border-top:0;max-width:100%}}.wp-discounts .col-left{float:left;width:70%}.wp-discounts .col-left h2{border:0 !important}.wp-discounts .col-left .discount-columns{margin-bottom:30px}.wp-discounts .col-left .discount-columns{text-align:center;position:relative;margin:30px 30px 45px}.wp-discounts .col-left .discount-columns .discount-image{background:url(//www.assignmentjunkie.co.uk/2c3788d6/discount-images.png) no-repeat 0 0;width:125px;display:inline-block;text-align:center;position:relative;padding-top:150px;margin:15px 20px}.wp-discounts .col-left .discount-columns .discount-image.discount-5{background-position:-6px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-10{background-position:-206px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-15{background-position:-413px 0}.wp-discounts .col-left .discount-columns .discount-image h3{font-size:17px;line-height:24px;padding:12px 0 4px;margin:0;font-weight:700;white-space:nowrap;text-transform:none}.wp-discounts .col-left .discount-columns .discount-image a{color:#08c;text-decoration:underline}.wp-discounts .col-left .discount-columns .discount-message{font-size:17px;margin:0 auto;padding:15px 20px;text-align:left;background:#f1f6fa;border:1px solid #e9eff4;max-width:1000px}.wp-discounts .col-left .discount-columns .discount-image.active:after{position:absolute;content:'';bottom:-16px;left:50%;margin-left:-10px;width:20px;height:10px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/arrow.png)}.wp-discounts .col-left .discount-check{margin-top:30px;padding-top:30px;margin-bottom:20px;padding-bottom:20px;vertical-align:middle;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.wp-discounts .col-left .discount-check+.discount-check{margin-top:-21px}.wp-discounts .col-left .discount-check h2{float:left;width:50%;position:relative;padding:0;margin:0;font-size:21px;line-height:46px;border:0 !important}.wp-discounts .col-left .discount-check .side-button{float:right;width:50%;position:relative;text-align:right}.wp-discounts .col-left .discount-check .side-button .button-action.button-refresh{padding-left:70px;position:relative;white-space:nowrap}.wp-discounts .col-left .discount-check .side-button .button-action.button-refresh:before{position:absolute;top:50%;margin-top:-14px;left:30px;width:28px;height:28px;background:url(//www.assignmentjunkie.co.uk/2c3788d6/ico-refresh.png) no-repeat center center;content:' '}.wp-discounts .col-left .discount-check:after,.wp-discounts .col-left .discount-check:before{content:" ";display:table}.wp-discounts .col-left .discount-check:after{clear:both}.wp-discounts .block-subscribe{background:#f8f8f8;border:1px solid #ddd;border-radius:3px;padding:20px 20px 20px 110px;position:relative;margin-top:30px;margin-bottom:30px}.wp-discounts .block-subscribe:before{width:58px;height:58px;position:absolute;top:50%;margin-top:-29px;left:20px;content:' ';background:url(//www.assignmentjunkie.co.uk/2c3788d6/ico-newsletter.png) no-repeat center center}.wp-discounts .block-subscribe h2{margin:0 !important;padding:0 0 8px;font-size:18px;line-height:24px;border:0 !important}.wp-discounts .block-subscribe p{font-size:14px;line-height:20px}.wp-discounts .block-subscribe .subscribe-form input[type=email],.wp-discounts .block-subscribe .subscribe-form input[type=text]{width:80%;float:left;height:36px;font-size:14px;border:1px solid #ddd;background:#fff;border-radius:0;box-shadow:0 2px 0 #eee}.wp-discounts .block-subscribe .subscribe-form input[type=email]:focus,.wp-discounts .block-subscribe .subscribe-form input[type=text]:focus{box-shadow:none !important;box-shadow:0 !important;border-color:#08c !important;outline:0 !important}.wp-discounts .block-subscribe .subscribe-form .button-subaction{width:18%;float:right;height:36px}.wp-discounts .block-subscribe .subscribe-form:after,.wp-discounts .block-subscribe .subscribe-form:before{content:" ";display:table}.wp-discounts .block-subscribe .subscribe-form:after{clear:both}.wp-discounts .col-right{float:right;width:25%}.wp-discounts .col-right .box-listing{border:4px solid #f8f8f8;background:#fff;border-radius:1px;margin-bottom:32px}.wp-discounts .col-right .box-listing h2{font-size:17px;background:#08c;text-align:center;display:block;margin:0;padding:10px 5px;color:#fff}.wp-discounts .col-right .box-listing .listing-line{border:1px solid #ddd;border-top:0;padding:10px 20px;position:relative;font-size:14px;vertical-align:top}.wp-discounts .col-right .box-listing .listing-line:after,.wp-discounts .col-right .box-listing .listing-line:before{content:" ";display:table}.wp-discounts .col-right .box-listing .listing-line:after{clear:both}.wp-discounts .col-right .box-listing .listing-line .line-name{float:left;width:60%}.wp-discounts .col-right .box-listing .listing-line .line-oldprice{float:left;width:15%;padding-right:5px;text-align:right;text-decoration:line-through;white-space:nowrap}.wp-discounts .col-right .box-listing .listing-line .line-newprice{color:#0cc160;float:right;width:15%;text-align:right;white-space:nowrap}.wp-discounts .col-right .box-listing .listing-line .line-newprice.text-black{color:#000}.wp-discounts .col-right .box-listing .listing-line .comment{clear:both;float:left;width:100%;color:#777}.wp-discounts .col-right .box-listing .listing-line.listing-line-total{background:#f8f8f8}.wp-discounts .col-right .box-listing .listing-line.listing-line-total .line-name,.wp-discounts .col-right .box-listing .listing-line.listing-line-total .line-newprice{font-weight:700}.wp-discounts:after,.wp-discounts:before{content:" ";display:table}.wp-discounts:after{clear:both}@media screen and (min-width:1025px) and (max-width:1254px){.wp-discounts .col-left .discount-columns .discount-image.discount-5{background-position:-5px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-10{background-position:-205px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-15{background-position:-415px 0}}@media screen and (min-width:769px) and (max-width:1024px){.wp-discounts .col-left{width:100%}.wp-discounts .col-left .discount-columns .discount-image.discount-5{background-position:-5px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-10{background-position:-205px 0}.wp-discounts .col-left .discount-columns .discount-image.discount-15{background-position:-415px 0}.wp-discounts .col-right{width:100%}}@media screen and (max-width:768px){.wp-discounts .col-left{width:100%}.wp-discounts .col-right{width:100%}}@media screen and (max-width:612px){.wp-discounts .col-left .discount-columns .discount-image{display:block;margin:15px auto}.wp-discounts .col-left .discount-columns .discount-image.discount-5{margin:-70px auto -50px;z-index:1}.wp-discounts .col-left .discount-columns .discount-image.discount-5.active~.discount-message{margin-top:65px;margin-bottom:-50px}.wp-discounts .col-left .discount-check .side-button .button-action.button-refresh{padding-left:50px}.wp-discounts .col-left .discount-check .side-button .button-action.button-refresh:before{left:15px}.wp-discounts .col-left .discount-check h2{width:100%;text-align:center}.wp-discounts .col-left .discount-check .side-button{width:100%;text-align:center}}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=594e856fa8e8e557fa367de5be387bf7)
 * Config saved to config.json and https://gist.github.com/594e856fa8e8e557fa367de5be387bf7
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{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-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.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,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.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,.h4,h5,.h5,h6,.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{background-color:#fcf8e3;padding:.2em}.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:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:769px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-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 p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small: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,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;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{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{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>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:768px){.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>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width: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:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]: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,0.075);box-shadow:inset 0 1px 1px rgba(0,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, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.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{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right: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}textarea.input-sm,select[multiple].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 textarea.form-control,.form-group-sm select[multiple].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}textarea.input-lg,select[multiple].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 textarea.form-control,.form-group-lg select[multiple].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}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.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;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default: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:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{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:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary: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:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{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:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{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:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{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:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{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:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{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:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{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:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{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:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{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:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{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:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;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:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.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="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:769px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#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:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.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:hover,.nav-tabs.nav-justified>.active>a:focus{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:hover,.nav-tabs.nav-justified>.active>a:focus{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:hover,.nav-pills>li.active>a:focus{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{text-align:center;margin-bottom:5px}.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:hover,.nav-tabs-justified>.active>a:focus{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:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:769px){.navbar{border-radius:4px}}@media (min-width:769px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:769px){.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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:769px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:769px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:769px){.navbar-fixed-top,.navbar-fixed-bottom{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{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:769px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:769px){.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:768px){.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>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:769px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:768px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:769px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-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:769px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:769px){.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:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:768px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{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:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:768px){.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:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{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{content:"/\00a0";padding:0 5px;color:#ccc}.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;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{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]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;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}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.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-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:768px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:768px){.visible-xs-block{display:block !important}}@media (max-width:768px){.visible-xs-inline{display:inline !important}}@media (max-width:768px){.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}th.visible-sm,td.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}th.visible-md,td.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}th.visible-lg,td.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:768px){.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}th.visible-print,td.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}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.assignmentjunkie.co.uk/app/themes/hestia/assets/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}

@charset "UTF-8";a,.btn.btn-border,.form-group.label-static label.control-label,.form-group.label-placeholder label.control-label,.form-group.label-floating label.control-label,.pagination a,.pagination span,.card-background:after,.hestia-top-bar .widget.widget_search form:not(.form-group),.hestia-top-bar .widget.widget_product_search form:not(.form-group),.hestia-top-bar .widget.widget_shopping_cart .cart_list,.hestia-top-bar li a[href*="facebook.com"]:before,.hestia-top-bar li a[href*="twitter.com"]:before,.hestia-top-bar li a[href*="pinterest.com"]:before,.hestia-top-bar li a[href*="google.com"]:before,.hestia-top-bar li a[href*="linkedin.com"]:before,.hestia-top-bar li a[href*="dribbble.com"]:before,.hestia-top-bar li a[href*="github.com"]:before,.hestia-top-bar li a[href*="youtube.com"]:before,.hestia-top-bar li a[href*="instagram.com"]:before,.hestia-top-bar li a[href*="reddit.com"]:before,.hestia-top-bar li a[href*="tumblr.com"]:before,.hestia-top-bar li a[href*="behance.com"]:before,.hestia-top-bar li a[href*="snapchat.com"]:before,.hestia-top-bar li a[href*="deviantart.com"]:before,.hestia-top-bar li a[href*="vimeo.com"]:before,.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce.archive .blog-post .products li.product-category a img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}button,input[type="submit"],input[type="button"],.btn,.woocommerce .single-product div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.added_to_cart.wc-forward{-webkit-transition:background-color .2s cubic-bezier(0.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(0.4,0,1,1);transition:background-color .2s cubic-bezier(0.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(0.4,0,1,1);transition:box-shadow .2s cubic-bezier(0.4,0,1,1),background-color .2s cubic-bezier(0.4,0,.2,1);transition:box-shadow .2s cubic-bezier(0.4,0,1,1),background-color .2s cubic-bezier(0.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(0.4,0,1,1)}.form-control,.form-group .form-control,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce div.product form.cart .variations select,.woocommerce .woocommerce-ordering select,.woocommerce-cart .shop_table .actions .coupon .input-text,.woocommerce-checkout #customer_details select,.woocommerce-checkout #order_review select,.woocommerce-checkout .woocomerce-form select,.form-group.is-focused .form-control,.btn.disabled,.btn.disabled:hover,.btn.disabled:focus,.btn.disabled.focus,.btn.disabled:active,.btn.disabled.active,.btn:disabled,.btn:disabled:hover,.btn:disabled:focus,.btn.focus:disabled,.btn:disabled:active,.btn.active:disabled,.btn[disabled],.btn[disabled]:hover,.btn[disabled]:focus,.btn[disabled].focus,.btn[disabled]:active,.btn[disabled].active,fieldset[disabled] .btn,fieldset[disabled] .btn:hover,fieldset[disabled] .btn:focus,fieldset[disabled] .btn.focus,fieldset[disabled] .btn:active,fieldset[disabled] .btn.active,.btn.btn-simple,.btn.btn-default.btn-simple,.btn.btn-primary.btn-simple,.btn.btn-danger.btn-simple,.btn.btn-rose.btn-simple,.btn.btn-white.btn-simple,.btn.btn-border,.btn.btn-border:hover,.btn.btn-border:focus,.navbar button.navbar-toggle,.navbar button.navbar-toggle:hover,.btn.btn-facebook.btn-simple,.navbar .navbar-nav>li>a.btn.btn-facebook.btn-simple,.btn.btn-twitter.btn-simple,.navbar .navbar-nav>li>a.btn.btn-twitter.btn-simple,.btn.btn-pinterest.btn-simple,.navbar .navbar-nav>li>a.btn.btn-pinterest.btn-simple,.btn.btn-google.btn-simple,.navbar .navbar-nav>li>a.btn.btn-google.btn-simple,.btn.btn-linkedin.btn-simple,.navbar .navbar-nav>li>a.btn.btn-linkedin.btn-simple,.btn.btn-dribbble.btn-simple,.navbar .navbar-nav>li>a.btn.btn-dribbble.btn-simple,.btn.btn-github.btn-simple,.navbar .navbar-nav>li>a.btn.btn-github.btn-simple,.btn.btn-youtube.btn-simple,.navbar .navbar-nav>li>a.btn.btn-youtube.btn-simple,.btn.btn-instagram.btn-simple,.navbar .navbar-nav>li>a.btn.btn-instagram.btn-simple,.btn.btn-reddit.btn-simple,.navbar .navbar-nav>li>a.btn.btn-reddit.btn-simple,.btn.btn-tumblr.btn-simple,.navbar .navbar-nav>li>a.btn.btn-tumblr.btn-simple,.btn.btn-behance.btn-simple,.navbar .navbar-nav>li>a.btn.btn-behance.btn-simple,.btn.btn-snapchat.btn-simple,.navbar .navbar-nav>li>a.btn.btn-snapchat.btn-simple,.btn.btn-deviantart.btn-simple,.navbar .navbar-nav>li>a.btn.btn-deviantart.btn-simple,.btn.btn-vimeo.btn-simple,.navbar .navbar-nav>li>a.btn.btn-vimeo.btn-simple,.form-group.is-focused select.form-control,.form-group.has-warning .form-control,.form-group.has-error .form-control,.form-group.has-success .form-control,.form-group.has-info .form-control,select.form-control,.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-simple:focus,.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-simple:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.form-control,.form-group .form-control,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce div.product form.cart .variations select,.woocommerce .woocommerce-ordering select,.woocommerce-cart .shop_table .actions .coupon .input-text,.woocommerce-checkout #customer_details select,.woocommerce-checkout #order_review select,.woocommerce-checkout .woocomerce-form select{background-image:-webkit-gradient(linear,left top,left bottom,from(#9c27b0),to(#9c27b0)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#9c27b0,#9c27b0),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#9c27b0,#9c27b0),linear-gradient(#d2d2d2,#d2d2d2);float:none;border:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:center bottom,center -webkit-calc(100% - 1px);background-position:center bottom,center calc(100% - 1px);background-size:0 2px,100% 1px;font-weight:400;-webkit-transition:background 0s ease-out;transition:background 0s ease-out}.form-group.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#9c27b0),to(#9c27b0)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#9c27b0,#9c27b0),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#9c27b0,#9c27b0),linear-gradient(#d2d2d2,#d2d2d2);outline:0;background-size:100% 2px,100% 1px;-webkit-transition-duration:.3s;transition-duration:.3s}body{direction:ltr;color:#3c4858;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:300;line-height:21px}h1,h2,h3,h4,h5,h6{font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:300}a{color:#9c27b0}a:hover,a:focus{color:#89229b;text-decoration:none}blockquote p{font-style:italic}h1{font-size:53.2px;line-height:61.18px}h2,.hestia-title{font-size:36.4px;line-height:54.6px}h3{margin:20px 0 10px;font-size:25.55px;line-height:35.77px}h4{font-size:18.2px;line-height:28.21px}h5{margin-bottom:15px;font-size:17.5px;line-height:27.125px}h6{font-size:12.6px;line-height:18.9px;font-weight:500;text-transform:uppercase}.hestia-title,.title,.card-title,.info-title,.footer-brand,.footer-big h4,.footer-big h5,.media .media-heading,.woocommerce.archive .blog-post .products .product-category h2{font-family:"Roboto Slab","Times New Roman",serif;font-weight:700}.hestia-title,.hestia-title a,.title,.title a,.card-title,.card-title a,.info-title,.info-title a,.footer-brand,.footer-brand a,.footer-big h4,.footer-big h4 a,.footer-big h5,.footer-big h5 a,.media .media-heading,.media .media-heading a,.woocommerce.archive .blog-post .products .product-category h2,.woocommerce.archive .blog-post .products .product-category h2 a{color:#3c4858;text-decoration:none;word-wrap:break-word}h1.title,h1.hestia-title,.pricing h2.title,.pricing h2.hestia-title,.contactus h2.title,.contactus h2.hestia-title{margin-bottom:30px}h2.title,h2.hestia-title{margin-bottom:10px}.carousel h1.hestia-title,.carousel h2.title,.carousel div.hestia-title{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:67.2px;line-height:77.28px}.carousel span.sub-title{display:block;margin:10px 0 0;font-family:"Roboto Slab","Times New Roman",serif;font-size:18.2px;line-height:25.48px}.carousel .buttons{margin-top:60px}.carousel .buttons a{padding:17px 35px;font-size:14px}.description,.card-description,.footer-big{color:#999}.subscribe-description{color:#efefef}.text-warning{color:#ff9800}.text-primary{color:#9c27b0}.text-danger{color:#f44336}.text-success{color:#4caf50}.text-info{color:#00bcd4}.text-rose{color:#e91e63}.text-gray{color:#999}.tooltip{opacity:0;-webkit-transition:opacity,-webkit-transform .2s ease;transition:opacity,-webkit-transform .2s ease;transition:opacity,transform .2s ease;transition:opacity,transform .2s ease,-webkit-transform .2s ease;-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.tooltip.in{opacity:1;-webkit-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0)}.tooltip.left .tooltip-arrow{border-left-color:#fff}.tooltip.right .tooltip-arrow{border-right-color:#fff}.tooltip.top .tooltip-arrow{border-top-color:#fff}.tooltip.bottom .tooltip-arrow{border-bottom-color:#fff}.tooltip-inner{min-width:130px;padding:10px 15px;border:0;border-radius:3px;color:#555;background:#fff;-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);font-size:12px;line-height:18px;text-transform:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}body{direction:ltr;background-color:#e5e5e5}.container{max-width:100%}*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}embed,iframe,img,object,video,button,input,select,textarea,.wp-caption{max-width:100%}img{height:auto}ul,ol{margin-bottom:30px;line-height:25.2px}legend{border-bottom:0}.animation-transition-fast,.navbar,.panel .panel-heading i,.section-cards .card{-webkit-transition:all 150ms ease;transition:all 150ms ease}.thumbnail{padding:0;border:0 none;border-radius:0}.section-image .description .default-link,.section-image .default-link,.hestia-title .default-link,.title .default-link,.default-link:hover,.default-link{color:#fff}.description .default-link{color:#999}body.menu-open{overflow:hidden}@media(min-width:992px){.row.hestia-like-table{display:table;width:100%}.row.hestia-like-table>div{display:table-cell;vertical-align:middle;float:none}}@media(max-width:991px){.hestia-xs-text-center{text-align:center}}:focus,:active,::-moz-focus-inner{outline:0 !important}button,input[type="submit"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,.btn::-moz-focus-inner{border:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;padding:7px}button:focus,input:focus,select:focus,textarea:focus{outline:0 !important}button,input[type="submit"],input[type="button"],.btn{position:relative;margin:10px 1px;padding:12px 30px;border:0;border-radius:3px;font-size:12px;font-weight:400;white-space:normal;letter-spacing:0;text-transform:uppercase;will-change:box-shadow,transform}input[type="number"]{padding:0}button,input[type="submit"],input[type="button"],.btn,.btn.btn-default{-webkit-box-shadow:0 2px 2px 0 rgba(153,153,153,.14),0 3px 1px -2px rgba(153,153,153,.2),0 1px 5px 0 rgba(153,153,153,.12);-moz-box-shadow:0 2px 2px 0 rgba(153,153,153,.14),0 3px 1px -2px rgba(153,153,153,.2),0 1px 5px 0 rgba(153,153,153,.12);box-shadow:0 2px 2px 0 rgba(153,153,153,.14),0 3px 1px -2px rgba(153,153,153,.2),0 1px 5px 0 rgba(153,153,153,.12)}button:hover,button:focus,button:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,.btn:hover,.btn:focus,.btn:active,.btn.btn-default:hover,.btn.btn-default:focus,.btn.btn-default:active{-webkit-box-shadow:0 14px 26px -12px rgba(153,153,153,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(153,153,153,.2);-moz-box-shadow:0 14px 26px -12px rgba(153,153,153,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(153,153,153,.2);box-shadow:0 14px 26px -12px rgba(153,153,153,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(153,153,153,.2)}button:hover,button:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,.btn,.btn:hover,.btn:focus,.btn:active,.btn.active,.btn:active:focus,.btn:active:hover,.btn.active:focus,.btn.active:hover,.open>.btn.dropdown-toggle,.open>.btn.dropdown-toggle:focus,.open>.btn.dropdown-toggle:hover,.btn.btn-default,.btn.btn-default:hover,.btn.btn-default:focus,.btn.btn-default:active,.btn.btn-default.active,.btn.btn-default:active:focus,.btn.btn-default:active:hover,.btn.btn-default.active:focus,.btn.btn-default.active:hover,.open>.btn.btn-default.dropdown-toggle,.open>.btn.btn-default.dropdown-toggle:focus,.open>.btn.btn-default.dropdown-toggle:hover{color:#fff;background-color:#999;outline:0}.btn>a:hover,.btn>a:focus,.btn>a:active,.btn:hover>a,.btn:focus>a,.btn:active>a{color:#fff}.btn.btn-simple,.btn.btn-simple:hover,.btn.btn-simple:focus,.btn.btn-simple:active,.btn.btn-default.btn-simple,.btn.btn-default.btn-simple:hover,.btn.btn-default.btn-simple:focus,.btn.btn-default.btn-simple:active{color:#999;background-color:transparent}button,input[type="submit"],input[type="button"],.btn.btn-primary{-webkit-box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12);-moz-box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12);box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12)}button:hover,button:focus,button:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active{-webkit-box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2);-moz-box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2);box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2)}.btn.btn-primary.btn-simple,.btn.btn-primary.btn-simple:hover,.btn.btn-primary.btn-simple:focus,.btn.btn-primary.btn-simple:active{color:#9c27b0;background-color:transparent}button,button:hover,input[type="submit"],input[type="submit"]:hover,input[type="button"],input[type="button"]:hover,input#searchsubmit,.btn.btn-primary,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary.active,.btn.btn-primary:active:focus,.btn.btn-primary:active:hover,.btn.btn-primary.active:focus,.btn.btn-primary.active:hover,.open>.btn.btn-primary.dropdown-toggle,.open>.btn.btn-primary.dropdown-toggle:focus,.open>.btn.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#9c27b0}.btn.btn-danger{-webkit-box-shadow:0 2px 2px 0 rgba(244,67,54,.14),0 3px 1px -2px rgba(244,67,54,.2),0 1px 5px 0 rgba(244,67,54,.12);-moz-box-shadow:0 2px 2px 0 rgba(244,67,54,.14),0 3px 1px -2px rgba(244,67,54,.2),0 1px 5px 0 rgba(244,67,54,.12);box-shadow:0 2px 2px 0 rgba(244,67,54,.14),0 3px 1px -2px rgba(244,67,54,.2),0 1px 5px 0 rgba(244,67,54,.12)}.btn.btn-danger:hover,.btn.btn-danger:focus,.btn.btn-danger:active{-webkit-box-shadow:0 14px 26px -12px rgba(244,67,54,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(244,67,54,.2);-moz-box-shadow:0 14px 26px -12px rgba(244,67,54,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(244,67,54,.2);box-shadow:0 14px 26px -12px rgba(244,67,54,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(244,67,54,.2)}.btn.btn-danger.btn-simple,.btn.btn-danger.btn-simple:hover,.btn.btn-danger.btn-simple:focus,.btn.btn-danger.btn-simple:active,.btn.btn-danger,.btn.btn-danger:hover,.btn.btn-danger:focus,.btn.btn-danger:active,.btn.btn-danger.active,.btn.btn-danger:active:focus,.btn.btn-danger:active:hover,.btn.btn-danger.active:focus,.btn.btn-danger.active:hover,.open>.btn.btn-danger.dropdown-toggle,.open>.btn.btn-danger.dropdown-toggle:focus,.open>.btn.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#f44336}.btn.btn-rose{-webkit-box-shadow:0 2px 2px 0 rgba(233,30,99,.14),0 3px 1px -2px rgba(233,30,99,.2),0 1px 5px 0 rgba(233,30,99,.12);-moz-box-shadow:0 2px 2px 0 rgba(233,30,99,.14),0 3px 1px -2px rgba(233,30,99,.2),0 1px 5px 0 rgba(233,30,99,.12);box-shadow:0 2px 2px 0 rgba(233,30,99,.14),0 3px 1px -2px rgba(233,30,99,.2),0 1px 5px 0 rgba(233,30,99,.12)}.btn.btn-rose:hover,.btn.btn-rose:focus,.btn.btn-rose:active{-webkit-box-shadow:0 14px 26px -12px rgba(233,30,99,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(233,30,99,.2);-moz-box-shadow:0 14px 26px -12px rgba(233,30,99,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(233,30,99,.2);box-shadow:0 14px 26px -12px rgba(233,30,99,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(233,30,99,.2)}.btn.btn-rose.btn-simple,.btn.btn-rose.btn-simple:hover,.btn.btn-rose.btn-simple:focus,.btn.btn-rose.btn-simple:active{color:#e91e63;background-color:transparent}.btn.btn-rose,.btn.btn-rose:hover,.btn.btn-rose:focus,.btn.btn-rose:active,.btn.btn-rose.active,.btn.btn-rose:active:focus,.btn.btn-rose:active:hover,.btn.btn-rose.active:focus,.btn.btn-rose.active:hover,.open>.btn.btn-rose.dropdown-toggle,.open>.btn.btn-rose.dropdown-toggle:focus,.open>.btn.btn-rose.dropdown-toggle:hover{color:#fff;background-color:#e91e63}.btn.btn-white{box-shadow:0 2px 2px 0 rgba(153,153,153,.14),0 3px 1px -2px rgba(153,153,153,.2),0 1px 5px 0 rgba(153,153,153,.12);color:#999;background-color:#fff}.btn.btn-white.btn-white:focus,.btn.btn-white.btn-white:hover{color:#fff;background-color:rgba(153,153,153,.6)}.btn.btn-white.btn-simple{color:#fff;background:transparent}.btn.btn-round{border-radius:30px}.btn:not(.btn-just-icon):not(.btn-fab) .fa{position:relative;font-size:18px}.btn.btn-just-icon{padding:12px;font-size:20px;line-height:20px}.btn.btn-just-icon:hover{box-shadow:none}.btn.btn-just-icon i{width:20px}.btn.btn-just-icon.btn-lg{padding:13px 18px;font-size:22px}.btn.btn-border{background:transparent;border:1px solid #d2d2d2;color:#999}.btn.btn-border:hover,.btn.btn-border:focus{background:transparent;color:#3c4858}.btn .fa{position:relative;top:-1px;font-size:17px;vertical-align:middle}.navbar button.navbar-toggle,.navbar button.navbar-toggle:hover{color:#555}.navbar .button:hover{box-shadow:none !important;color:#e91e63}.btn.btn-facebook,.btn.btn-facebook:hover,.btn.btn-facebook:focus,.btn.btn-facebook:active,.navbar .navbar-nav>li>a.btn.btn-facebook,.navbar .navbar-nav>li>a.btn.btn-facebook:hover,.navbar .navbar-nav>li>a.btn.btn-facebook:focus,.navbar .navbar-nav>li>a.btn.btn-facebook:active{color:#fff;background-color:#3b5998}.btn.btn-facebook,.navbar .navbar-nav>li>a.btn.btn-facebook{-webkit-box-shadow:0 2px 2px 0 rgba(59,89,152,.14),0 3px 1px -2px rgba(59,89,152,.2),0 1px 5px 0 rgba(59,89,152,.12);-moz-box-shadow:0 2px 2px 0 rgba(59,89,152,.14),0 3px 1px -2px rgba(59,89,152,.2),0 1px 5px 0 rgba(59,89,152,.12);box-shadow:0 2px 2px 0 rgba(59,89,152,.14),0 3px 1px -2px rgba(59,89,152,.2),0 1px 5px 0 rgba(59,89,152,.12)}.btn.btn-facebook:hover,.btn.btn-facebook:focus,.btn.btn-facebook:active,.navbar .navbar-nav>li>a.btn.btn-facebook:hover,.navbar .navbar-nav>li>a.btn.btn-facebook:focus,.navbar .navbar-nav>li>a.btn.btn-facebook:active{-webkit-box-shadow:0 14px 26px -12px rgba(59,89,152,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(59,89,152,.2);-moz-box-shadow:0 14px 26px -12px rgba(59,89,152,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(59,89,152,.2);box-shadow:0 14px 26px -12px rgba(59,89,152,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(59,89,152,.2)}.btn.btn-facebook.btn-simple,.navbar .navbar-nav>li>a.btn.btn-facebook.btn-simple{color:#3b5998;background-color:transparent}.btn.btn-twitter,.btn.btn-twitter:hover,.btn.btn-twitter:focus,.btn.btn-twitter:active,.navbar .navbar-nav>li>a.btn.btn-twitter,.navbar .navbar-nav>li>a.btn.btn-twitter:hover,.navbar .navbar-nav>li>a.btn.btn-twitter:focus,.navbar .navbar-nav>li>a.btn.btn-twitter:active{color:#fff;background-color:#55acee}.btn.btn-twitter,.navbar .navbar-nav>li>a.btn.btn-twitter{-webkit-box-shadow:0 2px 2px 0 rgba(85,172,238,.14),0 3px 1px -2px rgba(85,172,238,.2),0 1px 5px 0 rgba(85,172,238,.12);-moz-box-shadow:0 2px 2px 0 rgba(85,172,238,.14),0 3px 1px -2px rgba(85,172,238,.2),0 1px 5px 0 rgba(85,172,238,.12);box-shadow:0 2px 2px 0 rgba(85,172,238,.14),0 3px 1px -2px rgba(85,172,238,.2),0 1px 5px 0 rgba(85,172,238,.12)}.btn.btn-twitter:hover,.btn.btn-twitter:focus,.btn.btn-twitter:active,.navbar .navbar-nav>li>a.btn.btn-twitter:hover,.navbar .navbar-nav>li>a.btn.btn-twitter:focus,.navbar .navbar-nav>li>a.btn.btn-twitter:active{-webkit-box-shadow:0 14px 26px -12px rgba(85,172,238,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(85,172,238,.2);-moz-box-shadow:0 14px 26px -12px rgba(85,172,238,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(85,172,238,.2);box-shadow:0 14px 26px -12px rgba(85,172,238,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(85,172,238,.2)}.btn.btn-twitter.btn-simple,.navbar .navbar-nav>li>a.btn.btn-twitter.btn-simple{color:#55acee;background-color:transparent}.btn.btn-pinterest,.btn.btn-pinterest:hover,.btn.btn-pinterest:focus,.btn.btn-pinterest:active,.navbar .navbar-nav>li>a.btn.btn-pinterest,.navbar .navbar-nav>li>a.btn.btn-pinterest:hover,.navbar .navbar-nav>li>a.btn.btn-pinterest:focus,.navbar .navbar-nav>li>a.btn.btn-pinterest:active{color:#fff;background-color:#cc2127}.btn.btn-pinterest,.navbar .navbar-nav>li>a.btn.btn-pinterest{-webkit-box-shadow:0 2px 2px 0 rgba(204,33,39,.14),0 3px 1px -2px rgba(204,33,39,.2),0 1px 5px 0 rgba(204,33,39,.12);-moz-box-shadow:0 2px 2px 0 rgba(204,33,39,.14),0 3px 1px -2px rgba(204,33,39,.2),0 1px 5px 0 rgba(204,33,39,.12);box-shadow:0 2px 2px 0 rgba(204,33,39,.14),0 3px 1px -2px rgba(204,33,39,.2),0 1px 5px 0 rgba(204,33,39,.12)}.btn.btn-pinterest:hover,.btn.btn-pinterest:focus,.btn.btn-pinterest:active,.navbar .navbar-nav>li>a.btn.btn-pinterest:hover,.navbar .navbar-nav>li>a.btn.btn-pinterest:focus,.navbar .navbar-nav>li>a.btn.btn-pinterest:active{-webkit-box-shadow:0 14px 26px -12px rgba(204,33,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(204,33,39,.2);-moz-box-shadow:0 14px 26px -12px rgba(204,33,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(204,33,39,.2);box-shadow:0 14px 26px -12px rgba(204,33,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(204,33,39,.2)}.btn.btn-pinterest.btn-simple,.navbar .navbar-nav>li>a.btn.btn-pinterest.btn-simple{color:#cc2127;background-color:transparent}.btn.btn-google,.btn.btn-google:hover,.btn.btn-google:focus,.btn.btn-google:active,.navbar .navbar-nav>li>a.btn.btn-google,.navbar .navbar-nav>li>a.btn.btn-google:hover,.navbar .navbar-nav>li>a.btn.btn-google:focus,.navbar .navbar-nav>li>a.btn.btn-google:active{color:#fff;background-color:#dd4b39}.btn.btn-google,.navbar .navbar-nav>li>a.btn.btn-google{-webkit-box-shadow:0 2px 2px 0 rgba(221,75,57,.14),0 3px 1px -2px rgba(221,75,57,.2),0 1px 5px 0 rgba(221,75,57,.12);-moz-box-shadow:0 2px 2px 0 rgba(221,75,57,.14),0 3px 1px -2px rgba(221,75,57,.2),0 1px 5px 0 rgba(221,75,57,.12);box-shadow:0 2px 2px 0 rgba(221,75,57,.14),0 3px 1px -2px rgba(221,75,57,.2),0 1px 5px 0 rgba(221,75,57,.12)}.btn.btn-google:hover,.btn.btn-google:focus,.btn.btn-google:active,.navbar .navbar-nav>li>a.btn.btn-google:hover,.navbar .navbar-nav>li>a.btn.btn-google:focus,.navbar .navbar-nav>li>a.btn.btn-google:active{-webkit-box-shadow:0 14px 26px -12px rgba(221,75,57,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(221,75,57,.2);-moz-box-shadow:0 14px 26px -12px rgba(221,75,57,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(221,75,57,.2);box-shadow:0 14px 26px -12px rgba(221,75,57,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(221,75,57,.2)}.btn.btn-google.btn-simple,.navbar .navbar-nav>li>a.btn.btn-google.btn-simple{color:#dd4b39;background-color:transparent}.btn.btn-linkedin,.btn.btn-linkedin:hover,.btn.btn-linkedin:focus,.btn.btn-linkedin:active,.navbar .navbar-nav>li>a.btn.btn-linkedin,.navbar .navbar-nav>li>a.btn.btn-linkedin:hover,.navbar .navbar-nav>li>a.btn.btn-linkedin:focus,.navbar .navbar-nav>li>a.btn.btn-linkedin:active{color:#fff;background-color:#0976b4}.btn.btn-linkedin,.navbar .navbar-nav>li>a.btn.btn-linkedin{-webkit-box-shadow:0 2px 2px 0 rgba(9,118,180,.14),0 3px 1px -2px rgba(9,118,180,.2),0 1px 5px 0 rgba(9,118,180,.12);-moz-box-shadow:0 2px 2px 0 rgba(9,118,180,.14),0 3px 1px -2px rgba(9,118,180,.2),0 1px 5px 0 rgba(9,118,180,.12);box-shadow:0 2px 2px 0 rgba(9,118,180,.14),0 3px 1px -2px rgba(9,118,180,.2),0 1px 5px 0 rgba(9,118,180,.12)}.btn.btn-linkedin:hover,.btn.btn-linkedin:focus,.btn.btn-linkedin:active,.navbar .navbar-nav>li>a.btn.btn-linkedin:hover,.navbar .navbar-nav>li>a.btn.btn-linkedin:focus,.navbar .navbar-nav>li>a.btn.btn-linkedin:active{-webkit-box-shadow:0 14px 26px -12px rgba(9,118,180,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(9,118,180,.2);-moz-box-shadow:0 14px 26px -12px rgba(9,118,180,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(9,118,180,.2);box-shadow:0 14px 26px -12px rgba(9,118,180,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(9,118,180,.2)}.btn.btn-linkedin.btn-simple,.navbar .navbar-nav>li>a.btn.btn-linkedin.btn-simple{color:#0976b4;background-color:transparent}.btn.btn-dribbble,.btn.btn-dribbble:hover,.btn.btn-dribbble:focus,.btn.btn-dribbble:active,.navbar .navbar-nav>li>a.btn.btn-dribbble,.navbar .navbar-nav>li>a.btn.btn-dribbble:hover,.navbar .navbar-nav>li>a.btn.btn-dribbble:focus,.navbar .navbar-nav>li>a.btn.btn-dribbble:active{color:#fff;background-color:#ea4c89}.btn.btn-dribbble,.navbar .navbar-nav>li>a.btn.btn-dribbble{-webkit-box-shadow:0 2px 2px 0 rgba(234,76,137,.14),0 3px 1px -2px rgba(234,76,137,.2),0 1px 5px 0 rgba(234,76,137,.12);-moz-box-shadow:0 2px 2px 0 rgba(234,76,137,.14),0 3px 1px -2px rgba(234,76,137,.2),0 1px 5px 0 rgba(234,76,137,.12);box-shadow:0 2px 2px 0 rgba(234,76,137,.14),0 3px 1px -2px rgba(234,76,137,.2),0 1px 5px 0 rgba(234,76,137,.12)}.btn.btn-dribbble:hover,.btn.btn-dribbble:focus,.btn.btn-dribbble:active,.navbar .navbar-nav>li>a.btn.btn-dribbble:hover,.navbar .navbar-nav>li>a.btn.btn-dribbble:focus,.navbar .navbar-nav>li>a.btn.btn-dribbble:active{-webkit-box-shadow:0 14px 26px -12px rgba(234,76,137,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(234,76,137,.2);-moz-box-shadow:0 14px 26px -12px rgba(234,76,137,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(234,76,137,.2);box-shadow:0 14px 26px -12px rgba(234,76,137,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(234,76,137,.2)}.btn.btn-dribbble.btn-simple,.navbar .navbar-nav>li>a.btn.btn-dribbble.btn-simple{color:#ea4c89;background-color:transparent}.btn.btn-github,.btn.btn-github:hover,.btn.btn-github:focus,.btn.btn-github:active,.navbar .navbar-nav>li>a.btn.btn-github,.navbar .navbar-nav>li>a.btn.btn-github:hover,.navbar .navbar-nav>li>a.btn.btn-github:focus,.navbar .navbar-nav>li>a.btn.btn-github:active{color:#fff;background-color:#333}.btn.btn-github,.navbar .navbar-nav>li>a.btn.btn-github{-webkit-box-shadow:0 2px 2px 0 rgba(51,51,51,.14),0 3px 1px -2px rgba(51,51,51,.2),0 1px 5px 0 rgba(51,51,51,.12);-moz-box-shadow:0 2px 2px 0 rgba(51,51,51,.14),0 3px 1px -2px rgba(51,51,51,.2),0 1px 5px 0 rgba(51,51,51,.12);box-shadow:0 2px 2px 0 rgba(51,51,51,.14),0 3px 1px -2px rgba(51,51,51,.2),0 1px 5px 0 rgba(51,51,51,.12)}.btn.btn-github:hover,.btn.btn-github:focus,.btn.btn-github:active,.navbar .navbar-nav>li>a.btn.btn-github:hover,.navbar .navbar-nav>li>a.btn.btn-github:focus,.navbar .navbar-nav>li>a.btn.btn-github:active{-webkit-box-shadow:0 14px 26px -12px rgba(51,51,51,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(51,51,51,.2);-moz-box-shadow:0 14px 26px -12px rgba(51,51,51,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(51,51,51,.2);box-shadow:0 14px 26px -12px rgba(51,51,51,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(51,51,51,.2)}.btn.btn-github.btn-simple,.navbar .navbar-nav>li>a.btn.btn-github.btn-simple{color:#333;background-color:transparent}.btn.btn-youtube,.btn.btn-youtube:hover,.btn.btn-youtube:focus,.btn.btn-youtube:active,.navbar .navbar-nav>li>a.btn.btn-youtube,.navbar .navbar-nav>li>a.btn.btn-youtube:hover,.navbar .navbar-nav>li>a.btn.btn-youtube:focus,.navbar .navbar-nav>li>a.btn.btn-youtube:active{color:#fff;background-color:#e52d27}.btn.btn-youtube,.navbar .navbar-nav>li>a.btn.btn-youtube{-webkit-box-shadow:0 2px 2px 0 rgba(229,45,39,.14),0 3px 1px -2px rgba(229,45,39,.2),0 1px 5px 0 rgba(229,45,39,.12);-moz-box-shadow:0 2px 2px 0 rgba(229,45,39,.14),0 3px 1px -2px rgba(229,45,39,.2),0 1px 5px 0 rgba(229,45,39,.12);box-shadow:0 2px 2px 0 rgba(229,45,39,.14),0 3px 1px -2px rgba(229,45,39,.2),0 1px 5px 0 rgba(229,45,39,.12)}.btn.btn-youtube:hover,.btn.btn-youtube:focus,.btn.btn-youtube:active,.navbar .navbar-nav>li>a.btn.btn-youtube:hover,.navbar .navbar-nav>li>a.btn.btn-youtube:focus,.navbar .navbar-nav>li>a.btn.btn-youtube:active{-webkit-box-shadow:0 14px 26px -12px rgba(229,45,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(229,45,39,.2);-moz-box-shadow:0 14px 26px -12px rgba(229,45,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(229,45,39,.2);box-shadow:0 14px 26px -12px rgba(229,45,39,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(229,45,39,.2)}.btn.btn-youtube.btn-simple,.navbar .navbar-nav>li>a.btn.btn-youtube.btn-simple{color:#e52d27;background-color:transparent}.btn.btn-instagram,.btn.btn-instagram:hover,.btn.btn-instagram:focus,.btn.btn-instagram:active,.navbar .navbar-nav>li>a.btn.btn-instagram,.navbar .navbar-nav>li>a.btn.btn-instagram:hover,.navbar .navbar-nav>li>a.btn.btn-instagram:focus,.navbar .navbar-nav>li>a.btn.btn-instagram:active{color:#fff;background-color:#125688}.btn.btn-instagram,.navbar .navbar-nav>li>a.btn.btn-instagram{-webkit-box-shadow:0 2px 2px 0 rgba(18,86,136,.14),0 3px 1px -2px rgba(18,86,136,.2),0 1px 5px 0 rgba(18,86,136,.12);-moz-box-shadow:0 2px 2px 0 rgba(18,86,136,.14),0 3px 1px -2px rgba(18,86,136,.2),0 1px 5px 0 rgba(18,86,136,.12);box-shadow:0 2px 2px 0 rgba(18,86,136,.14),0 3px 1px -2px rgba(18,86,136,.2),0 1px 5px 0 rgba(18,86,136,.12)}.btn.btn-instagram:hover,.btn.btn-instagram:focus,.btn.btn-instagram:active,.navbar .navbar-nav>li>a.btn.btn-instagram:hover,.navbar .navbar-nav>li>a.btn.btn-instagram:focus,.navbar .navbar-nav>li>a.btn.btn-instagram:active{-webkit-box-shadow:0 14px 26px -12px rgba(18,86,136,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(18,86,136,.2);-moz-box-shadow:0 14px 26px -12px rgba(18,86,136,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(18,86,136,.2);box-shadow:0 14px 26px -12px rgba(18,86,136,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(18,86,136,.2)}.btn.btn-instagram.btn-simple,.navbar .navbar-nav>li>a.btn.btn-instagram.btn-simple{color:#125688;background-color:transparent}.btn.btn-reddit,.btn.btn-reddit:hover,.btn.btn-reddit:focus,.btn.btn-reddit:active,.navbar .navbar-nav>li>a.btn.btn-reddit,.navbar .navbar-nav>li>a.btn.btn-reddit:hover,.navbar .navbar-nav>li>a.btn.btn-reddit:focus,.navbar .navbar-nav>li>a.btn.btn-reddit:active{color:#fff;background-color:#ff4500}.btn.btn-reddit,.navbar .navbar-nav>li>a.btn.btn-reddit{-webkit-box-shadow:0 2px 2px 0 rgba(255,69,0,.14),0 3px 1px -2px rgba(255,69,0,.2),0 1px 5px 0 rgba(255,69,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(255,69,0,.14),0 3px 1px -2px rgba(255,69,0,.2),0 1px 5px 0 rgba(255,69,0,.12);box-shadow:0 2px 2px 0 rgba(255,69,0,.14),0 3px 1px -2px rgba(255,69,0,.2),0 1px 5px 0 rgba(255,69,0,.12)}.btn.btn-reddit:hover,.btn.btn-reddit:focus,.btn.btn-reddit:active,.navbar .navbar-nav>li>a.btn.btn-reddit:hover,.navbar .navbar-nav>li>a.btn.btn-reddit:focus,.navbar .navbar-nav>li>a.btn.btn-reddit:active{-webkit-box-shadow:0 14px 26px -12px rgba(255,69,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,69,0,.2);-moz-box-shadow:0 14px 26px -12px rgba(255,69,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,69,0,.2);box-shadow:0 14px 26px -12px rgba(255,69,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,69,0,.2)}.btn.btn-reddit.btn-simple,.navbar .navbar-nav>li>a.btn.btn-reddit.btn-simple{color:#ff4500;background-color:transparent}.btn.btn-tumblr,.btn.btn-tumblr:hover,.btn.btn-tumblr:focus,.btn.btn-tumblr:active,.navbar .navbar-nav>li>a.btn.btn-tumblr,.navbar .navbar-nav>li>a.btn.btn-tumblr:hover,.navbar .navbar-nav>li>a.btn.btn-tumblr:focus,.navbar .navbar-nav>li>a.btn.btn-tumblr:active{color:#fff;background-color:#35465c}.btn.btn-tumblr,.navbar .navbar-nav>li>a.btn.btn-tumblr{-webkit-box-shadow:0 2px 2px 0 rgba(53,70,92,.14),0 3px 1px -2px rgba(53,70,92,.2),0 1px 5px 0 rgba(53,70,92,.12);-moz-box-shadow:0 2px 2px 0 rgba(53,70,92,.14),0 3px 1px -2px rgba(53,70,92,.2),0 1px 5px 0 rgba(53,70,92,.12);box-shadow:0 2px 2px 0 rgba(53,70,92,.14),0 3px 1px -2px rgba(53,70,92,.2),0 1px 5px 0 rgba(53,70,92,.12)}.btn.btn-tumblr:hover,.btn.btn-tumblr:focus,.btn.btn-tumblr:active,.navbar .navbar-nav>li>a.btn.btn-tumblr:hover,.navbar .navbar-nav>li>a.btn.btn-tumblr:focus,.navbar .navbar-nav>li>a.btn.btn-tumblr:active{-webkit-box-shadow:0 14px 26px -12px rgba(53,70,92,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(53,70,92,.2);-moz-box-shadow:0 14px 26px -12px rgba(53,70,92,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(53,70,92,.2);box-shadow:0 14px 26px -12px rgba(53,70,92,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(53,70,92,.2)}.btn.btn-tumblr.btn-simple,.navbar .navbar-nav>li>a.btn.btn-tumblr.btn-simple{color:#35465c;background-color:transparent}.btn.btn-behance,.btn.btn-behance:hover,.btn.btn-behance:focus,.btn.btn-behance:active,.navbar .navbar-nav>li>a.btn.btn-behance,.navbar .navbar-nav>li>a.btn.btn-behance:hover,.navbar .navbar-nav>li>a.btn.btn-behance:focus,.navbar .navbar-nav>li>a.btn.btn-behance:active{color:#fff;background-color:#1769ff}.btn.btn-behance,.navbar .navbar-nav>li>a.btn.btn-behance{-webkit-box-shadow:0 2px 2px 0 rgba(23,105,255,.14),0 3px 1px -2px rgba(23,105,255,.2),0 1px 5px 0 rgba(23,105,255,.12);-moz-box-shadow:0 2px 2px 0 rgba(23,105,255,.14),0 3px 1px -2px rgba(23,105,255,.2),0 1px 5px 0 rgba(23,105,255,.12);box-shadow:0 2px 2px 0 rgba(23,105,255,.14),0 3px 1px -2px rgba(23,105,255,.2),0 1px 5px 0 rgba(23,105,255,.12)}.btn.btn-behance:hover,.btn.btn-behance:focus,.btn.btn-behance:active,.navbar .navbar-nav>li>a.btn.btn-behance:hover,.navbar .navbar-nav>li>a.btn.btn-behance:focus,.navbar .navbar-nav>li>a.btn.btn-behance:active{-webkit-box-shadow:0 14px 26px -12px rgba(23,105,255,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(23,105,255,.2);-moz-box-shadow:0 14px 26px -12px rgba(23,105,255,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(23,105,255,.2);box-shadow:0 14px 26px -12px rgba(23,105,255,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(23,105,255,.2)}.btn.btn-behance.btn-simple,.navbar .navbar-nav>li>a.btn.btn-behance.btn-simple{color:#1769ff;background-color:transparent}.btn.btn-snapchat,.btn.btn-snapchat:hover,.btn.btn-snapchat:focus,.btn.btn-snapchat:active,.navbar .navbar-nav>li>a.btn.btn-snapchat,.navbar .navbar-nav>li>a.btn.btn-snapchat:hover,.navbar .navbar-nav>li>a.btn.btn-snapchat:focus,.navbar .navbar-nav>li>a.btn.btn-snapchat:active{color:#fff;background-color:#fffc00}.btn.btn-snapchat,.navbar .navbar-nav>li>a.btn.btn-snapchat{-webkit-box-shadow:0 2px 2px 0 rgba(255,252,0,.14),0 3px 1px -2px rgba(255,252,0,.2),0 1px 5px 0 rgba(255,252,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(255,252,0,.14),0 3px 1px -2px rgba(255,252,0,.2),0 1px 5px 0 rgba(255,252,0,.12);box-shadow:0 2px 2px 0 rgba(255,252,0,.14),0 3px 1px -2px rgba(255,252,0,.2),0 1px 5px 0 rgba(255,252,0,.12)}.btn.btn-snapchat:hover,.btn.btn-snapchat:focus,.btn.btn-snapchat:active,.navbar .navbar-nav>li>a.btn.btn-snapchat:hover,.navbar .navbar-nav>li>a.btn.btn-snapchat:focus,.navbar .navbar-nav>li>a.btn.btn-snapchat:active{-webkit-box-shadow:0 14px 26px -12px rgba(255,252,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,252,0,.2);-moz-box-shadow:0 14px 26px -12px rgba(255,252,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,252,0,.2);box-shadow:0 14px 26px -12px rgba(255,252,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(255,252,0,.2)}.btn.btn-snapchat.btn-simple,.navbar .navbar-nav>li>a.btn.btn-snapchat.btn-simple{color:#fffc00;background-color:transparent}.btn.btn-deviantart,.btn.btn-deviantart:hover,.btn.btn-deviantart:focus,.btn.btn-deviantart:active,.navbar .navbar-nav>li>a.btn.btn-deviantart,.navbar .navbar-nav>li>a.btn.btn-deviantart:hover,.navbar .navbar-nav>li>a.btn.btn-deviantart:focus,.navbar .navbar-nav>li>a.btn.btn-deviantart:active{color:#fff;background-color:#05cc47}.btn.btn-deviantart,.navbar .navbar-nav>li>a.btn.btn-deviantart{-webkit-box-shadow:0 2px 2px 0 rgba(5,204,71,.14),0 3px 1px -2px rgba(5,204,71,.2),0 1px 5px 0 rgba(5,204,71,.12);-moz-box-shadow:0 2px 2px 0 rgba(5,204,71,.14),0 3px 1px -2px rgba(5,204,71,.2),0 1px 5px 0 rgba(5,204,71,.12);box-shadow:0 2px 2px 0 rgba(5,204,71,.14),0 3px 1px -2px rgba(5,204,71,.2),0 1px 5px 0 rgba(5,204,71,.12)}.btn.btn-deviantart:hover,.btn.btn-deviantart:focus,.btn.btn-deviantart:active,.navbar .navbar-nav>li>a.btn.btn-deviantart:hover,.navbar .navbar-nav>li>a.btn.btn-deviantart:focus,.navbar .navbar-nav>li>a.btn.btn-deviantart:active{-webkit-box-shadow:0 14px 26px -12px rgba(5,204,71,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(5,204,71,.2);-moz-box-shadow:0 14px 26px -12px rgba(5,204,71,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(5,204,71,.2);box-shadow:0 14px 26px -12px rgba(5,204,71,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(5,204,71,.2)}.btn.btn-deviantart.btn-simple,.navbar .navbar-nav>li>a.btn.btn-deviantart.btn-simple{color:#05cc47;background-color:transparent}.btn.btn-vimeo,.btn.btn-vimeo:hover,.btn.btn-vimeo:focus,.btn.btn-vimeo:active,.navbar .navbar-nav>li>a.btn.btn-vimeo,.navbar .navbar-nav>li>a.btn.btn-vimeo:hover,.navbar .navbar-nav>li>a.btn.btn-vimeo:focus,.navbar .navbar-nav>li>a.btn.btn-vimeo:active{color:#fff;background-color:#1ab7ea}.btn.btn-vimeo,.navbar .navbar-nav>li>a.btn.btn-vimeo{-webkit-box-shadow:0 2px 2px 0 rgba(26,183,234,.14),0 3px 1px -2px rgba(26,183,234,.2),0 1px 5px 0 rgba(26,183,234,.12);-moz-box-shadow:0 2px 2px 0 rgba(26,183,234,.14),0 3px 1px -2px rgba(26,183,234,.2),0 1px 5px 0 rgba(26,183,234,.12);box-shadow:0 2px 2px 0 rgba(26,183,234,.14),0 3px 1px -2px rgba(26,183,234,.2),0 1px 5px 0 rgba(26,183,234,.12)}.btn.btn-vimeo:hover,.btn.btn-vimeo:focus,.btn.btn-vimeo:active,.navbar .navbar-nav>li>a.btn.btn-vimeo:hover,.navbar .navbar-nav>li>a.btn.btn-vimeo:focus,.navbar .navbar-nav>li>a.btn.btn-vimeo:active{-webkit-box-shadow:0 14px 26px -12px rgba(26,183,234,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(26,183,234,.2);-moz-box-shadow:0 14px 26px -12px rgba(26,183,234,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(26,183,234,.2);box-shadow:0 14px 26px -12px rgba(26,183,234,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(26,183,234,.2)}.btn.btn-vimeo.btn-simple,.navbar .navbar-nav>li>a.btn.btn-vimeo.btn-simple{color:#1ab7ea;background-color:transparent}legend{margin-bottom:20px;font-size:21px}output{padding-top:8px;font-size:14px;line-height:1.42857}.radio label,.checkbox label{min-height:20px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.label{background-color:#fff;border-radius:2px}.label.label-default{background-color:#fff}.label.label-primary{background-color:#9c27b0}.label.label-success{background-color:#4caf50}.label.label-danger{background-color:#f44336}.label.label-rose{background-color:#e91e63}.form-control{height:36px;padding:7px 0;font-size:14px;line-height:1.42857}.form-control-static{min-height:34px;padding-top:8px;padding-bottom:8px}.form-control::-moz-placeholder,.form-control:-ms-input-placeholder,.form-control::-webkit-input-placeholder,.form-group .form-control::-moz-placeholder,.form-group .form-control:-ms-input-placeholder,.form-group .form-control::-webkit-input-placeholder{color:#aaa;font-weight:400}.form-control[readonly],.form-control[disabled],fieldset[disabled] .form-control,.form-group .form-control[readonly],.form-group .form-control[disabled],fieldset[disabled] .form-group .form-control{background-color:transparent}.form-control[disabled],fieldset[disabled] .form-control,.form-group .form-control[disabled],fieldset[disabled] .form-group .form-control{border-bottom:1px dotted #d2d2d2;background-image:none}.form-control{margin-bottom:7px}.form-control::-moz-placeholder,.form-group .form-control::-moz-placeholder,.form-control:-ms-input-placeholder,.form-group .form-control:-ms-input-placeholder,.form-control::-webkit-input-placeholder,.form-group .form-control::-webkit-input-placeholder,.checkbox label,.form-group .checkbox label,.radio label,.form-group .radio label,label,.form-group label{color:#aaa;font-size:14px;font-weight:400;line-height:1.42857}label.control-label{margin:16px 0 0;color:#aaa;font-size:11px;font-weight:400;line-height:1.07143}.help-block{margin-top:0;font-size:11px}.form-group{padding-bottom:7px;position:relative}.form-group .form-control{margin-bottom:7px}.form-group label.control-label{margin:16px 0 0;color:#aaa;font-size:11px;font-weight:400;line-height:1.07143}.form-group input[type=file]{position:relative;z-index:100;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1}.form-group textarea{resize:none}.form-group textarea~.form-control-highlight{margin-top:-11px}.form-group .help-block{margin-top:0;font-size:11px;display:none;position:absolute}.form-group.label-static label.control-label,.form-group.label-placeholder label.control-label,.form-group.label-floating label.control-label{position:absolute;pointer-events:none}.form-group.label-floating label.control-label{will-change:left,top,contents}.form-group.label-placeholder:not(.is-empty) label.control-label{display:none}.form-group.label-floating label.control-label,.form-group.label-placeholder label.control-label{top:-7px;font-size:14px;line-height:1.42857}.form-group.label-static label.control-label,.form-group.label-floating.is-focused label.control-label,.form-group.label-floating:not(.is-empty) label.control-label{top:-28px;left:0;font-size:11px;line-height:1.07143}.form-group.is-focused .form-control .material-input:after{background-color:#9c27b0}.form-group.is-focused.label-placeholder label,.form-group.is-focused.label-placeholder label.control-label{color:#aaa}.form-group.is-focused select.form-control{border-color:#d2d2d2}.form-group.has-warning.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#ff9800),to(#ff9800)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#ff9800,#ff9800),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#ff9800,#ff9800),linear-gradient(#d2d2d2,#d2d2d2)}.form-group.has-warning label.control-label{color:#ff9800}.form-group.has-error.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#f44336),to(#f44336)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#f44336,#f44336),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#f44336,#f44336),linear-gradient(#d2d2d2,#d2d2d2)}.form-group.has-error label.control-label{color:#f44336}.form-group.has-success.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#4caf50),to(#4caf50)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#4caf50,#4caf50),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#4caf50,#4caf50),linear-gradient(#d2d2d2,#d2d2d2)}.form-group.has-success label.control-label{color:#4caf50}.form-group.has-info.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#00bcd4),to(#00bcd4)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#00bcd4,#00bcd4),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#00bcd4,#00bcd4),linear-gradient(#d2d2d2,#d2d2d2)}.form-group.has-info label.control-label,.form-group.has-info .help-block{color:#00bcd4}select.form-control{border:0;border-radius:0}select.form-control[multiple],select .form-group.is-focused select.form-control[multiple]{height:85px}.input-group-btn .btn{margin:0 0 7px}.input-group .input-group-btn{padding:0 12px}.input-group .input-group-addon{padding:6px 15px 0;border:0;background:transparent}.form-control-feedback{opacity:0}.has-success .form-control-feedback{opacity:1;color:#4caf50}.has-error .form-control-feedback{opacity:1;color:#f44336}.searchform label,.search-form label{display:table-cell;vertical-align:top;padding-right:25px;width:100%}.searchform,.search-form,.woocommerce-product-search{display:table;position:relative}.searchform input[type=submit],.search-form input[type=submit],.woocommerce-product-search input[type=submit]{display:table-cell;vertical-align:top;padding-left:0;padding-right:0;text-align:center;text-indent:-9999px;top:-19px;width:45px}.searchform input[type=search],.search-form input[type=search],.woocommerce-product-search input[type=search]{height:36px}.searchform:after,.search-form:after,.woocommerce-product-search:after{color:#fff;content:"\f002";font-family:'Fontawesome';font-size:18px;pointer-events:none;position:absolute;right:15px;top:3px}.woocommerce-product-search{width:100%}.woocommerce-product-search input[type=submit]{float:right}.woocommerce-product-search input[type=search]{display:table-cell;vertical-align:top;float:left;width:70%}.blog-sidebar-wrapper .widget:nth-of-type(1).widget_search,.blog-sidebar-wrapper .widget:nth-of-type(1).widget_product_search{padding-top:11px}body:not(.home) .navbar-default .navbar-nav>.active>a,body:not(.home) .navbar-default .navbar-nav>.active>a:hover,body:not(.home) .navbar-default .navbar-nav>.active>a:focus{background:transparent}.navbar{border:0;padding:0;border-radius:3px;-webkit-box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.navbar>.container{transition:padding .1s ease;padding-top:10px;padding-bottom:10px}.navbar>.container .navbar-brand{margin-left:0}.navbar.navbar-default .navbar-nav>.btn.open>a,.navbar.navbar-default .navbar-nav>.btn.active>a,.navbar.navbar-default .navbar-nav>.btn>a{color:#fff;background:transparent}.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a,.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a:hover,.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a:focus{background:transparent}.navbar.navbar-transparent .navbar-nav>.active>a,.navbar.navbar-transparent .navbar-nav>.active>a:hover,.navbar.navbar-transparent .navbar-nav>.active>a:focus{background:transparent;color:#fff}.navbar .navbar-right{margin-right:0}.navbar .navbar-nav>li{margin:0}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px;border-radius:3px;color:inherit;font-size:12px;font-weight:400;text-transform:uppercase}.navbar .navbar-nav>li>a:hover,.navbar .navbar-nav>li>a:focus{color:inherit}.navbar .navbar-nav>li>a:hover:before,.navbar .navbar-nav>li>a:focus:before{color:inherit;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.navbar .navbar-nav>li>a .fa{max-width:20px;font-size:20px}.navbar .navbar-nav>li>a:not(.btn-just-icon) .fa{position:relative;top:2px;margin-top:-4px;margin-right:4px}.navbar .navbar-nav>li>a:not(.btn) .fa{position:relative;top:0;margin-top:-3px;margin-right:3px}.navbar .navbar-nav>li .dropdown-menu{margin-top:-5px}.navbar .navbar-nav>li.btn{padding:0 10px}.navbar .navbar-nav>li.btn a:hover:before,.navbar .navbar-nav>li.btn a:focus:before{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.navbar .navbar-nav>li:hover>.dropdown-menu{margin-top:0}.navbar .navbar-nav>li:not(.btn)>a:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:rgba(255,255,255,.1);content:"";-webkit-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-moz-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-o-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-ms-transition:all 300ms cubic-bezier(0.34,.9,.7,1);transition:all 300ms cubic-bezier(0.34,.9,.7,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.navbar .navbar-nav>li:not(.btn):hover a:before{color:inherit;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.navbar:not(.hestia_center) .title-logo-wrapper{max-width:250px}.navbar .navbar-brand{padding:0;position:relative;color:inherit;line-height:30px;height:auto}.navbar .navbar-brand img{max-height:50px}.navbar .navbar-brand p{font-size:18px;margin-bottom:0}.navbar .navbar-brand:hover,.navbar .navbar-brand:focus{color:inherit;background-color:transparent}.navbar .navbar-toggle{float:right;border:0}.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus{background-color:transparent}.navbar .navbar-toggle .icon-bar{border:1px solid}.navbar .navbar-header{float:left}.navbar .navbar-collapse{border-top:0}.navbar .btn{margin-top:0;margin-bottom:0;will-change:initial}.navbar.navbar-transparent{color:#fff;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.navbar.navbar-transparent .navbar-nav>.active>a{background:transparent;color:#fff}.navbar.navbar-transparent>.container{padding-top:25px}.navbar.navbar-transparent.full-screen-menu .navbar-collapse.collapse.in .navbar-nav>.active>a,.navbar.navbar-transparent.full-screen-menu .navbar-collapse.collapse.in .navbar-nav>a:hover{color:#e91e63}.navbar{color:#555;background-color:#fff;-webkit-transition:none;transition:none}.navbar .dropdown-menu{border:0;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:3px !important}.navbar .dropdown-menu>.active>a{color:#555;background-color:transparent}.navbar .dropdown-menu li{position:relative}.navbar .dropdown-menu li:hover>a{background-color:#9c27b0;-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.navbar .dropdown-menu li:hover>a i{color:#fff}.navbar .dropdown-menu li>a{color:#555;background-color:transparent;margin:0 5px;padding:12px 20px 12px 12px;border-radius:2px;font-size:13px;-webkit-transition:all 150ms linear;transition:all 150ms linear}.navbar .dropdown-menu li>a>i{position:relative;top:1px;min-width:30px;margin-right:12px;color:#555;opacity:.5;font-size:24px;text-align:center}.navbar .dropdown-menu li>a .fa{position:relative;top:1px;margin-top:-4px;margin-right:12px;font-size:20px;vertical-align:middle}.navbar .dropdown-menu li:hover>a{color:#fff}.navbar-fixed-top{border-radius:0}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{display:none !important;top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:table !important}.dropdown-submenu:hover>.dropdown-toggle .caret{border-left:4px dashed;border-top:4px solid transparent;border-bottom:4px solid transparent}.navbar.hestia_center{float:none !important}.navbar.hestia_center .navbar-collapse{text-align:center}.navbar.hestia_center .navbar-header{display:block !important;text-align:center;padding-bottom:10px;width:100%;max-width:100%}.navbar.hestia_center .navbar-brand{float:none}.navbar.hestia_center .navbar-brand>img{display:inherit}.navbar{position:fixed}.navbar.header-with-topbar,.navbar.header-with-topbar.hestia_center,.navbar.header-with-topbar.hestia_right{position:absolute;top:40px}.navbar.navbar-scroll-point,.navbar.navbar-scroll-point.header-with-topbar,.navbar.navbar-scroll-point.hestia_center,.navbar.navbar-scroll-point.hestia_right{position:fixed;top:0}.navbar.full-screen-menu.header-with-topbar{position:absolute;top:40px}.navbar.full-screen-menu.navbar-scroll-point,.navbar.full-screen-menu.navbar-scroll-point.header-with-topbar{position:fixed;top:0}.navbar.full-screen-menu.navbar-scroll-point .header-sidebar-wrapper{display:none}body.admin-bar .navbar{margin-top:32px}.navbar-toggle .icon-bar{transition:.3s ease;position:relative}.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:6px}.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){width:0;opacity:0}.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:-6px}.navbar-toggle[aria-expanded="false"] .icon-bar:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.navbar-toggle[aria-expanded="false"] .icon-bar:nth-child(2){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.navbar-toggle[aria-expanded="false"] .icon-bar:nth-child(3){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hestia_right .blog-sidebar-wrapper,.hestia_right .header-sidebar-wrapper{float:none;display:table-cell;width:100%;vertical-align:middle}.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper,.hestia_right .header-sidebar-wrapper .header-widgets-wrapper{position:relative;float:right}.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper .widget,.hestia_right .header-sidebar-wrapper .header-widgets-wrapper .widget{vertical-align:middle;display:inline-block}.header-widgets-wrapper .widget{margin:0 10px 0 0}.header-widgets-wrapper .widget:last-of-type{margin-right:0}.header-widgets-wrapper .widget,.header-widgets-wrapper .widget h5,.header-widgets-wrapper .widget .textwidget{display:inline-block;line-height:inherit}.header-widgets-wrapper .widget h5{margin:0 5px 0 0}.header-widgets-wrapper .widget .btn{padding:3px 10px}.header-widgets-wrapper .widget .btn a{color:#fff}.header-widgets-wrapper .widget.widget_nav_menu h5,.header-widgets-wrapper .widget.widget_categories h5,.header-widgets-wrapper .widget.widget_product_categories h5,.header-widgets-wrapper .widget.widget_search h5,.header-widgets-wrapper .widget.widget_product_search h5,.header-widgets-wrapper .widget.widget_meta h5{display:none}.header-widgets-wrapper .widget.widget_nav_menu input[type=submit],.header-widgets-wrapper .widget.widget_categories input[type=submit],.header-widgets-wrapper .widget.widget_product_categories input[type=submit],.header-widgets-wrapper .widget.widget_search input[type=submit],.header-widgets-wrapper .widget.widget_product_search input[type=submit],.header-widgets-wrapper .widget.widget_meta input[type=submit]{opacity:0;left:-15px}.header-widgets-wrapper .widget .searchform:after,.header-widgets-wrapper .widget .search-form:after,.header-widgets-wrapper .widget .woocommerce-product-search:after{right:30px}.header-widgets-wrapper .widget.widget_product_search form,.header-widgets-wrapper .widget.widget_search form{top:15px}.header-widgets-wrapper .widget.widget_product_search form:after,.header-widgets-wrapper .widget.widget_search form:after{color:#333}.header-widgets-wrapper .widget.widget_product_search form .control-label,.header-widgets-wrapper .widget.widget_search form .control-label{color:#333}.header-widgets-wrapper .widget.widget_shopping_cart{margin-top:7px;cursor:pointer;position:relative}.header-widgets-wrapper .widget.widget_shopping_cart .button.checkout{display:none}.header-widgets-wrapper .widget.widget_shopping_cart .wc-forward:not(.checkout){opacity:0;position:absolute;top:-5px;left:-4px}.header-widgets-wrapper .widget.widget_shopping_cart:before{color:#333;content:"\f07a";font-family:'Fontawesome';font-size:18px;margin-right:5px}.header-widgets-wrapper .widget.widget_shopping_cart:hover .cart_list{opacity:1;display:block;visibility:visible;margin-top:10px}.header-widgets-wrapper .widget.widget_shopping_cart h5{display:none}.header-widgets-wrapper .widget.widget_shopping_cart .widget_shopping_cart_content{display:inline-block}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list{margin-top:0;display:block;visibility:hidden;transition:all .3s ease;opacity:0;padding:0 15px 15px;position:absolute;left:0;top:15px;z-index:10;border:0;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:3px !important;background:#fff}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li{color:#333;display:block;margin-top:15px;padding-bottom:0;white-space:nowrap}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li a:not(.remove){color:#333;margin:0;padding-right:65px;text-align:left}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li img{float:left;width:50px;margin-left:0;margin-right:15px}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .quantity{float:left}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .variation{display:none}.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li.empty{font-size:inherit;line-height:1.2;padding:0}.header-widgets-wrapper .widget.widget_shopping_cart .total{border:0;margin:0;padding:0}.header-widgets-wrapper .widget.widget_shopping_cart .total strong{display:none}.header-widgets-wrapper .widget.widget_shopping_cart .total .amount{float:none}.header-widgets-wrapper ul{line-height:inherit}.header-widgets-wrapper ul li{cursor:auto;display:inline-block;margin:0 5px}.header-widgets-wrapper ul li:first-child{margin-left:0}.header-widgets-wrapper ul li:last-child{margin-right:0}.header-widgets-wrapper ul li a{font-size:inherit;line-height:inherit;padding:0;text-transform:inherit}.header-widgets-wrapper ul li a:before{background-color:transparent;position:static;font-family:'FontAwesome';font-size:16px}.header-widgets-wrapper ul li a:hover,.header-widgets-wrapper ul li a:focus{background-color:transparent;outline:0}.header-widgets-wrapper ul li a[href*="tel:"]:before,.header-widgets-wrapper ul li a[href*="mailto:"]:before{margin-right:7px}.header-widgets-wrapper ul li a[href*="tel:"]:before{content:'\f095'}.header-widgets-wrapper ul li a[href*="mailto:"]:before{content:'\f0e0'}.header-widgets-wrapper ul li.dropdown .caret{display:none}.navbar-transparent .widget .btn:hover a{color:#fff}.navbar-transparent .widget.widget_shopping_cart:before{color:#fff}.navbar-transparent .widget.widget_search form:after,.navbar-transparent .widget.widget_search form.form-group:before,.navbar-transparent .widget.widget_search form .control-label,.navbar-transparent .widget.widget_product_search form:after,.navbar-transparent .widget.widget_product_search form.form-group:before,.navbar-transparent .widget.widget_product_search form .control-label{color:#fff}.pagination{width:100%;text-align:center}.pagination>li>a{border:0}.pagination a,.pagination span{min-width:30px;height:30px;margin:0 3px;padding:0 11px;border-radius:30px !important;color:#999;background:transparent;font-size:12px;font-weight:400;line-height:30px;text-transform:uppercase;display:inline-block}.pagination a:hover,.pagination a:focus{color:#999;background-color:#eee}.pagination span:not(.dots):hover,.pagination span:not(.dots):focus{color:#999;background-color:#eee}.pagination span.current,.pagination span.current:focus,.pagination span.current:hover{border-color:#9c27b0;color:#fff;background-color:#9c27b0;-webkit-box-shadow:0 4px 5px 0 rgba(156,39,176,.14),0 1px 10px 0 rgba(156,39,176,.12),0 2px 4px -1px rgba(156,39,176,.2);box-shadow:0 4px 5px 0 rgba(156,39,176,.14),0 1px 10px 0 rgba(156,39,176,.12),0 2px 4px -1px rgba(156,39,176,.2)}.pagination .next.page-numbers:after{content:" \00bb"}.pagination .prev.page-numbers:before{content:"\00ab "}.label{padding:5px 12px;border-radius:12px;font-size:10px;text-transform:uppercase}.label.label-default{background-color:#999}.card{display:inline-block;position:relative;width:100%;margin-bottom:30px;border-radius:6px;color:rgba(0,0,0,.87);background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.card .card-image{overflow:hidden;position:relative;height:60%;margin-top:-30px;margin-right:15px;margin-left:15px;border-radius:6px;-webkit-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-moz-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-o-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-ms-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.card .card-image img{float:left;width:100%;height:100%;margin:0 !important;border-radius:6px}.card .category:not([class*="text-"]){color:#999}.card .content{padding:15px 30px}.card .header{margin:15px;padding:15px 0;border-radius:3px;background-color:#fff}.card .header-primary,.card .content-primary{background:-webkit-linear-gradient(30deg,#ab47bc,#7b1fa2);background:linear-gradient(60deg,#ab47bc,#7b1fa2)}.card [class*="header-"],.card [class*="content-"],.card [class*="header-"] .card-title a,.card [class*="header-"] .card-title,.card [class*="header-"] .icon i,.card [class*="content-"] .card-title a,.card [class*="content-"] .card-title,.card [class*="content-"] .icon i,.card [class*="header-"] .author a:hover,.card [class*="header-"] .author a:focus,.card [class*="header-"] .author a:active,.card [class*="content-"] .author a:hover,.card [class*="content-"] .author a:focus,.card [class*="content-"] .author a:active{color:#fff}.card [class*="header-"] .icon i,.card [class*="content-"] .icon i{border-color:rgba(255,255,255,.25)}.card [class*="header-"] .author a,.card [class*="header-"] .footer .stats,.card [class*="header-"] .category,.card [class*="header-"] .card-description,.card [class*="content-"] .author a,.card [class*="content-"] .footer .stats,.card [class*="content-"] .category,.card [class*="content-"] .card-description,.card [class*="content-"] h1 small,.card [class*="content-"] h2 small,.card [class*="content-"] h3 small{color:rgba(255,255,255,.8)}.card [class*="content-"]{border-radius:6px}.card img{width:100%;height:auto}.card .category .fa{position:relative;top:6px;line-height:0}.card .author .avatar{overflow:hidden;width:30px;height:30px;margin-right:5px;border-radius:50%}.card .author a{color:#3c4858;text-decoration:none}.card .author .date{display:none}.card .footer{margin-top:15px}.card .footer div{display:inline-block !important}.card .footer .author,.card .footer .stats{color:#999}.card .footer .stats{float:right;line-height:30px}.card .footer .stats .fa{position:relative;top:4px;font-size:18px}.card .checkbox{margin-top:16px}.card-contact .header{margin-top:-20px;padding:15px 10px}.card-plain{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.card-plain .content{padding-right:5px;padding-left:5px}.card-plain .card-image{margin:0;border-radius:3px}.card-plain .card-image a{display:block}.card-plain .card-image img{border-radius:3px;margin:0 -.25px -.25px 0 !important}.card-form-horizontal .content{padding-right:15px;padding-left:15px}.card-form-horizontal .form-group{margin:3px 0 0;padding-bottom:0}.card-form-horizontal .form-group .form-control{margin-bottom:0}.card-form-horizontal .btn{margin:0}.card-form-horizontal .input-group .input-group-addon{padding-left:0}.card-profile{margin-top:30px;text-align:center}.card-profile .card-avatar{overflow:hidden;max-width:130px;max-height:130px;margin:-50px auto 0;border-radius:50%}.card-profile.card-plain .card-avatar{margin-top:0}.card-testimonial{margin-top:30px;text-align:center}.card-testimonial .card-avatar{max-width:100px;max-height:100px;margin:30px auto 0}.card-testimonial .card-avatar img{overflow:hidden;max-width:130px;max-height:130px;margin:-50px auto 0;border-radius:50%}.card-testimonial .card-avatar+.content{margin-top:15px}.card-blog{margin-top:30px}.card-blog.sticky{padding:20px}.card-blog.sticky .card-image{margin-left:0;margin-right:0}.card-blog .row .category{margin-bottom:0}.card-blog .row .category a{color:#00bcd4}.card-blog .card-title{margin-top:5px;font-size:18.2px;line-height:25.48px}.card-blog a.moretag,.card-blog a.more-link{display:inline-block;margin-left:5px;color:#23527c}.card-blog a.moretag:hover,.card-blog a.more-link:hover{color:#89229b}.card-pricing{text-align:center}.card-pricing .card-title{margin-top:30px;font-size:60px}.card-pricing .content{padding:15px !important}.card-pricing small{font-size:18px}.card-pricing small:first-child{position:relative;top:-17px;font-size:26px}.card-pricing ul{max-width:240px;margin:10px auto;padding:0;list-style:none}.card-pricing ul li{padding:12px 0;border-bottom:1px solid rgba(153,153,153,.3);color:#999;text-align:center}.card-pricing ul li:last-child{border:0}.card-pricing ul li b{color:#3c4858}.card-background{background-position:center center;background-size:cover;text-align:center}.card-background .content{position:relative;z-index:2;max-width:440px;min-height:280px;margin:0 auto;padding-top:40px;padding-bottom:40px}.card-background .card-title{margin-top:10px;color:#fff}.card-background:after{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:6px;opacity:0;background-color:rgba(0,0,0,.56);content:""}.card-background:hover:after{opacity:1}.card-product{margin-top:30px}.card-product .btn-simple.btn-just-icon{padding:0}.card-product .footer{display:table;margin-top:5px;width:100%}.card-product .footer .price{display:table-cell !important;vertical-align:top;text-align:left}.card-product .footer .price h4{color:#3c4858;line-height:1.2;margin-bottom:0}.card-product .footer .stats{display:table-cell !important;padding-left:10px;vertical-align:bottom;float:none;text-align:right}.card-product .footer .stats a{margin:10px 0 !important}.card-product .footer .stats .fa{top:0;margin-bottom:2px}.card-product .card-title,.card-product .category,.card-product .card-description{text-align:center}.card-product .category{font-size:13px}.img-thumbnail{border-radius:16px}.iframe-container iframe{width:100%}.card .card-image,.card .header,.card-profile .card-avatar,.card-testimonial .card-avatar img,.card-raised,.img-raised,.iframe-container iframe{-webkit-box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);-moz-box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}table{width:100%}table>thead>tr>th{font-size:21px;font-weight:300;padding:12px 8px;vertical-align:middle}table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:12px 8px;vertical-align:middle}table>tbody>tr{position:relative;border-bottom:1px solid #eee}table>tbody>tr:last-child{border-bottom:0}.carousel .page-header{z-index:-2}.carousel .carousel-control.left,.carousel .carousel-control.right{z-index:99;background-image:none}.carousel .item{text-align:center}.carousel .item .container{position:relative;padding:100px 0;top:50%;transform:translateY(-50%)}.carousel .carousel-control{text-shadow:none}.carousel .carousel-control.left{right:auto;left:0}.carousel .carousel-control.right{right:0}.carousel .carousel-control .fa{display:inline-block;position:absolute;z-index:5;top:50%;bottom:15px;font-size:50px}.carousel .buttons .btn-left+.btn-right{margin-left:30px}.section-gray{background:#f0f0f0}.section{padding:70px 0}.section-dark,.section-image{background:#232323;background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#585858),color-stop(100%,#232323));background:-webkit-radial-gradient(center,ellipse cover,#585858 0,#232323 100%);background:-webkit-radial-gradient(center ellipse,#585858 0,#232323 100%);background:radial-gradient(ellipse at center,#585858 0,#232323 100%);background-color:#343434;background-size:200% 240%;background-size:550% 450%}.section-dark .hestia-title,.section-dark .title,.section-dark .card-plain .card-title,.section-dark .card-plain .icon i,.section-dark .card-plain [class*="text-"],.section-dark .card-plain ul li b,.section-image .hestia-title,.section-image .title,.section-image .card-plain .card-title,.section-image .card-plain .icon i,.section-image .card-plain [class*="text-"],.section-image .card-plain ul li b{color:#fff}.section-dark .description,.section-dark .card-plain .card-description,.section-dark .card-plain .icon,.section-image .description,.section-image .card-plain .card-description,.section-image .card-plain .icon{color:#eaeaea}.section-dark .card-plain .category,.section-image .card-plain .category{color:rgba(255,255,255,.5)}.section-image{position:relative}.section-image:after{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);content:""}.section-image .container{position:relative;z-index:2}.section,.section-image{background-position:center center;background-size:cover}.hestia-features,.features,.products,.hestia-work,.hestia-testimonials,.hestia-blogs,.subscribe-line{padding:65px 0 70px}.about,.hestia-about{padding:65px 0 50px}.team,.hestia-team{padding:65px 0 20px}.testimonials,.hestia-testimonials{padding:65px 0 40px}.contactus{padding:90px 0 70px}.pricing{padding:100px 0 70px}@media(min-width:992px){.home .hestia-features .row,.home .hestia-work .row,.home .hestia-team .row,.home .hestia-testimonials .row,.home #blog.hestia-blogs .row,.home .hestia-clients-bar .row{text-align:center}.home .feature-box,.home .hestia-work .col-md-4,.home .hestia-testimonials .col-md-4,.home .hestia-work .col-md-6,.home .hestia-team .col-md-6,.home #blog.hestia-blogs .hestia-blog-item,.home .hestia-clients-bar .col-md-3{display:inline-block;float:none !important;margin-right:-4px;margin-left:-4px;vertical-align:top}.home .hestia-blog-item{text-align:left}.home .portfolio-item a{float:left;width:100%}}@media(min-width:768px){.home section.products .col-md-3.shop-item{display:inline-block;float:none !important;margin-right:-3px;margin-left:-2px}.home section.products .row{text-align:center}}.hestia-about{background-attachment:fixed;color:#999;font-weight:300}.hestia-about h1,.hestia-about h2,.hestia-about h3,.hestia-about h4,.hestia-about h5{color:#3c4858;text-decoration:none;word-wrap:break-word;font-family:"Roboto Slab","Times New Roman",serif;font-weight:700}.hestia-about.section-image{color:#fefefe}.hestia-about.section-image h1,.hestia-about.section-image h2,.hestia-about.section-image h3,.hestia-about.section-image h4,.hestia-about.section-image h5{color:#fff}.hestia-about.section-image h6{color:rgba(255,255,255,.76)}.hestia-about p{font-size:17.5px;line-height:27.125px}.hestia-about .customizer-hidden{display:none}.products .shop-item{margin-top:30px}.products .shop-item .added_to_cart{font-size:10px}.is-ios .hestia-about{background-attachment:scroll}.hestia-work .portfolio-item{margin-top:30px}.hestia-work .card-background .content{padding-bottom:50px;opacity:0}.hestia-work .col-md-4 .card-background .content{padding-top:30%}.hestia-work .col-md-6 .card-background .content{padding-top:20%}.hestia-work .card-background:hover .content{opacity:1;-webkit-transition:all ease .5s;transition:all ease .5s}.hestia-work .card-background .card-title{font-size:20px}.hestia-work .portfolio-item:nth-child(6n) .label{background-color:#4caf50}.hestia-work .portfolio-item:nth-child(6n+1) .label{background-color:#89229b}.hestia-work .portfolio-item:nth-child(6n+2) .label{background-color:#00bcd4}.hestia-work .portfolio-item:nth-child(6n+3) .label{background-color:#f44336}.hestia-work .portfolio-item:nth-child(6n+4) .label{background-color:#ff9800}.hestia-work .portfolio-item:nth-child(6n+5) .label{background-color:#e91e63}.contactus .content .row{padding:0}.contactus .form-group{margin:0}.contactus .pirate_forms_wrap .form_field_wrap{line-height:0}.contactus .card .content{padding:15px}.contactus .pirate_forms_wrap{float:none}.contactus .pirate_forms_wrap .btn{margin:10px 0 15px}.contactus .contact_message_wrap{margin-bottom:0}.contactus .contact_submit_wrap{text-align:right;margin-bottom:0;width:100%}.contactus .hestia-info,.contactus .info{margin:0;padding:0}.contactus .hestia-info,.contactus .hestia-info p,.contactus .hestia-info a:not(.btn),.contactus .info,.contactus .info p,.contactus .info a:not(.btn){color:#ccc}.contactus .hestia-info a:not(.btn):hover,.contactus .info a:not(.btn):hover{text-decoration:underline}.contactus .hestia-info:first-child,.contactus .info:first-child{margin-top:30px}.contactus .hestia-info .info-title,.contactus .info .info-title{margin-top:20px;color:#fff}.contactus .hestia-info .icon,.contactus .info .icon{margin-top:14px;color:#fff}.contactus h5.description{color:#ccc}.contactus .card-contact{margin-top:30px}.contact_submit_wrap{text-align:left}.hestia-features,.features{padding:75px 0 55px;text-align:center}.hestia-features .hestia-title,.hestia-features .title,.features .hestia-title,.features .title{margin-top:10px}.hestia-features .hestia-info,.hestia-features .info,.features .hestia-info,.features .info{padding:70px 0 30px;margin:0 auto}.hestia-features .hestia-info p,.hestia-features .info p,.features .hestia-info p,.features .info p{font-size:16px}.hestia-features .feature-box .card,.features .feature-box .card{width:auto;overflow:hidden;margin-bottom:0}.hestia-features .feature-box img,.features .feature-box img{max-width:150px}.hestia-info,.info{max-width:360px}.hestia-info .icon,.info .icon{color:#999}.hestia-info .icon>i,.info .icon>i{font-size:61.6px}.hestia-info .info-title,.info .info-title{margin:30px 0 15px;color:#3c4858}.hestia-info p,.info p{color:#999}.info-horizontal .icon{float:left;margin-top:24px;margin-right:10px}.info-horizontal .icon>i{font-size:36.4px}.info-horizontal .description{overflow:hidden}.icon.icon-primary{color:#9c27b0}.icon.icon-success{color:#4caf50}.icon.icon-danger{color:#f44336}.icon.icon-rose{color:#e91e63}.single-product .hestia-features,.single-product .features{padding:50px 0 0}.single-product .hestia-features>div h2,.single-product .features>div h2{font-size:25.55px}.single-product .hestia-features>div h5,.single-product .features>div h5{font-size:16px}.single-product .hestia-features .hestia-info>p,.single-product .hestia-features .info>p,.single-product .features .hestia-info>p,.single-product .features .info>p{margin-bottom:10px}.hestia-team .card,.team .card{text-align:left}.hestia-team .card .footer,.team .card .footer{margin-top:0}.hestia-team h5.description,.team h5.description{margin-bottom:70px}.hestia-team .footer a[href*="facebook.com"],.team .footer a[href*="facebook.com"],.footer-menu a[href*="facebook.com"]{color:#3b5998}.hestia-team .footer a[href*="twitter.com"],.team .footer a[href*="twitter.com"],.footer-menu a[href*="twitter.com"]{color:#55acee}.hestia-team .footer a[href*="pinterest.com"],.team .footer a[href*="pinterest.com"],.footer-menu a[href*="pinterest.com"]{color:#cc2127}.hestia-team .footer a[href*="google.com"],.team .footer a[href*="google.com"],.footer-menu a[href*="google.com"]{color:#dd4b39}.hestia-team .footer a[href*="linkedin.com"],.team .footer a[href*="linkedin.com"],.footer-menu a[href*="linkedin.com"]{color:#0976b4}.hestia-team .footer a[href*="dribbble.com"],.team .footer a[href*="dribbble.com"],.footer-menu a[href*="dribbble.com"]{color:#ea4c89}.hestia-team .footer a[href*="github.com"],.team .footer a[href*="github.com"],.footer-menu a[href*="github.com"]{color:#333}.hestia-team .footer a[href*="youtube.com"],.team .footer a[href*="youtube.com"],.footer-menu a[href*="youtube.com"]{color:#e52d27}.hestia-team .footer a[href*="instagram.com"],.team .footer a[href*="instagram.com"],.footer-menu a[href*="instagram.com"]{color:#125688}.hestia-team .footer a[href*="reddit.com"],.team .footer a[href*="reddit.com"],.footer-menu a[href*="reddit.com"]{color:#ff4500}.hestia-team .footer a[href*="tumblr.com"],.team .footer a[href*="tumblr.com"],.footer-menu a[href*="tumblr.com"]{color:#35465c}.hestia-team .footer a[href*="behance.com"],.team .footer a[href*="behance.com"],.footer-menu a[href*="behance.com"]{color:#1769ff}.hestia-team .footer a[href*="snapchat.com"],.team .footer a[href*="snapchat.com"],.footer-menu a[href*="snapchat.com"]{color:#fffc00}.hestia-team .footer a[href*="deviantart.com"],.team .footer a[href*="deviantart.com"],.footer-menu a[href*="deviantart.com"]{color:#05cc47}.hestia-team .footer a[href*="vimeo.com"],.team .footer a[href*="vimeo.com"],.footer-menu a[href*="vimeo.com"]{color:#1ab7ea}.hestia-ribbon{background-attachment:fixed;padding:100px 0}@media(max-width:991px){.hestia-subscribe-button{margin-top:40px}}.subscribe-line{padding:65px 0}.subscribe-line .card{margin-top:30px}.subscribe-line .card .input-group{display:table}.subscribe-line .card .input-group .input-group-addon{display:table-cell;width:1%}.subscribe-line.subscribe-line-image{position:relative;background-position:top center;background-size:cover}.subscribe-line.subscribe-line-image .title,.subscribe-line.subscribe-line-image .hestia-title{color:#fff}.subscribe-line.subscribe-line-image:after{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.66);content:""}.subscribe-line.subscribe-line-image .container{position:relative;z-index:2}.subscribe-line .card h5,.subscribe-line .sib_loader{display:none !important}.hestia-blogs article:nth-child(6n) .category a{color:#4caf50}.hestia-blogs article:nth-child(6n+1) .category a{color:#89229b}.hestia-blogs article:nth-child(6n+2) .category a{color:#00bcd4}.hestia-blogs article:nth-child(6n+3) .category a{color:#f44336}.hestia-blogs article:nth-child(6n+4) .category a{color:#ff9800}.hestia-blogs article:nth-child(6n+5) .category a{color:#e91e63}.footer .widget h5{margin-bottom:20px;font-size:18.2px;line-height:25.48px}.footer a{color:#3c4858}.footer-big{color:#999;padding:30px 0 18px;text-align:center}.footer-big ul{margin-bottom:0;padding:0;list-style:none}.footer-big ul li a{display:inline-block;position:relative;padding:5px 0;border-radius:3px;font-size:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.footer-big ul li a:hover{text-decoration:none}.footer-big ul li .btn{margin:0}.footer-big p{color:#999}.footer-big .footer-menu li{display:inline-block}.footer-big .footer-menu li a{padding:15px}.footer-big .copyright{padding:15px 0}.footer-big .content{text-align:left}.footer-big hr{margin-top:10px}.footer-black{background:#323437}.footer-black a{opacity:.86;color:#fff}.footer-black a:hover,.footer-black a:focus{opacity:1}.footer-black h5,.footer-black h4,.footer-black i,.footer-black .copyright{color:#fff}.footer-black hr{border-color:rgba(255,255,255,.2)}.hestia-bottom-footer-content{position:relative}.hestia-center{width:100%;text-align:center}.footer-big .footer-menu li a[href*="mailto:"],.footer-big .footer-menu li a[href*="tel:"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="mailto:"]:before,.footer-big .footer-menu li a[href*="tel:"]:before{color:#fff;font-family:'FontAwesome';font-size:16px}.footer-big .footer-menu li a[href*="mailto:"]:hover:before,.footer-big .footer-menu li a[href*="tel:"]:hover:before{color:#999}.footer-big .footer-menu li a[href*="mailto:"]:before{content:'\f0e0'}.footer-big .footer-menu li a[href*="tel:"]:before{content:'\f095'}.footer-big .footer-menu li a[href*="facebook.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="facebook.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="facebook.com"]:hover:before{color:#3b5998}.footer-black .footer-menu li a[href*="facebook.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="twitter.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="twitter.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="twitter.com"]:hover:before{color:#55acee}.footer-black .footer-menu li a[href*="twitter.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="pinterest.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="pinterest.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="pinterest.com"]:hover:before{color:#cc2127}.footer-black .footer-menu li a[href*="pinterest.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="google.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="google.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="google.com"]:hover:before{color:#dd4b39}.footer-black .footer-menu li a[href*="google.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="linkedin.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="linkedin.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="linkedin.com"]:hover:before{color:#0976b4}.footer-black .footer-menu li a[href*="linkedin.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="dribbble.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="dribbble.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="dribbble.com"]:hover:before{color:#ea4c89}.footer-black .footer-menu li a[href*="dribbble.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="github.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="github.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="github.com"]:hover:before{color:#333}.footer-black .footer-menu li a[href*="github.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="youtube.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="youtube.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="youtube.com"]:hover:before{color:#e52d27}.footer-black .footer-menu li a[href*="youtube.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="instagram.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="instagram.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="instagram.com"]:hover:before{color:#125688}.footer-black .footer-menu li a[href*="instagram.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="reddit.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="reddit.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="reddit.com"]:hover:before{color:#ff4500}.footer-black .footer-menu li a[href*="reddit.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="tumblr.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="tumblr.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="tumblr.com"]:hover:before{color:#35465c}.footer-black .footer-menu li a[href*="tumblr.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="behance.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="behance.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="behance.com"]:hover:before{color:#1769ff}.footer-black .footer-menu li a[href*="behance.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="snapchat.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="snapchat.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="snapchat.com"]:hover:before{color:#fffc00}.footer-black .footer-menu li a[href*="snapchat.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="deviantart.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="deviantart.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="deviantart.com"]:hover:before{color:#05cc47}.footer-black .footer-menu li a[href*="deviantart.com"]:before{color:#fff}.footer-big .footer-menu li a[href*="vimeo.com"]{color:transparent;font-size:0;padding:10px}.footer-big .footer-menu li a[href*="vimeo.com"]:before{content:"";font-family:'FontAwesome';color:#3c4858;font-size:16px}.footer-big .footer-menu li a[href*="vimeo.com"]:hover:before{color:#1ab7ea}.footer-black .footer-menu li a[href*="vimeo.com"]:before{color:#fff}.hestia-top-bar{font-size:12px;height:40px;line-height:40px;max-height:40px}.hestia-top-bar .col-md-6,.hestia-top-bar .col-md-12{max-height:40px}.hestia-top-bar .col-md-6.pull-right,.hestia-top-bar .col-md-12.pull-right{text-align:right}.hestia-top-bar .widget{margin:0 10px 0 0}.hestia-top-bar .widget:last-of-type{margin-right:0}.hestia-top-bar .widget,.hestia-top-bar .widget h5,.hestia-top-bar .widget .textwidget{display:inline-block;line-height:inherit}.hestia-top-bar .widget h5{margin:0 5px 0 0}.hestia-top-bar .widget .btn{padding:3px 10px}.hestia-top-bar .widget.widget_nav_menu h5,.hestia-top-bar .widget.widget_categories h5,.hestia-top-bar .widget.widget_product_categories h5{display:none}.hestia-top-bar .widget.widget_search h5,.hestia-top-bar .widget.widget_product_search h5{display:none}.hestia-top-bar .widget.widget_search .label-floating,.hestia-top-bar .widget.widget_product_search .label-floating{display:inline-block;font-size:inherit;margin:0;padding:0;width:auto}.hestia-top-bar .widget.widget_search .label-floating .control-label,.hestia-top-bar .widget.widget_product_search .label-floating .control-label{padding:0}.hestia-top-bar .widget.widget_search .label-floating.is-empty .control-label,.hestia-top-bar .widget.widget_product_search .label-floating.is-empty .control-label{font-size:inherit;position:absolute;font-weight:300;left:25px;top:12px;margin-top:0;text-align:left;opacity:1}.hestia-top-bar .widget.widget_search .label-floating.is-focused .control-label,.hestia-top-bar .widget.widget_product_search .label-floating.is-focused .control-label{opacity:0;font-size:inherit;line-height:20px}.hestia-top-bar .widget.widget_search .label-floating:not(.is-empty) .control-label,.hestia-top-bar .widget.widget_product_search .label-floating:not(.is-empty) .control-label{opacity:0;left:25px;top:12px}.hestia-top-bar .widget.widget_search form:not(.form-group),.hestia-top-bar .widget.widget_product_search form:not(.form-group){opacity:0}.hestia-top-bar .widget.widget_search form.form-group,.hestia-top-bar .widget.widget_product_search form.form-group{opacity:1}.hestia-top-bar .widget.widget_search form.form-group input[type=search],.hestia-top-bar .widget.widget_product_search form.form-group input[type=search]{background:none;border:0;font-size:inherit;font-weight:300;float:none;margin:2px 0 0 25px;width:auto}.hestia-top-bar .widget.widget_search form.form-group input[type=submit],.hestia-top-bar .widget.widget_product_search form.form-group input[type=submit]{display:none}.hestia-top-bar .widget.widget_search form.form-group:after,.hestia-top-bar .widget.widget_product_search form.form-group:after{display:none}.hestia-top-bar .widget.widget_search form.form-group:before,.hestia-top-bar .widget.widget_product_search form.form-group:before{color:#fff;content:"\f002";font-family:'Fontawesome';font-size:18px;position:absolute;left:0;top:0}.hestia-top-bar .widget.widget_search .search-form{display:inline-block}.hestia-top-bar .widget.widget_shopping_cart{cursor:pointer;padding-left:25px;position:relative;vertical-align:top}.hestia-top-bar .widget.widget_shopping_cart:before{color:#fff;content:"\f07a";font-family:'Fontawesome';font-size:18px;position:absolute;left:0;top:0;z-index:9999}.hestia-top-bar .widget.widget_shopping_cart:hover .cart_list{display:inline-block;opacity:1;visibility:visible;margin-top:0}.hestia-top-bar .widget.widget_shopping_cart .button.checkout{display:none}.hestia-top-bar .widget.widget_shopping_cart .wc-forward:not(.checkout){opacity:0;position:absolute;top:-5px;left:-4px}.hestia-top-bar .widget.widget_shopping_cart h5{display:none}.hestia-top-bar .widget.widget_shopping_cart .widget_shopping_cart_content{display:inline-block}.hestia-top-bar .widget.widget_shopping_cart .cart_list{border-radius:0 0 6px 6px;opacity:0;visibility:hidden;margin-top:-10px;padding:0 15px 15px;position:absolute;left:0;top:40px;z-index:10}.hestia-top-bar .widget.widget_shopping_cart .cart_list li{display:block;margin-top:15px;padding-bottom:0;white-space:nowrap}.hestia-top-bar .widget.widget_shopping_cart .cart_list li a:not(.remove){margin:0;padding-right:65px;text-align:left}.hestia-top-bar .widget.widget_shopping_cart .cart_list li img{float:left;width:50px;margin-left:0;margin-right:15px}.hestia-top-bar .widget.widget_shopping_cart .cart_list li .quantity{float:left}.hestia-top-bar .widget.widget_shopping_cart .cart_list li .variation{display:none}.hestia-top-bar .widget.widget_shopping_cart .cart_list li.empty{font-size:inherit;line-height:1.2;padding:0}.hestia-top-bar .widget.widget_shopping_cart .total{border:0;margin:0;padding:0}.hestia-top-bar .widget.widget_shopping_cart .total strong{display:none}.hestia-top-bar .widget.widget_shopping_cart .total .amount{float:none}.hestia-top-bar ul{line-height:inherit}.hestia-top-bar ul li{cursor:auto;display:inline-block;margin:0 5px}.hestia-top-bar ul li:first-child{margin-left:0}.hestia-top-bar ul li:last-child{margin-right:0}.hestia-top-bar ul li a{font-size:inherit;line-height:inherit;padding:0;text-transform:inherit}.hestia-top-bar ul li a:before{background-color:transparent;position:static;font-family:'FontAwesome';font-size:16px}.hestia-top-bar ul li a:hover,.hestia-top-bar ul li a:focus{background-color:transparent;outline:0}.hestia-top-bar ul li a[href*="tel:"]:before,.hestia-top-bar ul li a[href*="mailto:"]:before{margin-right:7px}.hestia-top-bar ul li a[href*="tel:"]:before{content:'\f095'}.hestia-top-bar ul li a[href*="mailto:"]:before{content:'\f0e0'}.hestia-top-bar ul li.dropdown .caret{display:none}.hestia-top-bar li a[href*="facebook.com"]{font-size:0}.hestia-top-bar li a[href*="facebook.com"]:before{content:""}.hestia-top-bar li a[href*="facebook.com"]:hover:before{color:#3b5998}.hestia-top-bar li a[href*="twitter.com"]{font-size:0}.hestia-top-bar li a[href*="twitter.com"]:before{content:""}.hestia-top-bar li a[href*="twitter.com"]:hover:before{color:#55acee}.hestia-top-bar li a[href*="pinterest.com"]{font-size:0}.hestia-top-bar li a[href*="pinterest.com"]:before{content:""}.hestia-top-bar li a[href*="pinterest.com"]:hover:before{color:#cc2127}.hestia-top-bar li a[href*="google.com"]{font-size:0}.hestia-top-bar li a[href*="google.com"]:before{content:""}.hestia-top-bar li a[href*="google.com"]:hover:before{color:#dd4b39}.hestia-top-bar li a[href*="linkedin.com"]{font-size:0}.hestia-top-bar li a[href*="linkedin.com"]:before{content:""}.hestia-top-bar li a[href*="linkedin.com"]:hover:before{color:#0976b4}.hestia-top-bar li a[href*="dribbble.com"]{font-size:0}.hestia-top-bar li a[href*="dribbble.com"]:before{content:""}.hestia-top-bar li a[href*="dribbble.com"]:hover:before{color:#ea4c89}.hestia-top-bar li a[href*="github.com"]{font-size:0}.hestia-top-bar li a[href*="github.com"]:before{content:""}.hestia-top-bar li a[href*="github.com"]:hover:before{color:#333}.hestia-top-bar li a[href*="youtube.com"]{font-size:0}.hestia-top-bar li a[href*="youtube.com"]:before{content:""}.hestia-top-bar li a[href*="youtube.com"]:hover:before{color:#e52d27}.hestia-top-bar li a[href*="instagram.com"]{font-size:0}.hestia-top-bar li a[href*="instagram.com"]:before{content:""}.hestia-top-bar li a[href*="instagram.com"]:hover:before{color:#125688}.hestia-top-bar li a[href*="reddit.com"]{font-size:0}.hestia-top-bar li a[href*="reddit.com"]:before{content:""}.hestia-top-bar li a[href*="reddit.com"]:hover:before{color:#ff4500}.hestia-top-bar li a[href*="tumblr.com"]{font-size:0}.hestia-top-bar li a[href*="tumblr.com"]:before{content:""}.hestia-top-bar li a[href*="tumblr.com"]:hover:before{color:#35465c}.hestia-top-bar li a[href*="behance.com"]{font-size:0}.hestia-top-bar li a[href*="behance.com"]:before{content:""}.hestia-top-bar li a[href*="behance.com"]:hover:before{color:#1769ff}.hestia-top-bar li a[href*="snapchat.com"]{font-size:0}.hestia-top-bar li a[href*="snapchat.com"]:before{content:""}.hestia-top-bar li a[href*="snapchat.com"]:hover:before{color:#fffc00}.hestia-top-bar li a[href*="deviantart.com"]{font-size:0}.hestia-top-bar li a[href*="deviantart.com"]:before{content:""}.hestia-top-bar li a[href*="deviantart.com"]:hover:before{color:#05cc47}.hestia-top-bar li a[href*="vimeo.com"]{font-size:0}.hestia-top-bar li a[href*="vimeo.com"]:before{content:""}.hestia-top-bar li a[href*="vimeo.com"]:hover:before{color:#1ab7ea}.hestia-clients-bar{padding:75px 0 55px}.hestia-clients-bar .row>div{padding:30px}.search-no-results .search-form,.error404 .search-form{margin-top:40px}#authors-on-blog{padding:80px 0}#authors-on-blog .card-profile{text-align:left}#authors-on-blog .col-md-6:nth-child(2n+1){clear:both}.blog-post.blog-post-wrapper .section-text h1{font-size:63.84px;line-height:73.416px}.blog-post.blog-post-wrapper .section-text h2{font-size:42.68px;line-height:65.52px}.blog-post.blog-post-wrapper .section-text h3{font-size:30.66px;line-height:42.924px}.blog-post.blog-post-wrapper .section-text h4{font-size:31.62px;line-height:49.011px}.blog-post.blog-post-wrapper .section-text h5{font-size:21px;line-height:32.55px}.blog-post.blog-post-wrapper .section-text h6{font-size:15.12px;line-height:22.68px}.blog-post{word-wrap:break-word;line-height:25.2px}.blog-post .section-text{padding-bottom:0;font-size:17.5px;line-height:26px}.blog-post .section-text p{margin-bottom:30px}.blog-post .section-blog-info{padding-top:15px}.blog-post .section-blog-info .entry-categories,.blog-post .section-blog-info .entry-tags{word-break:break-all}.blog-post .section-blog-info .entry-categories span,.blog-post .section-blog-info .entry-tags span{display:inline-block;margin:5px}.blog-post .section-blog-info .entry-categories a{display:inline-block;padding:2px 2px;color:#fff}.blog-post .section-blog-info .card-profile{margin-top:0;text-align:left}.blog-post .section-blog-info .card-profile .description{font-size:14px}dl dd,pre{margin-bottom:30px}.alignleft .avatar{margin-right:24px}.alignright .avatar{margin-left:24px}article.sticky h2:before{content:"Featured: "}img.centered,.aligncenter{display:block;margin:0 auto 24px}img.alignnone{margin-bottom:12px}.alignleft{float:left;text-align:left}.alignright{float:right;text-align:right}img.alignleft,.wp-caption.alignleft{margin:0 24px 24px 0;margin:0 2.4rem 2.4rem 0}img.alignright,.wp-caption.alignright{margin:0 0 24px 24px}.wp-caption-text{padding-top:10px;font-size:14px;font-weight:700;text-align:center}.gallery-caption{padding-top:10px}.bypostauthor{display:block}.media .avatar,.media-body .avatar,.media-area .avatar{overflow:hidden;width:64px;height:64px;margin:0 auto;margin-right:15px;border-radius:50%;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.media-area .hestia-title,.comment-respond .hestia-title{margin-bottom:30px}.comment .pull-left{padding-right:10px}.media-body div.avatar{margin:0 10px}.media{overflow:visible}.media .avatar img{width:100%}.media .media-heading{margin-top:0;font-size:18.2px;margin-bottom:10px}.media .media-heading small{font-family:"Roboto","Helvetica","Arial",sans-serif}.media .media-body{padding-right:10px}.media .media-body .media .media-body{padding-right:0}.media .media-footer .btn{margin-bottom:20px}.media .media-footer:after{display:table;clear:both;content:" "}.media p{color:#999;font-size:16px;line-height:25.6px}#comments .comment-notes{display:none}.section-comments ul.children .comment-author.avatar,.section-comments ul.children .avatar img{width:40px;height:40px}.blog-post .media p{color:#555}.blog-post .section-comments .title{margin-bottom:30px}.blog-post .section-comments .comment-respond .author{margin:15px 20px 0 0}.blog-post .section-comments .comment-respond .author img{border-radius:100%}.blog-post .comment-reply-link{font-size:12px;font-weight:400;text-transform:uppercase;float:right}label.subscribe-label{font-weight:300}.media-body{width:10000px;display:table-cell;overflow:visible}.single aside.blog-sidebar{padding:40px 0}.widget{margin-bottom:30px;word-break:break-word}.widget ul{padding:0 0 0 10px;margin:0;list-style:none}.widget ul li{line-height:33.6px;padding-top:5px}.widget ul li:first-child{padding-top:0}aside .widget .btn a{color:#fff}aside .widget a{color:#23527c;font-weight:500}.widget a:hover{color:#89229b}.widget #searchform{margin-bottom:0;padding-bottom:0}.widget h5{font-family:"Roboto Slab","Times New Roman",serif;margin-bottom:10px;font-size:21.84px;font-weight:700;line-height:30.576px}.widget select{width:100%}.hestia-widget-placeholder{border:1px dashed #b4b9be;padding:25px;text-align:center}.hestia-widget-placeholder .widget{margin:0}.single .hestia_right aside.blog-sidebar{padding:0}.hestia_right .hestia-widget-placeholder{padding:5px}.widget_calendar th,.widget_calendar tr,.widget_calendar td{padding:7px 0;text-align:center}.hestia-sidebar-close,.hestia-sidebar-open{display:none}.attachment .main-raised .blog-post{padding-bottom:130px}.attachment .sizes{margin-top:20px}.page-header .container,.page-header .author,.page-header .author a,.page-header .hestia-title,.page-header .title,.page-header .description{color:#fff}.page-header{overflow:hidden;height:90vh;margin:0;padding:0;border:0;background-position:center center;background-size:cover}.page-header .container{padding-top:30vh;color:#fff}.page-header .container .hestia-title,.page-header .container .title{margin:0 0 20px}.page-header.header-small .container .hestia-title,.page-header.header-small .container .title{margin:60px 0 10px}.archive .page-header.header-small .hestia-title,.blog .page-header.header-small .hestia-title,.search .page-header.header-small .hestia-title,.archive .page-header.header-small .title,.blog .page-header.header-small .title,.search .page-header.header-small .title{font-size:44.8px;line-height:58.24px}.page-header.header-small{min-height:300px;position:relative;height:auto}.page-header.header-small .container{padding-top:40px;padding-bottom:110px}.page-header.header-small .hestia-title,.page-header.header-small .title{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:53.2px;line-height:79.8px}.page-header.header-no-title{min-height:120px}.boxed-layout-header{padding-bottom:5px}.breadcrumbs{font-size:14px}.breadcrumbs .dashicons,.breadcrumbs .fa{font-size:1.2em}.page-navigation{padding:0 0 20px;font-size:13px}.page-navigation a{display:block;padding:8px 12px 7px;border:1px solid #e91e63;border-radius:3px;line-height:1.6em;font-family:"Roboto","Helvetica","Arial",sans-serif;transition:all .2s ease-in-out}.page-navigation a:hover{background-color:#e91e63;color:#fff}.page-navigation .dashicons,.page-navigation .fa{font-size:14px;margin:0 4px;transition:color .1s ease-in-out,transform .2s ease-in-out .1s}.page-navigation a[rel="prev"]{float:left}.page-navigation a[rel="next"]{float:right}.page-navigation a[rel="prev"]:hover .dashicons,.page-navigation a[rel="prev"]:hover .fa{transform:translate(-5px,0)}.page-navigation a[rel="next"]:hover .dashicons,.page-navigation a[rel="next"]:hover .fa{transform:translate(5px,0)}.woocommerce .page-header.header-small .hestia-title,.woocommerce .page-header.header-small .title{font-size:53.2px;line-height:79.8px}.header-filter{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-position:center center;background-size:cover}.header-filter:before,.header-filter:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:""}.header-filter::before{background-color:rgba(0,0,0,.5)}.header-filter .container{position:relative}.woocommerce.single-product .header-filter{background-position:top center}.carousel .header-filter:before,.carousel .header-filter:after{z-index:-1}.clear-filter:before{display:none}.header .wrapper{background:#ccc}.header .btn{margin:0}.header h6{margin-bottom:0}.phone-container img{width:100%}.main{position:relative;background:#fff}.main-raised{margin:-60px 30px 0;border-radius:6px 6px 0 0;-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.home .main-raised{overflow:hidden}.home .main-raised section:first-of-type{border-radius:6px 6px 0 0;overflow:hidden}.page-template-template-pagebuilder-blank .section{padding:0}.woocommerce.archive .main-raised,.single .main-raised{margin-top:-60px;margin-bottom:30px}.woocommerce.archive .main-raised{background-color:#e5e5e5}.content-sidebar-left{padding-left:30px;padding-right:0}.content-sidebar-right{padding-right:30px;padding-left:0}.shop-sidebar-wrapper{padding:0}.content-full.col-md-12{padding:0}.woocommerce.archive .main{background-color:#f0f0f0}.woocommerce.archive .blog-post{padding-left:0;padding-right:0}.woocommerce.archive .blog-post .products{margin-left:-15px;margin-right:-15px}.woocommerce.archive .blog-post .section{padding:0 15px 70px}.woocommerce.single-product .main.main-raised{margin:0;border-radius:0;-webkit-box-shadow:0;box-shadow:0}.woocommerce.single-product .blog-post{background-color:#f0f0f0}.woocommerce.single-product .blog-post .col-md-12>div[id^=product].product{margin:-315px 0 0;padding:40px;border-radius:6px;background:#fff;-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.woocommerce.single-product .section{padding:0 0 70px}.woocommerce.single-product .page-header{z-index:0;min-height:575px;height:auto;background-position:top center}.woocommerce.single-product .page-header .container .cart-contents-content{right:15px;position:relative;bottom:-10px}.woocommerce.single-product .page-header .container .cart-contents-content.btn-white{box-shadow:0 2px 2px 0 rgba(153,153,153,.14),0 3px 1px -2px rgba(153,153,153,.2),0 1px 5px 0 rgba(153,153,153,.12);color:#999;background-color:#fff}.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-white:focus,.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-white:hover{color:#fff;background-color:rgba(153,153,153,.6)}.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-white:focus.btn-simple,.woocommerce.single-product .page-header .container .cart-contents-content.btn-white.btn-white:hover.btn-simple{color:#fff;background:transparent}.woocommerce.single-product .product_title{color:#3c4858;font-family:"Roboto Slab","Times New Roman",serif;font-size:36.4px;font-weight:700;line-height:54.6px}.woocommerce.single-product .summary .price,.woocommerce.single-product .woocommerce-variation-price .price{display:block;color:#3c4858;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:25.55px;font-weight:300;line-height:35.77px}.woocommerce.single-product .summary .price del,.woocommerce.single-product .summary .price ins,.woocommerce.single-product .summary .price span,.woocommerce.single-product .woocommerce-variation-price .price del,.woocommerce.single-product .woocommerce-variation-price .price ins,.woocommerce.single-product .woocommerce-variation-price .price span{font-weight:300}.woocommerce.single-product .summary .price{margin:10px 0 25px}.woocommerce.single-product .summary .price.price-unit{font-size:16px;margin:-20px 0 25px}.woocommerce.single-product .woocommerce-variation-price .price{margin:0 0 25px}.woocommerce.single-product div.product form.cart table.variations{margin-bottom:0}.woocommerce.single-product div.product form.cart table.variations td.label label{margin-bottom:0}.woocommerce.single-product div.product form.cart table.variations td.value{padding-top:0;position:relative}.woocommerce.single-product div.product form.cart table.variations td.value:before{content:'\f0d7';font-family:FontAwesome;position:absolute;top:7px;right:10px;display:inline-block;font-size:12px;pointer-events:none}.woocommerce.single-product .upsells{margin-top:60px;padding-top:0}.woocommerce.single-product .upsells h2{margin:0 0 60px;text-align:center}.woocommerce.single-product .related{overflow-x:hidden}.woocommerce.single-product .related ul.products{margin:0 -15px}.woocommerce .page-header .container{position:relative}.woocommerce .page-header .container .cart-contents-content{z-index:1;right:15px;position:absolute;bottom:30px}.woocommerce .page-header .container .cart-contents-content .fa{vertical-align:-2px;margin-right:5px}.woocommerce div.product form.cart .reset_variations{float:right;margin-top:10px;font-size:14px}.woocommerce div.product form.cart .reset_variations:after{margin-left:5px;font-family:"Fontawesome";content:"\f00d"}.woocommerce div.product form.cart input{margin-right:10px;border:0;border-bottom:1px solid #ccc}.woocommerce div.product form.cart .button:after{margin-left:10px;font-family:"Fontawesome";content:"\f07a"}.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:60px;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs{overflow:visible}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li{background:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 30px 0 0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:0;-webkit-box-shadow:none;box-shadow:none}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li{border:0}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a{color:#e91e63;border-bottom:2px solid #e91e63}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a{border-bottom:2px solid transparent;min-width:100px;padding:10px 15px;border-radius:0;color:#555;font-size:14px;font-weight:400;line-height:24px;text-align:center;text-transform:uppercase}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a:hover{border-bottom:2px solid #e91e63}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border:0}.woocommerce div.product .woocommerce-tabs h2{display:none}.woocommerce div.product .woocommerce-tabs .panel{box-shadow:none;margin-bottom:0}.woocommerce div.product p.stars a:before{color:#ff9800}.woocommerce div.product form.cart .variations tr{display:inline-block;width:48%;margin-bottom:25px}.woocommerce div.product form.cart .variations tr:nth-child(2n),.woocommerce div.product form.cart .variations tr td{float:right}.woocommerce div.product form.cart .variations td.label{text-align:left}.woocommerce div.product form.cart .variations td label{background:transparent;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;text-transform:none}.woocommerce div.product form.cart .variations select{width:100%;padding:7px 0;border:0}.woocommerce div.product form.cart .variations select:focus{background-size:100% 2px,100% 1px;-webkit-transition-duration:.3s;transition-duration:.3s}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{width:100%}.woocommerce div.product div.images .flex-control-thumbs{margin-top:10px}.woocommerce div.product div.images .flex-control-thumbs li{margin-left:2%;margin-bottom:10px;width:32%}.woocommerce div.product div.images .flex-control-thumbs li:nth-child(3n+1),.woocommerce div.product div.images .flex-control-thumbs li:first-child{margin-left:0}.woocommerce.single-product .summary .price ins{font-weight:400;text-decoration:none}.woocommerce.single-product .product .images{margin-bottom:60px;position:relative;width:45%}.woocommerce.single-product .product .summary{padding-left:60px;margin-bottom:60px;width:55%}.woocommerce.single-product .product span.onsale{position:absolute;top:-25px;left:-25px;right:auto;z-index:5}.woocommerce.single-product .product form.cart{margin:60px 0 0;padding:0}.woocommerce.single-product .product .woocommerce-product-rating{margin-bottom:0}.woocommerce.single-product .product .woocommerce-product-rating .star-rating{font-size:12px}.woocommerce.single-product .product .woocommerce-review-link{font-size:14px}.woocommerce.single-product .woocommerce-breadcrumb{margin:0 0 23px}.woocommerce.single-product .section-text{font-size:14px}.woocommerce .shop-item p{font-size:14px}.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);right:0;width:auto;margin:0;padding:0 10px;border-radius:3px;background-color:#89229b;font-family:"Roboto Condensed",sans-serif;font-size:12px;font-weight:300;line-height:50px;text-transform:uppercase}.woocommerce span.onsale{top:-25px;left:-25px}.woocommerce #respond input#submit.added:after,.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after{color:#4caf50}.woocommerce .single-product div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt{padding:12px 30px;border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.woocommerce input.button.alt{padding:12px 30px;border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.woocommerce input.button:disabled{padding:12px 30px;border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.woocommerce input.button:disabled[disabled]{padding:12px 30px;border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.woocommerce a.button.wc-backward:hover,.woocommerce .single-product div.product form.cart .button:hover,.woocommerce #respond input#submit:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{color:#fff;background-color:#9c27b0}.woocommerce input.button.alt:hover{color:#fff;background-color:#9c27b0}.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:#fff;background-color:#9c27b0}.woocommerce .cart-collaterals{margin-top:-60px;margin-bottom:46.2px}.woocommerce .cart-collaterals h2{font-size:33.6px;margin:0 0 4px}.woocommerce .cart-collaterals .cross-sells{width:52%}.woocommerce .cart-collaterals .cross-sells .products{margin-top:30px}.woocommerce .cart-collaterals .cart_totals{margin-bottom:14px;width:44%}.woocommerce .cart-collaterals .cart_totals th,.woocommerce .cart-collaterals .cart_totals td{padding:20px 0}.woocommerce .cart-collaterals .cart_totals th{font-weight:300}.woocommerce .cart-collaterals .cart_totals td{font-weight:700}.woocommerce .cart-collaterals .cart_totals .checkout-button{font-size:14px}.woocommerce .product .card-product{text-align:center}.woocommerce .product .card-product .card-description p{margin-bottom:10px;color:#999;font-size:14px;font-weight:300;line-height:21px}.woocommerce .product .card-product .footer{text-align:left}.woocommerce ul.products li.product{width:25%;margin:0;padding:0 15px;background:transparent;-webkit-box-shadow:none;box-shadow:none}.woocommerce ul.products li.product .price del{opacity:1;display:inline}.woocommerce ul.products li.product .price ins{font-weight:300;text-decoration:none}.woocommerce ul.products li.product .button{display:inline-block;margin-top:0}.woocommerce .hestia-features p{color:#999;font-size:14px;font-weight:300;line-height:21px}.woocommerce .related.products{margin-top:100px;padding-top:0}.woocommerce .related.products h2{margin:0 0 80px;font-size:36.4px;font-family:"Roboto Slab","Times New Roman",serif;font-weight:700;text-align:center}.woocommerce ul.products li.product .price{color:#3c4858;font-size:17px;font-weight:300;line-height:1.2;text-align:left}.woocommerce ul.products li.product .price.price-unit{padding:0 30px 15px;margin:-20px 0 10px;font-size:12px}.woocommerce nav.woocommerce-pagination ul{overflow:visible;border:0;margin:20px 0}.woocommerce nav.woocommerce-pagination ul li{overflow:visible;border:0}.woocommerce nav.woocommerce-pagination ul li span.current{min-width:30px;height:30px;margin:0 3px;padding:0 11px;border-color:#9c27b0;border-radius:30px;color:#fff;background-color:#9c27b0;-webkit-box-shadow:0 4px 5px 0 rgba(156,39,176,.14),0 1px 10px 0 rgba(156,39,176,.12),0 2px 4px -1px rgba(156,39,176,.2);box-shadow:0 4px 5px 0 rgba(156,39,176,.14),0 1px 10px 0 rgba(156,39,176,.12),0 2px 4px -1px rgba(156,39,176,.2);line-height:30px}.woocommerce nav.woocommerce-pagination ul li a{min-width:30px;height:30px;margin:0 3px;padding:0 11px;border:0;border-radius:30px;color:#999;background:transparent;font-size:14px;font-weight:400;line-height:30px;text-transform:uppercase}.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus{background-color:#eee}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{margin-bottom:7px}.woocommerce dl.variation dd p{margin:0 4px 0 0;padding:0 0 3.5px;font-size:14px;line-height:1.42857143}.woocommerce form .form-row .required{text-decoration:none}.woocommerce form .form-row .input-checkbox{margin:8px 0 0}.woocommerce .col2-set .woocommerce-account-fields label.checkbox span{margin-left:20px}.woocommerce form.login{border:0;margin:0;padding:0}.woocommerce form.login input[type=submit]{margin-right:20px}.woocommerce .before-shop-main{margin:20px 0 25px}.woocommerce .woocommerce-breadcrumb{color:#999;font-size:12px;margin:0 0 3px}.woocommerce .woocommerce-breadcrumb a{color:#999}.woocommerce .woocommerce-breadcrumb a:hover{color:#3c4858}.woocommerce .woocommerce-result-count{color:#3c4858;font-size:14px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0 !important;padding:0}.woocommerce .woocommerce-ordering{margin-top:10px !important}.woocommerce .woocommerce-ordering:before{content:'\f0d7';font-family:FontAwesome;position:absolute;top:0;right:0;display:inline-block;font-size:12px;pointer-events:none}.woocommerce .woocommerce-ordering select{border:0;padding:0 10px 7px 0;text-transform:uppercase}.woocommerce .woocommerce-ordering select:focus{background-size:100% 2px,100% 1px;-webkit-transition-duration:.3s;transition-duration:.3s}.woocommerce-checkout-payment .woocommerce-info{color:#3c4858;background:#ebe9eb;padding:0 !important}.woocommerce-checkout-payment .woocommerce-info:before{display:none}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:auto;border:0;margin:0 20px 0 0}.woocommerce table.shop_table,.table>thead>tr>th{border:0}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:auto;max-width:100px;-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart .woocommerce-cart-form{margin-bottom:15px;padding-bottom:7px}.woocommerce-cart .shop_table .actions .coupon{margin-bottom:15px;position:relative;padding-bottom:7px}.woocommerce-cart .shop_table .actions .coupon .input-text{height:36px;font-size:14px;color:#555}.woocommerce-cart .shop_table .actions .coupon .input-text:focus{background-size:100% 2px,100% 1px;-webkit-transition-duration:.3s;transition-duration:.3s}.woocommerce-cart .shop_table .blockUI.blockOverlay,.woocommerce-cart .cart-collaterals .blockUI.blockOverlay{background-color:white !important}.woocommerce-checkout #customer_details select,.woocommerce-checkout #order_review select,.woocommerce-checkout .woocomerce-form select{border:0}.woocommerce-checkout #customer_details select:focus,.woocommerce-checkout #customer_details .input-text:focus,.woocommerce-checkout #order_review select:focus,.woocommerce-checkout #order_review .input-text:focus,.woocommerce-checkout .woocomerce-form select:focus,.woocommerce-checkout .woocomerce-form .input-text:focus{background-size:100% 2px,100% 1px;-webkit-transition-duration:.3s;transition-duration:.3s}.woocommerce .quantity .qty{padding:4px 0}.shop-item>.card>.card-image,.product>.card>.card-image{box-shadow:0 5px 15px -8px rgba(0,0,0,.24),0 8px 10px -5px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.2)}.shop-item:hover>.card>.card-image,.product:hover>.card>.card-image{-webkit-box-shadow:0 15px 35px -15px rgba(0,0,0,.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2);box-shadow:0 15px 35px -15px rgba(0,0,0,.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:12px 30px;border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.added_to_cart.wc-forward{border-radius:3px;color:#fff;background-color:#9c27b0;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;text-transform:uppercase;display:inline-block;bottom:-25px;width:auto;margin:0 auto;padding:5px 15px;font-size:10px;text-align:center;line-height:30px}.hestia-view-cart-wrapper{bottom:-30px;display:block !important;overflow:visible;position:absolute;right:0;left:0;width:100%;text-align:center}.added_to_cart.wc-forward:hover,.woocommerce-message a.button:hover,#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{color:#fff;background-color:#9c27b0}.woocommerce-page ul.products li.product{width:25%;margin:0;padding:0 15px;background:transparent;-webkit-box-shadow:none;box-shadow:none}.woocommerce-cart table.shop_table{margin-top:-30px}.woocommerce-cart table.shop_table th{font-size:13px;font-weight:300;padding:20px;text-transform:uppercase}.woocommerce-cart table.shop_table .product-name a{color:#3c4858;font-size:16px;font-weight:500;line-height:30px}.woocommerce-cart table.shop_table td{padding:20px}.woocommerce-cart table.shop_table td.product-remove{width:21px}.woocommerce-cart table.shop_table td.product-thumbnail{width:100px}.woocommerce-cart table.shop_table td.actions{padding:20px 0}.woocommerce-cart table.shop_table td.actions input[type=submit]{font-size:14px}.woocommerce-page .title-row{margin-top:20px}.single-product.woocommerce .thumbnails #slider-prev,.single-product.woocommerce .thumbnails #slider-next{top:45% !important}.variations tr{border:0}.variations tr .label{color:#aaa;font-size:14px}.woocommerce-account form.login{border:1px solid #d3ced2;padding:20px;margin:2em 0}.woocommerce.archive .blog-post .products li.product-category{margin-top:30px;padding:0 15px}.woocommerce.archive .blog-post .products li.product-category a{background:#fff;border-radius:6px;display:inline-block;padding:0 15px 15px;margin:0 0 30px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.woocommerce.archive .blog-post .products li.product-category a h2{line-height:1.5;padding-top:15px;text-align:center}.woocommerce.archive .blog-post .products li.product-category a h2 .count{background:none;color:#999;display:block;font-weight:300;padding:0}.woocommerce.archive .blog-post .products li.product-category a img{border-radius:6px;display:inline-block;margin:-30px 0 0;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-box-shadow:0 5px 15px -8px rgba(0,0,0,.24),0 8px 10px -5px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.2);-moz-box-shadow:0 5px 15px -8px rgba(0,0,0,.24),0 8px 10px -5px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.2);box-shadow:0 5px 15px -8px rgba(0,0,0,.24),0 8px 10px -5px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.2)}.woocommerce.archive .blog-post .products li.product-category:hover a img{-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px);-webkit-box-shadow:0 15px 35px -15px rgba(0,0,0,.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2);-moz-box-shadow:0 15px 35px -15px rgba(0,0,0,.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2);box-shadow:0 15px 35px -15px rgba(0,0,0,.5),0 5px 25px 0 rgba(0,0,0,.12),0 10px 10px -5px rgba(0,0,0,.2)}.woocommerce .single-product div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled,#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,.added_to_cart.wc-forward{-webkit-box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12);-moz-box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12);box-shadow:0 2px 2px 0 rgba(156,39,176,.14),0 3px 1px -2px rgba(156,39,176,.2),0 1px 5px 0 rgba(156,39,176,.12)}.woocommerce a.button.wc-backward:hover,.woocommerce .single-product div.product form.cart .button:hover,.woocommerce #respond input#submit:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button[disabled]:disabled:hover,.added_to_cart.wc-forward:hover,.woocommerce-message a.button:hover,#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,.widget_shopping_cart.widget .remove:hover{-webkit-box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2);-moz-box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2);box-shadow:0 14px 26px -12px rgba(156,39,176,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(156,39,176,.2)}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:none}.shop-sidebar.card{padding-top:29px;padding-left:15px;padding-right:15px}.woocommerce ul.product_list_widget,.footer ul.product_list_widget,ul.product_list_widget{padding:0}.woocommerce ul.product_list_widget li,.footer ul.product_list_widget li,ul.product_list_widget li{font-size:14px;padding:10px 0}.woocommerce ul.product_list_widget li:after,.footer ul.product_list_widget li:after,ul.product_list_widget li:after{content:" ";display:block;height:0;clear:both}.woocommerce ul.product_list_widget li a,.footer ul.product_list_widget li a,ul.product_list_widget li a{padding:0;display:block;margin-bottom:8px;line-height:normal;font-weight:400}.woocommerce ul.product_list_widget li img,.footer ul.product_list_widget li img,ul.product_list_widget li img{float:right;-webkit-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-moz-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-o-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);-ms-transition:all 300ms cubic-bezier(0.34,1.61,.7,1);transition:all 300ms cubic-bezier(0.34,1.61,.7,1);border-radius:6px;margin-left:20px;width:70px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.woocommerce ul.product_list_widget li:hover img,.footer ul.product_list_widget li:hover img,ul.product_list_widget li:hover img{transform:translateY(-3px);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 6px -2px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 6px -2px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 6px -2px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.12)}.woocommerce ul.product_list_widget li .quantity,.footer ul.product_list_widget li .quantity,ul.product_list_widget li .quantity{display:block}.woocommerce ul.product_list_widget li:first-child,.footer ul.product_list_widget li:first-child,ul.product_list_widget li:first-child{padding-top:0}.star-rating{color:#ff9800;overflow:hidden;position:relative;height:12px;line-height:1;font-size:12px;width:64.8px;font-family:star}.star-rating:before{content:'\73\73\73\73\73';color:#d3ced2;float:left;top:0;left:0;position:absolute}.star-rating span{position:absolute;padding-top:18px}.star-rating span:before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}#secondary div[id^=woocommerce_rating_filter] li,.footer div[id^=woocommerce_rating_filter] li{text-align:right}#secondary div[id^=woocommerce_rating_filter] li a,.footer div[id^=woocommerce_rating_filter] li a{font-weight:300}#secondary div[id^=woocommerce_rating_filter] li .star-rating,.footer div[id^=woocommerce_rating_filter] li .star-rating{float:left}#secondary div[id^=woocommerce_layered_nav] ul,#secondary div[id^=woocommerce_product_categories] ul,.footer div[id^=woocommerce_layered_nav] ul,.footer div[id^=woocommerce_product_categories] ul{padding:0}#secondary div[id^=woocommerce_layered_nav] ul.children,#secondary div[id^=woocommerce_product_categories] ul.children,.footer div[id^=woocommerce_layered_nav] ul.children,.footer div[id^=woocommerce_product_categories] ul.children{padding-left:15px}#secondary div[id^=woocommerce_layered_nav] ul li a,#secondary div[id^=woocommerce_product_categories] ul li a,.footer div[id^=woocommerce_layered_nav] ul li a,.footer div[id^=woocommerce_product_categories] ul li a{font-weight:400;font-size:14px}#secondary div[id^=woocommerce_layered_nav] ul .count,#secondary div[id^=woocommerce_product_categories] ul .count,.footer div[id^=woocommerce_layered_nav] ul .count,.footer div[id^=woocommerce_product_categories] ul .count{font-size:14px;float:right}#secondary div[id^=woocommerce_products] a .product-title,#secondary div[id^=woocommerce_top_rated_products] a .product-title,#secondary div[id^=woocommerce_recently_viewed_products] a .product-title,.footer div[id^=woocommerce_products] a .product-title,.footer div[id^=woocommerce_top_rated_products] a .product-title,.footer div[id^=woocommerce_recently_viewed_products] a .product-title{margin-top:20px}#secondary div[id^=woocommerce_products] .amount:first-of-type,#secondary div[id^=woocommerce_products] ins,#secondary div[id^=woocommerce_top_rated_products] .amount:first-of-type,#secondary div[id^=woocommerce_top_rated_products] ins,#secondary div[id^=woocommerce_recently_viewed_products] .amount:first-of-type,#secondary div[id^=woocommerce_recently_viewed_products] ins,.footer div[id^=woocommerce_products] .amount:first-of-type,.footer div[id^=woocommerce_products] ins,.footer div[id^=woocommerce_top_rated_products] .amount:first-of-type,.footer div[id^=woocommerce_top_rated_products] ins,.footer div[id^=woocommerce_recently_viewed_products] .amount:first-of-type,.footer div[id^=woocommerce_recently_viewed_products] ins{text-decoration:none}#secondary div[id^=woocommerce_products] ins .amount,#secondary div[id^=woocommerce_top_rated_products] ins .amount,#secondary div[id^=woocommerce_recently_viewed_products] ins .amount,.footer div[id^=woocommerce_products] ins .amount,.footer div[id^=woocommerce_top_rated_products] ins .amount,.footer div[id^=woocommerce_recently_viewed_products] ins .amount{margin-left:10px !important}#secondary div[id^=woocommerce_recent_reviews] .reviewer,.footer div[id^=woocommerce_recent_reviews] .reviewer{font-size:15px}#secondary div[id^=woocommerce_recent_reviews] ul.product_list_widget li>a>img,.footer div[id^=woocommerce_recent_reviews] ul.product_list_widget li>a>img{width:70px}#secondary div[id^=woocommerce_price_filter],.footer div[id^=woocommerce_price_filter]{padding-right:14px}#secondary div[id^=woocommerce_price_filter] .price_slider,.footer div[id^=woocommerce_price_filter] .price_slider{background-color:#c8c8c8;height:2px;margin:15px 0 30px;border-radius:5px}#secondary div[id^=woocommerce_price_filter] .price_slider .ui-slider-range,.footer div[id^=woocommerce_price_filter] .price_slider .ui-slider-range{background-color:#9c27b0;height:2px;display:block;position:absolute}#secondary div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle,.footer div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle{margin-top:-6px;margin-left:0;background:#fff;border:1px solid #9c27b0;border-radius:50%;height:14px;width:14px;position:absolute;top:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);transition:transform .3s ease;cursor:pointer}#secondary div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle:focus,.footer div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle:focus{outline:0}#secondary div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle.ui-state-active,#secondary div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle:hover,.footer div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle.ui-state-active,.footer div[id^=woocommerce_price_filter] .price_slider .ui-slider-handle:hover{transform:scale3d(1.5,1.5,1)}#secondary div[id^=woocommerce_price_filter] .button,.footer div[id^=woocommerce_price_filter] .button{margin-right:-14px;float:right;font-size:12px}#secondary div[id^=woocommerce_price_filter] .price_slider,.footer div[id^=woocommerce_price_filter] .price_slider{font-size:inherit;line-height:inherit;text-align:left}#secondary div[id^=woocommerce_price_filter] .price_label,.footer div[id^=woocommerce_price_filter] .price_label{max-width:50%;padding-top:0;text-align:left;font-size:14px}div[id^=woocommerce_product_tag_cloud].widget a{font-weight:600;padding:5px 12px;border-radius:12px;text-transform:uppercase;background:#9c27b0;color:#fff;margin-bottom:5px;line-height:27px;white-space:nowrap;font-size:10px !important}.widget_shopping_cart.widget img{width:70px;float:right;margin-left:20px;margin-right:0}.widget_shopping_cart.widget .remove,.widget_shopping_cart.widget .total .amount,.widget_shopping_cart.widget .buttons .button:last-child{float:right}.widget_shopping_cart.widget .remove{color:#f44336;border-radius:50%;height:18px;width:18px;font-size:18px;line-height:18px;font-weight:600;text-align:center;top:-2px;z-index:1}.widget_shopping_cart.widget .remove:hover{color:#fff;background:#f44336}.widget_shopping_cart.widget .buttons .button{color:#fff;display:inline-block}.widget_shopping_cart.widget .buttons:after{content:" ";display:block;height:0;clear:both}.widget_shopping_cart.widget .variation{border-left:0;padding-left:0}.widget_shopping_cart.widget .variation dt,.widget_shopping_cart.widget .variation dd{font-size:12px;line-height:14px;padding:0;margin:0 4px 0 0}.widget_shopping_cart.widget .variation dd p{font-size:12px;line-height:14px}.features-product{padding:65px 0 70px;background-color:#f5f5f5}.features-product__fix{margin:0 -3px}.features-item{border:3px solid #eee;text-align:left;width:100%;margin:0 10px}.features-item:first-child{margin-left:0}.features-item:last-child{margin-right:0}.features-title{font-size:20px;font-weight:600;text-transform:uppercase;text-align:center;color:#17455d;padding:16px 10px;margin:0}.features-item .features-title{border-bottom:2px solid #eee}.features-text{font-size:15px;padding:15px 20px}.features-text p{margin:0 0 8px;color:#333}.features-text p:first-child{color:#17455d}.features-item ul,.features-item ol{list-style:none;padding:0 0 10px;margin:0}.features-item ul li{font-style:italic;padding:2px 0 2px 24px;background:url(//www.assignmentjunkie.co.uk/app/themes/hestia/images/icon-check-mark.svg) 0 7px no-repeat}.features-item ol li{position:relative;display:block;font-size:16px;padding:4px 0;background:url(//www.assignmentjunkie.co.uk/app/themes/hestia/images/background-features-dots.png) 0 16px repeat-x}.features-item ol div{display:inline-block;background-color:#fff;box-shadow:10px 0 0 #fff}.features-item ol span{background-color:#eee;box-shadow:-10px 0 0 #fff;position:absolute;display:block;width:50px;padding:2px 10px;border-radius:25px;top:1px;right:0}.features-content{text-align:center;border:3px solid #eee;padding:15px;margin:0 0 24px}.features-list{display:flex;padding:10px 0 20px}.features-point{width:100%}.features-icon{margin:0 0 12px}.features-icon img{border-radius:50px;border:3px solid #eee;transition:all .15s linear}.features-icon img:hover{border-color:transparent}.features-sign{font-size:16px;font-weight:600;line-height:1.2em}.product-testimonials{padding-bottom:50px}@media all and (max-width:991px){.features-product{margin:0 0 20px;text-align:center;padding-top:40px;padding-bottom:40px}.features-product img{margin:5px 0;max-width:100%}.features-border{flex-wrap:wrap;padding-bottom:30px}.features-item{margin:10px 0}}@media all and (max-width:767px){.features-product{margin:0 0 10px}.features-border{padding-bottom:20px}.features-list{flex-wrap:wrap;padding:10px 0}.features-point{width:50%;margin-bottom:10px}.product-testimonials{padding-bottom:30px}}@media all and (max-width:480px){.features-content{padding:5px}.features-title{font-size:18px;line-height:1.25em}.features-sign{font-size:14px;line-height:1.3em}.features-icon img{max-width:80px;max-height:80px;height:auto}}.woocommerce-product-search{width:100%}.woocommerce-product-search input.search-field{display:table-cell;vertical-align:top;float:left;width:70%}.woocommerce-product-search input[type=submit]{float:right}div[id^=woocommerce_product_search].widget,div[id^=search].widget{margin-bottom:0}div[id^=woocommerce_product_search].widget .search-form,div[id^=woocommerce_product_search].widget .woocommerce-product-search,div[id^=search].widget .search-form,div[id^=search].widget .woocommerce-product-search{margin-bottom:0;padding-bottom:0}div[id^=woocommerce_layered_nav_filters].widget li{width:100%;display:inline}div[id^=woocommerce_layered_nav_filters].widget li a{font-weight:100}div[id^=woocommerce_layered_nav_filters].widget li a:before{color:red}.woocommerce-account .woocommerce-MyAccount-navigation{display:inline-block;width:20%}.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;float:right;width:75%;margin-left:5%}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding-bottom:0;border-bottom:1px solid #eee;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:10px 5px}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{color:#333}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:.25}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{font-family:"FontAwesome"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:"\f0e4"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:"\f291"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:"\f1c6"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:"\f015"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:"\f09d"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:"\f007"}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"\f08b"}.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;font-weight:600;text-align:center}.woocommerce-account p.order-again{text-align:right}.woocommerce-EditAccountForm input[type="submit"]{float:right;margin-top:50px}.woocommerce-account table.shop_table_responsive thead{color:#fff;background-color:#333}.woocommerce-account table.shop_table_responsive thead th{padding:10px;border-right:1px solid;text-align:center}.woocommerce-account table.shop_table_responsive tbody td{padding:10px;text-align:center}.woocommerce-account table.shop_table_responsive tbody tr{border-bottom:1px solid #eee}.woocommerce-account .my_account_orders .button{text-decoration:underline;text-transform:uppercase}.woocommerce-account .woocommerce-MyAccount-content .col2-set{width:100%}.woocommerce-account .woocommerce-button,.woocommerce-account .woocommerce-Button,.woocommerce-account a.button{color:#fff !important;line-height:20px !important;padding:15px !important;text-decoration:none !important}.woocommerce-account .woocommerce-button:hover,.woocommerce-account .woocommerce-Button:hover,.woocommerce-account a.button:hover{color:#fff;opacity:1 !important}.woocommerce-info,.woocommerce-error,.woocommerce-message{padding:20px 15px 20px 50px !important;border:0;color:#fff;line-height:20px;background:#efefef}.woocommerce-info:before,.woocommerce-error:before,.woocommerce-message:before{top:19px;color:#3c4858;font-family:"FontAwesome"}.woocommerce-info li,.woocommerce-error li,.woocommerce-message li{line-height:1.5}.woocommerce-info>a.button,.woocommerce-error>a.button,.woocommerce-message>a.button{background-color:transparent;box-shadow:none;padding:5px 10px 0;font-size:12px;font-weight:bold;color:#3c4858}.woocommerce-info>a.button:hover,.woocommerce-error>a.button:hover,.woocommerce-message>a.button:hover{color:#3c4858;background:none;box-shadow:none;opacity:.75}.woocommerce-info{color:#fff;background-color:#00bcd4}.woocommerce-info:before{color:#fff;content:"\f129"}.woocommerce-info a{color:#fff;font-weight:bold}.woocommerce-info a:hover{opacity:.75;color:#fff}.woocommerce-error{background-color:#fccbc7;color:#3c4858}.woocommerce-error:before{content:"\f12a"}.woocommerce-message{background-color:#e5ffe8;color:#3c4858}.woocommerce-message a:not(.button){color:#3c4858;font-weight:800}.woocommerce-message a:not(.button):hover{opacity:.75}.woocommerce-message:before{content:"\f00c"}.woocommerce #reviews #comments ol.commentlist{padding:0}.woocommerce div.product #reviews .comment img{overflow:hidden;width:45px;height:45px;margin:0 auto;padding:0;border:0;border-radius:50%;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.woocommerce #reviews #comments ol.commentlist li img.avatar{overflow:hidden;width:45px;height:45px;margin:0 auto;padding:0;border:0;border-radius:50%;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-bottom:25px;border:0}.woocommerce .comment-form .comment-notes{display:none}.woocommerce .comment-reply-title{font-family:"Roboto Slab","Times New Roman",serif;font-weight:700;color:#3c4858;text-decoration:none;word-wrap:break-word;margin:20px 0 10px;font-size:25.55px;line-height:35.77px;text-align:center;display:block}.woocommerce .form-submit{text-align:right}.woocommerce .col2-set,.woocommerce-page .col2-set,.woocommerce-checkout .col2-set{float:left;width:48%;margin-right:12%}.woocommerce-account .col2-set{width:100%}.woocommerce-checkout .col2-set{margin-bottom:50px}#customer_details .col-1,#customer_details .col-2{clear:left;width:100%}#order_review{float:right;clear:right;width:40%;margin-right:0}.woocommerce-checkout #payment input[type=submit],.woocommerce-checkout input[type=submit]{font-size:14px}.woocommerce-checkout table.shop_table td strong{display:block}.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-message,.woocommerce-checkout #payment{border-radius:3px}.woocommerce-checkout #payment{background:#f0f0f0}.woocommerce-checkout #payment #place_order{float:none}.woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row{padding:20px}.woocommerce-checkout #payment ul.payment_methods{border:0}.woocommerce-checkout #payment ul.payment_methods li{background:#f0f0f0}.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods div,.woocommerce-checkout #payment ul.payment_methods div p{font-size:14px;line-height:1.5}.woocommerce-checkout #payment ul.payment_methods li:last-child div.payment_box{margin-bottom:0}.woocommerce-checkout #payment div.payment_box{background:#dfdfdf}.woocommerce-checkout #payment div.payment_box ::before{border-color:#dfdfdf}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:none;margin-left:10px}.woocommerce-checkout .checkout_coupon .form-row{margin-bottom:0;width:53%}.woocommerce-checkout .checkout_coupon .form-row-last{text-align:right;width:47%}.woocommerce-checkout .form-row label{color:#999;font-size:16px;font-weight:300}.woocommerce-checkout .select2-container--default .select2-selection--single,.woocommerce-checkout .select2-dropdown{border-color:#d2d2d2}.woocommerce-checkout .woocommerce-checkout-payment .form-row .woocommerce-form__label-for-checkbox,.woocommerce-checkout .woocommerce-checkout-payment li>label{color:#2d3359;font-size:14px;font-weight:400}.woocommerce-checkout .woocommerce-checkout-payment .form-row .woocommerce-form__label-for-checkbox span:not(.required),.woocommerce-checkout .woocommerce-checkout-payment li>label span:not(.required){padding-left:20px}.woocommerce-checkout .woocommerce-checkout-payment .form-row .woocommerce-form__label-for-checkbox input,.woocommerce-checkout .woocommerce-checkout-payment li>label input{margin:9px 0 0}.woocommerce-checkout .woocommerce-account-fields p.create-account{margin:0}.woocommerce-checkout .woocommerce-shipping-fields h3{margin:0;padding-left:3px}.woocommerce-checkout .woocommerce-shipping-fields h3 label{line-height:1;margin:0 0 10px}.woocommerce-checkout .woocommerce-shipping-fields h3 label input{margin-left:0;position:relative}.woocommerce-checkout .woocommerce-shipping-fields h3 label span{color:#999;font-size:16px;font-weight:300}.woocommerce-checkout .col-md-12 #customer_details label{font-weight:500}.woocommerce-checkout .shop_table tr.shipping td p{margin:0}@media(max-width:1200px){.woocommerce.archive .blog-post .col-md-12{padding-left:15px;padding-right:15px}}@media(min-width:992px){.woocommerce .content-sidebar-right ul.products li.product,.woocommerce .content-sidebar-left ul.products li.product{width:33.3%}}@media(max-width:991px){.woocommerce .content-sidebar-left,.woocommerce .content-sidebar-right{padding:0 15px}.woocommerce .content-sidebar-left ul.products li.product,.woocommerce .content-sidebar-right ul.products li.product{clear:none}.woocommerce .before-shop-main{padding-left:15px;padding-right:15px;margin:20px 0 25px}.woocommerce .page-header .container .row .cart-contents-content{right:30px}.single-product .page-header .container .row .cart-contents-content{right:15px}.woocommerce ul.products li.product{float:left;width:50%;margin:auto;padding-right:15px;padding-left:15px}.shop-with-sidebar ul.products li.product:nth-child(3n+1){clear:none}.woocommerce ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-ordering,.woocommerce-ordering select{margin-right:0}.woocommerce-breadcrumb{width:100%;margin-bottom:20px;line-height:33px}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%}.woocommerce-account .woocommerce-MyAccount-navigation ul li{display:table-cell;border:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:table;width:100%;margin:0 0 25px;border:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block}.woocommerce-account .woocommerce-MyAccount-content{width:100%;margin-left:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:5px;opacity:.25}.woocommerce-account input.woocommerce-Button.button{height:auto;margin-top:10px;padding:8px 37px;border:0;color:#fff;font-family:"Roboto Condensed",sans-serif;font-size:11px;letter-spacing:2px;text-transform:uppercase}.woocommerce-account input.woocommerce-Button.button:hover{background:rgba(17,17,17,.8)}.woocommerce-checkout table.shop_table th.product-total,.woocommerce-checkout table.shop_table td.product-total,.woocommerce-checkout table.shop_table tfoot td{text-align:right}.woocommerce.single-product .product .images{margin-bottom:30px}.woocommerce.single-product .product form.cart{margin-top:30px}.woocommerce.single-product .related.products,.woocommerce.single-product .upsells.products{padding-bottom:0}.woocommerce.single-product .related.products h2,.woocommerce.single-product .upsells.products h2{margin-bottom:20px}}@media(max-width:768px){.woocommerce.single-product .product .images,.woocommerce.single-product .product .summary{width:100%}.woocommerce.single-product .product .summary{padding-left:0}.woocommerce-product-search input.search-field{width:85%}.woocommerce-cart .section{padding:30px 0 0}.woocommerce-cart .section.section-blog-info:empty{padding:0}.woocommerce-cart table.cart td.actions{background:none !important}.woocommerce-cart table.shop_table td.product-name{line-height:30px}.woocommerce-cart table.shop_table td.product-name dl.variation dd,.woocommerce-cart table.shop_table td.product-name dl.variation dt{font-size:16px;line-height:30px;margin-bottom:0}.woocommerce-cart table.shop_table td.product-name dl.variation dd p{font-size:16px}.woocommerce-cart .cart-collaterals{margin-bottom:0}.woocommerce-cart .wc-proceed-to-checkout{padding:1em 0 0}.woocommerce-checkout .section{padding:20px 0 0}.woocommerce-checkout .woocommerce-billing-fields h3{margin-top:0}.woocommerce-checkout td.product-name dl.variation dt,.woocommerce-checkout td.product-name dl.variation dd{font-size:16px;margin-bottom:0}.woocommerce-checkout td.product-name dl.variation dd p{font-size:16px}}@media(max-width:767px){.woocommerce .page-header .container{padding-top:170px}.woocommerce ul.products li.product,.woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n){float:none;width:100%;max-width:370px;margin:25px auto}.woocommerce .page-header{min-height:200px}.woocommerce .page-header .container .row .cart-contents-content{right:10px}.single-product .page-header .container .row .cart-contents-content{right:15px}.woocommerce-account .woocommerce-MyAccount-navigation ul li{display:inline-block;min-width:125px;border:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:table;width:100%;margin:0 0 25px;border:0}.woocommerce .col2-set,.woocommerce-page .col2-set{width:auto;float:none;margin-right:0}#order_review,#order_review_heading{float:none;width:auto}.woocommerce.single-product .product{padding:30px 0 0}.woocommerce.single-product .product .images,.woocommerce.single-product .product .summary{width:100%}.woocommerce.single-product .product .summary{padding-left:0}.woocommerce.single-product .product span.onsale{left:15px}.woocommerce.single-product .blog-post .col-md-12{padding:0}.woocommerce.single-product .blog-post .col-md-12>div[id^=product].product{padding:30px 15px;border-radius:0}.woocommerce.single-product.admin-bar .navbar.navbar.navbar-not-transparent.header-with-topbar{top:40px}.woocommerce.single-product.single .section{padding:0}.woocommerce-cart table.shop_table td.product-remove{width:100%}.woocommerce .cart-collaterals{margin-top:0}.woocommerce .cart-collaterals h2{margin-top:20px;margin-bottom:10px;text-align:center}.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells ul.products li{width:100%}}@media(min-width:768px){.woocommerce.single-product.admin-bar .navbar.navbar-not-transparent.header-with-topbar{margin-top:0}.woocommerce.single-product.admin-bar .navbar.navbar-not-transparent.header-with-topbar.navbar-scroll-point{top:32px}}@media(max-width:1200px){.woocommerce .widget_shopping_cart_content a.button{padding:12px 18px}.woocommerce-cart .col-md-12,.woocommerce-checkout .col-md-12{padding-left:15px;padding-right:15px}}@media(max-width:600px){.woocommerce.single-product.admin-bar .navbar.navbar.navbar-not-transparent{top:0}.woocommerce.single-product.admin-bar .navbar.navbar.navbar-not-transparent.header-with-topbar{top:40px}.woocommerce.single-product.admin-bar .navbar.navbar.navbar-not-transparent.header-with-topbar.navbar-scroll-point{top:0}}@media(max-width:480px){.woocommerce.archive .main-raised{margin:-60px 10px 30px}.woocommerce-account .woocommerce-MyAccount-navigation ul li{width:50%}.woocommerce-account .my_account_orders .button{display:block}.woocommerce span.onsale{left:-5px;top:-5px}.woocommerce-product-search input.search-field{width:70%}.woocommerce.single-product .product_title{font-size:28px;line-height:42px}.woocommerce.single-product .woocommerce-message{position:relative;padding:20px 15px 40px 50px !important}.woocommerce.single-product .woocommerce-message a{float:left;position:absolute;bottom:20px;padding:0}.woocommerce.single-product #review_form #respond p.form-submit{text-align:center}.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:30px}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;text-align:left !important;margin-bottom:5px}.woocommerce-cart table.cart td.actions .coupon .input-text{margin:0 0 10px 0;width:100%}.woocommerce-cart table.cart td.actions .coupon .button{width:100%}.woocommerce-checkout .checkout_coupon .form-row,.woocommerce-checkout .checkout_coupon input.button{width:100%}.woocommerce-checkout .checkout_coupon .input-text{margin-bottom:10px !important}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{font-size:12px;letter-spacing:-.025em}.woocommerce .col-xs-9 .woocommerce-ordering,.woocommerce-page .col-xs-9 .woocommerce-ordering{text-align:right}.woocommerce .col-xs-12 .woocommerce-ordering,.woocommerce-page .col-xs-12 .woocommerce-ordering{text-align:left}.woocommerce .col-xs-12 .woocommerce-ordering select,.woocommerce-page .col-xs-12 .woocommerce-ordering select{width:100%}}li.yith_magnifier_thumbnail{display:block;position:relative;padding:0 10px}li.yith_magnifier_thumbnail a{margin:25px auto}li.yith_magnifier_thumbnail a img{border-radius:6px}.yith_magnifier_zoom_magnifier{border:0 !important}@media(max-width:1199px){h1{font-size:48px;line-height:56px}h2,.hestia-title{font-size:32px;line-height:48px}h3{font-size:24px;line-height:32px}h4{font-size:18px;line-height:28px}h5{font-size:16px;line-height:24px}h6{font-size:14px;line-height:18px}.hestia-features .row,.hestia-about .row,.products .row,.hestia-work .row,.hestia-team .row,.pricing .row,.hestia-testimonials .row,section.hestia-blogs .row,.contactus .row{padding:0 50px}.carousel h1.hestia-title,.carousel h2.title,.carousel div.hestia-title{font-size:58.8px;line-height:67.62px}.navbar .navbar-brand{padding:0 15px}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(max-width:991px){.navbar .navbar-nav>li{margin-right:10px;margin-left:10px}.page-header{height:auto;min-height:100vh}.card.card-raised .card-image{margin-top:-30px;display:block;margin-left:0;margin-right:0}.card.card-raised{padding:20px}.woocommerce-checkout .page-header{height:auto}.hestia-about .text-area{margin:0 0 10px}.blog .page-header.header-small h2{margin:0}.blog .page-header.header-small .container{padding:200px 15px}.blog .page-header.header-small{height:auto;min-height:0}.page-header .iframe-container{padding:30px 0}.card-form-horizontal .form-group{padding-bottom:20px}.carousel .page-header{padding:0 30px}.btn.btn-simple{padding-right:0;padding-left:0;text-align:left}.hestia-work .col-md-6 .card-background .content,.hestia-work .col-md-4 .card-background .content{padding-top:15%}.alternative-blog-row{display:table;width:100%;margin:0 auto;table-layout:fixed}.alternative-blog-row div:first-child{display:table-footer-group}.alternative-blog-row div:last-child{padding:0;display:block}.hestia-features .row,.features .row,.hestia-about .row,.about .row,.products .row,.hestia-work .row,.work .row,.hestia-team .row,.team .row,.pricing .row,.hestia-testimonials .row,.testimonials .row,section.hestia-blogs .row,.contactus .row{padding:0 10px}.contactus .contact_submit_wrap{text-align:center}.single aside.blog-sidebar{padding:40px 30px}.shop-sidebar.card{width:100%;text-align:initial}.shop-sidebar-wrapper{text-align:center}.blog .hestia-blogs,.archive .hestia-blogs{padding-top:0}.blog .hestia-blogs .card-blog .card-image,.archive .hestia-blogs .card-blog .card-image{margin-bottom:30px}.blog #authors-on-blog,.archive #authors-on-blog{padding-bottom:40px}.home .hestia-blogs{padding:30px 0 65px}.single.single-post .section-blog-info .card-profile .card-title,.single.single-post .section-blog-info .card-profile .description{text-align:center}.hestia-sidebar-open,.hestia-sidebar-close{cursor:pointer;display:inline-block;margin:0;padding:12px 15px}.row-sidebar-toggle{margin:30px 15px 0;text-align:right}.page .row-sidebar-toggle{margin-top:0;margin-bottom:30px}.shop-sidebar-wrapper{float:none;overflow-x:hidden;position:fixed;z-index:9999;top:0;left:-100%;width:100%;height:100%;padding:15px 0;background:#fff;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.shop-sidebar-wrapper .row-sidebar-toggle{margin:0 15px 30px}.blog-sidebar-wrapper .blog-sidebar{margin:0 15px}.archive.woocommerce .hestia-sidebar-open{margin-bottom:30px}.archive.woocommerce .shop-sidebar-active{margin-top:10px}.archive.woocommerce .row-sidebar-toggle.col-sm-3{margin:0;text-align:left}.archive.woocommerce .row-sidebar-toggle.col-sm-3 .hestia-sidebar-open{margin:15px 0 0}.shop-sidebar.card.card-raised{box-shadow:none;margin:0;padding:0 15px}.hestia-top-bar .container{width:100%}.hestia-top-bar .col-md-6{width:50%}}@media(min-width:992px){.navbar .navbar-collapse{text-align:center}.blog-posts-wrap>article{padding:20px}.card.card-raised .card-image{margin-left:0;margin-right:0}.navbar .navbar-center{display:inline-block;float:none}.navbar .navbar-nav>li{margin:0}.navbar .navbar-nav>li.btn{margin:0 10px}.navbar .navbar-nav>li.btn:last-child{margin-right:0}.gallery .gallery-item{padding:5px}.gallery img{border:0 !important;border-radius:6px;-webkit-box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.entry-social{text-align:right}.footer .content{margin-left:-15px;margin-right:-15px}.footer .row{margin-left:-15px;margin-right:-15px}.footer .col-md-4{padding:0 30px}.blog-sidebar-wrapper,.shop-sidebar-wrapper{float:left;overflow:hidden;position:static;padding:0;background:transparent;left:0 !important}}@media(min-width:783px) and (min-width:601px){body.admin-bar .navbar-default:not(.navbar-transparent){margin-top:32px}}@media(min-width:769px){.form-horizontal .control-label{padding-top:8px}.dropdown .dropdown-menu{display:block;visibility:hidden;margin-top:-20px;opacity:0;-webkit-transition:all 150ms linear;transition:all 150ms linear}.dropdown.open .dropdown-menu,.dropdown:hover .dropdown-menu{visibility:visible;margin-top:1px;opacity:1}.navbar-nav>li{float:none;display:inline-block}.container>.navbar-header{min-width:250px;display:table-cell !important;vertical-align:middle;float:none}.navbar:not(.hestia_right) .navbar-collapse{display:table-cell !important;vertical-align:middle;text-align:right;width:100%}.navbar.hestia_center .navbar-collapse{display:block !important;text-align:center}.navbar.hestia_center .navbar-right{float:none !important;display:block;text-align:center}.navbar.hestia_right .navbar-right{float:left !important;margin-top:20px}.navbar.navbar-scroll-point.hestia_right .navbar-right{margin-top:0}.navbar.hestia_right.navbar-not-transparent .navbar-right{transition:margin .3s ease;margin-top:10px}.navbar.hestia_right.navbar-not-transparent.navbar-scroll-point .navbar-right{margin-top:0}.navbar.hestia_right .header-widgets-wrapper .widget.widget_search .form-group{margin-bottom:0;padding-bottom:0}.navbar.hestia_right .header-widgets-wrapper .widget.widget_search input[type=submit]{margin:0;top:-8px}.navbar.full-screen-menu.hestia_center .navbar-toggle{transition:.2s ease;right:0;margin-top:23px;position:absolute;top:0}.navbar.full-screen-menu.navbar-scroll-point.hestia_center .navbar-toggle{margin-top:8px;top:10px}.navbar.full-screen-menu>.container{display:table;position:relative}.navbar.full-screen-menu.hestia_right .navbar-right{margin-top:0}.navbar.full-screen-menu.hestia_right .navbar-toggle{display:table-cell}.navbar.full-screen-menu .navbar-toggle{z-index:999999;display:block}.navbar.full-screen-menu .full-screen-menu-close{display:none}.navbar.full-screen-menu .navbar-collapse .navbar-nav{transition:all .3s ease;opacity:0;visibility:hidden}.navbar.full-screen-menu .navbar-collapse.in .navbar-nav{opacity:1;visibility:visible;display:block !important}.navbar.full-screen-menu .navbar-nav{z-index:9999;overflow-X:auto;position:fixed;width:100%;background-color:rgba(255,255,255,.9);left:0;top:0;bottom:0;padding-top:100px}.navbar.full-screen-menu .navbar-nav>li,.navbar.full-screen-menu .navbar-nav>li.btn:last-child{display:table;margin:20px auto}.navbar.full-screen-menu .navbar-nav>li a{font-size:17px}.navbar.full-screen-menu.navbar-not-transparent .navbar-nav{background-color:rgba(255,255,255,.9)}.navbar.full-screen-menu.navbar-transparent button.navbar-toggle,.navbar.full-screen-menu.navbar-transparent button.navbar-toggle:hover{color:#fff}.navbar:not(.full-screen-menu).navbar-scroll-point.hestia_center .navbar-header{display:none !important}.navbar:not(.full-screen-menu).navbar-scroll-point.hestia_right .navbar-header,.navbar:not(.full-screen-menu).navbar-scroll-point.hestia_right .header-sidebar-wrapper{display:none !important}.navbar.full-screen-menu.navbar-scroll-point.hestia_center .navbar-header{padding-bottom:0}}@media(max-width:768px){h1{font-size:42px;line-height:48px}h2,.hestia-title{font-size:28px;line-height:42px}h3{font-size:20px;line-height:28px}h4{font-size:16px;line-height:24px}h5{font-size:14px;line-height:22px}h6{font-size:12px;line-height:16px}.carousel h1.hestia-title,.carousel h2.title,.carousel div.hestia-title{font-size:42px;line-height:48px}.carousel span.sub-title{font-size:16px;line-height:24px}.navbar .navbar-toggle{margin-right:0}.navbar .dropdown-menu li:hover a{box-shadow:none}.navbar.hestia_center .navbar-header{width:auto;max-width:none;padding:0}.navbar.hestia_center .navbar-header .navbar-brand{float:left}.navbar.navbar-transparent{background:#fff;color:#555}.navbar.navbar-transparent .navbar-nav li a,.navbar.navbar-transparent .navbar-nav i,.navbar.navbar-transparent .navbar-nav li.btn a,.navbar.navbar-transparent .navbar-nav .btn.dropdown-menu.open>li a{opacity:1}.navbar.navbar-default li.btn a,.navbar.navbar-default li.btn a i{color:#fff !important}.navbar.navbar-default .navbar-nav .open:not(.btn) a{background:transparent;color:#555}.navbar.navbar-default li a:hover,.navbar.navbar-default li a:focus,.navbar.navbar-default ul.dropdown-menu li a:hover,.navbar.navbar-default ul.dropdown-menu li a:focus,.navbar.navbar-not-transparent li a:hover,.navbar.navbar-not-transparent li a:focus,.navbar.navbar-not-transparent ul.dropdown-menu li a:hover,.navbar.navbar-not-transparent ul.dropdown-menu li a:focus{box-shadow:none}.navbar .container{display:table;min-height:70px;width:100%}.navbar.navbar-fixed-top .navbar-collapse,.navbar.navbar-fixed-top.navbar-not-transparent .navbar-collapse{max-height:calc(100% - 70px);margin-top:70px;overflow-y:auto;position:fixed;z-index:9999;background:#fff;width:100%;left:0;top:0;margin-left:0;margin-right:0;-webkit-overflow-scrolling:auto}.navbar.header-with-topbar.navbar-fixed-top .navbar-collapse{max-height:calc(100% - 110px);margin-top:110px}.navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse{max-height:calc(100% - 70px);margin-top:70px}.navbar .navbar-nav{margin:7.5px 0}.navbar .navbar-nav .navbar-text{margin-top:15px;margin-bottom:15px;color:inherit}.navbar .navbar-nav .open .dropdown-menu>.dropdown-header{border:0;color:inherit}.navbar .navbar-nav li{box-sizing:border-box;float:left;margin:0;padding:0;width:100%}.navbar .navbar-nav li.btn{margin-top:10px}.navbar .navbar-nav li>a{text-align:left}.navbar .navbar-nav li>a>i,.navbar .navbar-nav li>a .fa{margin-right:12px;font-size:22.1px}.navbar .navbar-nav li.btn>a,.navbar .navbar-nav li.button>a{text-align:left}.navbar .navbar-nav>.open>a:hover,.navbar .navbar-nav>.open>a:focus{background-color:transparent;color:#fff}.navbar .navbar-nav li a:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:rgba(255,255,255,.1);content:"";-webkit-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-moz-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-o-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-ms-transition:all 300ms cubic-bezier(0.34,.9,.7,1);transition:all 300ms cubic-bezier(0.34,.9,.7,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.navbar .navbar-nav li a:hover:before,.navbar .navbar-nav li a:focus:before{color:inherit;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.navbar .navbar-nav li:hover>a i{color:#e91e63}.navbar .navbar-nav .dropdown li{padding:0}.navbar .navbar-nav .dropdown a{position:relative}.navbar .navbar-nav .dropdown a .caret{background:#e91e63;border:0;border-radius:2px;box-sizing:content-box;color:#fff;cursor:pointer;display:inline-block;font-family:Fontawesome;font-size:20px;height:30px;margin-left:0;position:absolute;right:15px;text-align:center;top:10px;width:30px;z-index:100}.navbar .navbar-nav .dropdown a .caret:hover{opacity:.8}.navbar .navbar-nav .dropdown a .caret:before{content:"\f107";top:5px;position:relative;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.navbar .navbar-nav .dropdown a .caret.caret-open:before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.navbar .navbar-nav .dropdown a>i,.navbar .navbar-nav .dropdown a .fa{margin-right:12px;font-size:20.4px}.navbar .navbar-nav .dropdown.open .caret:before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.navbar .navbar-nav .dropdown.open .dropdown-menu{display:block !important}.navbar .navbar-nav .dropdown .dropdown-menu{background:transparent;box-shadow:none;position:static;margin-top:0;padding:0;width:100%}.navbar .navbar-nav .dropdown .dropdown-menu.open{display:block !important}.navbar .navbar-nav .dropdown .dropdown-menu li a{line-height:20px;margin:0;padding:15px 0 15px 30px}.navbar .navbar-nav .dropdown .dropdown-menu li a:hover,.navbar .navbar-nav .dropdown .dropdown-menu li a:focus{background-color:transparent;color:#e91e63}.navbar .navbar-nav .dropdown .dropdown-menu li a .caret{line-height:1}.navbar .navbar-nav .dropdown .dropdown-menu li a:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:3px;background-color:rgba(255,255,255,.1);content:"";-webkit-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-moz-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-o-transition:all 300ms cubic-bezier(0.34,.9,.7,1);-ms-transition:all 300ms cubic-bezier(0.34,.9,.7,1);transition:all 300ms cubic-bezier(0.34,.9,.7,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%}.navbar .navbar-nav .dropdown .dropdown-menu li a:hover:before,.navbar .navbar-nav .dropdown .dropdown-menu li a:focus:before{color:inherit;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.navbar .navbar-nav .dropdown .dropdown-menu li li a{padding:15px 0 15px 45px}.navbar .dropdown-submenu:hover>.dropdown-menu{display:none !important}.navbar .dropdown-submenu:hover>a{background:transparent !important;box-shadow:none}.navbar .navbar-brand h1,.navbar .navbar-brand p{padding:10px 0}.navbar .dropdown-submenu.open>a{background:transparent !important;color:inherit;-webkit-box-shadow:none;box-shadow:none}.navbar .dropdown-menu li a,.navbar.navbar-not-transparent .dropdown-menu li a{color:#777}.navbar .dropdown-menu li a .caret,.navbar.navbar-not-transparent .dropdown-menu li a .caret{color:#fff}.navbar .dropdown-menu i,.navbar.navbar-not-transparent .dropdown-menu i{opacity:1}.navbar.hestia_center .navbar-header{display:table-cell !important}.navbar-default .navbar-nav .open .dropdown-menu{background-color:#f3f3f3}.navbar-transparent .navbar-nav .open .dropdown-menu{background-color:rgba(0,0,0,.5)}.navbar.navbar-transparent .open .dropdown-menu>li>a:hover,.navbar.navbar-transparent .open .dropdown-menu>li>a:focus,.navbar.navbar-transparent .open .dropdown-menu>.active>a,.navbar.navbar-transparent .open .dropdown-menu>.active>a:hover,.navbar.navbar-transparent .open .dropdown-menu>.active>a:focus,.navbar.navbar-transparent .open .dropdown-menu>.disabled>a,.navbar.navbar-transparent .open .dropdown-menu>.disabled>a:hover,.navbar.navbar-transparent .open .dropdown-menu>.disabled>a:focus{color:inherit;background-color:transparent}.navbar .open .dropdown-menu>li>a:hover,.navbar .open .dropdown-menu>li>a:focus,.navbar .open .dropdown-menu>.active>a,.navbar .open .dropdown-menu>.active>a:hover,.navbar .open .dropdown-menu>.active>a:focus,.navbar .open .dropdown-menu>.disabled>a,.navbar .open .dropdown-menu>.disabled>a:hover,.navbar .open .dropdown-menu>.disabled>a:focus{color:#e91e63;background-color:transparent}.navbar .dropdown-menu li>a>i{opacity:1}body.admin-bar .navbar{margin-top:45px}body.admin-bar .navbar.navbar-default .navbar-collapse{max-height:calc(100% - 115px);margin-top:115px}body.admin-bar .navbar.header-with-topbar{margin-top:0;top:85px}body.admin-bar .navbar.header-with-topbar.navbar-fixed-top .navbar-collapse{max-height:calc(100% - 155px);margin-top:155px}body.admin-bar .navbar.navbar-scroll-point.header-with-topbar{top:45px}body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse{max-height:calc(100% - 115px);margin-top:115px}.hestia_right .header-sidebar-wrapper{display:none}.single .section{padding:30px 0 0}.single .section.section-blog-info{padding:15px 0 30px}.media .avatar,.media-body .avatar,.media-area .avatar{margin:0;width:35px;height:35px}h1{font-size:42px}.subscribe-line .btn{margin-top:15px}ul.children{padding-left:5px;border-left:1px #cfcfcf solid}.blog-post.blog-post-wrapper .section-text h1{font-size:50.4px;line-height:57.96px}.blog-post.blog-post-wrapper .section-text h2{font-size:43.68px;line-height:65.52px}.blog-post.blog-post-wrapper .section-text h3{font-size:30.66px;line-height:42.924px}.blog-post.blog-post-wrapper .section-text h4{font-size:17px;line-height:26.35px}.blog-post.blog-post-wrapper .section-text h5{font-size:21px;line-height:32.55px}.blog-post.blog-post-wrapper .section-text h6{font-size:15.12px;line-height:22.68px}.blog-post .section-comments .comment-respond .author{display:none}.carousel h2.title,.carousel h1.hestia-title,.carousel div.hestia-title{font-size:42px;line-height:48px}.page-header.header-small .title,.page-header.header-small .hestia-title{font-size:42px;line-height:63px}.hestia-about .text-area{margin-bottom:20px}.footer.footer-big{padding:30px 0 26px}.footer .footer-menu{width:100%}.footer .copyright{display:inline-block;float:none !important;width:100%;padding:10px 0;text-align:center}.navbar.navbar-transparent{border-radius:0}.navbar.navbar-transparent>.container{padding-top:10px}.main-raised{margin-right:0;margin-left:0;border-radius:0}hr{margin-top:0}.hestia-about{padding-top:30px}.hestia-about h2{margin-top:0}.hestia-about .widget_sow-image .panel-widget-style{margin-top:-60px;padding:0 0 60px 0 !important}.hestia-team .btn.btn-just-icon i{margin-right:10px;width:auto}.hestia-work .card{cursor:pointer}.pricing{padding:60px 0 40px}.pricing p.text-gray{margin-bottom:40px}.contactus .card-contact{margin-top:90px}.single.single-post .section-blog-info .entry-social{margin:15px 0 30px}.single.single-post .section-blog-info .card-profile{margin-top:20px}.page .section.section-text{padding:30px 0}.single-post .page-header.header-small .container,.page .page-header.header-small .container,.blog .page-header.header-small .container,.archive .page-header.header-small .container,.category .page-header.header-small .container{padding:170px 15px 90px}.single-post .page-header.header-small .container .hestia-title,.page .page-header.header-small .container .hestia-title,.blog .page-header.header-small .container .hestia-title,.archive .page-header.header-small .container .hestia-title,.category .page-header.header-small .container .hestia-title{margin-top:0}.single-post .header-with-topbar .page-header.header-small .container,.page .header-with-topbar .page-header.header-small .container,.blog .header-with-topbar .page-header.header-small .container,.archive .header-with-topbar .page-header.header-small .container,.category .header-with-topbar .page-header.header-small .container{padding:200px 15px 90px}.hestia-top-bar{overflow:hidden}.hestia-top-bar .col-md-6{text-align:center;width:100%}.hestia-top-bar .col-md-6.pull-right{display:none}.hestia-top-bar .col-md-12,.hestia-top-bar .col-md-12.pull-right{float:none !important;text-align:center}.hestia-top-bar .widget.widget_shopping_cart{display:none}.home:not(.blog) .main-raised{margin-top:0}.home:not(.blog) .page-header{min-height:0}.header .carousel .item .container{padding-top:40px;padding-bottom:100px}.header.header-with-topbar .carousel .item .container{padding-top:210px}.header .carousel .carousel-control{margin-top:35px}.header.header-with-topbar .carousel .carousel-control{margin-top:55px}.carousel .item .container.container-height-auto{top:0;transform:none}.carousel .carousel-control.left .fa{left:10px}.carousel .carousel-control.right .fa{right:10px}}@media(max-width:600px){body.admin-bar .navbar.navbar-scroll-point{top:0}body.admin-bar .navbar.navbar-scroll-point.header-with-topbar{top:0}body.admin-bar .navbar.navbar-not-transparent{margin-top:0}body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse{max-height:calc(100% - 70px);margin-top:70px}}@media(max-width:480px){.single .main-raised{margin:-60px 0 30px}.comment-respond .form-submit input{display:block;float:none !important;margin:0 auto}.hestia-features{padding:40px 0 55px}.carousel .buttons .btn-left+.btn-right,.carousel .buttons .btn-left,.carousel .buttons .btn-right{margin:0 15px 15px}}form.form-group[id^=sib] input[type=text],form.form-group[id^=sib] input[type=email],form.form-group[id^=sib] select{border:0 !important}footer .wpml-ls-item-legacy-dropdown a,footer .wpml-ls-item-legacy-dropdown-click a{color:#000}.wpml-ls-statics-footer{margin:0 auto}.bbp-template-notice.info{max-width:inherit}#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar{margin-bottom:0}.bbpress.blog-post .section-text p{font-size:15px;margin-bottom:20px}#wp-link-close{box-shadow:none}.elementor-editor-active .main>section,.fl-builder-edit .main>section{position:relative}.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls,.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls{position:absolute;top:20px;bottom:20px;left:20px;right:20px;border:2px solid #76cfe8;text-align:center;display:none;z-index:100}.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a,.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a{cursor:pointer;position:relative;background:#71d7f7;border-radius:3px 3px 0 0;top:-30px;line-height:30px;min-width:30px;text-align:center;color:#fff;font-weight:800;padding:0 10px;display:inline-block}.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a:hover,.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a:hover{color:#f00}.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a>.dashicons,.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a>.dashicons{height:30px;width:auto;margin-right:5px;line-height:27px}.elementor-editor-active .main>section:hover .hestia-pagebuilder-frontpage-controls,.fl-builder-edit .main>section:hover .hestia-pagebuilder-frontpage-controls{display:block}.ordernow-btn{color:#fff;background-color:#e21d60;border-radius:5px}.ordernow-btn>a{padding:12px 20px;color:#fff !important}.ordernow-btn:hover{box-shadow:0 14px 26px -12px rgba(233,30,99,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(233,30,99,.2);color:#fff}#primary>div.container{padding-top:50px !important}.page>.wrapper>div.main-raised{margin:-80px 30px 0 !important}.wp-base h1,.wp-base h2{font-size:30px !important}.wp-base .form-control,.wp-base .form-group .form-control,.wp-base .form-row textarea{background-image:none;border:1px solid #adb0b7}.wp-base .form-group label.control-label{margin:0;line-height:normal;font-size:13px}.wp-base table>tbody>tr{position:static}#additional_info{color:#3e3b3b !important}
.header-filter-gradient{background:linear-gradient(45deg,rgba(233,30,99,0.88) 0,rgba(233,30,99,0.31) 100%)}.header-filter.header-filter-gradient:before{background-color:transparent}a,.navbar.navbar-not-transparent .nav>li:not(.btn).on-section>a,.navbar.navbar-not-transparent .nav>li.on-section:not(.btn)>a,.navbar.navbar-not-transparent .nav>li.on-section:not(.btn):hover>a,.navbar.navbar-not-transparent .nav>li.on-section:not(.btn):focus>a,.navbar.navbar-not-transparent .nav>li.on-section:not(.btn):active>a,body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a,body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a:hover,body:not(.home) .navbar-default .navbar-nav>.active:not(.btn)>a:focus,.hestia-blogs article:nth-child(6n+1) .category a,a:hover,.card-blog a.moretag:hover,.card-blog a.more-link:hover,.widget a:hover{color:#e91e63}.pagination span.current,.pagination span.current:focus,.pagination span.current:hover{border-color:#e91e63}button,button:hover,input[type="button"],input[type="button"]:hover,input[type="submit"],input[type="submit"]:hover,input#searchsubmit,.pagination span.current,.pagination span.current:focus,.pagination span.current:hover,.btn.btn-primary,.btn.btn-primary:link,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary.active,.btn.btn-primary.active:focus,.btn.btn-primary.active:hover,.btn.btn-primary:active:hover,.btn.btn-primary:active:focus,.btn.btn-primary:active:hover,.hestia-sidebar-open.btn.btn-rose,.hestia-sidebar-close.btn.btn-rose,.hestia-sidebar-open.btn.btn-rose:hover,.hestia-sidebar-close.btn.btn-rose:hover,.hestia-sidebar-open.btn.btn-rose:focus,.hestia-sidebar-close.btn.btn-rose:focus,.navbar .dropdown-menu li:hover>a,.label.label-primary,.hestia-work .portfolio-item:nth-child(6n+1) .label{background-color:#e91e63}@media(max-width:768px){.navbar .navbar-nav .dropdown a .caret{background-color:#e91e63}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar .navbar-nav .dropdown .dropdown-menu li a:hover,.navbar .navbar-nav .dropdown .dropdown-menu li a:focus,.navbar button.navbar-toggle:hover,.navbar .navbar-nav li:hover>a i,.navbar .dropdown-menu li:hover>a i{color:#e91e63}}button,.button,input[type="submit"],input[type="button"],.btn.btn-primary,.hestia-sidebar-open.btn.btn-rose,.hestia-sidebar-close.btn.btn-rose{-webkit-box-shadow:0 2px 2px 0 rgba(233,30,99,0.14),0 3px 1px -2px rgba(233,30,99,0.2),0 1px 5px 0 rgba(233,30,99,0.12);box-shadow:0 2px 2px 0 rgba(233,30,99,0.14),0 3px 1px -2px rgba(233,30,99,0.2),0 1px 5px 0 rgba(233,30,99,0.12)}.card .header-primary,.card .content-primary{background:#e91e63}.button:hover,button:hover,input[type="submit"]:hover,input[type="button"]:hover,input#searchsubmit:hover,.pagination span.current,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary.active,.btn.btn-primary:active:focus,.btn.btn-primary:active:hover,.hestia-sidebar-open.btn.btn-rose:hover,.hestia-sidebar-close.btn.btn-rose:hover,.pagination span.current:hover{-webkit-box-shadow:0 14px 26px -12pxrgba(233,30,99,0.42),0 4px 23px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(233,30,99,0.2);box-shadow:0 14px 26px -12px rgba(233,30,99,0.42),0 4px 23px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(233,30,99,0.2);color:#fff}.form-group.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(#e91e63),to(#e91e63)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#e91e63),to(#e91e63),-webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#e91e63),to(#e91e63),linear-gradient(#d2d2d2,#d2d2d2)}.navbar:not(.navbar-transparent) .navbar-nav>li:not(.btn)>a:hover,.navbar:not(.navbar-transparent) .navbar-nav>li.active:not(.btn)>a,.navbar:not(.navbar-transparent) .navbar-nav>li:not(.btn)>a:hover i{color:#e91e63}.hestia-top-bar,.hestia-top-bar .widget.widget_shopping_cart .cart_list{background-color:#363537}.hestia-top-bar .widget .label-floating input[type=search]:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 9999px #363537}.hestia-top-bar,.hestia-top-bar .widget .label-floating input[type=search],.hestia-top-bar .widget.widget_search form.form-group:before,.hestia-top-bar .widget.widget_product_search form.form-group:before,.hestia-top-bar .widget.widget_shopping_cart:before{color:#fff}.hestia-top-bar .widget .label-floating input[type=search]{-webkit-text-fill-color:#fff !important}.hestia-top-bar a,.hestia-top-bar .top-bar-nav li a{color:#fff}.hestia-top-bar a:hover,.hestia-top-bar .top-bar-nav li a:hover{color:#eee}
.breadcrumbs{margin:12px 0;font-size:80%;line-height:1.3em}.breadcrumbs a{text-decoration:none}
.clearfix:before,.clearfix:after,.fw-container:before,.fw-container:after,.fw-container-fluid:before,.fw-container-fluid:after,.fw-row:before,.fw-row:after,.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.clearfix:after,.fw-container:after,.fw-container-fluid:after,.fw-row:after,.dl-horizontal dd:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right,body.rtl .pull-left{float:right !important}.pull-left,body.rtl .pull-right{float:left !important}.clear{clear:both;width:100%}.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;visibility:hidden !important}.affix{position:fixed}img,iframe,embed{max-width:100%}img{height:auto}.map img,.fw-shortcode-map-wrapper img{max-width:none !important}.fw-main-row,.fw-main-row *,.fw-main-row *:before,.fw-main-row *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fw-container{position:relative;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;max-width:100%}@media(min-width:768px){.fw-container{width:750px}}@media(min-width:992px){.fw-container{width:970px}}@media(min-width:1200px){.fw-container{width:1170px}}.fw-container-fluid{position:relative;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.fw-row{margin-left:-15px;margin-right:-15px}.fw-row:before,.fw-row:after{content:" ";display:table}.fw-row:after{clear:both}.fw-col-xs-1,.fw-col-sm-1,.fw-col-md-1,.fw-col-lg-1,.fw-col-xs-2,.fw-col-sm-2,.fw-col-md-2,.fw-col-lg-2,.fw-col-xs-3,.fw-col-sm-3,.fw-col-md-3,.fw-col-lg-3,.fw-col-xs-4,.fw-col-sm-4,.fw-col-md-4,.fw-col-lg-4,.fw-col-xs-5,.fw-col-sm-5,.fw-col-md-5,.fw-col-lg-5,.fw-col-xs-6,.fw-col-sm-6,.fw-col-md-6,.fw-col-lg-6,.fw-col-xs-7,.fw-col-sm-7,.fw-col-md-7,.fw-col-lg-7,.fw-col-xs-8,.fw-col-sm-8,.fw-col-md-8,.fw-col-lg-8,.fw-col-xs-9,.fw-col-sm-9,.fw-col-md-9,.fw-col-lg-9,.fw-col-xs-10,.fw-col-sm-10,.fw-col-md-10,.fw-col-lg-10,.fw-col-xs-11,.fw-col-sm-11,.fw-col-md-11,.fw-col-lg-11,.fw-col-xs-12,.fw-col-sm-12,.fw-col-md-12,.fw-col-lg-12,.fw-col-xs-15,.fw-col-sm-15,.fw-col-md-15,.fw-col-lg-15{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}@media(min-width:768px){.fw-col-sm-1,.fw-col-sm-2,.fw-col-sm-3,.fw-col-sm-4,.fw-col-sm-5,.fw-col-sm-6,.fw-col-sm-7,.fw-col-sm-8,.fw-col-sm-9,.fw-col-sm-10,.fw-col-sm-11,.fw-col-sm-12,.fw-col-sm-15{float:left}body.rtl .fw-col-sm-1,body.rtl .fw-col-sm-2,body.rtl .fw-col-sm-3,body.rtl .fw-col-sm-4,body.rtl .fw-col-sm-5,body.rtl .fw-col-sm-6,body.rtl .fw-col-sm-7,body.rtl .fw-col-sm-8,body.rtl .fw-col-sm-9,body.rtl .fw-col-sm-10,body.rtl .fw-col-sm-11,body.rtl .fw-col-sm-12,body.rtl .fw-col-sm-15{float:right}.fw-col-sm-15{width:20%}.fw-col-sm-12{width:100%}.fw-col-sm-11{width:91.66666667%}.fw-col-sm-10{width:83.33333333%}.fw-col-sm-9{width:75%}.fw-col-sm-8{width:66.66666667%}.fw-col-sm-7{width:58.33333333%}.fw-col-sm-6{width:50%}.fw-col-sm-5{width:41.66666667%}.fw-col-sm-4{width:33.33333333%}.fw-col-sm-3{width:25%}.fw-col-sm-2{width:16.66666667%}.fw-col-sm-1{width:8.33333333%}.fw-col-sm-pull-15{right:20%}.fw-col-sm-pull-12{right:100%}.fw-col-sm-pull-11{right:91.66666667%}.fw-col-sm-pull-10{right:83.33333333%}.fw-col-sm-pull-9{right:75%}.fw-col-sm-pull-8{right:66.66666667%}.fw-col-sm-pull-7{right:58.33333333%}.fw-col-sm-pull-6{right:50%}.fw-col-sm-pull-5{right:41.66666667%}.fw-col-sm-pull-4{right:33.33333333%}.fw-col-sm-pull-3{right:25%}.fw-col-sm-pull-2{right:16.66666667%}.fw-col-sm-pull-1{right:8.33333333%}.fw-col-sm-pull-0{right:auto}.fw-col-sm-push-15{left:20%}.fw-col-sm-push-12{left:100%}.fw-col-sm-push-11{left:91.66666667%}.fw-col-sm-push-10{left:83.33333333%}.fw-col-sm-push-9{left:75%}.fw-col-sm-push-8{left:66.66666667%}.fw-col-sm-push-7{left:58.33333333%}.fw-col-sm-push-6{left:50%}.fw-col-sm-push-5{left:41.66666667%}.fw-col-sm-push-4{left:33.33333333%}.fw-col-sm-push-3{left:25%}.fw-col-sm-push-2{left:16.66666667%}.fw-col-sm-push-1{left:8.33333333%}.fw-col-sm-push-0{left:auto}.fw-col-sm-offset-15{margin-left:20%}.fw-col-sm-offset-12{margin-left:100%}.fw-col-sm-offset-11{margin-left:91.66666667%}.fw-col-sm-offset-10{margin-left:83.33333333%}.fw-col-sm-offset-9{margin-left:75%}.fw-col-sm-offset-8{margin-left:66.66666667%}.fw-col-sm-offset-7{margin-left:58.33333333%}.fw-col-sm-offset-6{margin-left:50%}.fw-col-sm-offset-5{margin-left:41.66666667%}.fw-col-sm-offset-4{margin-left:33.33333333%}.fw-col-sm-offset-3{margin-left:25%}.fw-col-sm-offset-2{margin-left:16.66666667%}.fw-col-sm-offset-1{margin-left:8.33333333%}.fw-col-sm-offset-0{margin-left:0}}@media(min-width:992px){.fw-col-md-1,.fw-col-md-2,.fw-col-md-3,.fw-col-md-4,.fw-col-md-5,.fw-col-md-6,.fw-col-md-7,.fw-col-md-8,.fw-col-md-9,.fw-col-md-10,.fw-col-md-11,.fw-col-md-12,.fw-col-md-15{float:left}body.rtl .fw-col-md-1,body.rtl .fw-col-md-2,body.rtl .fw-col-md-3,body.rtl .fw-col-md-4,body.rtl .fw-col-md-5,body.rtl .fw-col-md-6,body.rtl .fw-col-md-7,body.rtl .fw-col-md-8,body.rtl .fw-col-md-9,body.rtl .fw-col-md-10,body.rtl .fw-col-md-11,body.rtl .fw-col-md-12,body.rtl .fw-col-md-15{float:right}.fw-col-md-15{width:20%}.fw-col-md-12{width:100%}.fw-col-md-11{width:91.66666667%}.fw-col-md-10{width:83.33333333%}.fw-col-md-9{width:75%}.fw-col-md-8{width:66.66666667%}.fw-col-md-7{width:58.33333333%}.fw-col-md-6{width:50%}.fw-col-md-5{width:41.66666667%}.fw-col-md-4{width:33.33333333%}.fw-col-md-3{width:25%}.fw-col-md-2{width:16.66666667%}.fw-col-md-1{width:8.33333333%}.fw-col-md-pull-15{right:20%}.fw-col-md-pull-12{right:100%}.fw-col-md-pull-11{right:91.66666667%}.fw-col-md-pull-10{right:83.33333333%}.fw-col-md-pull-9{right:75%}.fw-col-md-pull-8{right:66.66666667%}.fw-col-md-pull-7{right:58.33333333%}.fw-col-md-pull-6{right:50%}.fw-col-md-pull-5{right:41.66666667%}.fw-col-md-pull-4{right:33.33333333%}.fw-col-md-pull-3{right:25%}.fw-col-md-pull-2{right:16.66666667%}.fw-col-md-pull-1{right:8.33333333%}.fw-col-md-pull-0{right:auto}.fw-col-md-push-15{left:20%}.fw-col-md-push-12{left:100%}.fw-col-md-push-11{left:91.66666667%}.fw-col-md-push-10{left:83.33333333%}.fw-col-md-push-9{left:75%}.fw-col-md-push-8{left:66.66666667%}.fw-col-md-push-7{left:58.33333333%}.fw-col-md-push-6{left:50%}.fw-col-md-push-5{left:41.66666667%}.fw-col-md-push-4{left:33.33333333%}.fw-col-md-push-3{left:25%}.fw-col-md-push-2{left:16.66666667%}.fw-col-md-push-1{left:8.33333333%}.fw-col-md-push-0{left:auto}.fw-col-md-offset-15{margin-left:20%}.fw-col-md-offset-12{margin-left:100%}.fw-col-md-offset-11{margin-left:91.66666667%}.fw-col-md-offset-10{margin-left:83.33333333%}.fw-col-md-offset-9{margin-left:75%}.fw-col-md-offset-8{margin-left:66.66666667%}.fw-col-md-offset-7{margin-left:58.33333333%}.fw-col-md-offset-6{margin-left:50%}.fw-col-md-offset-5{margin-left:41.66666667%}.fw-col-md-offset-4{margin-left:33.33333333%}.fw-col-md-offset-3{margin-left:25%}.fw-col-md-offset-2{margin-left:16.66666667%}.fw-col-md-offset-1{margin-left:8.33333333%}.fw-col-md-offset-0{margin-left:0}}@media(min-width:1200px){.fw-col-lg-1,.fw-col-lg-2,.fw-col-lg-3,.fw-col-lg-4,.fw-col-lg-5,.fw-col-lg-6,.fw-col-lg-7,.fw-col-lg-8,.fw-col-lg-9,.fw-col-lg-10,.fw-col-lg-11,.fw-col-lg-12,.fw-col-lg-15{float:left}body.rtl .fw-col-lg-1,body.rtl .fw-col-lg-2,body.rtl .fw-col-lg-3,body.rtl .fw-col-lg-4,body.rtl .fw-col-lg-5,body.rtl .fw-col-lg-6,body.rtl .fw-col-lg-7,body.rtl .fw-col-lg-8,body.rtl .fw-col-lg-9,body.rtl .fw-col-lg-10,body.rtl .fw-col-lg-11,body.rtl .fw-col-lg-12,body.rtl .fw-col-lg-15{float:right}.fw-col-lg-15{width:20%}.fw-col-lg-12{width:100%}.fw-col-lg-11{width:91.66666667%}.fw-col-lg-10{width:83.33333333%}.fw-col-lg-9{width:75%}.fw-col-lg-8{width:66.66666667%}.fw-col-lg-7{width:58.33333333%}.fw-col-lg-6{width:50%}.fw-col-lg-5{width:41.66666667%}.fw-col-lg-4{width:33.33333333%}.fw-col-lg-3{width:25%}.fw-col-lg-2{width:16.66666667%}.fw-col-lg-1{width:8.33333333%}.fw-col-lg-pull-15{right:20%}.fw-col-lg-pull-12{right:100%}.fw-col-lg-pull-11{right:91.66666667%}.fw-col-lg-pull-10{right:83.33333333%}.fw-col-lg-pull-9{right:75%}.fw-col-lg-pull-8{right:66.66666667%}.fw-col-lg-pull-7{right:58.33333333%}.fw-col-lg-pull-6{right:50%}.fw-col-lg-pull-5{right:41.66666667%}.fw-col-lg-pull-4{right:33.33333333%}.fw-col-lg-pull-3{right:25%}.fw-col-lg-pull-2{right:16.66666667%}.fw-col-lg-pull-1{right:8.33333333%}.fw-col-lg-pull-0{right:auto}.fw-col-lg-push-15{left:20%}.fw-col-lg-push-12{left:100%}.fw-col-lg-push-11{left:91.66666667%}.fw-col-lg-push-10{left:83.33333333%}.fw-col-lg-push-9{left:75%}.fw-col-lg-push-8{left:66.66666667%}.fw-col-lg-push-7{left:58.33333333%}.fw-col-lg-push-6{left:50%}.fw-col-lg-push-5{left:41.66666667%}.fw-col-lg-push-4{left:33.33333333%}.fw-col-lg-push-3{left:25%}.fw-col-lg-push-2{left:16.66666667%}.fw-col-lg-push-1{left:8.33333333%}.fw-col-lg-push-0{left:auto}.fw-col-lg-offset-15{margin-left:20%}.fw-col-lg-offset-12{margin-left:100%}.fw-col-lg-offset-11{margin-left:91.66666667%}.fw-col-lg-offset-10{margin-left:83.33333333%}.fw-col-lg-offset-9{margin-left:75%}.fw-col-lg-offset-8{margin-left:66.66666667%}.fw-col-lg-offset-7{margin-left:58.33333333%}.fw-col-lg-offset-6{margin-left:50%}.fw-col-lg-offset-5{margin-left:41.66666667%}.fw-col-lg-offset-4{margin-left:33.33333333%}.fw-col-lg-offset-3{margin-left:25%}.fw-col-lg-offset-2{margin-left:16.66666667%}.fw-col-lg-offset-1{margin-left:8.33333333%}.fw-col-lg-offset-0{margin-left:0}}
.wrap-forms .wrap-step{width:100%;display:block;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f7f7f7;height:52px;margin-bottom:37px}.wrap-forms .wrap-step .steps{list-style:none;text-align:justify;margin:0;padding:11px 20px 0}.wrap-forms .wrap-step .steps:after{width:100%;height:0;content:'';display:inline-block}.wrap-forms .wrap-step .steps li{display:inline-block}.wrap-forms .wrap-step .steps .step{color:#0f6ab8;font-weight:700;font-size:15px;text-decoration:none}.wrap-forms .wrap-step .steps .step span{background:#0f6ab8;color:#fff;font-size:10px;border-radius:50%;line-height:15px;vertical-align:text-bottom;display:inline-block;height:15px;width:15px;text-align:center}.wrap-forms .wrap-step .steps li.active-step .step span{background:#2b2b2b}.wrap-forms .wrap-step .steps li.active-step .step,.wrap-forms .wrap-step .steps .step:hover,.wrap-forms .wrap-step .steps .step:hover strong{color:#2b2b2b;border-color:#2b2b2b}.wrap-forms .wrap-step .steps .step:hover span{background:#2b2b2b}.wrap-forms .wrap-step .steps .step strong{border-bottom:1px solid #0f6ab8}.wrap-forms .wrap-step .steps li.active-step .step strong{border:0}.wrap-forms .field-text,.wrap-forms .field-gap,.wrap-forms .field-textarea,.wrap-forms .field-select,.wrap-forms .field-upload,.wrap-forms .field-date,.wrap-forms .field-time,.wrap-forms .field-multiple,.wrap-forms .field-rating,.wrap-forms .field-table{margin-bottom:23px;width:100%}.wrap-forms .field-checkbox,.wrap-forms .field-radio{margin-bottom:15px}.wrap-forms .field-text.field-address{margin-bottom:-8px}.wrap-forms .field-multiple div[class*='field-']{width:48%;display:inline-block;margin-bottom:0}.wrap-forms .wrap-rating .rating span{font-size:19px}.wrap-forms .wrap-rating .rating-title{margin-bottom:19px}.wrap-forms label,.wrap-forms input,.wrap-forms select{width:100%}.wrap-forms .field-text.field-address input,.wrap-forms .field-text.field-address textarea,.wrap-forms .field-text.field-address select{margin-bottom:31px}.wrap-forms .field-text.field-address input:last-child{margin-bottom:0}.wrap-forms label{font-size:15px;margin-bottom:8px;display:inline-block;font-weight:bold}.wrap-forms sup{font-size:16px;color:#c0392b;top:0;left:2px}.wrap-forms input,.wrap-forms select{font-size:14px;height:41px;padding:0 15px}.wrap-forms textarea{padding:8px 15px;height:162px;font-size:14px;line-height:22px;width:100%}.wrap-forms select{border-color:#e5e5e5}.wrap-forms .field-gap input.fill-gap{margin:0;padding:0;background:none;border:0;outline:0;border-radius:0;border-bottom:1px solid gray;text-align:left;width:initial;height:initial}.wrap-forms .field-gap input.fill-gap:hover,.wrap-forms .field-gap input.fill-gap:focus{outline:0;border:0;border-bottom:1px solid gray;background:none}.wrap-forms div[class*='field-'] .omega{width:48%;display:inline-block}.wrap-forms div[class*='field-'] .omega.omega-right,.wrap-forms div[class*='field-'] .omega-right{float:right}.wrap-forms .field-time .time{width:82%;display:inline-block}.wrap-forms .field-time .time-format{width:16%;float:right;display:inline-block}.wrap-forms .field-upload .upload-file-input,.wrap-forms .field-upload .upload-file-button{display:inline-block;width:auto}.wrap-forms .field-upload .upload-file-input{width:86%}.wrap-forms .field-upload .upload-file-button{float:right;font-size:12px;font-weight:400}.wrap-forms .field-table table,th,td{border-color:#e5e5e5}.wrap-forms .field-table table thead tr td{text-align:center;background:#f7f7f7;padding:8px 20px;min-height:73px;line-height:52px}.wrap-forms .field-table table thead tr td span{display:inline-block;vertical-align:middle;line-height:normal}.wrap-forms .field-table table tbody tr td{padding:15px;line-height:20px}.wrap-forms .field-table table tbody tr td.input-styled{text-align:center;padding:0}.wrap-forms .field-table table tbody tr td.input-styled .custom-radio{display:inline-block;vertical-align:middle;line-height:normal}.wrap-forms input:-moz-placeholder,.wrap-forms textarea:-moz-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic}.wrap-forms input::-moz-placeholder,.wrap-forms textarea::-moz-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic}.wrap-forms input:-ms-input-placeholder,.wrap-forms textarea:-ms-input-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic}.wrap-forms input::-webkit-input-placeholder,.wrap-forms textarea::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;font-style:italic;text-transform:none}.wrap-forms input:focus::-webkit-input-placeholder{color:transparent}.wrap-forms textarea:focus::-webkit-input-placeholder{color:transparent}.wrap-forms .custom-checkbox,.wrap-forms .custom-radio{position:relative}.wrap-forms .custom-checkbox input,.wrap-forms .custom-radio input{height:auto;width:auto;vertical-align:middle}.wrap-forms .custom-checkbox::selection,.wrap-forms .custom-radio::selection{background:transparent;color:inherit}.wrap-forms .custom-checkbox label,.wrap-forms .custom-radio label{position:relative;width:auto;display:inline-block;font-weight:400;font-size:14px;line-height:17px;margin-bottom:6px;cursor:pointer;min-height:17px}.wrap-forms .custom-checkbox label::selection,.wrap-forms .custom-radio label::selection{background:transparent;color:inherit}.wrap-forms .custom-checkbox label.focus,.wrap-forms .custom-radio label.focus{outline:0}.wrap-forms .section-break{border-top:1px solid #e5e5e5;margin:42px auto 39px;padding-top:25px}.wrap-forms .section-break .title{text-transform:uppercase;font-size:32px;font-family:'Arial';color:#333;font-weight:400;margin-bottom:13px}.wrap-forms .section-break .sub-title{font-size:13px;font-family:'Arial';font-weight:400;color:#595959}.wrap-forms .nav-form{width:100%;text-align:center;border-top:1px solid #e5e5e5;padding-top:29px;margin-top:48px}.wrap-forms .nav-form .button.button-nav-form,.wrap-forms .nav-form .number-pages-form{display:inline-block}.wrap-forms .nav-form .button.button-nav-form{border-top-left-radius:0;padding:10px 20px;font-weight:400}.wrap-forms .nav-form .number-pages-form{color:#333;text-transform:uppercase;font-size:17px;margin-top:7px}.wrap-forms .nav-form .button.button-nav-form.next{float:right}.wrap-forms .nav-form .button.button-nav-form.prev{float:left}.wrap-forms .field-columns-0:after,.wrap-forms .field-columns-2:after,.wrap-forms .field-columns-3:after{width:100%;height:0;content:'';display:inline-block}.wrap-forms .field-columns-0 .options,.wrap-forms .field-columns-2 .field-column,.wrap-forms .field-columns-3 .field-column{float:left;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.rtl .wrap-forms .field-columns-0 .options,body.rtl .wrap-forms .field-columns-2 .field-column,body.rtl .wrap-forms .field-columns-3 .field-column{float:right;padding-left:5px;padding-right:0}.wrap-forms .field-columns-0 .options{padding-right:15px}.wrap-forms .field-columns-2 .field-column{width:50%}.wrap-forms .field-columns-3 .field-column{width:33.3333%}
#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:52px;max-height:200px;color:#fff;z-index:9900;background-color:rgba(0,0,0,0.85);transition:bottom 2s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-200px;transition:bottom 1s ease-in-out}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:relative;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;padding-left:30px;padding-right:30px;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice>p{padding-bottom:0 !important;margin-bottom:0 !important}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:7px;text-align:center}#moove_gdpr_cookie_info_bar .close-button{cursor:pointer;background:#c4d7ed;padding:2px 4px;border-radius:5px;margin-left:10px}#moove_gdpr_cookie_info_bar .close-button:hover{background:#9bc3f1}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}@media(max-width:439px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{text-align:left}}@media(max-width:800px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px !important}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:12px}}@media(min-width:801px) and (max-width:999px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px !important}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}}@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}}@media(-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}}
@media(min-width:801px) and (max-width:1780px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px !important;padding-right:300px !important}}@media(min-width:1781px){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-right:300 !important}}