@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,
u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,
article,aside,canvas,details,embed,figure,
figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,
time,mark,audio,video{
margin:0;
padding:0;
font-size: 16px;
vertical-align:baseline;
}
table,tbody,tfoot,thead,tr,th,td{
 
}
#feature-sections{
    margin-top:-20px;
}
html{
line-height:1;
}
ol,ul{
    margin-left:23px;
    margin-bottom: 10px;
    margin-top: 5px;
}
p{
    padding-bottom:10px;
    padding-top:5px;
}
table{

}
caption,th,td{
text-align:left;
font-weight:normal;
vertical-align:middle;
}
q,blockquote{
quotes:none
}
q:before,q:after,blockquote:before,blockquote:after{
content:"";
content:none;
}
a img{
border:none
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
display:block;
}
.i-ui{
font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;
font-size:14px;
line-height:20px;
color:#333;
}
.i-ui html,.i-ui body{
margin:0;
padding:0;
}
.i-ui article,.i-ui aside,.i-ui details,.i-ui figcaption,.i-ui figure,.i-ui footer,.i-ui header,.i-ui hgroup,.i-ui nav,.i-ui section{
display:block;
}
.i-ui audio,.i-ui canvas,.i-ui video{
display:inline-block;
*display:inline;
*zoom:1;
}
.i-ui audio:not([controls]){
display:none;
}
.i-ui html{
font-size:100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
.i-ui a:hover,.i-ui a:active{
outline:0;
}
.i-ui sub,.i-ui sup{
position:relative;
font-size:75%;
line-height:0;
vertical-align:baseline;
}
.i-ui sup{
top:-0.5em;
}
.i-ui sub{
bottom:-0.25em;
}
.i-ui img{
vertical-align:middle;

-ms-interpolation-mode:bicubic;
}
.i-ui #map_canvas img,.i-ui .google-maps img{
max-width:none;
}
.i-ui button,.i-ui input,.i-ui select,.i-ui textarea{
margin:0;
font-size:100%;
vertical-align:middle;
}
.i-ui button,.i-ui input{*overflow:visible;line-height:normal}
.i-ui button::-moz-focus-inner,.i-ui input::-moz-focus-inner{padding:0;border:0}.i-ui button,.i-ui html input[type="button"],
.i-ui input[type="reset"],
.i-ui input[type="submit"]{-webkit-appearance:button;cursor:pointer}
.i-ui label,.i-ui select,.i-ui button,.i-ui input[type="button"],
.i-ui input[type="reset"],
.i-ui input[type="submit"],
.i-ui input[type="radio"],
.i-ui input[type="checkbox"]{cursor:pointer}
.i-ui input[type="search"]{
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-ms-box-sizing:content-box;
-o-box-sizing:content-box;
box-sizing:content-box;
-webkit-appearance:textfield;
}
.i-ui input[type="search"]::-webkit-search-decoration,
.i-ui input[type="search"]::-webkit-search-cancel-button{
-webkit-appearance:none;
}
.i-ui textarea{
overflow:auto;
vertical-align:top;
}
@media print{
.i-ui{
@page{
margin:0.5cm;
}
}
.i-ui *{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}
.i-ui a,.i-ui a:visited{text-decoration:underline}
.i-ui a[href]:after{content:" (" attr(href) ")"}
.i-ui abbr[title]:after{content:" (" attr(title) ")"}
.i-ui .ir a:after,.i-ui a[href^="javascript:"]:after,
.i-ui a[href^="#"]:after{content:""}
.i-ui pre,.i-ui blockquote{border:1px solid #999;page-break-inside:avoid}
.i-ui thead{display:table-header-group}
.i-ui tr,.i-ui img{page-break-inside:avoid}
.i-ui img{max-width:100% !important}
.i-ui p,.i-ui h2,.i-ui h3{orphans:3;widows:3}
.i-ui h2,.i-ui h3{page-break-after:avoid}}
.i-ui input,.i-ui button,.i-ui select,
.i-ui textarea,.i-ui .text-input,
.i-ui body.public .i-input-tag-list,body.public .i-ui .i-input-tag-list{
font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;
}

.i-ui select{
font-size:14px;
color:#555;
vertical-align:middle;
height:30px;
border:1px solid #ccc;
background-color:#FFF;
border-radius:4px;
}
.i-ui textarea,.i-ui .input.editable-text,.i-ui input[type="text"],.i-ui input[type="password"],.i-ui input[type="datetime"],
.i-ui input[type="datetime-local"],.i-ui input[type="date"],.i-ui input[type="month"],.i-ui input[type="time"],.i-ui input[type="week"],
.i-ui input[type="number"],.i-ui input[type="email"],.i-ui input[type="url"],.i-ui input[type="search"],.i-ui input[type="tel"],
.i-ui input[type="color"],.i-ui .uneditable-input,.i-ui .text-input,.i-ui body.public .i-input-tag-list,body.public .i-ui .i-input-tag-list{
font-size:14px;
color:#555;
vertical-align:middle;
height:30px;
border:1px solid #ccc;
background-color:#FFF;
border-radius:4px;
display:inline-block;
padding:4px 6px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border linear 0.2s,box-shadow linear 0.2s,background-color linear 0.2s;
-moz-transition:border linear 0.2s,box-shadow linear 0.2s,background-color linear 0.2s;
-o-transition:border linear 0.2s,box-shadow linear 0.2s,background-color linear 0.2s;
transition:border linear 0.2s,box-shadow linear 0.2s,background-color linear 0.2s;
}
.i-ui textarea.small,
.i-ui .input.editable-text.small,
.i-ui input[type="text"].small,
.i-ui input[type="password"].small,
.i-ui input[type="datetime"].small,.i-ui input[type="datetime-local"].small,
.i-ui input[type="date"].small,.i-ui input[type="month"].small,
.i-ui input[type="time"].small,.i-ui input[type="week"].small,
.i-ui input[type="number"].small,.i-ui input[type="email"].small,
.i-ui input[type="url"].small,.i-ui input[type="search"].small,
.i-ui input[type="tel"].small,.i-ui input[type="color"].small,
.i-ui .uneditable-input.small,.i-ui .text-input.small,
.i-ui body.public .small.i-input-tag-list,body.public .i-ui .small.i-input-tag-list{height:25px;font-size:13px}
.i-ui textarea.large,.i-ui .input.editable-text.large,.i-ui input[type="text"].large,
.i-ui input[type="password"].large,.i-ui input[type="datetime"].large,.i-ui input[type="datetime-local"].large,
.i-ui input[type="date"].large,.i-ui input[type="month"].large,.i-ui input[type="time"].large,.i-ui input[type="week"].large,
.i-ui input[type="number"].large,.i-ui input[type="email"].large,.i-ui input[type="url"].large,.i-ui input[type="search"].large,
.i-ui input[type="tel"].large,.i-ui input[type="color"].large,.i-ui .uneditable-input.large,.i-ui .text-input.large,
.i-ui body.public .large.i-input-tag-list,body.public .i-ui .large.i-input-tag-list{height:40px;font-size:18px}
.i-ui textarea.block,.i-ui .input.editable-text.block,.i-ui input[type="text"].block,
.i-ui input[type="password"].block,.i-ui input[type="datetime"].block,
.i-ui input[type="datetime-local"].block,.i-ui input[type="date"].block,
.i-ui input[type="month"].block,.i-ui input[type="time"].block,.i-ui input[type="week"].block,
.i-ui input[type="number"].block,.i-ui input[type="email"].block,.i-ui input[type="url"].block,
.i-ui input[type="search"].block,.i-ui input[type="tel"].block,.i-ui input[type="color"].block,
.i-ui .uneditable-input.block,.i-ui .text-input.block,.i-ui body.public .block.i-input-tag-list,body.public .i-ui .block.i-input-tag-list{
width:100%;
margin-top:8px;
}
.i-ui textarea.block:first-child,
.i-ui .input.editable-text.block:first-child,
.i-ui input[type="text"].block:first-child,
.i-ui input[type="password"].block:first-child,
.i-ui input[type="datetime"].block:first-child,
.i-ui input[type="datetime-local"].block:first-child,
.i-ui input[type="date"].block:first-child,.i-ui input[type="month"].block:first-child,
.i-ui input[type="time"].block:first-child,.i-ui input[type="week"].block:first-child,
.i-ui input[type="number"].block:first-child,.i-ui input[type="email"].block:first-child,
.i-ui input[type="url"].block:first-child,.i-ui input[type="search"].block:first-child,
.i-ui input[type="tel"].block:first-child,.i-ui input[type="color"].block:first-child,
.i-ui .uneditable-input.block:first-child,.i-ui .text-input.block:first-child,
.i-ui body.public .block.i-input-tag-list:first-child,body.public .i-ui .block.i-input-tag-list:first-child{margin-top:0}
.i-ui textarea.control-input,.i-ui .input.editable-text.control-input,
.i-ui input[type="text"].control-input,.i-ui input[type="password"].control-input,
.i-ui input[type="datetime"].control-input,.i-ui input[type="datetime-local"].control-input,
.i-ui input[type="date"].control-input,.i-ui input[type="month"].control-input,
.i-ui input[type="time"].control-input,.i-ui input[type="week"].control-input,
.i-ui input[type="number"].control-input,.i-ui input[type="email"].control-input,
.i-ui input[type="url"].control-input,.i-ui input[type="search"].control-input,
.i-ui input[type="tel"].control-input,.i-ui input[type="color"].control-input,
.i-ui .uneditable-input.control-input,.i-ui .text-input.control-input,
.i-ui body.public .control-input.i-input-tag-list,body.public .i-ui .control-input.i-input-tag-list{
border:1px solid #202427;
background:#313538;
box-shadow:inset 0 -1px 1px rgba(255,255,255,0.05);
color:#fff;
}
.i-ui textarea:focus,.i-ui .input.editable-text:focus,
.i-ui input[type="text"]:focus,.i-ui input[type="password"]:focus,
.i-ui input[type="datetime"]:focus,.i-ui input[type="datetime-local"]:focus,
.i-ui input[type="date"]:focus,.i-ui input[type="month"]:focus,.i-ui input[type="time"]:focus,
.i-ui input[type="week"]:focus,.i-ui input[type="number"]:focus,.i-ui input[type="email"]:focus,
.i-ui input[type="url"]:focus,.i-ui input[type="search"]:focus,.i-ui input[type="tel"]:focus,
.i-ui input[type="color"]:focus,.i-ui .uneditable-input:focus,.i-ui .text-input:focus,
.i-ui body.public .i-input-tag-list:focus,body.public .i-ui .i-input-tag-list:focus,
.i-ui body.public .i-input-tag-list.delete,body.public .i-ui .i-input-tag-list.delete,
.i-ui body.public .i-input-tag-list.focused,body.public .i-ui .i-input-tag-list.focused{
border-color:rgba(41,144,234,0.8);
outline:0;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}
.i-ui textarea.error,.i-ui .input.editable-text.error,.i-ui input[type="text"].error,
.i-ui input[type="password"].error,.i-ui input[type="datetime"].error,
.i-ui input[type="datetime-local"].error,.i-ui input[type="date"].error,
.i-ui input[type="month"].error,.i-ui input[type="time"].error,.i-ui input[type="week"].error,
.i-ui input[type="number"].error,.i-ui input[type="email"].error,.i-ui input[type="url"].error,
.i-ui input[type="search"].error,.i-ui input[type="tel"].error,.i-ui input[type="color"].error,
.i-ui .uneditable-input.error,.i-ui .text-input.error,.i-ui body.public .error.i-input-tag-list,body.public .i-ui .error.i-input-tag-list{
background-color:#FFF6F6;
border-color:#900;
color:#900;
}
.i-ui textarea[disabled],.i-ui .input.editable-text[disabled],.i-ui input[type="text"][disabled],
.i-ui input[type="password"][disabled],.i-ui input[type="datetime"][disabled],
.i-ui input[type="datetime-local"][disabled],.i-ui input[type="date"][disabled],
.i-ui input[type="month"][disabled],.i-ui input[type="time"][disabled],.i-ui input[type="week"][disabled],
.i-ui input[type="number"][disabled],.i-ui input[type="email"][disabled],.i-ui input[type="url"][disabled],
.i-ui input[type="search"][disabled],.i-ui input[type="tel"][disabled],.i-ui input[type="color"][disabled],
.i-ui .uneditable-input[disabled],.i-ui .text-input[disabled],
.i-ui body.public [disabled].i-input-tag-list,body.public .i-ui [disabled].i-input-tag-list{cursor:not-allowed;background-color:#eee}
.i-ui textarea,.i-ui textarea.small,.i-ui textarea.large{height:auto}.i-ui input[type="radio"],
.i-ui input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal}
.i-ui label .label-text{display:inline-block;vertical-align:middle;margin-left:5px;margin-top:2px}
.i-ui .input-labeled{position:relative;font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif}
.i-ui .input-labeled:before{position:absolute;padding:0 7px;color:#999;line-height:30px}
.i-ui .input-labeled.input-search:before{content:"\f1a4";top:-4px;font-family:wicons;left:0}
.i-ui .input-labeled.input-search:before.input-label-number{left:15px}.i-ui .input-labeled.input-search input[type="text"],
.i-ui .input-labeled.input-search input[type="password"],.i-ui .input-labeled.input-search input[type="datetime"],
.i-ui .input-labeled.input-search input[type="datetime-local"],.i-ui .input-labeled.input-search input[type="date"],
.i-ui .input-labeled.input-search input[type="month"],.i-ui .input-labeled.input-search input[type="time"],
.i-ui .input-labeled.input-search input[type="week"],.i-ui .input-labeled.input-search input[type="number"],
.i-ui .input-labeled.input-search input[type="email"],.i-ui .input-labeled.input-search input[type="url"],
.i-ui .input-labeled.input-search input[type="search"],.i-ui .input-labeled.input-search input[type="tel"],
.i-ui .input-labeled.input-search input[type="color"],.i-ui .input-labeled.input-search .uneditable-input{padding-left:24px}
.i-ui .input-append,.i-ui .input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}
.i-ui .input-append .add-on,.i-ui .input-prepend .add-on{
color:#6f757a;
vertical-align:top;
display:inline-block;
width:auto;
height:20px;
min-width:16px;
padding:4px 5px;
font-size:14px;
font-weight:normal;
line-height:20px;
text-align:center;
text-shadow:0 1px 0 #fff;
border:1px solid #ccc;
}
.i-ui .input-append input,.i-ui .input-prepend input{position:relative;margin-bottom:0;vertical-align:top;font-size:14px}
.i-ui .input-append input[class*="span"],.i-ui .input-prepend input[class*="span"]{display:inline-block}
.i-ui .input-prepend .add-on{margin-right:-1px}
.i-ui .input-prepend .add-on:first-child{border-radius:4px 0 0 4px}
.i-ui .input-prepend input{border-radius:0 4px 4px 0}
.i-ui .input-append .add-on{margin-left:-1px}
.i-ui .input-append .add-on:last-child{border-radius:0 4px 4px 0}
.i-ui .input-append input{border-radius:4px 0 0 4px}
.i-ui .input-weight.si,
.i-ui .input-weight.metric{position:relative}.i-ui .input-weight.si:before,
.i-ui .input-weight.metric:before{color:#999;padding:0 7px;position:absolute;line-height:30px}
.i-ui .input-weight.si:before{content:"lbs.";top:-4px;right:0}
.i-ui .input-weight.si:before.input-label-number{right:15px}
.i-ui .input-weight.si.input-label-number:before{right:15px}
.i-ui .input-weight.si input[type="text"],.i-ui .input-weight.si input[type="password"],
.i-ui .input-weight.si input[type="datetime"],.i-ui .input-weight.si input[type="datetime-local"],
.i-ui .input-weight.si input[type="date"],.i-ui .input-weight.si input[type="month"],
.i-ui .input-weight.si input[type="time"],.i-ui .input-weight.si input[type="week"],
.i-ui .input-weight.si input[type="number"],.i-ui .input-weight.si input[type="email"],
.i-ui .input-weight.si input[type="url"],.i-ui .input-weight.si input[type="search"],
.i-ui .input-weight.si input[type="tel"],.i-ui .input-weight.si input[type="color"],
.i-ui .input-weight.si .uneditable-input{padding-right:2.1em}
.i-ui .input-weight.metric:before{content:"kg";top:-4px;right:0}
.i-ui .input-weight.metric:before.input-label-number{right:15px}
.i-ui .input-weight.metric.input-label-number:before{right:15px}
.i-ui .input-weight.metric input[type="text"],.i-ui .input-weight.metric input[type="password"],
.i-ui .input-weight.metric input[type="datetime"],.i-ui .input-weight.metric input[type="datetime-local"],
.i-ui .input-weight.metric input[type="date"],.i-ui .input-weight.metric input[type="month"],
.i-ui .input-weight.metric input[type="time"],.i-ui .input-weight.metric input[type="week"],
.i-ui .input-weight.metric input[type="number"],.i-ui .input-weight.metric input[type="email"],
.i-ui .input-weight.metric input[type="url"],.i-ui .input-weight.metric input[type="search"],
.i-ui .input-weight.metric input[type="tel"],.i-ui .input-weight.metric input[type="color"],
.i-ui .input-weight.metric .uneditable-input{padding-right:1.7em}
.i-ui .input-percent{position:relative}
.i-ui .input-percent:before{color:#999;padding:0 7px;position:absolute;line-height:30px}
.i-ui .input-percent:before{content:"%";top:-4px;right:0}
.i-ui .input-percent:before.input-label-number{right:15px}
.i-ui .input-percent.input-label-number:before{right:15px}
.i-ui .input-percent input[type="text"],.i-ui .input-percent input[type="password"],
.i-ui .input-percent input[type="datetime"],.i-ui .input-percent input[type="datetime-local"],
.i-ui .input-percent input[type="date"],.i-ui .input-percent input[type="month"],
.i-ui .input-percent input[type="time"],.i-ui .input-percent input[type="week"],
.i-ui .input-percent input[type="number"],.i-ui .input-percent input[type="email"],
.i-ui .input-percent input[type="url"],.i-ui .input-percent input[type="search"],
.i-ui .input-percent input[type="tel"],.i-ui .input-percent input[type="color"],
.i-ui .input-percent .uneditable-input{padding-right:1.6em}
.i-ui .form-error{color:#900}
.i-ui label.box{display:inline-block;padding:15px;padding-left:0;border:1px solid #ccc;border-radius:5px;background-color:#FFF}
.i-ui label.box.checked{border-color:#96c4ed;background-color:#f2f9ff}
.i-ui label.box .select{float:left;padding:10px 17px}
.i-ui label.box .description{margin-left:50px;padding:0 15px;border-left:1px solid #ccc;color:#AAA;font-size:15px}
.i-ui label.box .title{color:#333}
.i-ui label.box .plan{margin-left:8px;font-size:10px;font-weight:bold;color:#ff9b00;text-transform:uppercase}
.i-ui .btn{
padding:0 8.4px;
line-height:26px;
height:auto;
font-size:14px;
border-radius:3.55556px;
background-color:#f8f8f8;
background-color:#f5f5f5;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #f3f3f3));
background-image:-webkit-linear-gradient(top, #f8f8f8,#f3f3f3);
background-image:-moz-linear-gradient(top, #f8f8f8,#f3f3f3);
background-image:-o-linear-gradient(top, #f8f8f8,#f3f3f3);
background-image:linear-gradient(top, #f8f8f8,#f3f3f3);
background-image:linear-gradient(to bottom, #f8f8f8,#f3f3f3);
border:1px solid #ababab;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#4b5155;
text-shadow:#dfdfdf 0 -1px 1px;
-webkit-user-select:none;
-moz-user-select:none;
user-select:none;
display:inline-block;
font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;
font-weight:normal;
text-decoration:none;
cursor:pointer;
}
.i-ui .btn *{top:13px}
.i-ui .btn:hover{
background-color:#ebebeb;
background-color:#e8e8e8;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebebeb), color-stop(100%, #e6e6e6));
background-image:-webkit-linear-gradient(top, #ebebeb,#e6e6e6);
background-image:-moz-linear-gradient(top, #ebebeb,#e6e6e6);
background-image:-o-linear-gradient(top, #ebebeb,#e6e6e6);
background-image:linear-gradient(top, #ebebeb,#e6e6e6);
background-image:linear-gradient(to bottom, #ebebeb,#e6e6e6);
color:#4b5155;
}
.i-ui .btn:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .btn:focus{color:#4b5155}
.i-ui .btn.disabled,.i-ui .btn[disabled]{
cursor:default;
background-color:#f8f8f8;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .spaced-buttons .btn{margin-left:0.25em}
.i-ui .spaced-buttons .btn:first-child{margin-left:0}
.i-ui .toolbar-btns .btn,.i-ui .btn.btn-toolbar{
margin-left:0.25em;
background-color:#fff;
background-color:#fcfcfc;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
background-image:-webkit-linear-gradient(top, #ffffff,#fafafa);
background-image:-moz-linear-gradient(top, #ffffff,#fafafa);
background-image:-o-linear-gradient(top, #ffffff,#fafafa);
background-image:linear-gradient(top, #ffffff,#fafafa);
background-image:linear-gradient(to bottom, #ffffff,#fafafa);
border:1px solid #b3b3b3;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#4b5155;text-shadow:#e6e6e6 0 -1px 1px;
border-color:#e6e6e6;
}
.i-ui .toolbar-btns .btn:first-child,.i-ui .btn.btn-toolbar:first-child{margin-left:0}
.i-ui .toolbar-btns .btn:hover,.i-ui .btn.btn-toolbar:hover{
background-color:#f2f2f2;
background-color:#efefef;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #ededed));
background-image:-webkit-linear-gradient(top, #f2f2f2,#ededed);
background-image:-moz-linear-gradient(top, #f2f2f2,#ededed);
background-image:-o-linear-gradient(top, #f2f2f2,#ededed);
background-image:linear-gradient(top, #f2f2f2,#ededed);
background-image:linear-gradient(to bottom, #f2f2f2,#ededed);
color:#4b5155;
}
.i-ui .toolbar-btns .btn:active,.i-ui .btn.btn-toolbar:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .toolbar-btns .btn:focus,.i-ui .btn.btn-toolbar:focus{color:#4b5155}.i-ui .toolbar-btns .btn.disabled,
.i-ui .toolbar-btns .btn[disabled],.i-ui .btn.btn-toolbar.disabled,
.i-ui .btn.btn-toolbar[disabled]{
cursor:default;
background-color:#fff;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .toolbar-btns .btn.btn-primary,.i-ui .toolbar-btns .btn.btn-warning,
.i-ui .btn.btn-toolbar.btn-primary,.i-ui .btn.btn-toolbar.btn-warning{border-color:#e68c00}
.i-ui .toolbar-btns .btn.btn-info,.i-ui .btn.btn-toolbar.btn-info{border-color:#1684e3}
.i-ui .toolbar-btns .btn.btn-success,.i-ui .btn.btn-toolbar.btn-success{border-color:#4f9f02}
.i-ui .toolbar-btns .btn.btn-inverse,.i-ui .btn.btn-toolbar.btn-inverse{border-color:#4c5357}
.i-ui .toolbar-btns .btn.btn-danger,.i-ui .btn.btn-toolbar.btn-danger{
background-color:#fff;
background-color:#fcfcfc;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
background-image:-webkit-linear-gradient(top, #ffffff,#fafafa);
background-image:-moz-linear-gradient(top, #ffffff,#fafafa);
background-image:-o-linear-gradient(top, #ffffff,#fafafa);
background-image:linear-gradient(top, #ffffff,#fafafa);
background-image:linear-gradient(to bottom, #ffffff,#fafafa);
border:1px solid #b3b3b3;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#4b5155;
text-shadow:#e6e6e6 0 -1px 1px;
border-color:#e6e6e6;
}
.i-ui .toolbar-btns .btn.btn-danger:hover,.i-ui .btn.btn-toolbar.btn-danger:hover{
background-color:#f2f2f2;
background-color:#efefef;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #ededed));
background-image:-webkit-linear-gradient(top, #f2f2f2,#ededed);
background-image:-moz-linear-gradient(top, #f2f2f2,#ededed);
background-image:-o-linear-gradient(top, #f2f2f2,#ededed);
background-image:linear-gradient(top, #f2f2f2,#ededed);
background-image:linear-gradient(to bottom, #f2f2f2,#ededed);
color:#4b5155;
}
.i-ui .toolbar-btns .btn.btn-danger:active,.i-ui .btn.btn-toolbar.btn-danger:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .toolbar-btns .btn.btn-danger:focus,.i-ui .btn.btn-toolbar.btn-danger:focus{color:#4b5155}
.i-ui .toolbar-btns .btn.btn-danger.disabled,.i-ui .toolbar-btns .btn.btn-danger[disabled],
.i-ui .btn.btn-toolbar.btn-danger.disabled,.i-ui .btn.btn-toolbar.btn-danger[disabled]{
cursor:default;
background-color:#fff;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .toolbar-btns .btn.btn-danger:hover,.i-ui .btn.btn-toolbar.btn-danger:hover{
background-color:#e03939;
background-color:#df3434;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e03939), color-stop(100%, #df3030));
background-image:-webkit-linear-gradient(top, #e03939,#df3030);
background-image:-moz-linear-gradient(top, #e03939,#df3030);
background-image:-o-linear-gradient(top, #e03939,#df3030);
background-image:linear-gradient(top, #e03939,#df3030);
background-image:linear-gradient(to bottom, #e03939,#df3030);
border:1px solid #c71f1f;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;text-shadow:#c71f1f 0 -1px 1px;
border-color:#dd2323}.i-ui .toolbar-btns .btn.btn-danger:hover:hover,
.i-ui .btn.btn-toolbar.btn-danger:hover:hover{
background-color:#e34f4f;
background-color:#e24a4a;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e34f4f), color-stop(100%, #e24646));
background-image:-webkit-linear-gradient(top, #e34f4f,#e24646);
background-image:-moz-linear-gradient(top, #e34f4f,#e24646);
background-image:-o-linear-gradient(top, #e34f4f,#e24646);
background-image:linear-gradient(top, #e34f4f,#e24646);
background-image:linear-gradient(to bottom, #e34f4f,#e24646);
color:#fff;
}
.i-ui .toolbar-btns .btn.btn-danger:hover:active,.i-ui .btn.btn-toolbar.btn-danger:hover:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .toolbar-btns .btn.btn-danger:hover:focus,.i-ui .btn.btn-toolbar.btn-danger:hover:focus{color:#fff}
.i-ui .toolbar-btns .btn.btn-danger:hover.disabled,.i-ui .toolbar-btns .btn.btn-danger:hover[disabled],
.i-ui .btn.btn-toolbar.btn-danger:hover.disabled,.i-ui .btn.btn-toolbar.btn-danger:hover[disabled]{
cursor:default;
background-color:#e03939;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn.btn-primary,.i-ui .btn.btn-warning{
background-color:#ff9b00;
background-color:#fa9800;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9b00), color-stop(100%, #f59500));
background-image:-webkit-linear-gradient(top, #ff9b00,#f59500);
background-image:-moz-linear-gradient(top, #ff9b00,#f59500);
background-image:-o-linear-gradient(top, #ff9b00,#f59500);
background-image:linear-gradient(top, #ff9b00,#f59500);
background-image:linear-gradient(to bottom, #ff9b00,#f59500);
border:1px solid #cc7c00;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#cc7c00 0 -1px 1px
}
.i-ui .btn.btn-primary:hover,.i-ui .btn.btn-warning:hover{
background-color:#ffa51a;
background-color:#ffa314;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffa51a), color-stop(100%, #ffa10f));
background-image:-webkit-linear-gradient(top, #ffa51a,#ffa10f);
background-image:-moz-linear-gradient(top, #ffa51a,#ffa10f);
background-image:-o-linear-gradient(top, #ffa51a,#ffa10f);
background-image:linear-gradient(top, #ffa51a,#ffa10f);
background-image:linear-gradient(to bottom, #ffa51a,#ffa10f);
color:#fff;
}
.i-ui .btn.btn-primary:active,.i-ui .btn.btn-warning:active{
box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset;
}
.i-ui .btn.btn-primary:focus,.i-ui .btn.btn-warning:focus{color:#fff}
.i-ui .btn.btn-primary.disabled,.i-ui .btn.btn-primary[disabled],
.i-ui .btn.btn-warning.disabled,.i-ui .btn.btn-warning[disabled]{
cursor:default;
background-color:#ff9b00;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn.btn-info{
background-color:#2990ea;
background-color:#248de9;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2990ea), color-stop(100%, #208be9));
background-image:-webkit-linear-gradient(top, #2990ea,#208be9);
background-image:-moz-linear-gradient(top, #2990ea,#208be9);
background-image:-o-linear-gradient(top, #2990ea,#208be9);
background-image:linear-gradient(top, #2990ea,#208be9);
background-image:linear-gradient(to bottom, #2990ea,#208be9);
border:1px solid #1476cc;box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#1476cc 0 -1px 1px;
}
.i-ui .btn.btn-info:hover{
background-color:#409cec;
background-color:#3b99eb;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #409cec), color-stop(100%, #3797eb));
background-image:-webkit-linear-gradient(top, #409cec,#3797eb);
background-image:-moz-linear-gradient(top, #409cec,#3797eb);
background-image:-o-linear-gradient(top, #409cec,#3797eb);
background-image:linear-gradient(top, #409cec,#3797eb);
background-image:linear-gradient(to bottom, #409cec,#3797eb);
color:#fff;
}
.i-ui .btn.btn-info:active{
box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset;
}
.i-ui .btn.btn-info:focus{color:#fff}
.i-ui .btn.btn-info.disabled,.i-ui .btn.btn-info[disabled]{
cursor:default;
background-color:#2990ea;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn.btn-success{
background-color:#5cb802;
background-color:#59b302;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5cb802), color-stop(100%, #57ae02));
background-image:-webkit-linear-gradient(top, #5cb802,#57ae02);
background-image:-moz-linear-gradient(top, #5cb802,#57ae02);
background-image:-o-linear-gradient(top, #5cb802,#57ae02);
background-image:linear-gradient(top, #5cb802,#57ae02);
background-image:linear-gradient(to bottom, #5cb802,#57ae02);
border:1px solid #438601;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#438601 0 -1px 1px;
}
.i-ui .btn.btn-success:hover{
background-color:#69d102;
background-color:#66cc02;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #69d102), color-stop(100%, #64c702));
background-image:-webkit-linear-gradient(top, #69d102,#64c702);
background-image:-moz-linear-gradient(top, #69d102,#64c702);
background-image:-o-linear-gradient(top, #69d102,#64c702);
background-image:linear-gradient(top, #69d102,#64c702);
background-image:linear-gradient(to bottom, #69d102,#64c702);
color:#fff;
}
.i-ui .btn.btn-success:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .btn.btn-success:focus{color:#fff}
.i-ui .btn.btn-success.disabled,.i-ui .btn.btn-success[disabled]{
cursor:default;
background-color:#5cb802;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn.btn-inverse{
background-color:#586065;
background-color:#555d62;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #586065), color-stop(100%, #535b60));
background-image:-webkit-linear-gradient(top, #586065,#535b60);
background-image:-moz-linear-gradient(top, #586065,#535b60);
background-image:-o-linear-gradient(top, #586065,#535b60);
background-image:linear-gradient(top, #586065,#535b60);
background-image:linear-gradient(to bottom, #586065,#535b60);
border:1px solid #40464a;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#40464a 0 -1px 1px;
}
.i-ui .btn.btn-inverse:hover{
background-color:#646d73;
background-color:#616a70;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646d73), color-stop(100%, #5f686d));
background-image:-webkit-linear-gradient(top, #646d73,#5f686d);
background-image:-moz-linear-gradient(top, #646d73,#5f686d);
background-image:-o-linear-gradient(top, #646d73,#5f686d);
background-image:linear-gradient(top, #646d73,#5f686d);
background-image:linear-gradient(to bottom, #646d73,#5f686d);
color:#fff
}
.i-ui .btn.btn-inverse:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .btn.btn-inverse:focus{color:#fff}
.i-ui .btn.btn-inverse.disabled,.i-ui .btn.btn-inverse[disabled]{
cursor:default;
background-color:#586065;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn.btn-danger{
background-color:#e03939;
background-color:#df3434;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e03939), color-stop(100%, #df3030));
background-image:-webkit-linear-gradient(top, #e03939,#df3030);
background-image:-moz-linear-gradient(top, #e03939,#df3030);
background-image:-o-linear-gradient(top, #e03939,#df3030);
background-image:linear-gradient(top, #e03939,#df3030);
background-image:linear-gradient(to bottom, #e03939,#df3030);
border:1px solid #c71f1f;
box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#c71f1f 0 -1px 1px;
}
.i-ui .btn.btn-danger:hover{
background-color:#e34f4f;
background-color:#e24a4a;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e34f4f), color-stop(100%, #e24646));
background-image:-webkit-linear-gradient(top, #e34f4f,#e24646);
background-image:-moz-linear-gradient(top, #e34f4f,#e24646);
background-image:-o-linear-gradient(top, #e34f4f,#e24646);
background-image:linear-gradient(top, #e34f4f,#e24646);
background-image:linear-gradient(to bottom, #e34f4f,#e24646);
color:#fff;
}
.i-ui .btn.btn-danger:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .btn.btn-danger:focus{color:#fff}
.i-ui .btn.btn-danger.disabled,.i-ui .btn.btn-danger[disabled]{
cursor:default;
background-color:#e03939;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn-mega{padding:0 18.2px;line-height:47px;height:auto;font-size:21px;border-radius:4.72222px}
.i-ui .btn-mega *{top:23.5px}
.i-ui .btn-large{padding:0 14px;line-height:38px;height:auto;font-size:18px;border-radius:4.22222px}
.i-ui .btn-large *{top:19px}
.i-ui .btn-small{padding:0 5.6px;line-height:20px;height:auto;font-size:12px;border-radius:3.22222px}
.i-ui .btn-small *{top:10px}
.i-ui .btn-mini{padding:0 4.2px;line-height:17px;height:auto;font-size:11px;border-radius:3.05556px}
.i-ui .btn-mini *{top:8.5px}
.i-ui .btn-link,.i-ui .btn-link:active,.i-ui .btn-link[disabled]{background-color:transparent;background-image:none;box-shadow:none;text-shadow:none}
.i-ui .btn-link{border-color:transparent;cursor:pointer;color:#2990ea;border-radius:0}
.i-ui .btn-link:hover,.i-ui .btn-link:focus{color:#2990ea;background-color:transparent;background-image:none}
.i-ui .btn-link[disabled]:hover,.i-ui .btn-link[disabled]:focus{color:#586065;text-decoration:none}
.i-ui .btn-block{
display:block;
width:100%;
padding-left:0;
padding-right:0;
text-align:center;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
margin-left:0;
}
.i-ui .btn-block+.btn-block{margin-top:5px}.i-ui input[type="submit"].btn-block,.i-ui input[type="reset"].btn-block,
.i-ui input[type="button"].btn-block{width:100%}
.i-ui .btn-subtle{border-color:rgba(255,255,255,0.1);box-shadow:rgba(0,0,0,0.4) 0 0 3px 0;background:rgba(255,255,255,0.1);text-shadow:none}
.i-ui .btn-subtle:hover{background:rgba(200,200,200,0.1)}
.i-ui .btn-subtle.btn-inverse{color:#FFF}
.i-ui .btn-subtle.btn-inverse:hover{background:rgba(255,255,255,0.15)}
.i-ui .btn-icon span{float:right;font-size:24px;line-height:130%}
.i-ui .btn-bare{background-color:transparent;border:0;padding:0}
.i-ui .btn-facebook{
background-color:#3e60a7;
border-color:#274e9f;
color:#fff;
font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;
padding:0 15px;
overflow:hidden;*zoom:1;text-shadow:0px 1px 1px #274e9f;
box-shadow:0 0 3px 0px rgba(255,255,255,0.3) inset;
box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2) ;
background-color:#3f63af;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4167b8), color-stop(100%, #3e60a7));
background-image:-webkit-linear-gradient(top, #4167b8,#3e60a7);
background-image:-moz-linear-gradient(top, #4167b8,#3e60a7);
background-image:-o-linear-gradient(top, #4167b8,#3e60a7);
background-image:linear-gradient(top, #4167b8,#3e60a7);
background-image:linear-gradient(to bottom, #4167b8,#3e60a7);
}
.i-ui .btn-facebook .text{
border-left:1px solid #2f55a5;
font-size:15px;
display:block;
height:100%;
margin-left:29px;
padding:8px 0 8px 15px;
text-align:center
}
.i-ui .btn-facebook .icon{
background-image:url('/design/images/styles/icons/facebook.png?1404320036');
background-repeat:no-repeat;
background-position:center left;
border-right:1px solid #4b6eb9;
display:block;
float:left;
padding:5px 12px 5px 0;
height:32px;
width:16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), 
only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), 
only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
.i-ui .btn-facebook .icon{
background-image:url('/design/images/styles/icons//@2x/facebook.png?1404320036');
background-size:16px 30px;
}
}
.i-ui .btn-facebook:hover{background:#3e60a7;color:#fff}
.i-ui .btn-facebook:active{
background-color:#3f63af;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e60a7), color-stop(100%, #4167b8));
background-image:-webkit-linear-gradient(top, #3e60a7,#4167b8);
background-image:-moz-linear-gradient(top, #3e60a7,#4167b8);
background-image:-o-linear-gradient(top, #3e60a7,#4167b8);
background-image:linear-gradient(top, #3e60a7,#4167b8);
background-image:linear-gradient(to bottom, #3e60a7,#4167b8);
}
.i-ui .btn-facebook-flat{
background-color:#4e64ad;
min-width:160px;
width:initial;
height:43px;
padding-left:20px;
padding-right:20px;
font-size:16px;
color:#FFF;
text-align:center;
white-space:nowrap;
border-radius:20px;
line-height:39px;
display:inline-block;
}
.i-ui .btn-facebook-flat:before{
content:"\f1b8";
display:inline-block;
font-family:"wicons";
font-size:22px;
font-style:normal;
font-weight:normal;
font-variant:normal;
padding-right:10px;
margin-left:-15px;
text-decoration:inherit;
-webkit-font-smoothing:antialiased;
}
.i-ui .btn-facebook-flat:hover{color:#FFF}
.i-ui .btn-googleplus-flat{
background-color:#e74b37;
min-width:160px;
width:initial;
height:43px;
padding-left:20px;
padding-right:20px;
font-size:16px;
color:#FFF;
text-align:center;
white-space:nowrap;
border-radius:20px;
line-height:39px;
display:inline-block;
}
.i-ui .btn-googleplus-flat:before{
content:"\f1bb";
display:inline-block;
font-family:"wicons";
font-size:22px;
font-style:normal;
font-weight:normal;
font-variant:normal;
padding-right:10px;
margin-left:-15px;
text-decoration:inherit;
-webkit-font-smoothing:antialiased;
}
.i-ui .btn-googleplus-flat:hover{color:#FFF}
.i-ui .btn-offsite:after{content:"\f184";font:18px/24px wicons;color:#2990EA;margin-left:0.3em;vertical-align:middle}
.i-ui .btn-com{
-webkit-user-select:none;
-moz-user-select:none;
user-select:none;
box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1) ;
padding:0 11.9px;
line-height:33px;
height:auto;
font-size:16px;
border-radius:3.94444px;
-webkit-transition:all 0.05s ease-in;
-moz-transition:all 0.05s ease-in;-o-transition:all 0.05s ease-in;
transition:all 0.05s ease-in;
background-color:#fff;
border:1px solid #acb0b4;
border-radius:4px;
color:#6f757a;
letter-spacing:0.8px;
line-height:29px;
padding:0 18px;
padding-top:3px;
display:inline-block;
font-family:"Tahoma",Arial,Verdana,sans-serif;
font-weight:600;
text-decoration:none;
cursor:pointer;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.i-ui .btn-com *{top:16.5px}.i-ui .btn-com:hover{border-color:#6f757a;color:#586065}
.i-ui .btn-com:active{background-color:#6f757a;border-color:#586065;color:#fff}
.i-ui .btn-com:focus{color:#586065}
.i-ui .btn-com:active:focus{color:#fff}
.i-ui .btn-com.btn-icon-right,.i-ui .btn-com.btn-icon-left,.i-ui .btn-com.btn-icon{padding-right:15px}
.i-ui .btn-com.btn-icon-right [class*='i-icon-'],.i-ui .btn-com.btn-icon-left [class*='i-icon-'],
.i-ui .btn-com.btn-icon [class*='i-icon-']{
color:#acb0b4;
float:none;
font-size:inherit;
font-weight:100;
line-height:inherit;
padding-left:5px;
-webkit-transition:all 0.05s ease-in;
-moz-transition:all 0.05s ease-in;
-o-transition:all 0.05s ease-in;
transition:all 0.05s ease-in;
}
.i-ui .btn-com.btn-icon-right:hover [class*='i-icon-'],.i-ui .btn-com.btn-icon-left:hover [class*='i-icon-'],
.i-ui .btn-com.btn-icon:hover [class*='i-icon-']{color:#586065}.i-ui .btn-com.btn-icon-right:active [class*='i-icon-'],
.i-ui .btn-com.btn-icon-left:active [class*='i-icon-'],.i-ui .btn-com.btn-icon:active [class*='i-icon-']{color:#fff}
.i-ui .btn-com.btn-icon-right.btn-success [class*='i-icon-'],.i-ui .btn-com.btn-success.btn-icon-left [class*='i-icon-'],
.i-ui .btn-com.btn-icon.btn-success [class*='i-icon-']{color:#fff}
.i-ui .btn-com.btn-icon-left{padding-left:15px;padding-right:15px}
.i-ui .btn-com.btn-icon-left [class*='i-icon-']{padding-left:0;padding-right:8px}.i-ui .btn-com.btn-info [class*='i-icon-']{color:#fff}
.i-ui .btn-com.btn-info:hover [class*='i-icon-']{color:#fff}
.i-ui .btn-com.btn-danger:active{background-color:#fff;color:#6f757a}
.i-ui .btn-com.btn-danger:active:hover{background-color:#c91f1f;border-color:#920000;color:#fff}
.i-ui .btn-com.btn-danger:hover{background-color:#e13a3a;border-color:#920000;color:#fff;box-shadow:none}
.i-ui .btn-com.btn-info{
background-color:#2990ea;
background-color:#248de9;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2990ea), color-stop(100%, #208be9));
background-image:-webkit-linear-gradient(top, #2990ea,#208be9);
background-image:-moz-linear-gradient(top, #2990ea,#208be9);
background-image:-o-linear-gradient(top, #2990ea,#208be9);
background-image:linear-gradient(top, #2990ea,#208be9);
background-image:linear-gradient(to bottom, #2990ea,#208be9);
border:1px solid #1476cc;box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;
color:#fff;
text-shadow:#1476cc 0 -1px 1px;
}
.i-ui .btn-com.btn-info:hover{
background-color:#409cec;
background-color:#3b99eb;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #409cec), color-stop(100%, #3797eb));
background-image:-webkit-linear-gradient(top, #409cec,#3797eb);
background-image:-moz-linear-gradient(top, #409cec,#3797eb);
background-image:-o-linear-gradient(top, #409cec,#3797eb);
background-image:linear-gradient(top, #409cec,#3797eb);
background-image:linear-gradient(to bottom, #409cec,#3797eb);
color:#fff;
}
.i-ui .btn-com.btn-info:active{box-shadow:rgba(0,0,0,0.4) 0 1px 2px 0 inset}
.i-ui .btn-com.btn-info:focus{color:#fff}.i-ui .btn-com.btn-info.disabled,
.i-ui .btn-com.btn-info[disabled]{
cursor:default;
background-color:#2990ea;
background-image:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none
}
.i-ui .btn-com.btn-success{
background-color:#45bf47;
border-color:#007f02;
color:#fff;
box-shadow:0 0 2px 2px rgba(255,255,255,0.1) inset;
text-shadow:0px -1px 0 rgba(0,0,0,0.2);
}
.i-ui .btn-com.btn-success:active:hover{
background-color:#369b37;
border-color:#007f02;
color:#fff;
box-shadow:0 0 2px 2px rgba(255,255,255,0.1) inset;
text-shadow:0px -1px 0 rgba(0,0,0,0.2);
}
.i-ui .btn-com.btn-success:hover{
background-color:#45bf47;
border-color:#007f02;
color:#fff;
box-shadow:0 0 2px 2px rgba(255,255,255,0.1) inset;
text-shadow:0px -1px 0 rgba(0,0,0,0.2);
}
.i-ui .btn-com.disabled,.i-ui .btn-com[disabled],
.i-ui .btn-com:hover[disabled],
.i-ui .btn-com.inactive{
cursor:default;
background-color:#f8f8f8 !important;
border-color:#acb0b4 !important;
background-image:none;
color:#6f757a !important;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity:0.65;
box-shadow:none;
}
.i-ui .btn-com.disabled:active,.i-ui .btn-com.disabled:active [class*='i-icon-'],
.i-ui .btn-com[disabled]:active,.i-ui .btn-com[disabled]:active [class*='i-icon-'],
.i-ui .btn-com:hover[disabled]:active,.i-ui .btn-com:hover[disabled]:active [class*='i-icon-'],
.i-ui .btn-com.inactive:active,.i-ui .btn-com.inactive:active [class*='i-icon-']{color:inherit}
.i-ui .btn-com.disabled .spinner,
.i-ui .btn-com[disabled] .spinner,
.i-ui .btn-com:hover[disabled] .spinner{margin-left:5px;width:16px;height:10px;visibility:visible}
.i-ui .btn-com .spinner{
-webkit-transition:all 0.25s ease-out;
-moz-transition:all 0.25s ease-out;
-o-transition:all 0.25s ease-out;
transition:all 0.25s ease-out;
visibility:hidden;
width:0;
display:inline-block;
background:url('/design/images/loading.gif?1404320036') no-repeat;
}
.i-ui button.btn-com.btn-back,.i-ui button.btn-com.btn-forward{
min-width:34px;
color:transparent;
font-size:1px;
letter-spacing:-1px;
padding:0 11px 0 10px;
}
.i-ui button.btn-com.btn-back.btn-loading .spinner,
.i-ui button.btn-com.btn-forward.btn-loading .spinner{
position:relative;
top:4px;
}
.i-ui button.btn-com.btn-back:before,
.i-ui button.btn-com.btn-forward:after{
color:#acb0b4 !important;
font-family:wicons;
font-size:38px;
font-weight:100;
color:#2990EA;
letter-spacing:normal;
vertical-align:middle;
}
.i-ui button.btn-com.btn-back:before:hover,
.i-ui button.btn-com.btn-forward:after:hover{color:#586065 !important}
.i-ui button.btn-com.btn-back:before:active,.i-ui button.btn-com.btn-forward:after:active{color:#fff !important}
.i-ui button.btn-com.btn-back:before{content:"\f177"}
.i-ui button.btn-com.btn-forward:after{content:"\f176"}
.i-ui button.btn-com.btn-forward{padding:0 10px 0 11px}
.i-ui .btn-flat{
font-family:"Tahoma",Arial,Verdana,sans-serif;
font-size:16px;
letter-spacing:.5px;
height:48px;
border-radius:30px;
padding:0 40px;
display:inline-block;
text-align:center;
line-height:50px;
cursor:pointer;
-webkit-transition:0.4s;
-moz-transition:0.4s;
-o-transition:0.4s;
transition:0.4s;
}
.i-ui .btn-flat-primary{background-color:#2990ea;color:#FFF}
.i-ui .btn-flat-primary:hover{background-color:rgba(41,144,234,0.902)}
.i-ui .btn-flat-secondary{background-color:#ff8f2e;color:#FFF}
.i-ui .btn-flat-secondary:hover{background-color:rgba(255,143,46,0.902)}
.i-ui .btn-flat-outline{background-color:#FFF;color:#2990ea;border:2px solid #2990ea}
.i-ui .btn-flat-outline:hover{background-color:rgba(41,144,234,0.05)}
.i-ui .btn-flat-light{color:#363b3e;border:2px solid #d4d5d6}
.i-ui .btn-flat-light:hover{border:2px solid #2990ea;background-color:#FFF}
.i-ui a{color:#0047FF;text-decoration:none}

#features a{
    text-decoration:underline;
}
.i-ui a:hover,.i-ui a:focus{color:#2990ea;text-decoration:none}
.i-ui .popover{
position:absolute;
top:0;
left:0;
z-index:1010;
display:none;
max-width:276px;
padding:1px;
text-align:left;
background-color:#ffffff;
-webkit-background-clip:padding-box;
-moz-background-clip:padding;
background-clip:padding-box;
border:1px solid #ccc;
border:1px solid rgba(0,0,0,0.2);
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
box-shadow:0 5px 10px rgba(0,0,0,0.2);
white-space:normal;
}
.i-ui .popover .arrow,.i-ui .popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.i-ui .popover .arrow{border-width:11px}
.i-ui .popover .arrow:after{border-width:10px;content:""}
.i-ui .popover.top{margin-top:-10px}
.i-ui .popover.top .arrow{
left:50%;
margin-left:-11px;
border-bottom-width:0;
border-top-color:#999;
border-top-color:rgba(0,0,0,0.25);
bottom:-11px;
}
.i-ui .popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff}
.i-ui .popover.right{margin-left:10px}
.i-ui .popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}
.i-ui .popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff}
.i-ui .popover.bottom{margin-top:10px}
.i-ui .popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}
.i-ui .popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff}
.i-ui .popover.left{margin-left:-10px}
.i-ui .popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}
.i-ui .popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px}
.i-ui .popover.warning{background-color:#ff9b00;border-color:#995d00;color:#fff}
.i-ui .popover.warning .popover-title{border-bottom-color:#cc7c00;background-color:#e68c00;color:#fff}
.i-ui .popover.warning.top .arrow{border-top-color:#995d00}
.i-ui .popover.warning.top .arrow:after{border-top-color:#ff9b00}
.i-ui .popover.warning.right .arrow{border-right-color:#995d00}
.i-ui .popover.warning.right .arrow:after{border-right-color:#ff9b00}
.i-ui .popover.warning.bottom .arrow{border-bottom-color:#995d00}
.i-ui .popover.warning.bottom .arrow:after{border-bottom-color:#ff9b00}
.i-ui .popover.warning.left .arrow{border-left-color:#995d00}
.i-ui .popover.warning.left .arrow:after{border-left-color:#ff9b00}
.i-ui .popover.error{background-color:#fde9e9;border-color:#f48c8c;color:#a50f0f}
.i-ui .popover.error .popover-title{border-bottom-color:#f9baba;background-color:#fbd2d2;color:#a50f0f}
.i-ui .popover.error.top .arrow{border-top-color:#f48c8c}
.i-ui .popover.error.top .arrow:after{border-top-color:#fde9e9}
.i-ui .popover.error.right .arrow{border-right-color:#f48c8c}
.i-ui .popover.error.right .arrow:after{border-right-color:#fde9e9}
.i-ui .popover.error.bottom .arrow{border-bottom-color:#f48c8c}
.i-ui .popover.error.bottom .arrow:after{border-bottom-color:#fde9e9}
.i-ui .popover.error.left .arrow{border-left-color:#f48c8c}
.i-ui .popover.error.left .arrow:after{border-left-color:#fde9e9}
.i-ui .popover.danger{background-color:#e03939;border-color:#9b1818;color:#fff}
.i-ui .popover.danger .popover-title{border-bottom-color:#c71f1f;background-color:#dd2323;color:#fff}
.i-ui .popover.danger.top .arrow{border-top-color:#9b1818}
.i-ui .popover.danger.top .arrow:after{border-top-color:#e03939}
.i-ui .popover.danger.right .arrow{border-right-color:#9b1818}
.i-ui .popover.danger.right .arrow:after{border-right-color:#e03939}
.i-ui .popover.danger.bottom .arrow{border-bottom-color:#9b1818}
.i-ui .popover.danger.bottom .arrow:after{border-bottom-color:#e03939}
.i-ui .popover.danger.left .arrow{border-left-color:#9b1818}
.i-ui .popover.danger.left .arrow:after{border-left-color:#e03939}
.i-ui .popover.danger code{color:#333}
.i-ui .popover-title{
margin:0;
padding:8px 14px;
font-size:14px;
font-weight:normal;
line-height:18px;
background-color:#f7f7f7;
border-bottom:1px solid #ebebeb;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}
.i-ui .popover-title:empty{display:none}
.i-ui .popover-content{padding:9px 14px}
.i-ui .inkapi-blackout{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50)}
.i-ui .inkapi-dialog{position:absolute;font-size:13px}
.i-ui .inkapi-dialog .inkapi-text{text-align:center;line-height:1.4em}
.i-ui .inkapi-dialog .errors{padding:0;list-style-type:none;font-size:1.2em;line-height:1.2em;color:#900}
.i-ui .inkapi-dialog.chromeless .inkapi-dialog-close{
background:url('/design/images/editor/dialog/chromeless-close.png?1404320035') no-repeat;
right:25px;
top:20px;
}
.i-ui .inkapi-dialog.chromeless .inkapi-dialog-border{border:0}
.i-ui .inkapi-dialog.chromeless .inkapi-dialog-content{border:0}
.i-ui .inkapi-dialog.chromeless .inkapi-dialog-inner{border:0}
.i-ui .inkapi-dialog-border{border:7px solid #000;border:7px solid rgba(0,0,0,0.4);border-radius:7px;background:transparent;filter:alpha(opacity=40);zoom:1}
.i-ui .inkapi-dialog-content{border:1px solid #444}.i-ui .inkapi-dialog-inner{position:relative;border:7px solid #4485c7;background:#fff}
.i-ui .inkapi-dialog-close{
position:absolute;
top:-22px;
right:-22px;
width:27px;
height:27px;
background:url('/design/images/util/general/raised_close.png?1404320036') no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inkapi/images/dialog/raised_close.png', sizingMethod='scale');
cursor:pointer
}
.i-ui .titled-box,.i-ui .titled-box.i-ui{width:615px;font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;color:#333}
.i-ui .titled-box .input-heading,.i-ui .titled-box.i-ui .input-heading{font-weight:bold;font-size:20px;margin-bottom:10px}
.i-ui .titled-box-title{
font-family:"Tahoma",Arial,Verdana,sans-serif;
height:63px;
line-height:63px;
font-size:30px;
font-weight:normal;
padding-left:20px;
padding-right:20px;
border-bottom:1px solid #d6d4d5;
}
.i-ui .titled-box-title .icon{color:#D5D5D5;float:right;font-size:1.25em}
.i-ui .titled-box-body{background:url('/design/images/editor/main/gray-vertical-gradient.jpg?1404320035') repeat-x;padding:20px;border-top:1px solid #fff}
.i-ui .titled-box-body.titled-bottom-border{border-bottom:1px solid #d6d4d5}
.i-ui .titled-box-drag-and-drop{border:3px dashed rgba(0,0,0,0.075);border-radius:4px;padding:25px 20px;-webkit-transition:border 0.2s ease-in;-moz-transition:border 0.2s ease-in;-o-transition:border 0.2s ease-in;transition:border 0.2s ease-in}
.i-ui .titled-box-drag-and-drop.dragenter{border-color:#60be02}
.i-ui .titled-box-drag-and-drop *{pointer-events:none}
.i-ui .titled-box-footer{box-shadow:0 -1px -2px 0 #f5f5f5 inset;background:url('/design/images/editor/main/gray-vertical-gradient.jpg?1404320035') repeat-x;border-top:1px solid #e7e7e7;height:67px;line-height:67px;padding:0 20px}
.i-ui .titled-box-footer.titled-bottom-border{border-bottom:1px solid #d6d4d5}

.i-icon-secure:before{content:"\f180"}html,body{height:100%}
body.public{min-width:990px;font-family:""Tahoma",Arial,Verdana,sans-serif","Open Sans",sans-serif}
body.public .content{border-top:1px solid #ccc}body.public .full-column{margin:0 auto;padding:70px 0 110px;width:990px}
body.public .center-column{margin:0 auto;padding:62px 0 117px;width:992px}
body.public .center-column h1{font:bold 40px "Tahoma",Arial,Verdana,sans-serif}
body.public .center-column h1:first-child{margin-top:0}
body.public .center-column h2{margin:auto;font:bold 37px "Tahoma",Arial,Verdana,sans-serif;text-align:center;font-weight:500;color:#363b3e;-webkit-font-smoothing:antialiased;margin-bottom:22px}body.public .center-column h3{font:bold 24px "Tahoma",Arial,Verdana,sans-serif}body.public .center-column p,body.public .center-column ul,body.public .center-column ol{font:18px/30px "Tahoma",Arial,Verdana,sans-serif;color:#6F757A}
body.public .naved-column{margin:0 auto;width:990px;background:url('/design/images/public/side-nav-divider.png?1404320036') repeat-y 190px 0}
body.public .naved-column .side-nav,body.public .naved-column .naved-column-content{padding:70px 0 110px}
body.public .naved-column .side-nav{float:left;width:190px;font:bold 18px "Tahoma",Arial,Verdana,sans-serif;color:#6F757A}
body.public .naved-column .side-nav ul{margin:0;padding:0;list-style-type:none;text-align:right}
body.public .naved-column .side-nav a{display:block;padding:13px 45px;padding-left:0;color:#464749}
body.public .naved-column .side-nav a:hover{color:#6F757A}body.public .naved-column .side-nav li:first-child a{padding-top:0}
body.public .naved-column .side-nav li.current{position:relative}body.public .naved-column .side-nav li.current a{color:#1F1F1F}
body.public .naved-column .side-nav li.current:before,
body.public .naved-column .side-nav li.current:after{content:"";position:absolute;top:70%;right:-1px;display:block;width:0;height:0;border-style:solid;border-color:transparent}
body.public .naved-column .side-nav li.current:before{margin-top:-18px;border-width:12px;border-right-color:#DFE0E1}
body.public .naved-column .side-nav li.current:after{margin-top:-16px;border-width:10px;border-right-color:#FFF}
body.public .naved-column .side-nav a.highlight{color:#2990ea}
body.public .naved-column .naved-column-content{
    border-left: 1px solid #ccc;
    float:right;width:800px;
    padding-left:85px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
}
body.public .full-column h1:first-child,body.public .full-column h2:first-child,body.public .full-column h3:first-child,
body.public .full-column h4:first-child,
body.public .full-column p:first-child,body.public .full-column ul:first-child,body.public .full-column dl:first-child,
body.public .naved-column-content h1:first-child,body.public .naved-column-content h2:first-child,body.public .naved-column-content h3:first-child,
body.public .naved-column-content h4:first-child,body.public .naved-column-content p:first-child,body.public .naved-column-content ul:first-child,
body.public .naved-column-content dl:first-child{margin-top:0}body.public .full-column p,body.public .full-column ul,body.public .full-column ol,
body.public .full-column dl,body.public .naved-column-content p,body.public .naved-column-content ul,body.public .naved-column-content ol,
body.public .naved-column-content dl{color:#000;font:16px/24px "Tahoma",Arial,Verdana,sans-serif}
body.public .full-column h1,
body.public .naved-column-content h1{font:bold 40px "Tahoma",Arial,Verdana,sans-serif;color:#363b3e}body.public .full-column h2,
body.public .naved-column-content h2{padding-top:10px;margin-bottom:10px;font:bold 22px "Tahoma",Arial,Verdana,sans-serif;color:#363b3e}
body.public .full-column h2 a,body.public .naved-column-content h2 a{color:#363b3e}body.public .full-column h2:first-child,
body.public .naved-column-content h2:first-child{padding-top:0;border-top:0}body.public .full-column h3,
body.public .naved-column-content h3{margin:15px auto 0;font:bold 18px "Tahoma",Arial,Verdana,sans-serif;color:#000}
body.public .full-column dt,body.public .naved-column-content dt{font-weight:bold}
body.public .full-column dd,body.public .naved-column-content dd{margin:0 0 1em}
body.public .full-column .intro,body.public .naved-column-content .intro{font-size:18px;font-weight:bold;color:#6F757A}
body.public .full-column .subsection,body.public .naved-column-content .subsection{margin-top:40px;padding-top:40px;border-top:1px solid #dfe0e1}
body.public .full-column.press-release-copy h2,body.public .naved-column-content.press-release-copy h2{margin:0;padding:10px 0;border-top:0;font-style:italic;font-size:18px;font-weight:normal;color:#6F757A}
body.public .full-column.news-list p,body.public .naved-column-content.news-list p{margin-bottom:15px}body.public .full-column.news-list b,body.public .naved-column-content.news-list b{font-weight:bold}
body.public .full-column.news-list ul,body.public .naved-column-content.news-list ul{list-style:disc}body.public .full-column.news-list ul li,
body.public .naved-column-content.news-list ul li{margin-left:20px;margin-bottom:5px}
body.public .full-column.news-list h2,body.public .naved-column-content.news-list h2{margin:1em 0 0;padding-top:1em;font-size:18px}
body.public .full-column.news-list h2:first-child,body.public .naved-column-content.news-list h2:first-child{margin-top:0;padding-top:0}
body.public .full-column.news-list h3,body.public .naved-column-content.news-list h3{margin-top:10px;font-size:16px;font-weight:normal}
body.public .naved-column-footer{clear:both}body.public .boxed-content{position:relative;padding:50px 120px;border:1px solid #dfe0e1;border-radius:3px}
body.public .boxed-content .back{position:absolute;top:35px;left:40px}body.public .boxed-content .back:after{content:'\f177';font:60px wicons;color:#A5A7AA}
body.public .back-to-top{text-align:right}body.public .press-kit-link{float:right}
body.public .title-banner{background-image:url('/design/images/background.jpg');background-size:cover;background-position:center;text-align:center}
body.public .title-banner h1{margin:0;padding-top:105px;color:#FFF;font:50px ""Tahoma",Arial,Verdana,sans-serif","sans-serif";letter-spacing:0.5px;-webkit-font-smoothing:antialiased}
body.public .title-banner h1+h2{margin-top:-10px;font-size:32px;opacity:0.6;text-shadow:none}body.public .title-banner h2{width:100%;color:#FFF;font:40px "Tahoma",Arial,Verdana,sans-serif;text-shadow:rgba(0,0,0,0.3) 0px 1px 2px}
body.public .title-banner.about{background-image:url('/design/images/backgroundx.jpg')}body.public .title-banner.contact{background-image:url('/design/images/Contact-Bg.jpg?1404320036')}
body.public .title-banner.features{    height:200px;background-image:url('/design/images/background.jpg?1404320036')}body.public .title-banner.press{background-image:url('/design/images/Press-Bg.jpg?1404320036')}
.title-banner.privacy{
    height:280px;
}
title-banner.features{

}
body.public .title-banner.founders{border-top:1px solid #9fa3a7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:510px;background:url('/design/images/public/about/founders.jpg?1404320036') no-repeat center top #c1af99}body.public .content-highlight{background-color:#EEE;padding:20px}body.public ul.itemized,body.public ol.itemized{list-style-type:lower-alpha}body.about .inkapi-photos{margin-top:18px;margin-bottom:60px}body.about .inkapi-photos img{margin-top:22px}body.about .inkapi-photos .inkapi-stats{width:403px;height:252px;background-color:#363b3e;font-size:16px;color:#FFF;margin:0 auto;text-align:center;margin-top:22px}body.about .inkapi-photos .inkapi-stats p{font-size:20px;-webkit-font-smoothing:antialiased;font-weight:100;padding:83px 68px;color:#FFF}body.about .inkapi-photos .left-column{float:left;width:404px}
body.about .inkapi-photos .right-column{float:right}
.company-info-stats{list-style:none}
.company-info-stats li{position:relative;margin-top:10px}
.company-info-stats li:first-child{margin-top:0}
.company-info-stats li:before{position:absolute;top:-4px;left:-35px;font:1.75em wicons}
.company-info-stats li.people:before{content:"\f171"}.company-info-stats li.visits:before{content:"\f172"}
.company-info-stats li.languages:before{content:"\f173"}body.powerofsites .title-banner{height:75px}
body.powerofsites .center-column{width:1000px;padding-top:30px}body.powerofsites .center-column p{text-align:right}
.section .section-header .video{width:100%}.section .section-header .video iframe{width:100%;height:400px;margin-top:40px;margin-bottom:40px}
.section .anchors{margin-top:30px;border-bottom:1px solid #dfe0e1;height:172px}.section .anchors .link-section{float:left;padding-top:30px}
.section .anchors .link-section a{display:inline-block;margin-bottom:15px;font-size: 13px;}.section .anchors .link-section.left{width:30%}
.section .anchors .link-section.right{width:30%}.section .anchors .link-section.center{width:40%}.section .details{margin-top:25px}
.section .details .feature-item{padding-top:10px;padding-bottom:10px;border-radius:3px;margin-bottom:30px;width:110%;position:relative;left:-5%;padding-left:5%;padding-right:5%;box-sizing:border-box}
.section .details .feature-item h3{margin-bottom:10px}
#inkapi-signup button{margin-top:7px}#inkapi-signup,#inkapi-login{text-align:center}#inkapi-signup [type=submit],
#inkapi-login [type=submit]{margin-top:20px}
#inkapi-signup .divider,#inkapi-login .divider{margin:17px 0 -14px;border-top:1px solid #ccc;color:#BBB;font-size:18px}
#inkapi-signup .divider span,#inkapi-login .divider span{position:relative;top:-14px;display:inline-block;padding:0 10px;background-color:white;line-height:1}
#inkapi-signup .input-selected,#inkapi-login .input-selected{color:#bbb !important}
#inkapi-signup .placeholder span,#inkapi-login .placeholder span{position:absolute;padding:18px 15px;color:#999;text-align:left;font-size:18px}
#inkapi-signup .btn-facebook img,#inkapi-login .btn-facebook img{margin-right:10px;width:30px;height:30px}
#inkapi-signup .loading,#inkapi-login .loading{position:relative;top:10px;display:none;margin-left:5px}
#inkapi-signup .btn .loading,#inkapi-login .btn .loading{position:static}
.form-popover-box{position:absolute;top:10px;right:50%;z-index:200;margin-right:-495px;width:990px}
.form-popover-box form{display:none;position:absolute;top:56px;right:0;width:250px;padding:30px;background-color:#FFF;border-radius:10px;box-shadow:rgba(0,0,0,0.75) 0 0 10px 0}
.form-popover-box form .caret{position:absolute;top:-20px;right:30px;border:10px solid transparent;border-bottom-color:#FFF}
.form-popover-box form#inkapi-signup .caret{right:125px}.form-popover-box form p{margin:0}
.form-popover-box form .remember-me,.form-popover-box form .reset-password{margin:10px 0 22px;font-size:12px;color:#999}
.form-popover-box form .remember-me{float:left}.form-popover-box form .reset-password{float:right}.form-popover-box form .loading{margin-right:10px}.form-popover-box form .submit-button{clear:both;text-align:right}.form-popover-box form .submit-button [type=submit]{margin-top:0}.form-popover-box form .fb-associate .signup{margin-top:1em;font-size:80%}body.homepage #inkapi-signup .caret{display:none}body.homepage #login-button{position:absolute;top:18px;right:20px;z-index:200;color:#FFF;width:95px;line-height:34px}body.homepage .form-popover-box{top:18px;right:20px;margin-right:0;width:100%;-webkit-transition:top 0.3s ease-out,opacity 0.3s ease-out;-moz-transition:top 0.3s ease-out,opacity 0.3s ease-out;-o-transition:top 0.3s ease-out,opacity 0.3s ease-out;transition:top 0.3s ease-out,opacity 0.3s ease-out}#header{min-width:902px;position:absolute;top:25px;left:35px;right:35px;border-bottom:1px solid rgba(255,255,255,0.1);height:70px;color:#FFF;font-family:""Tahoma",Arial,Verdana,sans-serif","Open Sans",sans-serif}#header .option{float:left;cursor:pointer;font-size:18px;margin-top:17px;transition:0.3s ease}#header .option:hover{color:rgba(255,255,255,0.5)}#header .open-menu i{font-size:18px}#header .menu-label{margin-left:5px}
#header .logo{
width:120px;
font-size:0px;
margin:0 auto;
margin-top:10px;
display:inherit;
color:#FFF;
transition:0.3s ease;
}
#header .logo:hover{color:rgba(255,255,255,0.5)}#header .right-options{position:absolute;top:0px;right:0px}
#header .right-options .open-signup{border:2px solid rgba(255,255,255,0.5);border-radius:35px;padding:9px 30px;margin:0px;margin-top:6px;margin-left:20px}#footer{background:url('/design/images/background.jpg?') 50%;background-size: cover;color:#FFF;font-size:14px;height:20px;padding:30px 0px;font-family:""Tahoma",Arial,Verdana,sans-serif","Open Sans",sans-serif;font-size:16px}#footer .copyright-container{margin:0 auto;width:992px}#footer .copyright{float:left}#footer .signup{float:right;margin-top:-20px;line-height:15px}#footer .signup .signup-button{border:2px solid rgba(255,255,255,0.5);transition:0.3s ease;border-radius:35px;padding:9px 30px;cursor:pointer}#footer .signup .signup-button:hover{color:rgba(255,255,255,0.5)}#footer .logo{font-size:50px;width:50px;margin:0 auto;display:inherit;color:#fff;transition:0.3s ease}#footer .logo:hover{color:rgba(255,255,255,0.5)}body.public input[type="text"],body.public input[type="password"]{box-shadow:none;background-color:rgba(58,144,219,0.2);border:2px solid #ccc;border-radius:2px;height:35px;color:#CCC;padding-left:10px;width:175px;margin-right:25px;-webkit-appearance:none}body.public input[type="text"]::-webkit-input-placeholder,body.public input[type="password"]::-webkit-input-placeholder{color:#9a9b9c}body.public input[type="text"]:-moz-placeholder,body.public input[type="password"]:-moz-placeholder{color:#9a9b9c}body.public input[type="text"]::-moz-placeholder,body.public input[type="password"]::-moz-placeholder{color:#9a9b9c}body.public input[type="text"]:-ms-input-placeholder,body.public input[type="password"]:-ms-input-placeholder{color:#9a9b9c}body.public input[type="text"]:active,body.public input[type="text"]:hover,body.public input[type="text"]:focus,body.public input[type="password"]:active,body.public input[type="password"]:hover,body.public input[type="password"]:focus{background-color:rgba(58,144,219,0.4);border-color:#FFF;color:#FFF;box-shadow:none;ouline:none}body.public input[type="submit"],body.public button,body.public .button{height:37px;background-color:#FFF;border:none;border-radius:20px;padding-left:20px;padding-right:20px;transition:all 0.2s ease;margin-right:0px;width:165px;color:#005892}body.public input[type="submit"].disabled,body.public button.disabled,body.public .button.disabled{background-color:#DDD;cursor:default}body.public .i-input-offscreen{clip:rect(0 0 0 0);width:1px;height:1px;border:0;margin:0;padding:0;overflow:hidden;position:absolute;outline:0;left:0px}body.public .i-checkbox-container,body.public .i-radio-container{display:inline-block;background-color:#fff;border:1px solid #acb0b4;border-radius:3px;height:17px;width:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);-webkit-transition:border-color 0.05s ease-in,box-shadow 0.05s ease-in;-moz-transition:border-color 0.05s ease-in,box-shadow 0.05s ease-in;-o-transition:border-color 0.05s ease-in,box-shadow 0.05s ease-in;transition:border-color 0.05s ease-in,box-shadow 0.05s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-repeat:no-repeat}body.public .i-checkbox-container.checked,body.public .checked.i-radio-container{background-image:url('/sprites/util/inputs/checkmark.png');background-position:0 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-checkbox-container.checked,body.public .checked.i-radio-container{background-image:url('/sprites/util/inputs/checkmark/@2x-1.png');background-position:0 -56px;background-size:14px 42px;background-position:0 -28px}}body.public .i-checkbox-container.checked:hover,body.public .checked.i-radio-container:hover{background-image:url('/sprites/util/inputs/checkmark.png');background-position:0 -28px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-checkbox-container.checked:hover,body.public .checked.i-radio-container:hover{background-image:url('/sprites/util/inputs/checkmark/@2x-1.png');background-position:0 -28px;background-size:14px 42px;background-position:0 -14px}}body.public .i-checkbox-container.disabled,body.public .disabled.i-radio-container{background-color:#f5f6f6;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-checkbox-container.disabled.checked,body.public .disabled.checked.i-radio-container{background-image:url('/sprites/util/inputs/checkmark.png');background-position:0 -14px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-checkbox-container.disabled.checked,body.public .disabled.checked.i-radio-container{background-image:url('/sprites/util/inputs/checkmark/@2x-1.png');background-position:0 0;background-size:14px 42px;background-position:0 0}}body.public .i-checkbox-container.disabled.checked:hover,body.public .disabled.checked.i-radio-container:hover{background-image:url('/sprites/util/inputs/checkmark.png');background-position:0 -14px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-checkbox-container.disabled.checked:hover,body.public .disabled.checked.i-radio-container:hover{background-image:url('/sprites/util/inputs/checkmark/@2x-1.png');background-position:0 0;background-size:14px 42px;background-position:0 0}}body.public .i-checkbox-container.disabled:active,body.public .disabled.i-radio-container:active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-checkbox-container.disabled:focus,body.public .disabled.i-radio-container:focus{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-checkbox-container:active,body.public .i-radio-container:active{-webkit-box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset !important;-moz-box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset !important;box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset !important}body.public .i-checkbox-container:active:focus-disable,body.public .i-radio-container:active:focus-disable{-webkit-box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset,0px 0px 3.75px 1.25px rgba(46,134,215,0.4);-moz-box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset,0px 0px 3.75px 1.25px rgba(46,134,215,0.4);box-shadow:0px -1px 1px 0px rgba(0,0,0,0.1) inset,0px 0px 3.75px 1.25px rgba(46,134,215,0.4)}body.public .i-checkbox-container:focus,body.public .i-radio-container:focus{outline:none;box-shadow:0px 0px 3.75px 1.25px rgba(46,134,215,0.4) }
body.public .i-radio-container{border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none}
body.public .i-radio-container.checked{background-image:url('/sprites/util/inputs/radio-s.png');
background-position:0 -17px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), 
only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), 
only screen and (min-resolution: 2dppx){body.public .i-radio-container.checked{background-image:url('/sprites/util/inputs/radio/@2x-2.png');background-position:0 -28px;background-size:14px 42px;background-position:0 -14px}}
body.public .i-radio-container.checked:hover{background-image:url('/sprites/util/inputs/radio-s.png');background-position:0 -34px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-radio-container.checked:hover{background-image:url('/sprites/util/inputs/radio/@2x-2.png');background-position:0 0;background-size:14px 42px;background-position:0 0}}body.public .i-radio-container.disabled.checked{background-image:url('/sprites/util/inputs/radio-s.png');background-position:0 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-radio-container.disabled.checked{background-image:url('/sprites/util/inputs/radio/@2x-2.png');background-position:0 -56px;background-size:14px 42px;background-position:0 -28px}}body.public .i-radio-container.disabled.checked:hover{background-image:url('/sprites/util/inputs/radio-s.png');background-position:0 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-radio-container.disabled.checked:hover{background-image:url('/sprites/util/inputs/radio/@2x-2.png');background-position:0 -56px;background-size:14px 42px;background-position:0 -28px}}body.public input[type="text"].i-input-tag-placeholder{background-color:#fff;border-color:transparent;left:0;position:absolute;top:0}body.public .i-input-tag-container{position:relative;z-index:0}body.public .i-input-tag-list{position:relative;-webkit-transition:border linear,box-shadow linear;-webkit-transition-delay:0.2s,0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;cursor:text;height:auto;min-height:38px;list-style:none;padding:0 4px 4px 0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.public .i-input-tag-list.placeholder{background-color:transparent}body.public .i-input-tag-list.placeholder .nei-input-tag{background-color:transparent}body.public .i-input-tag-list .input-tag{background-color:#fff;border:1px solid #ced0d2;border-radius:3px;cursor:default;display:list-item;float:left;font-size:0.975em;margin:4px 0 0 5px;max-width:92%;padding:3px 12px 3px 0;-webkit-transition:background-color 0.1s ease-in,border-color 0.1s ease-in,color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in,border-color 0.1s ease-in,color 0.1s ease-in;-o-transition:background-color 0.1s ease-in,border-color 0.1s ease-in,color 0.1s ease-in;transition:background-color 0.1s ease-in,border-color 0.1s ease-in,color 0.1s ease-in}body.public .i-input-tag-list .input-tag.animate-hidden{border-color:#fff}body.public .i-input-tag-list .input-tag.focused,body.public .i-input-tag-list .input-tag.ui-sortable-helper{background-color:#58b4ff;border-color:#2990ea;box-shadow:0px 4px 5px 0px rgba(0,0,0,0.1) }body.public .i-input-tag-list .input-tag.focused .input-tag-grip,body.public .i-input-tag-list .input-tag.ui-sortable-helper .input-tag-grip{color:#1775c7;background-image:url('/sprites/util/inputs/three-dot-grip.png');background-position:2px -40px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-input-tag-list .input-tag.focused .input-tag-grip,body.public .i-input-tag-list .input-tag.ui-sortable-helper .input-tag-grip{background-image:url('/sprites/util/inputs/three-dot-grip/@2x-3.png');background-position:2px 0;background-size:10px 60px;background-position:2px 0}}body.public .i-input-tag-list .input-tag.focused .edit-tag-input,body.public .i-input-tag-list .input-tag.focused .input-tag-edit,body.public .i-input-tag-list .input-tag.ui-sortable-helper .edit-tag-input,body.public .i-input-tag-list .input-tag.ui-sortable-helper .input-tag-edit{color:#fff;text-shadow:0px 1px 0 rgba(0,0,0,0.1)}body.public .i-input-tag-list .input-tag.focused{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-input-tag-list .input-tag.delete{background-color:#ff5858;border-color:#ea2929;color:#fff}body.public .i-input-tag-list .input-tag.delete .input-tag-grip{background-image:url('/sprites/util/inputs/three-dot-grip.png');background-position:2px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-input-tag-list .input-tag.delete .input-tag-grip{background-image:url('/sprites/util/inputs/three-dot-grip/@2x-3.png');background-position:2px -40px;background-size:10px 60px;background-position:2px -20px}}body.public .i-input-tag-list .input-tag-grip{background-repeat:no-repeat;cursor:move;display:block;height:20px;position:absolute;width:15px;background-image:url('/sprites/util/inputs/three-dot-grip.png');background-position:2px -20px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.public .i-input-tag-list .input-tag-grip{background-image:url('/sprites/util/inputs/three-dot-grip/@2x-3.png');background-position:2px -80px;background-size:10px 60px;background-position:2px -40px}}body.public .i-input-tag-list .input-tag-edit{background-color:transparent;border:0;cursor:text;display:list-item;font-size:1em;height:20px;max-width:92%;margin-left:15px;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}body.public .i-input-tag-list .input-tag-edit:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-input-tag-list .nei-input-tag{border:0;margin-left:10px;opacity:1;padding-right:0;max-width:95%}body.public .i-input-tag-list .nei-input-tag .edit-tag-color,body.public .i-input-tag-list .nei-input-tag .input-tag-grip{display:none}body.public .i-input-tag-list .nei-input-tag .input-tag-edit{margin-left:0}body.public .i-input-tag-list .edit-tag-input{background-color:transparent;border:0;display:inline;font-size:1em;height:19px;margin:0;max-width:100%;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-input-tag-list .edit-tag-input:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.public .i-input-tag-list .edit-tag-color{border-radius:2px;cursor:pointer;display:inline-block;float:left;height:14px;margin-right:8px;margin-top:3px;vertical-align:middle;width:14px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,0.5) inset;-moz-box-shadow:0 0 2px 0 rgba(0,0,0,0.5) inset;box-shadow:0 0 2px 0 rgba(0,0,0,0.5) inset}body.public .login-prompt{position:absolute;right:42px;top:43px;color:#FFFFFF;z-index:1100;font-size:19px;cursor:pointer}body.public .login-prompt:hover{opacity:0.6}body.public .login-sloy{display:none;background-color:#F6F6F6;position:fixed;width:100%;height:100%;z-index:1150;font-size:20px;line-height:40px}body.public .login-sloy textarea,body.public .login-sloy input{outline:none}body.public .login-sloy .btn-x{cursor:pointer;font-size:45px;color:#9B9FA2;position:absolute;right:42px;top:35px}body.public .login-sloy .btn-x:hover{color:#878B8E}
body.public .login-sloy .inkapi-sloy-logo{margin:0 auto;margin-top:35px;width:140px;font-size:0px;color:#2990EA;position:absolute;top:0px;left:0px;right:0px}body.public .login-sloy .login-container{width:500px;height:340px;position:absolute;left:50%;margin-left:-250px;top:50%;margin-top:-170px}body.public .login-sloy .login-container h2{color:#000000;width:100%;text-align:center;font-size:25px;padding-bottom:35px}body.public .login-sloy .login-container .login-btn{color:#fff !important;font-size:15px !important;background-color:#588FE7}body.public .login-sloy .login-container .error-msg{display:none;color:#AC3737;font-size:14px;text-align:left;margin-left:35px;line-height:16px;margin-top:10px}body.public .login-sloy .login-container .left{float:left;width:223px;height:205px;border-right:2px solid #e3e4e4;padding-left:25px}body.public .login-sloy .login-container .left .error-msg{margin-left:0}body.public .login-sloy .login-container .left .oauth-unknown .oauth-button{float:right;margin-right:20px}body.public .login-sloy .login-container .left .oauth-unknown .btn-googleplus-flat{margin-top:16px}body.public .login-sloy .login-container .left .oauth-known{display:none;margin-left:-60px;width:260px}body.public .login-sloy .login-container .left .oauth-known .oauth-user-container{border-radius:21px;background-color:#ffffff;height:43px;border:2px solid #818181}body.public .login-sloy .login-container .left .oauth-known .oauth-user-container .oauth-profile-icon{width:30px;height:30px;background-size:100%;float:left;margin-left:25px;margin-top:7px}body.public .login-sloy .login-container .left .oauth-known .oauth-user-container .oauth-name-overfloi-container{position:absolute}body.public .login-sloy .login-container .left .oauth-known .oauth-user-container .oauth-name-p{color:#525C84;text-overflow:ellipsis;width:166px;white-space:nowrap;overflow:hidden;margin-left:20px;margin-top:3px;font-size:18px;float:left}body.public .login-sloy .login-container .left .oauth-known .oauth-force-signup-link{line-height:20px;font-size:16px;margin-top:20px}body.public .login-sloy .login-container .left .oauth-known .oauth-explanation{font-size:16px;line-height:20px;color:#818181;margin-top:20px}body.public .login-sloy .login-container .right{float:right;width:250px;height:100%}body.public .login-sloy .login-container .right input[type="text"]{margin:0 20px}body.public .login-sloy .login-container .right input[type="password"]{margin:15px 0 0 20px}body.public .login-sloy .login-container .right input[type="password"],body.public .login-sloy .login-container .right input[type="text"]{width:230px;height:43px;background-color:#FFFFFF;color:#3A3D40;padding-left:16px}body.public .login-sloy .login-container .right input[type="password"]:active,body.public .login-sloy .login-container .right input[type="password"]:hover,body.public .login-sloy .login-container .right input[type="password"]:focus,body.public .login-sloy .login-container .right input[type="text"]:active,body.public .login-sloy .login-container .right input[type="text"]:hover,body.public .login-sloy .login-container .right input[type="text"]:focus{background-color:#FFFFFF;border-color:#91ccff;color:#3A3D40}body.public .login-sloy .login-container .right input[type="password"].input-error,body.public .login-sloy .login-container .right input[type="text"].input-error{border-color:#E9A4A3}body.public .login-sloy .login-container .right input[type="password"].input-error:active,body.public .login-sloy .login-container .right input[type="password"].input-error:hover,body.public .login-sloy .login-container .right input[type="password"].input-error:focus,body.public .login-sloy .login-container .right input[type="text"].input-error:active,body.public .login-sloy .login-container .right input[type="text"].input-error:hover,body.public .login-sloy .login-container .right input[type="text"].input-error:focus{border-color:#E9A4A3}body.public .login-sloy .login-container .right input[type="submit"]{background-color:#588FE7;width:200px;height:43px;font-size:15px;margin:10px 0 0 20px}body.public .login-sloy .login-container .right #oauth-email-form{display:none}body.public .login-sloy .login-container .right .oauth-submit-associate-email{color:#fff !important;margin:20px 0 0 35px !important}body.public .login-sloy .login-container .right .remember-me{float:left;margin-left:20px;font-size:14px}body.public .login-sloy .login-container .right .i-checkbox-container,body.public .login-sloy .login-container .right .i-radio-container{margin-bottom:-3px}body.public .login-sloy .login-container .right .reset-password{float:right}body.public .login-sloy .login-container .right .reset-password a{font-size:14px;color:#588FE7}body.public .login-sloy .login-container .right .reset-password a:hover{color:#447BD3}body.public .signup-prompt{display:none;position:absolute;right:43px;top:33px;color:#FFFFFF;z-index:1100;font-size:19px;cursor:pointer}body.public .signup-prompt .button{margin-top:-1px;height:37px;display:inline-block;line-height:40px;font-size:18px;border:2px solid #58acf6;width:auto;text-align:center;color:#2990ea;transition:0.5s all ease;padding:0 30px}body.public .signup-prompt .button:hover{background-color:rgba(41,144,234,0.05)}body.public .signup-sloy{display:none;background-color:#F6F6F6;position:fixed;width:100%;height:100%;z-index:1150;font-size:20px;line-height:40px}body.public .signup-sloy .button{border-radius:25px}body.public .signup-sloy .btn-x{cursor:pointer;font-size:45px;color:#9B9FA2;position:absolute;right:42px;top:35px}body.public .signup-sloy .btn-x:hover{color:#878B8E}
body.public .signup-sloy .inkapi-sloy-logo{
margin:0 auto;
margin-top:35px;
width:140px;
font-size:0px;
color:#2990EA;
position:absolute;
top:0px;
left:0px;
right:0px;
}
body.public .signup-sloy .signup-container{width:100%;height:340px;position:absolute;top:50%;margin-top:-170px}
body.public .signup-sloy .signup-container h2{color:#000000;width:100%;text-align:center;font-size:25px;padding-bottom:35px;font-weight:600}
body.public .signup-sloy .signup-container .signup-btn{color:#fff !important;font-size:15px !important;background-color:#588FE7}
body.public .signup-sloy .signup-container .left{width:50%;height:206px;border-right:2px solid #e3e4e4;position:absolute;top:77px}
body.public .signup-sloy .signup-container .left .oauth-button{float:right;margin-right:20px}
body.public .signup-sloy .signup-container .left .oauth-button.btn-googleplus-flat{clear:right;margin-top:16px}
body.public .signup-sloy .signup-container .right{width:50%;height:306px;position:absolute;left:32px;top:77px;margin-left:50%}
body.public .signup-sloy .signup-container .right input[type="password"],
body.public .signup-sloy .signup-container .right input[type="text"]{width:231px;height:43.5px;background-color:#FFFFFF;color:#3A3D40;padding-left:15.5px;letter-spacing:0.9px;margin:0 50% 15px 0}
body.public .signup-sloy .signup-container .right input[type="password"]:active,
body.public .signup-sloy .signup-container .right input[type="password"]:hover,
body.public .signup-sloy .signup-container .right input[type="password"]:focus,
body.public .signup-sloy .signup-container .right input[type="text"]:active,
body.public .signup-sloy .signup-container .right input[type="text"]:hover,
body.public .signup-sloy .signup-container .right input[type="text"]:focus{background-color:#FFFFFF;border-color:#91ccff;color:#3A3D40}
body.public .signup-sloy .signup-container .right input[type="password"].input-error,body.public .signup-sloy .signup-container .right input[type="text"].input-error{border-color:#E9A4A3}
body.public .signup-sloy .signup-container .right input[type="password"].input-error:active,body.public .signup-sloy .signup-container .right input[type="password"].input-error:hover,body.public .signup-sloy .signup-container .right input[type="password"].input-error:focus,
body.public .signup-sloy .signup-container .right input[type="text"].input-error:active,
body.public .signup-sloy .signup-container .right input[type="text"].input-error:hover,
body.public .signup-sloy .signup-container .right input[type="text"].input-error:focus{border-color:#E9A4A3}
body.public .signup-sloy .signup-container .right input[type="submit"]{background-color:#2990ea;min-width:199px;width:auto;height:43px;font-size:16px !important;margin:10px 0 0 16.5px}
body.public .signup-sloy .signup-container .right #overlay-signup-form-error{display:none;color:#AC3737;font-size:14px;line-height:16px}body.public .floating-menu{position:absolute;left:34px;top:41px;color:#FFFFFF;z-index:1100;font-size:19px;cursor:pointer}
body.public .floating-menu .menu-label{margin-left:5px}body.public .floating-menu:hover{opacity:0.6}
body.public .menu-popup{display:none;background-color:#2990EA;position:fixed;width:100%;height:100%;z-index:1150;font-size:20px;line-height:40px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body.public .menu-popup .btn-x{cursor:pointer;font-size:45px;color:#B5DCFE;position:absolute;right:42px;top:35px}
body.public .menu-popup .btn-x:hover{color:#FFFFFF}body.public .menu-popup .menu-cols{width:750px;height:430px;position:absolute;left:50%;top:50%;margin:-215px 0 0 -334px;color:#B5DCFE}
body.public .menu-popup .menu-cols .menu-list{margin-top:-2px;line-height:20px}body.public .menu-popup .menu-cols .menu-list li{margin-bottom:15px}
body.public .menu-popup .menu-cols .menu-list .close-link{color:#FFFFFF;font-weight:bold}body.public .menu-popup .menu-cols a{color:#B5DCFE;transition:color 0.3s ease}body.public .menu-popup .menu-cols a:hover{color:#FFFFFF}body.public .menu-popup .menu-cols a.active{font-weight:bold;color:#FFFFFF}body.public .menu-popup .left-col{width:228px;height:365px;margin-left:50px;border-right:#58a8ee 2px solid;float:left}body.public .menu-popup .center-col{width:212px;height:365px;border-right:#58a8ee 2px solid;float:left;margin-left:50px}body.public .menu-popup .right-col{width:155px;margin-left:50px;float:left}body.public .menu-popup .right-col .icon-link-container{width:100%;height:20px}body.public .menu-popup .right-col .icon-link{width:auto;float:left}body.public .social-icon,body.public .social-label{float:left}body.public .social-label{margin-left:10px;margin-top:-1px}body.public .social-icon{font-size:24px;margin-top:-3px;margin-left:-5px}
body.public .english{background:url('/design/images/languages.png') 0 -275px}
body.public .france{background:url('/design/images/languages.png') 0 -27px}
body.public .spain{background:url('/design/images/languages.png') 0 -244px}
body.public .italy{background:url('/design/images/languages.png') 0 -58px}
body.public .germany{background:url('/design/images/languages.png') 0 -213px}
body.public .portugal{background:url('/design/images/languages.png') 0 -182px}
body.public .netherlands{background:url('/design/images/languages.png') 0 -120px}
body.public .china{background:url('/design/images/languages.png') 0 -89px}
body.public .japan{background:url('/design/images/languages.png') 0 -337px}
body.public .turkey{background:url('/design/images/languages.png') 0 -151px}
body.public .russian{background:url('/design/images/languages.png') 0 -306px}
body.public .polish{background:url('/design/images/languages.png') 0 4px}
body.public .latvian{background:url('/design/images/languages.png') 0 -368px}
body.public .uzbek{background:url('/design/images/languages.png') 0 -399px}
body.public .czech{background:url('/design/images/languages.png') 0 -430px}
body.public .flag{background-repeat:no-repeat;padding-left:35px}
body.public .language-selector{position:relative;width:auto !important;display:inline-block}body.public .language-selector .drop-arrow{font-size:.7em;position:relative;margin-left:10px;top:-1px}body.public .language-selector .language-list-wrapper{width:auto}body.public .language-selector .language-list-wrapper ul{visibility:hidden;opacity:0;transition:opacity 0.2s,visibility 0.2s;position:absolute;box-sizing:border-box;bottom:120%;padding:10px 15px;border:1px solid #e7e7e7;border-radius:10px;background-color:#F9F9F9;line-height:normal;right:-70px}body.public .language-selector .language-list-wrapper ul .language{margin-bottom:0}body.public .language-selector .language-list-wrapper ul .language-link{color:#727272;transition:color 0.3s ease}body.public .language-selector .language-list-wrapper ul .language-link:hover{color:#303030}body.public .language-selector .language-list-wrapper ul li{padding-bottom:5px;list-style:none;white-space:nowrap}body.public .language-selector .language-list-wrapper ul li:last-child{padding-bottom:0}body.public .language-selector .language-list-wrapper ul:after,body.public .language-selector .language-list-wrapper ul:before{position:absolute;top:100%;left:50%;height:0;width:0;margin-left:-10px;border:solid transparent;border-top-color:#E7E7E7;border-width:10px;pointer-events:none;content:" "}body.public .language-selector .language-list-wrapper ul:after{margin-left:-8px;border-width:8px;border-top-color:#F9F9F9}body.public .language-selector:hover .language-list-wrapper ul{opacity:1;visibility:visible}body.homepage{font:16px "Open Sans",Helvetica,Arial,Verdana,sans-serif}body.homepage .btn,body.homepage .btn-facebok{font-family:"Tahoma",Arial,Verdana,sans-serif}body.homepage #homepage-sections{height:100%;width:75%;margin-left:25%}body.homepage .section{border-top:1px solid #dadddf;padding:100px 30px;position:relative;overflow:hidden}body.homepage .section h2,body.homepage .section h3{font-family:"Tahoma",Arial,Verdana,sans-serif;margin:0;padding:0;text-align:center;line-height:1.2em}body.homepage .section h2{color:#42474a;font-size:60px;text-shadow:0px 3px 1px rgba(0,0,0,0.05);-webkit-transition:font-size 0.3s ease-out;-moz-transition:font-size 0.3s ease-out;-o-transition:font-size 0.3s ease-out;transition:font-size 0.3s ease-out}@media (max-width: 1180px){body.homepage .section h2{font-size:48px}}body.homepage .section h3{color:#7a7f83;font-size:32px;font-weight:lighter;padding-top:5px;-webkit-font-smoothing:antialiased;-webkit-transition:font-size 0.3s ease-out;-moz-transition:font-size 0.3s ease-out;-o-transition:font-size 0.3s ease-out;transition:font-size 0.3s ease-out}@media (max-width: 1180px){body.homepage .section h3{font-size:24px}}body.homepage .section h4{color:#42474a;margin:0;padding:0;-webkit-font-smoothing:antialiased}@media (max-width: 1180px){body.homepage #homepage-sections{margin-left:295px;width:auto}}body.homepage .hgroup{padding-bottom:75px}body.homepage .section>.fade{background:url('/design/images/public/homepage/fade.png?1404320036') no-repeat center 20px;background-size:cover;bottom:0;display:block;height:72px;position:absolute;width:100%}body.homepage #home{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:100%;padding-top:56px;max-height:900px;min-height:630px;font:19px "Open Sans",Helvetica,Arial,Verdana,sans-serif;text-align:center;color:#FFF;border-top:none}body.homepage #home .backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:url('/design/images/public/road.jpg?1404320036') no-repeat center center;background-size:cover}body.homepage #home .startsomething{position:relative;margin:0;font:4em "start_something_thirsty";line-height:1;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,0.5) 1px 1px 2px;-webkit-transition:font-size 0.3s ease-out;-moz-transition:font-size 0.3s ease-out;-o-transition:font-size 0.3s ease-out;transition:font-size 0.3s ease-out}body.homepage #home h2{color:#FFF;position:relative;margin:0.5em 0 0 0;font:1.3em "Tahoma",Arial,Verdana,sans-serif}body.homepage #home img{max-width:none}body.homepage #home .sites{position:absolute;left:50%;top:230px;margin-left:-448px;width:896px;height:505px;text-align:left;-webkit-transition:top 0.3s ease-out;-moz-transition:top 0.3s ease-out;-o-transition:top 0.3s ease-out;transition:top 0.3s ease-out}body.homepage #home.absent .sites{display:none}body.homepage #home .nav{display:none}body.homepage #home .screenshot{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover;display:none}body.homepage #home .screenshot:first-child{display:block}body.homepage #home .browser{position:absolute;top:0;left:0;width:782px;height:473px;background:url('/design/images/public/homepage/home/browser.png?1404320036') no-repeat left top transparent;background-size:cover}body.homepage #home .browser .domain{position:absolute;top:10px;left:62px;font-size:10px;color:#333;white-space:nowrap;-webkit-transition:font-size 0.3s ease-out;-moz-transition:font-size 0.3s ease-out;-o-transition:font-size 0.3s ease-out;transition:font-size 0.3s ease-out;display:none}body.homepage #home .browser .domain:first-child{display:inline}body.homepage #home .browser .screenshots{position:absolute;top:32px;left:1px;overflow:hidden;width:780px;height:440px}body.homepage #home .browser .screenshot{border-radius:0 0 5px 5px}body.homepage #home .browser .fettle{background-image:url('/design/images/public/homepage/home/sites/fettle/site.png?1404320036')}body.homepage #home .browser .juice{background-image:url('/design/images/public/homepage/home/sites/juice/site.png?1404320036')}body.homepage #home .browser .whiskeyball{background-image:url('/design/images/public/homepage/home/sites/whiskeyball/site.png?1404320036')}body.homepage #home .browser .yoga{background-image:url('/design/images/public/homepage/home/sites/yoga/site.png?1404320036')}body.homepage #home .browser .xobruno{background-image:url('/design/images/public/homepage/home/sites/xobruno/site.png?1404320036')}body.homepage #home .browser .boulder{background-image:url('/design/images/public/homepage/home/sites/boulder/site.png?1404320036')}body.homepage #home .browser .doublekick{background-image:url('/design/images/public/homepage/home/sites/doublekick/site.png?1404320036')}body.homepage #home .browser .ourtable{background-image:url('/design/images/public/homepage/home/sites/ourtable/site.png?1404320036')}body.homepage #home .mobile{position:absolute;top:5%;right:0;width:365px;height:515px;background:url('/design/images/public/homepage/home/mobile.png?1404320036') no-repeat left top transparent;background-size:cover}body.homepage #home .mobile .screenshots{position:absolute;top:70px;right:15px;overflow:hidden;width:194px;height:343px}body.homepage #home .mobile .fettle{background-image:url('/design/images/public/homepage/home/sites/fettle/mobile.png?1404320036')}body.homepage #home .mobile .juice{background-image:url('/design/images/public/homepage/home/sites/juice/mobile.png?1404320036')}body.homepage #home .mobile .whiskeyball{background-image:url('/design/images/public/homepage/home/sites/whiskeyball/mobile.png?1404320036')}body.homepage #home .mobile .yoga{background-image:url('/design/images/public/homepage/home/sites/yoga/mobile.png?1404320036')}body.homepage #home .mobile .xobruno{background-image:url('/design/images/public/homepage/home/sites/xobruno/mobile.png?1404320036')}body.homepage #home .mobile .boulder{background-image:url('/design/images/public/homepage/home/sites/boulder/mobile.png?1404320036')}body.homepage #home .mobile .doublekick{background-image:url('/design/images/public/homepage/home/sites/doublekick/mobile.png?1404320036')}body.homepage #home .mobile .ourtable{background-image:url('/design/images/public/homepage/home/sites/ourtable/mobile.png?1404320036')}body.homepage #home .info{position:absolute;bottom:0;left:0;width:72%;font-family:"Tahoma",Arial,Verdana,sans-serif;text-align:center;text-shadow:rgba(0,0,0,0.3) 0px 0px 15px;color:#EAEAEA;display:none}body.homepage #home .info:first-child{display:block}body.homepage #home .info .metric{display:inline-block;padding-right:0.3em}body.homepage #home .info .domain{display:inline-block;padding:0 0.3em;font-weight:bold}body.homepage #home .info .location{display:none}body.homepage #home .info .metric,body.homepage #home .info .domain,body.homepage #home .info .location{white-space:nowrap}@media (min-width: 0) and (min-height: 0){body.homepage #home{font-size:16.15px}body.homepage #home .sites{width:627.2px;height:353.5px;margin-left:-313.6px}body.homepage #home .browser{width:547.4px;height:331.1px}body.homepage #home .browser .domain{top:7px;left:43.4px;font-size:8.5px}body.homepage #home .browser .screenshots{top:22.4px;left:0.7px;width:546px;height:308px}body.homepage #home .mobile{top:3.5%;width:255.5px;height:360.5px}body.homepage #home .mobile .screenshots{top:49px;right:10.5px;width:135.8px;height:240.1px}}@media (min-width: 1100px) and (min-height: 710px){body.homepage #home{font-size:17.1px}body.homepage #home .sites{width:716.8px;height:404px;margin-left:-358.4px}body.homepage #home .browser{width:625.6px;height:378.4px}body.homepage #home .browser .domain{top:8px;left:49.6px;font-size:9px}body.homepage #home .browser .screenshots{top:25.6px;left:0.8px;width:624px;height:352px}body.homepage #home .mobile{top:4%;width:292px;height:412px}body.homepage #home .mobile .screenshots{top:56px;right:12px;width:155.2px;height:274.4px}}@media (min-width: 1200px) and (min-height: 770px){body.homepage #home{font-size:18.05px}body.homepage #home .sites{width:806.4px;height:454.5px;margin-left:-403.2px}body.homepage #home .browser{width:703.8px;height:425.7px}body.homepage #home .browser .domain{top:9px;left:55.8px;font-size:9.5px}body.homepage #home .browser .screenshots{top:28.8px;left:0.9px;width:702px;height:396px}body.homepage #home .mobile{top:4.5%;width:328.5px;height:463.5px}body.homepage #home .mobile .screenshots{top:63px;right:13.5px;width:174.6px;height:308.7px}}@media (min-width: 1300px) and (min-height: 820px){body.homepage #home{font-size:19px}body.homepage #home .sites{width:896px;height:505px;margin-left:-448px}body.homepage #home .browser{width:782px;height:473px}body.homepage #home .browser .domain{top:10px;left:62px;font-size:10px}body.homepage #home .browser .screenshots{top:32px;left:1px;width:780px;height:440px}body.homepage #home .mobile{top:5%;width:365px;height:515px}body.homepage #home .mobile .screenshots{top:70px;right:15px;width:194px;height:343px}}@media (max-height: 700px){body.homepage #home .sites{top:177px}}body.homepage #features{margin-top:1px;padding-top:60px;padding-bottom:60px;border-top:0;background-color:#FFF}body.homepage #features .hgroup{padding-bottom:0}body.homepage #features h2{font-size:46px;-webkit-transition:font-size 0.3s ease-out;-moz-transition:font-size 0.3s ease-out;-o-transition:font-size 0.3s ease-out;transition:font-size 0.3s ease-out}@media (max-width: 1180px){body.homepage #features h2{font-size:38px}}body.homepage #features hr{width:80%;margin:40px auto;border:0 solid #e3e6e7;border-top-width:1px}body.homepage #features .press-logos{height:45px;margin:25px auto 0;background:url('/design/images/public/homepage/press/press-logos.png?1404320036') no-repeat center center;background-size:contain}body.homepage #hoi-it-works{margin-top:1px;border-top:0;background-color:#f9f9f9;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));background:-webkit-linear-gradient(#ffffff,#f2f2f2);background:-moz-linear-gradient(#ffffff,#f2f2f2);background:-o-linear-gradient(#ffffff,#f2f2f2);background:linear-gradient(#ffffff,#f2f2f2)}body.homepage #hoi-it-works ol{list-style:none;margin:auto;padding:0;max-width:900px}body.homepage #hoi-it-works>li{background-repeat:no-repeat !important;display:block}body.homepage #hoi-it-works h4{color:#c6c9cc;float:left;font-size:32px;font-weight:normal;padding:38px 20px 38px 0;width:30%;text-align:right;text-shadow:0px 1px 0 #fff}body.homepage #hoi-it-works span{display:block;height:60px;float:left;width:60px}body.homepage #hoi-it-works .content{background-image:url('/sprites/public/homepage/process-saaea4ef81e.png');background-position:15px -640px;background-repeat:no-repeat !important;float:left;padding:38px 0;position:relative;width:65%}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .content{background-image:url('/sprites/public/homepage/process/@2x-s6f0a1939f3.png');background-position:15px -1280px;background-size:60px 890px;background-position:15px -640px}}body.homepage #hoi-it-works .icon{background-repeat:no-repeat !important}body.homepage #hoi-it-works .bubble{background-color:#f9f9f9;border:1px solid #d5d6d7;border-radius:8px;color:#c6c9cc;font-size:15px;float:left;line-height:normal;margin:-20px 0 0 -20px;padding:20px 30px 20px 45px;position:absolute;left:100px;width:60%;-webkit-transition:all 0.25s ease-in;-moz-transition:all 0.25s ease-in;-o-transition:all 0.25s ease-in;transition:all 0.25s ease-in;text-shadow:0px 1px 0 #fff}body.homepage #hoi-it-works .bubble:before,body.homepage #hoi-it-works .bubble:after{position:absolute;top:40%;left:-10px;height:0;width:0;margin-left:-10px;border:solid transparent;border-right-color:#d5d6d7;content:" "}body.homepage #hoi-it-works .bubble:before{left:-10px;border-width:10px;margin-top:2px}body.homepage #hoi-it-works .bubble:after{left:-11px;border-right-color:#f9f9f9;border-width:12px}body.homepage #hoi-it-works .bubble li{list-style-type:disc}body.homepage #hoi-it-works .top .content{background-image:url('/sprites/public/homepage/process-saaea4ef81e.png');background-position:35px -200px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .top .content{background-image:url('/sprites/public/homepage/process/@2x-s6f0a1939f3.png');background-position:35px -485px;background-size:60px 890px;background-position:35px -245px}}body.homepage #hoi-it-works .bottom .content{background-image:url('/sprites/public/homepage/process-saaea4ef81e.png');background-position:35px -145px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .bottom .content{background-image:url('/sprites/public/homepage/process/@2x-s6f0a1939f3.png');background-position:35px -655px;background-size:60px 890px;background-position:35px -340px}}body.homepage #hoi-it-works .tips .content{background-repeat:no-repeat;margin-left:30%;padding:0}body.homepage #hoi-it-works .tips .icon{height:50px}@media (max-width: 1024px){body.homepage #hoi-it-works h4{width:25%}body.homepage #hoi-it-works .content{width:65%}body.homepage #hoi-it-works h4,body.homepage #hoi-it-works .content{padding-top:50px;padding-bottom:50px}body.homepage #hoi-it-works .active .bubble{margin-top:-32px !important}body.homepage #hoi-it-works .tips .content{margin-left:25%}}@media (max-width: 800px){body.homepage #hoi-it-works .tips,body.homepage #hoi-it-works .circle{display:none}body.homepage #hoi-it-works .hgroup{padding-bottom:30px}body.homepage #hoi-it-works h4{display:block;float:left;padding:0;margin-bottom:15px;margin-top:15px;text-align:center;width:100%}body.homepage #hoi-it-works .content{background:none;float:left;display:block;padding:0;width:100%}body.homepage #hoi-it-works .bubble{float:none;left:0;margin:auto;position:relative;width:80%}body.homepage #hoi-it-works .bubble:before,body.homepage #hoi-it-works .bubble:after{display:none}body.homepage #hoi-it-works .active .bubble{margin-top:0 !important;margin-top:0 !important}}body.homepage #hoi-it-works .circle.mask{margin-left:-60px;opacity:0;background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:0 0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .circle.mask{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:0 0;background-size:60px 1030px;background-position:0 0}}body.homepage #hoi-it-works .circle{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:0 -70px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .circle{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:0 -140px;background-size:60px 1030px;background-position:0 -70px}}body.homepage #hoi-it-works .plan{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -600px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .plan{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -1010px;background-size:60px 1030px;background-position:10px -500px}}body.homepage #hoi-it-works .create{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -650px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .create{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -1310px;background-size:60px 1030px;background-position:10px -650px}}body.homepage #hoi-it-works .publish{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -550px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .publish{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -1110px;background-size:60px 1030px;background-position:10px -550px}}body.homepage #hoi-it-works .grow{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -450px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .grow{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -910px;background-size:60px 1030px;background-position:10px -450px}}body.homepage #hoi-it-works .active-na h4,body.homepage #hoi-it-works .active h4,body.homepage #hoi-it-works .active-na ul,body.homepage #hoi-it-works .active ul{color:#42474a;text-shadow:none}body.homepage #hoi-it-works .active-na .bubble,body.homepage #hoi-it-works .active .bubble{background-color:#fff;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.1) }body.homepage #hoi-it-works .active-na .bubble:after,body.homepage #hoi-it-works .active .bubble:after{border-right-color:#fff}body.homepage #hoi-it-works .active-na .plan,body.homepage #hoi-it-works .active .plan{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -350px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .active-na .plan,body.homepage #hoi-it-works .active .plan{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -370px;background-size:60px 1030px;background-position:10px -180px}}body.homepage #hoi-it-works .active-na .create,body.homepage #hoi-it-works .active .create{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -500px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .active-na .create,body.homepage #hoi-it-works .active .create{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -1210px;background-size:60px 1030px;background-position:10px -600px}}body.homepage #hoi-it-works .active-na .publish,body.homepage #hoi-it-works .active .publish{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -300px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .active-na .publish,body.homepage #hoi-it-works .active .publish{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -470px;background-size:60px 1030px;background-position:10px -230px}}body.homepage #hoi-it-works .active-na .grow,body.homepage #hoi-it-works .active .grow{background-image:url('/sprites/public/homepage/process-s9d36b4e105.png');background-position:10px -400px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #hoi-it-works .active-na .grow,body.homepage #hoi-it-works .active .grow{background-image:url('/sprites/public/homepage/process/@2x-s5d1480da3c.png');background-position:10px -270px;background-size:60px 1030px;background-position:10px -130px}}body.homepage #hoi-it-works .active .bubble{margin-top:-25px}body.homepage #hoi-it-works .active .circle.mask{opacity:1}body.homepage #editor{height:550px;min-height:0px;overflow:hidden;background:url('/design/images/public/homepage/editor/background.jpg?1404320036') no-repeat left center;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;-o-transition:height 0.2s;transition:height 0.2s}@media screen and (max-width: 1180px){body.homepage #editor{height:480px}}@media screen and (max-width: 1080px){body.homepage #editor{height:420px}}body.homepage #editor h2,body.homepage #editor h3{color:#fff}body.homepage #editor #editor-screen{max-width:845px;margin:0 auto;margin-top:15px;position:relative;margin-left:50%}body.homepage #editor #editoranimationv2_hype_container{margin-left:-422px;background:url('/design/images/public/homepage/editor/hype-animation/Editor-Bg.png?1404320036') no-repeat center center}body.homepage #themes{background-color:#fff;min-height:690px}body.homepage #themes .article{margin:auto;position:relative}body.homepage #themes-list{list-style:none;margin:0;margin-left:-180px;padding:0;position:absolute;width:4200px}body.homepage #themes-list li{box-shadow:0px 1px 7.5px 2.5px rgba(0,0,0,0.1) ;border:1px solid #939596;border-radius:4px;float:left;height:510px;margin-right:45px;overflow:hidden;width:650px;-webkit-transition:margin-left 17.5s linear;-moz-transition:margin-left 17.5s linear;-o-transition:margin-left 17.5s linear;transition:margin-left 17.5s linear}body.homepage #themes-list li img{width:100%}body.homepage #themes-list li.move{margin-left:-697px}body.homepage #mobile-apps{padding-bottom:0;background:#303539 url('/design/images/public/homepage/mobile-apps/mobile-bg.png?1404320036') repeat}body.homepage #mobile-apps h2{color:#FFF}body.homepage #mobile-apps .hgroup{padding-bottom:30px}body.homepage #mobile-apps .ratings{margin:30px auto 0;height:30px;width:150px;background-image:url('/design/images/public/homepage/mobile-apps/rating/stars.png?1404320036')}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){body.homepage #mobile-apps .ratings{background-image:url('/design/images/public/homepage/mobile-apps/rating//@2x/stars.png?1404320036');background-size:150px 30px}}body.homepage #mobile-apps .slideshoi-container{margin:0 -30px}body.homepage #mobile-apps .slideshow{position:relative;margin:15px auto 0;max-width:900px;min-width:600px;height:491px;background:url('/design/images/public/homepage/mobile-apps/phones-shadow.png?1404320036') no-repeat center bottom}body.homepage #mobile-apps .slideshow .nav{display:none}body.homepage #mobile-apps .slideshow .slides{position:absolute;overflow:hidden}body.homepage #mobile-apps .slideshow .slides .app-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:10;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}body.homepage #mobile-apps .slideshow .slides img{position:absolute;top:0;left:0}body.homepage #mobile-apps .slideshow .iphone{position:absolute;top:-14px;right:16%;width:436px;height:520px;background:url('/design/images/public/homepage/mobile-apps/iphone.png?1404320036') no-repeat left top}body.homepage #mobile-apps .slideshow .iphone .slides{top:113px;left:145px;width:268px;height:407px;background-color:blue}body.homepage #mobile-apps .slideshow .android{position:absolute;top:12px;left:16%;width:352px;height:491px;background:url('/design/images/public/homepage/mobile-apps/android.png?1404320036') no-repeat left top}body.homepage #mobile-apps .slideshow .android .slides{top:87px;left:25px;width:301px;height:406px;background-color:blue}body.homepage #mobile-apps .slideshow .prev,body.homepage #mobile-apps .slideshow .next{position:absolute;top:0;left:0;width:16%;height:100%;z-index:2}body.homepage #mobile-apps .slideshow .prev span,body.homepage #mobile-apps .slideshow .next span{position:absolute;top:50%;left:0;width:34px;height:56px;background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 0}body.homepage #mobile-apps .slideshow .prev:active span,body.homepage #mobile-apps .slideshow .next:active span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -112px}body.homepage #mobile-apps .slideshow .next{left:auto;right:0}body.homepage #mobile-apps .slideshow .next span{left:auto;right:0;width:34px;height:56px;background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -56px}body.homepage #mobile-apps .slideshow .next:active span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -168px}body.homepage #commerce{margin-top:1px;border-top:0;background-color:#fafafa;border-top:1px solid #ced0d2;height:760px;padding-top:80px;padding-bottom:40px}body.homepage #commerce .hgroup{padding-bottom:20px}body.homepage #commerce .slideshoi-wrap{width:845px;margin:0 auto;position:relative}body.homepage #commerce .slideshoi-wrap .screenshot-slideshow{position:relative}body.homepage #commerce .slideshoi-wrap .screenshot-slideshow .nav{font-family:Times New Roman,Verdana,Arial;display:none;text-align:center;z-index:2;padding:0;margin-bottom:-38px;position:relative}body.homepage #commerce .slideshoi-wrap .screenshot-slideshow .nav li{list-style-type:none;display:inline-block}body.homepage #commerce .slideshoi-wrap .screenshot-slideshow .nav a{display:inline-block;font-size:44px;letter-spacing:-1px;color:#ced0d2}body.homepage #commerce .slideshoi-wrap .screenshot-slideshow .nav a:hover,body.homepage #commerce .slideshoi-wrap .screenshot-slideshow .nav a.current{color:#6f757a}body.homepage #commerce .slideshoi-wrap .link{position:relative;display:block;text-align:center;color:#acb0b4;width:145px;margin:0 auto;font-size:15px;font-weight:normal;-webkit-font-smoothing:antialiased;margin-top:-20px;z-index:5;background:url('/design/images/public/homepage/commerce/link-footer.png?1404320036');background-position:center bottom;background-repeat:no-repeat;padding-bottom:5px;letter-spacing:0.5px}body.homepage #commerce .slideshoi-wrap .link:hover{color:#2990ea}body.homepage #photos-videos{overflow:hidden;position:relative;background-color:#FFF}body.homepage .photos-videos{position:relative;margin:0 auto;padding-top:440px}body.homepage .photos-videos .copyright{text-align:center;font-size:13px;font-weight:100;color:#babfc3}body.homepage .photos-videos .copyright a{color:#babfc3}body.homepage .photos-videos .copyright a:hover{color:#838c94}body.homepage .photos-videos-slideshow{position:absolute;top:0;left:50%;overflow:visible;min-height:420px;width:900px;margin-left:-450px;padding:6px}body.homepage .photos-videos-slideshow .item{float:left;position:relative;overflow:hidden;height:325px;width:616px;margin-left:-90px;margin-top:40px;z-index:1;border:1px solid #6f757a;box-shadow:rgba(0,0,0,0.2) 0 0 10px 1px}body.homepage .photos-videos-slideshow .item img{width:100%}body.homepage .photos-videos-slideshow .item.active{height:407px;width:772px;margin-top:0;z-index:98}body.homepage .photos-videos-slideshow .carousel-wrapper{width:100%;overflow:hidden;position:relative;left:-42%;height:415px}
body.homepage .photos-videos-slideshow .carousel-inner{overflow:hidden;*zoom:1;overflow:visible}
body.homepage .photos-videos-slideshow .carousel-control{position:absolute;z-index:100;top:0;height:100%;width:50%;display:block;cursor:pointer}
body.homepage .photos-videos-slideshow .carousel-control span{width:34px;height:56px;margin-top:175px}
body.homepage .photos-videos-slideshow .carousel-control:hover span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 0}
body.homepage .photos-videos-slideshow .carousel-control:active span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -112px}
body.homepage .photos-videos-slideshow .carousel-control.prev{left:0}
body.homepage .photos-videos-slideshow .carousel-control.prev span{float:left}
body.homepage .photos-videos-slideshow .carousel-control.next{right:0}
body.homepage .photos-videos-slideshow .carousel-control.next span{float:right;width:34px;height:56px}
body.homepage .photos-videos-slideshow .carousel-control.next:hover span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -56px}
body.homepage .photos-videos-slideshow .carousel-control.next:active span{background:url('/sprites/public/homepage/slide-arrows-sb7e5864579.png') 0 -168px}@media (max-width: 1200px){
body.homepage .photos-videos{padding-top:330px}body.homepage .photos-videos-slideshow{width:800px}
body.homepage .photos-videos-slideshow .item{margin-left:-30px;margin-top:60px;width:350px;height:185px}
body.homepage .photos-videos-slideshow .item.active{width:550px;height:290px}
body.homepage .photos-videos-slideshow .carousel-wrapper{left:-130px;height:320px}
body.homepage .photos-videos-slideshow .carousel-control.prev{left:100px}
body.homepage .photos-videos-slideshow .carousel-control.next{right:10px}
body.homepage .photos-videos-slideshow .carousel-control span{margin-top:125px}}
body.homepage #more-features{background-color:#fafafa;font-family:"Tahoma",Arial,Verdana,sans-serif;padding-bottom:65px;padding-top:0;padding-left:50px;padding-right:50px}
body.homepage #more-features .hgroup{display:none;padding-bottom:35px}
body.homepage .more-features{max-width:900px;margin:0 auto}
body.homepage .more-features .feature-border-hidden{display:none}
body.homepage .more-features .feature-border{margin:0;padding:0;border-top:1px solid #ededed;border-left:transparent;border-right:transparent;border-bottom:transparent;width:100%}
body.homepage .more-features .feature-item{width:50%;padding-bottom:60px;overflow:hidden;*zoom:1;float:left;text-align:center}
body.homepage .more-features .feature-item.wide{clear:both;width:100%}body.homepage .more-features .feature-item.wide .feature-hgroup{margin-top:46px}
body.homepage .more-features .feature-image,body.homepage .more-features .feature-hgroup{display:block;margin-left:auto;margin-right:auto}
body.homepage .more-features .feature-image{margin-top:72px;height:90px;overflow:hidden}body.homepage .more-features .feature-image .image{display:inline-block;vertical-align:bottom}
body.homepage .more-features .feature-image .blogging{background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 -52px;width:102px;height:75px}
body.homepage .more-features .feature-image .social{margin-top:18px;background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 0;width:230px;height:52px}
body.homepage .more-features .feature-image .search{background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 -196px;width:95px;height:80px}
body.homepage .more-features .feature-image .seo{margin-top:8px;background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 -352px;width:107px;height:56px}
body.homepage .more-features .feature-image .cloud{margin-top:8px;background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 -127px;width:105px;height:69px}
body.homepage .more-features .feature-image .analytics{background:url('/sprites/public/homepage/features-s5e351f22cf.png') 0 -276px;width:81px;height:76px}
body.homepage .more-features .feature-item.wide .feature-image{height:auto}body.homepage .more-features .feature-hgroup{margin-top:18px}
body.homepage .more-features .feature-hgroup h3,body.homepage .more-features .feature-hgroup h4{text-align:center}
body.homepage .more-features .feature-hgroup h3{color:#42474a;font-weight:bold;font-size:30px;margin-top:0px}
body.homepage .more-features .feature-hgroup h4{color:#a8acaf;font-size:24px;font-weight:normal;margin:8px 0}
body.homepage .more-features .feature-list{font-weight:bold;margin:0 auto;text-align:center;width:100%;clear:both;padding:65px 0 0;-webkit-font-smoothing:antialiased}
body.homepage .more-features .feature-list ul{color:#b5b8bb;display:inline-block;vertical-align:top;list-style:none;text-align:left;font-size:18px;line-height:30px;margin:0 80px 0px 0px}@media (max-width: 900px){
body.homepage .more-features .feature-item{padding-bottom:40px;width:100%}
body.homepage .more-features .feature-item.wide .feature-hgroup{margin-top:18px}
body.homepage .more-features .feature-image{margin-top:40px}
body.homepage .more-features .feature-border-hidden{display:block}
body.homepage .more-features .feature-list ul{display:block;text-align:center}}@media (max-width: 1200px){
body.homepage .more-features .feature-image{margin-left:20px}body.homepage .more-features .feature-list ul{padding-left:0;margin-right:30px}
body.homepage .more-features .feature-hgroup h3{font-size:28px}body.homepage .more-features .feature-hgroup h4{font-size:20px}
body.homepage .more-features .feature-hgroup br{display:none}}
body.homepage #pricing .table-wrap{border:1px solid #ced0d2;border-radius:4px;overflow:hidden;width:700px;margin:0 auto}
body.homepage #pricing .hgroup{padding-bottom:55px}
body.homepage #pricing .pricing-plans{width:100%}
body.homepage #pricing .pricing-plans .plan{padding:10px;height:80px;border-bottom:1px solid #ced0d2}
body.homepage #pricing .pricing-plans .plan .name{width:180px;padding-left:55px;font-size:28px;font-weight:300;color:#666666}
body.homepage #pricing .pricing-plans .plan .description{color:#82878c;font-size:14px}
body.homepage #pricing .pricing-plans .plan .price{color:#50575b;width:108px;padding-right:55px;text-align:right;font-size:25px;-webkit-font-smoothing:antialiased}
body.homepage #pricing .pricing-plans .plan .price .period{font-size:14px;color:#acb0b4;margin-left:2px}
body.homepage #pricing .pricing-plans .plan:last-child{border-bottom:none}
body.homepage #pricing .pricing-plans .plan.free{background-color:#fff}
body.homepage #pricing .pricing-plans .plan.starter{background-color:#fdfefe}
body.homepage #pricing .pricing-plans .plan.pro{background-color:#fbfdfe}
body.homepage #pricing .pricing-plans .plan.business{background-color:#f6f8fa}
body.homepage #our-customers{background-image:url('/design/images/public/homepage/our-customers/our-customers-bg.png?1404320036');background-position:-180px 0;height:456px;padding:0}
body.homepage #our-customers .hgroup{text-align:center;margin-top:100px;margin-bottom:20px;padding-bottom:0}
body.homepage #our-customers .hgroup .icon-heart{display:inline-block;height:30px;width:34px;background-image:url('/design/images/public/homepage/our-customers/heart.png?1404320036')}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), 
only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), 
only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
body.homepage #our-customers .hgroup .icon-heart{background-image:url('/design/images/public/homepage/our-customers//@2x/heart.png?1404320036');background-size:34px 30px}}
body.homepage #our-customers .our-customers-slideshow{text-align:center;position:relative;margin:0 15%}
body.homepage #our-customers .our-customers-slideshow .slide{display:none;left:0;font-family:"Tahoma",Arial,Verdana,sans-serif;font-size:22px;line-height:30px;position:absolute;width:100%}
body.homepage #our-customers .our-customers-slideshow .slide .slide-quote{color:#ffffff;text-shadow:0px 1px 1px rgba(0,0,0,0.1)}
body.homepage #our-customers .our-customers-slideshow .slide .slide-credit{color:rgba(0,0,0,0.4);font-weight:bold;margin-top:22px;text-shadow:0px 1px 1px rgba(255,255,255,0.1)}
body.homepage #our-customers .our-customers-slideshow .slide .slide-credit a{color:rgba(0,0,0,0.4)}
body.homepage #our-customers .our-customers-slideshow .slide.active{display:inline-block}
body.homepage #press{background:#FFF;padding:25px 30px 50px}body.homepage #press .hgroup{padding-bottom:0}
body.homepage .press-logos{height:45px;margin:25px auto 0;background:url('/design/images/public/homepage/press/press-logos.png?1404320036') no-repeat center center;background-size:contain}
body.homepage #sidebar{position:fixed;z-index:300;height:100%;width:25%;min-width:295px;background-color:#FFF;box-shadow:0 0 4px 4px rgba(0,0,0,0.05);overfloi-y:auto;overfloi-x:hidden}body.homepage #sidebar h1{margin:0;text-align:center}body.homepage #sidebar h2{margin:-3px 0 0;font:18px "Tahoma",Arial,Verdana,sans-serif;color:#B5BBBF;text-align:center}
body.homepage #sidebar #inkapi-signup{margin-top:72px}body.homepage #sidebar-inner{margin:0 10%;padding-top:65px}
body.homepage #nav{margin-top:50px;padding:0;text-align:right}body.homepage #nav li{list-style:none;white-space:nowrap}
body.homepage #nav li a{font:bold 18px/35px "Tahoma",Arial,Verdana,sans-serif;font-weight:normal;color:#B6B8BA}
body.homepage #nav li.current a{color:#7C8185}body.homepage #sidebar-popovers{position:fixed;top:0;z-index:400;width:25%;min-width:295px}
body.homepage #sidebar-popovers .inner{position:absolute;top:0;left:100%;width:100%}body.homepage #sidebar-inner{-webkit-transition:padding-top 0.3s ease-out;-moz-transition:padding-top 0.3s ease-out;-o-transition:padding-top 0.3s ease-out;transition:padding-top 0.3s ease-out}
body.homepage #inkapi-signup,body.homepage #nav{-webkit-transition:margin-top 0.3s ease-out;-moz-transition:margin-top 0.3s ease-out;-o-transition:margin-top 0.3s ease-out;transition:margin-top 0.3s ease-out}@media (max-height: 700px){
body.homepage #sidebar-inner{padding-top:40px}body.homepage #sidebar #inkapi-signup{margin-top:45px}
body.homepage #nav{margin-top:40px}}@media (max-height: 660px){body.homepage #sidebar-inner{padding-top:30px}
body.homepage #sidebar #inkapi-signup{margin-top:30px}body.homepage #nav{margin-top:30px}}@media (max-height: 620px){
body.homepage #sidebar-inner{padding-top:20px}body.homepage #sidebar #inkapi-signup{margin-top:20px}
body.homepage #nav{margin-top:20px}}body.homepage #home .scroll-down-arrow{position:absolute;bottom:0;left:50%;margin-left:-79px}
body.homepage #bottom-nav{position:absolute;bottom:0;right:20px;margin:0;padding:0;white-space:nowrap;font-size:14px;text-align:left}
body.homepage #bottom-nav #bottom-lang{padding-left:20px}body.homepage #bottom-nav #bottom-lang,
body.homepage #bottom-nav #bottom-versions{cursor:default}body.homepage #bottom-nav #bottom-versions ul{margin-left:13px}
body.homepage #bottom-nav .inner{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}
body.homepage #bottom-nav .english{background:url('/design/images/languages.png') 0 -275px}
body.homepage #bottom-nav .france{background:url('/design/images/languages.png') 0 -27px}
body.homepage #bottom-nav .spain{background:url('/design/images/languages.png') 0 -244px}
body.homepage #bottom-nav .italy{background:url('/design/images/languages.png') 0 -58px}
body.homepage #bottom-nav .germany{background:url('/design/images/languages.png') 0 -213px}
body.homepage #bottom-nav .portugal{background:url('/design/images/languages.png') 0 -182px}
body.homepage #bottom-nav .netherlands{background:url('/design/images/languages.png') 0 -120px}
body.homepage #bottom-nav .china{background:url('/design/images/languages.png') 0 -89px}
body.homepage #bottom-nav .japan{background:url('/design/images/languages.png') 0 -337px}
body.homepage #bottom-nav .turkey{background:url('/design/images/languages.png') 0 -151px}
body.homepage #bottom-nav .russian{background:url('/design/images/languages.png') 0 -306px}
body.homepage #bottom-nav .polish{background:url('/design/images/languages.png') 0 4px}
body.homepage #bottom-nav .flag{background-repeat:no-repeat;padding-left:20px}
body.homepage #bottom-nav .label:after{content:' ▴';position:relative;top:1px;font-size:140%;line-height:0}
body.homepage #bottom-nav>li{float:left;margin-right:15px;position:relative;padding:10px 5px;list-style:none}
body.homepage #bottom-nav>li ul{visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s,visibility 0.2s;-moz-transition:opacity 0.2s,visibility 0.2s;-o-transition:opacity 0.2s,visibility 0.2s;transition:opacity 0.2s,visibility 0.2s;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0 -40% 4px 8px;bottom:120%;padding:10px 15px;border:1px solid #e7e7e7;border-radius:10px;background-color:#F9F9F9}body.homepage #bottom-nav>li ul li{padding-bottom:5px;list-style:none;white-space:nowrap}body.homepage #bottom-nav>li ul li:last-child{padding-bottom:0}body.homepage #bottom-nav>li ul:after,body.homepage #bottom-nav>li ul:before{position:absolute;top:100%;left:50%;height:0;width:0;margin-left:-10px;border:solid transparent;border-top-color:#E7E7E7;border-width:10px;pointer-events:none;content:" "}body.homepage #bottom-nav>li ul:after{margin-left:-8px;border-width:8px;border-top-color:#F9F9F9}body.homepage #bottom-nav>li:hover span,body.homepage #bottom-nav>li:hover a{color:#666}body.homepage #bottom-nav>li:hover ul{opacity:1;visibility:visible}body.homepage #bottom-nav span,body.homepage #bottom-nav a,body.homepage #bottom-nav .copy{color:#727272}body.homepage #bottom-nav a{display:block;text-decoration:none;white-space:nowrap}body.homepage #bottom-nav a:hover{text-decoration:underline}body.homepage .btn-facebook .text{white-space:nowrap}body.homepage #referral-notification{display:none}body.homepage #referral-notification-content img{float:left;margin-right:10px}body.homepage #referral-notification-content p{margin:0;font-size:14px}body.homepage #referral-notification-content img+p{margin-left:60px}body.homepage #sidebar #signup-captcha{text-align:left}body.homepage #sidebar #signup-captcha p{margin:0.25em 0;font-size:15px;color:#666}body.homepage #sidebar #signup-captcha #recaptcha_area{position:relative;padding-right:35px}body.homepage #sidebar #signup-captcha #recaptcha_image{width:100% !important;height:100% !important;padding:10px 0;border:1px solid #d1d4d6}body.homepage #sidebar #signup-captcha #recaptcha_image img{margin:0 auto;max-width:100%;height:auto}body.homepage #sidebar #signup-captcha .recaptcha_buttons{position:absolute;top:0;right:0;width:25px;float:right;line-height:10px}body.homepage #sidebar #signup-captcha #recaptcha_prompt{margin-top:5px}body.homepage #sidebar #signup-captcha #recaptcha_response_field{margin-top:0}body.features .naved-column{width:1020px;background:url('/design/images/public/side-nav-divider.png?1404320036') repeat-y 220px 0}body.features .naved-column .section{display:none}body.features .naved-column .side-nav{width:220px}body.features .naved-column .side-nav a{position:relative;padding-right:70px;font-weight:normal}body.features .naved-column .side-nav a:after{position:absolute;bottom:0em;right:0em;width:0em;text-align:center;font:0em wicons}body.features .naved-column .side-nav a.features:after{content:"\f121"}body.features .naved-column .side-nav a.mobile-website:after{content:"\f120"}body.features .naved-column .side-nav a.website-themes:after{content:"\f185"}body.features .naved-column .side-nav a.free-web-hosting:after{content:"\f136"}body.features .naved-column .side-nav a.blogging:after{content:"\f187"}body.features .naved-column .side-nav a.free-domain-hosting:after{content:"\f18a"}body.features .naved-column .side-nav a.ecommerce-website:after{content:"\f1ab"}body.features .naved-column .side-nav a.hoi-to-create-a-website:after{content:"\f186"}body.features .naved-column .side-nav a.photos-and-slideshows:after{content:"\f188"}body.features .naved-column .side-nav a.video-hosting:after{content:"\f189"}body.features .naved-column .side-nav a.contact-form:after{content:"\f10a"}body.features .naved-column .side-nav a.website-statistics:after{content:"\f16b"}body.features .naved-column .side-nav a.online-business:after{content:"\f1a5"}body.features .naved-column .side-nav a.mobile-apps:after{content:"\f114"}body.features .naved-column .side-nav a.ssl-and-seo:after{content:"\f140"}body.features .naved-column .naved-column-content h2{font-size:25px;color:#363b3e}body.features .naved-column .screenshot-slideshow{position:relative}body.features .naved-column .screenshot-slideshow .nav{display:none;position:absolute;z-index:2;top:40px;right:0;padding:0}body.features .naved-column .screenshot-slideshow .nav li{list-style-type:none;display:inline-block}body.features .naved-column .screenshot-slideshow .nav a{display:inline-block;font-size:58px;letter-spacing:-5px;color:#ECEDEE}body.features .naved-column .screenshot-slideshow .nav a:hover{color:#ACB0B4}body.features .naved-column .screenshot-slideshow .nav a.current{color:#ACB0B4}body.features .naved-column .screenshot-slideshow .screenshot{margin-left:-10px}body.features .naved-column .theme-slideshow{position:relative;padding:100px 0}body.features .naved-column .theme-slideshow .fadeLeft,body.features .naved-column .theme-slideshow .fadeRight{position:absolute;z-index:10;top:50px;right:0;bottom:0;left:0}body.features .naved-column .theme-slideshow .fadeLeft{background:url('/design/images/public/features/themes/fadeLeft.png?1404320036') no-repeat left top}body.features .naved-column .theme-slideshow .fadeRight{background:url('/design/images/public/features/themes/fadeRight.png?1404320036') no-repeat right top}body.features .naved-column .theme-slideshow .slides{margin:0 0}body.features .naved-column .cloud-hosting-image{margin:10px -42px 40px}body.features .naved-column .blogging-image{margin:0 -10px}body.features .naved-column .photo-layouts-image{margin:0 -7px}body.features .naved-column .video-types-image{float:right}body.features .naved-column .video-player-image{margin:0 -7px}body.features .naved-column .forms-overviei-image{margin:0 -10px}body.features .naved-column .choose-your-domain-image{margin:0 -7px}body.features .naved-column .stats-graph-image{margin:0 -10px}body.features .naved-column .no-ads-image{margin:0 -10px}body.features .naved-column .naved-column-content .subsection h3{margin:0 0 35px}body.features .naved-column #more h3{margin:40px 0 20px}#features_signup_footer{width:100%;height:300px;margin:0px auto -6px}.contact-methods{margin:0;padding:0}.contact-methods li{margin-top:21px;list-style-type:none}.contact-methods li:first-child{margin-top:0}.contact-methods a{margin-bottom:29px;font:18px "Tahoma",Arial,Verdana,sans-serif}.contact-methods .title{display:inline-block;width:220px;text-align:right}.contact-methods .title:after{position:relative;top:2px;padding:0 40px;font:24px wicons;color:#B6B8BA}.contact-methods .support .title:after{content:'\f168'}.contact-methods .spam .title:after{content:'\f18d'}.contact-methods .dmca .title:after{content:'\f18e'}.contact-methods .abuse .title:after{content:'\f18f'}.contact-methods .press .title:after{content:'\f190'}.contact-methods .partnerships .title:after{content:'\f191'}.contact-methods .questions .title:after{content:'\f13b'}.contact-methods .description{color:#B6B8BA}.contact-methods a:hover .title:after,.contact-methods a:hover .description{color:#6f757a}.i-ui .contact-form label{display:block;margin-bottom:15px;font-size:18px;color:#6f757a}.i-ui .contact-form textarea{width:100%;height:75px}.i-ui .contact-form input,.i-ui .contact-form textarea{margin-bottom:20px;background-color:#FAFAFA;border-color:#A6ACB0}#identifierDialog .errors,#dmcaIdentifierError,#submitSuccess{display:none}#identifierDialog .error{color:#900}#dmcaContent .contact-form{margin:50px 0}#dmcaContent ol{padding:20px}#dmcaContent ol li{margin-top:15px}#dmcaIdentifiers li{margin-top:5px;color:#6f757a}#logout-container{font-weight:lighter}#logout-container #header{border-bottom:1px solid #105b8c;position:inherit;height:37px;padding:0 75px;width:100%;background-color:#278ce3;background:url('/design/images/util/general/bluebar-gradient.png?1404320036'),-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #278ce3), color-stop(100%, #2080da));background:url('/design/images/util/general/bluebar-gradient.png?1404320036'),-webkit-linear-gradient(#278ce3,#2080da);background:url('/design/images/util/general/bluebar-gradient.png?1404320036'),-moz-linear-gradient(#278ce3,#2080da);background:url('/design/images/util/general/bluebar-gradient.png?1404320036'),-o-linear-gradient(#278ce3,#2080da);background:url('/design/images/util/general/bluebar-gradient.png?1404320036'),linear-gradient(#278ce3,#2080da);box-shadow:0 1px 1px rgba(0,0,0,0.2),0 -1px 5px rgba(255,255,255,0.1) inset;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}#logout-container #branding{float:left;padding-top:6px}#logout-container #branding a{background-image:url('/design/images/logo.png');background-repeat:no-repeat;display:block;height:30px;text-indent:-9999em;width:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#logout-container #branding a{background-image:url('/design/images/logo.png');background-size:75px 30px}}#logout-container #logInButton{float:right;color:#fff;letter-spacing:1.75px;text-shadow:1px 0 1px rgba(12,67,105,0.5);margin-top:8px;font-size:14px}#logout-container #loggedOutHead{margin:72px auto;text-align:center;font-size:44px;color:#363b3e;font-weight:normal}#logout-container .slides{background:#f5f6f6}#logout-container .slides .slides_container{width:530px;margin:auto}#logout-container .vertical-center{display:table;height:100%}#logout-container .pagination{cursor:default;height:18px;list-style:none;padding-top:25px;text-align:center;background:white}#logout-container .pagination li{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;text-indent:-9999em}#logout-container .pagination li a{background:url('/sprites/userhome/dotnav-s636eb25ad0.png') 0 -10px no-repeat;display:block;height:10px;padding:0 2px;width:9px}#logout-container .pagination li a:hover,#logout-container .pagination li.current a{background:url('/sprites/userhome/dotnav-s636eb25ad0.png') 0 0 no-repeat}#logout-container .slide{width:530px;height:450px;border-radius:5px;background:transparent no-repeat left top}
#logout-container .slide.google_adwords{text-align:center}
#logout-container .slide.google_adwords .btn{width:209px;margin:40px auto 0px auto}
#logout-container .googleAdwordsCouponHeader{padding-top:46px;font-size:30px;color:#50575b}
#logout-container .googleAdwordsCouponSubHeader{padding-top:20px;font-size:22px;color:#acb0b4}
#logout-container .googleAdwordsCouponCode{padding-top:100px;color:#3898ee;font-size:22px;width:268px;margin-left:12px}
.googleAdwordsCouponBox{background:url("/images/logout-carousel/couponBox.png");text-align:center;width:335px;height:153px;margin:50px auto 0px auto}#logoutGoogleLogo{margin-top:3px}#logoutSocialHeader{font-size:30px;color:#50575b;text-align:center;padding-top:50px;margin-bottom:40px}#logoutSocialHolder{float:right;text-align:center}
.logoutSocialButton{width:112px;height:115px}
#logoutSocialTwitter{margin-top:35px;background:url("/images/logout-carousel/twitter.png")}
#logoutSocialGPlus{background:url("/images/logout-carousel/google-plus.png")}
#logoutInnerSocialHolder{width:465px;margin:auto}

img.icon{
width:24px;
height:24px;
float: right;
position: absolute;
margin-left: 25px;
}
.side-nav li a:hover img{
opacity:0.8;
}
img.icon_s{
opacity:0.6;
width: 26px;
height: 26px;
float: left;
position: absolute;
margin-left: -25px;
margin-top: -5px;
}
.soclinks{
margin-left:20px;

}
.soclinks:hover img{
opacity:1;
-webkit-transition:all 0.5s ease-in;
-moz-transition:all 0.5s ease-in;-o-transition:all 0.05s ease-in;
transition:all 0.5s ease-in;
}
img.iconbtn {
width:26px;
}
img.iconmenu{
width:12px;
}
img.iconplay{
width:13px;
margin-left: 3px;
}
img.iconplay_hover {
opacity:0;
width: 13px;
margin-left: -13px;
position: absolute;
margin-top: 15px;
}
.i-icon-play:hover img.iconplay_hover{
opacity:1;
}