/* Chosen v1.3.0 | (c) 2011-2014 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-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-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(https://havenly.com/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.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(https://havenly.com/css/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(https://havenly.com/css/chosen-sprite.png) no-repeat 100% -20px;background:url(https://havenly.com/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.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;max-height:240px;-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.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.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:transparent!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(https://havenly.com/css/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-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(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#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-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.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-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{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(https://havenly.com/css/chosen-sprite.png) no-repeat -30px -20px;background:url(https://havenly.com/css/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}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(https://havenly.com/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
@charset "UTF-8";/*!Animate.css - http://daneden.me/animate Licensed under the MIT license -http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*!
 *  Font Awesome 4.1.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('https://havenly.com/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://havenly.com/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://havenly.com/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://havenly.com/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://havenly.com/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* 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:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.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;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.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-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.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-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{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-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-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-prev span,.ui-datepicker .ui-datepicker-next 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:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{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-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{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:none;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-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .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-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%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.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:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.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-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;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-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.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-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .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:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://havenly.com/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
color: #738494;
font-family: Sailec-Regular;
font-weight: normal;
font-size: 14px;
@import 'https://havenly.com/css/customer-dashboard.scss';
.modal-header .modal-title {
  color: #fff; }

.modal-header .modal-title a {
  color: #fff !important; }

.modal-header .modal-title a:hover {
  color: #c28800 !important; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: normal; }

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 {
  -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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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; }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td, .table th {
      background-color: #fff !important; }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://havenly.com/fonts/glyphicons-halflings-regular.eot');
  src: url('https://havenly.com/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://havenly.com/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://havenly.com/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://havenly.com/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://havenly.com/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*: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: 'Sailec-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #404040;
  background-color: #eee; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #c28800;
  text-decoration: none; }
  a:hover {
    color: #ffb710;
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 3px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 #262626; }

.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: 300;
  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: #adadad; }

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: 26px; }

h2, .h2 {
  font-size: 20px; }

h3, .h3 {
  font-size: 19px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 10px; }

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: 92%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center, .room_dashboard .designer-section, .designer-section {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #adadad; }

.text-primary {
  color: #c28800; }

a.text-primary:hover {
  color: #8f6400; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #c28800; }

a.bg-primary:hover {
  background-color: #8f6400; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  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, .style-reveal .revealed-style-list {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, .style-reveal .revealed-style-list > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
  .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #adadad; }

.initialism {
  font-size: 90%; }

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.42857;
    color: #adadad; }
  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.42857; }

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: 3px; }

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); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #404040;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px; }
  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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @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; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-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-1 {
      width: 8.33333%; }
    .col-sm-2 {
      width: 16.66667%; }
    .col-sm-3 {
      width: 25%; }
    .col-sm-4 {
      width: 33.33333%; }
    .col-sm-5 {
      width: 41.66667%; }
    .col-sm-6 {
      width: 50%; }
    .col-sm-7 {
      width: 58.33333%; }
    .col-sm-8 {
      width: 66.66667%; }
    .col-sm-9 {
      width: 75%; }
    .col-sm-10 {
      width: 83.33333%; }
    .col-sm-11 {
      width: 91.66667%; }
    .col-sm-12 {
      width: 100%; }
    .col-sm-pull-0 {
      right: auto; }
    .col-sm-pull-1 {
      right: 8.33333%; }
    .col-sm-pull-2 {
      right: 16.66667%; }
    .col-sm-pull-3 {
      right: 25%; }
    .col-sm-pull-4 {
      right: 33.33333%; }
    .col-sm-pull-5 {
      right: 41.66667%; }
    .col-sm-pull-6 {
      right: 50%; }
    .col-sm-pull-7 {
      right: 58.33333%; }
    .col-sm-pull-8 {
      right: 66.66667%; }
    .col-sm-pull-9 {
      right: 75%; }
    .col-sm-pull-10 {
      right: 83.33333%; }
    .col-sm-pull-11 {
      right: 91.66667%; }
    .col-sm-pull-12 {
      right: 100%; }
    .col-sm-push-0 {
      left: auto; }
    .col-sm-push-1 {
      left: 8.33333%; }
    .col-sm-push-2 {
      left: 16.66667%; }
    .col-sm-push-3 {
      left: 25%; }
    .col-sm-push-4 {
      left: 33.33333%; }
    .col-sm-push-5 {
      left: 41.66667%; }
    .col-sm-push-6 {
      left: 50%; }
    .col-sm-push-7 {
      left: 58.33333%; }
    .col-sm-push-8 {
      left: 66.66667%; }
    .col-sm-push-9 {
      left: 75%; }
    .col-sm-push-10 {
      left: 83.33333%; }
    .col-sm-push-11 {
      left: 91.66667%; }
    .col-sm-push-12 {
      left: 100%; }
    .col-sm-offset-0 {
      margin-left: 0%; }
    .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .col-sm-offset-3 {
      margin-left: 25%; }
    .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .col-sm-offset-6 {
      margin-left: 50%; }
    .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .col-sm-offset-9 {
      margin-left: 75%; }
    .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .col-sm-offset-12 {
      margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-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-1 {
      width: 8.33333%; }
    .col-md-2 {
      width: 16.66667%; }
    .col-md-3 {
      width: 25%; }
    .col-md-4 {
      width: 33.33333%; }
    .col-md-5 {
      width: 41.66667%; }
    .col-md-6 {
      width: 50%; }
    .col-md-7 {
      width: 58.33333%; }
    .col-md-8 {
      width: 66.66667%; }
    .col-md-9 {
      width: 75%; }
    .col-md-10 {
      width: 83.33333%; }
    .col-md-11 {
      width: 91.66667%; }
    .col-md-12 {
      width: 100%; }
    .col-md-pull-0 {
      right: auto; }
    .col-md-pull-1 {
      right: 8.33333%; }
    .col-md-pull-2 {
      right: 16.66667%; }
    .col-md-pull-3 {
      right: 25%; }
    .col-md-pull-4 {
      right: 33.33333%; }
    .col-md-pull-5 {
      right: 41.66667%; }
    .col-md-pull-6 {
      right: 50%; }
    .col-md-pull-7 {
      right: 58.33333%; }
    .col-md-pull-8 {
      right: 66.66667%; }
    .col-md-pull-9 {
      right: 75%; }
    .col-md-pull-10 {
      right: 83.33333%; }
    .col-md-pull-11 {
      right: 91.66667%; }
    .col-md-pull-12 {
      right: 100%; }
    .col-md-push-0 {
      left: auto; }
    .col-md-push-1 {
      left: 8.33333%; }
    .col-md-push-2 {
      left: 16.66667%; }
    .col-md-push-3 {
      left: 25%; }
    .col-md-push-4 {
      left: 33.33333%; }
    .col-md-push-5 {
      left: 41.66667%; }
    .col-md-push-6 {
      left: 50%; }
    .col-md-push-7 {
      left: 58.33333%; }
    .col-md-push-8 {
      left: 66.66667%; }
    .col-md-push-9 {
      left: 75%; }
    .col-md-push-10 {
      left: 83.33333%; }
    .col-md-push-11 {
      left: 91.66667%; }
    .col-md-push-12 {
      left: 100%; }
    .col-md-offset-0 {
      margin-left: 0%; }
    .col-md-offset-1 {
      margin-left: 8.33333%; }
    .col-md-offset-2 {
      margin-left: 16.66667%; }
    .col-md-offset-3 {
      margin-left: 25%; }
    .col-md-offset-4 {
      margin-left: 33.33333%; }
    .col-md-offset-5 {
      margin-left: 41.66667%; }
    .col-md-offset-6 {
      margin-left: 50%; }
    .col-md-offset-7 {
      margin-left: 58.33333%; }
    .col-md-offset-8 {
      margin-left: 66.66667%; }
    .col-md-offset-9 {
      margin-left: 75%; }
    .col-md-offset-10 {
      margin-left: 83.33333%; }
    .col-md-offset-11 {
      margin-left: 91.66667%; }
    .col-md-offset-12 {
      margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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-1 {
      width: 8.33333%; }
    .col-lg-2 {
      width: 16.66667%; }
    .col-lg-3 {
      width: 25%; }
    .col-lg-4 {
      width: 33.33333%; }
    .col-lg-5 {
      width: 41.66667%; }
    .col-lg-6 {
      width: 50%; }
    .col-lg-7 {
      width: 58.33333%; }
    .col-lg-8 {
      width: 66.66667%; }
    .col-lg-9 {
      width: 75%; }
    .col-lg-10 {
      width: 83.33333%; }
    .col-lg-11 {
      width: 91.66667%; }
    .col-lg-12 {
      width: 100%; }
    .col-lg-pull-0 {
      right: auto; }
    .col-lg-pull-1 {
      right: 8.33333%; }
    .col-lg-pull-2 {
      right: 16.66667%; }
    .col-lg-pull-3 {
      right: 25%; }
    .col-lg-pull-4 {
      right: 33.33333%; }
    .col-lg-pull-5 {
      right: 41.66667%; }
    .col-lg-pull-6 {
      right: 50%; }
    .col-lg-pull-7 {
      right: 58.33333%; }
    .col-lg-pull-8 {
      right: 66.66667%; }
    .col-lg-pull-9 {
      right: 75%; }
    .col-lg-pull-10 {
      right: 83.33333%; }
    .col-lg-pull-11 {
      right: 91.66667%; }
    .col-lg-pull-12 {
      right: 100%; }
    .col-lg-push-0 {
      left: auto; }
    .col-lg-push-1 {
      left: 8.33333%; }
    .col-lg-push-2 {
      left: 16.66667%; }
    .col-lg-push-3 {
      left: 25%; }
    .col-lg-push-4 {
      left: 33.33333%; }
    .col-lg-push-5 {
      left: 41.66667%; }
    .col-lg-push-6 {
      left: 50%; }
    .col-lg-push-7 {
      left: 58.33333%; }
    .col-lg-push-8 {
      left: 66.66667%; }
    .col-lg-push-9 {
      left: 75%; }
    .col-lg-push-10 {
      left: 83.33333%; }
    .col-lg-push-11 {
      left: 91.66667%; }
    .col-lg-push-12 {
      left: 100%; }
    .col-lg-offset-0 {
      margin-left: 0%; }
    .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .col-lg-offset-3 {
      margin-left: 25%; }
    .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .col-lg-offset-6 {
      margin-left: 50%; }
    .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .col-lg-offset-9 {
      margin-left: 75%; }
    .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .col-lg-offset-12 {
      margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #adadad;
  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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > 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: #eee; }

.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: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > 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: #404040;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #666; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[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"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .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: 31px; }
    input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .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: -17px;
  margin-top: 1px; }

.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, .input-group-lg > .form-control.form-control-static, .input-group-lg > .input-group-addon.form-control-static, .input-group-lg > .input-group-btn > .btn.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control.form-control-static, .input-group-sm > .input-group-addon.form-control-static, .input-group-sm > .input-group-btn > .btn.form-control-static {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 31px;
  line-height: 31px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px; }
  .form-group-sm select.form-control {
    height: 31px;
    line-height: 31px; }
  .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto; }
  .form-group-sm .form-control-static {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    min-height: 33px; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 3px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 3px; }
  .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;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px; }

.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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px; }

.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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; }
  .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .has-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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; }
  .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .has-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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .has-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: #808080; }

@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; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
  @media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    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: 14.33333px; } }
  @media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
      padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  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.42857;
  border-radius: 3px;
  -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: thin dotted;
    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, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: transparent;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .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, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #ccc; }
  .btn-default .badge {
    color: transparent;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #c28800;
  border-color: #c28800; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #8f6400;
    border-color: #855d00; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #c28800;
    border-color: #c28800; }
  .btn-primary .badge {
    color: #c28800;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #c28800;
  border-color: #c28800; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #8f6400;
    border-color: #855d00; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .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, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #c28800;
    border-color: #c28800; }
  .btn-success .badge {
    color: #c28800;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .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, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .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, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .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, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #c28800;
  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: #ffb710;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #adadad;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 3px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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, .15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box; }
  .dropdown-menu.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.42857;
    color: #404040;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333;
  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: #c28800; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #adadad; }
  .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: 13px;
  line-height: 1.42857;
  color: #adadad;
  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 solid;
  content: ""; }
  .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
    .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
  .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-group-lg > .btn + .dropdown-toggle, .btn-group-lg > .btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .btn-group-lg > .dropup .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
  .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .btn-group-vertical > .btn-group:after {
    clear: both; }
  .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
  .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 3px; }
  .input-group-addon.input-sm, .input-group-sm > .form-control.input-group-addon, .input-group-sm > .input-group-addon.input-group-addon, .input-group-sm > .input-group-btn > .btn.input-group-addon {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .input-group-lg > .form-control.input-group-addon, .input-group-lg > .input-group-addon.input-group-addon, .input-group-lg > .input-group-btn > .btn.input-group-addon {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 3px; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
  .input-group-btn > .btn + .btn {
    margin-left: -1px; }
  .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
    .nav > li > a:hover, .nav > li > a:focus {
      text-decoration: none;
      background-color: #eee; }
  .nav > li.disabled > a {
    color: #adadad; }
    .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
      color: #adadad;
      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: #c28800; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 3px 3px 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: #666;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }
  .nav-pills > li {
    float: left; }
  .nav-pills > li > a {
    border-radius: 3px; }
  .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: #c28800; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #eee; } }

.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: 0px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
  .navbar {
    border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
  .navbar-header:after {
    clear: both; }
  @media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }

    .navbar-collapse.in {
      overflow-y: visible; }

    .navbar-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: 992px) {
    .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: 992px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
  .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: 992px) {
  .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: 3px; }
  .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: 992px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }

    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
      .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none; } }
  @media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0; }
    .navbar-nav > li {
      float: left; }
      .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px; } }

.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) {
  .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: 992px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.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: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .btn.navbar-btn {
    margin-top: 9.5px;
    margin-bottom: 9.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .btn.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; } }

@media (min-width: 992px) {
  .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: 992px) {
    .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: #090909; }
  .navbar-inverse .navbar-brand {
    color: #d4d4d4; }
  .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #d4d4d4; }
  .navbar-inverse .navbar-nav > li > a {
    color: #d4d4d4; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 992px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
      .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #d4d4d4; }
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #d4d4d4; }
  .navbar-inverse .navbar-link:hover {
    color: #fff; }
  .navbar-inverse .btn-link {
    color: #d4d4d4; }
  .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: 3px; }
  .breadcrumb > li {
    display: inline-block; }
  .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc; }
  .breadcrumb > .active {
    color: #adadad; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px; }
  .pagination > li {
    display: inline; }
  .pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #c28800;
    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: 3px;
    border-top-left-radius: 3px; }
  .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #ffb710;
    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: 2;
    color: #fff;
    background-color: #c28800;
    border-color: #c28800;
    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: #adadad;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
  .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px; }
  .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
  .pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .pager .next > a, .pager .next > span {
    float: right; }
  .pager .previous > a, .pager .previous > span {
    float: left; }
  .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #adadad;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #adadad; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #949494; }

.label-primary {
  background-color: #c28800; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #8f6400; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #adadad;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #c28800;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }
  .jumbotron h1, .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 3px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0; }
    .container .jumbotron, .container-fluid .jumbotron {
      padding-left: 60px;
      padding-right: 60px; }

    .jumbotron h1, .jumbotron .h1 {
      font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #404040; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #c28800; }

.alert {
  padding: 15px 0px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: 500; }
  .alert > p, .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 15px 0px20; }
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #ebf0f2;
  border-color: #d3e4ef;
  color: #97b5d3; }
  .alert-success hr {
    border-top-color: #c0d9e8; }
  .alert-success .alert-link {
    color: #739cc4; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcfaf7;
  border-color: #d8c495;
  color: #d8c495; }
  .alert-warning hr {
    border-top-color: #d1ba82; }
  .alert-warning .alert-link {
    color: #caaf70; }

.alert-danger {
  background-color: #f9f4f5;
  border-color: #f2d7d7;
  color: #de5c5a; }
  .alert-danger hr {
    border-top-color: #ecc4c4; }
  .alert-danger .alert-link {
    color: #d63230; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c28800;
  -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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar, .progress-bar-striped {
  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; }

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media, .media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right, .media > .pull-right {
  padding-left: 10px; }

.media-left, .media > .pull-left {
  padding-right: 10px; }

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #adadad;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #adadad; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #c28800;
    border-color: #c28800; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #ffde8f; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
  .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 2px; }
  .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 2px; }
  .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px; }
  .panel-group .panel + .panel {
    margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
  .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #404040;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #404040; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #c28800; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #c28800;
    border-color: #c28800; }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #c28800; }
  .panel-primary > .panel-heading .badge {
    color: #c28800;
    background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #c28800; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15); }

.well-lg {
  padding: 24px;
  border-radius: 3px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .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 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 3px;
  -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; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #1c2233; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5); }

  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Sailec-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 3px; }

.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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Sailec-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
  .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -moz-transition: -moz-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;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000;
      -moz-perspective: 1000;
      perspective: 1000; }
      .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: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.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%;
    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;
    margin-top: -10px;
    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, .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: -15px;
    font-size: 30px; }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
      margin-left: -15px; }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
      margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
  .clearfix: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 {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 767px) {
  .visible-xs {
    display: block !important; }
    table.visible-xs {
      display: table; }
    tr.visible-xs {
      display: table-row !important; }
    th.visible-xs, td.visible-xs {
      display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
      display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
    table.visible-sm {
      display: table; }
    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; }
    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; }
    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: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
    table.visible-print {
      display: table; }
    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; } }

.modal-header .modal-title {
  color: #fff; }

.modal-header .modal-title a {
  color: #fff !important; }

.modal-header .modal-title a:hover {
  color: #c28800 !important; }

h1 {
  font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  color: #1c2233;
  letter-spacing: 1px; }

h1.section-title {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  font-family: 'Sailec-Medium'; }

.section-title:after {
  max-width: 50%; }

h2, h3, h4, h5, h6 {
  font-family: Sailec-Medium;
  color: #1c2233; }

h6 {
  font-size: 14px; }

p {
  font-family: Sailec-Regular;
  color: #738494;
  font-size: 14px;
  line-height: 1.6; }

a {
  color: #1c2233;
  text-decoration: none; }
  a:hover {
    color: #a1adb7; }

.accent, #ProductAddForm label, #ProductEditForm label, #ProductFindOrAddForm label, #ProductAddToRoomForm label, .control-label {
  color: #1c2233; }

hr {
  color: #1c2233;
  background: #1c2233;
  border-color: #1c2233; }

.border-right {
  border-right: 1px solid #1c2233; }

.circle {
  background: #a1adb7; }

.btn {
  transition: background 0.25s ease-in-out, border-color 0.25s ease-in-out; }

.btn-default {
  color: #1c2233;
  border-color: #1c2233;
  font-family: Sailec-Bold;
  border-width: 2px; }
  .btn-default:hover {
    color: #fff !important;
    background: #1c2233; }

.btn-gray {
  color: #fff;
  background-color: #737373;
  border-color: #737373; }

.btn-gray:hover {
  background-color: #737373;
  border-color: #737373; }

.btn-border {
  color: #000;
  border: 2px #262626 solid;
  background: none;
  font-size: 1em;
  padding: 20px 30px;
  margin: 20px 10px 50px;
  font-weight: 500; }

.btn-primary {
  background: #c28800;
  border-color: #c28800;
  color: white;
  border-width: 2px; }
  .btn-primary:hover {
    background: #dbc997 !important;
    border-color: #dbc997 !important; }
  .btn-primary:active {
    background: #dbc997 !important;
    border-color: #dbc997 !important; }

.btn-dark {
  background: #1c2233;
  border-color: #1c2233;
  border-width: 2px;
  color: white !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased; }
  .btn-dark:hover, .btn-dark:active {
    background: #2e3854 !important;
    border-color: #2e3854 !important;
    color: white !important; }

.btn-lowercase {
  letter-spacing: 0.025em !important;
  font-family: Sailec-Light !important;
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: none !important; }

.btn-wide {
  padding-left: 70px;
  padding-right: 70px; }

strong {
  font-family: Sailec-Bold; }

#navigationContainer .navbar .signup-nav a .linkText {
  color: #a1adb7;
  padding: 8px 17px;
  border: 1px solid #a1adb7;
  border-radius: 2px; }

.navbar.navbar-transparent {
  font-family: Sailec-Regular; }
  .navbar.navbar-transparent .sign-up {
    border: 2px #a1adb7 solid; }
  .navbar.navbar-transparent .sign-up a {
    color: #a1adb7;
    margin-top: -7px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px; }

.navbar-inverse a {
  color: #fff !important; }
  .navbar-inverse .dropdown-menu a, .navbar-inverse .dropdown.open .dropdown-toggle {
    color: #1c2233 !important; }

a.btn-primary, a.btnSelected {
  color: #fff !important; }

@font-face {
  font-family: 'Sailec-Bold';
  src: url('https://havenly.com/fonts/sailec/bold.woff') format('woff'); }

@font-face {
  font-family: 'Sailec-Light';
  src: url('https://havenly.com/fonts/sailec/light.woff') format('woff'); }

@font-face {
  font-family: 'Sailec-Medium';
  src: url('https://havenly.com/fonts/sailec/medium.woff') format('woff'); }

@font-face {
  font-family: 'Sailec-Regular';
  src: url('https://havenly.com/fonts/sailec/regular.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-weight: 300;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Light.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Light.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Light-Oblique.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Light-Oblique.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-weight: 400;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Regular.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Regular.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Regular-Oblique.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Regular-Oblique.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-weight: 500;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Medium.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Medium.woff') format('woff'); }

@font-face {
  font-family: 'GT Walsheim';
  font-weight: 600;
  font-display: swap;
  unicode-range: U0-5FF;
  src: url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Bold.woff2') format('woff2'), url('https://havenly.com/fonts/gt-walsheim/GT-Walsheim-Bold.woff') format('woff'); }

.registration-container {
  display: flex;
  flex-flow: column-reverse;
  padding-top: 30px;
  text-align: center; }
  @media (min-width: 768px) {
  .registration-container {
    flex-flow: row;
    justify-content: center;
    margin: 0 auto;
    width: 90%; } }
  .registration-container.extra-vertical-padding {
    padding-top: 65px;
    padding-bottom: 65px; }

.top-logo {
  display: block;
  margin: 0 auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 75px;
  width: 150px;
  z-index: 1; }

.marble-background {
  background: url('https://havenly.com/img/backgrounds/marble.jpg') center center no-repeat;
  background-size: cover;
  z-index: -2;
  min-height: calc(100vh - 55px); }
  @media (min-width: 768px) {
    .marble-background .mobile-only {
      display: none !important; } }
  @media (max-width: 767px) {
    .marble-background .desktop-only {
      display: none !important; } }
  .marble-background .registration-aside, .marble-background .registration-imgs {
    margin-right: -35px;
    z-index: 2;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
  @media (max-width: 767px) {
    .marble-background .registration-aside, .marble-background .registration-imgs {
      margin-right: 0;
      width: 100vw; } }
  .marble-background .registration-aside {
    padding: 30px 0 0; }
  @media (min-width: 768px) {
    .marble-background .registration-aside {
      align-self: center;
      background: white;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      padding: 30px 30px;
      width: 350px; }
      .marble-background .registration-aside-dq {
        background: #fae4de; }
        .marble-background .registration-aside-dq .registration-aside-content ul li span {
          color: #8997a5; }
          .marble-background .registration-aside-dq .registration-aside-content ul li.checked span {
            border-color: #1c2233 !important;
            color: #1c2233; }
      .marble-background .registration-aside-no-padding {
        padding: 0 !important;
        width: 295px; }
      .marble-background .registration-aside-survey {
        margin-right: -25px; } }
  .marble-background .registration-aside-content {
    color: #1c2233; }
    .marble-background .registration-aside-content-airbnb .registration-aside-image {
      background-size: 80% !important; }
    .marble-background .registration-aside-content-airbnb ul li.checked span {
      border-color: #1c2233 !important;
      color: #1c2233 !important; }
    .marble-background .registration-aside-content .underline:after {
      border-bottom: 1px solid;
      content: "";
      display: block;
      margin: 0 auto;
      padding-top: 15px;
      width: 80px; }
    .marble-background .registration-aside-content .registration-aside-headline {
      color: #1c2233;
      display: block;
      font-family: Sailec-Regular;
      font-size: 11px;
      margin: 0 0 15px; }
    .marble-background .registration-aside-content .registration-aside-headline-designer {
      font-family: Sailec-Medium;
      font-size: 22px;
      letter-spacing: 0; }
    .marble-background .registration-aside-content .registration-aside-headline-dq {
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
      font-size: 22px;
      letter-spacing: 0; }
    .marble-background .registration-aside-content .registration-aside-headline-sign-in {
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 0; }
    .marble-background .registration-aside-content .registration-aside-headline-survey {
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 0; }
    .marble-background .registration-aside-content .registration-aside-subheadline {
      display: block;
      font-family: Sailec-Regular;
      font-size: 11px;
      margin: -5px auto 15px;
      text-transform: uppercase;
      width: 200px; }
    .marble-background .registration-aside-content .registration-aside-poster {
      vertical-align: bottom;
      width: 100%; }
    @media (max-width: 767px) {
      .marble-background .registration-aside-content .registration-aside-poster {
        display: none; } }
    .marble-background .registration-aside-content .registration-aside-image {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover, contain;
      border-radius: 50%;
      display: block;
      height: 135px;
      margin: 0 auto 30px;
      width: 135px; }
    @media (min-width: 992px) {
      .marble-background .registration-aside-content .registration-aside-image {
        height: 180px;
        width: 180px; } }
    .marble-background .registration-aside-content ul {
      margin: 0 auto;
      max-width: 245px;
      padding: 0;
      width: 90%; }
    .marble-background .registration-aside-content ul.large {
      max-width: 275px; }
    .marble-background .registration-aside-content ul.small {
      max-width: 215px; }
    .marble-background .registration-aside-content ul li {
      display: flex;
      flex-flow: row;
      font-family: Sailec-Light;
      list-style-type: none;
      margin-bottom: 15px; }
      .marble-background .registration-aside-content ul li:last-of-type {
        margin-bottom: 0; }
      .marble-background .registration-aside-content ul li span {
        color: #768594;
        flex-basis: calc(100% - 20px);
        font-size: 12px;
        padding-left: 12px;
        text-align: left; }
        .marble-background .registration-aside-content ul li span:first-of-type {
          border: 1px solid #ccc;
          border-radius: 50%;
          flex-basis: 20px;
          font-size: 10px;
          height: 20px;
          line-height: 20px;
          padding-left: 0;
          text-align: center; }
      .marble-background .registration-aside-content ul li.checked {
        font-family: Sailec-Medium; }
        .marble-background .registration-aside-content ul li.checked span {
          color: #c1871e; }
          .marble-background .registration-aside-content ul li.checked span:first-of-type {
            border-color: #c1871e; }
  .marble-background .registration-logo {
    display: none;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    transform: translate(-50%, -130%);
    width: 200px; }
  @media (min-width: 768px) {
    .marble-background .registration-logo {
      display: block;
      transform: translate(-50%, -130%) scale(0.8); } }
  @media (min-width: 992px) {
    .marble-background .registration-logo {
      transform: translate(-50%, -130%); } }
  .marble-background .onboarding-img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    height: 595px; }
  @media (max-width: 991px) {
    .marble-background .onboarding-img {
      display: none; } }
  .marble-background .onboarding-form {
    background-color: white;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 35px 50px 35px 85px;
    position: relative;
    vertical-align: middle;
    width: 575px;
    z-index: 1; }
  .marble-background .onboarding-form.no-aside-content {
    padding-left: 50px; }
  .marble-background .onboarding-form.centered-headers {
    padding: 25px; }
    @media (min-width: 768px) {
    .marble-background .onboarding-form.centered-headers {
      padding: 25px 50px; }
      .marble-background .onboarding-form.centered-headers h1, .marble-background .onboarding-form.centered-headers h3 {
        text-align: center !important; } }
  .marble-background .onboarding-form input {
    font-size: 15px; }
  @media (max-width: 767px) {
    .marble-background .onboarding-form {
      display: block;
      background-color: white;
      padding: 20px;
      width: 94.2vw;
      height: auto;
      margin: 0 auto; } }
  .marble-background .onboarding-form .sign-up-for-havenly {
    color: #1c2233 !important;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-weight: normal;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 10px;
    text-align: left; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .sign-up-for-havenly {
      font-size: 28px;
      line-height: 30px; } }
    @media (max-width: 767px) {
    .marble-background .onboarding-form .sign-up-for-havenly {
      font-size: 24px;
      margin: 10px 0 15px; } }
  .marble-background .onboarding-form-dq .sign-up-for-havenly {
    font-size: 22px;
    margin-top: 0 0 5px; }
    @media (min-width: 768px) {
      .marble-background .onboarding-form-dq .sign-up-for-havenly {
        font-size: 24px; } }
  @media (min-width: 768px) {
        .marble-background .onboarding-form-select-designer .sign-up-for-havenly {
          font-size: 24px;
          margin-bottom: 25px; } }
  .marble-background .onboarding-form .everyone-deserves {
    font-size: 14px;
    font-family: Sailec-Regular;
    color: #1c2233 !important;
    line-height: 17px;
    text-align: left;
    margin: 0 0 25px; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .everyone-deserves {
      font-size: 11px; } }
  .marble-background .onboarding-form .or-center {
    text-align: center;
    color: #1c2233 !important;
    margin-top: 16px;
    margin-bottom: 19px; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .or-center {
      margin-top: 8px;
      margin-bottom: -7px;
      font-size: 13px; } }
  .marble-background .onboarding-form .already-user {
    color: #979797 !important;
    font-family: Sailec-Regular;
    font-size: 12px;
    margin-top: 0;
    padding-top: 25px;
    text-align: center; }
    .marble-background .onboarding-form .already-user .sign-in {
      text-decoration: underline;
      color: #979797 !important; }
    .marble-background .onboarding-form .already-user .sign-in:hover {
      color: #1c2233 !important; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .already-user {
      font-size: 12px; } }
  .marble-background .onboarding-form .form-group {
    font-size: 11px;
    margin-bottom: 0px; }
  .marble-background .onboarding-form .register-submit {
    background-color: #1c2233 !important;
    border-color: #1c2233 !important;
    margin-top: 20px;
    padding: 12px; }
    .marble-background .onboarding-form .register-submit-airbnb {
      background-color: #a51b55 !important;
      border: 0;
      opacity: 1; }
    .marble-background .onboarding-form .register-submit:hover {
      background-color: #252d43 !important;
      border-color: #252d43 !important; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .register-submit {
      margin-top: 20px; } }
  .marble-background .onboarding-form .registration-fb-button {
    margin-top: 16px; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .registration-fb-button {
      margin-top: 14px; } }
  .marble-background .onboarding-form .sent-button {
    display: none;
    background-color: #6c707b !important;
    border-color: #6c707b !important;
    margin-top: 39px;
    padding: 12px; }
  .marble-background .onboarding-form .btn {
    letter-spacing: normal;
    font-size: 15px;
    font-family: Sailec-Light;
    text-transform: none;
    display: block !important;
    width: 100% !important; }
    @media (max-width: 991px) {
    .marble-background .onboarding-form .btn {
      height: 40px;
      font-size: 14px;
      padding-bottom: 9px !important;
      padding-top: 9px !important; } }
  .marble-background .onboarding-form .password-reset {
    font-size: 12px;
    font-family: Sailec-Regular;
    color: #979797 !important;
    text-align: left; }
    .marble-background .onboarding-form .password-reset:hover {
      color: #1c2233 !important; }
  .marble-background .onboarding-form .error-tip-password {
    color: #e84416;
    display: block;
    font-size: 11px;
    margin: 5px 0 10px;
    position: relative;
    right: 0;
    text-align: right; }
  .marble-background .onboarding-form #UserReferralSourceDetails {
    margin-top: 15px; }
  .marble-background .onboarding-form .sign-in-links {
    text-align: center;
    margin: 115px auto 0;
    display: block; }
    .marble-background .onboarding-form .sign-in-links a {
      font-size: 13px;
      font-family: Sailec-Regular;
      color: #979797 !important;
      text-decoration: underline; }
    .marble-background .onboarding-form .sign-in-links a:hover {
      color: #1c2233 !important; }
    .marble-background .onboarding-form .sign-in-links .no-underline {
      text-decoration: none;
      color: #979797 !important; }
  .marble-background .onboarding-form #reset-page-links {
    margin-top: 35px !important; }
  .marble-background .onboarding-form .reset-success-block {
    margin-top: 50px;
    height: 57px; }
    .marble-background .onboarding-form .reset-success-block .icon {
      float: left;
      width: 47px;
      margin-right: 30px; }
    @media (max-width: 991px) {
      .marble-background .onboarding-form .reset-success-block .icon {
        margin-right: 21px;
        margin-bottom: 19px;
        margin-left: 4px; } }
    .marble-background .onboarding-form .reset-success-block .success-message {
      letter-spacing: 0.01em;
      color: #979797 !important;
      font-size: 14px;
      text-align: left;
      line-height: 1.5;
      font-family: Sailec-Regular; }
    .marble-background .onboarding-form .reset-success-block .success-message .bolded {
      font-family: Sailec-Bold !important; }
    .marble-background .onboarding-form .reset-success-block .empty-error {
      height: 20px;
      float: right; }
    .marble-background .onboarding-form .reset-success-block .error-tip {
      color: #e84416;
      font-size: 11px;
      margin-bottom: 10px;
      margin-top: 5px;
      display: block;
      text-align: right; }
  .marble-background .registration-footer-wrap {
    display: block;
    margin: 0 auto;
    padding: 25px;
    text-align: center; }
  .marble-background .registration-link-bottom {
    border-bottom: 1px solid;
    color: #1c2233;
    font-family: Sailec-Light;
    font-size: 12px;
    transition: color 0.3s ease-in-out; }
  .marble-background .registration-link-bottom span {
    font-size: 8px;
    font-weight: bold; }
  .marble-background .registration-link-bottom:hover {
    color: #a1adb7; }
  .marble-background .registration-blurb-bottom {
    color: #1c2233;
    display: block;
    font-family: Sailec-Medium;
    font-size: 10px;
    margin: 10px auto 0; }

@media (min-width: 768px) {
  .onboarding-form {
    display: block; }

  #mobile-sign-up {
    display: none; }

  #web-sign-up {
    display: block;
    text-align: left; } }

#survey-nav-left {
  font-family: Sailec-Light;
  padding-right: 5px;
  display: inline-block; }
  #survey-nav-left:hover {
    color: #738494 !important; }

#survey-nav-right {
  font-family: Sailec-Bold;
  padding-left: 5px;
  display: inline-block; }
  #survey-nav-right:hover {
    color: #738494 !important; }

.room_dashboard_title {
  margin-top: 50px; }
  .room_dashboard_title img {
    width: 90px; }
  .room_dashboard_title hr {
    width: 6%;
    border-top-color: #999;
    margin: 0 auto; }

h4.requested_info {
  margin: 30px 5px; }

.dash_updates .notifications {
  padding: 19px 35px 19px 35px; }
  .dash_updates .notifications .see-less-container.row {
    border-left: none;
    margin-left: 0;
    position: relative;
    display: block; }
  .dash_updates .notifications .gradient {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    left: 0;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0.7)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
    pointer-events: none; }
  .dash_updates .notifications .circle-container {
    background: white;
    position: relative;
    right: 29px;
    float: left;
    bottom: 3px;
    padding: 8px; }
    .dash_updates .notifications .circle-container .circle {
      background-color: #a0a0a0;
      width: 12px;
      height: 12px;
      border-radius: 50%; }
    .dash_updates .notifications .circle-container .circle.gold {
      background-color: #c28800; }
  .dash_updates .notifications .row.col-md-12:nth-of-type(1) .circle-container .circle {
    background-color: #a1adb7; }
    .dash_updates .notifications .row.col-md-12:nth-of-type(1) .circle-container .circle.gold {
      background-color: #c28800; }
  .dash_updates .notifications .row {
    border-left: 1px solid #ddd;
    margin-left: 6px;
    margin: 0 0 15px 6px; }
  .dash_updates .notifications .notification .pull-right a {
    border-bottom: 2px dotted #a1adb7;
    font-size: 13px; }
    .dash_updates .notifications .notification .pull-left {
      max-width: 75%; }
    @media only screen and (max-width: 400px) {
      .dash_updates .notifications .notification .pull-left {
        max-width: 60%; } }

.daily-tasks {
  font-size: 12px; }
  .daily-tasks ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .daily-tasks ul li {
    padding: 5px 0; }
  .daily-tasks ul .customer-call {
    background-color: #eee;
    padding: 5px; }
    .daily-tasks ul .customer-call i {
      padding-right: 5px; }

#next-week-due {
  display: none; }

.due-notice {
  display: block;
  margin-top: 10px;
  text-transform: uppercase; }

.room_dashboard p {
  font-size: 13px; }
  .room_dashboard .col-md-4 {
    width: 30%;
    margin-left: 3%; }
  @media (max-width: 991px) {
    .room_dashboard .col-md-4 {
      width: 100%; } }
  .room_dashboard .panel-title {
    text-transform: uppercase; }
  .room_dashboard .panel-title .room-type {
    color: #a51b55;
    letter-spacing: 0;
    margin-right: 20px;
    text-transform: none; }
  .room_dashboard .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px; }
  .room_dashboard .space-and-inspiration {
    margin-left: 0; }
  .room_dashboard .space-and-inspiration a {
    margin: 0 40px 20px 0; }
  .room_dashboard form.dimensions-budget input {
    width: 18%; }
  .room_dashboard form.dimensions-budget label {
    font-weight: 500;
    font-size: 14px; }
  .room_dashboard .see-more-container {
    width: 100%;
    float: left;
    display: none; }
  .room_dashboard .see-more-container .row.col-md-12:nth-of-type(1) .circle-container .circle {
    background: #a0a0a0; }
  .room_dashboard .see-more {
    float: left;
    padding-top: 20px;
    width: 100%; }
  .room_dashboard .see-more a {
    color: #404040; }
  .room_dashboard .see-more a:hover {
    color: #e68b78; }
  .room_dashboard .image-column {
    float: left;
    width: 30%;
    margin: 5px 3% 10px 0; }
  .room_dashboard .image-column .title {
    margin: 0 0 15px;
    max-height: 13px; }
    .room_dashboard .image-column .title h6 {
      font-weight: 500;
      color: #404040;
      text-transform: uppercase; }
    .room_dashboard .image-column .title h6:hover {
      color: #e27862; }
  .room_dashboard .image-column .glyphicon-remove {
    z-index: 10;
    font-size: 20px;
    color: white;
    margin-right: 8px;
    border: 1px solid #262626;
    background: #262626;
    border-radius: 50%; }
  .room_dashboard .image-column h6 {
    font-size: 10px; }
  .room_dashboard .image-column .actions {
    background-color: white;
    padding: 0 3px 5px 3px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .room_dashboard .image-column .actions a {
      color: #222;
      cursor: pointer;
      text-transform: uppercase;
      padding: 0 10px 0 10px;
      font-weight: 500; }
    .room_dashboard .image-column .actions a:hover {
      color: #e27862; }
    .room_dashboard .image-column .actions .pull-right {
      padding-right: 2px; }
    .room_dashboard .image-column .actions .pull-left {
      padding-left: 2px; }
    .room_dashboard .image-column .actions .view-comments {
      font-weight: 500;
      color: #e27862; }
    .room_dashboard .image-column .actions .view-comments:hover {
      color: #eeb0a3; }
  .room_dashboard .image-column .glyphicon {
    margin-top: 8px; }
    .room_dashboard .image-column .glyphicon .glyphicon-remove {
      color: #800; }
  @media (max-width: 767px) {
    .room_dashboard .image-column {
      width: 200px; } }
  @media (max-width: 538px) {
    .room_dashboard .image-column {
      margin: 1% 0 1% 1%; } }
  .room_dashboard .image-container-thumb {
    width: 200px;
    height: 200px;
    background-position: center center;
    background-size: cover;
    border: 1px solid #eee; }
  .room_dashboard .reminder-section {
    text-align: center;
    border-top: 2px solid #ccc;
    padding: 50px 45px; }
  .room_dashboard .reminder-section .btn-primary {
    margin-top: 5px; }
  .room_dashboard .reminder-section .select-designer {
    margin-top: 15px; }
  .room_dashboard .reminder-section:last-of-type {
    border-bottom: 2px solid #ccc; }
  .room_dashboard .designer-section .section-title a {
    color: #404040; }
  .room_dashboard .designer-section hr {
    border-top-color: #e9dfc1;
    margin: 2px auto;
    width: 20%; }
  .room_dashboard .designer-section h4 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.05em;
    padding-bottom: 5px; }
    .room_dashboard .designer-section h4 a {
      color: #404040;
      font-weight: 500; }
  .room_dashboard .designer-section .designer-info {
    margin: 30px 0 20px 0; }
  .room_dashboard .designer-section p.email {
    font-size: 13px; }
  .room_dashboard .designer-section .image-container {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    display: inline-block;
    position: relative;
    top: 20px;
    right: 5px;
    background-size: cover;
    margin: 30px auto; }

.new-room {
  margin-bottom: 50px; }
  .new-room .new-room-container {
    border: 1px #222 solid;
    padding-top: 0px; }
  .new-room .new-room-container hr {
    margin: 5px auto;
    width: 15%; }

#invalidCountry {
  padding: 15px;
  display: none; }
  #invalidCountry .alert {
    padding: 50px;
    text-align: center; }

.room_design_fee_title .affirmPricing, .room.pay_design_fee .affirmPricing, .room.pay_design_fee_confirm .affirmPricing, .room.select_designer .affirmPricing, .room.products .affirmPricing, .room.concepts .affirmPricing, .room.designs .affirmPricing, .products.view .affirmPricing, .carts.view .affirmPricing, .carts.checkout .affirmPricing, .designers.edit_profile .affirmPricing, .boards.view .affirmPricing, .orders.view .affirmPricing, .referralSources.refer_a_friend .affirmPricing, .calls .affirmPricing, .modal .affirmPricing {
  color: #666;
  font-size: 0.9em; }
  .room_design_fee_title .affirmPricing:hover, .room.pay_design_fee .affirmPricing:hover, .room.pay_design_fee_confirm .affirmPricing:hover, .room.select_designer .affirmPricing:hover, .room.products .affirmPricing:hover, .room.concepts .affirmPricing:hover, .room.designs .affirmPricing:hover, .products.view .affirmPricing:hover, .carts.view .affirmPricing:hover, .carts.checkout .affirmPricing:hover, .designers.edit_profile .affirmPricing:hover, .boards.view .affirmPricing:hover, .orders.view .affirmPricing:hover, .referralSources.refer_a_friend .affirmPricing:hover, .calls .affirmPricing:hover, .modal .affirmPricing:hover {
    color: #c28800; }
  .room_design_fee_title hr, .room.pay_design_fee hr, .room.pay_design_fee_confirm hr, .room.select_designer hr, .room.products hr, .room.concepts hr, .room.designs hr, .products.view hr, .carts.view hr, .carts.checkout hr, .designers.edit_profile hr, .boards.view hr, .orders.view hr, .referralSources.refer_a_friend hr, .calls hr, .modal hr {
    border-color: #eee; }
  .room_design_fee_title .section-header, .room.pay_design_fee .section-header, .room.pay_design_fee_confirm .section-header, .room.select_designer .section-header, .room.products .section-header, .room.concepts .section-header, .room.designs .section-header, .products.view .section-header, .carts.view .section-header, .carts.checkout .section-header, .designers.edit_profile .section-header, .boards.view .section-header, .orders.view .section-header, .referralSources.refer_a_friend .section-header, .calls .section-header, .modal .section-header {
    margin-top: 50px; }
  .room_design_fee_title .section-title, .room.pay_design_fee .section-title, .room.pay_design_fee_confirm .section-title, .room.select_designer .section-title, .room.products .section-title, .room.concepts .section-title, .room.designs .section-title, .products.view .section-title, .carts.view .section-title, .carts.checkout .section-title, .designers.edit_profile .section-title, .boards.view .section-title, .orders.view .section-title, .referralSources.refer_a_friend .section-title, .calls .section-title, .modal .section-title {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0px;
    padding-bottom: 10px;
    margin: 0px 0px 5px 0px;
    position: relative;
    line-height: 30px; }
  .room_design_fee_title .section-title:after, .room.pay_design_fee .section-title:after, .room.pay_design_fee_confirm .section-title:after, .room.select_designer .section-title:after, .room.products .section-title:after, .room.concepts .section-title:after, .room.designs .section-title:after, .products.view .section-title:after, .carts.view .section-title:after, .carts.checkout .section-title:after, .designers.edit_profile .section-title:after, .boards.view .section-title:after, .orders.view .section-title:after, .referralSources.refer_a_friend .section-title:after, .calls .section-title:after, .modal .section-title:after {
    /*content: '';
     width: 80%;
     min-width: 20px;
     max-width: 90px;
     height: 2px;
     background: $brand-black;
     position: absolute;
     bottom: 25%;
     left: 15%;*/
    content: '';
    width: 80%;
    min-width: 20px;
    max-width: 90px;
    height: 2px;
    background: #393939;
    margin: 0 auto;
    display: block;
    vertical-align: 10%; }
  .room_design_fee_title .page-header, .room.pay_design_fee .page-header, .room.pay_design_fee_confirm .page-header, .room.select_designer .page-header, .room.products .page-header, .room.concepts .page-header, .room.designs .page-header, .products.view .page-header, .carts.view .page-header, .carts.checkout .page-header, .designers.edit_profile .page-header, .boards.view .page-header, .orders.view .page-header, .referralSources.refer_a_friend .page-header, .calls .page-header, .modal .page-header {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0px; }
  .room_design_fee_title .btn-group, .room.pay_design_fee .btn-group, .room.pay_design_fee_confirm .btn-group, .room.select_designer .btn-group, .room.products .btn-group, .room.concepts .btn-group, .room.designs .btn-group, .products.view .btn-group, .carts.view .btn-group, .carts.checkout .btn-group, .designers.edit_profile .btn-group, .boards.view .btn-group, .orders.view .btn-group, .referralSources.refer_a_friend .btn-group, .calls .btn-group, .modal .btn-group {
    margin: 20px 5px; }
  .room_design_fee_title .row.not_sure_row, .room.pay_design_fee .row.not_sure_row, .room.pay_design_fee_confirm .row.not_sure_row, .room.select_designer .row.not_sure_row, .room.products .row.not_sure_row, .room.concepts .row.not_sure_row, .room.designs .row.not_sure_row, .products.view .row.not_sure_row, .carts.view .row.not_sure_row, .carts.checkout .row.not_sure_row, .designers.edit_profile .row.not_sure_row, .boards.view .row.not_sure_row, .orders.view .row.not_sure_row, .referralSources.refer_a_friend .row.not_sure_row, .calls .row.not_sure_row, .modal .row.not_sure_row {
    margin: 30px 5px; }
  .room_design_fee_title .bodyrow, .room.pay_design_fee .bodyrow, .room.pay_design_fee_confirm .bodyrow, .room.select_designer .bodyrow, .room.products .bodyrow, .room.concepts .bodyrow, .room.designs .bodyrow, .products.view .bodyrow, .carts.view .bodyrow, .carts.checkout .bodyrow, .designers.edit_profile .bodyrow, .boards.view .bodyrow, .orders.view .bodyrow, .referralSources.refer_a_friend .bodyrow, .calls .bodyrow, .modal .bodyrow {
    padding: 5px 0px; }
  .room_design_fee_title .nopadding, .room.pay_design_fee .nopadding, .room.pay_design_fee_confirm .nopadding, .room.select_designer .nopadding, .room.products .nopadding, .room.concepts .nopadding, .room.designs .nopadding, .products.view .nopadding, .carts.view .nopadding, .carts.checkout .nopadding, .designers.edit_profile .nopadding, .boards.view .nopadding, .orders.view .nopadding, .referralSources.refer_a_friend .nopadding, .calls .nopadding, .modal .nopadding {
    padding: 0px; }
  .room_design_fee_title .button-row, .room.pay_design_fee .button-row, .room.pay_design_fee_confirm .button-row, .room.select_designer .button-row, .room.products .button-row, .room.concepts .button-row, .room.designs .button-row, .products.view .button-row, .carts.view .button-row, .carts.checkout .button-row, .designers.edit_profile .button-row, .boards.view .button-row, .orders.view .button-row, .referralSources.refer_a_friend .button-row, .calls .button-row, .modal .button-row {
    margin-top: 30px;
    margin-bottom: 30px; }
  .room_design_fee_title #fine-uploader, .room.pay_design_fee #fine-uploader, .room.pay_design_fee_confirm #fine-uploader, .room.select_designer #fine-uploader, .room.products #fine-uploader, .room.concepts #fine-uploader, .room.designs #fine-uploader, .products.view #fine-uploader, .carts.view #fine-uploader, .carts.checkout #fine-uploader, .designers.edit_profile #fine-uploader, .boards.view #fine-uploader, .orders.view #fine-uploader, .referralSources.refer_a_friend #fine-uploader, .calls #fine-uploader, .modal #fine-uploader {
    padding: 20px; }
  .room_design_fee_title .cartLeft h5, .room.pay_design_fee .cartLeft h5, .room.pay_design_fee_confirm .cartLeft h5, .room.select_designer .cartLeft h5, .room.products .cartLeft h5, .room.concepts .cartLeft h5, .room.designs .cartLeft h5, .products.view .cartLeft h5, .carts.view .cartLeft h5, .carts.checkout .cartLeft h5, .designers.edit_profile .cartLeft h5, .boards.view .cartLeft h5, .orders.view .cartLeft h5, .referralSources.refer_a_friend .cartLeft h5, .calls .cartLeft h5, .modal .cartLeft h5 {
    margin-bottom: 7px; }

