﻿.dropbox{border-radius:7px;background-color:#E7EDEF;padding:20px;overflow:hidden;position:relative}.dropbox .placeholder>input{position:absolute;top:0px;right:0px;bottom:0px;left:0px;width:100%;height:100%;opacity:0}.upload-progress{margin-bottom:10px}.upload-progress .desc{font-size:0.85em;color:#555}.dropbox>.progress-wrap{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:7px;overflow:hidden;background-color:#E7EDEF;-webkit-transition:0.15s 0.35s ease}.dropbox>.progress-wrap.fade-out{opacity:0}.dropbox .progress-wrap .meta{position:absolute;width:755px;text-align:center;line-height:40px}.dropbox .progress-wrap .meta .stack{float:left;width:50px;margin-left:20px;margin-right:-70px}.dropbox .progress-wrap .progress{position:absolute;background-color:#187EB7;width:100%;height:100%;overflow:hidden;display:block}.dropbox .progress-wrap .progress .meta{color:#fff;height:40px;top:0;bottom:0;margin:auto}.dropbox.single-image .progress-wrap .progress .meta{width:100%}.dropbox .files{padding-bottom:20px;margin-bottom:20px}.dropbox .files::after{content:'';display:block;position:relative;border-bottom:solid 1px #e1e1e1;padding-left:40px;left:-20px;top:20px;width:100%}.dropbox .placeholder{position:relative;width:100%;padding:10px 20px;left:-20px;margin:-20px 0;text-align:center;font-size:8pt;text-transform:uppercase;border-radius:0 0 7px 7px;color:#5d5d5d}.dropbox .placeholder,.dropbox .placeholder input{cursor:pointer}.dropbox .placeholder:hover{background-color:#EDF1F3}.dropbox .placeholder:active{background-color:#E1E8EA}.dropbox .file{position:relative;display:inline-block;width:128px;margin-right:20px;margin-bottom:20px;vertical-align:text-top}.dropbox:not(.single-image) .file{cursor:pointer}.dropbox .file.manual-upload{cursor:default}.dropbox .file-preview{position:relative;width:118px;height:118px;background-color:#fff;padding:5px;border-radius:7px;overflow:hidden}.dropbox .file img{vertical-align:middle;max-width:118px;max-height:118px}.dropbox .image-box{text-align:center;position:absolute;top:5px;left:5px;right:5px;bottom:5px}.dropbox .image-box .box-helper{display:inline-block;height:100%;vertical-align:middle}.dropbox .file-preview i{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;text-align:center;font-size:21px;height:22px;color:#5d5d5d}.dropbox.single-image .file{display:none;margin:0 auto;width:auto;height:auto;max-width:480px;max-height:480px;overflow:initial}.dropbox.single-image .file:last-child{display:block}.dropbox.single-image .file img{position:static;display:initial;max-width:98%;max-height:100%}.dropbox.single-image .file-preview{width:auto;height:auto;max-width:100%;min-height:128px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dropbox .file.selected .file-preview{box-shadow:0 0 3px #187eb7}.file.loading .file-preview>i,.file.loading .file-preview .image-box img{-webkit-transition:0.25s ease-out;-moz-transition:0.25s ease-out;-ms-transition:0.25s ease-out;-o-transition:0.25s ease-out;transition:0.25s ease-out}.file.loading .file-preview>i,.file.loading .file-preview .image-box img{opacity:0.3}.file.waiting .file-preview .image-box img{filter:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.dropbox .files .file .file-name{text-align:center;color:#5d5d5d}.dropbox .files .image-preview,.dropbox .files .file-name,.dropbox .files .copy-link-close{max-width:100%;margin-bottom:10px}.dropbox .files .file-name{line-height:22pt}.dropbox .file .progress-bar{display:none;position:absolute;top:0;left:10px;right:10px;bottom:0;margin:auto;height:6px;border-radius:3px;z-index:9}.dropbox .file.loading .progress-bar{display:block}.dropbox .file.waiting .progress-bar .progress{display:none}.dropbox .file .progress-bar .progress{margin:0;height:6px;border-radius:3px;min-width:6px;width:6px;background-color:#26a713}.dropbox .file.highlight.error .file-preview{box-shadow:0 0 5px red}.dropbox .drop{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(20,108,173,0.9)}.dropbox.active .drop{display:block;-webkit-animation:pulse 1s infinite;-moz-animation:pulse 1s infinite;animation:pulse 1s infinite}.dropbox .drop .placeholder{position:absolute;top:0;bottom:0;left:0;padding:0;margin:auto;height:28px;line-height:28px;font-weight:700;color:white;background-color:transparent}.dropbox .file .delete-file,.dropbox .file .blue,.dropbox .file a.download-link{position:absolute;display:none;top:5px;right:10px;opacity:0;box-shadow:0 0 5px rgba(0,0,0,0.2);-webkit-transition:0.2s ease;-moz-transition:0.2s ease;-ms-transition:0.2s ease;-o-transition:0.2s ease;transition:0.2s ease}.dropbox .file .blue{right:45px}.dropbox .file.ready .delete-file,.dropbox .file.ready .blue,.dropbox .file.ready a.download-link{display:block;color:#fff}.dropbox .file.ready.manual-upload .delete-file,.dropbox .file.ready.manual-upload .blue,.dropbox .file.ready.manual-upload a.download-link{display:none}.dropbox .file .delete-file{right:80px}.dropbox .file:hover .delete-file,.dropbox .file:hover .blue,.dropbox .file:hover a.download-link{top:10px;opacity:1}.file .dropdown{position:absolute;width:280px;padding:20px;margin-top:15px;background-color:#fff;border:solid 1px #e1e1e1;border-radius:7px;box-shadow:0 1px 3px rgba(0,0,0,0.1);z-index:99}.file .dropdown::before,.file .dropdown::after{content:'';position:absolute;border-bottom:solid 10px #e1e1e1;border-left:solid 10px transparent;border-right:solid 10px transparent;top:-10px;left:7px}.file .dropdown::after{top:-9px;border-bottom-color:#fff}.dropbox .hq-flash-error a.close{color:#f1f1f1;float:right;margin-top:2px}.dropbox.single-image .hq-flash-error{margin-bottom:40px}.dropbox.no-preview .hq-flash-error:not(.hidden){width:100%;margin-left:-20px;margin-top:-20px;border-radius:7px 7px 0 0}.upload-error{color:red;font-size:95%;text-align:center;display:none;padding-top:0.5em}.dropbox:not(.single-image) .file:not(.manual-upload):hover .file-preview{box-shadow:0 1px 3px rgba(0,0,0,0.1)}.dropbox:not(.single-image) .file:not(.manual-upload):active .file-preview{box-shadow:0 0px 2px rgba(0,0,0,0.1)}.hq-dialog.file-preview .file-wrap img{display:block;max-width:100%;margin:0 auto}.hq-dialog.file-preview .file-wrap i{display:block;margin:40px auto;text-align:center;font-size:48px}.hq-dialog.file-preview .file-wrap .hint{display:none}.hq-dialog.file-preview .file-wrap i ~ .hint{display:block}.copy-link-box-wrap{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding:5px;border-radius:7px;opacity:0.9;z-index:99;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.file.show-copy-link .copy-link-box-wrap{display:block}.copy-link-box-wrap textarea{position:absolute;width:118px;min-height:50px;padding:10px;height:118px;min-width:50px;max-height:118px;max-width:118px;min-height:118px;overflow:hidden;font-size:8pt;line-height:9pt;resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.single-image .copy-link-box-wrap textarea{position:static;max-width:100%;max-height:100%;width:100%;height:100%}.dropbox .file.ready.show-copy-link .red,.dropbox .file.ready.show-copy-link .blue{display:none}.dropbox .file .copy-link-close{display:block;text-align:center;width:100%;opacity:0}.dropbox .file .file-title{height:28px;overflow:hidden}.dropbox .file .copy-link-close,.dropbox .file .file-name{-webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transition:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.dropbox .file.show-copy-link .copy-link-close,.dropbox .file.show-copy-link .file-name{-webkit-transform:translateY(-38px);-moz-transform:translateY(-38px);-ms-transform:translateY(-38px);-o-transform:translateY(-38px);transform:translateY(-38px);opacity:0}.dropbox .file.show-copy-link .copy-link-close{opacity:1}.hq-dialog.file-preview .buttons-bar a:not(.button){position:relative;top:12px}.dropbox .url-input-wrap{position:absolute;left:0;bottom:0;width:50px;height:43px;border-radius:7px 0 0 7px}.url-input-wrap.active{width:auto;right:0}.dropbox .url-input-wrap .toggler{display:block;width:50px;height:42px;line-height:42px;margin-top:1px;text-align:center;border-right:solid 1px #e1e1e1}.dropbox .url-input-wrap .toggler:hover{background-color:#EDF1F3}.dropbox .url-input-wrap .toggler:active{background-color:#E1E8EA}.dropbox .url-input-wrap .toggler .icon-close,.dropbox .url-input-wrap.active .toggler .icon-link,.dropbox .url-input-wrap .input-wrapper{display:none}.dropbox .url-input-wrap.active .toggler .icon-close,.dropbox .url-input-wrap.active .input-wrapper{display:block}.dropbox .url-input-wrap .toggler [class*="icon-"]{line-height:43px}.dropbox .url-input-wrap .input-wrapper{position:absolute;left:60px;right:10px}.dropbox .url-input-wrap .input-wrapper input{height:32px;padding-right:100px;padding-left:20px;line-height:32px;margin-top:6px;margin-bottom:0;border:none}.dropbox .url-input-wrap button.image-input-upload{display:none;position:relative;top:7px;right:11px;z-index:9}.dropbox .url-input-wrap.active button.image-input-upload{display:inline-block;font-size:8pt;line-height:30px}.dropbox .input-meta{margin:0 60px 0 20px}.dropbox img.blue-spinner{position:absolute;right:10px;top:12px;width:16px;height:16px}@keyframes pulse{0%{background-color:rgba(20,108,173,0.9)}50%{background-color:rgba(20,108,173,0.85)}100%{background-color:rgba(20,108,173,0.9)}}@-moz-keyframes pulse{0%{background-color:rgba(20,108,173,0.9)}50%{background-color:rgba(20,108,173,0.85)}100%{background-color:rgba(20,108,173,0.9)}}@-webkit-keyframes pulse{0%{background-color:rgba(20,108,173,0.9)}50%{background-color:rgba(20,108,173,0.85)}100%{background-color:rgba(20,108,173,0.9)}}@media screen and (max-width: 800px){.dropbox .file .delete-file,.dropbox .file .blue,.dropbox .file a.download-link{top:10px;opacity:1}.pills .inline-list li.item{float:none;display:inline-block}.pills .inline-list li.item:last-child{margin-right:50px}.files-sort.mobile-block .dropdown-trigger i{font-size:9pt;margin:0 0 0 6px}.files.block-content .files-list .file{overflow:initial}.files.block-content .files-list .file-preview{width:15%;padding-right:10px}.files.block-content .files-list .file-date,.files.block-content .files-list .file-type,.files.block-content .files-list .file-size{display:none;width:25%;padding-right:10px}.files.block-content .file-sort-timestamp .file-date,.files.block-content .file-sort-type .file-type,.files.block-content .file-sort-name .file-date,.files.block-content .file-sort-file_size .file-size{display:block}.files a.thumbnail{width:100%}.files.block-content .files-list div.file-name{width:45%}.files.block-content .files-list a.file-name{margin-right:10px;float:left}.files-list:not(.file-sort-name) a.file-name{padding-left:0}.files.block-content .files-list .file-actions{width:15%}.files.block-content .files-list .dropdown-trigger{margin-top:5px;max-width:100%;padding:0 10px;float:right}.files.block-content .files-list ul.dropdown-list{right:0;top:35px}.files.block-content .files-list ul.dropdown-list::before,.files.block-content .files-list ul.dropdown-list::after{right:6px}.dropbox .progress-wrap .meta{width:100%}.dropbox .progress-wrap .meta-file-name{display:none}}.uploader{padding:20px;border-radius:7px;background-color:#E7EDEF}.uploader .image-preview{position:relative}.uploader .image-preview img{max-width:100%}.uploader .image-preview .progress-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.3)}.uploader .progress-bar{position:absolute;top:0;bottom:0;left:20px;right:20px;margin:auto;border-radius:7px;height:14px;background-color:#e1e1e1}.uploader .progress-bar .progress{margin:0;height:14px;min-width:14px;width:14px;background-color:#26a713;border-radius:7px}.CodeMirror{font-family:monospace;height:300px;color:black}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:white}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:black}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:#f00}.cm-invalidchar{color:#f00}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,0.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none !important;border:none !important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,0.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}@media screen and (max-width: 800px){.design-block .tab-sub-nav .pills{margin-right:40px}.tab-sub-nav .soft{position:absolute;top:0;right:0;width:55px;height:70px;line-height:70px;text-align:center}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:none}.priority-site{background-color:#aad;color:#fff;border-radius:5px;padding:2px 3px}/*!!! DEP @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);*/::selection{background:#26a713;color:white}::-moz-selection{background:#26a713;color:white}html,body{font-family:'Lato', 'Open Sans', 'Roboto', sans-serif;background:transparent;font-size:10.5pt;line-height:1.618em;color:#515151;height:100%;margin:0}body{overflow-y:scroll !important}a,p,b,button,h1,h2,h3,h4,h5,h6{font-family:'Lato', 'Open Sans', 'Roboto', sans-serif}h1,h2,h3,h4,h5,h6{text-transform:uppercase;margin:0.809em 0 0.809em 0;font-weight:600;line-height:1.2em;color:#515151}h1{font-size:180%}h3{font-size:13pt}h4,h5,h6{font-size:100%}p{word-break:break-word;margin-top:0;margin-bottom:0.809em}b,strong{margin:0;word-break:break-word}b.title,strong.title{line-height:21pt;font-size:10pt}a{cursor:pointer;color:#187eb7;text-decoration:none;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}a:link:hover,a:link:focus{cursor:pointer;outline:none;color:#1587c1;text-decoration:underline}a:active{color:#146cad}a.delete,a.red{cursor:pointer;color:#d81e50}a.delete:hover,a.delete:focus,a.red:hover,a.red:focus{color:#e0225d}a.delete:active,a.red:active{color:#c61c49}a.not-link{text-decoration:none !important;cursor:default}a.green:hover,a.green:focus{color:#23b311}a.green:active{color:#209b10}ul,ol{margin:0;padding:0;line-height:1.618em;list-style-position:inside}li{list-style-type:none}li.disc{list-style-type:disc}ol li{list-style-type:decimal}ul.horiz{margin:0 0 40px;padding:0;border:none}ul.horiz li{float:left;margin:0 3% 0 0;padding:0;border:none;min-height:0;width:auto}ul.no-style{margin-left:0;list-style:none;border:none}ul.no-style li{list-style:none}.no-style,.no-style ul,.no-style ol{padding:0 0 0 0.3em}ul.paragraphed li,ol.paragraphed li{padding-bottom:0.809em}ul.paragraphed li:last-child,ol.paragraphed li:last-child{padding-bottom:inherit}img{max-width:100%}#uhook .no_image i,.no_image i{position:absolute;top:40%;bottom:0;right:0;left:0;margin:auto;width:100%;font-size:200%;text-align:center;color:#ccc}#uhook ul li .no_image{height:120px}.no_image{position:relative;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #fff 0%, #eee 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(100%, #eee));background:-webkit-radial-gradient(center, ellipse cover, #fff 0%, #eee 100%);background:-o-radial-gradient(center, ellipse cover, #fff 0%, #eee 100%);background:-ms-radial-gradient(center, ellipse cover, #fff 0%, #eee 100%);background:radial-gradient(ellipse at center, #fff 0%, #eee 100%)}.image-wrap{position:relative;border-radius:7px;overflow:hidden;padding:10px;min-height:128px;border:solid 1px #e1e1e1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-wrap img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.image-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;background:url("/images/illustrations/crowdfundhq-landing-illustrations_mark.png") center center no-repeat}.page-wrapper{position:relative;min-height:100%;padding-top:60px;padding-bottom:477px;background-color:#fafafa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.title-wrap{min-height:40px;margin:40px auto}.title-wrap.inner{margin:0 auto;height:50px;overflow:hidden}.block-content .title-wrap.inner{height:29px;min-height:29px;overflow:initial}.title-wrap h3,.title-wrap .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;padding-right:220px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.block-content .title-wrap.inner .title{display:initial;padding:0;line-height:32px;font-size:9pt}.helper-text.main.visible{margin-top:11px}.page-title{min-height:40px;line-height:40px}.page-title h2{display:inline-block;margin:7px 0;min-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;padding-right:200px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.title-actions{display:inline-block;float:right;position:relative;top:-55px}.title-wrap.inner .title-actions{top:-40px}.title-wrap.inner .title{margin-top:6px}.title-wrap.inner a h3{color:inherit}.back-link a i{position:relative;top:1;margin-right:5px}.hq-layout-inner,.well{max-width:795px;padding:0}.welcome .content{margin-top:50px}.hq-flash-info{background:#26a713}.homepage_sections{margin-bottom:20px}.wmd-panel .wmd-button.disabled i{color:#e2e2e2}.settings-image{position:relative}.settings-image img{margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;max-width:90%;max-height:90%;overflow:hidden;padding:5px}.dashboard-wrapper .settings-image img{position:static;max-width:100%;max-height:100%}.ads .settings-image img{position:absolute}.hq-pricing-faq{padding:1em 0 3.236em 0}.hq-pricing .pricing-badge{white-space:nowrap}code{display:block;background:#eee;padding:10px}pre{margin:20px 0px}.hq-flash-info{height:40px;line-height:40px;padding:0 20px;border-radius:7px;margin-bottom:20px;text-align:center;color:#fff}@media screen and (max-width: 1024px){*{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{overflow-x:hidden;max-width:100%;width:100%}}@media screen and (max-width: 800px){.page-wrapper{padding:60px 20px 477px}.show_mob_nav .page-wrapper{padding-bottom:0}.title-wrap.hq-layout-inner{margin-top:10px}.page-title{position:relative}.page-title h2{padding-right:70px}.page-title .title-actions{position:absolute;top:0;right:0}}.hq-layout-inner:not(.title-wrap){margin:0 auto}.paginate{font-size:85%;text-align:center;padding:3px 0}.paginate a{margin:0 3px}.paginate .paginate-decoration{text-decoration:underline}.hq-layout-nav{position:fixed;top:0;left:0;height:60px;width:100%;padding:0;border-bottom:solid 1px #e1e1e1;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.1);z-index:99999}.hq-logo,.hq-login-menu{display:inline-block;position:relative;top:17px}.hq-logo{position:relative;top:9px}.hq-logo img{width:140px;height:36px}.hq-login-menu{float:right}.logged-in{position:relative;top:3px}.hq-login-menu nav.logged-in a{font-size:13.5pt}.logged-in a{color:#999}.hq-layout-more-top{display:none}.hq-logo,.hq-login-menu{display:inline-block}.hq-layout-nav{position:fixed;top:0;left:0;height:60px;padding:0;width:100%;border-bottom:solid 1px #e1e1e1;box-shadow:0 0 5px rgba(0,0,0,0.1);z-index:99999}.hq-layout-nav .hq-main-nav a{font-size:10pt !important}.hq-layout-nav .hq-login-menu{margin-top:-1px;float:right}.trial{display:inline-block;float:right;height:60px}.hq-free-trial-text{position:relative;height:30px;line-height:9px;padding:10px 20px;border:solid 1px #e1e1e1;border-radius:7px;right:20px;top:17px;float:left;text-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-free-trial-text::before{content:'';position:absolute;border-left:solid 7px #e1e1e1;border-top:solid 7px transparent;border-bottom:solid 7px transparent;right:-7px;top:7px}.hq-free-trial-text::after{content:'';position:absolute;border-left:solid 7px #FFFFFF;border-top:solid 7px transparent;border-bottom:solid 7px transparent;right:-6px;top:7px}.mark-icon{display:inline-block;width:18px;height:18px;background:url("/images/favicon.png") center;background-size:18px;margin-top:24px;margin-right:20px;cursor:pointer}.hq-login-menu nav.logged-in a{margin-left:5px;min-width:28px;height:28px;display:inline-block;border-radius:5px;text-align:center;line-height:30px;font-size:18px}.hq-login-menu nav.logged-in .hq-main-nav a{position:relative;bottom:0.2em;margin-right:0.1em;color:#8f8f8f}.hq-login-menu nav.logged-in a:hover,.hq-login-menu nav.logged-in a:focus{background:#f5f5f5;text-decoration:none}.hq-login-menu nav.logged-in .hq-main-nav a:hover,.hq-login-menu nav.logged-in .hq-main-nav a:focus{background:white;color:#1587c1}.hq-login-menu nav.logged-in a:active{background:#f0f0f0}.nav_toggle{position:absolute;display:inline-block;top:0;left:0;width:36px;height:50px;line-height:52px;text-align:center;padding:0 10px;z-index:2;cursor:pointer}.mobile_navigation{display:none;position:absolute;top:0;left:0;background-color:#585A59;background-color:#fff;min-height:100vh;width:80vw;padding:50px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:99999;box-shadow:0 0 20px rgba(0,0,0,0.71)}.mobile_navigation .top_bar{position:fixed;top:0;left:0;width:80vw;height:50px;padding:7px 20px;background-color:#585A59;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:99}.mobile_navigation .top_bar .shadow-wrap,.mobile_navigation .top_bar .shadow-wrap .shadow{display:block;padding:0 20px;margin-left:-20px;width:100%;height:5px;overflow:hidden}.mobile_navigation .top_bar .shadow-wrap{margin-top:-3px}.mobile_navigation .top_bar .shadow-wrap .shadow{height:3px;box-shadow:0 0 3px rgba(0,0,0,0.3)}.mobile_navigation .mobile_wrap{float:none;padding:20px}.mobile_navigation .top_bar>*{display:inline-block}.mobile_navigation .top_bar h3{margin-top:9px;color:#333}.mobile_navigation .top_bar button{top:11px;padding:0}.side_hide{position:fixed;top:0;left:80vw;height:100vh;width:20vw;background:rgba(4,18,22,0.9);background:rgba(255,255,255,0.9);z-index:-1}.mobile_navigation .mobile_wrap a{text-decoration:none;border-radius:7px}.mobile_navigation .mobile_wrap .logged-in a{display:block;padding:10px;color:#515151;font-size:12pt}.mobile_navigation .mobile_wrap a span{margin-left:5px}.mobile_navigation .mobile_wrap .logged-in a:active{color:#fff;background:#187eb7}.mobile_navigation .logged-out.mobile .button{margin:0 5px}.mobile_navigation .trial{display:block;float:none;padding:0 0 10px}.mobile_navigation .trial .mark-icon{float:right;margin-right:0}.mobile_navigation .trial .hq-free-trial-text{position:absolute;top:auto;left:20px;right:55px;margin-top:17px;height:31px}@media screen and (max-width: 1024px){.hq-layout-inner.tablet{display:block !important}}@media screen and (max-width: 800px){.hq-logo{width:100%;text-align:center;top:0;height:40px;left:-10px}.hq-logo img{margin-top:10px}.hq-layout-inner.tablet{display:none !important}.hq-layout-nav{height:50px}.show_mob_nav .mobile_navigation{display:block}.show_mob_nav .hq-layout-nav{display:none}.logged-out.mobile{padding-top:40px;text-align:center}}.page-wrapper footer.hq-layout-more-bottom{position:absolute;width:100%;bottom:0;box-shadow:0 1px 3px rgba(0,0,0,0.15);padding:60px 0;margin-top:200px;background-color:#fff}.show_dialog footer.hq-layout-more-bottom{position:static}.hq-more-bottom{padding:0}.hq-more-bottom:before,.hq-more-bottom:after{content:"";display:table;clear:both}.hq-more-bottom .item{display:block;float:left;width:25%}.hq-more-bottom .item h3{margin:0;padding-bottom:40px}.hq-more-bottom .item ul{margin:0;padding:0}.hq-more-bottom .item a{color:#187eb7;font-size:10pt}.hq-more-bottom .item a:hover,.hq-more-bottom .item a:focus{outline:none;color:#1587c1;text-decoration:underline}.hq-more-bottom .item a:active{color:#146cad}.hq-more-bottom .md-hide{padding:0}.hq-more-bottom .follow-us{position:relative;top:-2px;padding-bottom:40px}.hq-more-bottom .follow-us a{color:#9b9b9b;display:inline-block;font-size:14px}.hq-more-bottom .follow-us a:hover,.hq-more-bottom .follow-us a:focus{color:#1587c1;text-decoration:none}.hq-more-bottom .follow-us a:active{color:#146cad}.hq-more-bottom .follow-us i{width:38px;display:inline-block;text-decoration:none;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}.footer-logo-green,a:hover .footer-logo-grey{display:none}.footer-logo-grey,a:hover .footer-logo-green{display:block}@media screen and (max-width: 800px){footer.hq-layout-more-bottom{margin-top:130px;padding:30px 20px;margin-left:-20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.landing-page .page-wrapper footer.hq-layout-more-bottom{position:static;width:100%}.hq-home-best-way{font-size:14pt !important;white-space:nowrap;overflow:hidden}.hq-more-bottom .item{width:33.3%}.hq-more-bottom .item:last-child{margin-top:40px;width:100%}.hq-more-bottom .item:last-child .well.md-hide{display:block;float:left}.hq-more-bottom .item h3{margin:0;padding-bottom:10px;padding-top:20px}.hq-more-bottom .follow-us{padding:0}.hq-more-bottom .item:last-child ul{margin-left:66.6%;position:relative;top:-3px}.mobile_navigation .hq-more-bottom .item{width:100%;padding:0 10px}.mobile_navigation .hq-more-bottom .item h3{font-size:10pt}body div.page-wrapper{padding-bottom:200px}body.landing-page div.page-wrapper{padding-bottom:0}}@media screen and (max-width: 480px){.hq-more-bottom .item{width:50%}.hq-more-bottom .item:last-child ul{margin-left:50%}.hq-more-bottom .follow-us i{width:25px}}.block{margin-bottom:20px;border:solid 1px #e1e1e1;border-radius:7px;overflow:hidden}.block.inner{border:none;border-radius:0;margin-bottom:0}.block.outer{position:relative;overflow:initial;border:none;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.15);z-index:99}.block-title{position:relative;height:40px;line-height:40px;cursor:pointer}.opened .block-title{cursor:default}.block-title:hover{background:#f5f5f5}.block-title:active{background:#f0f0f0}.block.active .block-title{background:#fff;border-bottom:solid 1px #e1e1e1}.block.noborder.active .block-title{border:none}.block.noborder{border:none}.block.noborder .block-title{background-color:#F2F5F9}.block.noborder .block-title:hover{background-color:#F5F9FF}.block.noborder.active .block-title{background-color:#EFF3F9;border:none}.block.noborder .block-content{background-color:#fff}.block-title h3,.block-title .title{margin:0 50px 0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:40px;line-height:40px;font-size:10pt;border:none}.block.inner .block-title,.block.inner .block-title .title{height:20px;line-height:20px;margin-left:0;border:none}.hq-dialog .block-title h3{font-size:9pt}.block-title h3 i{margin-right:5px}.block.error h3 i{color:#d81e50}.block-title .title-actions{position:absolute;top:0;right:20px}.block>.block-title .icon-chevron-up,.block.active>.block-title .icon-chevron-down{display:none}.block>.block-title .icon-chevron-down,.block.active>.block-title .icon-chevron-up{display:initial}.block-content{display:none;padding:20px}.block-content ol li{margin-bottom:0.809em}.block.inner .block-content{padding:0}.block.active>.block-content,.pills .block-content{display:block}@media screen and (max-width: 800px){.dashboard-wrapper>.block{border-radius:0;top:-3px}}.hq-layout-overlay{display:none;position:static;left:0px;top:0px;width:100%;background-color:rgba(4,18,22,0.9);background-image:url("/images/loader.gif");background-position:center 150px;background-repeat:no-repeat;text-align:center;padding:0;min-height:100%;min-height:100vh;overflow:hidden;z-index:99999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-dialog{background:#fff;text-align:left}.hq-dialog-header{text-align:center}.hq-layout-overlay{position:static;background-color:rgba(4,18,22,0.9);background-image:url("/images/loader.gif");background-position:center 150px;padding:0;height:auto;min-height:100%;min-height:100vh;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.hq-layout-overlay.custom{display:block;position:fixed;top:0;bottom:0;overflow:hidden;background:rgba(4,18,22,0.8)}.hq-dialog{position:static;margin:100px auto;width:100%;max-width:836px;border-radius:3px;text-align:left;overflow:hidden;border:none;box-shadow:none;background-color:#fff}.hq-layout-overlay.custom .hq-dialog{margin-top:150px}.hq-dialog.dialog-size-small{width:564px;max-width:100%}@media all and (-ms-high-contrast: none){*::-ms-backdrop .hq-dialog.dialog-size-small,.hq-dialog.dialog-size-small{width:563px;max-width:100%}}.hq-dialog-header{position:relative;padding:20px 20px 20px 0;height:60px;border-bottom:solid 1px #e1e1e1;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:99999}.hq-dialog-header::before{content:'';position:absolute;width:20px;height:53px;top:5px;left:0;z-index:9;background:-moz-linear-gradient(left, #fff 0%, #fff 60%, rgba(255,255,255,0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(100%, #fff), color-stop(60%, #fff), color-stop(100%, #fff));background:-webkit-linear-gradient(left, #fff 0%, #fff 60%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, #fff 0%, #fff 60%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, #fff 0%, #fff 60%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, #fff 0%, #fff 60%, rgba(255,255,255,0) 100%)}.hq-dialog h1,.hq-dialog h2,.hq-dialog h3,.hq-dialog h4{margin-top:0}.cut-text{overflow:hidden;text-overlow:ellipsis}.hq-dialog-header::after,.input-sufix::before{content:'';position:absolute;width:20px;height:53px;top:5px;right:125px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, #fff), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%)}.hq-dialog-header.sticked{position:fixed;top:0;width:564px;left:auto;right:auto;margin:auto;z-index:99}.dialog-size-big .hq-dialog-header.sticked{width:836px}.input-sufix::before{height:35px;top:2px;left:-25px;right:auto}.hq-dialog-header .title-wrap{height:41px;margin:0 105px 0 0;overflow:hidden}.hq-dialog-header .title-wrap h3{margin:0;padding:0 20px;font-size:11pt;text-align:left;height:60px;line-height:21px;white-space:nowrap;text-overflow:inherit;overflow:hidden;overflow-x:scroll}.horisontal-scrollbar{min-width:50px;height:4px;background-color:#e1e1e1;position:absolute;top:10px;left:20px;border-radius:4px;z-index:9}.spacer{margin:0 10px;min-height:5px}.spacer.small{margin:0 5px}.spacer-vertical{display:block;height:20px}.spacer-vertical.negative{height:0;margin-top:-20px}.spacer-vertical.negative.small{height:0;margin-top:-10px}.spacer-vertical.small{height:10px}.spacer-vertical.micro{height:5px}.hq-dialog-header a.close,.mobile_navigation .top_bar button{position:absolute;top:13px;right:20px;font-size:9pt;color:#8c8c8c;border:solid 1px #e1e1e1;width:80px;height:30px;line-height:30px;border-radius:7px;text-transform:uppercase}.hq-dialog-header a.close:hover,.hq-dialog-header a.close:focus{background:#f5f5f5;text-decoration:none}.hq-dialog-header a.close:active,.mobile_navigation .top_bar button:active{background:#f0f0f0}.hq-dialog-header a.close i{position:relative;top:1px}.hq-dialog-content{position:static;padding:20px;max-width:100%}.hq-dialog-content .registration form.w2,.hq-dialog-content .registration .signup-hint{display:block;float:left;padding:0;max-width:524px;letter-spacing:initial}.hq-dialog-content form.big,.hq-dialog-content form.big ~ .signup-hint{max-width:100%}.hq-dialog-content .registration .signup-hint{float:right;padding:20px 0 0 20px;box-sizing:border-box}.hq-dialog-content form ~ .signup-hint p,.hq-dialog-content label{font-family:'Lato', 'Open Sans', 'Roboto', sans-serif;font-size:10pt;color:#515151}.hq-dialog-content form p,.hq-dialog-content form input{margin:0}.hq-dialog-content form input[type="checkbox"],.hq-dialog-content form input[type="radio"]{margin-right:5px}.hq-dialog-content label{display:block;padding:20px 0 10px;font-size:10pt;height:15px;line-height:15px}.hq-dialog-content p:first-of-type label{margin-top:-20px}.hq-dialog-content label.checkbox-radio,.hq-dialog-content p:first-of-type label.checkbox-radio{padding:5px 0;margin:0}.input-with-icon{position:relative}.input-with-icon input{padding-left:43px}.label-icon{position:absolute;width:18px;text-align:center;font-size:12px;color:#8c8c8c;top:53px;left:14px}.hq-dialog .label-icon{top:55px}.label-icon i{-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}.input-with-icon input:focus ~ span.label-icon{color:#187eb7}.hq-dialog-content form .buttons-bar{padding-top:20px;min-height:40px}.hq-dialog-content form .buttons-bar a{line-height:41px}.hint p{line-height:14pt}.hq-flash-error,.field_error,.hint-wrap .hint,.helper-text.visible,.helpers-group-text.visible{color:#fff;background:#d81e50;text-align:left;border-radius:7px;min-height:16px;padding:10px 40px 10px 20px;font-size:10pt;line-height:20px;text-shadow:none}.hq-dialog .hq-flash-error,.hq-dialog .hq-flash-info{padding-right:40px}.hq-flash .hq-flash-error a.close,.hq-flash .hq-flash-info a.close{margin-right:-8px}.hq-flash a.close,.hq-flash-error a{color:#f5f5f5;float:right}.hq-flash a.close:hover,.hq-flash-error a:hover,.hq-flash-error a:focus{color:#fff;text-decoration:none;cursor:pointer}.hq-flash a.close:active,.hq-flash-error a:active{color:#f0f0f0}.hq-flash-error a:not(.close){text-decoration:underline;float:none}.hq-flash-error{margin-bottom:20px}.field_error{width:100%;position:absolute;left:100%;margin-left:20px;margin-top:45px;min-height:40px;border:solid 1px;border-radius:7px;line-height:20px;text-shadow:none;box-shadow:none;text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.field_error::before{content:'';border-right:solid 10px #d81e50;border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;left:-10px;top:10px}.hq-dialog.dialog-size-small .field_error,.field_error.inner{position:relative;display:block;margin-left:0;margin-top:20px;left:auto;white-space:initial}.hq-dialog.dialog-size-small .field_error::before,.field_error.inner::before{content:'';border-bottom:solid 10px #d81e50;border-top:none;border-right:solid 10px transparent;border-left:solid 10px transparent;position:absolute;left:20px;top:-20px;left:12px;top:-10px}.hint-wrap{padding:0}.hint-wrap .hint,.helper-text.visible,.helpers-group-text.visible{color:#515151;background:#f5f5f5;margin:0}.helper-text{display:none;position:relative;padding:20px;border:solid 1px #e1e1e1;box-shadow:0 1px 3px rgba(0,0,0,0.1);overflow:inherit}.helper-text.visible{display:block;background-color:#fff;margin-top:10px}.helper-text strong{font-size:10pt}.title .helper-text{margin-top:-10px}.forms-title.results-title{padding:10px 20px;min-height:20px;line-height:20pt}.helper{position:relative}.helper.active::before,.helper.active::after{content:'';position:absolute;border-bottom:solid 10px #e1e1e1;border-left:solid 10px transparent;border-right:solid 10px transparent;top:22px;left:-4px;z-index:999}.helper.active::after{border-bottom:solid 10px #fff;top:23px}.selected{position:relative}.selected i.arrow,i.arrow{position:absolute;border-bottom:solid 10px #e1e1e1;border-right:solid 10px transparent;border-left:solid 10px transparent;left:0;right:0;width:0;margin:auto;bottom:-21px}.selected i.arrow::before,i.arrow::before{content:'';position:absolute;border-bottom:solid 10px #fff;border-right:solid 10px transparent;border-left:solid 10px transparent;top:1px;left:-10px}.hq-dialog-header.sticked i.arrow{display:none}.hq-dialog-header.sticked ~ .hq-dialog-content{padding-top:80px}.hq-dialog-header .block-title h3{font-size:10pt}.show_dialog .page-wrapper,.show_dialog .cropped{position:fixed;top:0;width:100%;max-width:100%;z-index:-1}input#subdomain{width:100%;padding-left:60px;padding-right:130px}.site-name-input{position:relative}.site-name-input .input-prefix,.site-name-input .input-sufix{position:absolute;left:20px;height:40px;line-height:29pt;font-size:10pt;padding:1px;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.site-name-input .input-sufix{left:auto;right:20px}@media screen and (max-width: 800px){.hq-dialog,.hq-dialog.dialog-size-small{box-shadow:none;width:100%;margin:60px auto}.landing-page .hq-layout-overlay{overflow:hidden}.hq-dialog-header{position:fixed;top:0;left:0;right:0;z-index:999;border:none;padding-left:0px;box-shadow:0 0 5px rgba(0,0,0,0.25);overflow:hidden}.hq-dialog-header.sticked,.dialog-size-big .hq-dialog-header.sticked{width:100%}.hq-dialog-header .title-wrap h3{margin-right:90px;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;height:60px;padding-right:55px;padding-left:0}.hq-dialog-header h3>*:first-child{margin-left:20px}.hq-dialog-header::after{content:'';position:absolute;width:30px;height:53px;top:5px;right:110px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, #fff), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 60%, #fff 100%)}.hq-dialog-header h3 .selected::after{content:'You are here';position:absolute;top:10px;font-size:7pt;left:0;text-transform:capitalize;color:#8c8c8c}.hq-dialog-header h3 .selected i.arrow{display:none}.hq-dialog-content{padding-top:20px}.hq-dialog-content form{max-width:100%}.field_error{position:relative;display:block;margin-left:0;margin-top:20px;left:auto}.field_error::before{content:'';border-bottom:solid 10px #d81e50;border-top:none;border-right:solid 10px transparent;border-left:solid 10px transparent;position:absolute;left:20px;top:-20px;left:12px;top:-10px}.hq-layout-overlay.custom .hq-dialog{margin-top:55px}.hq-dialog-content label{min-height:15px;height:auto}}@media screen and (max-width: 480px){.hq-layout-overlay{background-color:rgba(255,255,255,0.9)}.hq-dialog{position:static;margin:60px 0;border:none;border-radius:0;max-width:100%}.hq-dialog-content{border-bottom:solid 1px #e1e1e1}.buttons-bar button.green,.buttons-bar .button.green{display:block;width:100%;float:none}.hq-dialog-content form .buttons-bar a{margin-top:10px;display:block;width:100%;height:40px;text-align:center}}.tabs .tab{display:none}.tabs .tab.active{display:block}.side-tabs .tabs .tab.active{min-height:350px}.sticked-sub-nav{padding-top:70px}.fullscreen-tab .sticked-sub-nav,.fullscreen-tab .dashboard-wrapper>.block.active.outer{padding-top:40px;margin-bottom:0;box-shadow:none}.tab-sub-nav-wrapper{height:70px}.fullscreen-tab .tab-sub-nav-wrapper{height:0}.tab-sub-nav{position:absolute;z-index:999;background-color:#fff;border-radius:7px 7px 0 0;max-width:795px;left:0;right:0;-webkit-transform:translate3d(0, 0, 0)}.tab-sub-nav.sticked,.fullscreen-tab .tab-sub-nav{position:fixed;z-index:999999;width:100%;max-width:795px;left:0;right:0;margin:auto;top:60px;background:#fff;box-shadow:0 0 2px rgba(0,0,0,0.2);border-radius:0 0 5px 5px;overflow:initial}.tab-sub-nav.sticked .pills .inline-list,.tab-sub-nav.sticked-bottom .pills .inline-list,.fullscreen-tab .tab-sub-nav .pills .inline-list{padding:10px 20px}.tab-sub-nav.sticked-bottom{top:auto;bottom:20px;box-shadow:0 0 2px rgba(0,0,0,0.2)}.design-block .tab-sub-nav.sticked-bottom{bottom:135px}.sticked-sub-nav>.sep{border-color:#fff}.tab .information-list .item{display:block;float:none;width:100%;padding:12px 0 0;border-bottom:solid 1px #EFF4F7}.tab .information-list .item:last-child{border:none}.tab .information-list .item .info-key{float:left;width:30%}.tab .information-list .item .info-key strong{max-width:100%;display:inline-block;line-height:23px;box-sizing:border-box;padding-right:20px}.tab .information-list .item .info-value{margin-left:30%}.tab .information-list .item .info-value p{min-height:21px}.tab .information-list .item .info-value .grey-text{font-size:9pt}.side-tabs{position:relative}.side-tabs .tab-togglers{position:absolute;height:100%}.side-tabs .tab-togglers .list{border-right:solid 1px #EFF4F7;position:relative;height:100%;padding:30px 0 20px;top:-30px}.side-tabs .tabs{padding-left:20px;margin-left:20%}.side-tabs .tab-togglers .item{display:block;padding-bottom:5px;float:none}.side-tabs .tab-togglers .item.no-padding-bottom{padding-bottom:0}.side-tabs .tab-togglers .item:first-of-type{margin-top:5px}.side-tabs .tab-togglers .item.active{position:relative;font-weight:700}.side-tabs .tab-togglers .item.active:before,.side-tabs .tab-togglers .item.active:after{content:'';position:absolute;right:0;border-right:solid 10px #EFF4F7;border-top:solid 10px transparent;border-bottom:solid 10px transparent}.side-tabs .tab-togglers .item.active:after{border-right:solid 10px #fff;right:-1px}.side-tabs .mobile .pills .dropdown-wrapper{padding:0 0 20px}.show-on-fullscreen,.fullscreen-tab .hide-on-fullscreen{display:none !important}.fullscreen-tab .show-on-fullscreen{display:block !important}@media screen and (max-width: 1024px){.fullscreen-tab .hq-layout-content{padding:0}.fullscreen-tab .dashboard-wrapper>.block.active.outer{padding-top:0}.fullscreen-tab .dashboard-wrapper>.block.active.outer>.sep{display:none}}@media screen and (max-width: 800px){.dashboard-tabs.dropdown-wrapper.mobile-block{background-color:#fff;border-radius:7px 7px 0 0;box-shadow:0 1px 3px rgba(0,0,0,0.15);position:relative}.dashboard-tabs.dropdown-wrapper.mobile-block::after{content:'';background-color:#FFFFFF;height:10px;display:block;position:absolute;bottom:-7px;width:100%;left:0;z-index:9;border-top:solid 1px #e1e1e1}.dashboard-tabs.dropdown-wrapper.mobile-block .dropdown-trigger{padding:10px 20px;border-radius:7px 7px 0 0}.dashboard-tabs .dropdown-trigger.active{box-shadow:0 1px 3px rgba(0,0,0,0.1)}.dashboard-tabs.dropdown-wrapper.mobile-block .dropdown-trigger:active{background-color:#f5f5f5}.dashboard-tabs ul.dropdown-list::after,.dashboard-tabs ul.dropdown-list::before,.dashboard-tabs .dropdown-trigger i.icon-chevron-up,.dashboard-tabs .dropdown-trigger.active i.icon-chevron-down{display:none}.dashboard-tabs .dropdown-trigger.active i.icon-chevron-up{display:inline-block}.dashboard-tabs ul.dropdown-list{margin-top:-4px;width:100%;border-radius:0 0 7px 7px;border:none;border-top:solid 1px #e1e1e1}.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li,.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li a,.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li.selected{border-radius:0;box-shadow:none}.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li:hover,.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li:hover a{box-shadow:none}.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li:active a{box-shadow:none;background-color:#26a713;color:#fff}.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li:last-child,.dashboard-tabs.dropdown-wrapper.mobile-block ul.dropdown-list li:last-child a{border-radius:0 0 7px 7px}.tab .information-list .item .info-key,.tab .information-list .item .info-value{width:100%;float:none;margin:0}.side-tabs .tabs.item.w4-5{width:100%;margin:0;padding:0;float:none}.tab-sub-nav.sticked{top:50px;left:20px;right:20px;width:auto;overflow:initial}.fullscreen-tab .tab-sub-nav.sticked{left:0;right:0}}input,select,textarea{font-size:10.5pt}form label b,form label strong{line-height:12px}select,textarea,input[type="text"],input[type="password"]{display:inline-block;margin-bottom:9px;color:#333;line-height:20px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}.custom-form-wrap .custom-form:last-child>.spacer-vertical,.custom-form-wrap .custom-form:last-child>.sep.outer{display:none}.custom-form,.custom-form:last-child{margin:0}.custom-form h3{margin:0}.custom-form-field.block.inner{padding:10px;border-radius:7px;overflow:hidden}.custom-form-field.block.inner:not(:last-of-type){margin-bottom:10px}.custom-form-field.block.inner .block-title{background-color:transparent}.custom-form-field:first-of-type{margin-top:20px}.custom-form-field:not(.active):hover{background-color:#F2F5F9}.custom-form-field:not(.active):active{background-color:#EFF3F9}.custom-form-field.block.inner .block-content{padding:10px}.custom-form-field.block.inner .title{padding:20px 0;margin-right:0;top:-20px;position:relative;overflow:initial}.custom-form-field.block.inner .title .title-actions{top:20px}.custom-form-wrap .field-type.tag{position:relative;top:-1px;display:inline-block;margin-right:5px;border:solid 1px #e1e1e1;padding:0 5px;border-radius:7px;height:18px;line-height:18px;font-size:8pt;font-weight:500}.custom-form-wrap .block-content{position:relative;margin-top:20px;background-color:#F2F5F9;border-radius:7px}.custom-form-wrap .block-content::before{content:'';position:absolute;border-bottom:solid 10px #F2F5F9;border-left:solid 10px transparent;border-right:solid 10px transparent;top:-10px;left:10px}.hq-dialog-content .field-options-list label{padding-top:0}.field-options-list b{line-height:20px}.field-option-item{border-radius:7px;margin-bottom:10px;background:#f5f5f5;padding:5px 6px}input{outline:none}input[type="text"],input[type='text'].large-input,input[type="password"],input[type="number"],input[type="email"]{width:100%;height:40px;border-radius:7px;padding:0 20px;font-size:10pt;line-height:inherit;border:solid 1px #E7EBEC;word-break:break-all;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="email"]:focus{border-color:#187eb7}input.small-text-input{height:30px;line-height:30px;padding:0 10px}.input-with-icon input{padding-left:43px}.radio-list.vertical label.checkbox-radio{display:block;padding:5px 0}label.checkbox-radio,.hq-dialog-content label.checkbox-radio,.hq-dialog-content p:first-of-type label.checkbox-radio{display:inline-block;padding:10px 0;margin-right:10px;cursor:pointer}input[type="checkbox"],input[type="radio"]{margin-right:5px;cursor:pointer}input[type="checkbox"]::before,input[type="radio"]::before,input[type="radio"]::after{position:absolute;content:'';width:14px;height:14px;background-color:#fff;box-shadow:0 0 0 1px #e1e1e1;border-radius:4px}input[type="checkbox"]::before{margin-top:-2px}label.checkbox-radio:hover input[type="checkbox"]::before,label.checkbox-radio:hover input[type="radio"]::before,input[type="checkbox"]:hover::before,input[type="radio"]:hover::before{box-shadow:0 0 0 1px #26a713}input[type="checkbox"]::after{position:absolute;color:#26a713;font-size:12px;margin:-1px 1px 1px 1px;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-o-transition:0.3s ease;-ms-transition:0.3s ease;transition:0.3s ease;-webkit-transform:rotate(-90deg) scale(0);-moz-transform:rotate(-90deg) scale(0);-o-transform:rotate(-90deg) scale(0);-ms-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0)}input[type="checkbox"]:checked::after{-webkit-transform:rotate(0deg) scale(1);-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}label.checkbox-radio:active input[type="checkbox"]::before,label.checkbox-radio:active input[type="radio"]::before,input[type="checkbox"]:active::before,input[type="radio"]:active::before{background:#EDF7EB}label.checkbox-radio:active input[type="checkbox"]:checked::after,input[type="checkbox"]:checked:active::after{-webkit-transform:rotate(-10deg) scale(1);-moz-transform:rotate(-10deg) scale(1);-o-transform:rotate(-10deg) scale(1);-ms-transform:rotate(-10deg) scale(1);transform:rotate(-10deg) scale(1)}input[type="radio"]::before{border-radius:50%}input[type="radio"]::after{box-shadow:none;margin:4px;width:6px;height:6px;border-radius:50%;background-color:#26a713;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition:0.3s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}input[type="radio"]:checked::after{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}label.disabled{color:#ccc}label.disabled input[type="checkbox"]::after{background-color:#ccc;content:''}.number-input-wrapper{display:inline-block;min-height:20px}.number-input{border:solid 1px #e1e1e1;border-radius:7px;min-height:40px;min-width:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}span.controls{display:none !important}.number-input-wrapper .controls{display:inline-block;position:relative;min-height:20px;min-width:20px}.number-input-wrapper .controls .increase,.number-input-wrapper .controls .decrease{cursor:pointer;display:block}.number-input-wrapper .controls .increase:hover,.number-input-wrapper .controls .decrease:hover{color:#1587c1}.number-input-wrapper .controls .increase:active,.number-input-wrapper .controls .decrease:active{color:#146cad}textarea{font-family:monospace;padding:10px 20px;border:solid 1px #e1e1e1;width:100%;max-width:100%;overflow:auto;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}textarea:focus{border-color:#1587c1}select{height:40px;width:100%;outline:none;border-radius:7px;border:solid 1px #e1e1e1;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}select.micro{width:116px;height:24px}@media screen and (max-width: 800px){input[type="checkbox"]::before,input[type="checkbox"]::after,input[type="radio"]::before,input[type="radio"]::after{display:none}}button,.button{font-size:10.5pt;border-radius:7px;outline:none;cursor:pointer;display:inline-block;text-align:center}button.green,.button.green,.pure-button,button.blue,.button.blue,button.grey,.button.grey,button.red,.button.red,button.white,.button.white{display:inline-block;background:#26a713;font-weight:400;width:116px;height:40px;color:#fff;font-size:9pt;padding:0;border-radius:7px;line-height:42px;text-transform:uppercase;border:none;-webkit-transition:0s;-moz-transition:0s;-ms-transition:0s;-o-transition:0s;transition:0s}button:hover,button.green:hover,button.blue:hover,a.button:hover,a.button.green:hover,a.button.blue:hover,a.pure-button:hover,button:focus,button.green:focus,button.blue:focus,a.button:focus,a.button.green:focus,a.button.blue:focus,a.pure-button:focus{text-decoration:none}button.small,.button.small,.pure-button.small{height:30px;width:auto;padding:0 20px;line-height:31px}button.micro,.button.micro,.pure-button.micro{width:auto;height:20px;line-height:21px;font-size:7pt;font-weight:600;padding:0 10px}button.micro.special,.button.micro.special{padding:4px 10px 24px 10px}button.medium,.button.medium{height:30px;width:116px;line-height:31px}.buttons-bar button.green,.buttons-bar .button.green{float:right}button.white,.button.white{background:#f5f5f5;color:#26a713;text-decoration:none;font-weight:700}button.green:hover,button.green:focus,.pure-button:hover,.pure-button:focus,.button.green:hover,.button.green:focus{background:#23b311;text-decoration:none;color:#fff}button.green:active,.pure-button:active,.button.green:active{box-shadow:none;background:#209b10;color:#fff}button.blue,.button.blue{background:#187eb7}button.blue:hover,button.blue:focus,.button.blue:hover,.button.blue:focus{background:#1587c1;text-decoration:none;color:#fff}button.blue:active,.button.blue:active{box-shadow:none;background:#146cad;color:#fff}button.white:hover,.button.white:hover,button.white:focus,.button.white:focus{color:#23b311;background:#fff}button.white:active,.button.white:active{background:#f0f0f0}button.red,.button.red{background:#d81e50;color:#fff !important}button.red:hover,.button.red:hover,button.red:focus,.button.red:focus{background:#e0225d}button.red:active,.button.red:active{background:#c61c49}.button.grey.disabled,button.grey.disabled{background-color:#e1e1e1;cursor:default}button.transparent,.button.transparent{color:#515151;background:transparent;border:none;box-shadow:none;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}button.transparent:hover,.button.transparent:hover{color:#26a713}button.trasparent:active,.button.transparent:active{color:#209b10}button.transparent:disabled,.button.transparent:disabled{color:#f1f1f1}button.empty,.button.empty,.pure-button.empty{background:transparent;color:#26a713;box-shadow:0 0 0 1px #26a713;font-weight:500;text-shadow:none}button.empty:hover,button.empty:focus,.button.empty:hover,.button.empty:focus,.pure-button.empty:hover,.pure-button.empty:focus{color:#23b311;background:rgba(38,167,19,0.05);box-shadow:0 0 0 1px #23b311}button.empty:active,.button.empty:active,.pure-button.empty:active{color:#209b10;box-shadow:0 0 0 1px #209b10;background:rgba(38,167,19,0.08)}button.empty.blue,.button.empty.blue{color:#187eb7;box-shadow:0 0 0 1px #187eb7}.button.empty.blue .text{line-height:16pt}button.empty.blue:hover,button.empty.blue:focus,.button.empty.blue:hover,.button.empty.blue:focus{color:#1587c1;background:rgba(24,126,183,0.05);box-shadow:0 0 0 1px #1587c1}button.empty.blue:active,.button.empty.blue:active{color:#146cad;box-shadow:0 0 0 1px #146cad;background:rgba(24,126,183,0.08)}button.empty.grey,.button.empty.grey,.pure-button.empty.grey{box-shadow:none;color:#8c8c8c;border:solid 1px #e1e1e1}button.empty.grey:hover,button.empty.grey:focus,.button.empty.grey:hover,.button.empty.grey:focus,.pure-button.empty.grey:hover,.pure-button.empty.grey:focus{background:#f5f5f5}button.empty.grey:active,.button.empty.grey:active,.pure-button.empty.grey:active{background:#f0f0f0}button.empty.disabled:hover,button.empty.disabled:active,.button.empty.disabled:hover,.button.empty.disabled:active{background-color:#fff;cursor:default}button.full,.button.full{width:100%}.badge.selected{margin-top:5px;margin-right:5px}.helper-text p,.helpers-group-text p{line-height:initial}.helper-text p:last-child,.helpers-group-text p:last-child{margin-bottom:0}a.helper,a.helper-group{margin:0 5px;font-size:12px;line-height:14px;color:#26a713}a.helper:hover,a.helper:focus,a.helper-group:hover,a.helper-group:focus{color:#23b311;text-decoration:none;cursor:pointer}a.helper:active,a.helper-group:active{color:#209b10}.helper-text,.slide-menu{-webkit-transition:0s;-moz-transition:0s;-ms-transition:0s;-o-transition:0s;transition:0s}.helper-text.visible,.helpers-group-text.visible{margin-bottom:10px}.helper-text p,.helpers-group-text p{line-height:initial}.helpers-group-text{display:none}.helpers-group-text.visible{display:block}.general-view-options .helpers-group-text.visible{margin-top:15px}@media screen and (max-width: 800px){a.helper{display:inline-block}a.helper i::after{content:'Help';font-weight:600;text-transform:uppercase;font-family:'Lato', 'Open Sans', 'Roboto', sans-serif}.helper-text.main.visible{border-radius:5px 7px 7px 7px}}table.generic tr td,table.generic tr th{border-bottom:1px solid #ddd}.pills .item a,ul#email_quicklinks a.active{display:block;height:30px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;border:none;box-shadow:none;line-height:32px;border-radius:7px;margin-right:10px;font-size:9.5pt}.pills .item:last-child a{margin:0}.pills .item:not(.selected) a,.pills .item:not(.selected) a:hover,.pills .item:not(.selected) a:focus,.pills .item:not(.active) a,.pills .item:not(.active) a:hover,.pills .item:not(.active) a:focus{color:#515151;text-decoration:none}.pills .item:not(.selected) a:hover,.pills .item:not(.selected) a:focus,.pills .item:not(.active) a:hover,.pills .item:not(.active) a:focus{color:#26a713;box-shadow:inset 0 0 0 1px}.pills .item:not(.selected) a:active,.pills .item:not(.active) a:active{color:#209b10;box-shadow:inset 0 0 0 1px;background:rgba(38,167,19,0.08)}.pills .item.selected a,.pills .item.selected a:hover,.pills .item.selected a:focus,.pills .item.selected a:active,.pills .item.active a,.pills .item.active a:hover,.pills .item.active a:focus,.pills .item.active a:active,.pills .item a.active,.pills .item a.active:hover,.pills .item a.active:focus,.pills .item a.active:active,ul#email_quicklinks a.active,ul#email_quicklinks a.active:hover,ul#email_quicklinks a.active:focus,ul#email_quicklinks a.active:active{background-color:#26a713;color:#fff;text-decoration:none;cursor:default;box-shadow:inset 0 0 0 1px}.pills.blue .item:not(.selected) a:hover,.pills.blue .item:not(.selected) a:focus,.pills.blue .item:not(.active) a:hover,.pills.blue .item:not(.active) a:focus{color:#187eb7;box-shadow:inset 0 0 0 1px}.pills.blue .item:not(.selected) a:active,.pills.blue .item:not(.active) a:active{color:#146cad;box-shadow:inset 0 0 0 1px;background:rgba(24,126,183,0.08)}.pills.blue .item.selected a,.pills.blue .item.selected a:hover,.pills.blue .item.selected a:focus,.pills.blue .item.selected a:active,.pills.blue .item.active a,.pills.blue .item.active a:hover,.pills.blue .item.active a:focus,.pills.blue .item.active a:active,.pills.blue .item a.active,.pills.blue .item a.active:hover,.pills.blue .item a.active:focus,.pills.blue .item a.active:active{background-color:#187eb7;color:#fff}.pills .inline-list li.item.soft a{color:#999}.pills .inline-list li.item.soft a:hover{color:#999;background:#f5f5f5;box-shadow:none}.pills .inline-list li.item.soft a:active{background:#f0f0f0}body:not(.fullscreen-tab) .tab-sub-nav.sticked .pills .item a{font-size:9pt}.pills .inline-list .item a.dropdown-trigger i.small.icon-chevron-down{margin-top:10px;margin-left:5px}.pills .inline-list .item ul.dropdown-list.active>li>a:hover,.pills .inline-list .item ul.dropdown-list.active>li>a:focus{box-shadow:none}.pills .inline-list .item ul.dropdown-list.active>li:not(:first-child):not(:last-child)>a{border-radius:0}.dropdown-wrapper{position:relative}.title-actions .dropdown-wrapper{display:inline-block}a.dropdown-trigger{text-decoration:none}a.dropdown-trigger i:not([class*="icon_"]){display:inline-block;font-size:12pt}a.dropdown-trigger.text-left{text-align:left}a.dropdown-trigger i.small{font-size:10px;margin-top:9px}a.dropdown-trigger i.small.icon-chevron-down{margin-top:6px}.mobile-block .pills a.dropdown-trigger i.small.icon-chevron-down,.mobile .pills a.dropdown-trigger i.small.icon-chevron-down{margin-top:10px}ul.dropdown-list{display:none;position:absolute;background-color:#fff;z-index:999;border:solid 1px #e1e1e1;border-radius:7px;width:116px;margin-top:15px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}ul.dropdown-list::before,ul.dropdown-list::after{content:'';position:absolute;border-bottom:solid 10px #e1e1e1;border-left:solid 10px transparent;border-right:solid 10px transparent;top:-10px;right:16px}ul.dropdown-list::after{border-bottom:solid 10px #fff;top:-9px}ul.dropdown-list.arrow-left::before,ul.dropdown-list.arrow-left::after{right:auto;left:10px}ul.dropdown-list.arrow-right::before,ul.dropdown-list.arrow-right::after{right:10px;left:auto}ul.dropdown-list.active{display:block}.dropdown-wrapper.right ul.dropdown-list{width:140px;left:auto;right:0}.pills ul.dropdown-list{left:20px;right:20px;width:auto}.dropdown-list-container{position:relative;height:100%;overflow-y:auto}ul.dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;color:#515151}ul.dropdown-list li a:not(.not-link):hover,ul.dropdown-list li a:not(.not-link):focus{background:#f5f5f5;text-decoration:none}ul.dropdown-list li a:active{background:#f0f0f0}ul.dropdown-list li a.green{color:#fff;background-color:#26a713}ul.dropdown-list li a.green:hover,ul.dropdown-list li a.green:focus{color:#fff;background:#23b311}ul.dropdown-list li:first-child a{border-radius:7px 7px 0 0}ul.dropdown-list li:last-child a{border-radius:0 0 7px 7px}ul.dropdown-list li a.green:active{color:#fff;background:#209b10}ul.dropdown-list li a i{display:inline-block;width:15px;margin-right:5px;font-size:14px;text-align:center}ul.dropdown-list.right{left:auto;right:0}ul.dropdown-list.w1{width:100%}ul.dropdown-list li{list-style-type:none}li.dropdown-wrapper.disabled::before{content:'';position:absolute;background:transparent;top:0;bottom:0;right:0;left:0;z-index:99}li.dropdown-wrapper.disabled .button.dropdown-trigger{color:#999999;box-shadow:0 0 0 1px #999999}.inline-list::before,.inline-list::after{content:'';display:table;clear:both}.inline-list .item{display:block;float:left;max-width:100%;min-height:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-list .item.right{float:right}.w1{width:100%}.inline-list .w2,.w2{width:50%}.inline-list .w2{padding-right:10px}.inline-list .w2:nth-of-type(even){padding-left:10px;padding-right:0}.w2-3{width:66.666%}.w3{width:33.333%}.w4{width:25%}.w5{width:20%}.w4-5{width:80%}.w6{width:16.666%}.w8{width:12.5%}.w7-8{width:87.5%}.w9{width:11.111%}.inline-list .no-padding,.inline-list .w2:nth-of-type(even).no-padding{padding-left:0}.item.side-b{float:right;padding-left:20px;padding-right:20px}#campaign_form #wmd-preview{display:inline-block;margin-bottom:24px}.wmd-panel .wmd-button-row{padding-bottom:10px}.wmd-panel .wmd-button{border-radius:4px}.wmd-panel .wmd-button:hover:not(.disabled){background:#1587c1;color:#fff}.wmd-panel .wmd-button:active:not(.disabled){background:#146cad;color:#fff}.wmd-panel .wmd-button{text-align:center;padding:2px 3px}.wmd-panel .wmd-button.disabled i{color:#e2e2e2}.location-wrapper{position:relative}.location-wrapper .spinner{position:absolute;right:10px;top:12px;display:none}input#location{z-index:3;margin-bottom:0 !important}#location_list ul{background:#fff;border:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.1);padding:10px 0;margin-left:0;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;position:relative;top:-1px;left:4px;z-index:2}#location_list ul li{cursor:pointer}#location_list ul li.geo{padding:3px 7px}#location_list ul li.active{background-color:#eee}.post{margin:0 0 40px;line-height:21pt}.post .content{font-size:108%}.post h3{font-size:18px;margin:30px 0 10px}.post h5,.post h4{margin:30px 0 10px}.post strong,.post em{font-size:100%}.post .date{font-size:92%;margin:6px 5px 5px 0;color:#999}.sidebar-section{margin-bottom:30px}.post ul,.post ol{padding-bottom:0.4045em}.post ul li,.post ol li{margin-bottom:0.809em}.post ul li{list-style-type:disc}.post_shares{margin:0 0 15px 0}.post_shares a{margin-right:4px}.post_shares a.facebook{margin-right:3px;font-size:92%}.post_shares .twitter{position:relative;top:1px}.comments#comments{padding-top:10px}.comments_count{font-size:90%;color:#666}#new_comment{margin:10px 0}.comment{border-bottom:1px solid #f5f5f5;margin-bottom:12px}.blog-post .comment{padding:20px 0;margin:0}.blog-post .comment:not(:last-child){border-bottom:solid 1px #E7EDEF}.comment_account{font-size:90%;color:#666}.comment_date{font-size:90%;color:#bbb;display:inline;margin-left:7px}.comment_delete{font-size:90%;float:right}.comment_content{margin-top:10px}.hq-home-notification{padding:20px 0}.hq-home-notification .notification-image{width:48px;height:48px}.hq-home-notification .notification-image img{margin-top:-5px}.hq-home-notification .notification-content{margin-left:68px}.hq-home-notification .notification-content .text{line-height:48px;min-height:48px}.hq-home-notification .notification-content .button{margin-top:2px}@media screen and (max-width: 800px){.hq-home-notification .notification-image{display:block;float:none;width:100%;text-align:center}.hq-home-notification .notification-image img{width:48px}.hq-home-notification .notification-content{margin-left:0;text-align:center}.hq-home-notification .notification-content .button{display:inline-block;height:auto;float:none}}@media screen and (max-width: 480px){.hq-home-notification .notification-content .button{display:block;width:100%}}.site-list-notifications{position:relative;border-radius:6px;padding:3px;background-color:#f5f5f5;margin-bottom:1.8em}.site-list-notifications .notification-date{display:inline}.site-list-notifications .notification-image{width:48px;height:48px}.site-list-notifications .notification-image img{position:relative;top:6px;left:10px;width:36px}.site-list-notifications .notification-content{padding:10px 40px 10px 0;margin-left:68px}.site-list-notifications-close{position:absolute;top:16px;right:20px}.site-list-notifications .notification-content h3{font-size:84%}@media screen and (max-width: 1024px){.site-list-notifications{margin-bottom:40px}}@media screen and (max-width: 800px){.site-list-notifications .notification-image{display:block;float:none;width:100%;text-align:center}.site-list-notifications .notification-image img{position:static}.site-list-notifications .notification-content{margin-left:0;text-align:center;padding:10px 20px}.site-list-notifications .notification-content .text{display:block}.site-list-notifications .notification-content .button{margin-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width: 480px){.site-list-notifications .notification-content .button{display:block;height:auto}}.account_search_filters{width:100%;display:inline}.account_search_filters,.account_search_sorting{display:inline;width:100%}.account_search_options a{margin-right:1em;font-size:90%;text-transform:lowercase}.account_search_options a.active{background-color:#dfdfdf;color:#333;padding:3px 6px;border-radius:5px}.account_search_title{color:#111;padding-right:1em}.account_search_count{padding-right:1em;color:#666;text-transform:uppercase;font-size:80%}.account_search_form{display:inline}input.account_search_days_input{border:none;background-color:#fdfdfd;border-radius:5px;padding:0;margin:0;height:1.618em;color:#666;text-align:center;width:3.236em;margin-right:1em}.account_search_count{padding-right:0}.account_details{background-color:#fefefe;padding:1em;border:none;border-bottom:1px solid #dfdfdf}.account_details:last-child{border-bottom:none}.account_list{border:1px solid #dfdfdf;border-radius:5px;overflow:hidden}.account_links{display:inline}.account_details.odd{background-color:#fcfcfc}.account_details_stats{font-size:85%}.account_activity_data table{font-size:120%;line-height:1.2em}.account_activity_data table td{text-align:right}.account_activity_data table th{padding-left:1.618em;text-align:left}.account_activity_data p{font-size:90%;color:#666;text-transform:uppercase;font-weight:none}.announcement_send_to input{margin-left:1em}.content-search{position:relative}#content_spinner{position:absolute;right:8px;top:12px}form.content_search_form .item.w4{padding:0 10px}form.content_search_form .item.w4:last-child{padding:0 0 0 10px}.thook .translations-header.outer{width:100%;padding:0 20px;margin-left:-20px}.thook .translations .item{padding:10px 10px}.thook .translations .item:first-child{padding:10px 0}.thook .translations textarea{min-height:40px;height:40px;margin:0}.thook .translations .list .inline-list:not(:last-child):after{content:'';display:block;margin-right:10px}.thook .translations .list .inline-list:last-child{margin-bottom:-20px}.thook .translations .list .item{padding-top:20px;padding-bottom:20px}.thook .translations .list .item.w2-3{padding-right:0}.thook .translations .list .w4{margin-top:13px;padding-right:10px}.load-defaults-container{float:right;line-height:40px}table.ad-list{margin-top:0.809em}table.ad-list td{padding:0.5em;line-height:1.618em}td.ad-image img{height:25px}table.ad-list td.ad-controls a{margin-left:1em}table.additional-costs-list td{padding:0 0.5em;line-height:1.618em}.editor-wrapper{position:relative;padding-top:30px}.editor-main-frame{margin-bottom:1.618em}.editor-top-bar{position:absolute;top:0;height:30px;width:100%;line-height:30px;padding:0 20px;margin-left:-20px;-webkit-box-sizing:content-box;box-sizing:content-box;z-index:1;background-color:#fff;z-index:99;-webkit-transform:translate3d(0, 0, 0)}.editor-top-bar.expanded{height:auto}.editor-top-bar.sticked,.fullscreen-tab .editor-top-bar{position:fixed;top:110px;max-width:755px;z-index:99;box-shadow:0 0 5px rgba(0,0,0,0.1)}.fullscreen-tab .editor-top-bar{max-width:calc(100% - 40px);top:50px}.editor-top-bar.sticked.slide-up{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}.editor-top-bar.sticked-bottom{position:absolute;top:auto;bottom:86px}.editor-page-select{position:relative;top:5px;max-width:calc(100% - 310px)}_::-webkit-full-page-media,_:future,:root .editor-page-select{top:0}.editor-dropdown-trigger{max-width:calc(100% - 20px)}.editor-dropdown-trigger .text-overflow{display:block;width:100%}.etb-item,.etb-item .text,.etb-item .link{height:30px;line-height:30px;display:inline-block}.editor-dropdown-trigger.text-overflow{max-width:calc(100% - 25px)}.editor-wrapper .buttons-bar{-webkit-transform:translate3d(0, 0, 0) !important}.editor-wrapper .buttons-bar.sticked-at-bottom:not(.sticked-bottom){position:fixed;bottom:0;background:#ffffff;z-index:9;left:0;right:0;width:100%;max-width:755px;margin:auto;padding:10px 20px;height:40px;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.1);box-shadow:0 0 5px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, 0, 0)}.editor-wrapper .buttons-bar.sticked-at-bottom.expanded:not(.sticked-bottom){height:auto}.fullscreen-tab .editor-wrapper .buttons-bar.sticked-at-bottom:not(.sticked-bottom){max-width:calc(100% - 40px);-webkit-transform:translate3d(0, 0, 0)}.etb-item.actions .dropdown-list{right:0;left:auto}@media screen and (max-width: 960px){.editor-top-bar.sticked,.fullscreen-tab .editor-top-bar{max-width:calc(100% - 40px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width: 800px){.editor-top-bar.sticked,.fullscreen-tab .editor-top-bar{top:120px}.editor-wrapper .buttons-bar.sticked-at-bottom:not(.sticked-bottom){max-width:calc(100% - 80px)}}@media screen and (min-width: 530px){.editor-bar-controls{padding-left:5px}}@media screen and (max-width: 530px){.editor-top-bar.sticked,.fullscreen-tab .editor-top-bar{height:70px}.editor-top-bar{height:70px}.editor-bar-controls,.etb-item.load-defaults,.etb-item.actions{margin-top:10px}.editor-top-bar.expanded{height:auto}.editor-top-bar.sticked.slide-up{-webkit-transform:translateY(-70px);-moz-transform:translateY(-70px);-ms-transform:translateY(-70px);-o-transform:translateY(-70px);transform:translateY(-70px)}.editor-top-bar .editor-page-select,.editor-top-bar .editor-dropdown-trigger{width:100%;max-width:100%}.editor-top-bar .editor-dropdown-trigger{max-width:calc(100% - 20px)}.editor-page-select{top:10px;height:28px !important;max-width:calc(100% - 20px)}.editor-wrapper{padding-top:70px}}.buttons-bar-wrapper{height:45px}.editor-main-frame .dropdown-list{line-height:1.3em;font-size:93%}.editor-wrapper .helper.active:before,.editor-wrapper .helper.active:after{top:24px}.editor-wrapper .helper.active:after{top:25px}textarea.hq-editor{width:100%;height:380px;border:none !important;padding:none;margin:none}.page-type-mode{color:#cdcdcd;text-transform:uppercase;font-size:70%;text-shadow:1px 1px 0 #fcfcfc}.CodeMirror,.hq-editor{font-family:"Consolas", "Menlo", "Monaco", "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif}.CodeMirror{margin-left:-20px;padding:0;height:auto;z-index:0}.CodeMirror-gutters{background-color:transparent;border-right:1px dotted #fafafa;border:none;padding-right:0.5em}.CodeMirror-gutter-elt{color:#eaeaea}.script-addons{text-align:right;padding-right:1em}.editor-unsaved-changes{top:30px;position:absolute;padding:5px 10px;font-size:85%;box-shadow:0 0 1px rgba(0,0,0,0.2);border-radius:5px;margin-top:10px;max-width:300px;background:#fff;z-index:99}.editor-unsaved-changes:before,.editor-unsaved-changes:after{content:'';border:solid 10px transparent;border-bottom-color:#f1f1f1;top:-20px;left:10px;position:absolute}.editor-unsaved-changes:after{top:-19px;border-bottom-color:#fff}.editor-unsaved-changes a{margin-left:1em}@media screen and (max-width: 640px){.editor-unsaved-changes{top:33px;max-width:calc(100% - 19px);width:100%}.editor-top-bar .editor-unsaved-changes{max-width:calc(100% - 59px)}}.save_indicator_wrapper{position:fixed;top:60px;left:0;right:0;margin:auto;width:100%;max-width:795px;z-index:9999}.save_indicator{float:right;width:82px;padding:5px 17px;background:#FFF;border-radius:0 0 5px 5px;text-align:center;box-shadow:0 0 5px rgba(0,0,0,0.2);position:relative;-webkit-transition:0.2s ease;-moz-transition:0.2s ease;-ms-transition:0.2s ease;-o-transition:0.2s ease;transition:0.2s ease}.hq-dialog .save_indicator_wrapper{top:160px;position:absolute;z-index:99}.fullscreen-tab .hq-layout-content.hq-layout-inner .save_indicator_wrapper{top:50px;z-index:9;max-width:100%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-dialog.dialog-size-small .save_indicator_wrapper{max-width:564px}.hq-dialog .hq-dialog-header.sticked ~ .save_indicator_wrapper{top:60px;position:fixed;z-index:9}.save_indicator.hide_indicator{margin-top:-50px}.save_indicator.error{background:#D81E50}.save_indicator .text{color:#26A713;font-size:9pt}.save_indicator.error .text{color:#FFF}.save_indicator .indicator_icon{position:absolute;left:10px;top:11px;width:16px;height:16px;color:#26A713}.save_indicator .indicator_icon.icon-ban{top:13px}.save_indicator .indicator_icon.icon-ok{top:11px}.save_indicator.error .indicator_icon{color:#FFF}@media screen and (max-width: 800px){.save_indicator_wrapper{top:50px}.save_indicator{margin-right:20px}.hq-dialog .save_indicator_wrapper{top:60px}}.fuzzy-search{display:none;position:static;top:0;left:0;right:0;min-height:100vh;padding:100px 0;background:rgba(4,18,22,0.9);z-index:999999}.fuzzy-search .fuzzy-search-input input{margin:0}.fuzzy-search-content{position:relative;background:#fff;padding:50px 0 10px;border-radius:5px;margin:0 auto;width:100%;max-width:795px;z-index:999;box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fuzzy-search.active{display:block}.fuzzy-search .fuzzy-search-input{position:absolute;top:0;width:100%;max-width:795px;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:999}.fuzzy-search .fuzzy-search-input.sticked{position:fixed;top:0;background:#fff;box-shadow:0 0 2px rgba(0,0,0,0.2);border-radius:0 0 5px 5px}.fuzzy-search .fuzzy-search-input .label-icon{top:auto;left:24px;bottom:17px}.fuzzy-search-result{margin:0 5px;height:33px}.fuzzy-search-result.selected{background:#EFF4F7;border-radius:5px}.fuzzy-search-result a{display:block;padding:5px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fuzzy-search-result:first-of-type a{margin-top:10px}.fuzzy-search-result a:hover,.fuzzy-search-result a:focus{text-decoration:none !important}.fuzzy-search-result a:hover .link,.fuzzy-search-result a:focus .link{text-decoration:underline}.fuzzy-search-result a i[class^="icon-"]{margin:0 12px 0 9px;color:#999}.fuzzy-search-result .match{background:#FFF437}.show_fuzzy_search .hq-layout-overlay{display:none !Important}@media screen and (max-width: 1024px){.fuzzy-search .hq-dialog-header,.fuzzy-search .hq-dialog-header.sticked{width:100%;max-width:795px;left:0;right:0;margin:auto;z-index:9999;box-shadow:none;border-bottom:solid 1px #e1e1e1;overflow:inherit}.fuzzy-search .hq-dialog-header:not(.sticked){position:absolute;border-radius:5px 5px 0 0}.fuzzy-search-content{border-radius:0 0 5px 5px}.fuzzy-search .fuzzy-search-input,.fuzzy-search .fuzzy-search-input.sticked{top:60px}.fuzzy-search .fuzzy-search-input:not(.sticked){padding-top:70px;top:-10px}.fuzzy-search-content{padding-top:100px;margin-top:10px}.fuzzy-search .hq-dialog-header.sticked i.arrow{display:block}}@media screen and (max-width: 800px){.fuzzy-search{background-color:rgba(255,255,255,0.9);padding-top:60px}.fuzzy-search .hq-dialog-header{z-index:9999}.fuzzy-search-content{width:100%;max-width:100%;padding-top:60px}.fuzzy-search .fuzzy-search-input,.fuzzy-search .fuzzy-search-input.sticked{position:fixed;top:60px;left:0px;right:0px;width:auto;margin:auto;background:#fff;box-shadow:0 0 2px rgba(0,0,0,0.2);border-radius:0 0 5px 5px}}.features-page h3.green{font-size:160%;margin-top:1.618em}.features-page ul{margin-top:0.1em;-webkit-box-shadow:8px 8px 5px -6px rgba(0,0,0,0.1);-moz-box-shadow:8px 8px 5px -6px rgba(0,0,0,0.1);box-shadow:8px 8px 5px -6px rgba(0,0,0,0.1);overflow:hidden}.features-page ul li{padding:0.809em;font-size:105%;text-shadow:1px 1px 1px #efefef;border-bottom:1px dotted #e5e5e5}.features-page ul li:last-child{border-bottom:none}.features-page ul i{position:relative;top:0.1em;right:0.4045em}.features-page ul>li:nth-child(odd){background-color:#fafafa}​ .features-page .intro{font-size:100%}.checklist li{padding:5px 0;border-bottom:solid 1px #e1e1e1}.checklist li:last-child{border-bottom:none}.checklist .state{width:30px;height:48px;line-height:55px;float:left}.checklist .state i{font-size:14pt}.checklist .content{margin-left:30px}.dashboard-section{padding-top:20px}.dashboard-section:first-child{padding:0}.dashboard-content{width:540px}.dashboard-stats{width:252px}.dashboard-wrapper>.block{background-color:#fff}.dashboard-wrapper>.block>.block-content{border-top:none}body.dashboard .dashboard-tabs{margin:0;padding:0}.dashboard-tabs .item{position:relative;text-align:center;border:1px solid transparent;border-bottom:none;border-radius:7px 7px 0 0;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dashboard-tabs .item.selected{box-shadow:0 1px 3px rgba(0,0,0,0.15)}.dashboard-tabs .item.selected::after,.dashboard-tabs .item:first-of-type:hover::after{content:'';position:absolute;width:100%;height:3px;bottom:-3px;left:-1px;padding:0px 1px;background-color:#FFFFFF}.dashboard-tabs .item:hover{box-shadow:0 1px 2px rgba(0,0,0,0.15)}.dashboard-tabs .item:first-child:not(.selected):hover::after,.dashboard-tabs .item:first-child:not(.selected):active::after{content:'';position:absolute;height:10px;width:100%;left:-1px;bottom:-9px;z-index:-2}.dashboard-tabs .item:active{box-shadow:0 1px 3px rgba(0,0,0,0.05)}.dashboard-tabs .item.selected{background-color:#fff;position:relative;z-index:9;box-shadow:0 1px 3px rgba(0,0,0,0.15)}.dashboard-tabs .item a:link,.dashboard-tabs .item a:visited,.dashboard-tabs .item a:visited:hover,.dashboard-tabs .item a:link:hover,.dashboard-tabs .item.selected a{display:block;padding:10px 15px;height:20px;line-height:21px;color:#515151;text-transform:uppercase;font-size:8pt;font-weight:700;border:none;border-radius:7px 7px 0 0;text-decoration:none}.docs_menu_main.dashboard-tabs .item a:link,.docs_menu_main.dashboard-tabs .item a:visited,.docs_menu_main.dashboard-tabs .item a:visited:hover,.docs_menu_main.dashboard-tabs .item a:link:hover,.docs_menu_main.dashboard-tabs .item.selected a{margin:0;padding:10px}.docs_menu_main.dashboard-tabs{margin:0;border:none}.dashboard-tabs .item:hover a{background-color:#fff}.dashboard-tabs .item.selected a,.dashboard-tabs .item.selected a:hover{color:#26a713;cursor:default}.dashboard-wrapper.first-tab .block.outer{border-top-left-radius:0}.dashboard-wrapper ul.site_stats li{float:none;width:100%;margin-bottom:5px}.dashboard-wrapper ul.site_stats li::before,.dashboard-wrapper ul.site_stats li::after{content:"";display:table;clear:both}.dashboard-wrapper ul.site_stats li>*{display:block;width:50%;float:left}.dashboard-wrapper ul.site_stats .hint,.dashboard-wrapper ul.site_stats h3{text-align:left;font-size:10pt;line-height:12pt;font-weight:500;text-transform:none}.dashboard-wrapper ul.site_stats h3{top:0;font-size:12pt;font-weight:700;text-align:center}.dashboard-wrapper .settings-image{width:100%;height:auto;border:none;text-align:center}.dashboard-wrapper .settings-image img{position:static;max-width:100%;max-height:100%}.general-view-options label.checkbox-radio{display:block}table.dashboard-site-info{margin-top:10px;font-size:95%}table.dashboard-site-info tr th,table.dashboard-site-info tr td{text-align:left}table.dashboard-site-info tr th{font-weight:normal;padding-right:1em}#email_entries{word-break:break-all}.email-verified{font-weight:normal;font-size:9pt;text-transform:uppercase}.hq-sort-sites ~ .button.sort-sites{margin:-26px 0 0;padding:0 26px}.hq-sort-sites ~ .button.sort-sites i.icon-reorder{display:inline-block;width:13px}.hq-site-list .title h3{margin:30px 0 5px;font-size:12pt}.hq-site-list .title-actions{position:relative;top:-28px}.hq-site-list .title-actions>*{float:right}.hq-site-list{padding-top:20px}.hq-site-list .item:first-child .title{height:30px}.hq-site-list .item:first-child .title h3{margin-top:10px}.site-card{position:relative;margin-top:5px;height:60px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.15);border:none;border-radius:5px;-webkit-transition:0.2s margin ease-out;-moz-transition:0.2s margin ease-out;-ms-transition:0.2s margin ease-out;-o-transition:0.2s margin ease-out;transition:0.2s margin ease-out}.hq-site-list.simplify .item:hover .site-card{background-color:#F5F7F9;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.hq-site-list.simplify:active,.hq-site-list.simplify>li:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.site-card .thumbnail,.settings-image{float:left;width:210px;height:60px}.site-card .thumbnail{position:absolute;display:inline-block;height:50px}.site-card .thumbnail .no_image i{padding:0;width:100%;text-align:center}.site-card .settings-image img{margin:auto;position:absolute;top:0;bottom:0;right:0;left:0;max-width:90%;max-height:60%;overflow:hidden;padding:5px}.site-card .settings-image h3{margin:0;line-height:60px;padding:0 20px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.site-card .stats{margin-left:210px;margin-right:135px;padding:20px;height:20px;overflow:hidden}.site-card .stats .site_stats,.site-card .stats .title-clone{position:relative;-webkit-transition:0.2s opacity ease-out, 0.2s top ease-out;-moz-transition:0.2s opacity ease-out, 0.2s top ease-out;-ms-transition:0.2s opacity ease-out, 0.2s top ease-out;-o-transition:0.2s opacity ease-out, 0.2s top ease-out;transition:0.2s opacity ease-out, margin 0.2s ease-out}.site_stats::after,.site_stats::before{content:'';display:table;clear:both}.site-card .stats .title-clone{opacity:0}.site-card .stats .title-clone h3{margin-top:23px;font-size:10pt}.settings-image{float:none;border:none;border-right:solid 1px #E7EDEF}.site_stats>li{display:block;width:25%;float:left;text-align:center}ul.site_stats .hint,ul.site_stats h3{display:block;height:20px;line-height:20px;margin:0;vertical-align:top;font-size:10pt;text-transform:uppercase;font-weight:700;text-align:left;margin:0;padding:0;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul.site_stats .hint{position:absolute;padding:0 5px;width:26px;color:#26a713;text-align:center}ul.site_stats .hint img{width:14px;margin-top:2px}ul.site_stats li:first-child .hint{padding:0 5px 0 0}ul.site_stats h3{position:relative;height:auto;width:100%;padding-left:25px}ul.stats_small{margin:0;padding:0}.stats_small>li{margin-bottom:10px}.site-card .actions{position:absolute;right:20px;top:18px}.site-card .actions>*{display:inline-block;margin-left:10px;float:right;-webkit-transition:opacity 0.2s ease-out;-moz-transition:opacity 0.2s ease-out;-ms-transition:opacity 0.2s ease-out;-o-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out}.hq-site-list.simplify .site-card .actions>*{opacity:0}.hq-site-list:not(.simplify) .site-card>.sort_handle,.hq-site-list:not(.simplify) .site-card .sort_handle{display:none}.hq-site-list.simplify .sort_handle [class^="icon-"],.hq-site-list.simplify .sort_handle [class*=" icon-"]{right:20px;top:23px}.site-card .actions>.button.medium{width:85px}.hq-site-list.simplify .item:not(:first-child) .site-card{margin-top:0}.hq-site-list .item .title{height:50px;overflow:hidden;-webkit-transition:height 0.2s ease-out;-moz-transition:height 0.2s ease-out;-ms-transition:height 0.2s ease-out;-o-transition:height 0.2s ease-out;transition:0.275s height ease-out, 0.2s opacity ease-out}.hq-site-list.simplify .item .title{opacity:0;height:0}.hq-site-list.simplify .item .site-card{border-radius:0;border-bottom:solid 1px #E7EDEF}.hq-site-list.simplify .item .site-card .stats .site_stats{margin-top:-40px;opacity:0}.hq-site-list.simplify .item .site-card .stats .title-clone{opacity:1}.hq-sort-sites .sort-option.ascending .option-dsc,.hq-sort-sites .sort-option.descending .option-asc{display:none}.hq-sort-sites .item{margin-right:10px}.hq-sort-sites .sort-option a{text-decoration:none !important}.hq-sort-sites .sort-option.selected a{font-weight:600}.sort-option [class^="icon-"],.sort-option [class*=" icon-"]{margin-right:-2px}.stats_small li label{display:block}.stats_small li .result i,.stats_small li .result .spinner{position:relative;top:1px}.stats_small li .result .spinner{top:2px}.stats_small li h3{font-size:100%;display:inline;position:relative}.disabled ul.site_stats h3{color:#b1b1b1}.hq-site-list .item>.hint{position:relative;top:0;color:#5d5d5d;font-size:9pt}@media screen and (max-width: 1024px){.site-card .stats .title-clone h3{margin-top:3px}.hq-site-list .title-actions{top:-34px}.hq-site-list .site-card::before,.hq-site-list .site-card::after{content:'';display:table;clear:both}.site-card .thumbnail{width:20%}.site-card .thumbnail .settings-image{width:100%}.site-card .stats{margin-left:20%}.hq-site-list .site_stats>li>*{display:block;text-align:left;height:40px}.hq-site-list .site_stats>li>h3{top:0}.hq-site-list .item>.hint,.hq-site-list .item>.hint a{font-size:10pt}}@media screen and (max-width: 800px){.hq-site-list .site-card{height:auto}.hq-site-list.simplify .item .site-card{border:none;border-radius:5px}.site-card .thumbnail,.site-card .stats{width:100%}.site-card .thumbnail{position:static;padding-right:77px;float:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-site-list .site-card .settings-image{border:none}.site-card .thumbnail .no_image i{padding:0 20px;width:auto;text-align:inherit}.hq-site-list.simplify .item .title{opacity:1;height:50px}.hq-site-list .title h3{margin-top:20px}.hq-site-list.simplify .item:first-child .title{height:30px}.site-card .stats{margin:0;height:40px;padding:10px 20px 0;border-top:solid 1px #E7EDEF;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transition:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.hq-site-list.simplify .site-card .stats{height:0;padding:0 20px;border-color:transparent}.site-card .site_stats{padding:0;margin:0}.hq-site-list .site_stats>li{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hq-site-list .site_stats>li>*{font-size:9pt;float:none;height:30px;display:inline-block;position:static;width:auto}.hq-site-list .site_stats>li>h3{font-size:11pt;max-width:85%}.button.upgrade{display:block;width:100%}.site-card{margin-bottom:0}.site-card .settings-image img{right:auto;left:20px;padding:0}ul.site_stats h3{padding-left:0}}@media screen and (max-width: 480px){.hq-site-list .title-wrap h3{padding-right:80px}}.payment-details table th{padding-right:1em}.progress-bar{height:14px;background-color:#e1e1e1;border-radius:7px;overflow:hidden}.files .progress-bar{border-radius:0 0 7px 7px}.used-indicator{height:14px;width:0;padding-right:14px;border-radius:7px;background-color:#26a713}.files .used-indicator{border-radius:0 7px 7px 0;overflow:hidden;margin-top:-14px}.progress-bar .progress{margin-top:-14px;text-align:center;color:#515151;font-size:8pt}.progress-bar .used-indicator .progress{color:#fff;margin-top:1px}.files .image-preview,.files .file-name{max-width:100%;margin-bottom:10px}.files .file-name.w6{width:16.666%}.file .file-preview{text-align:center;font-size:18px}.files .file-name{display:inline-block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.files .file .file-name{text-align:left}.files-list .file{padding:10px 20px;margin-left:-20px;border-bottom:solid 1px #E7EDEF;width:100%;line-height:40px;height:40px;overflow:hidden}.files-list .file.fade-in{background-color:rgba(24,126,183,0.3);-webkit-animation:fade-in 1s ease;-moz-animation:fade-in 1s ease;-ms-animation:fade-in 1s ease;-o-animation:fade-in 1s ease;animation:fade-in 1s ease}@-webkit-keyframes fade-in{0%{background-color:rgba(24,126,183,0.3)}100%{background-color:rgba(24,126,183,0)}}@-moz-keyframes fade-in{0%{background-color:rgba(24,126,183,0.3)}100%{background-color:rgba(24,126,183,0)}}@-ms-keyframes fade-in{0%{background-color:rgba(24,126,183,0.3)}100%{background-color:rgba(24,126,183,0)}}@-o-keyframes fade-in{0%{background-color:rgba(24,126,183,0.3)}100%{background-color:rgba(24,126,183,0)}}@keyframes fade-in{0%{background-color:rgba(24,126,183,0.3)}100%{background-color:rgba(24,126,183,0)}}.files-list .file:last-child{border:none;margin-bottom:-20px}.files a.thumbnail{width:90px;max-width:100%;height:40px;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;margin-right:10px}.files a.thumbnail:hover{background-color:#f2f2f2}.hq-pricing .swipe-surface{display:none}.hq-pricing>.block.active .block-title{border-bottom:solid 1px #E7EDEF}.hq-pricing .list{position:relative;overflow:hidden}.hq-pricing.upgrade .list{overflow:initial}.show-pricing .hq-pricing{display:block}.hq-pricing h2{padding:0 0 50px;margin:0}.hq-pricing .list:before,.hq-pricing .list:after{content:"";display:table;clear:both}.hq-pricing .list .item{display:block;width:33%;float:left}.hq-pricing .list .item span{font-size:115%}.hq-pricing .list .item .small{font-size:100%;color:#777}div.hq-pricing div.pricing-badge{padding:20px 0;min-width:initial;border-radius:7px;text-align:center;background:#fff;font-weight:400;border:solid 2px #e1e1e1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.hq-pricing.upgrade div.pricing-badge:hover{border-color:#9b9b9b}div.hq-pricing div.pricing-badge{margin:0 10px}.hq-pricing .item:first-child .pricing-badge{margin-left:0}.hq-pricing .item:last-child .pricing-badge{margin-right:0}.hq-pricing h3{font-size:13pt;padding:0;margin:0}.hq-pricing .price,.hq-pricing.informational .price span.green{font-size:16pt;font-weight:600;color:#515151;padding:0 0 5px;height:20px;margin:12px;text-align:center}.hq-pricing .dollar-sign{position:static;font-size:inherit}.hq-pricing .small{font-size:8pt}.hq-pricing span.green{color:#26a713}.hq-pricing .pricing-badge ul{line-height:25pt}.hq-pricing .pricing-badge .button{margin-top:15px}.hq-pricing.informational .pricing-badge .button{display:none}.hq-pricing:not(.informational) .item.professional .pricing-badge{padding:30px 20px;position:relative;top:-10px}.hq-pricing .button-green-big{display:none;margin-top:50px}.hq-pricing.informational .button-green-big{display:block}.upgrade h3.breadcrumbs{height:50px;margin:0;color:#9b9b9b}.upgrade .breadcrumbs::after,.upgrade .breadcrumbs::before{content:'';display:table;clear:both}.upgrade .breadcrumbs .item{width:33.3%;float:left;padding:5px 0 5px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.upgrade .breadcrumbs .item:not(:last-child){border-right:solid 1px #E7EDEF}.upgrade .block-title{padding:0;cursor:default;height:50px}.hq-pricing.upgrade .pricing-badge{border-width:1px}.hq-pricing-faq .item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-pricing-faq .item:not(:last-child){padding-right:25px}.hq-pricing-faq h3{padding:0 0 20px;margin:0}.value-list li{padding:10px 0}.value-list li:first-child{padding-top:0}.value-list li:not(:last-child){border-bottom:solid 1px #e1e1e1}.value-list li::before,.value-list li::after{display:table;content:'';clear:both}.value-list .option,.value-list .value{display:block;float:left;height:20px;line-height:20px;width:30%}.value-list .value{width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.homepage_sections .homepage_section,.homepage_sections .homepage_section:first-child{border:none;width:100%;margin:0;padding:10px 0}.number-input-wrapper .controls{display:inline-block;position:relative;min-height:20px;min-width:20px;top:5px;margin-left:5px;font-size:11px}table.additional-costs-list{margin-top:0.5em}table.additional-costs-list td{padding:0 0.5em;line-height:1.618em}table.additional-costs-list td.acl-controls a{margin-left:1em}@media screen and (max-width: 800px){.block.configuration .w2,.block.configuration .w3,.block.configuration .inline-list .w2,.block.configuration .dashboard-section .w2,.hq-dialog .w2{width:100%;padding-left:0}.number-input-wrapper .controls{display:none}.dashboard-section .homepage_sections .homepage_section{border-bottom:solid 1px #e1e1e1;margin-bottom:20px;padding:20px 0}.dashboard-section .homepage_sections .homepage_section .w2 label,.dashboard-section .homepage_sections .homepage_section .w2 a.delete{display:inline-block}.dashboard-section .homepage_sections .homepage_section .w2 .number-input-wrapper{margin-bottom:10px}.dashboard-section .homepage_sections .homepage_section .w2 .spacer{margin:0 5px}}.design-tab .title-wrap{margin:0}.design-tab .title-actions{top:5px}.design-tab .buttons-bar .hint{line-height:65px}.design-tab .buttons-bar .button.green{margin-top:10px}#wmd-panel-area{width:100%}#translations textarea{width:100%}.design-tab .wmd-panel textarea{padding:10px 20px}#email_quicklinks{padding-right:20px}.header-wrap{min-height:97px}.tab-header-bar{padding:10px 20px;width:797px;margin-left:-21px;border:solid 1px #e1e1e1;border-top:none;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tab-header-bar.sticked{position:fixed;top:60px}.tab-header-bar.sticked label,.tab-header-bar .toggle{display:none}.hq-dialog .tab-header-bar .inline-list .item{width:100%;padding:0 !important}.hq-dialog .tab-header-bar{width:100%;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial}.hq-dialog .tab-header-bar.sticked{position:static !important;height:auto;background-color:#fff;box-shadow:none;padding:0;margin:0;border:none}.fullscreen-tab .hq-layout-content{max-width:100%}.fullscreen-tab .hq-layout-content .dashboard-tabs{display:none}.fullscreen-tab .hq-layout-content .tab-sub-nav{position:fixed;top:0;bottom:auto;max-width:100%}.fullscreen-tab .hq-layout-content .block-content.design-tab{min-height:100vh;margin-top:-45px;padding-top:65px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fullscreen-tab .hq-layout-content .editor-main-frame{min-height:100vh;padding-top:60px;margin-top:-65px;margin-bottom:-85px;padding-bottom:110px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.email-description-hint{color:#bbb;margin-bottom:1em;text-transform:uppercase;font-size:80%}.email-tester-input{width:280px !important;height:30px !important;max-width:calc(100% - 150px);margin-right:5px}@media screen and (max-width: 800px){.block-content.design-tab .tab-header-bar .inline-list .item,.hq-dialog .tab-header-bar .inline-list .item{width:100%;padding:0}.block-content.design-tab .buttons-bar button{width:116px;float:right}.tab-header-bar{width:100%;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial}.tab-header-bar.sticked{top:50px !important;height:40px;width:auto;left:20px;right:20px;background-color:#f5f5f5;border-radius:0 0 7px 7px;margin:0;box-shadow:0 1px 3px rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hq-dialog .tab-header-bar.sticked{position:static !important;height:auto;background-color:#fff;box-shadow:none;padding:0;border:none}.tab-header-bar .inline-list .item{padding:0 !important}.tab-header-bar .toggle{width:100%;padding:10px 20px;height:20px;line-height:21px;margin:-10px 0 -10px -20px;color:#5d5d5d;text-align:center}.tab-header-bar .toggle:active{background:#efefef}.hq-dialog .tab-header-bar.active .toggle{border-top:solid 1px #E7EDEF;margin-top:20px}.tab-header-bar.sticked .inline-list,.hq-dialog .hq-dialog-content .tab-header-bar.sticked .toggle{display:none}.tab-header-bar.sticked .toggle,.hq-dialog .tab-header-bar.sticked .inline-list{display:block}.inline-list.ads .item.w3{width:50%}.ads .wrapper,.ads .item:nth-of-type(3n+1) .wrapper,.ads .item:nth-of-type(3n+2) .wrapper,.ads .item:nth-of-type(3n+3) .wrapper{margin:0}.inline-list.ads .item.w3 .wrapper{margin:0 10px 20px 0}.inline-list.ads .item.w3:nth-of-type(even) .wrapper{margin:0 0 20px 10px}.block-content.design-tab .layout-tab-content .buttons-bar .right{float:none}.block-content.design-tab .layout-tab-content .buttons-bar .hint{display:none}}@media screen and (max-width: 480px){.inline-list.ads .item.w3{width:100%}.inline-list.ads .item.w3 .wrapper,.inline-list.ads .item.w3:nth-of-type(even) .wrapper{margin:0 0 20px}}.pages .title-wrap{position:relative}.email-toggle-available-fields{padding-left:20px}.email-available-fields{font-size:85%;color:#888;padding-top:1em}.page-menu{position:absolute;left:0;width:210px;min-width:210px;top:28px;border:solid 1px #e1e1e1;background-color:#fff;padding:20px;border-radius:3px 7px 7px 7px;box-shadow:0 1px 3px rgba(0,0,0,0.1);z-index:99}.page-menu::before,.page-menu::after{content:'';position:absolute;border-bottom:solid 10px #e1e1e1;border-left:solid 10px transparent;border-right:solid 10px transparent;top:-10px;left:3px}.page-menu::after{top:-9px;border-bottom:solid 10px #fff}.pages-list .item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;padding:5px 10px;color:#fff}.pages-list .item.active{background:#187eb7}.pages-list .item.active a{text-decoration:none;color:#fff;cursor:default}.pages .selected i.arrow{bottom:-16px}.pages .selected i.arrow::before{content:'';position:absolute;border-bottom:solid 10px #fff;border-right:solid 10px transparent;border-left:solid 10px transparent;top:1px;left:-10px;z-index:99}.pages .selected .text{display:inline-block;max-width:520px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.save_error_wrap{position:relative;float:right;top:12px;margin-right:20px}.save_error.red{position:relative;border:solid 1px #d81e50;padding:11px 20px;border-radius:7px;background-color:#fff}.save_error.red::after,.save_error.red::before{content:'';position:absolute;right:-10px;top:10px;border-left:solid 10px #d81e50;border-top:solid 10px transparent;border-bottom:solid 10px transparent}.save_error.red::after{border-left:solid 10px #fff;right:-9px}@media screen and (max-width: 800px){.wmd-panel .wmd-button-row{min-height:20px;height:auto}.wmd-panel .wmd-button{position:static}.wmd-button-row .wmd-spacer{background-color:transparent}.pages .buttons-bar .delete{display:block;width:100%;top:0 !important;margin-bottom:20px}.pages .buttons-bar button.delete{margin:0}.pages .inline-list .item.w2{width:100%}.save_error_wrap{display:block;float:none;height:50px;margin:20px 0 0}span.save_error.red{width:100%;display:block;-wekbit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}span.save_error.red::before,span.save_error.red::after{border-bottom:solid 10px #d81e50;border-left:solid 10px transparent;border-right:solid 10px transparent;border-top:none;width:0px;right:20px;left:20px;top:-10px;margin:auto}span.save_error.red::after{border-bottom:solid 10px #fff;top:-9px}}ul.categories-list{margin:-20px 0;padding:0 0.2em}ul.categories-list.custom{margin-bottom:20px}ul.categories-list select:disabled{color:#aaa}.move-buttons.disabled a i,.move-buttons.disabled i{color:#e1e1e1}li.item.category{position:relative;padding:10px 0}li.item.category.sortable-chosen{background:#eff4f7}li.item.category .item.category-actions{width:52%}li.item.category .item.category-actions .category-options{width:90px;line-height:27px}li.item.category .item.category-actions label.checkbox-radio{padding:0;margin-right:0}li.item.category .item.category-actions input[type="checkbox"]::before{margin-top:0}li.item.category .item.category-actions input[type="checkbox"]::after{margin-top:1px}li.item.category .category-actions,li.item.category .mobile .dropdown-wrapper{-webkit-transition:0.2s opacity;-moz-transition:0.2s opacity;-ms-transition:0.2s opacity;-o-transition:0.2s opacity;transition:0.2s opacity}.simplify li.item.category .category-actions,.simplify li.item.category .mobile .dropdown-wrapper{opacity:0}.default .item.category:not(:last-child)::after,.custom .item.category::after{content:'';display:block;position:relative;border-bottom:solid 1px #EFF4F7;width:100%;padding-left:40px;left:-20px;top:10px}li.item.category .checkbox-radio input{position:relative;top:-2px}li.item.category .top-line{height:25px;float:left;width:100%}li.item.category .category-name{display:inline-block;width:48%}li.item.category .name{display:inline-block;max-width:295px;line-height:28px;font-size:12pt}ul.categories-list.simplify>li.category{position:relative;height:26px;padding:10px 23px;width:100%;margin-left:-23px;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.sort_handle{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:9}.simplify .sort_handle{display:block}.simplify .sort_handle [class^="icon-"],.simplify .sort_handle [class*=" icon-"]{position:absolute;right:20px;top:17px;color:#999999}ul.categories-list.simplify>li.category:hover{background-color:#F5F7F9}ul.categories-list.simplify:active,ul.categories-list.simplify>li.category:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}ul.categories-list.simplify>li.category>*:not(.top-line),ul.categories-list.simplify>li.category>*:not(.top-line) .category-actions{display:none}ul.categories-list.simplify>li.category>.top-line{float:none;height:25px;overflow:hidden}ul.categories-list.simplify>li.category>.top-line .category-actions>.right{position:relative;top:-7px}.button.sort-categories i{position:relative;top:1px}.sort-categories-hint{padding:5px 10px;margin-bottom:30px;border-radius:5px}.category-sort-options{position:relative;padding-right:10px;border-right:solid 1px #e1e1e1;width:275px}.category-sort-options .sort-options{margin:-4px 10px 0 0}.category-sort-options .sort-options a.dropdown-trigger{width:75px}ul.dropdown-list li a input{position:absolute}@media screen and (max-width: 800px){.block.active.outer.categories,ul.categories-list{overflow:initial}li.item.category{padding:20px 0}li.item.category b.category-name{position:relative;top:-8px}.item.category ul.dropdown-list{right:0;width:232px;height:auto !important}.item.category ul.dropdown-list label{display:block;padding:10px 9px}li.item.category .item.w2{padding-right:0}.simplify .sort_handle{left:auto;width:55px}li.item.category .top-line{height:auto}.simplify li.item.category .top-line{padding:0}li.item.category .item.category-actions{width:100%;float:none}.category-sort-options{width:100%;border:none}.category .category-sort-options>.label{display:block}.category .category-sort-options .spacer{display:none}.category .category-sort-options .sort-options{width:50%;display:inline-block;float:left;margin:0}.category .sort-options .dropdown-wrapper{width:100%;padding-right:10px;box-sizing:border-box}.category .sort-options.order .dropdown-wrapper{padding-right:10px;padding-right:0}.category-sort-options .sort-options a.dropdown-trigger{width:100%}.item.category .category-sort-options ul.dropdown-list{left:0;width:97%}.mobile.right .dropdown-wrapper{position:absolute;top:20px;right:0}.default .item.category:not(:last-child)::after,.custom .item.category::after{top:20px}.simplify.default .item.category:not(:last-child)::after,.simplify.custom .item.category::after{top:10px}}.block.campaigns{overflow:initial}.campaigns .input-wrap,.users .input-wrap,.groups .input-wrap{margin-right:125px}.campaigns .sort-options,.users .sort-options,.groups .sort-options,.category .sort-options{position:relative;display:inline-block;float:none}.sort-options .dropdown,.file .dropdown{position:absolute;width:140px;padding:20px;margin-top:15px;background-color:#fff;border:solid 1px #e1e1e1;border-radius:7px;box-shadow:0 1px 3px rgba(0,0,0,0.1);z-index:99}.sort-options .dropdown::before,.sort-options .dropdown::after,.helper-export .dropdown::before,.helper-export .dropdown::after,.file .dropdown::before,.file .dropdown::after,.block.active.dropdown.search-filters::before,.block.active.dropdown.search-filters::after{content:'';position:absolute;border-bottom:solid 10px #e1e1e1;border-left:solid 10px transparent;border-right:solid 10px transparent;top:-10px;left:7px}.sort-options .dropdown::after,.helper-export .dropdown::after,.file .dropdown::after,.block.active.dropdown.search-filters::after{top:-9px;border-bottom-color:#fff}.helper-export{margin-top:10px;overflow:initial;position:relative;background:#fff}.categories-filters .checkbox-radio input{position:relative;top:-2px}.campaign-page h3.campaign_title{margin:0}.campaigns .hint,.campaign-page .hint{color:#5d5d5d}.campaign-page .tab-togglers,.user-page .tab-togglers{padding:10px 0}.campaign-page .results-title.hint.campaign-contributions{line-height:16pt}.campaign-page .results-title .selected .arrow{left:15px}.campaign-page .results-title.hint ul.dropdown-list{margin-top:20px}.campaign-page .results-title.hint ul.dropdown-list.arrow-right::before,.campaign-page .results-title.hint ul.dropdown-list.arrow-right::after{right:5px}.campaign-page li.pledge_item .item:nth-of-type(2),.campaign-page li.contribution_item .item:nth-of-type(2),li.small-img-item .item:nth-of-type(2){float:none;margin-left:70px}li.inline-list.small-img-item{padding:20px 0;border-bottom:solid 1px #E7EDEF}li.inline-list.small-img-item:last-of-type{border:none}li.small-img-item .item img{width:50px}li.small-img-item .item .no_image{width:50px;height:50px}li.small-img-item .item .no_image i{top:0;height:28px;bottom:0}.item.campaign-item.small{width:162px;min-height:140px}.campaign-page .item.campaign-item.big,.campaign-list .item.campaign-item.big{padding-left:20px;margin-left:162px;float:none}.campaign-list-date{position:relative;top:1px;font-size:9pt;color:#aaa}.campaign-quick-options .field-error-link{color:#f2f5fe;margin-left:0.5em;text-decoration:underline}.campaign-quick-options .field-error-link:hover{color:#dee1f4;margin-left:0.5em;text-decoration:none}ul.campaign-list>li{margin:0;padding:20px 0 0}ul.campaign-list>li:not(:last-child):after{content:'';display:block;border-bottom:solid 1px #E7EDEF;padding-right:40px;margin-left:-20px;margin-top:20px;width:100%}.campaign-page ul.horiz,.campaign-list ul.horiz{display:block;margin-bottom:0;min-height:25px}.campaign-page ul.horiz i,.campaign-list ul.horiz i{font-size:100%;color:#aaa;margin-right:3px}.campaign-page .inline-list.campaign-details .item.page-content,.campaign-list .inline-list.campaign-details .item.page-content{padding-right:20px}.campaign-details-image{max-height:160px}.meta-line,li.contribution_item.inline-list .top-line .right{text-align:right;line-height:22pt}.meta-line .meta-info-item{text-transform:uppercase;color:#999;font-size:11px;font-weight:300}.results-title .selected b,.results-title .selected strong{text-transform:uppercase;color:#5d5d5d;font-size:8pt}.preview_frame img.spinner{display:inline-block;width:16px;height:16px;position:absolute;margin-top:13px;margin-left:5px}.campaigns-list>li{padding:20px 0}.campaigns-list .item .content{padding:10px 20px}.campaigns-list .item .content ul.horiz{margin-bottom:20px}.campaigns-list>li:not(:last-child)::after{content:'';display:block;width:100%;padding-left:40px;margin-left:-20px;margin-bottom:-20px;border-bottom:solid 1px #EFF4F7}.campaigns .button.grey.selected{margin-right:5px}.campaigns .button.grey.selected.active,.campaign-page .button.grey.selected.active{background:#26a713;border:solid 1px #26a713;color:#fff;text-shadow:none}.campaigns .button.grey.selected.active:hover,.campaign-page .button.grey.selected.active:hover{background:#23b311;border:solid 1px #23b311}.campaigns .button.grey.selected.active:active,.campaign-page .button.grey.selected.active:active{background:#209b10;border:solid 1px #209b10}.campaigns .export-button,.users .export-button{position:relative;top:10px}.helper-export .dropdown::before,.helper-export .dropdown::after{left:auto;right:10px}.results-title{min-height:40px;line-height:40px;width:100%;padding:0 20px;margin:0 0 0 -20px;background-color:#EFF4F7}.results-title.padding{line-height:20pt;min-height:16px;padding:10px 20px}.results-title .selected i.arrow{z-index:9;bottom:-14px;left:71px;right:auto;border-bottom:solid 10px #F1F8FB}.campaign-more.dropdown{width:140px;position:absolute;z-index:999;background-color:#fff}.campaign-page .dropdown-list.arrow-right::before,.campaign-page .dropdown-list.arrow-right::after{right:7px}.campaign_view .page-title .dropdown-trigger,.page-title .title-actions .dropdown-trigger{width:40px;height:41px;position:relative;top:1px}.page-title .dropdown-list{width:164px}.results-title .dropdown-trigger.micro{position:relative;top:9px}.results-title .dropdown-trigger.micro i.icon-dots{position:relative;top:-5px}.contribution-list li{padding:20px 0;display:none}.contribution-list.show-all li{display:block}.contribution-list.show-pledge li.pledge_item,.contribution-list.show-contribution li.contribution_item{display:block}.contribution-list li:not(:last-child){border-bottom:solid 1px #E7EDEF}.contribution-list.show-pledge .pledge_item.last,.contribution-list.show-contribution .contribution_item.last{border:none}.campaign-wrapper{overflow:hidden;border-radius:0 0 7px 7px;background-color:#F2F5F9}.campaign-wrapper .campaign_badge{margin-bottom:0;padding:10px 20px 20px}.campaign-wrapper .campaign_headline{line-height:18pt}.rewards-block .button.micro,.commitments-block .button.micro{position:relative;top:4px}.rewards-block .rewards-list li,.commitments-block .commitments-list li{background-color:#F2F5F9;border-radius:7px;padding:10px 20px;width:100%}.rewards-list li.item:not(.active):hover,.commitments-list li.item:not(.active):hover{background-color:#F5F9FF}.rewards-list li.item:not(.active):active,.commitments-list li.item:not(.active):active{background-color:#EFF3F9}.rewards-block .rewards-list li:not(:last-child),.commitments-block .commitments-list li:not(:last-child){margin-bottom:20px}.rewards-list .title-wrap,.commitments-list .title-wrap{margin:0;min-height:15px}.rewards-list .title-actions,.commitments-list .title-actions{top:-33px}.rewards-list .name,.commitments-list .name{width:100%;display:block;padding:10px 20px;margin:-10px -20px;cursor:pointer}.rewards-list .active .name,.commitments-list .active .name{margin:-10px -20px 0 -20px}.rewards-list .content,.commitments-list .content{display:none}.rewards-list .active .content,.commitments-list .active .content{display:block}.campaign-wrapper .description{line-height:14pt}.rewards-list li .hint,.commitments-list li .hint{color:#9b9b9b}.show-more,.show-less{text-align:center}.rewards-list .rest,.commitments-list .rest,.rewards-list:not(.active) .show-less,.commitments-list:not(.active) .show-less,.rewards-list.active .show-more,.commitments-list.active .show-more{display:none}.rewards-list.active .item.rest,.commitments-list.active .item.rest,.rewards-list.active .show-less,.commitments-list.active .show-less,.rewards-list:not(.active) .show-more,.commitments-list:not(.active) .show-more{display:block}.commitments-list .top-line .text-overflow{display:block}ul.contribution_rewards{border:solid 1px #e1e1e1;border-radius:7px;overflow:hidden}ul.contribution_rewards li:not(:last-child){border-bottom:solid 1px #e1e1e1}ul.contribution_rewards p.hint{padding:0;margin-left:20px;line-height:16pt}.hq-report-pdf-link a{margin-left:0.4045em}.hq-report-list li{margin:0}.hq-report-list li:not(:last-child){border-bottom:solid 1px #e1e1e1}.hq-report-list li.block-content{padding:10px 20px;margin:0}.hq-report-list li:nth-of-type(even){background-color:#f5f5f5}.hq-report-rewards{margin-top:3px;padding-left:1em;border-left:1px dotted #dfdfdf;color:#555;font-size:85%}.rewards-form label b,.commitments-form label b{line-height:initial}.rewards-form .buttons-bar label,.commitments-form .buttons-bar label{display:inline-block;float:left;margin-top:9px}.reward_image img,.image_preview img,.commitment_image img{max-width:100%}button.upload-file{position:relative}button.upload-file img.spinner{position:absolute;right:10px;top:12px}.categories-filters .checkbox-radio input[type="checkbox"]::before{margin-top:0}.categories-filters .checkbox-radio input[type="checkbox"]::after{margin-top:1px}.campaign_view .user-bio{margin-left:70px;word-break:break-word}.contribution-list .profile-pic{display:block;width:50px;height:50px}.campaign_view .user-page .contribution-list .item.w8{width:70px}.campaign_view .user-page .contribution-list .item.w7-8{width:685px}.campaign_view .campaign-wrapper .campaign_headline{display:none}.campaign_view .inline-list .campaign{margin-top:20px}.campaign_view .inline-list .campaign:nth-of-type(3n+1){padding:0 10px 0 0}.campaign_view .inline-list .campaign:nth-of-type(3n+2){padding:0 10px}.campaign_view .inline-list .campaign:nth-of-type(3n+3){padding:0 0 0 10px}.campaign_view .inline-list .campaign-wrapper:hover{background-color:#F5F9FF}.campaign_view .inline-list .campaign_badge{height:210px}.campaign_view .inline-list .campaign_image a{display:block;overflow:hidden}.user-page .inline-list .campaign_image a{height:150px}.user-page .contribution-list .pledge_item .meta-line{text-align:right}.campaign-page .inline-list .item.side-a,.campaign-page .inline-list .item.side-b,.item.side-a,.item.side-b{width:185px}.campaign-page .inline-list .item.right{float:right}.campaign-page .inline-list .item.page-content,.item.page-content{width:570px}.campaign-page .hint .mobile-block{margin-top:-20px;float:right}.campaign_item{display:inline;font-weight:bold;font-size:15px}ul.sort-options li.active a i{display:inline-block;position:relative;left:5px;font-size:100%}ul.sort-options{margin-right:2%;padding:0;margin:0.5em 1em 0 0}.campaign_image .no_image{height:150px}.c_count{padding-top:12px}.campaign_view .inline-list .campaign_badge{height:230px}.rewards-list .description,.commitments-list .description{margin-top:10px;margin-bottom:0}.fr-box li{list-style-type:inherit}.fr-box.fr-basic .fr-element{line-height:initial}.fr-toolbar{border-top:5px solid #515151}.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn{color:#515151}@media screen and (max-width: 800px){form.search-form{position:relative}button.search.mobile{position:absolute;right:0;top:0;width:50px;margin:0}.campaigns .input-wrap,.users .input-wrap,.groups .input-wrap{margin-right:60px}.campaigns .export-button,.users .export-button{top:0}.block.search-filters{position:relative;overflow:initial;margin-top:20px}.campaigns .sort-options,.users .sort-options,.groups .sort-options,.category .sort-options{display:block}ul.sort-options{margin:0 0 16px}ul.sort-options li.active{width:100%}ul.sort-options li a.button{width:100%;text-align:left;height:40px;padding:10px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul.sort-options li a.button i{float:right;margin:5px 15px 5px 5px}ul.sort-options ul.dropdown-list{margin-left:-1px}.block.search-filters label{display:block;margin-top:20px}.helper-export{margin-top:20px}.helper-export label{display:block}.campaigns-list .inline-list .item{width:100% !important}.campaigns-list .inline-list .item:first-of-type a{text-align:center}.campaigns-list .item .content{padding:10px 0}.campaigns-list .item .field_error{margin-top:0}#campaign_form button.green{width:116px;float:right}.campaign-page .block-content>.inline-list>.item{width:100%;padding:0}.campaign-page .inline-list .item .badge-wrapper{padding-left:0}.campaign_image a{text-align:center}.campaign-page .inline-list .item.right{margin-bottom:20px}.hint.results-title.campaign-contributions .selected b{float:left}.hint.results-title.campaign-contributions label.checkbox-radio{display:block;padding:0;margin-left:50px;margin-top:3px}.campaign-list-date{padding-left:10px;top:21px}.item.campaign-item.small{width:100%;text-align:center}.campaign-page .item.campaign-item.big,.campaign-list .item.campaign-item.big{width:100%;float:left;padding-left:0;margin-left:0}}.user-block{display:block;width:100%;padding:20px 0;min-height:50px}.user-list .user-block{height:50px}.user-block:not(:last-child)::after{content:'';display:block;border-bottom:solid 1px #E7EDEF;padding-right:40px;margin-left:-20px;margin-top:20px;width:100%}.user-block .profile-photo{float:left;margin:0;padding:0;width:70px;height:50px}.user-block .profile-photo img{padding:0 20px 0 0}@media screen and (max-width: 800px){.campaign_view .page-title .dropdown-trigger,.page-title .title-actions .dropdown-trigger{width:auto;height:30px}.page-title .title-actions .dropdown-trigger i{margin-top:7px}.campaign_view .page-title .dropdown-list,.page-title .title-actions .dropdown-list{right:0}.page-title ul.dropdown-list::before,.page-title ul.dropdown-list::after{right:9px}.inline-list .item.w3.campaign{width:50%}.campaign_view .inline-list .campaign:nth-of-type(3n+1),.campaign_view .inline-list .campaign:nth-of-type(3n+2),.campaign_view .inline-list .campaign:nth-of-type(3n+3){padding:0}.campaign_view .inline-list .campaign:nth-of-type(odd){padding-right:10px}.campaign_view .inline-list .campaign:nth-of-type(even){padding-left:10px}.campaign_view .user-page .contribution-list .item.w8{margin-bottom:-50px}.campaign_view .user-page .contribution-list .item.w7-8{margin-left:70px;width:auto;float:none}.campaign-page .meta-line{text-align:left}}@media screen and (max-width: 480px){.inline-list .item.w3.campaign{width:100%}.campaign_view .inline-list .campaign:nth-of-type(odd),.campaign_view .inline-list .campaign:nth-of-type(even){padding:0px}}.group-list{padding:0}.group-list .item.image{width:162px;min-height:140px}.group-list .item.content{width:590px;padding-left:20px}.group-list li.inline-list{padding:20px 0}.group-list li.inline-list:not(:last-child)::after{content:'';display:block;position:relative;top:20px;width:100%;padding-right:40px;margin-left:-20px;border-bottom:solid 1px #E7EDEF}.group-list .image-wrap{border:none;width:100%;display:block;overflow:hidden;margin-right:20px}.group-list .title-wrap.inner{overflow:initial;min-height:25px;height:25px}.block-content .group-list .title-wrap.inner h3{display:block;font-size:10pt;padding-right:140px;overflow:hidden}.group-list .title-wrap.inner::after{content:'';clear:both}.group-list .title-wrap.inner .title-actions{margin-top:-42px;top:0}.group-list .title-wrap.inner .title-actions .checkbox-radio{position:relative;top:-7px;margin-right:20px}.group-list ul.dropdown-list.right::before,.group-list ul.dropdown-list.right::after{right:7px}.group-list .text-cut-wrapper p{display:inline-block}.group-users .item{display:block;padding:20px 0;min-height:50px}.group-users .item:not(:last-child){border-bottom:solid 1px #E7EDEF}.group-users .item img{float:left;margin:0 20px 0 10px;max-height:50px}@media screen and (max-width: 800px){.group-list .item.image{width:20%}.group-list .item.content{width:80%;padding-left:20px}.group-list .item.image .image-wrap img{bottom:auto}.block-content .group-list .title-wrap.inner h3{padding-right:50px}}.serve-nav-wrap{position:relative}.side-nav{width:165px;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.side-nav.sticked{position:fixed;top:95px}.side-nav.sticked-bottom{position:absolute;top:initial;bottom:20px}.side-nav li{line-height:13pt;padding-bottom:10px}.docs_entry{word-break:break-word}.documentation .section h3{margin-bottom:1em}.documentation .section h5{margin:2em 0 1em 0}.documentation .section:target h3,.documentation .section.target h3{color:#26a713}.docs-badge{color:#515151;background:#f5f5f5;margin:0;padding:0.3em 0.5em;border-radius:5px}.documentation .section .function-location{margin-bottom:1.618em;font-size:90%;font-style:italic;color:#666}.documentation .section p{margin-bottom:1em}.documentation .section p.last,.documentation .section ol.last{margin-bottom:0}.documentation .section ol li,.documentation .section ul li{margin-bottom:0.2em}.docs-sidebar-title{text-transform:uppercase;font-size:105%;font-weight:bold;margin-top:0.666em}.tabs-list .inline-list{padding:5px 10px}.tabs-list .inline-list:nth-of-type(even){background-color:#ECECEC}.documentation .tabs-list .inline-list .w2{padding-left:10px}.documentation .ruby-ex,.documentation.show-ruby-examples .curl-ex{display:none}.documentation.show-ruby-examples .ruby-ex{display:block}.documentation .curl-ex>strong,.documentation .ruby-ex>strong{display:none}.documentation.show-ruby-examples .ruby-ex-trigger,.documentation:not(.show-ruby-examples) .curl-ex-trigger{color:#515151;font-weight:600}.documentation pre{margin-top:0}.documentation .hljs,.documentation code{background-color:#e7edef;border-radius:7px;padding:10px;word-break:break-word}table.docs-api-table{margin:20px 0px;width:100%;border-collapse:collapse}table.docs-api-table th,table.docs-api-table td{text-align:left;padding:3px}table.docs-api-table td{border-bottom:1px solid #efefef;padding-left:4px}.docs-api-keys-table{padding:5px;border-radius:5px;background-color:#fefefe;margin-bottom:20px}.docs-api-keys-table table{width:100%;border-collapse:collapse}.docs-api-keys-table table tr{text-align:left}.docs-api-keys-table table tr.striped{background-color:#eef}.docs-api-keys-table table tr td,.docs-api-keys-table table tr th{padding:2px 5px;border-left:1px solid #efefef}.docs-api-keys-table table tr td:first-child,.docs-api-keys-table table tr th{border:none}.docs-api-keys-table table tr td.key-read-write{text-align:center;font-size:90%;border:none}.docs-api-requires{text-transform:uppercase;font-size:78%;color:#ccc;position:relative;top:5px;margin-right:3px}.support .search-form input[type="text"]{width:440px;margin-right:10px}.support .inline-list>.item{min-height:10px}.text-cut-wrapper .cutted-text,.text-cut-wrapper.active .full-text{display:block;word-break:break-all}.text-cut-wrapper .full-text,.text-cut-wrapper.active .cutted-text{display:none}.question .title-wrap,.answers .title-wrap{min-height:20px;margin:30px auto 20px}.question select.micro{margin-top:-10px}.question .title-wrap .title-actions,.answers .title-wrap .title-actions{top:-32px}.support .side-nav .selected{position:relative;background-color:#187eb7;color:white;border-radius:5px;padding:2px 5px;text-decoration:none}.post:first-of-type .title{margin-top:0}.blog-post .comment{padding:20px 0;margin:0}.blog-post .comment:not(:last-child){border-bottom:solid 1px #E7EDEF}.blog-post .comments_list{margin:0}.additional-services .icon-ok.green{position:relative;top:2px;right:3px}.as-prices{color:#777;font-size:97%}textarea#contact_message{height:150px}.chp-field{display:none}@media screen and (max-width: 800px){.hq-pricing .list .item{width:100% !important;margin:0 0 20px}.hq-pricing .item:first-child .pricing-badge,div.hq-pricing div.pricing-badge,.hq-pricing .item:last-child .pricing-badge{margin:0}.hq-pricing-faq .item{width:100%;margin-bottom:40px}.hq-pricing-faq .item:not(:last-child){padding:0}.hq-pricing.upgrade .block-content .hint-wrap.w2{width:100%}}@media screen and (max-width: 800px){.item.side-a,.item.side-b,.item.page-content,.side-nav{width:100%}.side-nav.sticked,.side-nav.sticked-bottom{position:fixed;top:50px;bottom:auto}.nav-toggler.mobile-block{width:100%;padding:10px 20px 20px;height:20px;line-height:21px;margin:-20px 0 0 -20px;color:#5d5d5d;text-align:center}.side-nav.sticked .nav-toggler.mobile-block,.side-nav.sticked-bottom .nav-toggler.mobile-block{height:40px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.side-nav.sticked .nav-toggler.mobile-block h4,.side-nav.sticked-bottom .nav-toggler.mobile-block h4{text-transform:none;font-weight:500;font-size:11pt;margin:0}.side-nav.sticked,.side-nav.sticked-bottom{top:50px !important;height:40px;width:auto;left:20px;right:20px;background-color:#f5f5f5;border-radius:0 0 7px 7px;margin:0;box-shadow:0 1px 3px rgba(0,0,0,0.15);z-index:99;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nav-wrap li a{font-size:11pt}.nav-toggler.mobile-block:active{background-color:#f5f5f5;border-radius:7px 7px 0 0}.side-nav.sticked .nav-toggler.mobile-block:active{background-color:#efefef;border-radius:0 0 7px 7px}.docs_subsections ul.side-nav.sticked{display:none}.support .search-form input[type="text"]{width:100%}.question .title-wrap h3{padding-right:0}}.landing-page .page-wrapper{padding-top:0;background-color:#fff}.landing-page{margin:0 auto}.landing-page .hq-layout-inner{max-width:795px;padding:0;margin:0 auto}.landing-page .show_dialog .hq-layout-content{position:absolute;width:100%;max-width:100%;z-index:-1}.landing-page .hq-layout-nav{position:absolute;top:0;background:none;border:none;padding:30px 105px;width:100%;z-index:9;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.landing-page .hq-layout-nav .hq-logo{position:static;display:inline-block;width:auto;opacity:0.9}.landing-page .hq-layout-nav .hq-logo:hover{opacity:1}.landing-page .hq-layout-nav .hq-logo:active{opacity:0.8}.landing-page .hq-login-menu{position:static;margin:0;float:right;display:block;clear:none}.landing-page .hq-login-menu a,.landing-page .logged-out a.pure-button{position:static;line-height:24px;font-size:10pt;text-transform:uppercase;font-family:'Lato', 'Open Sans', 'Roboto', sans-serif;font-weight:600}.landing-page .hq-layout-nav a.nav-btn,.landing-page .hq-layout-nav a.login-btn{height:22px;padding:10px 0;color:#f5f5f5;text-shadow:0 0 20px rgba(0,0,0,0.1)}.landing-page .hq-layout-nav a.nav-btn.last-nav{margin-right:1em}.landing-page .hq-layout-nav a.signup-btn{display:inline-block;background:#f5f5f5;color:#26a713;text-shadow:none;text-decoration:none;border:none;border-radius:7px;padding:10px 15px;text-align:center;height:22px;width:85px;box-shadow:none;line-height:23px}.landing-page .hq-layout-nav a.signup-btn:hover,.landing-page .hq-layout-nav a.signup-btn:focus{color:#23b311;background:#fff}.landing-page .hq-layout-nav a.signup-btn:active{background:#f0f0f0}.hq-home-intro{position:relative;background:#cac7c2;letter-spacing:initial;display:block;width:100%;height:415px;height:35vw;padding:0 0 50px;overflow:hidden;background-size:cover}.hq-home-intro img.hero-image{width:100%}.hq-home-intro .center{position:absolute;width:100%;max-width:525px;height:100px;margin:auto;text-align:center;top:0;left:0;right:0;bottom:0}.hq-home-intro h1{color:#fff;font-weight:400;font-size:26pt;line-height:30pt;text-shadow:0 0 20px rgba(0,0,0,0.1)}.start-button-1{display:block;position:relative;width:250px;margin:30px auto 0}.start-button-1::before{content:'';opacity:0.45;position:absolute;width:170px;height:0;box-shadow:none !important;top:35px;left:-40px;right:0;margin:auto;bottom:0;z-index:0;-webkit-transform:skewX(-2deg) skewY(-2deg);-moz-transform:skewX(-2deg) skewY(-2deg);-o-transform:skewX(-2deg) skewY(-2deg);-ms-transform:skewX(-2deg) skewY(-2deg);transform:skewX(-2deg) skewY(-2deg);-webkit-transition:0.2s ease;-moz-transition:0.2s ease;-o-transition:0.2s ease;transition:0.2s ease}.start-button-1:hover::before{opacity:0.4;top:45px;left:-45px;box-shadow:5px 5px 60px 40px #7d756a}.start-button-1:active::before{box-shadow:5px 5px 25px 15px #7d756a;width:200px;top:35px;left:-20px}.start-button-1 a.button.large{display:block;position:relative;text-decoration:none;z-index:9;width:250px;height:65px;background:#f5f5f5;box-shadow:0 5px 0 0 #dee9e0;color:#26a713;text-transform:uppercase;text-align:center;line-height:70px;font-size:14pt;font-weight:600;border:none;text-shadow:none;border-radius:7px;padding:0;-webkit-transition:-webkit-transform 0.2s ease, box-shadow 0.2s ease;-moz-transition:-moz-transform 0.2s ease, box-shadow 0.2s ease;-o-transition:-o-transform 0.2s ease, box-shadow 0.2s ease;transition:transform 0.2s ease, box-shadow 0.2s ease}.start-button-1 a.button.large:hover{color:#23b311;background:#fff;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-o-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.start-button-1 a.button.large:focus{background:#fff}.start-button-1 a.button.large:active{box-shadow:0 3px 0 0 #dee9e0;-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-o-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.hq-home-intro .hint{position:relative;margin-top:15px;color:white;font-size:9pt;z-index:9}.features-blocks .wrapper{height:410px}.wrapper,.features-blocks{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.wrapper,li.feature .thumbnail{-webkit-transition:0.55s ease;-moz-transition:0.55s ease;-o-transition:0.55s ease;-ms-transition:0.55s ease;transition:0.55s ease}.landing-page .hq-layout-inner.hq-home-features{border:none;margin:130px auto 0;padding:0;widows:795px}.features-navigation li:not(.swipe-nav){display:inline-block;width:115px}.hq-home-features a,.hq-testimonials h2 a,.hq-pricing h2 a{color:#515151;text-transform:uppercase;text-decoration:none !important;font-size:14pt;font-weight:600;padding-bottom:5px;outline:none}.hq-home-features a.selected{color:#26a713;box-shadow:0 2px 0}.hq-home-features a:hover,.hq-testimonials h2 a:hover,.hq-pricing h2 a:hover{color:#23b311}.hq-home-features a:active,.hq-testimonials h2 a:active,.hq-pricing h2 a:active{color:#209b10}.features-blocks{position:relative;width:795px;overflow:hidden;white-space:nowrap;display:block;margin-top:45px}.features-blocks.sliding::before,.features-blocks.sliding::after{content:'';position:absolute;top:0;left:0;bottom:0;z-index:9;width:60px;background:-moz-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 )}.features-blocks.sliding::after{left:auto;right:0;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}.feature-block{display:inline-block;height:400px;width:794px;vertical-align:top}li.feature{display:inline-block;width:264px;height:390px;text-align:left;float:left;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px}li.feature:last-child{padding-right:0}li.feature .thumbnail{display:block;width:250px;height:250px;text-align:center;-webkit-transform-origin:125px 250px 0;-moz-transform-origin:125px 250px 0;-ms-transform-origin:125px 250px 0;-o-transform-origin:125px 250px 0;transform-origin:125px 250px 0}.sliding.rl .thumbnail{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.sliding.lr .thumbnail{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);-o-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}li.feature h3{padding-left:0;font-size:12pt;font-weight:600;color:#515151;padding:25px 0;height:20px;margin:0}li.feature p{margin:0;white-space:normal;height:70px}.prevent-transition{-webkit-transition:0s !important;-moz-transition:0s !important;-o-transition:0s !important;-ms-transition:0s !important;transition:0s !important}.hq-home-features i{position:static}.swipe-nav{display:none;float:right;margin-right:20px}.swipe-nav button.next,.swipe-nav button.prev{padding:2px 10px}.swipe-nav button i{font-size:18px}.hq-testimonials{background-color:#fff;border:none;padding:130px 0 0}.hq-testimonials h2{margin:0;padding-bottom:50px}.hq-testimonials .list:after,.hq-testimonials .list:before{content:"";display:table;clear:both}.item.testimonial{display:block;float:left;width:385px;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.testimonial:last-of-type{float:right}.testimonial .quote{position:relative;height:180px;box-shadow:none;margin:0;padding:20px;z-index:9;border-radius:14px;border:solid 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.testimonial .quote p{margin:0}span.bubbles{display:block;width:100px;height:50px;overflow:hidden;position:relative;left:30px;top:-2px;z-index:9}i.bubble-big{background-color:#fff;display:block;width:80px;height:60px;border-radius:50%;border:solid 2px;position:relative;top:-40px}i.bubble{position:relative;display:block;border:solid 2px;width:15px;height:15px;top:-37px;left:15px;border-radius:50%;background-color:#fff}.testimonial .quote,i.bubble-big,i.bubble{border-color:#e1e1e1;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}.testimonial:hover .quote,.testimonial.selected .quote,.testimonial:hover i.bubble-big,.testimonial.selected i.bubble-big,.testimonial:hover i.bubble,.testimonial.selected i.bubble{border-color:#9b9b9b}.testimonial h4{color:#26a713;margin:0;padding-bottom:5px}.testimonial p.testimonial-name{position:static}.testimonial img.testimonial-img{position:static;float:left;width:48px;height:48px;border-radius:7px;border:none;box-shadow:none;padding:0;margin:0}.testimonial-name .name,.testimonial-name a{margin-left:68px;font-weight:400;font-style:normal;display:block;height:20px}.hq-home-buy-now{padding:200px 0 0;margin:0;border:none;background:none}.show-pricing .hq-home-buy-now{display:none}.hq-home-best-way{text-transform:uppercase;font-size:18pt;font-weight:400;text-shadow:none;color:#515151;line-height:28pt;padding:0 0 40px;clear:both}.hq-home-buy-now p{margin:0}.button-green-big{display:block;background:#26a713;color:#f5f5f5;width:376px;height:70px;font-size:13pt;font-weight:600;line-height:75px;text-transform:uppercase;border:none;border-radius:7px;margin:0 auto;box-shadow:0 5px 0 #209b10;-webkit-transition:-webkit-transform 0.2s ease, box-shadow 0.2s ease;-moz-transition:-moz-transform 0.2s ease, box-shadow 0.2s ease;-o-transition:-o-transform 0.2s ease, box-shadow 0.2s ease;transition:transform 0.2s ease, box-shadow 0.2s ease}.button-green-big:hover,.button-green-big:link:hover,.button-green-big:focus,.button-green-big:link:focus{color:#fff;background:#23b311;text-decoration:none}.button-green-big:active,.button-green-big:link:active{background:#209b10;box-shadow:0 3px 0 #218712;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.hq-home-buy-now .urge-text{padding-top:40px;text-shadow:none}footer.hq-layout-more-bottom{border-top:solid 1px #e1e1e1;padding:60px 0;margin-top:200px}.hq-more-bottom{padding:0}.hq-more-bottom:before,.hq-more-bottom:after{content:"";display:table;clear:both}.hq-more-bottom .item{display:block;float:left;width:25%}.hq-more-bottom .item h3{margin:0;padding-bottom:40px}.hq-more-bottom .item ul{margin:0;padding:0}.hq-more-bottom .item a{color:#187eb7;font-size:10pt}.hq-more-bottom .item a:hover,.hq-more-bottom .item a:focus{outline:none;color:#1587c1;text-decoration:underline}.hq-more-bottom .item a:active{color:#146cad}.hq-more-bottom .md-hide{padding:0}.hq-more-bottom .follow-us{position:relative;top:-2px;padding-bottom:40px}.hq-more-bottom .follow-us a{color:#9b9b9b;display:inline-block;font-size:14px}.hq-more-bottom .follow-us a:hover,.hq-more-bottom .follow-us a:focus{color:#1587c1;text-decoration:none}.hq-more-bottom .follow-us a:active{color:#146cad}.hq-more-bottom .follow-us i{width:38px;display:inline-block;text-decoration:none;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}span.custom-rss-icon{position:relative;display:block;width:14px;height:14px;overflow:hidden}.hq-more-bottom .follow-us span.custom-rss-icon i{width:28px !important;height:28px;border-radius:50%;box-shadow:inset 0 0 0 3px;display:block;padding:0;position:absolute}.hq-more-bottom .follow-us span.custom-rss-icon i:nth-of-type(2){width:18px !important;height:18px;top:5px;left:5px}.hq-more-bottom .follow-us span.custom-rss-icon i:nth-of-type(3){width:10px !important;height:10px;top:10px;left:10px;background:#9b9b9b}.hq-more-bottom .follow-us a:hover span.custom-rss-icon i{box-shadow:inset 0 0 0 3px #1587c1}.hq-more-bottom .follow-us a:hover span.custom-rss-icon i:nth-of-type(3){background:#1587c1}.hq-more-bottom .follow-us a:active span.custom-rss-icon i{box-shadow:inset 0 0 0 3px #146cad}.hq-more-bottom .follow-us a:active span.custom-rss-icon i:nth-of-type(3){background:#146cad}.footer-logo-green,a:hover .footer-logo-grey{display:none}.footer-logo-grey,a:hover .footer-logo-green{display:block}.landing-page .page-wrapper .hq-flash-error,.landing-page .page-wrapper .hq-flash-info{color:#fff;background:#d81e50;text-align:left;min-height:20px;padding:10px 105px;line-height:20px;text-shadow:none;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.landing-page .hq-flash-info{background-color:#26a713}.landing-page .hq-flash a.close{color:#f5f5f5;float:right}.landing-page .hq-flash a.close:hover{color:#fff;text-decoration:none;cursor:pointer}.landing-page .hq-flash a.close:active{color:#f0f0f0}.hq-login-menu nav a{margin-left:1.618em}.hq-dialog-header h3 .selected{position:relative}.hq-dialog-header h3 .selected i.arrow{position:absolute;border-bottom:solid 10px #e1e1e1;border-right:solid 10px transparent;border-left:solid 10px transparent;left:0;right:0;width:0;margin:auto;bottom:-21px}html[data-useragent*='MSIE 10.0'] .hq-dialog-header h3 .selected i.arrow{bottom:-38px}@media all and (-ms-high-contrast: none){.hq-dialog-header h3 .selected i.arrow{bottom:-38px}*::-ms-backdrop .hq-dialog-header h3 .selected i.arrow{bottom:-38px}}.hq-dialog-header h3 .selected i.arrow::before{content:'';position:absolute;border-bottom:solid 9px #fff;border-right:solid 9px transparent;border-left:solid 9px transparent;top:2px;left:-9px}.signup-urge-text{padding-top:1.618em;text-align:center;font-size:8pt;color:#a3a3a3;text-transform:uppercase}.landing-page .hq-pricing .swipe-surface{display:none}.landing-page .hq-pricing .list{position:relative;overflow:hidden}.landing-page .hq-pricing{display:none;padding:130px 0 0}.landing-page.show-pricing .hq-pricing{display:block}.landing-page .hq-pricing h2{padding:0 0 50px;margin:0}.landing-page .hq-pricing .list:before,.landing-page .hq-pricing .list:after{content:"";display:table;clear:both}.landing-page .hq-pricing .list .item{display:block;width:25%;float:left}.landing-page div.hq-pricing div.pricing-badge{padding:20px;min-width:initial;border-radius:7px;text-align:center;background:#fff;font-weight:400;border:solid 2px #e1e1e1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.landing-page div.hq-pricing div.pricing-badge{margin:0 10px}.landing-page .hq-pricing .item:first-child .pricing-badge{margin-left:0}.landing-page .hq-pricing .item:last-child .pricing-badge{margin-right:0}.landing-page .hq-pricing h3{padding:0;margin:0}.landing-page .hq-pricing .price,.landing-page .hq-pricing.informational .price span.green{font-size:12pt;font-weight:700;color:#515151;padding:0 0 5px;height:20px;margin:0;text-align:center}.landing-page .hq-pricing .dollar-sign{position:static;font-size:inherit}.landing-page .hq-pricing .small{font-size:8pt}.landing-page .hq-pricing span.green{color:#26a713}.landing-page .hq-pricing .pricing-badge ul{line-height:18pt}.landing-page .hq-pricing .pricing-badge .button{margin-top:15px}.landing-page .hq-pricing.informational .pricing-badge .button{display:none}.landing-page .hq-pricing:not(.informational) .item.professional .pricing-badge{padding:30px 20px;position:relative;top:-10px}.landing-page .hq-pricing .button-green-big{display:none;margin-top:50px}.landing-page .hq-pricing.informational .button-green-big{display:block}.testimonials-bottom-hero .hq-testimonials,.testimonials-bottom-hero .bottom-hero,.testimonials-pricing .hq-testimonials,.landing-page.testimonials-pricing .hq-pricing,.landing-page.pricing-bottom-hero .hq-pricing,.pricing-bottom-hero .bottom-hero{display:block}.landing-page.testimonials-bottom-hero .hq-pricing,.testimonials-pricing .bottom-hero,.pricing-bottom-hero .hq-testimonials,.landing-page.pricing-bottom-hero .hq-pricing.informational .button-green-big{display:none}@-moz-document url-prefix(){.hq-dialog-header h3 .selected i.arrow{bottom:-22px}span.label-icon{top:52px}.landing-page button.green,.landing-page .button.green,.landing-page button.blue,.landing-page .button.blue,.landing-page button.white,.landing-page .button.white{line-height:39px}}.mobile,.landing-page .hq-layout-nav .hq-logo.mobile{display:none}.landing-page .desktop,.landing-page .hq-logo.desktop{display:initial}@media screen and (max-width: 1024px){.mobile,.landing-page .hq-layout-nav .hq-logo.mobile{display:initial}.desktop,.hq-layout-nav .hq-logo.desktop,.hq-dialog-content form ~ .well.hint.desktop{display:none}body{width:100%;overflow-x:hidden}.hq-home-intro{background-color:#cac7c2;height:510px;height:45vw;background-position:center;background-size:cover}.hero-image{display:none}.hq-home-intro .center{height:170px}.hq-home-intro h1{font-size:21pt;font-weight:700;line-height:28pt;position:relative;top:10px}.landing-page .hq-layout-nav{padding:30px 20px}.hq-layout-nav a.signup-btn{display:none}.landing-page .hq-layout-inner.hq-home-features{margin-top:80px}.features-blocks{margin-top:30px}.hq-home-features{display:block}.hq-layout-inner{padding:0 20px}li.feature h3{height:40px;white-space:normal;padding-bottom:10px}.hq-pricing{padding-top:80px}.hq-pricing h2,.hq-pricing .wrapper{margin-left:20px}.hq-pricing h2{padding-bottom:30px}.hq-pricing div.pricing-badge{border:solid 1px #e1e1e1}.hq-testimonials{padding-top:80px}}@media screen and (max-width: 600px){.notification-content h2 a{display:block}}@media screen and (max-width: 800px){.landing-page .hq-layout-inner{padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.page-wrapper{padding-right:0;padding-left:0;padding-bottom:0}.landing-page .hq-layout-nav{padding:30px 20px}.landing-page .hq-login-menu a,.landing-page .logged-out a.pure-button{line-height:42px}.hq-home-intro{background:#cac7c2;background-size:cover;height:530px;height:85vh}.hq-home-intro .center{height:220px}.hq-home-intro h1{font-size:19pt;font-weight:700;line-height:21pt}.start-button-1{position:relative;top:20px}.logged-out.mobile{padding-top:0}.hq-home-features .wrapper{margin-left:20px}.features-blocks{max-width:100%}.feature-block{width:auto}.swipe-surface{position:absolute;width:100%;height:100%;z-index:9;cursor:url(/images/cursors/grab.cur),move}.swipe-surface:active{cursor:url(/images/cursors/grabbing.cur),move}.features-navigation{margin-left:20px}.features-navigation li:not(:first-child):not(.swipe-nav){display:none}.hq-home-features a.selected{color:#515151;box-shadow:none}.features-blocks::after{content:'';position:absolute;top:0;right:0;bottom:0;z-index:9;width:60px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}li.feature{width:200px;padding-right:20px;float:none}li.feature .thumbnail,li.feature .thumbnail img{width:150px;height:150px;margin:0 auto}.swipe-nav{display:inline-block}.item.testimonial{width:100%;float:none}.testimonial:last-child{margin-top:50px}.testimonial .quote{height:auto}.testimonial .quote,.testimonial i.bubble,.testimonial i.bubble-big,.testimonial:hover .quote,.testimonial.selected .quote,.testimonial:hover i.bubble-big,.testimonial.selected i.bubble-big,.testimonial:hover i.bubble,.testimonial.selected i.bubble{border:solid 1px #e1e1e1}.testimonial h4{padding-bottom:5px}.landing-page .hq-layout-inner.pricing{padding-left:0;padding-right:0}.hq-pricing .swipe-surface::after{content:'';position:absolute;top:0;right:0;bottom:0;z-index:9;width:60px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}.hq-pricing .swipe-surface{display:block}.hq-pricing .wrapper{white-space:nowrap;width:100%}.hq-pricing .list .item{width:220px;display:inline-block;float:none}.landing-page .button-green-big{max-width:100%;font-size:10pt}.hq-pricing.informational .button-wrap{padding-left:20px;padding-right:20px}.hq-home-buy-now{padding-top:130px}footer.hq-layout-more-bottom{position:static;margin-top:130px;padding:30px 0;margin-left:0}.hq-more-bottom .item{width:33.3%}.hq-more-bottom .item:last-child{margin-top:40px;width:100%}.hq-more-bottom .item:last-child .well.md-hide{display:block;float:left}.hq-more-bottom .item h3{margin:0;padding-bottom:10px;padding-top:20px}.hq-more-bottom .follow-us{padding:0}.hq-more-bottom .item:last-child ul{margin-left:66.6%;position:relative;top:-3px}}@media screen and (max-width: 480px){.landing-page .hq-layout-overlay{background-color:rgba(255,255,255,0.9)}.hq-dialog{position:static;margin:60px 0;border:none;border-radius:0;max-width:100%}.hq-dialog-content{border-bottom:solid 1px #e1e1e1}.buttons-bar button.green,.buttons-bar .button.green{display:block;width:100%;float:none}.hq-dialog-content form .buttons-bar a{margin-top:10px;display:block;width:100%;height:40px;text-align:center}.feature-block,.features-blocks .wrapper,li.feature{height:370px}li.feature{width:170px}li.feature:last-child{padding-right:20px}.hq-more-bottom .item{width:50%}.hq-more-bottom .item:last-child ul{margin-left:50%}.hq-more-bottom .follow-us i{width:25px}}.hq-flash-error,.hq-flash-info,.field_error,.hint-wrap .hint,.helper-text.visible,.helpers-group-text.visible{font-size:10pt}.hq-flash.full-width .hq-flash-error,.hq-flash.full-width .hq-flash-info{width:100%;border-radius:0;margin-bottom:0}.hq-flash.full-width .hq-flash-info,.hq-flash .hq-flash-info{background-color:#187EB7;text-align:left}.hq-flash.full-width .hq-flash-error a.close,.hq-flash.full-width .hq-flash-info a.close{margin-right:0}.hq-flash .hq-flash-error a.close,.hq-flash .hq-flash-info a.close{margin-right:-20px}.hq-flash-info{padding-right:40px}.left,.push-left{float:left}.right,.push-right{float:right}.pad-left{padding-left:1.618em}.inline{display:inline !important}.hidden{display:none !important}.visibility-hidden{visibility:hidden !important}.clear{display:block;clear:both}.no-float{float:none !important}.space-bottom{margin-bottom:10px}.inline-block{display:inline-block}.squish{margin:0;padding:0}.urge-text{color:#555;padding-top:1em;text-shadow:1px 1px 1px #fff;font-size:15px}.urge-text a{margin-left:3px}.uppercase-text{text-transform:uppercase}.small{font-size:85%}.small-text{font-size:8pt}.blue-background{background-color:#187eb7}.lightblue-background{background-color:#EFF4F7}.reddish{color:#26a713}.red-text,.red{color:#d81e50}.grey-text,.grey{color:#9b9b9b}.blue-text,.blue,button.white.blue-text,.button.white.blue-text{color:#187eb7}.green-text,.green{color:#26a713}.green-dark-text,.green-dark{color:#209b10}.white-bg{background:#fff}.white-text,.white-text.text,.white.text,.white{color:#FFFFFF}a.white-text,a.white{color:#F5F5F5;text-decoration:underline}a.white-text:hover,a.white:hover{color:#FFFFFF}a.white-text:active,a.white:active{color:#F0F0F0}.text{color:#515151;text-decoration:none;line-height:21pt}.center,.align-center{text-align:center}.uppercase{text-transform:uppercase}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-overflow.nowrap{white-space:normal}.space-right{margin-right:10px}.hint{color:#666;font-size:90%}.first-header{margin-top:0}.no-margin{margin:0 !important}.no-margin-top,.no-margin-y{margin-top:0 !important}.no-margin-bottom,.no-margin-y{margin-bottom:0 !important}.no-margin-right,.no-margin-x{margin-right:0 !important}.no-margin-left,.no-margin-x{margin-left:0 !important}.margin-left{margin-left:10px}.icon-space-right{margin-right:3px}i.spinner{display:inline-block;width:18px;height:18px;background:url("/images/button_spinner.gif") no-repeat center center;background-size:100%}i.spinner_white{background:url("/images/white_spinner.gif") no-repeat center center;background-size:100%}.button i.spinner{width:16px;height:16px;position:relative;top:3px;margin-left:-10px}hr{border:none;border-top:1px solid #efefef}.sep{border-bottom:solid 1px #EFF4F7}.sep.outer{width:100%;padding:0 20px;position:relative;left:-20px}.sep.vertical{position:absolute;top:0;left:auto;height:100%;width:0;padding:0;border-left:solid 1px #e1e1e1}.sep.vertical.outer{padding:20px 0;margin:-20px 0 0}.transition{-webkit-transition:0.2s ease-out;-moz-transition:0.2s ease-out;-ms-transition:0.2s ease-out;-o-transition:0.2s ease-out;transition:0.2s ease-out}.tablet,.mobile,.mobile-s,.mobile-block,a.button.green.upgrade.mobile,button.blue.right.mobile.search{display:none}.desktop{display:block}.desktop-initial{display:initial}@media screen and (min-width: 1024px){.hide-on-desktop{display:none !important}}@media screen and (max-width: 1024px){.desktop,.mobile-s{display:none !important}.tablet{display:block !important}}@media screen and (min-width: 800px) and (max-width: 1024px){.hide-on-tablet{display:none !important}}@media screen and (max-width: 800px){.desktop,.tablet,.hide-on-mobile{display:none !important}.mobile{display:initial !important}.logged-out.mobile,.back-link.mobile,.hq-site-list .button.upgrade,.spacer-vertical.mobile,.mobile-block{display:block !important}}@media screen and (max-width: 480px){.mobile-s{display:initial !important}}@font-face{font-family:'icomoon';src:url("/fonts/icomoon-admin/icomoon.eot?-wzswo1");src:url("/fonts/icomoon-admin/icomoon.eot?#iefix-wzswo1") format("embedded-opentype"),url("/fonts/icomoon-admin/icomoon.ttf?-wzswo1") format("truetype"),url("/fonts/icomoon-admin/icomoon.woff?-wzswo1") format("woff"),url("/fonts/icomoon-admin/icomoon.svg?-wzswo1#icomoon") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'icomoon';src:url("/fonts/icomoon-admin/icomoon.eot?uxsyal");src:url("/fonts/icomoon-admin/icomoon.eot?uxsyal#iefix") format("embedded-opentype"),url("/fonts/icomoon-admin/icomoon.ttf?uxsyal") format("truetype"),url("/fonts/icomoon-admin/icomoon.woff?uxsyal") format("woff"),url("/fonts/icomoon-admin/icomoon.svg?uxsyal#icomoon") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"],input[type="checkbox"]:after{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type="checkbox"]:after{content:"\f00c"}.icon_small{font-size:12px}.icon_tiny{font-size:10px}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope-o:before{content:"\f004"}.icon-star2:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-th-list:before{content:"\f00b"}.icon-check:before{content:"\f00c"}.icon-ok:before{content:"\f00c"}.icon-close:before{content:"\f00d"}.icon-remove:before{content:"\f00d"}.icon-times:before{content:"\f00d"}.icon-power-off2:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-gear:before{content:"\f013"}.icon-settings:before{content:"\f013"}.icon-trash2:before{content:"\f016"}.icon-trash-o2:before{content:"\f016"}.icon-file-o:before{content:"\f017"}.icon-download2:before{content:"\f01a"}.icon-repeat2:before{content:"\f01f"}.icon-rotate-right2:before{content:"\f01f"}.icon-refresh2:before{content:"\f022"}.icon-list-alt:before{content:"\f025"}.icon-lock2:before{content:"\f024"}.icon-tag:before{content:"\f02b"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f036"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f034"}.icon-align-justify2:before{content:"\f03a"}.icon-list2:before{content:"\f03c"}.icon-video-camera:before{content:"\f03d"}.icon-image:before{content:"\f03e"}.icon-photo:before{content:"\f03e"}.icon-picture-o:before{content:"\f03e"}.icon-pencil2:before{content:"\f041"}.icon-map-marker:before{content:"\f043"}.icon-pin:before{content:"\f043"}.icon-arrows2:before{content:"\f048"}.icon-chevron-left2:before{content:"\f054"}.icon-chevron-right:before{content:"\f055"}.icon-check-circle:before{content:"\f058"}.icon-question-circle2:before{content:"\f05c"}.icon-question-sign2:before{content:"\f05c"}.icon-info-circle2:before{content:"\f05b"}.icon-ban:before{content:"\f05e"}.icon-plus:before{content:"\f067"}.icon-minus2:before{content:"\f06a"}.icon-chevron-up2:before{content:"\f07a"}.icon-chevron-down:before{content:"\f078"}.icon-cogs2:before{content:"\f086"}.icon-gears2:before{content:"\f086"}.icon-sign-out2:before{content:"\f08c"}.icon-twitter:before{content:"\f099"}.icon-facebook2:before{content:"\f09c"}.icon-rss:before{content:"\f09e"}.icon-feed:before{content:"\f09e"}.icon-globe:before{content:"\f0ac"}.icon-arrows-alt:before{content:"\f0b2"}.icon-chain:before{content:"\f0c1"}.icon-link:before{content:"\f0c1"}.icon-copy:before{content:"\f0c5"}.icon-files-o:before{content:"\f0c5"}.icon-paperclip:before{content:"\f0c7"}.icon-bars2:before{content:"\f0ce"}.icon-navicon2:before{content:"\f0ce"}.icon-reorder2:before{content:"\f0ce"}.icon-list-ul2:before{content:"\f0cb"}.icon-list-ol2:before{content:"\f0cd"}.icon-envelope:before{content:"\f0e0"}.icon-linkedin2:before{content:"\f0e4"}.icon-rotate-left2:before{content:"\f0e3"}.icon-undo2:before{content:"\f0e3"}.icon-bell2:before{content:"\f0f4"}.icon-file-text-o:before{content:"\f0f6"}.icon-quote-left:before{content:"\f10d"}.icon-smile-o:before{content:"\f118"}.icon-code2:before{content:"\f122"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right2:before{content:"\f13a"}.icon-chevron-circle-up2:before{content:"\f13c"}.icon-chevron-circle-down:before{content:"\f13d"}.icon-bullseye2:before{content:"\f145"}.icon-dots:before{content:"\f141"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v2:before{content:"\f144"}.icon-file:before{content:"\f15b"}.icon-dot-circle-o:before{content:"\f192"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-word-o2:before{content:"\f1c3"}.icon-file-excel-o2:before{content:"\f1c5"}.icon-file-powerpoint-o2:before{content:"\f1c7"}.icon-file-image-o2:before{content:"\f1c9"}.icon-file-photo-o2:before{content:"\f1c9"}.icon-file-picture-o2:before{content:"\f1c9"}.icon-file-archive-o:before{content:"\f1ca"}.icon-file-zip-o:before{content:"\f1ca"}.icon-file-audio-o2:before{content:"\f1cd"}.icon-file-sound-o2:before{content:"\f1cd"}.icon-file-movie-o2:before{content:"\f1cf"}.icon-file-video-o2:before{content:"\f1cf"}.icon-file-code-o:before{content:"\f1d0"}.icon-header:before{content:"\f1dc"}.icon-paragraph2:before{content:"\f1df"}.icon-sliders2:before{content:"\f1e1"}.icon-paypal2:before{content:"\f1ee"}.icon-copyright2:before{content:"\f1fc"}.icon-at2:before{content:"\f1fb"}.icon-user-plus:before{content:"\f234"}.icon-user-times:before{content:"\f236"}.icon-music2:before{content:"\f00a"}.icon-search2:before{content:"\f003"}.icon-envelope-o2:before{content:"\f009"}.icon-star:before{content:"\f005"}.icon-user2:before{content:"\f008"}.icon-th-list2:before{content:"\f010"}.icon-check2:before{content:"\f00f"}.icon-ok2:before{content:"\f00f"}.icon-close2:before{content:"\f00e"}.icon-remove2:before{content:"\f00e"}.icon-times2:before{content:"\f00e"}.icon-power-off:before{content:"\f011"}.icon-cog2:before{content:"\f014"}.icon-gear2:before{content:"\f014"}.icon-settings2:before{content:"\f014"}.icon-trash:before{content:"\f015"}.icon-trash-o:before{content:"\f015"}.icon-file-o2:before{content:"\f018"}.icon-download:before{content:"\f019"}.icon-repeat:before{content:"\f01e"}.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt2:before{content:"\f026"}.icon-lock:before{content:"\f023"}.icon-tag2:before{content:"\f02c"}.icon-camera2:before{content:"\f031"}.icon-font2:before{content:"\f037"}.icon-bold2:before{content:"\f033"}.icon-italic2:before{content:"\f035"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03b"}.icon-video-camera2:before{content:"\f042"}.icon-image2:before{content:"\f03f"}.icon-photo2:before{content:"\f03f"}.icon-picture-o2:before{content:"\f03f"}.icon-pencil:before{content:"\f040"}.icon-map-marker2:before{content:"\f044"}.icon-pin2:before{content:"\f044"}.icon-arrows:before{content:"\f047"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right2:before{content:"\f056"}.icon-check-circle2:before{content:"\f05d"}.icon-question-circle:before{content:"\f059"}.icon-question-sign:before{content:"\f059"}.icon-info-circle:before{content:"\f05a"}.icon-ban2:before{content:"\f05f"}.icon-plus2:before{content:"\f068"}.icon-minus:before{content:"\f069"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down2:before{content:"\f079"}.icon-cogs:before{content:"\f085"}.icon-gears:before{content:"\f085"}.icon-sign-out:before{content:"\f08b"}.icon-twitter2:before{content:"\f09a"}.icon-facebook:before{content:"\f09b"}.icon-credit-card:before{content:"\f09d"}.icon-rss2:before{content:"\f09f"}.icon-feed2:before{content:"\f09f"}.icon-globe2:before{content:"\f0ad"}.icon-chain2:before{content:"\f0c2"}.icon-link2:before{content:"\f0c2"}.icon-copy2:before{content:"\f0c6"}.icon-files-o2:before{content:"\f0c6"}.icon-bars:before{content:"\f0c9"}.icon-navicon:before{content:"\f0c9"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cc"}.icon-money:before{content:"\f0d6"}.icon-envelope2:before{content:"\f0e5"}.icon-linkedin:before{content:"\f0e1"}.icon-rotate-left:before{content:"\f0e2"}.icon-undo:before{content:"\f0e2"}.icon-bell:before{content:"\f0f3"}.icon-file-text-o2:before{content:"\f0f7"}.icon-quote-left2:before{content:"\f10e"}.icon-smile-o2:before{content:"\f119"}.icon-code:before{content:"\f121"}.icon-chevron-circle-left2:before{content:"\f138"}.icon-chevron-circle-right:before{content:"\f139"}.icon-chevron-circle-up:before{content:"\f13b"}.icon-chevron-circle-down2:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-dots2:before{content:"\f142"}.icon-ellipsis-h2:before{content:"\f142"}.icon-ellipsis-v:before{content:"\f143"}.icon-file2:before{content:"\f15c"}.icon-dot-circle-o2:before{content:"\f193"}.icon-file-pdf-o2:before{content:"\f1d2"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-excel-o:before{content:"\f1c4"}.icon-file-powerpoint-o:before{content:"\f1c6"}.icon-file-image-o:before{content:"\f1c8"}.icon-file-photo-o:before{content:"\f1c8"}.icon-file-picture-o:before{content:"\f1c8"}.icon-file-archive-o2:before{content:"\f1cb"}.icon-file-zip-o2:before{content:"\f1cb"}.icon-file-audio-o:before{content:"\f1cc"}.icon-file-sound-o:before{content:"\f1cc"}.icon-file-movie-o:before{content:"\f1ce"}.icon-file-video-o:before{content:"\f1ce"}.icon-file-code-o2:before{content:"\f1d1"}.icon-header2:before{content:"\f1dd"}.icon-paragraph:before{content:"\f1de"}.icon-sliders:before{content:"\f1e0"}.icon-paypal:before{content:"\f1ed"}.icon-copyright:before{content:"\f1f9"}.icon-at:before{content:"\f1fa"}.icon-user-plus2:before{content:"\f235"}.icon-user-times2:before{content:"\f237"}.icon-favicon:before{content:"\e900"}