.customer-photos {
  padding: 20px; }

.room.products .section-header {
  margin-bottom: 0px; }

.designs .section-header {
  margin-bottom: 0px; }
  .designs .col-md-12.custom-gallery-container {
    padding-top: 0px; }

.custom-gallery-container .actions {
  background-color: white;
  padding: 5px 5px 8px 5px; }
  .custom-gallery-container .actions a {
    color: #222;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 10px 0 10px;
    font-weight: 500; }
  .custom-gallery-container .actions a:hover {
    color: #e27862; }
  .custom-gallery-container .actions .pull-right {
    padding-right: 2px; }
  .custom-gallery-container .actions .pull-left {
    padding-left: 2px; }

.concepts .section-header .col-md-offset-2 {
  text-align: left; }

.preview-images-main {
  margin-top: 20px; }

.row.boards.concepts .boardHeader, .row.boards.view .boardHeader {
  font-size: 16px; }
  @media (max-width: 992px) {
    .row.boards.concepts .boardSignup, .row.boards.view .boardSignup {
      line-height: 21px; } }
  .row.boards.concepts a.highlight, .row.boards.view a.highlight {
    color: #c28800 !important; }
  .row.boards.concepts a.highlight:hover, .row.boards.view a.highlight:hover {
    color: #dbc997 !important; }
  .row.boards.concepts a.highlight .preview-images-container .thumb, .row.boards.view a.highlight .preview-images-container .thumb, .row.boards.concepts .preview-images-main .thumb, .row.boards.view .preview-images-main .thumb {
    width: 20%;
    padding-top: 20%;
    margin-right: 20px; }
  .row.boards.concepts a.highlight .preview-images-container .thumb:hover, .row.boards.view a.highlight .preview-images-container .thumb:hover, .row.boards.concepts .preview-images-main .thumb:hover, .row.boards.view .preview-images-main .thumb:hover {
    cursor: pointer; }
  .row.boards.concepts p.small, .row.boards.view p.small {
    line-height: 1.7em;
    font-size: 14px; }

a.no-boards-link {
  color: #b7b7b7; }

.room.products {
  padding-bottom: 20px; }

.products.view {
  padding-top: 40px; }
  .products.view .page-header {
    margin: 0px; }

.room.pay_design_fee .row, .pay_design_fee_confirm .row {
  padding-bottom: 3%; }
  .room.pay_design_fee .toggle-row, .pay_design_fee_confirm .toggle-row {
    margin-left: 2%; }
  .room.pay_design_fee a.toggle-trigger, .pay_design_fee_confirm a.toggle-trigger {
    color: #404040; }
  .room.pay_design_fee .error p, .pay_design_fee_confirm .error p {
    color: #e80808;
    font-weight: 400; }
  .room.pay_design_fee #address-section li, .pay_design_fee_confirm #address-section li {
    padding-bottom: 20px; }
  .room.pay_design_fee #address-section input[type="radio"], .pay_design_fee_confirm #address-section input[type="radio"] {
    transform: translateY(-260%); }
  .room.pay_design_fee hr, .pay_design_fee_confirm hr {
    border-width: 3px; }
  .room.pay_design_fee h4, .pay_design_fee_confirm h4 {
    font-weight: 400; }
  .room.pay_design_fee h4 .glyphicon.glyphicon-ok-circle, .pay_design_fee_confirm h4 .glyphicon.glyphicon-ok-circle {
    font-size: 25px;
    right: 15px;
    margin-left: -75px;
    top: 7px; }
  .room.pay_design_fee .design_assistant, .pay_design_fee_confirm .design_assistant {
    padding-top: 15px;
    background-color: #f5f5f5;
    width: 100%; }
  .room.pay_design_fee label, .pay_design_fee_confirm label {
    font-family: Sailec-Regular;
    font-weight: 200; }
  .room.pay_design_fee .form-group, .pay_design_fee_confirm .form-group {
    margin-bottom: 15px; }
  .room.pay_design_fee input.form-control, .pay_design_fee_confirm input.form-control, .room.pay_design_fee input.form-control:focus, .pay_design_fee_confirm input.form-control:focus {
    border: 1px solid #adadad;
    border-radius: 1px; }
  .room.pay_design_fee .form-group select, .pay_design_fee_confirm .form-group select {
    margin-top: 0; }
  .room.pay_design_fee .section-header, .pay_design_fee_confirm .section-header {
    margin-top: 25px;
    background-color: #fff; }
  @media (max-width: 992px) {
    .room.pay_design_fee .section-header, .pay_design_fee_confirm .section-header {
      padding: 15px; } }
  .room.pay_design_fee .section-body, .pay_design_fee_confirm .section-body {
    padding: 0 50px; }
  @media (max-width: 992px) {
    .room.pay_design_fee .section-body, .pay_design_fee_confirm .section-body {
      padding: 0 10px; } }
  .room.pay_design_fee .toggle-sections, .pay_design_fee_confirm .toggle-sections {
    padding: 20px 0;
    background-color: whitesmoke;
    max-width: 95%;
    margin-left: 26px; }
  .room.pay_design_fee #payDesignFeeDesignAssistant, .pay_design_fee_confirm #payDesignFeeDesignAssistant {
    margin-bottom: 25px; }
  @media (max-width: 767px) {
    .room.pay_design_fee .roomPayDesignFee, .pay_design_fee_confirm .roomPayDesignFee {
      margin-bottom: 25px; } }
  .room.pay_design_fee .add-payment, .pay_design_fee_confirm .add-payment {
    margin-bottom: 25px; }
  .room.pay_design_fee .add-payment h6, .pay_design_fee_confirm .add-payment h6 {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (max-width: 1199px) {
    .room.pay_design_fee .add-payment .col-xs-6.expiration, .pay_design_fee_confirm .add-payment .col-xs-6.expiration {
      width: 100%; } }
  .room.pay_design_fee ul, .pay_design_fee_confirm ul {
    padding-left: 0px;
    padding-left: 40px;
    font-size: 13px; }
  @media (max-width: 767px) {
    .room.pay_design_fee ul, .pay_design_fee_confirm ul {
      padding-left: 20px; }
      .room.pay_design_fee ul li, .pay_design_fee_confirm ul li {
        margin-bottom: 5px; } }
  .room.pay_design_fee ul.list-unstyled, .pay_design_fee_confirm ul.list-unstyled {
    padding-left: 0px; }
  .room.pay_design_fee .room_design_fee_summary hr, .pay_design_fee_confirm .room_design_fee_summary hr {
    margin-top: 0px; }
  .room.pay_design_fee .room_design_fee_summary .btn-default, .pay_design_fee_confirm .room_design_fee_summary .btn-default {
    margin-top: 10px; }
  .room.pay_design_fee .room_design_fee_summary .registrySection h4, .pay_design_fee_confirm .room_design_fee_summary .registrySection h4 {
    margin: 0; }
    .room.pay_design_fee .room_design_fee_summary .registrySection p, .pay_design_fee_confirm .room_design_fee_summary .registrySection p {
      margin: 10px 0 0 0; }
  .room.pay_design_fee #promoCodeMessage p.small, .pay_design_fee_confirm #promoCodeMessage p.small {
    font-size: 11px; }

.pay_design_fee_confirm .panel-default > .panel-heading:after {
  background: none; }
  .pay_design_fee_confirm h6 {
    font-weight: 500;
    margin-bottom: 15px; }
  .pay_design_fee_confirm .whats-next, .pay_design_fee_confirm .gift-desc {
    padding: 3% 0; }

.room_design_fee_title .section-header {
  margin-bottom: -15px; }

.confirmation_gift img {
  width: 125px; }

.payment-errors {
  text-align: center;
  color: red;
  display: block;
  margin-bottom: 10px;
  font-weight: bold; }

.card-expiry-month, .card-expiry-year {
  display: inline;
  width: 45%; }

.customer-approval {
  padding-bottom: 155px; }
  .customer-approval .alert-validation {
    padding: 15px 0 10px; }
  .customer-approval .alert-validation p {
    color: #e27862;
    font-weight: 400; }
  .customer-approval .alert-validation .badge {
    padding: 1px 6px;
    background-color: #e27862;
    margin-right: 5px; }
  .customer-approval .content {
    background-color: gray;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 3px solid #656565;
    border-bottom: 3px solid #656565; }
  .customer-approval .content div {
    display: inline-block; }
    .customer-approval .content div p {
      padding: 15px 15px 10px 15px; }
  .customer-approval .btn.btn-default {
    border-color: white;
    color: white;
    width: 295px; }
  .customer-approval .btn.btn-default:hover {
    border-color: #e0e0e0;
    color: #e0e0e0; }
  .customer-approval .double-button {
    padding-left: 1px;
    padding-right: 1px; }

.share-buttons-overlay {
  margin-right: 0px;
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 0.75);
  position: relative;
  top: 0px; }
  .share-buttons-overlay .fbshare {
    margin-left: 10px; }
  .share-buttons-overlay .twshare, .share-buttons-overlay .fbshare {
    width: 150px;
    height: 50px;
    margin-top: 10px; }
  .share-buttons-overlay .links {
    margin-left: 30px;
    padding: 10px 5px 5px 5px; }
  .share-buttons-overlay a {
    display: inline-block;
    width: 45px;
    padding-right: 10px; }
  .share-buttons-overlay a:hover {
    cursor: pointer; }

.custom-gallery-row .conceptDesignShareTrigger {
  position: absolute;
  color: #fff; }
  .custom-gallery-row .conceptDesignShareTrigger span img {
    max-width: 24px;
    max-height: 24px;
    position: absolute;
    top: 10px;
    left: 10px; }
  .custom-gallery-row .custom-gallery-main {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    border: 1px solid #fff;
    background: #fff;
    max-width: 100%;
    width: auto;
    padding-top: 0; }
  .custom-gallery-row .custom-gallery-main h6, .custom-gallery-row .custom-gallery-main span {
    margin: 10px; }
  .custom-gallery-row .custom-gallery-main span a {
    margin-right: 20px;
    color: #000; }
  .custom-gallery-row .custom-gallery-main .popover-content.addthis_toolbox {
    position: relative;
    margin-top: 1em; }
    .custom-gallery-row .custom-gallery-main .popover-content.addthis_toolbox a {
      padding: 5px;
      margin: 0px; }
  .custom-gallery-row .open-messaging-boards:hover {
    cursor: pointer; }
  .custom-gallery-row .custom-gallery-container {
    border-bottom: 1px solid #ddd;
    padding: 25px; }
  .custom-gallery-row .custom-gallery-container .preview-images-container {
    width: 25%;
    display: inline-block;
    margin: 0 5px 5px 0; }
    .custom-gallery-row .custom-gallery-container .preview-images-container .main {
      width: 100%;
      height: 0; }
  .custom-gallery-row .custom-gallery-comments {
    background-color: whitesmoke;
    border: 2px solid #d0d0d0;
    padding: 0 13px;
    color: #393939; }
  .custom-gallery-row .custom-gallery-comments .custom-gallery-comment-display {
    background-color: #fff;
    border: 2px solid #adadad;
    margin-bottom: 5%;
    padding: 0; }
  .custom-gallery-row .custom-gallery-comments .custom-gallery-single-comment {
    margin: 3% 0 0 3%;
    padding-bottom: 1%; }
  .custom-gallery-row span.rate_concept_icon, .custom-gallery-row span.rate_concept_icon_selected {
    height: 42px;
    width: 42px;
    float: left;
    display: block;
    margin: 7px 5px;
    background-size: contain;
    background-position: center center;
    cursor: pointer; }

.board-row-container.custom-gallery-row .custom-gallery-main {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: 15px; }

.status-breadcrumb {
  height: 50px;
  font-size: 0.7em;
  text-align: center;
  margin-bottom: 10px;
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative; }

.status-breadcrumb .processStatusOverlay {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  text-align: center; }

.status-breadcrumb .processStatusOverlay img {
  z-index: 200;
  height: 100%; }

.status-breadcrumb .shift-left {
  margin-left: -15px; }

.status-breadcrumb span {
  white-space: nowrap;
  margin-left: 20px;
  text-transform: lowercase; }

.status-breadcrumb span.end {
  margin-left: 5px; }

.status-breadcrumb .section {
  height: 20px; }

.status-breadcrumb-info {
  background: #5c5c5c; }

.status-breadcrumb-concepts {
  background: #747474;
  text-align: center; }

.status-breadcrumb .status-breadcrumb-concepts:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #5c5c5c;
  border-right: 20px solid transparent; }

.status-breadcrumb-concept-review {
  background: #8b8b8b;
  text-align: center; }

.status-breadcrumb .status-breadcrumb-concept-review:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #747474;
  border-right: 20px solid transparent; }

.status-breadcrumb-design, .status-breadcrumb-shop-accessories {
  background: #a2a2a2;
  text-align: center; }

.status-breadcrumb .status-breadcrumb-design:after, .status-breadcrumb .status-breadcrumb-shop-accessories:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #8b8b8b;
  border-right: 20px solid transparent; }

.status-breadcrumb-design-review {
  background: #b9b9b9;
  text-align: center; }

.status-breadcrumb .status-breadcrumb-design-review:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #a2a2a2;
  border-right: 20px solid transparent; }

.status-breadcrumb-final-design {
  background: #d0d0d0; }

.status-breadcrumb .status-breadcrumb-final-design:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #b9b9b9;
  border-right: 20px solid transparent; }

.status-breadcrumb-shop {
  background: #e7e7e7;
  text-align: center; }

.status-breadcrumb .status-breadcrumb-shop:after {
  position: absolute;
  left: -2px;
  content: '';
  border-top: 20px solid #d0d0d0;
  border-right: 20px solid transparent; }

.status-breadcrumb .current {
  background: #ee6059;
  overflow: hidden; }

.status-breadcrumb .after:before {
  border-top: 20px solid #ee6059;
  content: initial; }

.status-breadcrumb .after:after {
  border-top: 20px solid #ee6059; }

.status-breadcrumb .popover {
  font-size: 0.85em;
  font-family: serif;
  padding: 0px;
  min-width: 300px;
  border-radius: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0; }

.status-breadcrumb .popover-content {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B';
  font-size: 12px; }

.status-breadcrumb .popover-content h5 {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.1em; }

.status-breadcrumb .popover-content ul {
  list-style-type: circle;
  padding-left: 15px; }

.status-breadcrumb .popover-content hr {
  /*border-top: medium double #333;*/
  border-top: 1px solid #333;
  width: 70%;
  display: block;
  margin: 0 auto; }

.status-breadcrumb .popover-title {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  border-bottom: none;
  background: #fff;
  padding-bottom: 0px; }

#schedule_display {
  display: none; }
  @media (min-width: 992px) {
    #schedule_display .col-md-2 {
      width: 20%; } }
  #schedule_display .time_slot {
    display: none;
    width: 85%; }
  @media (max-width: 767px) {
    #schedule_display .time_slot {
      width: 75%; } }
  #schedule_display .day_header {
    font-weight: bold;
    text-transform: uppercase; }
  #schedule_display .btn-default {
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
    padding: 7px;
    font-size: 0.75em; }
  #schedule_display .week-toggle {
    display: block;
    cursor: pointer; }

.modal-body.schedule_call .form-group {
  text-align: center; }
  .modal-body.schedule_call input#phone {
    width: 150px;
    display: block;
    margin: 0 auto;
    letter-spacing: 0.1em; }

.calls button.schedule_call_next_step_assistant, .calls button.schedule_call_next_step_questionnaire {
  padding: 15px 20px;
  color: #fff;
  border: none;
  border-radius: 10px;
  text-align: center;
  width: 90%;
  max-width: 275px; }
  .calls button.schedule_call_next_step_assistant .icon, .calls button.schedule_call_next_step_questionnaire .icon {
    float: left; }
  .calls button.schedule_call_next_step_assistant span, .calls button.schedule_call_next_step_questionnaire span {
    font-size: 50px;
    margin: 5px; }
  .calls .schedule_confirmation button.schedule_call_next_step_assistant, .calls .schedule_confirmation button.schedule_call_next_step_questionnaire {
    width: 100%; }
  .calls div.schedule_call_next_step_assistant {
    text-align: right; }
  .calls div.schedule_call_next_step_assistant button {
    background: #1c2233; }
    .calls div.schedule_call_next_step_assistant button:hover {
      background: #adadad; }
    .calls div.schedule_call_next_step_assistant button h6 {
      color: #fff !important; }
  .calls div.schedule_call_next_step_questionnaire {
    text-align: left; }
  .calls div.schedule_call_next_step_questionnaire button {
    background: #c28800; }
    .calls div.schedule_call_next_step_questionnaire button:hover {
      background: #dbc997; }
    .calls div.schedule_call_next_step_questionnaire button a h6 {
      color: #fff !important; }
  @media (max-width: 756px) {
  .calls div.schedule_call_next_step_questionnaire, .calls div.schedule_call_next_step_assistant {
    text-align: center; }
    .calls div.schedule_call_next_step_questionnaire .icon, .calls div.schedule_call_next_step_assistant .icon {
      float: none; } }

#time_range {
  border: none;
  border-bottom: 2px solid #393939;
  background: none;
  padding: 5px; }

.board_rating {
  color: #1c2233;
  font-size: 30px;
  text-align: center; }

.queuedRooms .row.no-style {
  font-weight: bold;
  color: red; }
  .queuedRooms .row.no-style a {
    color: red; }

.modal-popout-image {
  max-width: 100%; }

.modal-popout-image-thumbnail {
  cursor: pointer; }

#autoAssignConfirmationMsg {
  display: none;
  padding: 15px; }

.designer-comment-name {
  padding-bottom: 1em; }

.designer-board-comment {
  color: #738494;
  padding-bottom: 0.3em; }

.read-more-link {
  padding: 0 14px 30px !important;
  position: relative;
  text-transform: none !important;
  top: 1em;
  font-family: Sailec-Bold !important; }

.comment-reply-link {
  padding: 0px !important;
  position: relative;
  text-transform: none !important;
  top: 1em;
  font-family: Sailec-Bold !important; }

.reassign_designer_modal {
  padding: 15px; }

.pay_design_fee__package-selector {
  margin: 40px 0;
  text-align: center; }
  .pay_design_fee__package-selector h3 {
    display: inline-block;
    font-family: Sailec-Regular;
    font-size: 14px;
    font-size: 16px;
    font-weight: 200px;
    letter-spacing: 0.1em;
    margin: 0 0 10px !important; }
  .pay_design_fee__package-selector > div {
    margin: 0 auto 10px;
    width: 180px; }

#portfolioUpdated {
  display: none;
  max-height: 25px;
  padding: 5px 5px 5px 20px;
  margin: 0; }

#portfolios-save {
  margin-top: 10px; }

#portfolio-flash {
  border-radius: 5px;
  padding: 8px;
  margin: 10px 0 0 0; }

.portfolio {
  display: none; }
  .portfolio.active {
    display: block; }
  .portfolio .portfolioImage {
    margin: 10px;
    padding: 10px; }
  .portfolio .portfolioImage.featured {
    border: 1px solid #1c2233;
    padding: 9px; }
  .portfolio .portfolioImage:hover {
    border: 1px solid #dbc997;
    border-radius: 3px;
    cursor: pointer;
    padding: 9px; }
    .portfolio .portfolioImage:hover img {
      cursor: pointer; }

.portfolio-details, .portfolio-location, .portfolio-title {
  width: 100%; }

.portfolioImage img {
  max-width: 100%;
  max-height: 100%; }

span.large-flag {
  font-family: Sailec-Bold;
  font-size: 18px;
  color: #c28800; }

span.small-flag {
  font-family: Sailec-Regular;
  font-size: 12px;
  color: #c28800; }

.partnership thead tr th {
  cursor: pointer; }
  .partnership .report-total {
    padding: 25px;
    text-align: right; }

.toggleTerms {
  cursor: pointer; }

.boardswrap {
  background-color: white; }
  .boardswrap .boards {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%; }

.boards-header-links {
  display: flex;
  justify-content: space-between;
  padding: 24px 24px 0; }
  .boards-header-links a {
    color: #1c2233;
    font-family: sans-serif;
    font-size: 13px;
    text-transform: capitalize; }
  .boards-header-links a:first-of-type:before {
    content: '‹';
    display: inline-block;
    padding-right: 4px;
    transition: transform 0.15s ease-in-out; }
  .boards-header-links a:last-of-type {
    color: #c28800; }
    .boards-header-links a:last-of-type:after {
      content: '›';
      display: inline-block;
      padding-left: 4px;
      transition: transform 0.15s ease-in-out; }
  .boards-header-links a:hover:before {
    transform: translateX(-6px); }
    .boards-header-links a:hover:after {
      transform: translateX(6px); }

.occasions-header h1 {
  letter-spacing: 0;
  margin-bottom: 26px; }
  .occasions-header p {
    color: #1c2233;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 auto 13px;
    max-width: 750px;
    width: 90%; }

.looksBoardContainer {
  animation: fadeIn 0.3s forwards;
  margin-bottom: 24px;
  opacity: 0;
  overflow: hidden;
  position: relative; }
  .looksBoardContainer:nth-child(n + 1) {
    animation-delay: 0.6s; }
  .looksBoardContainer:nth-child(n + 2) {
    animation-delay: 0.7s; }
  .looksBoardContainer:nth-child(n + 3) {
    animation-delay: 0.8s; }
  .looksBoardContainer:nth-child(n + 4) {
    animation-delay: 0.9s; }
  .looksBoardContainer:nth-child(n + 5) {
    animation-delay: 1s; }
  .looksBoardContainer:nth-child(n + 6) {
    animation-delay: 1.1s; }
  .looksBoardContainer:nth-child(n + 7) {
    animation-delay: 1.2s; }
  .looksBoardContainer:nth-child(n + 8) {
    animation-delay: 1.3s; }
  .looksBoardContainer:nth-child(n + 9) {
    animation-delay: 1.4s; }
  .looksBoardContainer:nth-child(n + 10) {
    animation-delay: 1.5s; }
  @media (min-width: 768px) {
  .looksBoardContainer {
    margin-bottom: 50px; } }
  .looksBoardContainer:hover h4 {
    color: #c28800; }
  .looksBoardContainer:hover .imageContainer:before {
    opacity: 1; }
    .looksBoardContainer:hover .imageContainer:after {
      opacity: 1;
      transform: translate(-50%, -50%); }
    .looksBoardContainer:hover .imageContainer img {
      transform: translate3d(-50%, -50%, 1px) scale(1.1); }
  .looksBoardContainer h4 {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 0;
    transform: translateX(2px);
    transition: color 0.15s ease-in-out; }
  .looksBoardContainer .imageContainer {
    border: 2px solid #eee;
    overflow: hidden;
    padding-bottom: 66.25%;
    position: relative;
    width: 100%; }
  .looksBoardContainer .imageContainer:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.15s ease-in-out;
    width: 100%;
    z-index: 1; }
  .looksBoardContainer .imageContainer:after {
    border: 1px solid white;
    color: white;
    content: 'Shop This Collection';
    font-family: sans-serif;
    font-size: 10px;
    left: 50%;
    letter-spacing: 1.5px;
    opacity: 0;
    padding: 10px 24px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.85);
    transition: opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
    white-space: nowrap;
    z-index: 2; }
  .looksBoardContainer .imageContainer img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 1px);
    transition: transform 0.15s ease-in-out;
    width: 102%; }

.custom-gallery-main .preview-images-container img {
  display: block;
  margin: 0 auto; }

.dreamDesignMobile {
  width: 100%;
  margin: 20px auto;
  display: none; }
  @media (max-width: 992px) {
  .dreamDesignMobile {
    display: inline; } }

.boardDesignerSpotlight {
  margin-top: 30px;
  padding: 0; }
  .boardDesignerSpotlight .btn {
    margin-bottom: 30px;
    padding: 12px 18px; }
  @media (max-width: 992px) {
    .boardDesignerSpotlight .btn {
      display: none; } }
  .boardDesignerSpotlight h5 a:hover {
    color: #1c2233 !important; }
  .boardDesignerSpotlight small {
    font-size: 10px;
    color: #c28800; }
  .boardDesignerSpotlight small:hover {
    color: #dbc997; }
  .boardDesignerSpotlight img {
    max-width: 120px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px; }
  .boardDesignerSpotlight p.small {
    line-height: 1.75;
    padding-left: 38px;
    padding-right: 38px; }

.row.shopBestPriceGuarantee {
  text-align: center;
  background: white url("https://havenly.com/img/marketingPages/howitworksbackground.jpg") no-repeat left bottom;
  background-size: cover;
  padding-left: 100px;
  margin-left: -100px;
  padding-right: 100px;
  margin-right: -100px;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 1440px) {
  .row.shopBestPriceGuarantee {
    padding-left: 200px;
    margin-left: -200px;
    padding-right: 200px;
    margin-right: -200px;
    min-height: 350px; } }

.row.productSearchFilter {
  margin: 15px 10px; }
  .row.productSearchFilter input#favorite_products {
    margin-top: 6px; }
  .row.productSearchFilter input#dislike_products {
    margin-top: 6px; }

.adminProductRow {
  border-top: 1px solid #adadad;
  margin: 5px 0px;
  padding-top: 5px; }
  .adminProductRow .category_substitutes select {
    max-width: 150px; }

p.text-center.havenly-guarantee, .room_dashboard p.designer-section.havenly-guarantee, p.designer-section.havenly-guarantee {
  margin-top: -10px;
  font-size: 12px; }
  p.text-center.havenly-guarantee img, .room_dashboard p.designer-section.havenly-guarantee img, p.designer-section.havenly-guarantee img {
    height: 40px; }

p.pricing, p.pricingBanner {
  text-align: right;
  text-transform: uppercase;
  float: right; }
  p.pricing span.sale, p.pricingBanner span.sale {
    font-size: 15px;
    color: #c28800;
    font-weight: 400; }
  p.pricing span.special-offer, p.pricingBanner span.special-offer {
    font-size: 15px;
    color: #c28800;
    font-weight: 400; }
  p.pricing span.regular, p.pricingBanner span.regular {
    font-size: 12px; }

.products.index p.pricing {
  float: none;
  display: inline;
  margin-left: 20px; }

.products.view .productImageContainer {
  position: relative; }
  .products.view .productImageContainer .productNote {
    margin: 0 auto; }

.room.products hr {
  border-top: 2px #eee solid; }

.carts.view .cartRight div.row, .carts.checkout .cartRight div.row {
  border-top: 2px #eee solid;
  padding: 20px 0px; }
  .carts.view .cartRight h6, .carts.checkout .cartRight h6 {
    margin-bottom: 20px; }
  .carts.view .cartRight .checkout-button, .carts.checkout .cartRight .checkout-button {
    padding: 12px 40px; }

.panel-default.panel-product-description .productImageThumb {
  cursor: pointer; }
  .panel-default.panel-product-description .borderContainer {
    border-right: 2px solid #eee;
    padding: 10px;
    width: 101%; }
  @media (max-width: 991px) {
    .panel-default.panel-product-description .borderContainer {
      border: 0px; } }
  .panel-default.panel-product-description .like-dislike-container {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 10px; }
  .panel-default.panel-product-description #affirm-learn-more {
    font-weight: 200; }
  .panel-default.panel-product-description #productImageMain {
    margin: 0 auto; }
  .panel-default.panel-product-description .glyphicon {
    color: #393939; }
  .panel-default.panel-product-description .panel-body {
    padding: 10px; }
  .panel-default.panel-product-description .panel-title {
    font-size: 19px;
    letter-spacing: 1.3px;
    line-height: 22px; }
  .panel-default.panel-product-description .panel-heading:after {
    background-image: none; }
  .panel-default.panel-product-description .shopProductAdd, .panel-default.panel-product-description .shopProductRemove, .panel-default.panel-product-description .shopProductOutOfStock {
    border: 2px solid #c28800;
    background-color: #c28800;
    color: #fff;
    cursor: pointer;
    padding: 11.5px 20px 8.5px 18px;
    font-size: 10px;
    letter-spacing: 0.4px; }
  .panel-default.panel-product-description .shopProductAdd:hover, .panel-default.panel-product-description .shopProductRemove:hover, .panel-default.panel-product-description .shopProductOutOfStock:hover {
    color: #fff !important;
    background-color: #dbc997;
    border: 2px solid #dbc997 !important; }
  .panel-default.panel-product-description .shopProductOutOfStock {
    padding: 12px 12px; }
  .panel-default.panel-product-description p.pricing {
    float: none;
    text-align: left;
    font-weight: 500; }
  .panel-default.panel-product-description p.pricing span.sale {
    font-size: 18px; }
  .panel-default.panel-product-description p.pricing span.regular {
    font-size: 18px; }
  .panel-default.panel-product-description p.pricing span.special-offer {
    font-size: 18px; }
  .panel-default.panel-product-description p.pricing .affirmPricing {
    color: #666;
    font-size: 0.75em;
    margin: 0px;
    text-transform: none;
    position: relative;
    top: -7px; }
  .panel-default.panel-product-description .designerProductSubstitutions {
    margin: 30px; }
  .panel-default.panel-product-description .designerProductSubstitutions h6 {
    margin-bottom: 30px;
    font-weight: 500; }
  .panel-default.panel-product-description .shopProductQty {
    width: 35px;
    height: 35px;
    font-size: 1.2em;
    display: inline-block;
    border: 1px solid #adadad;
    margin: 5px;
    text-align: center;
    vertical-align: middle; }
  .panel-default.panel-product-description h3 {
    font-weight: 500; }
  .panel-default.panel-product-description .affirmInfoBox {
    border: 2px solid #eee;
    padding: 22px 5px 0px 30px; }
  @media (min-width: 1000px) {
    .panel-default.panel-product-description .affirmInfoBox {
      padding: 15px 5px 5px 30px; } }
  .panel-default.panel-product-description .affirmInfoBox h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0px; }
    .panel-default.panel-product-description .affirmInfoBox h3 img {
      max-height: 22px;
      vertical-align: bottom;
      padding-bottom: 5px;
      padding-left: 2px;
      padding-right: 2px; }
  .panel-default.panel-product-description .affirmInfoBox .italic {
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-size: 1.1em;
    cursor: pointer; }
  .panel-default.panel-product-description .affirmInfoBox a {
    color: #666; }
  .panel-default.panel-product-description .border-left {
    padding-left: 25px; }

.panel-default.panel-shopping-cart {
  border: 2px solid #eee !important; }
  .panel-default.panel-shopping-cart .panel-body {
    padding: 0px; }
  .panel-default.panel-shopping-cart .panel-heading {
    padding-left: 25px;
    padding-bottom: 10px;
    border: 0px solid #eee; }
  .panel-default.panel-shopping-cart .panel-heading:before {
    content: "";
    background: none; }
  .panel-default.panel-shopping-cart .panel-group {
    border-top: 2px solid #eee !important; }
  .panel-default.panel-shopping-cart .panel-group .panel-body {
    padding: 10px 30px; }
  .panel-default.panel-shopping-cart .panel-group .panel-heading:after {
    background: none; }
  .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr > th, .panel-default.panel-shopping-cart .shoppingCartTable > tbody > tr > th, .panel-default.panel-shopping-cart .shoppingCartTable > tfoot > tr > th, .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr > td, .panel-default.panel-shopping-cart .shoppingCartTable > tbody > tr > td, .panel-default.panel-shopping-cart .shoppingCartTable > tfoot > tr > td, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > thead > tr > th, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > tbody > tr > th, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > tfoot > tr > th, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > thead > tr > td, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > tbody > tr > td, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > tfoot > tr > td, .panel-default.panel-shopping-cart .shoppingCartAddressTable > thead > tr > th, .panel-default.panel-shopping-cart .shoppingCartAddressTable > tbody > tr > th, .panel-default.panel-shopping-cart .shoppingCartAddressTable > tfoot > tr > th, .panel-default.panel-shopping-cart .shoppingCartAddressTable > thead > tr > td, .panel-default.panel-shopping-cart .shoppingCartAddressTable > tbody > tr > td, .panel-default.panel-shopping-cart .shoppingCartAddressTable > tfoot > tr > td {
    border: none;
    vertical-align: middle !important; }
  .panel-default.panel-shopping-cart .shoppingCartTable, .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee; }
  .panel-default.panel-shopping-cart .shoppingCartCheckoutTable, .panel-default.panel-shopping-cart .shoppingCartCheckoutTable > thead > tr {
    border-bottom: 2px solid #eee; }
  .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em; }
  .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr.shoppingCartVendorRow > th, .panel-default.panel-shopping-cart .shoppingCartTable > tbody > tr.shoppingCartVendorRow > th, .panel-default.panel-shopping-cart .shoppingCartTable > tfoot > tr.shoppingCartVendorRow > th, .panel-default.panel-shopping-cart .shoppingCartTable > thead > tr.shoppingCartVendorRow > td, .panel-default.panel-shopping-cart .shoppingCartTable > tbody > tr.shoppingCartVendorRow > td, .panel-default.panel-shopping-cart .shoppingCartTable > tfoot > tr.shoppingCartVendorRow > td {
    background-color: #f9f9f9;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee; }
  .panel-default.panel-shopping-cart .shoppingCartProductRowPhoto {
    max-width: 150px;
    max-height: 150px;
    position: relative; }
  .panel-default.panel-shopping-cart td a {
    margin-top: 5px; }
  .panel-default.panel-shopping-cart .actions {
    font-size: 0.9em;
    text-align: center;
    position: relative; }
  @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .panel-default.panel-shopping-cart .actions {
      text-align: left; } }
  .panel-default.panel-shopping-cart .shopProductRemove, .panel-default.panel-shopping-cart .shopProductUpdate {
    border: 0px;
    border-bottom: 1px dashed #a1adb7;
    background: none;
    display: block;
    margin-top: 5px;
    color: #a1adb7;
    font-size: 12px; }
  .panel-default.panel-shopping-cart .shopProductRemove:hover, .panel-default.panel-shopping-cart .shopProductUpdate:hover {
    color: #dbc997 !important; }
  .panel-default.panel-shopping-cart .shopProductUpdate {
    position: absolute;
    left: 28%; }
  @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .panel-default.panel-shopping-cart .shopProductUpdate {
      position: relative;
      left: auto; } }
  .panel-default.panel-shopping-cart .shopProductQty {
    width: 30px;
    height: 30px;
    font-size: 1.2em;
    display: inline-block;
    border: 1px solid #adadad;
    margin: 0px 4px;
    text-align: center; }
  .panel-default.panel-shopping-cart .btn.btn-primary {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px; }
  .panel-default.panel-shopping-cart .btn.btn-primary.checkout-find {
    width: calc(100% - 52px); }
  .panel-default.panel-shopping-cart p.small {
    display: table-cell;
    vertical-align: middle; }
  .panel-default.panel-shopping-cart p.pricing {
    float: none;
    text-align: left; }
  .panel-default.panel-shopping-cart p.pricing span.special-offer {
    font-size: 12px; }

.cart-flag {
  padding: 5px 0px 5px 5px;
  color: white;
  font-size: 0.7em;
  width: 55px;
  position: absolute;
  top: 10px;
  left: -5px; }

.cart-flag.sale {
  background: green;
  width: 55px; }

.cart-flag.free-shipping {
  background: #273f87;
  width: 85px; }

.shopBoardThumbnail {
  font-size: 0.8em;
  text-align: center;
  display: inline-block;
  margin: 2px 10px;
  width: 100px;
  height: 110px; }
  .shopBoardThumbnail .img-responsive {
    height: 101%;
    margin: 0 auto; }
  .shopBoardThumbnail a {
    color: #000; }

.shopBoardThumbnail.selected .shopBoardThumbnailContainer {
  border: 5px solid #c28800; }

.shopBoardThumbnailContainer {
  height: 90%;
  width: 100%;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  overflow: hidden; }

.shopBoardThumbnailTitle {
  margin: 5px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  width: 100%; }
/*
 .shopProductTileContainer {
 text-align: center;
 font-size: .9em;
 margin-bottom: 10px;
 }
 */
p.free-shipping {
  text-align: center;
  position: absolute;
  bottom: -10px;
  background: #fff;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  width: 100%;
  padding: 5px; }

.shopProductUpperSquareCondensed {
  height: 160px;
  position: relative; }
  .shopProductUpperSquareCondensed .shopProductThumbnailContainer {
    max-height: 90px; }
  .shopProductUpperSquareCondensed p {
    position: absolute;
    bottom: 0px; }

.shopProductSquare {
  height: 360px;
  font-size: 0.95em;
  border: 1px solid #eee;
  overflow: visible;
  margin: 20px 0px;
  background-color: #fff;
  padding: 5px 0px;
  position: relative; }
  .shopProductSquare .productNote {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 3; }
  .shopProductSquare p.pricing, .shopProductSquare p.pricingBanner {
    width: 100%;
    float: none; }
  .shopProductSquare p.pricing span.sale, .shopProductSquare p.pricingBanner span.sale {
    font-size: 15px;
    text-align: right; }
  .shopProductSquare p.pricing span.regular, .shopProductSquare p.pricingBanner span.regular {
    font-size: 14px;
    text-align: right; }
  .shopProductSquare p.pricing span.special-offer, .shopProductSquare p.pricingBanner span.special-offer {
    text-transform: none; }
    .shopProductSquare p.pricing span.special-offer a, .shopProductSquare p.pricingBanner span.special-offer a {
      color: #e2628d; }
  .shopProductSquare p.pricingBanner {
    text-align: right;
    margin: 0px;
    padding: 0px;
    font-weight: 500; }
  .shopProductSquare p.free-shipping {
    top: 10px;
    right: 5px;
    border: 1px solid #adadad;
    bottom: auto;
    width: auto; }
  .shopProductSquare hr {
    margin: 0px;
    padding: 0px; }
  .shopProductSquare .shopProductProductTitle {
    padding: 10px;
    display: block;
    width: 100%;
    margin: 0px;
    background-color: #fff;
    position: absolute;
    bottom: 0px; }
  .shopProductSquare .shopProductProductTitle h6 {
    margin-top: 5px;
    font-size: 11px;
    text-transform: uppercase; }
  .shopProductSquare .shopProductProductTitle .shopProductAdd, .shopProductSquare .shopProductProductTitle .shopProductRemove, .shopProductSquare .shopProductProductTitle .shopProductOutOfStock {
    text-transform: uppercase;
    border-radius: 3px;
    white-space: normal;
    padding: 11.5px 20px 8.5px 18px;
    font-size: 10px;
    letter-spacing: 0.4px; }
    .shopProductSquare .shopProductProductTitle .shopProductAdd:hover, .shopProductSquare .shopProductProductTitle .shopProductRemove:hover, .shopProductSquare .shopProductProductTitle .shopProductOutOfStock:hover {
      color: #fff !important;
      background-color: #1c2233; }
  .shopProductSquare .shopProductProductTitle .shopProductOutOfStock {
    padding: 12px 12px; }
  .shopProductSquare .shopProductProductTitle hr {
    border-top: 1px solid #e2628d; }
  .shopProductSquare .shopProductUpperSquare {
    height: 205px;
    display: table;
    text-align: center;
    width: 100%; }
  .shopProductSquare .shopProductThumbnailContainer {
    max-height: 100%;
    max-width: 100%;
    display: table-cell;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    width: 100%; }
  .shopProductSquare .shopProductThumbnailContainer img {
    display: table-cell;
    vertical-align: middle;
    max-height: 200px;
    margin: 0 auto; }

.productDetailImageContainer p.free-shipping {
  position: relative; }

.shop_image_checkbox input[type=checkbox] {
  display: none; }
  .shop_image_checkbox input[type=checkbox] + label {
    width: 150px;
    height: 150px;
    border: 1px solid #393939; }
  .shop_image_checkbox input[type=checkbox] + label img {
    max-height: 150px;
    position: relative;
    vertical-align: middle;
    display: block;
    margin: 0 auto; }
  .shop_image_checkbox input[type=checkbox]:checked + label {
    border: 2px solid #c28800;
    color: #c28800; }
  .shop_image_checkbox input[type=checkbox]:checked + label img {
    opacity: 0.9;
    max-height: 148px; }

.productSearchTile {
  border: 1px solid #eee;
  background: #fff;
  padding: 5px;
  margin: 5px;
  height: 210px; }
  .productSearchTile input.quantity {
    max-width: 30px; }
  .productSearchTile img {
    max-height: 100px; }
  .productSearchTile h6 {
    max-height: 20px;
    overflow: hidden; }
  .productSearchTile .popover {
    min-width: 400px; }

.productSearchTileEdit {
  position: absolute;
  right: 10px;
  font-weight: bold;
  background: #fff;
  padding: 5px;
  top: 10px;
  border: 1px solid #eee; }

.shopProductAdd, .shopProductRemove, .shopProductOutOfStock {
  border: 2px solid #1c2233;
  background: none;
  cursor: pointer;
  padding: 0px;
  padding: 11.5px 20px 8.5px 18px;
  font-size: 10px;
  letter-spacing: 0.4px; }
  .shopProductAdd:hover, .shopProductRemove:hover, .shopProductOutOfStock:hover {
    color: #fff !important;
    background-color: #1c2233; }

.shopProductDetailsBtn {
  position: absolute;
  bottom: 5px; }

div.shopShareTrigger {
  position: absolute;
  color: #fff;
  top: 5px;
  left: 10px; }
  div.shopShareTrigger span img {
    max-width: 24px;
    max-height: 24px; }

#ProductAddForm, #ProductEditForm, #ProductFindOrAddForm, #ProductAddToRoomForm {
  padding: 10px; }
  #ProductAddForm .add_image_fields, #ProductEditForm .add_image_fields, #ProductFindOrAddForm .add_image_fields, #ProductAddToRoomForm .add_image_fields, #ProductAddForm .add_vendor_fields, #ProductEditForm .add_vendor_fields, #ProductFindOrAddForm .add_vendor_fields, #ProductAddToRoomForm .add_vendor_fields {
    cursor: pointer; }
  #ProductAddForm label, #ProductEditForm label, #ProductFindOrAddForm label, #ProductAddToRoomForm label {
    min-width: 130px;
    margin: 5px; }
  #ProductAddForm #productImageContainer label, #ProductEditForm #productImageContainer label, #ProductFindOrAddForm #productImageContainer label, #ProductAddToRoomForm #productImageContainer label {
    min-width: 120px; }
  #ProductAddForm #productImageContainer .removeImage, #ProductEditForm #productImageContainer .removeImage, #ProductFindOrAddForm #productImageContainer .removeImage, #ProductAddToRoomForm #productImageContainer .removeImage {
    position: absolute;
    background: #fff;
    border: 1px solid #333;
    padding: 2px 5px;
    top: -3px;
    right: 10px;
    pointer: cursor; }
  #ProductAddForm #productVendorContainer .removeVendor, #ProductEditForm #productVendorContainer .removeVendor, #ProductFindOrAddForm #productVendorContainer .removeVendor, #ProductAddToRoomForm #productVendorContainer .removeVendor {
    float: right;
    font-size: 0.9em;
    text-transform: lowercase; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #affirmCheckoutModal .modal-body {
      padding: 15px; } }
  #affirmCheckoutModal h4 {
    letter-spacing: 0;
    font-weight: 400; }
  #affirmCheckoutModal .roundedBorderBox {
    border: 2px solid #adadad;
    border-radius: 5px;
    padding: 20px;
    margin: 10px;
    font-weight: 400; }
  #affirmCheckoutModal .x-small {
    text-align: left;
    text-indent: 20px;
    font-size: 11px;
    vertical-align: bottom; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  /* Hide table headers (but not display: none;, for accessibility) */
  /*
   Label the data
   */
  /*
   Label the data
   */
    table.shoppingCartTable, table.shoppingCartTable thead, table.shoppingCartTable tbody, table.shoppingCartTable th, table.shoppingCartTable td, table.shoppingCartTable tr, table.shoppingCartAddressTable, table.shoppingCartAddressTable thead, table.shoppingCartAddressTable tbody, table.shoppingCartAddressTable th, table.shoppingCartAddressTable td, table.shoppingCartAddressTable tr {
      display: block; }
    table.shoppingCartAddressTable thead tr, table.shoppingCartTable thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    table.shoppingCartAddressTable th, table.shoppingCartTable th {
      display: none; }
    table.shoppingCartTable tr {
      border: 1px solid #ccc;
      margin: 10px; }
    table.shoppingCartAddressTable td, table.shoppingCartTable td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%; }
    table.shoppingCartAddressTable td:before, table.shoppingCartTable td:before {
      /* Now like a table header */
      position: relative;
      /* Top/left values mimic padding */
      width: 45%;
      padding-right: 10px;
      white-space: nowrap; }
    table.shoppingCartTable td:nth-of-type(1):before {
      content: ""; }
    table.shoppingCartTable td:nth-of-type(2):before {
      content: ""; }
    table.shoppingCartTable td:nth-of-type(3):before {
      content: "Price"; }
    table.shoppingCartTable td:nth-of-type(4):before {
      content: "Total"; }
    table.shoppingCartTable td:nth-of-type(5):before {
      content: "Quantity"; }
    table.shoppingCartAddressTable tr {
      margin-bottom: 20px; }
    table.shoppingCartAddressTable td:nth-of-type(1):before {
      content: ""; }
    table.shoppingCartAddressTable td:nth-of-type(2):before {
      content: ""; }
    table.shoppingCartAddressTable td:nth-of-type(3):before {
      content: ""; }
    table.shoppingCartAddressTable td:nth-of-type(4):before {
      content: ""; }
    table.shoppingCartAddressTable td:nth-of-type(5):before {
      content: ""; }
    table.shoppingCartAddressTable td:nth-of-type(6):before {
      content: ""; } }

.designer-suggestion p {
  font-size: 10px;
  margin-bottom: 0;
  margin-top: 9px;
  text-align: center; }

.shopProductActions .popover {
  border-radius: 15px;
  width: 18em;
  text-align: center; }
  .shopProductActions .popover .popover-content {
    padding: 18px 14px; }
    .shopProductActions .popover .popover-content p:first-child {
      font-size: 14px; }
    .shopProductActions .popover .popover-content p {
      font-size: 10px; }
    .shopProductActions .popover .popover-content .qty_selector {
      padding-bottom: 1em;
      /* For Firefox */
      /* Webkit browsers like Safari and Chrome */ }
    .shopProductActions .popover .popover-content .qty_selector .glyphicon {
      color: #000;
      font-size: 18px;
      padding: 2px;
      top: 4px; }
    .shopProductActions .popover .popover-content .qty_selector .qty_selector_plus, .shopProductActions .popover .popover-content .qty_selector .qty_selector_minus {
      cursor: pointer; }
    .shopProductActions .popover .popover-content .qty_selector input {
      width: 3em;
      text-align: center;
      border: 2px solid #000; }
    .shopProductActions .popover .popover-content .qty_selector input[type='number'] {
      -moz-appearance: textfield; }
    .shopProductActions .popover .popover-content .qty_selector input[type=number]::-webkit-inner-spin-button, .shopProductActions .popover .popover-content .qty_selector input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }

.productNote {
  background-color: #fff;
  border: 1px solid #dbc997;
  display: inline-block;
  padding: 5px 10px 3px 10px;
  font-family: Sailec-Medium;
  font-size: 12px;
  color: #1c2233 !important;
  letter-spacing: 0.015em; }

.section-header .design_assistant .no-pad {
  margin-top: 0px; }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.adminBoardContainer {
  margin-bottom: 10px; }

.adminBoardListSquare {
  border: 2px solid #666;
  height: 250px;
  overflow: hidden; }

.adminBoardListSquare img {
  width: 100%; }

.adminBoardListSquare h6 {
  text-transform: uppercase;
  font-weight: bold; }

.adminBoardListSquare .boardLinkActions {
  border: 2px solid #666;
  border-left: none;
  width: 125px;
  height: 100%;
  background: #fff;
  float: left;
  color: #000;
  position: absolute;
  top: 0px;
  text-align: left;
  opacity: 0.7;
  padding-top: 15px;
  padding-left: 15px; }

.adminBoardListSquare .boardLinkActions a {
  line-height: 15px;
  color: #000; }

.adminBoardFilter select {
  padding: 5px;
  margin-top: 25px; }

.adminBoardFilter input {
  padding: 5px 20px;
  margin-top: 25px; }

#trackingLinkActions h6 {
  margin-top: 25px; }

div.gifts div.input {
  margin: 1em 0.5em; }
  div.gifts label {
    display: inline-block;
    width: 140px;
    text-align: right;
    padding-right: 1em; }

div.vendors.view th {
  padding: 2px; }
  div.vendors.view td {
    padding: 1px; }
  div.vendors.view .actions {
    padding-left: 4px; }
  div.vendors.view dd {
    padding-left: 4px;
    line-height: 2; }
  div.vendors.view dt {
    display: inline; }
  div.vendors.view label {
    width: 12em;
    text-align: right; }

.fakeTable {
  width: 100%;
  font-size: 0.8em;
  border: 1px solid gray; }
  .fakeTable td {
    border: 1px solid gray;
    padding: 5px; }

.sales div, .ratingBox div {
  min-height: 25px;
  width: 20%;
  margin: 0px;
  padding: 3px;
  font-size: 0.9em;
  float: left;
  display: block;
  text-align: center; }
  .sales .sales-low, .ratingBox .sales-low {
    background: red; }
  .sales .sales-below-average, .ratingBox .sales-below-average {
    background: orange; }
  .sales .sales-average, .ratingBox .sales-average {
    background: yellow; }
  .sales .sales-above-average, .ratingBox .sales-above-average {
    background: lightgreen; }
  .sales .sales-high, .ratingBox .sales-high {
    background: darkgreen;
    color: white; }

.ratingBox .sales-low, .ratingBox .sales-below-average, .ratingBox .sales-average, .ratingBox .sales-above-average, .ratingBox .sales-high {
  width: 100%;
  display: block;
  padding: 5px;
  text-align: center; }

@keyframes blink {
  to {
    opacity: 1; }

  from {
    opacity: 0; } }

#boards_admin_table #review_date_heading {
  max-width: 130px; }
  #boards_admin_table #due_date_heading {
    min-width: 100px; }

#feedStatusTable .Error a {
  color: #f00 !important; }
  #feedStatusTable .Success a {
    color: #0a0 !important; }
  #feedStatusTable .New {
    color: inherit !important; }
  #feedStatusTable span.statusImage {
    width: 25px;
    height: 25px;
    display: block; }
  #feedStatusTable span.Error {
    background: url("https://havenly.com/img/feeds/circle_red.png");
    background-size: contain;
    background-repeat: no-repeat; }
  #feedStatusTable span.Success {
    background: url("https://havenly.com/img/feeds/circle_green.png");
    background-size: contain;
    background-repeat: no-repeat; }
  #feedStatusTable span.New {
    background: url("https://havenly.com/img/feeds/circle_yellow.png");
    background-size: contain;
    background-repeat: no-repeat; }
  #feedStatusTable span.running {
    animation: blink 0.5s;
    animation-iteration-count: infinite; }

.user-cart {
  padding: 25px; }
  .user-cart .cart-product-image {
    float: left;
    width: 80px;
    height: auto; }
  .user-cart .summary {
    border: 1px solid black;
    margin: 10px;
    padding: 10px; }
  .user-cart .amount {
    text-align: right; }

.vendor-history-table {
  padding: 15px; }

form.bulk-user-add-form {
  width: 500px; }
  form.bulk-user-add-form .form-row {
    display: flex;
    flex-direction: row; }
  form.bulk-user-add-form .form-row.header .item {
    width: 220px; }
  form.bulk-user-add-form .item {
    margin: 2%; }
  form.bulk-user-add-form button {
    border-radius: 5px; }
  form.bulk-user-add-form button.form-level-button {
    margin: 5px 10px; }
  form.bulk-user-add-form input {
    line-height: 25px;
    width: 220px; }

.designer-panel-group .panel-body {
  padding: 10px; }
  .designer-panel-group .panel-default > .panel-heading {
    padding: 10px; }
  .designer-panel-group .panel-default > .panel-heading:after {
    background-image: none; }

#designerMoodboards td.moodboardThumb {
  width: 175px; }

.designerContainer {
  margin-top: 15px; }
  .designerContainer a:hover {
    color: #c28800 !important; }
  .designerContainer .matched-designer-hero .row#banner {
    background-color: #1c2233;
    min-height: 85px;
    text-align: center; }
    .designerContainer .matched-designer-hero .row#banner a {
      border-right: 1px solid rgba(255, 255, 255, 0.3);
      color: #fff;
      display: inline-block;
      margin-right: 10px;
      line-height: 13px;
      padding-right: 10px; }
    .designerContainer .matched-designer-hero .row#banner div p {
      margin-top: 27px;
      color: #fff !important; }
      @media (max-width: 992px) {
      .designerContainer .matched-designer-hero .row#banner div p {
        margin-top: 10px; } }
      .designerContainer .matched-designer-hero .row#banner div p span {
        color: #c28800;
        font-size: 1.5em;
        margin: 5px;
        top: 5px;
        font-weight: bold;
        position: relative; }
    .designerContainer .matched-designer-hero .row#sort-options {
      min-height: 220px;
      font-size: 24px;
      letter-spacing: 0.025em;
      font-family: Sailec-light;
      padding: 90px 0 0 0;
      background-color: #f5f3f4 !important; }
    @media (min-width: 992px) {
      .designerContainer .matched-designer-hero .row#sort-options {
        text-align: left;
        background: no-repeat url('https://s3.amazonaws.com/static.havenly.com/app/img/designer_selection_bg.jpg');
        background-position: right;
        background-size: 515px; } }
    .designerContainer .matched-designer-hero .row#sort-options .dropdown {
      display: inline-block;
      font-family: Sailec-Bold;
      border-bottom: 2px solid #1c2233; }
      .designerContainer .matched-designer-hero .row#sort-options .dropdown:hover {
        border-color: #c28800; }
      .designerContainer .matched-designer-hero .row#sort-options .dropdown .dropdown-menu {
        font-family: Sailec-Light; }
      .designerContainer .matched-designer-hero .row#sort-options .dropdown #styleDropdown {
        color: #1c2233; }
        .designerContainer .matched-designer-hero .row#sort-options .dropdown #styleDropdown span {
          font-size: 17px;
          font-weight: bold;
          top: 3px;
          position: relative; }
    @media (max-width: 992px) {
        .designerContainer .matched-designer-hero .row#sort-options .small-center {
          margin: 0 auto;
          width: 65%; } }

.matched-designer {
  background: #fff;
  margin-top: 60px;
  padding: 0 80px; }
  @media (max-width: 700px) {
  .matched-designer {
    margin-bottom: 20px; } }
  .matched-designer .matched-designer-moodboards {
    border-top: 2px solid #20232c;
    padding: 20px 0 65px 0; }
  .matched-designer .matched-designer-header {
    padding: 30px 0 0;
    position: relative;
    min-height: 145px; }
  .matched-designer .matched-designer-header .matched-designer-photo {
    border: 7px solid white;
    overflow: hidden;
    width: 125px;
    height: 125px;
    margin: -50px 0 0 -25px; }
    .matched-designer .matched-designer-header .matched-designer-photo .designer-profile-pic {
      background-size: cover;
      width: 100%;
      height: 100%;
      background-position: center; }
    @media (max-width: 992px) {
    .matched-designer .matched-designer-header .matched-designer-photo {
      margin: -50px auto auto; } }
    .matched-designer .matched-designer-header .matched-designer-photo img {
      width: 100%;
      margin: 0; }
  .matched-designer .matched-designer-header img {
    max-height: 90px;
    display: block;
    margin: 0 auto;
    margin-top: 10px; }
  .matched-designer .matched-designer-header .matched-designer-aesthetic {
    padding: 0;
    margin-left: -20px; }
    @media (max-width: 992px) {
    .matched-designer .matched-designer-header .matched-designer-aesthetic {
      margin: 0 auto;
      float: none; } }
    .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details {
      padding: 15px 0 0 0; }
    .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details div {
      float: left;
      font-family: Sailec-Regular;
      font-size: 14px;
      letter-spacing: 0.025em; }
      @media (max-width: 992px) {
      .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details div {
        margin: 0 auto;
        float: none; } }
    .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details .designer-icon {
      font-size: 20px;
      top: 3px;
      position: relative; }
      @media (max-width: 992px) {
      .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details .designer-icon {
        line-height: 26px; } }
    .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details .location {
      color: #738494;
      padding-right: 20px; }
    .matched-designer .matched-designer-header .matched-designer-aesthetic .designer-details .availability {
      color: #1c2233; }
    @media (max-width: 992px) {
    .matched-designer .matched-designer-header .matched-designer-aesthetic {
      text-align: center; } }
  @media (min-width: 992px) {
      .matched-designer .matched-designer-header .matched-designer-book-now {
        float: right; } }
    .matched-designer .matched-designer-header .matched-designer-book-now .profile {
      padding: 15px;
      margin: 0 auto; }
  .matched-designer .matched-designer-header .matched-designer-select {
    padding: 12px 20px;
    margin-top: 20px; }
  .matched-designer a.view-profile-link {
    color: #c28800 !important;
    margin-right: 10px; }
  .matched-designer a.view-profile-link span {
    position: relative;
    top: 1px; }
  .matched-designer a.view-profile-link:hover {
    color: #dbc997 !important; }

.havenly.carousel .row {
  padding: 5px 0; }
  .havenly.carousel .favorite-things {
    padding: 0 0 30px 0; }
  .havenly.carousel .carousel-title {
    font-family: Sailec-Medium;
    font-size: 14px;
    color: #1c2233;
    letter-spacing: 0.05em;
    padding: 0; }
  .havenly.carousel .designer-carousel-control {
    position: absolute;
    top: 50%;
    font-size: 2.5em;
    font-weight: 100;
    font-family: Sailec-Light; }
  .havenly.carousel .designer-carousel-control.left {
    left: -50px; }
  .havenly.carousel .designer-carousel-control.right {
    right: -50px; }
  .havenly.carousel .carousel-indicators {
    position: relative;
    margin: 0;
    width: 100%;
    top: 7px;
    left: 5px;
    font-size: 13px;
    margin-left: -5px;
    text-align: left;
    z-index: auto; }
  @media (max-width: 700px) {
    .havenly.carousel .carousel-indicators {
      text-align: center;
      line-height: 40px; } }
  .havenly.carousel .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0 15px 0 0;
    padding: 0;
    border-radius: 0;
    border: none;
    -o-transition: color 0.5s ease-out, border 0.5s ease-in;
    -ms-transition: color 0.5s ease-out, border 0.5s ease-in;
    -moz-transition: color 0.5s ease-out, border 0.5s ease-in;
    -webkit-transition: color 0.5s ease-out, border 0.5s ease-in; }
    .havenly.carousel .carousel-indicators li a {
      color: #738494 !important;
      -o-transition: color 0.5s ease-out;
      -ms-transition: color 0.5s ease-out;
      -moz-transition: color 0.5s ease-out;
      -webkit-transition: color 0.5s ease-out; }
  .havenly.carousel .carousel-indicators .active {
    color: #c28800;
    font-weight: 400;
    width: auto;
    height: auto;
    border-bottom: 2px solid #c28800; }
    .havenly.carousel .carousel-indicators .active a {
      color: #c28800 !important; }
  .havenly.carousel .carousel-inner {
    margin-top: 20px;
    width: auto; }

.moreDesigners {
  margin-top: 60px; }

.room.select_designer .designerContainer .not_sure_row {
  margin: 15px 5px 0; }
  .room.select_designer .designerContainer .not_sure_row p {
    margin-bottom: 0; }
  .room.select_designer .designerContainer .not_sure_row #call-da {
    font-size: 2.5em;
    position: relative;
    top: 10px;
    right: 5px; }
  @media (max-width: 700px) {
    .room.select_designer .designerContainer .not_sure_row #call-da {
      top: 0; } }

.designer_cta {
  line-height: 1.5;
  color: #738494 !important; }
  .designer_cta:hover {
    color: #c28800 !important; }

.designer_admin_list__form {
  font-size: 13px; }
  .designer_admin_list__form a {
    color: #c28800; }
  .designer_admin_list__form hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border-top: 2px solid #eee; }
  .designer_admin_list__form .panel-title {
    color: #c28800; }
  .designer_admin_list__form .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff; }
  .designer_admin_list__form .designer_admin_list__heading {
    margin: 20px 0; }
  .designer_admin_list__form .designer_admin_list__capacity {
    margin-bottom: 20px; }
  .designer_admin_list__form .designer_admin_list__office_hours {
    background-color: #eee;
    padding: 10px 0; }
  .designer_admin_list__form .designer_admin_list__office_hours > div {
    padding: 5px 20px; }
  .designer_admin_list__form .designer_admin_list__office_hours > div:nth-child(even) {
    background-color: #f8f8f8; }
  .designer_admin_list__form .designer_admin_list__office_hours strong, .designer_admin_list__form .designer_admin_list__office_hours p {
    color: #1c2233;
    display: inline-block;
    font-family: Sailec-Medium;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 1;
    margin: 0;
    padding: 5px 0;
    width: 50%; }
  .designer_admin_list__form .designer_admin_list__office_hours strong {
    text-transform: uppercase; }
  .designer_admin_list__form .designer_admin_list__office_hours p {
    font-family: Sailec-Regular;
    text-align: right; }
  .designer_admin_list__form .form-group {
    font-size: 11px;
    margin-bottom: 0px; }
  .designer_admin_list__form .form-control {
    font-size: 11px;
    width: auto;
    display: inline;
    margin-left: 5px;
    padding: 0px 5px;
    line-height: 12px; }
  .designer_admin_list__form label {
    margin: 0px 10px; }

.designer_availability_form__form {
  margin-bottom: 40px; }
  .designer_availability_form__form .designer_availability_form__office_hours_row {
    margin-top: 20px; }
  .designer_availability_form__form .designer_availability_form__office_hours_row .form-group {
    margin: 0; }
  .designer_availability_form__form .designer_availability_form__office_hours_day {
    display: inline-block;
    margin: 0 5px;
    text-align: left; }
  @media (min-width: 768px) {
    .designer_availability_form__form .designer_availability_form__office_hours_day {
      margin-top: 22px;
      text-align: center; } }
  .designer_availability_form__form .designer_availability_form__office_hours_day:first-of-type {
    margin-left: 0; }
  .designer_availability_form__form .designer_availability_form__office_hours_day label {
    display: block;
    font-size: 11px;
    padding: 5px; }
  .designer_availability_form__form .designer_availability_form__office_hours_clear {
    color: #c28800;
    display: block;
    font-size: 11px;
    padding: 5px;
    text-align: center; }
  @media (min-width: 768px) {
    .designer_availability_form__form .designer_availability_form__office_hours_clear {
      margin-top: 30px; } }

ol.browse-styles {
  padding-top: 20px; }
  ol.browse-styles .active {
    border-bottom: 2px solid #666;
    color: #666;
    font-weight: 400; }

@media (max-width: 992px) {
      .profile.modal p {
        padding-left: 15px; } }
  .profile.modal .modal-dialog {
    width: 70%;
    margin-top: 85px; }
  @media (max-width: 992px) {
    .profile.modal .modal-dialog {
      width: 100%;
      margin: 0; } }
  .profile.modal .modal-dialog .modal-body {
    padding: 0 0 60px 0;
    text-align: left; }
    .profile.modal .modal-dialog .modal-body .matched-designer-photo {
      margin-left: 70px; }
    @media (max-width: 992px) {
      .profile.modal .modal-dialog .modal-body .matched-designer-photo {
        margin-left: auto; } }
  .profile.modal .close-btn {
    position: absolute;
    font-size: 2.5em;
    font-weight: 100;
    font-family: Sailec-Light;
    color: #fff;
    right: 12%;
    top: 2%;
    background-color: transparent;
    border: none; }
  @media (max-width: 992px) {
    .profile.modal .close-btn {
      position: absolute;
      right: 5px;
      top: 5px;
      z-index: 1; } }

.browse_designer .style-selector-container {
  margin-top: 23px; }
  .browse_designer .style-selector {
    display: inline-block;
    list-style: outside none none;
    padding: 0.5px; }
/* New Designers Profile Page Stying */
.designers.view_profile {
  /* these are definitely overridesspecific to the page */ }
  .designers.view_profile .icon {
    margin-right: 60px;
    width: 50px;
    height: 35px;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    color: #1c2233; }
  .designers.view_profile .icon-couch:before {
    content: "\e910";
    font-size: 50px;
    margin-left: 2px; }
  .designers.view_profile .header-info {
    text-align: center;
    background-image: url("https://havenly.com/img/designer-profile-header.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px;
    position: relative; }
  .designers.view_profile .header-info .matched-designer-photo {
    border: 7px solid white;
    overflow: hidden;
    width: 275px;
    height: 275px;
    margin: 65px 0 0 34px;
    position: absolute; }
    .designers.view_profile .header-info .matched-designer-photo .designer-profile-pic {
      background-size: cover;
      width: 100%;
      height: 100%;
      background-position: center; }
    @media (max-width: 992px) {
    .designers.view_profile .header-info .matched-designer-photo {
      position: relative;
      margin: 15px auto -55px auto; } }
    .designers.view_profile .header-info .matched-designer-photo img {
      width: 100%;
      margin: 0; }
  .designers.view_profile .header-info h1 {
    color: white;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 40px; }
    @media (max-width: 767px) {
    .designers.view_profile .header-info h1 {
      margin-top: 85px; } }
  .designers.view_profile .header-info a {
    color: white !important; }
  .designers.view_profile .header-info a.underline {
    text-transform: uppercase;
    font-size: 15px; }
    .designers.view_profile .header-info a.underline:hover {
      text-decoration: underline; }
  .designers.view_profile .header-info .btn-default {
    color: white;
    border-color: white !important;
    padding: 20px 80px;
    font-size: 14px;
    letter-spacing: 0.15em;
    margin-bottom: 10px; }
  .designers.view_profile .header-info img.designer-photo {
    max-height: 275px;
    position: relative;
    top: 100px;
    border: 10px solid white;
    margin: auto; }
  .designers.view_profile .profile-info, .designers.view_profile .design-boards, .designers.view_profile .social-profiles, .designers.view_profile .client-quotes, .designers.view_profile .fun-fact {
    margin-bottom: 50px; }
  .designers.view_profile .profile-info h6, .designers.view_profile .design-boards h6, .designers.view_profile .social-profiles h6, .designers.view_profile .client-quotes h6, .designers.view_profile .fun-fact h6 {
    border-bottom: 1px solid #1c2233;
    padding: 0 5px; }
    @media (max-width: 992px) {
    .designers.view_profile .profile-info h6, .designers.view_profile .design-boards h6, .designers.view_profile .social-profiles h6, .designers.view_profile .client-quotes h6, .designers.view_profile .fun-fact h6 {
      padding-left: 15px; } }
  .designers.view_profile .profile-info .icon, .designers.view_profile .design-boards .icon, .designers.view_profile .social-profiles .icon, .designers.view_profile .client-quotes .icon, .designers.view_profile .fun-fact .icon {
    margin-right: 10px; }
  .designers.view_profile .profile-info .icon-couch, .designers.view_profile .design-boards .icon-couch, .designers.view_profile .social-profiles .icon-couch, .designers.view_profile .client-quotes .icon-couch, .designers.view_profile .fun-fact .icon-couch {
    height: auto; }
  .designers.view_profile .profile-info {
    text-align: center;
    font-size: 15px; }
  .designers.view_profile .profile-info h2 {
    text-transform: uppercase; }
  .designers.view_profile .fun-fact .fact-text {
    padding: 30px 0;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-weight: 200;
    font-size: 15px;
    color: #445b70;
    line-height: 30px;
    text-align: left; }
    @media (max-width: 992px) {
    .designers.view_profile .fun-fact .fact-text {
      padding-left: 15px; } }
  .designers.view_profile .footer-cta {
    padding-bottom: 50px; }
  .designers.view_profile .footer-cta .btn-default {
    padding: 20px 80px;
    font-size: 14px;
    letter-spacing: 0.15em;
    margin-bottom: 10px; }
    .designers.view_profile .footer-cta .btn-default:hover {
      background: #1c2233;
      color: white; }
  .designers.view_profile .nav-tabs {
    border-color: #1c2233; }
  .designers.view_profile .nav-tabs > li.active > a, .designers.view_profile .nav-tabs > li.active > a:hover, .designers.view_profile .nav-tabs > li.active > a:focus {
    background: none;
    border: 1px solid transparent;
    color: #1c2233;
    text-transform: uppercase; }
  .designers.view_profile .nav-tabs > li > a, .designers.view_profile .nav-tabs > li > a:hover, .designers.view_profile .nav-tabs > li > a:focus {
    background: none;
    border: 1px solid transparent;
    color: #738494;
    text-transform: uppercase; }
  .designers.view_profile .looks-carousel, .designers.view_profile .designer-quotes-carousel {
    margin-top: 20px; }
  .designers.view_profile .looks-carousel .carousel-inner, .designers.view_profile .designer-quotes-carousel .carousel-inner {
    margin: 20px 0 0 40px;
    width: calc(100% - 80px); }
  .designers.view_profile .looks-carousel .item, .designers.view_profile .designer-quotes-carousel .item {
    max-width: none;
    margin: 0;
    width: 100%; }
    .designers.view_profile .looks-carousel .item p, .designers.view_profile .designer-quotes-carousel .item p {
      line-height: 1.7; }
    .designers.view_profile .looks-carousel .item .row, .designers.view_profile .designer-quotes-carousel .item .row {
      padding: 10px; }
  .designers.view_profile .looks-carousel .carousel-control, .designers.view_profile .designer-quotes-carousel .carousel-control {
    background: none;
    width: 40px;
    cursor: pointer; }
    @media (min-width: 800px) {
    .designers.view_profile .looks-carousel .carousel-control, .designers.view_profile .designer-quotes-carousel .carousel-control {
      width: 80px; }
      .designers.view_profile .looks-carousel .carousel-control.left, .designers.view_profile .designer-quotes-carousel .carousel-control.left {
        margin-left: -40px; }

      .designers.view_profile .looks-carousel .carousel-control.right, .designers.view_profile .designer-quotes-carousel .carousel-control.right {
        margin-right: -40px; } }
    @media (min-width: 800px) {
    .designers.view_profile .looks-carousel .carousel-control, .designers.view_profile .designer-quotes-carousel .carousel-control {
      width: 80px; } }
    .designers.view_profile .looks-carousel .carousel-control .icon, .designers.view_profile .designer-quotes-carousel .carousel-control .icon {
      bottom: 50%;
      font-size: 40px;
      height: 40px;
      left: auto;
      margin: 0;
      padding: 0;
      position: absolute;
      right: 50%;
      top: auto;
      transform: translate(50%, 50%);
      -webkit-transform: translate(50%, 50%);
      width: 40px; }
    @media (min-width: 800px) {
      .designers.view_profile .looks-carousel .carousel-control .icon, .designers.view_profile .designer-quotes-carousel .carousel-control .icon {
        font-size: 80px;
        height: 80px;
        width: 80px; } }
  .designers.view_profile .designer-quotes-carousel {
    font-weight: 300;
    margin-top: 40px; }
  .designers.view_profile .designer-quotes-carousel p {
    color: #445b70 !important;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-size: 15px;
    line-height: 30px !important;
    text-align: center; }

.awesomplete {
  width: 100%; }

.landingPages {
  background-color: #fff;
  width: 100%;
  height: 100%;
  font-family: 'Sailec-Regular';
  font-weight: 200;
  font-style: normal;
  font-size: 0.97em; }
  .landingPages h3 {
    font-weight: 200; }
  .landingPages div#main_background6 {
    margin: 0;
    padding: 0 !important;
    position: relative;
    text-align: center;
    z-index: 999;
    text-align: center; }
  .landingPages #message_box6 {
    padding: 20px; }
  .landingPages hr.short {
    width: 6%;
    margin-top: 10px;
    border-top: 1px solid #c28800; }
  .landingPages hr.short_gray {
    width: 6%;
    margin-top: 10px;
    border-top: 1px solid #666; }
  .landingPages .mailchimp-signup {
    padding: 50px 10px 20px; }
  .landingPages img.logo {
    margin-bottom: 30px;
    width: 30%; }
  .landingPages img.HowWeWork {
    width: 80%;
    display: block;
    margin: 0 auto; }
  .landingPages .fullPage img.logo {
    width: 100%; }

.infield-input {
  position: relative; }
  .infield-input label {
    color: #ccc;
    font-family: Sailec-Medium;
    font-size: 10px;
    font-weight: normal;
    left: 17px;
    letter-spacing: 0.1em;
    padding: 2px 9px;
    pointer-events: none;
    position: absolute;
    text-transform: uppercase;
    top: 13px;
    transition: background 0.25s ease-in-out, top 0.25s ease-in-out; }
  .infield-input input {
    -webkit-appearance: none;
    background-color: #fff !important;
    border-radius: 3px;
    border: 2px solid #eee !important;
    box-shadow: none !important;
    color: #1c2233 !important;
    display: block;
    font-family: Sailec-Light;
    font-size: 15px;
    height: 44px;
    letter-spacing: 0.025em;
    line-height: 44px;
    margin-bottom: 15px;
    margin-top: 15px;
    outline: none;
    padding: 0 25px;
    transition: border 0.25s ease-in-out;
    width: 100%; }
  .infield-input input:-webkit-autofill {
    box-shadow: 0 0 0 50px white inset !important; }
  @media (max-width: 991px) {
    .infield-input input {
      margin-bottom: 16px;
      margin-top: -1px; } }
  .infield-input.isActive label, .infield-input.isComplete label, .infield-input.isInvalid label {
    background: #fff;
    top: -8px; }
  .infield-input.isActive input {
    border-color: rgba(219, 201, 151, 0.52) !important; }
  .infield-input .has-error label {
    color: #e84416 !important; }
  .infield-input .has-error input {
    border-color: rgba(232, 68, 22, 0.52) !important; }

.styled-select {
  position: relative; }
  .styled-select:hover .styled-select__output {
    border-color: #738494; }
  .styled-select select {
    -webkit-appearance: menulist-button;
    cursor: pointer;
    font-size: 16px;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }

.styled-select__output {
  border: 2px solid #eee;
  border-radius: 3px;
  color: #1c2233 !important;
  font-family: Sailec-Light;
  font-size: 15px;
  letter-spacing: 0.025em;
  line-height: 1.3;
  padding: 10px 35px 11px 15px;
  text-align: left;
  transition: border-color 0.25s ease-in-out;
  width: 100%;
  position: relative;
  z-index: 1; }
  .styled-select__output:after {
    content: '\e9ef';
    font-family: 'retinafont' !important;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
    width: 35px; }

@font-face {
  font-family: 'Icons';
  src: url('https://havenly.com/fonts/icomoon.eot');
  src: url('https://havenly.com/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('https://havenly.com/fonts/icomoon.woff') format('woff'), url('https://havenly.com/fonts/icomoon.ttf') format('truetype'), url('https://havenly.com/fonts/icomoon.svg#icomoon') format('svg'); }

::selection {
  background-color: rgba(233, 223, 193, 0.7);
  color: #1c2233; }

::-moz-selection {
  background-color: rgba(233, 223, 193, 0.7);
  color: #1c2233; }

.icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-dislike:before {
  content: "\e901"; }

.icon-disliked:before {
  content: "\e900"; }

.icon-like-full:before {
  content: "\e902"; }

.icon-like:before {
  content: "\e903"; }

.icon-upload:before {
  content: "\e904"; }

.icon-talkbubbles:before {
  content: "\e905"; }

.icon-phone:before {
  content: "\e906"; }

.icon-checkmark:before {
  content: "\e907"; }

.icon-right_arrow:before {
  content: "\e908"; }

.icon-left_arrow:before {
  content: "\e909"; }

.icon-couch:before {
  content: "\e910"; }

.icon-link:before {
  content: "\e911"; }

.icon-location:before {
  content: "\e912"; }

.icon-silhouette:before {
  content: "\e914"; }

.icon-twitter:before {
  content: "\e915"; }

.icon-instagram:before {
  content: "\e916"; }

.icon-pinterest:before {
  content: "\e913"; }

body {
  overflow-x: hidden;
  font-weight: 200; }

.accent, #ProductAddForm label, #ProductEditForm label, #ProductFindOrAddForm label, #ProductAddToRoomForm label, .control-label {
  font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
  font-weight: normal; }

.no-gutter [class*="-12"] {
  padding-left: 0;
  padding-right: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  font-weight: 300; }

h3 {
  letter-spacing: 0em;
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: 300; }

h6 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px; }

hr {
  border-top: 2px solid #222; }

p.small {
  font-size: 13px; }

.approval__are-you-happy {
  color: #fff !important;
  font-size: 13px; }

p.extra-small {
  font-size: 9px; }

p.subHeaderText {
  text-align: center; }

a {
  /* don't know why, but we have lots of random links everywhere that don't naturally have this pointer*/
  cursor: pointer; }
  a.plain-link {
    text-decoration: underline; }

div.spacer {
  height: 30px; }

dl.dl-horizontal dt {
  margin: 5px; }
  dl.dl-horizontal dd {
    padding: 5px; }
  dl.dl-horizontal form {
    margin-bottom: 0px; }
  dl.dl-horizontal .radio input[type="radio"], dl.dl-horizontal .radio-inline input[type="radio"], dl.dl-horizontal .checkbox input[type="checkbox"], dl.dl-horizontal .checkbox-inline input[type="checkbox"] {
    margin: 0px; }

.alert {
  border-width: 1px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  margin-bottom: 0; }
  .alert img {
    display: inline;
    height: 15px;
    margin-top: -3px;
    margin-right: 15px; }
  .alert.alert-dismissable .close {
    margin-right: 50px; }

.btn {
  text-transform: uppercase;
  padding: 12px 42px;
  font-size: 10px;
  letter-spacing: 0.2em;
  border-width: 2px;
  white-space: normal; }
  .btn-airbnb {
    background: #a51b55; }

.btn-lg, .btn-group-lg > .btn {
  /* override here */ }

.btn-sm, .btn-group-sm > .btn {
  padding: 10px 30px;
  font-size: 8px;
  letter-spacing: 0.15em; }

.btn-xs, .btn-group-xs > .btn {
  padding: 5px 15px;
  font-size: 6px;
  letter-spacing: 0.1em; }

.btn.facebook {
  background-color: #3b5998;
  border-color: #3b5998; }

.btn.facebook:hover {
  background-color: #4264aa !important;
  border-color: #4264aa !important; }

.btn.btn-default {
  border-color: #404040; }

.topbar {
  height: 20px;
  background: #222 url('https://havenly.com/img/tiles/graypattern.png') repeat;
  background-position: 50px 7px;
  background-size: 19%; }

input.form-control, select.form-control {
  border: none;
  border-bottom: 1px #adadad solid;
  color: #adadad;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  outline: none; }

input.form-control:focus, select.form-control:focus {
  border: none;
  border-bottom: 1px #666 solid;
  color: #666;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  outline: none; }

select.form-control {
  border: 1px #adadad solid; }

select.form-control:focus {
  border: 1px #666 solid; }

.form-control {
  font-size: 14px; }

.form-group {
  margin-bottom: 30px; }
  .form-group select {
    margin-top: 7px; }

.form-group.designer-comment {
  background-color: #efefef;
  padding: 10px;
  border: 2px solid; }

.form-group.error .help-block, .form-group.error .help-inline {
  color: #e84416 !important;
  font-size: 12px;
  font-weight: 200; }

form#CodeForm label, form#CodeRedemptionAddForm label, form#VendorPromotionAddForm label {
  width: 200px; }
  form#CodeForm div.input, form#CodeRedemptionAddForm div.input, form#VendorPromotionAddForm div.input {
    padding: 5px 0px; }
  form#CodeForm .multiSelectHelpText, form#CodeRedemptionAddForm .multiSelectHelpText, form#VendorPromotionAddForm .multiSelectHelpText {
    font-size: 12px;
    color: color(SlateGray);
    opacity: 0.5; }

label {
  margin: 0px; }
  label h6 {
    margin-top: 5px; }

.control-label {
  font-size: 15px;
  margin: 5px 0px; }

.vertical-align {
  display: flex;
  align-items: center; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
/* NAV */
.nav {
  z-index: 9999; }

.nav-fixed {
  position: fixed;
  width: 100%;
  z-index: 11; }
  .nav-fixed ul.nav.navbar-nav li.dropdown.open > a {
    background-color: #fff; }
  .nav-fixed ul.nav.navbar-nav .dropdown-menu {
    border-style: none;
    box-shadow: none; }
    .nav-fixed ul.nav.navbar-nav .dropdown-menu a {
      padding: 15px; }
  .nav-fixed ul.nav.navbar-nav .accountSettings .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }

.simple-nav {
  background-color: #fff;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0; }
  .simple-nav .havenly-logo {
    color: #666;
    margin-left: 100px; }
  .simple-nav .havenly-logo img {
    margin-top: 10px;
    width: 175px; }
  @media (max-width: 991px) {
    .simple-nav .havenly-logo {
      margin-left: 25px; }
      .simple-nav .havenly-logo img {
        margin-top: 15px;
        height: 25px;
        width: 25px; } }
  .simple-nav .login-link {
    color: #666;
    font-size: 11px;
    font-weight: 500;
    margin-top: 20px;
    margin-right: 100px; }
  @media (max-width: 991px) {
    .simple-nav .login-link {
      margin-right: 25px; } }

.client-logged-in, .designer-logged-in, .admin-logged-in {
  background: #fff; }
  .client-logged-in a.navbar-brand, .designer-logged-in a.navbar-brand, .admin-logged-in a.navbar-brand {
    padding-left: 0px; }
  .client-logged-in .navbar-left li a, .designer-logged-in .navbar-left li a, .admin-logged-in .navbar-left li a, .client-logged-in .navbar-right li a, .designer-logged-in .navbar-right li a, .admin-logged-in .navbar-right li a {
    padding-top: 20px;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    color: #555;
    letter-spacing: 0.03em;
    text-transform: uppercase; }
  .client-logged-in .navbar-brand, .designer-logged-in .navbar-brand, .admin-logged-in .navbar-brand {
    padding-left: 75px; }
  .client-logged-in .shopping-cart .glyphicon, .designer-logged-in .shopping-cart .glyphicon, .admin-logged-in .shopping-cart .glyphicon {
    font-size: 16px; }
  .client-logged-in .unread-comments, .designer-logged-in .unread-comments, .admin-logged-in .unread-comments {
    color: #c28800 !important; }
  .client-logged-in .unread-comments-badge, .designer-logged-in .unread-comments-badge, .admin-logged-in .unread-comments-badge {
    background-color: #c28800 !important; }
  .client-logged-in li.shopping-cart a, .designer-logged-in li.shopping-cart a, .admin-logged-in li.shopping-cart a {
    padding-top: 16px;
    padding-right: 0px; }
  .client-logged-in .toggle-messaging-icon, .designer-logged-in .toggle-messaging-icon, .admin-logged-in .toggle-messaging-icon {
    display: none; }
  @media (max-width: 1025px) {
    .client-logged-in .toggle-messaging-icon, .designer-logged-in .toggle-messaging-icon, .admin-logged-in .toggle-messaging-icon {
      display: block;
      float: right;
      padding: 14.5px 15px;
      font-size: 19px;
      line-height: 21px;
      height: 50px; } }
  .client-logged-in .cart-count, .designer-logged-in .cart-count, .admin-logged-in .cart-count {
    position: relative;
    height: 14px;
    line-height: 14px;
    left: -3px;
    top: 5px;
    padding: 0px 5px 2px 5px;
    font-size: 10px;
    background-color: #555;
    font-weight: 400;
    vertical-align: middle; }

.navbar-logged-out {
  height: 50px;
  background-color: #fff;
  border-color: transparent; }
  .navbar-logged-out .container-fluid {
    padding: 0;
    overflow-x: hidden; }
  .navbar-logged-out .navbar-toggle {
    border-color: #555;
    border-width: 2px;
    padding: 5px; }
  .navbar-logged-out .navbar-toggle .icon-bar {
    background-color: #555; }
  .navbar-logged-out .navbar-toggle:focus {
    background-color: #fff; }
  .navbar-logged-out .navbar-collapse.in, .navbar-logged-out .navbar-collapse.collapsing {
    background-color: #fff;
    border-color: transparent;
    float: right; }
  .navbar-logged-out .navbar-collapse.in li, .navbar-logged-out .navbar-collapse.collapsing li {
    padding: 10px 0px; }
    .navbar-logged-out .navbar-collapse.in li a img, .navbar-logged-out .navbar-collapse.collapsing li a img {
      display: none; }
  .navbar-logged-out .navbar-collapse.in .sign-up, .navbar-logged-out .navbar-collapse.collapsing .sign-up {
    border: 2px #262626 none; }
    .navbar-logged-out .navbar-collapse.in .sign-up a, .navbar-logged-out .navbar-collapse.collapsing .sign-up a {
      color: #000; }
  .navbar-logged-out .navbar-brand {
    padding-top: 5px;
    height: 50px; }
  .navbar-logged-out .navbar-nav {
    margin-top: 12px; }
  .navbar-logged-out .navbar-brand img {
    width: 175px; }
  .navbar-logged-out li {
    margin-left: 10px; }
  .navbar-logged-out li a {
    color: #555;
    font-size: 11px;
    font-weight: 500;
    padding: 0px 15px; }
  .navbar-logged-out li a:hover {
    color: #999; }
  .navbar-logged-out li img {
    margin-top: -8px;
    height: 20px; }
  .navbar-logged-out .sign-up {
    margin-top: -7px;
    border: 2px #262626 solid;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px; }
  .navbar-logged-out .sign-up a {
    color: #fff; }
  .navbar-logged-out .shopping-cart .glyphicon-shopping-cart {
    font-size: 18px;
    margin: 3px;
    vertical-align: middle; }
  .navbar-logged-out .shopping-cart .badge {
    font-size: 10px;
    position: relative;
    top: 3px; }
  .navbar-logged-out .shopping-cart .cart-count {
    position: relative;
    height: 14px;
    line-height: 14px;
    left: -3px;
    top: 5px;
    padding: 0px 5px 2px 5px;
    font-size: 10px;
    background-color: #555;
    font-weight: 400;
    vertical-align: middle; }

.bottom-nav-border {
  border-top: 5px solid #c28800;
  margin: 0; }

.subnav .navbar-collapse {
  padding-left: 0px; }
  .subnav .current_room {
    background: #222 url('https://havenly.com/img/tiles/graypattern.png') center center repeat; }
  .subnav .navbar-nav > li > a, .subnav li.step a {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    padding-left: 20px; }
  .subnav .step-number {
    font-size: 8px;
    vertical-align: middle;
    margin-right: 2px; }
  .subnav .step-number {
    font-size: 8px;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 3px 5px 0px 5px;
    font-size: 10px;
    font-weight: 400;
    vertical-align: middle;
    border-radius: 50%;
    font-family: 'Sailec-Medium'; }
  .subnav li.step a {
    font-size: 11px;
    font-family: Sailec-Medium;
    letter-spacing: 1.2px; }
  .subnav li.step a span {
    font-size: 10px; }
  .subnav ul.navbar-nav > li.active-page {
    background-color: #666; }
  .subnav ul.navbar-nav > li.active-page > a {
    color: #fff; }
  .subnav ul.navbar-nav > li.active-page > a:hover {
    color: #eee; }
  .subnav ul.navbar-nav > li.active-page .step-number {
    color: #262626;
    background-color: #fff;
    margin-right: 5px; }
  .subnav ul.navbar-nav > li.active-step > a, .subnav ul.navbar-nav > li.current-step > a {
    color: #fff; }
  .subnav ul.navbar-nav > li.active-step > a:hover, .subnav ul.navbar-nav > li.current-step > a:hover {
    color: #eee; }
  .subnav ul.navbar-nav > li.active-step .step-number, .subnav ul.navbar-nav > li.current-step .step-number {
    color: #262626;
    background-color: #fff;
    margin-right: 5px; }
  .subnav li.inactive-step > a {
    color: #666; }
  .subnav li.inactive-step .step-number {
    color: #262626; }
  .subnav .reminder {
    background: #c28800;
    /*
     background-image:
     linear-gradient(-45deg, $brand-primary 165px, transparent 100px),
     linear-gradient(-135deg, $brand-primary 165px, transparent 100px);
     */ }
  .subnav .reminder .badge {
    background-color: #fff;
    color: #c28800; }

.nav-fixed ul.nav.navbar-nav .dropdown-menu.all-notifications {
  border-style: solid;
  width: 400px;
  overflow: hidden;
  overflow-y: auto;
  height: 90vh;
  border-style: solid;
  border-top: none;
  border-color: #eee;
  border-width: 2px;
  font-size: 13px;
  -webkit-box-shadow: 2px 4px 8px 2px #e4e4e4;
  -moz-box-shadow: 2px 4px 8px 2px #e4e4e4;
  box-shadow: 2px 4px 8px 2px #e4e4e4; }

.all-notifications {
  background-color: white; }
  .all-notifications li {
    list-style: none; }
  .all-notifications .mark-all-as-read {
    border-bottom: 1px solid #eee; }
  .all-notifications div.notification {
    padding: 15px;
    border-bottom: 2px solid #eee; }
  .all-notifications div.notification .time-passed {
    padding: 0;
    margin: 0; }
  .all-notifications div.notification.unread {
    font-weight: 400;
    cursor: pointer;
    background-color: rgba(226, 120, 98, 0.05); }
  .all-notifications div.notification.unread a {
    color: #e27862; }

.section-title {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #262626;
  font-weight: 400; }

.section-header {
  margin-bottom: 25px; }
  .section-header h3 {
    margin-top: 50px;
    font-weight: 200; }
  .section-header hr {
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0 auto; }
  .section-header .accent, .section-header #ProductAddForm label, #ProductAddForm .section-header label, .section-header #ProductEditForm label, #ProductEditForm .section-header label, .section-header #ProductFindOrAddForm label, #ProductFindOrAddForm .section-header label, .section-header #ProductAddToRoomForm label, #ProductAddToRoomForm .section-header label, .section-header .control-label {
    margin-top: 10px; }
  .section-header p {
    margin-top: 25px;
    margin-bottom: 5px; }
  .section-header p.small {
    margin-top: 0px; }
  .section-header p.small.subtitle {
    margin-top: 13px; }
  .section-header .page-count {
    color: #ccc;
    text-transform: uppercase;
    font-size: 10px; }

.strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap; }

.strike > h6 {
  position: relative;
  display: inline-block; }

.strike > h6:before, .strike > h6:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  background: #666; }

.strike > h6:before {
  right: 100%;
  margin-right: 15px; }

.strike > h6:after {
  left: 100%;
  margin-left: 15px; }
/* Customizing Panels */
.panel-default {
  border: none; }

.panel {
  margin-bottom: 40px; }

.panel-default > .panel-heading {
  padding: 21px 0 19px 35px;
  margin-bottom: 1%;
  background-color: white;
  border-bottom: 2px solid #eee; }
  .panel-default > .panel-heading .panel-title {
    font-size: 15px;
    font-weight: 400; }
  @media (max-width: 991px) {
    .panel-default > .panel-heading .panel-title {
      font-size: 13px; } }
  .panel-default > .panel-heading .panel-subtitle {
    margin-bottom: 0px;
    padding-right: 30px; }
  .panel-default > .panel-heading:after {
    background: url(https://havenly.com/img/stamp.png) no-repeat center;
    background-size: 27px 27px;
    background-position-y: 20%;
    content: "";
    position: absolute;
    height: 41px;
    width: 27px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 9; }

.panel-body {
  padding: 19px 35px; }

#accordion .panel-default > .panel-heading:before {
  content: none; }

.time-passed {
  font-weight: normal;
  color: #a9a9a9;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.01em;
  padding: 4px 0 0 14px; }

.paging {
  text-align: center;
  margin-bottom: 15px; }
  .paging span {
    margin: 10px 5px;
    padding: 3px 10px 0px 10px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    background-color: #1c2233;
    opacity: 0.6; }
  .paging .disabled {
    background-color: #adadad; }
  .paging .current {
    opacity: 1; }
  .paging a {
    color: #fff !important; }
  .paging a:hover {
    color: #fff !important; }

.sign-up {
  padding-top: 50px;
  margin-bottom: 25px; }
  @media (max-width: 991px) {
  .sign-up {
    padding-top: 0; } }

.light-link {
  color: #666; }
  .light-link:hover {
    color: #adadad; }

.or {
  padding: 20px 0; }

.form-container-container {
  padding: 0 50px;
  margin-bottom: 100px; }
  @media (max-width: 991px) {
  .form-container-container {
    padding: 0 25px; } }

.form-container {
  background-color: #fff;
  padding: 50px 90px; }
  @media (max-width: 991px) {
  .form-container {
    padding: 50px 30px; } }

.like-dislike-container {
  position: absolute;
  top: 0px;
  right: 7px;
  font-size: 30px; }
  .like-dislike-container .like-board-image, .like-dislike-container .likeProduct {
    display: inline-block;
    width: 25px;
    margin: 0px 5px; }
  .like-dislike-container .dislike-board-image, .like-dislike-container .dislikeProduct {
    display: inline-block;
    margin: 0px 5px; }
  .like-dislike-container a, .like-dislike-container span {
    color: #393939; }
  .like-dislike-container span.glyphicon, .like-dislike-container span.icon {
    cursor: pointer;
    padding: 5px;
    border: 2px solid #484848;
    border-radius: 3px; }
  .like-dislike-container span.glyphicon.glyphicon-ban-circle, .like-dislike-container span.icon {
    font-size: 24px;
    /* this one for some reason feels bigger than the others.*/ }
  .like-dislike-container span.glyphicon.glyphicon-remove-circle {
    font-size: 24px; }
  .like-dislike-container span.glyphicon.glyphicon-heart-empty, .like-dislike-container span.glyphicon.glyphicon-heart {
    font-size: 24px; }

.preview-images-container .main {
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative; }
  .preview-images-container .main div.success {
    position: absolute;
    top: 0px;
    right: 10px;
    color: green;
    font-size: 72px; }
  .preview-images-container .main div.progress-display {
    position: absolute;
    top: 40%;
    left: 0px;
    text-align: center;
    width: 100%; }
  .preview-images-container .main-xl {
    max-width: 100%;
    background-position: center center;
    background-size: cover; }
  .preview-images-container .thumb:nth-of-type(2) {
    margin-left: 0; }
  .preview-images-container .thumbnail-container {
    margin: 0 -3px; }
  .preview-images-container .thumb {
    background-position: center center;
    background-size: cover;
    width: 32%;
    height: 0;
    padding-top: 30%;
    float: left;
    margin: 10px 0 0 3px; }
  .preview-images-container .gray-border {
    border: 1px solid #eee; }
  @media (max-width: 767px) {
  .preview-images-container .main {
    width: 200px;
    height: 200px; }
  .preview-images-container .thumb {
    width: 62px;
    height: 62px; } }

.main-container {
  min-height: calc(100% - 55px);
  height: auto;
  margin: 0 auto; }

@media (max-width: 767px) {
  .section {
    text-align: center; }

  .section-title {
    margin-top: 40px; } }

.customer_home_title {
  margin-top: 50px; }
  .customer_home_title img {
    width: 75px; }

.rooms-room .col-xs-10 img {
  max-width: 60px;
  width: 20%;
  float: left;
  margin-right: 5%; }
  .rooms-room .col-xs-10 div {
    width: 75%;
    float: left; }
  .rooms-room .col-xs-2 a.pull-right {
    margin-right: 10px;
    border-bottom: 2px dotted #a1adb7;
    font-size: 13px; }

.view-room {
  padding-top: 15px; }

.customer-settings-section div.section {
  border-top: 2px #adadad solid;
  padding-bottom: 10px;
  position: relative; }
  .customer-settings-section div.section .glyphicon {
    position: absolute;
    top: 25px;
    left: 20px;
    font-size: 22px;
    color: #adadad; }
  .customer-settings-section div.section .section-link {
    line-height: 38px;
    vertical-align: bottom; }
  .customer-settings-section div.section:last-of-type {
    border-bottom: 2px #adadad solid; }

.user-onboarding-breadcrumb {
  margin-bottom: -20px;
  font-family: Sailec-Medium;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.7;
  text-align: center; }
  .user-onboarding-breadcrumb .breadcrumb > li + li:before {
    content: ''; }
  .user-onboarding-breadcrumb .breadcrumb {
    background: none; }
  .user-onboarding-breadcrumb ol {
    margin-top: 20px;
    list-style: decimal inside; }
  .user-onboarding-breadcrumb ol li {
    text-transform: uppercase;
    width: auto;
    display: initial; }
    @media (max-width: 700px) {
    .user-onboarding-breadcrumb ol li {
      display: block; } }
  .user-onboarding-breadcrumb ol li.active a {
    color: #c28800 !important; }
  .user-onboarding-breadcrumb ol li:hover a {
    color: #dbc997 !important; }
  .user-onboarding-breadcrumb.bgImage ol li a {
    color: #fff; }
  .user-onboarding-breadcrumb.bgImage li.active a {
    color: #c28800; }

ol.adminProductSort li.placeholder {
  background: #333;
  height: 10px; }

ol.adminProductSort li {
  border-bottom: 2px solid #ddd;
  padding-top: 10px; }

.chosen-container.chosen-container-multi {
  width: 300px !important;
  /* or any value that fits your needs */ }

.chosen-container.chosen-container-single {
  min-width: 50px !important;
  /* or any value that fits your needs */ }

.productVendorRow .chosen-container.chosen-container-single {
  min-width: 200px !important;
  /* or any value that fits your needs */ }

.modal .main-container {
  margin: 0 auto;
  padding: 0px;
  width: inherit; }
  .modal .modal-header {
    color: #fff;
    background: #262626 url('https://havenly.com/img/tiles/graypattern.png') center center repeat; }
  .modal .modal-content {
    overflow: hidden;
    /*when loading external pages the title bar likes to bleed out of the container */ }
  .modal .modal-body {
    padding: 40px 40px 10px 30px; }
  .modal .modal-body p {
    /*font-size: 12px; Alex is saying this is wrong, will comment out and see who complains */ }
  .modal .modal-body span.error_message.help-block {
    font-size: 12px; }
  .modal .modal-footer, .modal .modal-header {
    border-bottom: 0px;
    border-top: 0px;
    text-align: center; }
  .modal .modal-footer {
    padding-bottom: 50px; }
  .modal .close {
    opacity: 1;
    margin-top: -10px;
    color: #fff; }

.modal.affiliateModal .modal-content {
  border-radius: 6px; }
  .modal.affiliateModal .modal-dialog {
    margin-top: 10%; }
  .modal.affiliateModal .affiliate-continue {
    font-size: 14px;
    padding: 11px 30px;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out; }
  .modal.affiliateModal .affiliate-continue:hover {
    color: white;
    background: #1c2233; }
  .modal.affiliateModal h3 {
    color: #1c2233;
    margin: 30px 0; }
  .modal.affiliateModal button.close {
    color: #1c2233;
    margin-top: -64px; }
  .modal.affiliateModal .modal-body {
    padding: 80px 20px 10px; }
  .modal.affiliateModal .modal-body p {
    letter-spacing: 0.025em;
    line-height: 1.7;
    margin: 20px 0; }
    .modal.affiliateModal .modal-body p a:hover {
      color: #1c2233 !important;
      text-decoration: underline; }
  .modal.affiliateModal .modal-dialog:before {
    background-image: url("https://havenly.com/img/icon/guaranteelarge.png");
    background-repeat: no-repeat;
    background-position: center top;
    bottom: -88px;
    content: "";
    display: inline-block;
    height: 131px;
    left: 37%;
    position: relative;
    width: 150px;
    z-index: 110; }
  .modal.affiliateModal .guarantee {
    position: relative;
    z-index: 100; }
  .modal.affiliateModal .terms {
    font-family: Sailec-Light;
    font-size: 12px; }

.affiliate-from-link {
  margin-top: 1px; }
  .affiliate-from-link a {
    cursor: pointer; }

.shoppingCartProductRow .affiliate-from-link {
  margin-top: -11px; }

.custom-popover:hover {
  pointer: cursor; }

.custom-popover .popover {
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: 50px;
  top: -8px;
  margin: -17px -4px;
  position: absolute;
  width: 240px;
  z-index: 4;
  box-shadow: none;
  border: 1px solid lightgray; }
  .custom-popover .popover .title {
    border-bottom: 1px solid #d5d5d5; }
  .custom-popover .popover h5 {
    color: black;
    margin-left: 18px;
    letter-spacing: normal; }
  .custom-popover .popover a {
    display: inline-block;
    width: 50px;
    padding: 10px 0 10px 5px; }
  .custom-popover .popover .img-responsive {
    display: block;
    width: 50px;
    height: auto;
    padding: 0 0 0 8px; }

.custom-popover .popover:before {
  position: absolute;
  top: 34%;
  left: -10px;
  content: '';
  width: 0;
  height: 0;
  border-right: solid 10px rgba(255, 255, 255, 0.8);
  border-bottom: solid 10px transparent;
  border-top: solid 10px transparent; }

.comment-saved {
  padding: 10px;
  text-align: center; }
  .comment-saved .message {
    padding-bottom: 20px; }

.designer-section img {
  width: 50%; }
  .designer-section hr {
    border-top-color: #e9dfc1;
    margin: 2px auto;
    width: 20%; }

.new-room {
  margin-bottom: 50px; }
  .new-room .new-room-container {
    border: 1px #222 solid;
    padding-top: 40px; }
  .new-room .new-room-container hr {
    margin: 5px auto;
    width: 15%; }
  .new-room .new-room-container.form-container {
    padding: 50px 80px; }
/* REQUIRED INFO */
.room-information {
  margin-top: 50px; }

.dimensions label {
  display: block; }
  .dimensions .form-control {
    width: 45%;
    display: inline-block; }

.current_furniture {
  display: none; }
  .current_furniture .existing_item_link input {
    display: inline-block;
    width: 60%; }

.questionnaire-photos img {
  height: 100px; }

.required_info_button {
  width: 33%;
  background-color: transparent;
  border: 1px solid #adadad;
  border-radius: 3px;
  margin: 10px 20px;
  padding: 10px; }
  @media (max-width: 991px) {
  .required_info_button {
    width: 70%; } }
  .required_info_button img {
    height: 50px; }
  .required_info_button p, .required_info_button h6 {
    color: #fff !important; }
  .required_info_button.-dark-text p, .required_info_button.-dark-text h6 {
    color: #738494 !important; }

.required_info_button.schedule_call_next {
  width: 40%;
  background: #c28800;
  color: #fff;
  border: none;
  border-radius: 10px;
  text-align: left; }
  .required_info_button.schedule_call_next .icon {
    float: left; }
  @media (max-width: 991px) {
  .required_info_button.schedule_call_next {
    width: 70%;
    text-align: center; }
    .required_info_button.schedule_call_next .icon {
      float: none; } }
  .required_info_button.schedule_call_next .icon {
    font-size: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 10px;
    margin: 10px 20px 10px 10px; }
  .required_info_button.schedule_call_next h6 {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5%; }
  .required_info_button.schedule_call_next p {
    font-size: 0.8em; }

.get_started {
  background-color: #999; }
  @media (max-width: 1199px) and (min-width: 992px) {
  .get_started img {
    margin-left: 4px;
    margin-top: 8px; } }

.get_started:hover {
  background-color: #aaa; }

.more_info {
  background-color: #c28800; }
  @media (max-width: 1199px) and (min-width: 992px) {
  .more_info img {
    margin-left: 7px;
    margin-top: 8px; } }
  .more_info p, .more_info h6 {
    color: #fff !important; }

.more_info:hover {
  background-color: #dbc997; }

.get_started, .more_info {
  width: 90%;
  min-height: 100px;
  text-align: left;
  color: #fff;
  border-radius: 15px; }
  .get_started img, .more_info img {
    height: 80px; }
  @media (max-width: 1199px) {
  .get_started, .more_info {
    height: 120px; } }
  @media (max-width: 991px) {
  .get_started, .more_info {
    height: 100px; } }
  @media (max-width: 767px) {
  .get_started, .more_info {
    text-align: center;
    height: 170px; }
    .get_started img, .more_info img {
      height: 40px; } }
  .get_started p, .more_info p {
    margin-top: 7px; }

.recommended {
  font-weight: 400;
  color: #666; }

.questionnaire #FeelinLucky img.alert-icon, .calls #FeelinLucky img.alert-icon {
  max-width: 100px;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px; }
  .questionnaire #FeelinLucky button, .calls #FeelinLucky button {
    margin-bottom: 20px; }
  .questionnaire #FeelinLucky button.fakelink, .calls #FeelinLucky button.fakelink {
    margin-top: 20px;
    color: #c28800;
    cursor: pointer;
    background: none;
    border: none; }
  .questionnaire #FeelinLucky button.fakelink:hover, .calls #FeelinLucky button.fakelink:hover {
    color: #ffb710; }
  .questionnaire .chosen-container.chosen-container-single, .calls .chosen-container.chosen-container-single {
    width: 150px !important;
    /* or any value that fits your needs */ }
  .questionnaire .control-label.title, .calls .control-label.title {
    font-family: Sailec-Regular; }
  .questionnaire input.form-control, .calls input.form-control, .questionnaire select.form-control, .calls select.form-control {
    color: #262626; }
  .questionnaire .title, .calls .title {
    margin-top: 30px;
    font-size: 18px; }
  .questionnaire .title-divider, .calls .title-divider {
    margin-top: 10px;
    width: 10%; }
  .questionnaire #roomPhotosUploaderDropZone, .calls #roomPhotosUploaderDropZone, .questionnaire #inspirationPhotosUploaderDropZone, .calls #inspirationPhotosUploaderDropZone {
    vertical-align: center;
    border: 2px dashed #a5a5a5;
    height: 250px;
    line-height: 250px;
    border-radius: 5px; }
  .questionnaire #roomPhotosUploaderDropZone .icon, .calls #roomPhotosUploaderDropZone .icon, .questionnaire #inspirationPhotosUploaderDropZone .icon, .calls #inspirationPhotosUploaderDropZone .icon {
    font-size: 90px;
    margin: 5px; }
  .questionnaire #roomPhotosUploaderDropZone #roomPhotoUploader, .calls #roomPhotosUploaderDropZone #roomPhotoUploader, .questionnaire #inspirationPhotosUploaderDropZone #roomPhotoUploader, .calls #inspirationPhotosUploaderDropZone #roomPhotoUploader, .questionnaire #roomPhotosUploaderDropZone #inspirationPhotoUploader, .calls #roomPhotosUploaderDropZone #inspirationPhotoUploader, .questionnaire #inspirationPhotosUploaderDropZone #inspirationPhotoUploader, .calls #inspirationPhotosUploaderDropZone #inspirationPhotoUploader {
    font-weight: 500; }
  .questionnaire #roomPhotosUploaderDropZone.drop-entered, .calls #roomPhotosUploaderDropZone.drop-entered, .questionnaire #inspirationPhotosUploaderDropZone.drop-entered, .calls #inspirationPhotosUploaderDropZone.drop-entered {
    border: 2px solid #a5a5a5; }
  .questionnaire #roomPhotosUploaderDropZone.drop-entered .help-block, .calls #roomPhotosUploaderDropZone.drop-entered .help-block, .questionnaire #inspirationPhotosUploaderDropZone.drop-entered .help-block, .calls #inspirationPhotosUploaderDropZone.drop-entered .help-block {
    color: #adadad; }
  .questionnaire .uploadContainer, .calls .uploadContainer {
    height: 200px; }
  .questionnaire .image-column, .calls .image-column {
    margin-bottom: 10px; }
  .questionnaire .image-column .title, .calls .image-column .title {
    margin: 0 0 15px;
    max-height: 13px; }
    .questionnaire .image-column .title h6, .calls .image-column .title h6 {
      font-weight: 400;
      color: #404040;
      text-transform: uppercase; }
    .questionnaire .image-column .title h6:hover, .calls .image-column .title h6:hover {
      color: #e27862; }
  .questionnaire .image-column .glyphicon-remove, .calls .image-column .glyphicon-remove {
    z-index: 10;
    font-size: 20px;
    color: white !important;
    margin-right: 8px;
    border: 1px solid #262626;
    background: #262626;
    border-radius: 50%; }
  .questionnaire .image-column h6, .calls .image-column h6 {
    font-size: 10px; }
  .questionnaire .image-column .actions, .calls .image-column .actions {
    background-color: white;
    padding: 5px 5px 8px 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .questionnaire .image-column .actions a, .calls .image-column .actions a {
      color: #222;
      cursor: pointer;
      text-transform: uppercase;
      padding: 0 10px 0 10px;
      font-weight: 500; }
    .questionnaire .image-column .actions a:hover, .calls .image-column .actions a:hover {
      color: #e27862; }
    .questionnaire .image-column .actions .pull-right, .calls .image-column .actions .pull-right {
      padding-right: 2px; }
    .questionnaire .image-column .actions .pull-left, .calls .image-column .actions .pull-left {
      padding-left: 2px; }
  @media (max-width: 767px) {
      .questionnaire .image-column .preview-images-container .main, .calls .image-column .preview-images-container .main {
        width: auto; } }
  .questionnaire .other_inspiration input, .calls .other_inspiration input {
    width: 50%;
    margin-bottom: 20px; }
  .questionnaire #uploadFloorplan, .calls #uploadFloorplan, .questionnaire #uploadInspiration, .calls #uploadInspiration {
    margin-bottom: 20px; }
  .questionnaire .dimensions input, .calls .dimensions input {
    width: 25%; }
  .questionnaire .budget input, .calls .budget input {
    width: 55%; }
  .questionnaire .contUSA label.radio-inline, .calls .contUSA label.radio-inline {
    margin-right: 15px; }
  .questionnaire input#contiguous_us_detail, .calls input#contiguous_us_detail {
    width: 55%; }
  .questionnaire .priorities, .calls .priorities {
    display: inline-block; }
  .questionnaire .questionnaire-image, .calls .questionnaire-image {
    height: 75px; }
  .questionnaire .question-text, .calls .question-text {
    display: block; }
  .questionnaire .has-error .control-label, .calls .has-error .control-label {
    color: #d61915;
    font-weight: 500; }
  .questionnaire .error_message.help-block, .calls .error_message.help-block {
    font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    vertical-align: bottom;
    display: none;
    text-transform: uppercase;
    color: #e84416 !important; }
  .questionnaire .checkbox-styled-option, .calls .checkbox-styled-option {
    padding: 15px 10px;
    border: #eee solid 2px;
    color: #666;
    height: 190px; }
  .questionnaire .checkbox-styled-option img, .calls .checkbox-styled-option img {
    height: 125px; }
  .questionnaire .checkbox-styled-option:focus, .calls .checkbox-styled-option:focus {
    border: #eee solid 2px;
    color: #666; }
  .questionnaire .checkbox-styled-option:hover, .calls .checkbox-styled-option:hover {
    border: 2px #adadad solid; }
  .questionnaire .checkbox-styled-option.checked, .calls .checkbox-styled-option.checked {
    border: 2px #1c2233 solid;
    background: #eee;
    color: #666; }
  .questionnaire .checkbox-styled-option-caption, .calls .checkbox-styled-option-caption {
    text-transform: uppercase; }
  .questionnaire .glyphicon-remove, .calls .glyphicon-remove {
    margin-top: 8px;
    color: #800; }
  .questionnaire .control-label, .calls .control-label {
    font-family: 'Sailec-Regular'; }
/* payment methods */
.paymentMethods .panel {
  margin: 100px 0; }
/* addresses */
.addresses .panel {
  margin: 100px 0; }
/* credits */
.credits .panel {
  margin: 15px 0; }
  @media (max-width: 991px) {
  .credits .panel .creditType {
    display: none; }
  .credits .panel .panel-body {
    padding: 35px 14px; } }
/* REVEALED STYLE */
.style-reveal-robot .section-header {
  background-color: #fff; }
  .style-reveal-robot .section-header .section-title {
    margin-top: 45px; }

.style-reveal {
  display: none; }
  .style-reveal .section-header {
    background-color: #fff;
    padding-left: 65px;
    padding-right: 65px; }
  @media (max-width: 991px) {
    .style-reveal .section-header {
      padding-left: 10px;
      padding-right: 10px; } }
  .style-reveal .section-header .section-title {
    margin-top: 45px; }
  .style-reveal .section-header .underline {
    border-bottom: 2px solid #adadad;
    padding-bottom: 1px; }
  .style-reveal .get-started {
    margin-top: 45px;
    font-size: 18px; }
  .style-reveal .revealed-style {
    margin-top: 40px;
    height: 100px;
    width: 100%; }
  .style-reveal .revealed-style .subStyle {
    height: 100%;
    float: left;
    margin-right: 5px;
    background-color: #fff;
    color: #fff;
    text-shadow: 1px 1px #000;
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    padding-top: 37px; }
    .style-reveal .revealed-style .subStyle:last-child {
      margin-right: 0px; }
  .style-reveal .revealed-style-list {
    margin-top: 25px; }
  @media (max-width: 991px) {
    .style-reveal .revealed-style-list li {
      display: block;
      text-align: left;
      margin-left: 40px; } }
  .style-reveal .revealed-style-list .subStyleSwatch {
    display: inline-block;
    padding: 0px;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    line-height: 37px;
    margin-right: 10px; }
    @media (max-width: 991px) {
    .style-reveal .revealed-style-list .subStyleSwatch {
      text-align: center; } }
  .style-reveal .subStyle.style-1, .style-reveal .subStyleSwatch.style-1 {
    background-color: #c28800; }
  .style-reveal .subStyle.style-2, .style-reveal .subStyleSwatch.style-2 {
    background-color: #262626; }
  .style-reveal .subStyle.style-3, .style-reveal .subStyleSwatch.style-3 {
    background-color: #404040; }
  .style-reveal .subStyle.style-4, .style-reveal .subStyleSwatch.style-4 {
    background-color: #666; }
  .style-reveal .subStyle.style-5, .style-reveal .subStyleSwatch.style-5 {
    background-color: #adadad; }
  .style-reveal .subStyle.style-6, .style-reveal .subStyleSwatch.style-6 {
    background-color: #eee; }
  .style-reveal a {
    margin: 25px auto 50px auto; }
  .style-reveal p {
    margin-top: 30px; }
  .style-reveal h5 {
    margin-bottom: 20px; }
  .style-reveal li {
    margin-top: 15px; }
  .style-reveal .notright {
    margin: 50px 0px;
    background-color: #fff;
    position: relative;
    height: 100px; }
  @media (max-width: 991px) {
    .style-reveal .notright {
      height: 125px; } }
  .style-reveal .notright img {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 75px; }
    @media (max-width: 991px) {
    .style-reveal .notright img {
      top: 22px; } }
  .style-reveal .notright p.small {
    position: absolute;
    top: 0%;
    left: 100px; }
/* FAQ */
.faq {
  margin-top: 10px; }
  .faq .faq-sidenav a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    line-height: 2.5em;
    color: #262626; }
  .faq .faq-body h1 {
    margin-top: 0px;
    letter-spacing: normal;
    font-size: 35px;
    font-weight: 200; }
  .faq .faq-body hr {
    margin-left: 0px;
    margin-bottom: 40px; }
  .faq .faq-body .question {
    margin-bottom: 40px; }
    .faq .faq-body .question h5 {
      margin-bottom: 10px;
      font-size: 17px; }
    .faq .faq-body .question p {
      font-size: 13px;
      line-height: 1.7em; }
/* reset password */
.reset-password .panel-heading {
  padding-left: 0px; }
/* board share modal */
#shareBoardModal hr {
  margin-top: 20px;
  margin-bottom: 20px; }
  #shareBoardModal .share_icons {
    margin-bottom: 30px; }

.whr-location, .whr-date, .whr-info, .whr-items {
  list-style-type: none;
  padding-left: 0; }

.whr-title a {
  font-size: 11pt; }

input:required:invalid {
  background: #fff; }

input:focus:invalid {
  background: #efdee0; }

input:focus:required:valid {
  background: #daf2da; }

input:required:valid {
  background: #f3f8ed; }

input.disabled {
  cursor: default; }
/* Gift Banner */
.giftBanner {
  background-color: #fff; }
  .giftBanner .row {
    margin-top: -15px; }
  .giftBanner .giftImage {
    min-height: 67px;
    margin-left: -30px;
    background: url("https://havenly.com/img/GC_banner_img.png");
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat; }
  .giftBanner .giftHeadline {
    margin-top: 24px;
    letter-spacing: 3px; }
  .giftBanner .giftHavenly {
    margin-top: 22px; }
  .giftBanner .giftHavenly a {
    margin-top: 24px;
    font-weight: 500;
    font-style: italic;
    color: #404040;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-size: 16px; }
  @media (max-width: 991px) {
  .giftBanner p.giftHavenly {
    text-align: center;
    margin-top: 12px; } }
/* Faq Stickem */
.faq {
  position: relative;
  height: 100%; }

.faq .stickem {
  position: fixed;
  top: 60px; }

.faq .stickit {
  position: fixed;
  top: 60px; }

.faq .stickit-end {
  bottom: -50px;
  top: auto;
  position: absolute; }
/* Havenly Custom Search */
.havenly-custom-search {
  margin: 5px 0; }

.havenly-search-input {
  position: relative; }

.havenly-search-icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 2em;
  padding: 0.45em;
  display: inline-block; }

.havenly-search-icon i {
  color: #d3d3d3;
  opacity: 1;
  transition: 0.2s all; }

.havenly-custom-search-input {
  position: relative;
  width: 100%;
  font-weight: normal;
  outline: 0;
  border: 0;
  height: 3em;
  padding-left: 3em;
  transition: 0.3s all; }

.havenly-custom-search-input:focus {
  border: #56c0e0 3px solid;
  padding-left: 1em;
  font-weight: bold;
  transition: 0.3s all; }

.havenly-custom-search-input:focus ~ .havenly-search-icon i {
  opacity: 0; }

.havenly-search-results {
  position: relative; }
  .havenly-search-results ul {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    -webkit-box-shadow: 1px 18px 45px -10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 1px 18px 45px -10px rgba(0, 0, 0, 0.6);
    box-shadow: 1px 18px 45px -10px rgba(0, 0, 0, 0.6); }
  .havenly-search-results ul li {
    width: 100%; }
    .havenly-search-results ul li:hover {
      background: #56c0e0;
      color: #fff; }
/* Havenly Custom Media Image */
.havenly-custom-search-image img {
  max-width: 64px;
  max-height: 64px; }

.product-taxonomy-item {
  position: relative;
  z-index: 8;
  transition: 0.2s all; }
  .product-taxonomy-item:hover {
    background: #56c0e0;
    color: #fff;
    transition: 0.2s background; }
  .product-taxonomy-item:hover .product-detail-layover {
    left: 100%;
    opacity: 1;
    transition: 0.2s all; }
  .product-taxonomy-item .media-heading {
    opacity: 1;
    position: relative;
    left: 0;
    transition: 0.2s all; }
  .product-taxonomy-item .havenly-custom-search-image {
    position: relative;
    right: 0;
    opacity: 1;
    transition: 0.2s all; }
  .product-taxonomy-item .product-detail-layover {
    opacity: 0;
    background: #56c0e0;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    border-left: none;
    transition: 0.3s all; }
  .product-taxonomy-item .product-detail-layover ul {
    margin: 0;
    font-size: 12px;
    padding: 7px;
    list-style: none; }

.product-detail-wrap {
  background: #fff;
  padding: 1em; }

.havenly-product .product-header {
  border-bottom: 2px solid #ddd; }
  .havenly-product .product-images {
    text-align: center; }

.taxonomy-images img {
  max-width: 100%; }
  .taxonomy-images .main-image {
    position: relative; }
  .taxonomy-images .image-thumbnails {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: #ddd;
    padding: 0.75em; }
  .taxonomy-images .image-thumbnails ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .taxonomy-images .image-thumbnails ul li {
      float: left;
      width: 20%;
      position: relative; }
    .taxonomy-images .image-thumbnails ul li a {
      display: block; }

.product-descriptions .description .description-title {
  margin-top: 1.5em;
  padding-bottom: 0.75em; }
  .product-descriptions .description ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .product-edit-screen {
      display: none;
      opacity: 0;
      position: fixed;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: -100;
      left: 0;
      top: 0;
      transition: 0.2s all; }

.product-taxonomy-edit {
  overflow: scroll;
  height: 100%;
  width: 100%;
  padding: 2em;
  position: relative; }
  .product-taxonomy-edit .product-edit-buttons {
    position: fixed;
    background: #fff;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    border-top: 2px solid #efefef;
    -webkit-box-shadow: 10px -3px 17px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px -3px 17px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 10px -3px 17px 0px rgba(0, 0, 0, 0.4); }
  .product-taxonomy-edit .product-edit-cancel {
    font-size: 24px; }
  .product-taxonomy-edit .remove-image {
    color: #e27862;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0; }
  .product-taxonomy-edit .product-image-edit-button {
    margin-top: 10px;
    padding: 10px 0;
    text-align: center; }

.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.budgetContainer {
  min-width: 1200px;
  /* Safari 9.0+ */ }
  .budgetContainer *:focus {
    outline: 0; }
  .budgetContainer h1 {
    color: white;
    font-size: 47pt;
    font-weight: 600;
    padding: 18px; }
  .budgetContainer h2 {
    color: white;
    font-size: 18pt;
    font-weight: 200;
    padding: 12px;
    letter-spacing: -0.1px; }
  .budgetContainer .tooltip.top {
    margin: 10px 10px;
    padding: 10px 10px; }
  .budgetContainer .budgetHero {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/budget-hero.jpg');
    height: 500px;
    margin-top: -14px;
    background-size: 100% 100%; }
  .budgetContainer .budgetVillian {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/budget-villian.jpg');
    height: 350px;
    margin-top: 100px;
    background-size: 100% 100%;
    color: white; }
  .budgetContainer .budgetVillian h1 {
    font-size: 41pt;
    margin-bottom: 0;
    padding-bottom: 2px; }
  .budgetContainer .budgetVillian h2 {
    margin-top: 0;
    font-size: 20pt;
    letter-spacing: -0.1px; }
  .budgetContainer .budgetVillian button {
    color: white;
    background-color: #a1adb7;
    font-size: 18pt;
    padding: 18px 110px;
    margin-top: 20px;
    text-transform: capitalize;
    border: none; }
  .budgetContainer .budgetVillian button:hover, .budgetContainer .budgetVillian button:active {
    background-color: #dbc997; }
  .budgetContainer .coinsAndCost {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/coin-stack.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin: 110px auto auto;
    padding-top: 180px;
    text-align: center;
    background-size: 200px auto; }
  .budgetContainer .coinsAndCost h1 {
    padding: 5px;
    padding-top: 30px; }
  .budgetContainer .coinsAndCost h2 {
    padding: 0; }
  .budgetContainer .budgetRoomSelector {
    height: 300px;
    margin-top: 30px; }
  .budgetContainer .budgetRoomSelector a {
    outline: 0; }
  .budgetContainer .budgetRoomSelector .radioLiving {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/living-room-circle.png'); }
  .budgetContainer .budgetRoomSelector .radioBed {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/bedroom-circle.png'); }
  .budgetContainer .budgetRoomSelector .radioDining {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/dining-room-circle.png'); }
  .budgetContainer .budgetRoomSelector .radioOffice {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/office-circle.png'); }
  .budgetContainer .budgetRoomSelector .radioNursery {
    background-image: url('https://s3.amazonaws.com/havenlywebsite/budget/nursery-circle.png'); }
  .budgetContainer .budgetRoomSelector span {
    height: 150px;
    width: 150px;
    display: inline-block;
    padding-top: 150px;
    margin: 2%;
    background-size: 90% 90%;
    background-repeat: no-repeat;
    background-position: center top;
    opacity: 0.4;
    font-size: 13pt; }
  .budgetContainer .budgetRoomSelector span.active {
    opacity: 1; }
  .budgetContainer .budgetBanner {
    background-color: #eee;
    height: 140px;
    margin: auto -6% 27px;
    padding-top: 34px;
    text-align: center;
    min-width: 950px;
    padding-right: 3%; }
  .budgetContainer .budgetBanner div {
    font-size: 25pt;
    display: inline-block;
    vertical-align: top;
    margin: 0 3%; }
  .budgetContainer .budgetBanner .budgetAmount {
    color: #1c2233;
    text-transform: none;
    font-family: "Surveyor SSm A", "Surveyor SSm B", sans-serif;
    font-size: 36pt;
    font-weight: 600;
    padding-top: -2px; }
  .budgetContainer .budgetBanner .budgetAffirm {
    color: black;
    text-transform: none;
    font-family: "Surveyor SSm A", "Surveyor SSm B", sans-serif;
    font-size: 36pt;
    font-weight: 600;
    padding-top: -2px;
    margin-right: 0;
    margin-left: 0px; }
  .budgetContainer .budgetBanner .budgetAbout {
    color: #c28800;
    font-size: 22pt;
    padding-top: 16px;
    text-transform: uppercase; }
  .budgetContainer .budgetBanner .dual {
    margin-top: -20px;
    text-align: left; }
  .budgetContainer .budgetBanner .budgetSubnote {
    font-size: 8pt;
    display: inline;
    padding-left: 0px;
    color: #000; }
  .budgetContainer .budgetTable {
    display: table; }
  .budgetContainer .calcTable {
    margin-top: 40px; }
  .budgetContainer .calcRow, .budgetContainer .calcHeader {
    height: 125px;
    display: table-row; }
  .budgetContainer .calcRow span, .budgetContainer .calcHeader span, .budgetContainer .calcRow div, .budgetContainer .calcHeader div {
    display: table-cell; }
  .budgetContainer .underline {
    border-bottom: thick solid #b3b3b3;
    margin-right: 40px;
    margin-left: 40px;
    width: 180; }
  .budgetContainer .lineItemTitle {
    padding-left: 2%;
    color: black;
    text-transform: capitalize;
    font-size: 14pt; }
  .budgetContainer .lineItemHead {
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: 'Sailec-Bold', sans-serif;
    color: #bbb;
    cursor: pointer; }
  .budgetContainer .lineItemHead .tooltip.top {
    margin: 10px 10px;
    padding: 10px 10px; }
  .budgetContainer .lineItemHead p.underline {
    color: #bbb;
    border-bottom: none; }
  .budgetContainer .lineItemHead:hover p.underline {
    color: #5fe6be;
    border-bottom: thick solid #5fe6be; }
  .budgetContainer .lineItemHead:hover p.underline, .budgetContainer .lineItemHead.active p.underline {
    color: #5fe6be;
    border-bottom: thick solid #5fe6be; }
  .budgetContainer .lineItemTotal {
    font-size: 22pt;
    font-weight: 600; }
  .budgetContainer .lineItemButton button {
    text-transform: uppercase;
    width: 85%;
    height: 60px;
    padding-top: 2px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 3px solid #bbb;
    background-color: white;
    font-family: 'Sailec-Bold', sans-serif;
    margin-top: -1px;
    padding-top: 5px; }
  .budgetContainer .lineItemButton button.active, .budgetContainer .lineItemButton button:hover {
    background-color: #5fe6be;
    border: 3px solid #5fe6be;
    color: #fff; }
  .budgetContainer .selectCheckmark {
    border: 8px solid white;
    height: 140px;
    margin-top: -48px;
    width: 85px;
    cursor: pointer;
    background-size: 90% 90%;
    background: url('https://s3.amazonaws.com/havenlywebsite/budget/checkmark_inactive.png') no-repeat scroll right center white; }
  .budgetContainer .selectCheckmark.active {
    background: url('https://s3.amazonaws.com/havenlywebsite/budget/checkmark_active.png') no-repeat scroll right center white; }
  @-moz-document url-prefix() {
  .budgetContainer .selectCheckmark {
    margin-top: -77px; } }
  @supports (overflow:-webkit-marquee) and (justify-content:inherit) {
  .budgetContainer .selectCheckmark {
    padding-top: 20px;
    margin-bottom: -60px; } }

div.landingPages.fullPage img.logo {
  margin-bottom: 30px;
  width: 100%; }

.caption-text {
  font-family: 'Sailec-Regular';
  font-size: 12px; }

.btn-primary:hover {
  background-color: #dbc997 !important;
  border-color: #dbc997 !important; }

#board-not-rated-message {
  line-height: 42px; }

#redeemDiscountCode {
  border: none;
  width: 200px;
  height: 30px;
  padding: 5px 42px; }

.btn-primary.disabled {
  background-color: #adadad;
  border-color: #adadad; }

p.notSmall {
  margin-top: 2px; }

.nav-fixed-wrapper {
  display: none; }

.subnav {
  position: fixed;
  width: 100%;
  z-index: 11; }

.product-tile-afffiliate-link {
  font-family: Sailec-Regular;
  font-size: 12px;
  color: #1c2233;
  text-align: left;
  float: left;
  text-transform: none; }

.product-tile-afffiliate-link:hover {
  font-family: Sailec-Regular;
  font-size: 12px;
  color: #c28800; }

.section .share {
  border: 1px solid;
  width: 180px;
  padding: 20px; }
  @media (max-width: 768px) {
  .section .share {
    margin: auto;
    margin-top: 40px; } }

.section .share h6 {
  text-align: center;
  margin-bottom: 15px; }
  @media (max-width: 768px) {
  .section .share h6 {
    margin-top: 0px; } }

.section .share span {
  color: #c28800 !important;
  font-size: 16px;
  margin-right: 5px; }

.section .share ul li {
  text-align: left; }

.section .share ul {
  margin-bottom: 0px; }

.refer_a_friend {
  background-color: #fff;
  margin: 15px auto;
  padding-bottom: 15px;
  max-width: 800px; }
  @media (max-width: 991px) {
  .refer_a_friend {
    margin-left: -15px;
    margin-right: -15px; } }
  .refer_a_friend .refer-friends-blurb, .refer_a_friend .ways-to-refer-blurb {
    color: #1c2233;
    display: block;
    font-family: Sailec-Light;
    font-size: 15px;
    letter-spacing: 0;
    margin: 12px auto 24px; }
  .refer_a_friend .ways-to-refer-blurb {
    margin: 12px auto; }
  .refer_a_friend .ways-to-refer-blurb:last-of-type {
    margin-top: 48px; }
  .refer_a_friend .ways-to-refer-list {
    margin: 0 auto;
    width: 90%; }
  .refer_a_friend .ways-to-refer-list li {
    font-family: Sailec-Light;
    margin-bottom: 12px;
    text-align: left; }
    .refer_a_friend .ways-to-refer-list li b {
      font-family: Sailec-Bold; }

.refer_a_friend h1 {
  text-transform: uppercase;
  font-family: Sailec-Medium; }

.refer_a_friend .bottom {
  opacity: 0.5; }

.refer_a_friend p.small {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 485px;
  margin: auto; }

.refer_a_friend label {
  margin-bottom: 10px;
  text-align: center;
  display: block; }

.refer_a_friend p.small.character-limit {
  margin-top: -30px;
  margin-bottom: 30px;
  padding-right: 0;
  opacity: 0.5; }

.refer_a_friend .refer_a_friend-conditions-list {
  margin: 24px auto 0;
  padding: 0;
  width: 60%; }
  .refer_a_friend .refer_a_friend-conditions-list li {
    color: #738494;
    font-family: Sailec-Light;
    font-size: 12px;
    margin: 4px 0; }

#previewReferalEmailModal .modal-header {
  background: url('https://havenly.com/img/havenlylogoskeleton.png') center center no-repeat;
  background-size: 35%;
  border-bottom: 1px solid #000 !important;
  height: 60px; }

#previewReferalEmailModal .modal-content {
  text-align: center;
  max-width: 500px;
  margin: auto; }

#previewReferalEmailModal.modal .close {
  color: #000; }

#previewReferalEmailModal .modal-content h1 {
  font-family: Sailec-Bold; }

#previewReferalEmailModal hr {
  width: 40px;
  border-color: #000; }

#previewReferalEmailModal hr:nth-child(2) {
  border-color: #738494; }

#previewReferalEmailModal .custom_message {
  background-color: #eee;
  padding: 20px 50px;
  margin-bottom: 10px;
  max-width: 400px;
  margin: 10px auto; }

#previewReferalEmailModal .custom_message #customMessage {
  background: none;
  border: none;
  font-style: italic;
  font-family: Sailec-Regular;
  color: #738494 !important; }

#previewReferalEmailModal p {
  max-width: 400px;
  margin: 30px auto; }

#previewReferalEmailModal p.transparent {
  margin: 10px auto;
  opacity: 0.5; }

#previewReferalEmailModal p.code {
  margin: 10px auto; }

#previewReferalEmailModal .code span, #previewReferalEmailModal span.code {
  font-weight: bold; }

#previewReferalEmailModal .gold {
  color: #c28800;
  font-weight: bold; }

.boardTemplate {
  margin: 20px auto; }
  .boardTemplate .boardTemplateInformation {
    margin: 0 15px; }
  .boardTemplate .boardTemplateImage {
    width: 100%; }

.templateFilters > .form-group {
  width: 50%;
  margin: 0;
  float: left; }

.myAccountHeader {
  margin: 55px 0 10px 0; }
  @media (max-width: 991px) {
  .myAccountHeader {
    margin-top: 30px; } }

h1.myAccountTitle.section-title {
  margin-top: 6px;
  font-family: 'Sailec-Regular';
  font-size: 16px;
  color: #1c2233;
  letter-spacing: 0.15em;
  line-height: 50px; }

hr.myAccount {
  border-color: #a1adb7;
  border-width: 3.5px;
  width: 4%; }
  @media (max-width: 991px) {
  hr.myAccount {
    width: 8%; } }

.havenly ul.myAccount {
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 991px) {
  .havenly ul.myAccount span.extra {
    display: none; } }
  .havenly ul.myAccount li {
    display: inline-block; }
  .havenly ul.myAccount li.active {
    border-bottom: 3px solid #a1adb7; }
  .havenly ul.myAccount li.active a {
    color: #1c2233 !important; }
  .havenly ul.myAccount a {
    margin: 0;
    padding: 0;
    background: none !important;
    font-family: 'Sailec-Regular';
    font-size: 13px;
    color: #738494 !important;
    line-height: 28px; }
  .havenly ul.myAccount a:hover {
    background: none !important;
    color: black !important; }

.smallAddressInfo {
  font-weight: bold;
  margin: 15px 0; }

@media (max-width: 991px) {
  .panel-body.myAccountPanelBody {
    padding-top: 0; } }

@media (min-width: 991px) {
    .myAccountRow .addressSmallDisplay {
      display: none; } }
  @media (max-width: 991px) {
  .myAccountRow .addressLargeDisplay {
    display: none; }
  .myAccountRow tr:nth-of-type(2) > td {
    border-top: none; } }

.allCapsTitle {
  text-transform: uppercase; }

.board-image {
  max-width: 100%; }

.download-btn {
  background: #1c2233;
  border-radius: 2px;
  border: 0;
  color: #fff !important;
  display: inline-block;
  flex: 0 0 auto;
  font-family: Sailec-Medium, sans-serif;
  font-size: 11px;
  font-weight: normal !important;
  height: 42px;
  letter-spacing: 0.1em;
  line-height: 42px;
  margin: 10px 0;
  text-align: center;
  text-decoration: none;
  text-indent: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
  width: 20%; }

.scroll-field {
  height: 35px;
  overflow: scroll; }
/*
 */
.block_form__form {
  margin: 24px auto;
  max-width: 1024px; }
  .block_form__form .input {
    display: block;
    margin: 24px auto; }
  .block_form__form .input label {
    color: rgba(28, 34, 51, 0.75);
    display: block;
    font-family: Sailec-Medium;
    font-size: 10px;
    letter-spacing: 0.04em;
    margin-bottom: 0.5em;
    text-transform: uppercase; }
  .block_form__form .input input, .block_form__form .input textarea {
    color: #1c2233;
    font-family: Sailec-Regular;
    font-size: 14px;
    display: block;
    padding: 0 0.5em;
    min-width: 50em; }
  .block_form__form input[type='submit'] {
    background-color: #1c2233;
    border: 0;
    border-radius: 2px;
    color: white;
    font-family: Sailec-Medium;
    font-size: 12px;
    height: 44px;
    letter-spacing: 0.04em;
    line-height: 44px;
    padding: 0 3em;
    text-align: center;
    text-transform: uppercase; }

.finishingDetails {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .finishingDetails div {
    width: 50%;
    min-width: 500px; }

.codeDetails {
  margin: 40px 20px; }

#branch-banner-iframe {
  z-index: 2147483647 !important; }

.load-onekingslane .navbar-brand.logo a {
  float: left; }
  .load-onekingslane .navbar.navbar-transparent .navbar-brand img.okl-logo {
    height: 30px;
    padding-top: 3px;
    margin-right: 10px;
    width: auto; }
  .load-onekingslane .simple-nav .havenly-logo {
    margin-left: 0px; }
    .load-onekingslane .simple-nav .okl-logo {
      margin: 13px 10px 0 100px; }
      .load-onekingslane .simple-nav .okl-logo img {
        height: 30px; }
        @media (max-width: 991px) {
  .load-onekingslane .simple-nav .okl-logo img {
    margin-top: 2px;
    height: 23px;
    width: 23px; } }

body.fixed-navbar {
  padding-top: 50px; }

.jumbotron .page-header {
  color: #ff0; }

.vertical-align {
  display: flex;
  align-items: center; }

/* SCSS for the pages controller */
html, body, .container-fluid {
  height: 100%; }

.no-padding {
  padding: 0px; }

.homeBanner {
  padding: 25px;
  background-color: #393939;
  color: #fff; }
  .homeBanner a {
    color: #fff;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-style: italic; }
  .homeBanner .change {
    font-size: 18px;
    font-style: italic;
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-weight: 100;
    letter-spacing: 2px; }
  .homeBanner .use-code {
    font-family: "Sailec-Regular";
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-left: 5px; }
  .homeBanner .scene2016 {
    color: #dfcd9d;
    font-family: "Sailec-Regular";
    font-size: 14px;
    letter-spacing: 3px;
    margin-left: 5px; }
  .homeBanner .mobile-code {
    margin-top: 15px; }

.navbar.navbar-transparent {
  height: 50px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: transparent;
  background: transparent;
  border-color: transparent; }
  @media (min-width: 1025px) {
  .navbar.navbar-transparent {
    border-bottom: 1px solid #bbb; } }
  .navbar.navbar-transparent .container-fluid {
    padding: 0; }
  .navbar.navbar-transparent .navbar-toggle {
    border-color: #555;
    border-width: 2px;
    padding: 5px; }
    .navbar.navbar-transparent .navbar-toggle .icon-bar {
      background-color: #555; }
  .navbar.navbar-transparent .navbar-toggle:focus {
    background-color: #fff; }
  .navbar.navbar-transparent .navbar-collapse.in, .navbar.navbar-transparent .navbar-collapse.collapsing {
    background-color: #fff;
    border-color: transparent;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    width: 100%;
    display: block !important; }
    .navbar.navbar-transparent .navbar-collapse.in li, .navbar.navbar-transparent .navbar-collapse.collapsing li {
      padding: 10px 0; }
      .navbar.navbar-transparent .navbar-collapse.in li a img, .navbar.navbar-transparent .navbar-collapse.collapsing li a img {
        display: none; }
    .navbar.navbar-transparent .navbar-collapse.in .sign-up, .navbar.navbar-transparent .navbar-collapse.collapsing .sign-up {
      border: 2px #e27862 none; }
      .navbar.navbar-transparent .navbar-collapse.in .sign-up a, .navbar.navbar-transparent .navbar-collapse.collapsing .sign-up a {
        color: #e27862; }
  .navbar.navbar-transparent .navbar-brand {
    padding-top: 5px;
    height: 50px; }
  .navbar.navbar-transparent .navbar-nav {
    margin-top: 12px; }
    .navbar.navbar-transparent .navbar-nav li a:focus {
      color: #999; }
  .navbar.navbar-transparent .navbar-brand img {
    width: 175px; }
  @media (min-width: 767px) {
  .navbar.navbar-transparent li.dropdown.shopDropdown.text-uppercase ul li a {
    padding: 15px; } }
  @media (max-width: 767px) {
  .navbar.navbar-transparent li.dropdown.shopDropdown.text-uppercase ul li a {
    color: #555; } }
  .navbar.navbar-transparent li.dropdown.open > a {
    background-color: transparent;
    color: #999; }
  .navbar.navbar-transparent li {
    margin-left: 10px; }
    .navbar.navbar-transparent li a {
      color: #555;
      font-size: 11px;
      font-weight: 500;
      padding: 0 15px; }
    .navbar.navbar-transparent li a:hover {
      color: #999; }
    .navbar.navbar-transparent li img {
      margin-top: -8px;
      height: 20px; }
  .navbar.navbar-transparent .sign-up {
    margin-top: -7px;
    border: 2px #e27862 solid;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px; }
    .navbar.navbar-transparent .sign-up a {
      color: #e27862; }

.hero-row {
  min-height: 95vh;
  background: url("https://havenly.com/img/marketingPages/hero.jpg") no-repeat 50% 50%;
  background-size: cover; }
  @media (min-width: 1025px) {
  .hero-row {
    background-attachment: fixed; } }
  .hero-row .col-xs-12 {
    margin-top: 5%; }
    .hero-row .col-xs-12 h1 {
      font-size: 42px;
      font-weight: 200;
      letter-spacing: 0; }
    .hero-row .col-xs-12 h3 {
      font-size: 26px;
      margin-top: 30px;
      font-weight: 200; }
    @media (max-width: 767px) {
  .hero-row .col-xs-12 h1 {
    font-size: 24px;
    margin-top: 50px; }
  .hero-row .col-xs-12 h3 {
    font-size: 12px;
    margin-top: 30px; } }
    .hero-row .col-xs-12 a {
      margin-top: 150px; }
    .subway-hero-row img {
      max-width: 100px; }

.jezebel-hero-row, .subway-hero-row, .bridal-hero-row, .okl-hero-row {
  min-height: 95vh;
  background: url("https://havenly.com/img/landingPages/jezebel/background.jpg") no-repeat 50% 50%;
  background-size: cover;
  color: #fff; }
  .jezebel-hero-row h1 small, .subway-hero-row h1 small, .bridal-hero-row h1 small, .okl-hero-row h1 small {
    vertical-align: top;
    font-size: 35%;
    color: #fff; }
  @media (min-width: 1025px) {
  .jezebel-hero-row, .subway-hero-row, .bridal-hero-row, .okl-hero-row {
    background-attachment: fixed; } }
  .jezebel-hero-row .col-xs-12, .subway-hero-row .col-xs-12, .bridal-hero-row .col-xs-12, .okl-hero-row .col-xs-12, .jezebel-hero-row .col-md-8, .subway-hero-row .col-md-8, .bridal-hero-row .col-md-8, .okl-hero-row .col-md-8 {
    margin-top: 3%;
    padding-bottom: 5%; }
    .jezebel-hero-row .col-xs-12 h1, .subway-hero-row .col-xs-12 h1, .bridal-hero-row .col-xs-12 h1, .okl-hero-row .col-xs-12 h1, .jezebel-hero-row .col-md-8 h1, .subway-hero-row .col-md-8 h1, .bridal-hero-row .col-md-8 h1, .okl-hero-row .col-md-8 h1 {
      font-size: 50px;
      font-weight: 300;
      letter-spacing: 0;
      margin-bottom: 40px; }
    .jezebel-hero-row .col-xs-12 h3, .subway-hero-row .col-xs-12 h3, .bridal-hero-row .col-xs-12 h3, .okl-hero-row .col-xs-12 h3, .jezebel-hero-row .col-md-8 h3, .subway-hero-row .col-md-8 h3, .bridal-hero-row .col-md-8 h3, .okl-hero-row .col-md-8 h3 {
      font-size: 26px;
      margin-top: 30px;
      font-weight: 200; }
    @media (max-width: 767px) {
  .jezebel-hero-row .col-xs-12 h1, .subway-hero-row .col-xs-12 h1, .bridal-hero-row .col-xs-12 h1, .okl-hero-row .col-xs-12 h1, .jezebel-hero-row .col-md-8 h1, .subway-hero-row .col-md-8 h1, .bridal-hero-row .col-md-8 h1, .okl-hero-row .col-md-8 h1 {
    font-size: 24px;
    margin-top: 50px; }
  .jezebel-hero-row .col-xs-12 h3, .subway-hero-row .col-xs-12 h3, .bridal-hero-row .col-xs-12 h3, .okl-hero-row .col-xs-12 h3, .jezebel-hero-row .col-md-8 h3, .subway-hero-row .col-md-8 h3, .bridal-hero-row .col-md-8 h3, .okl-hero-row .col-md-8 h3 {
    font-size: 12px;
    margin-top: 30px; } }
    .jezebel-hero-row .col-xs-12 a, .subway-hero-row .col-xs-12 a, .bridal-hero-row .col-xs-12 a, .okl-hero-row .col-xs-12 a, .jezebel-hero-row .col-md-8 a, .subway-hero-row .col-md-8 a, .bridal-hero-row .col-md-8 a, .okl-hero-row .col-md-8 a {
      margin-top: 20px; }
    .jezebel-hero-row .col-xs-12 .btn-primary, .subway-hero-row .col-xs-12 .btn-primary, .bridal-hero-row .col-xs-12 .btn-primary, .okl-hero-row .col-xs-12 .btn-primary, .jezebel-hero-row .col-md-8 .btn-primary, .subway-hero-row .col-md-8 .btn-primary, .bridal-hero-row .col-md-8 .btn-primary, .okl-hero-row .col-md-8 .btn-primary {
      background: #e27862;
      border-color: #e27862; }
    .jezebel-hero-row .col-xs-12 .btn-regular, .subway-hero-row .col-xs-12 .btn-regular, .bridal-hero-row .col-xs-12 .btn-regular, .okl-hero-row .col-xs-12 .btn-regular, .jezebel-hero-row .col-md-8 .btn-regular, .subway-hero-row .col-md-8 .btn-regular, .bridal-hero-row .col-md-8 .btn-regular, .okl-hero-row .col-md-8 .btn-regular {
      background: ;
      border-color: ; }
    .jezebel-hero-row .col-xs-12 p, .subway-hero-row .col-xs-12 p, .bridal-hero-row .col-xs-12 p, .okl-hero-row .col-xs-12 p, .jezebel-hero-row .col-md-8 p, .subway-hero-row .col-md-8 p, .bridal-hero-row .col-md-8 p, .okl-hero-row .col-md-8 p {
      margin-top: 15px;
      margin-bottom: 15px;
      font-size: 18px;
      font-weight: 300; }
    .jezebel-hero-row .col-xs-12 p.small, .subway-hero-row .col-xs-12 p.small, .bridal-hero-row .col-xs-12 p.small, .okl-hero-row .col-xs-12 p.small, .jezebel-hero-row .col-md-8 p.small, .subway-hero-row .col-md-8 p.small, .bridal-hero-row .col-md-8 p.small, .okl-hero-row .col-md-8 p.small {
      font-size: 1em; }

.bridal-hero-row {
  background: url("https://havenly.com/img/landingPages/bridal/bridal.jpg") no-repeat 50% 50%; }

.okl-hero-row {
  min-height: 90vh;
  background: url("https://havenly.com/img/landingPages/onekingslane/background.jpg") no-repeat 50% 50%;
  background-size: cover; }
  .okl-hero-row .btn.btn-primary {
    background: #13814b;
    border-color: #13814b;
    padding: 20px 40px;
    font-size: 0.95em;
    width: 40%; }
  .okl-hero-row .col-md-8, .okl-hero-row .col-xs-12 {
    border: 2px solid #fff;
    padding: 30px 10px 50px;
    min-height: 75vh;
    margin-bottom: 30px; }
    .okl-hero-row .col-md-8 h1, .okl-hero-row .col-xs-12 h1 {
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
      margin-top: 5%;
      margin-bottom: 1%;
      font-size: 40px; }
    .okl-hero-row .col-md-8 .serif, .okl-hero-row .col-xs-12 .serif {
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif; }
    .okl-hero-row .col-md-8 h4, .okl-hero-row .col-xs-12 h4 {
      font-size: 30px; }
    .okl-hero-row .col-md-8 h5, .okl-hero-row .col-xs-12 h5 {
      font-size: 20px;
      font-weight: 400; }
    .okl-hero-row .col-md-8 p, .okl-hero-row .col-xs-12 p {
      font-size: 15px; }
    @media (max-width: 767px) {
  .okl-hero-row .col-md-8 h1, .okl-hero-row .col-xs-12 h1 {
    font-size: 34px; }
  .okl-hero-row .col-md-8 p, .okl-hero-row .col-xs-12 p {
    font-size: 20px; }
  .okl-hero-row .col-md-8 .btn.btn-primary, .okl-hero-row .col-xs-12 .btn.btn-primary {
    width: 90%; } }

.marketingRoomPackages {
  min-height: 500px;
  background: url("https://havenly.com/img/marketingPages/packageBg.jpg") no-repeat center bottom #fefdfb;
  background-size: cover;
  font-size: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(107, 107, 107, 0.75);
  -moz-box-shadow: 0px 0px 15px 2px rgba(107, 107, 107, 0.75);
  box-shadow: 0px 0px 15px 2px rgba(107, 107, 107, 0.75); }
  @media (max-width: 992px) {
  .marketingRoomPackages {
    background-image: none; } }
  .marketingRoomPackages p {
    letter-spacing: 0px; }
  .marketingRoomPackages p.super-small {
    font-size: 0.7em;
    text-align: center; }
  .marketingRoomPackages hr {
    width: 20%;
    border-top: 1px solid #222; }
  .marketingRoomPackages .btn-border {
    font-size: 10px; }
  .marketingRoomPackages .priceDisplay {
    font-weight: 500;
    font-size: 3em;
    color: #000;
    padding-top: 30px; }
    .marketingRoomPackages .priceDisplay small {
      font-size: 0.5em; }
  .marketingRoomPackages h4, .marketingRoomPackages h5, .marketingRoomPackages h6 {
    text-transform: uppercase;
    font-weight: 500; }
  .marketingRoomPackages small {
    color: #000; }

.howitworks-row, .landing-howitworks-row {
  min-height: 700px;
  background: url("https://havenly.com/img/marketingPages/howitworksbackground.jpg") no-repeat center bottom #fefdfb;
  background-size: contain; }
  @media (max-width: 767px) {
  .howitworks-row, .landing-howitworks-row {
    min-height: 100%;
    background-image: none;
    padding-bottom: 50px; } }
  .howitworks-row .section-title, .landing-howitworks-row .section-title {
    margin-top: 50px;
    font-weight: 400; }
  .howitworks-row hr, .landing-howitworks-row hr {
    width: 6%;
    border-top-color: #e27862;
    margin-top: 10px; }
  .howitworks-row p.subtitle, .landing-howitworks-row p.subtitle {
    width: 50%;
    font-weight: 200;
    margin: 20px auto; }
    @media (max-width: 767px) {
  .howitworks-row p.subtitle, .landing-howitworks-row p.subtitle {
    width: 85%;
    font-size: 12px;
    margin-bottom: 50px; } }
  .howitworks-row .step, .landing-howitworks-row .step {
    margin-top: 50px;
    padding: 0; }
    @media (min-width: 767px) {
  .howitworks-row .step, .landing-howitworks-row .step {
    margin-top: 100px; } }
    .howitworks-row .step img, .landing-howitworks-row .step img {
      width: 90px; }
    .howitworks-row .step h6, .landing-howitworks-row .step h6 {
      margin-top: 20px;
      font-weight: 400; }
    .howitworks-row .step p.small, .landing-howitworks-row .step p.small {
      font-size: 12px;
      font-weight: 200;
      width: 90%; }
    .howitworks-row .step hr, .landing-howitworks-row .step hr {
      margin-top: 3px;
      border-top-color: #222;
      margin-bottom: 10px; }

.landing-howitworks-row {
  background: none;
  min-height: 500px;
  color: #25324a;
  padding-bottom: 60px;
  padding-top: 50px; }
  .landing-howitworks-row .section-title {
    color: #25324a; }
  .landing-howitworks-row .btn {
    background: #25324a;
    border-color: #25324a; }
  .landing-howitworks-row .btn-regular {
    background: #e27862;
    border-color: #e27862;
    color: #fff; }

.someofourwork-mobile-row .item {
  background-color: #000; }
  .someofourwork-mobile-row .item img {
    opacity: 0.8;
    height: 100vh; }
  .someofourwork-mobile-row .item .text-container {
    position: absolute;
    top: 10px;
    width: 75%;
    left: 13%; }
    .someofourwork-mobile-row .item .text-container .name {
      color: #fff;
      margin-top: 0; }
    .someofourwork-mobile-row .item .text-container hr {
      width: 20%;
      border-top-color: #fff;
      margin: 0 auto; }
    .someofourwork-mobile-row .item .text-container .room {
      margin-top: 3px;
      color: #fff;
      text-transform: uppercase; }

.someofourwork-tablet-row .item {
  background-color: #000; }
  .someofourwork-tablet-row .item img {
    opacity: 0.8;
    height: 100vh;
    width: 100vw; }
  .someofourwork-tablet-row .item .text-container {
    position: absolute;
    top: 10px;
    width: 75%;
    left: 13%; }
    .someofourwork-tablet-row .item .text-container .name {
      color: #fff;
      margin-top: 0; }
    .someofourwork-tablet-row .item .text-container hr {
      width: 20%;
      border-top-color: #fff;
      margin: 0 auto; }
    .someofourwork-tablet-row .item .text-container .room {
      margin-top: 3px;
      color: #fff;
      text-transform: uppercase; }

.someofourwork-row {
  background-color: #393939;
  color: #fff;
  padding-top: 50px; }
  .someofourwork-row #someOfOurWorkCarousel {
    min-height: 50vh; }
  .someofourwork-row #someOfOurWorkCarousel .project-description {
    padding-left: 50px;
    padding-right: 40px; }
    .someofourwork-row #someOfOurWorkCarousel .project-description h3 {
      margin-top: 0;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif; }
    .someofourwork-row #someOfOurWorkCarousel .project-description .project-details {
      margin-right: 20px; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .project-details h6 {
        margin-top: 0;
        font-weight: 500;
        text-transform: uppercase; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .project-details h4 {
        font-size: 20px;
        font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
        font-style: italic; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .project-details h5 {
        color: #e27862; }
    .someofourwork-row #someOfOurWorkCarousel .project-description hr {
      border-color: #fff;
      margin-top: 10px;
      width: 20%;
      margin-left: 0; }
    .someofourwork-row #someOfOurWorkCarousel .project-description p {
      margin-top: 30px;
      margin-right: 20px;
      font-weight: 200;
      margin-bottom: 75px; }
    .someofourwork-row #someOfOurWorkCarousel .project-description h5 {
      font-size: 12px;
      font-weight: 500; }
    .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate {
      margin-top: 20px; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate div {
        padding-left: 0; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate a {
        display: inline-block;
        background-color: transparent;
        color: #404040; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate .switch-project-image-button img {
        border: 2px solid transparent; }
      .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate .switch-project-image-button.active {
        color: #404040; }
        .someofourwork-row #someOfOurWorkCarousel .project-description .imageRotate .switch-project-image-button.active img {
          border-color: #e27862; }
  .someofourwork-row .work-preview {
    margin-top: 30px;
    border-top: 1px #ccc solid;
    background-color: #393939;
    color: #fff; }
  .someofourwork-row .work-preview ul {
    margin-left: 30px; }
  .someofourwork-row .work-preview li {
    margin-top: 20px;
    max-width: 12%; }
  .someofourwork-row .work-preview .our-work-preview-control {
    min-height: 10vh;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    background-color: #000;
    height: 125px;
    width: 125px; }
    .someofourwork-row .work-preview .our-work-preview-control img {
      width: 100%;
      height: 100%;
      opacity: 0.75;
      outline: 2px #ccc solid; }
    .someofourwork-row .work-preview .our-work-preview-control .description {
      top: 30%;
      position: absolute;
      width: 125px; }
      .someofourwork-row .work-preview .our-work-preview-control .description h6, .someofourwork-row .work-preview .our-work-preview-control .description p {
        color: #fff; }
      .someofourwork-row .work-preview .our-work-preview-control .description hr {
        margin: 5px auto;
        width: 70%;
        border-top: 2px solid #fff; }
  .someofourwork-row .work-preview .our-work-preview-control.active img {
    outline: 2px #e27862 solid; }
  .someofourwork-row .project-image-container {
    position: relative; }
  .someofourwork-row .project-image-container .project-image {
    padding-right: 40px; }
  .someofourwork-row .project-image-container .switch-project-image-button {
    position: absolute;
    top: 5px;
    right: 60px; }
    .someofourwork-row .project-image-container .switch-project-image-button .switch-project-image {
      background: rgba(0, 0, 0, .4);
      color: #fff;
      border-radius: 75px;
      height: 75px;
      width: 75px;
      padding-top: 15px; }
      .someofourwork-row .project-image-container .switch-project-image-button .switch-project-image .glyphicon {
        font-size: 18px; }
      .someofourwork-row .project-image-container .switch-project-image-button .switch-project-image p {
        margin: 0;
        font-size: 11px; }

.bestdesigner-row {
  min-height: 600px;
  background: url("https://havenly.com/img/marketingPages/shelbycloseup.jpg") no-repeat 50% 50%;
  background-size: cover; }
  .bestdesigner-row .quote-container {
    margin-top: 25px; }
  .bestdesigner-row .quote-container p {
    font-size: 17px;
    color: #777; }
  .bestdesigner-row .quote-container .quoteMarks {
    width: 20px;
    margin-bottom: 20px; }
  .bestdesigner-row .quote-container h6 {
    margin-top: 20px; }
  .bestdesigner-row .quote-container hr {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 15%;
    border-top-color: #e27862; }
  .bestdesigner-row .quote-container h5 {
    font-weight: 500;
    margin-bottom: 20px; }
  .quotes-row {
    padding: 80px 0;
    background-color: #fff; }
  .quotes-row .quoteMarks {
    width: 20px;
    margin-bottom: 20px; }
  .quotes-row p {
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 1.6em;
    font-weight: 200; }
  .quotes-row .quote-logo {
    bottom: 100%;
    height: 60px; }

@media (max-width: 767px) {
  .quotes-row .col-md-2 {
    margin-bottom: 50px; } }

.slider-row .item img {
  width: 100%; }
  .slider-row .item .text-container {
    position: absolute;
    top: 40%;
    width: 50%;
    left: 20%; }
    .slider-row .item .text-container .quote {
      color: #fff;
      letter-spacing: 0.01em;
      line-height: 1.5em; }
    .slider-row .item .text-container hr {
      width: 10%;
      border-top-color: #fff;
      margin: 20px auto; }
    .slider-row .item .text-container .source {
      color: #fff;
      text-transform: uppercase; }
  .slider-row .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 5px; }
  .slider-row .carousel-indicators li.active {
    width: 17px;
    height: 17px; }

.finalaction-row, .mini-finalaction-row {
  height: 60%;
  background: url("https://havenly.com/img/marketingPages/couchguy.jpg") no-repeat 50% 50%;
  background-size: cover; }
  .finalaction-row h1, .mini-finalaction-row h1 {
    color: #fff;
    letter-spacing: 0.01em;
    font-weight: 200;
    font-size: 32px; }
  .finalaction-row a, .mini-finalaction-row a {
    margin-top: 25px; }
  .finalaction-row p.super-small, .mini-finalaction-row p.super-small {
    font-size: 10px;
    color: #f5f5f5; }
  .finalaction-row p.white, .mini-finalaction-row p.white {
    color: #f5f5f5; }

.finalaction-row.okl .btn.btn-primary {
  background: #13814b;
  border-color: #13814b;
  padding: 20px 40px;
  font-size: 0.95em; }

.mini-finalaction-row {
  background: url("https://havenly.com/img/marketingPages/miniLandingPageFooterBg.jpeg") no-repeat 50% 50%;
  background-size: cover; }

#team .section_header {
  margin-top: 40px; }
  #team .hvr-container {
    position: relative;
    margin-top: 30px; }
  #team .hvr-container .hvr-appear {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    color: black;
    opacity: 0;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  #team .hvr-container .hvr-appear:hover, #team .hvr-container .hvr-appear:focus, #team .hvr-container .hvr-appear:active {
    opacity: 0.8;
    cursor: pointer; }
  #team .hvr-container .hvr-overlay {
    padding: 10px;
    font-size: 12px; }

.packageSelector, .giftSelector, .registrySelector {
  display: none; }

.packageSelector + label, .giftSelector + label, .registrySelector + label {
  font-weight: 400; }

.packageSelector + label span, .giftSelector + label span, .registrySelector + lable + span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #000; }

.packageSelector + label span, .giftSelector + label span, .registrySelector label span {
  background-color: #fff; }

.packageSelector:checked + label span:before, .giftSelector:checked + label span:before, .registrySelector:checked + label span:before {
  content: '✓';
  position: relative;
  left: 0px;
  top: -6px;
  font-weight: bold;
  font-size: 1.2em; }

.packageSelector, .shippingSelector, .registrySelector {
  display: none; }

.packageSelector + label, .shippingSelector + label, .registrySelector + label {
  font-weight: 400; }

.packageSelector + label span, .shippingSelector + label span, .registrySelector + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 3px solid #000; }

.packageSelector + label span, .shippingSelector + label span, .registrySelector + label span {
  background-color: #fff; }

.shippingSelector:checked + label span:before, .shippingSelector:checked + label span:before {
  content: '✓';
  position: relative;
  left: 0px;
  top: -6px;
  font-weight: bold;
  font-size: 1.2em; }

.no-letter-spacing {
  letter-spacing: 0px;
  font-size: 11pt; }

.row.financingOptions-row.marketing-page, .row.shopRoomFinancingOptions, .row.thinnerShopRoomFinancingOptions {
  padding: 40px 0px 30px;
  background-color: #393939;
  color: #fff; }
  .row.financingOptions-row.marketing-page h6, .row.shopRoomFinancingOptions h6, .row.thinnerShopRoomFinancingOptions h6 {
    font-size: 1.1em;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px; }
  .row.financingOptions-row.marketing-page h6 span.light, .row.shopRoomFinancingOptions h6 span.light, .row.thinnerShopRoomFinancingOptions h6 span.light {
    font-weight: 300;
    margin-left: 10px; }
  .row.financingOptions-row.marketing-page a, .row.shopRoomFinancingOptions a, .row.thinnerShopRoomFinancingOptions a {
    color: #fff; }
  .row.financingOptions-row.marketing-page .italic, .row.shopRoomFinancingOptions .italic, .row.thinnerShopRoomFinancingOptions .italic {
    font-family: 'Surveyor SSm A', 'Surveyor SSm B', sans-serif;
    font-size: 1.1em; }

.row.shopRoomFinancingOptions, .row.thinnerShopRoomFinancingOptions {
  background-color: white;
  color: #222;
  padding-left: 100px;
  margin-left: -100px;
  padding-right: 100px;
  margin-right: -100px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: white; }
  .row.shopRoomFinancingOptions a, .row.thinnerShopRoomFinancingOptions a {
    color: #222; }

.row.thinnerShopRoomFinancingOptions {
  padding: 25px 0px 20px; }
  .row.thinnerShopRoomFinancingOptions h6 {
    letter-spacing: 0; }

#financingModal .modal-body {
  padding: 40px 40px 40px 5px; }
  @media (max-width: 768px) {
    #financingModal .modal-body {
      padding: 20px; } }
  #financingModal .modal-body .close {
    color: #222;
    margin-top: -20px;
    margin-right: -20px; }
  #financingModal h3 {
    font-size: 22px;
    font-weight: 400; }
  #financingModal h3 img {
    height: 21px;
    vertical-align: top; }
  #financingModal h6 {
    font-weight: 400; }
  #financingModal .easyPayments {
    background: url('https://havenly.com/img/marketingPages/affirm_icon_cc.png') no-repeat left;
    background-size: contain;
    text-indent: 29px;
    padding: 3px;
    font-size: 0.8em; }
  #financingModal .flexiblePayment {
    background: url('https://havenly.com/img/marketingPages/affirm_icon_chart.png') no-repeat left;
    background-size: contain;
    text-indent: 29px;
    padding: 3px;
    font-size: 0.8em; }
  #financingModal .affirm-modal-left {
    border-left: 2px solid #eee;
    padding-left: 35px; }
  @media (max-width: 768px) {
    #financingModal .affirm-modal-left {
      padding-left: 15px;
      border: 0px; } }
/* GIFT */
#thanksButton {
  margin-top: 20px; }

#thanksButton:hover {
  color: #fff !important; }

#delivery-notice {
  margin-top: 35px;
  text-align: center; }

.gift.row {
  margin-top: 60px; }
  .gift.row .giftWrapper {
    padding: 0; }
  .gift.row .packageSelection {
    text-align: left; }
  .gift.row .they-get {
    margin-bottom: 20px; }
  .gift.row .giftHeader {
    background-image: url("https://s3.amazonaws.com/havenly-cms/content/headers/gift.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 745px auto;
    padding: 10px -30px;
    padding-top: 410px; }
  .gift.row hr {
    width: 15%;
    margin: 10px auto;
    margin-bottom: 30px;
    border: none;
    height: 1px;
    color: #333;
    /* old IE */
    background-color: #333;
    /* Modern Browsers */ }
  .gift.row .submit-payment {
    margin: 20px 0px; }
  .gift.row h1 {
    margin-top: 55px;
    font-size: 20px; }
  .gift.row .deliverySelection {
    text-align: center; }
  .gift.row .deliverySelection a {
    border: 3px solid #262626;
    width: 175px;
    height: 75px;
    padding-top: 25px;
    margin: 10px; }
  .gift.row .deliverySelection a.btnSelected {
    border: 3px solid #1c2233;
    background-color: #1c2233;
    color: #fff !important; }
  .gift.row .deliverySelection a.btnSelected:hover {
    color: #fff !important; }
  .gift.row a.btn:hover {
    color: #1c2233 !important; }
  .gift.row .giftMessage {
    border: 1px solid #262626;
    height: 113px;
    resize: none; }
  .gift.row .submit-payment {
    margin: 0 auto; }
  .gift.row .checkoutDiv {
    margin-top: 75px;
    text-align: center; }
  .gift.row .giftPayment {
    text-align: center;
    margin-left: 25px;
    padding-left: 180px;
    padding-right: -10px; }
  .gift.row .btn-default:hover {
    color: #fff !important;
    background-color: #1c2233 !important; }
  .gift.row .gift_thanks {
    padding: 25px;
    padding-bottom: 50px; }
  .gift.row #promo_code_status {
    padding-left: 0; }
  .gift.row #promo_code_status i {
    padding-top: 5px; }
  .gift.row #promo_code_status .valid {
    color: green;
    height: 2em; }
  .gift.row #promo_code_status .invalid {
    color: red;
    height: 2em; }

.light-note {
  font-family: ;
  letter-spacing: 0px;
  display: inline;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 1.5; }

.shippingRadioButtons {
  padding-top: 24px; }
  @media (max-width: ) {
  .shippingRadioButtons {
    padding-left: 34px; } }

.gift-notice {
  font-size: 10px; }

.row.okl-info-row.marketing-page {
  padding: 40px 0px 30px;
  background-color: #393939;
  color: #fff; }
  .row.okl-info-row.marketing-page h5 {
    font-size: 20px;
    margin-bottom: 50px;
    letter-spacing: 0em;
    font-weight: 300;
    line-height: 1.2em; }
  .row.okl-info-row.marketing-page img {
    max-width: 300px; }

#accessories_package > input[type=submit] {
  margin: 10px 0; }

.back-to-dashboard {
  font-size: 12px;
  margin-right: 12px; }

.beta {
  color: #c28800; }

#affirm-learn-more {
  color: #c28800 !important; }

.budget_affirm-learn-more {
  font-family: Sailec-Regular;
  display: inline;
  font-size: 11px;
  text-decoration: underline; }

#budget_affirm-as-low-as-text {
  display: block; }

section.legal-section {
  text-align: left;
  display: inline-block;
  margin: 0 3%;
  margin-top: -15px; }

.user-settings-header {
  margin-top: 40px;
  margin-bottom: 40px; }

.users.form #partnerFlow {
  display: none; }

.deletePaymentMethod {
  color: #d9534f;
  text-decoration: underline; }
  .deletePaymentMethod:hover {
    color: #b52b27;
    text-decoration: underline; }

table.table tr td {
  vertical-align: middle; }

.hav-btn-icon {
  margin-top: 5px;
  padding: 3px 5px; }

#map-edit-form {
  position: absolute;
  background-color: #eee;
  min-height: 49px;
  z-index: 1;
  padding-top: 5px; }

#newMapping .modal-content {
  padding: 0 0 150px; }