/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@font-face {
    font-family: 'NewJune';
    src: url('../fonts/NewJune-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "cs-ctrl-basic";
	src: url("cs-ctrl-basic.eot");
	src: url("cs-ctrl-basic.eot#iefix") format("embedded-opentype"),
			url("cs-ctrl-basic.woff") format("woff"),
			url("cs-ctrl-basic.ttf") format("truetype"),
			url("cs-ctrl-basic.svg#basic") format("svg");
	font-weight: normal;
	font-style: normal;
}

html {
    font-family: 'NewJune';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0; letter-spacing: 0.03em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em !important;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: 'NewJune', 'NewJune';
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: 'NewJune';
    /*font-size: 14px;*/
    line-height: 1.42857;
    color: #333;
    /*background-color: #fff*/
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff
}
.bg-primary {
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}
.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.42857
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}

.annual-billing-toggle-outer{float:none}
.formsection{    letter-spacing: 0em;}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}
code,
kbd,
pre,
samp {
    font-family: 'NewJune'
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: 0%
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: 0%
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0%
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: 0%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: 0%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: 0%
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: 0%
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: 0%
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: 0%
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    max-width: 100%;
    background-color: transparent
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
input[type="date"] {
    line-height: 34px
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}
.radio label,
.checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}
.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}
textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group>.form-control,
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active {
    background-image: none
}
.open .btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.btn-primary:active,
.btn-primary.active {
    background-image: none
}
.open .btn-primary.dropdown-toggle {
    background-image: none
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #61C297;
    border-color: #4fbb8b
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
    color: #fff;
    background-color: #46b583;
    border-color: #39936b
}
.open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #46b583;
    border-color: #39936b
}
.btn-success:active,
.btn-success.active {
    background-image: none
}
.open .btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #61C297;
    border-color: #4fbb8b
}
.btn-success .badge {
    color: #61C297;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active {
    background-image: none
}
.open .btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active {
    background-image: none
}
.open .btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active {
    background-image: none
}
.open .btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("bootstrap/glyphicons-halflings-regular.eot");
    src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: none
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
/*
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: none
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #999
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:before,
.pager:after {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label[href]:hover,
.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #999
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}
.label-success {
    background-color: #61C297
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #43ad7e
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.container .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease
}
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #61C297
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857
}
.modal-body {
    position: relative;
    padding: 20px
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-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
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: 'NewJune';
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    overflow: visible !important
}
#cboxTitle {
    margin: 0
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}
#cboxOverlay {
    background: #ccc
}
#colorbox {
    border: 1px solid #BFBFBF;
    box-shadow: 0 3px 1px #AAAAAA;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
    border-radius: 5px
}
#cboxContent {
    background: #fff;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#colorbox.cboxVideoModal #cboxLoadedContent {
    margin-bottom: 48px
}
#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: left;
    width: 100%;
    color: #000000;
    font-size: 17px;
    padding: 10px 20px;
    font-family: 'NewJune';
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
#cboxTitle a {
    color: #000000
}
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}
#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxPrevious.hover {
    background-position: -75px -25px
}
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxNext.hover {
    background-position: -50px -25px
}
#cboxLoadingOverlay {
    background: url(colorbox/loading_background.png) no-repeat center center
}
#cboxLoadingGraphic {
    background: url(colorbox/loading.gif) no-repeat center center
}
#cboxClose {
    position: absolute;
    top: 18px;
    right: 20px;
    padding-right: 25px;
    height: 25px;
    color: #2fccff;
    overflow: hidden;
    line-height: 18px
}
#colorbox.cboxVideoModal #cboxClose {
    top: auto;
    bottom: 10px
}
#cboxClose {
    text-indent: -999px
}
#cboxClose:before {
    content: '';
    width: 100%;
    height: 1px;
    display: inline-block;
    position: absolute;
    left: -25px;
    bottom: 4px;
    background-color: #0099cc;
    opacity: 0.2;
    display: none
}
#cboxClose:after {
    content: ' ';
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: url("/images/editor/icons-sprite-active-11.png") repeat scroll -145px -74px transparent
}
#c1boxClose.hover {
    background-position: -25px -25px
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
.cboxIE6 #cboxTopLeft {
    background: url(colorbox/ie6/borderTopLeft.png)
}
.cboxIE6 #cboxTopCenter {
    background: url(colorbox/ie6/borderTopCenter.png)
}
.cboxIE6 #cboxTopRight {
    background: url(colorbox/ie6/borderTopRight.png)
}
.cboxIE6 #cboxBottomLeft {
    background: url(colorbox/ie6/borderBottomLeft.png)
}
.cboxIE6 #cboxBottomCenter {
    background: url(colorbox/ie6/borderBottomCenter.png)
}
.cboxIE6 #cboxBottomRight {
    background: url(colorbox/ie6/borderBottomRight.png)
}
.cboxIE6 #cboxMiddleLeft {
    background: url(colorbox/ie6/borderMiddleLeft.png)
}
.cboxIE6 #cboxMiddleRight {
    background: url(colorbox/ie6/borderMiddleRight.png)
}
.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src this.src ? this.src: this.currentStyle.backgroundImage.split('"')[1], this.style.background "none", this.style.filter "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')")
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: white;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5)
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s
}
.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px
}
.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}
.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active:hover.twentytwenty-overlay {
    background: transparent
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0
}
.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.twentytwenty-before-label {
    opacity: 0
}
.twentytwenty-before-label:before {
    content: "Before"
}
.twentytwenty-after-label {
    opacity: 0
}
.twentytwenty-after-label:before {
    content: "After"
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px
}
.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}
.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}
.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: transparent;
    z-index: 25
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 0
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 0
}
.twentytwenty-before {
    z-index: 20
}
.twentytwenty-after {
    z-index: 10
}
.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #00A1C0;
    background: #00A1C0;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer
}
.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 25px;
    -webkit-box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}
.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}
.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}
.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px
}
.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px
}
.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px
}
.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px
}
@font-face {
    font-family: 'NewJune';
    /*src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");*/
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'NewJune';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 19px;
    font-size: 2.3em;
    vertical-align: -40%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-phone:before {
    content: "\e903"
}
.icon-AppleBrand:before {
    content: "\e900"
}
.icon-WindowsBrand:before {
    content: "\e901"
}
.icon-explore:before {
    content: "\e902"
}
.icon-file-download:before {
    content: "\e800"
}
.icon-sketch:before {
    content: "\e608"
}
.icon-photoshop:before {
    content: "\e60f"
}
.icon-tag:before {
    content: "\e603"
}
.icon-spaces:before {
    content: "\e604"
}
.icon-video:before {
    content: "\e605"
}
.icon-support:before {
    content: "\e606"
}
.icon-star:before {
    content: "\e607"
}
.icon-google:before {
    content: "\e602"
}
.icon-tap-highlight:before {
    content: "\e601"
}
.icon-menu:before {
    content: "\6d"
}
.icon-click-effect-2:before {
    content: "\e600"
}
.icon-play:before {
    content: "\36"
}
.icon-linkedin:before {
    content: "\35"
}
.icon-gift:before {
    content: "\34"
}
.icon-zoom-out:before {
    content: "\7a"
}
.icon-fit:before {
    content: "\32"
}
.icon-share:before {
    content: "\31"
}
.icon-delete:before {
    content: "\23"
}
.icon-triangle:before {
    content: "\41"
}
.icon-refresh:before {
    content: "\72"
}
.icon-world:before {
    content: "\57"
}
.icon-pinterest:before {
    content: "\74"
}
.icon-heart:before {
    content: "\48"
}
.icon-exit-full-view:before {
    content: "\45"
}
.icon-reload:before {
    content: "\33"
}
.icon-twitter:before {
    content: "\54"
}
.icon-facebook:before {
    content: "\6b"
}
.icon-dribbble:before {
    content: "\52"
}
.icon-click-effect:before {
    content: "\43"
}
.icon-arrow:before {
    content: "\61"
}
.icon-comment:before {
    content: "\63"
}
.icon-rotate:before {
    content: "\6f"
}
.icon-full-view:before {
    content: "\46"
}
.icon-pattern:before {
    content: "\6e"
}
.icon-upload:before {
    content: "\4c"
}
.icon-download:before {
    content: "\49"
}
.icon-info:before {
    content: "\69"
}
.icon-warning:before {
    content: "\77"
}
.icon-users:before {
    content: "\75"
}
.icon-tick:before {
    content: "\79"
}
.icon-logout:before {
    content: "\6c"
}
.icon-help:before {
    content: "\68"
}
.icon-getting-started:before {
    content: "\67"
}
.icon-edit:before {
    content: "\65"
}
.icon-duplicate:before {
    content: "\64"
}
.icon-device:before {
    content: "\44"
}
.icon-close:before {
    content: "\78"
}
.icon-branding:before {
    content: "\42"
}
.icon-billing:before {
    content: "\62"
}
.icon-attention:before {
    content: "\21"
}
.icon-add:before {
    content: "\2b"
}
.icon-preview:before {
    content: "\70"
}
.icon-settings:before {
    content: "\73"
}
.icon-zoom-in:before {
    content: "\5a"
}
.icon-search:before {
    content: "\47"
}
.icon-save:before {
    content: "\53"
}
.icon-projects-spaces:before {
    content: "\50"
}
.icon-project:before {
    content: "\66"
}
.icon-profile:before {
    content: "\55"
}
.icon-link:before {
    content: "\22"
}
.icon-behance:before {
    content: "\24"
}
.icon-protoio-icon:before {
    content: "\25"
}
.icon-dropbox:before {
    content: "\26"
}
.icon-play-alt:before {
    content: "\27"
}
.icon-flag:before {
    content: "\28"
}
.icon-New:before {
    content: "\29"
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url("../../fonts/proxima-nova/webfonts/31617E_0_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_0_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_0_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_0_0.ttf") format("truetype")
}
@font-face {
    font-family: 'ProximaNova-Light';
    src: url("../../fonts/proxima-nova/webfonts/31617E_1_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_1_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_1_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_1_0.ttf") format("truetype")
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url("../../fonts/proxima-nova/webfonts/31617E_2_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_2_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_2_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_2_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_2_0.ttf") format("truetype")
}
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url("../../fonts/proxima-nova/webfonts/31617E_3_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_3_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_3_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_3_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_3_0.ttf") format("truetype")
}
@font-face {
    font-family: 'ProximaNova-RegularIt';
    src: url("../../fonts/proxima-nova/webfonts/31617E_4_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_4_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_4_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_4_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_4_0.ttf") format("truetype")
}
@font-face {
    font-family: 'ProximaNovaT-Thin';
    src: url("../../fonts/proxima-nova/webfonts/31617E_5_0.eot");
    src: url("../../fonts/proxima-nova/webfonts/31617E_5_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/webfonts/31617E_5_0.woff2") format("woff2"), url("../../fonts/proxima-nova/webfonts/31617E_5_0.woff") format("woff"), url("../../fonts/proxima-nova/webfonts/31617E_5_0.ttf") format("truetype")
}
.ProximaNova-Bold {
    font-family: ProximaNova-Bold;
    font-weight: normal;
    font-style: normal
}
.ProximaNova-Light {
    font-family: ProximaNova-Light;
    font-weight: normal;
    font-style: normal
}
.ProximaNova-Regular {
    font-family: ProximaNova-Regular;
    font-weight: normal;
    font-style: normal
}
.ProximaNova-Semibold {
    font-family: ProximaNova-Semibold;
    font-weight: normal;
    font-style: normal
}
.ProximaNova-RegularIt {
    font-family: ProximaNova-RegularIt;
    font-weight: normal;
    font-style: normal
}
.ProximaNovaT-Thin {
    font-family: ProximaNovaT-Thin;
    font-weight: normal;
    font-style: normal
}
body {
    font-family: 'NewJune';
    -webkit-font-smoothing: antialiased
}
a {
    color: #00A1C0
}
b,
strong {
    font-weight: 600
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px;
    font-weight: 600;
    color: #555
}
h1,
.h1 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400
}
h2,
.h2 {
    font-size: 18px;
    line-height: 28px
}
h2 p,
.h2 p {
    color: #999;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased
}
h3,
.h3 {
    font-size: 16px;
    line-height: 25px
}
h4,
.h4 {
    font-size: 15px;
    line-height: 20px
}
h4.modal-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #999
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small {
    padding-left: 20px
}
p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 16px
}
p.alert {
    margin-bottom: 16px
}
.navbar-group {
    font-weight: 600
}
.notfound h1 {
    font-size: 80px;
    line-height: 100px
}
.notfound h2 {
    font-size: 45px;
    line-height: 60px
}
h4.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    color: #555;
    font-weight: 600
}
.text-danger {
    color: #E34F5F
}
.text-lowercase {
    text-transform: lowercase
}
.text-maincolor {
    color: #00A1C0
}
abbr[title],
abbr[data-original-title] {
    color: #00A1C0;
    border-bottom: 1px dotted #00A1C0
}
h1.lg {
    font-size: 42px;
    font-weight: 300
}
h1.colored {
    color: #00758C
}
@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 20px
    }
    h2,
    .h2 {
        font-size: 18px
    }
    h3,
    .h3 {
        font-size: 16px
    }
    P {
        font-size: 12px
    }
}
@media (min-width: 1800px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left
    }
    .col-xl-1 {
        width: 8.33333%
    }
    .col-xl-2 {
        width: 16.66667%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-4 {
        width: 33.33333%
    }
    .col-xl-5 {
        width: 41.66667%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-7 {
        width: 58.33333%
    }
    .col-xl-8 {
        width: 66.66667%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-10 {
        width: 83.33333%
    }
    .col-xl-11 {
        width: 91.66667%
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-pull-0 {
        right: 0%
    }
    .col-xl-pull-1 {
        right: 8.33333%
    }
    .col-xl-pull-2 {
        right: 16.66667%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-4 {
        right: 33.33333%
    }
    .col-xl-pull-5 {
        right: 41.66667%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-7 {
        right: 58.33333%
    }
    .col-xl-pull-8 {
        right: 66.66667%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-10 {
        right: 83.33333%
    }
    .col-xl-pull-11 {
        right: 91.66667%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-push-0 {
        left: 0%
    }
    .col-xl-push-1 {
        left: 8.33333%
    }
    .col-xl-push-2 {
        left: 16.66667%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-4 {
        left: 33.33333%
    }
    .col-xl-push-5 {
        left: 41.66667%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-7 {
        left: 58.33333%
    }
    .col-xl-push-8 {
        left: 66.66667%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-10 {
        left: 83.33333%
    }
    .col-xl-push-11 {
        left: 91.66667%
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1800px) {
    .container {
        width: 1170px
    }
}
.visible-xl .visible-xl {
    display: none !important
}
@media (min-width: 1800px) {
    .visible-xl .visible-xl {
        display: block !important
    }
    .visible-xl table.visible-xl {
        display: table
    }
    .visible-xl tr.visible-xl {
        display: table-row !important
    }
    .visible-xl th.visible-xl,
    .visible-xl td.visible-xl {
        display: table-cell !important
    }
}
@media (min-width: 1800px) {
    .hidden-xl .visible-xl {
        display: none !important
    }
}
button,
.btn,
.btn:active {
    outline: 0 none;
    letter-spacing: 0.29px
}
.btn {
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 7px 23px
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-fw {
    width: 100%
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active {
    background-color: #daf9ff;
    border-color: #daf9ff
}
.btn:hover,
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    background-color: #00A1C0;
    border: 1px solid #00A1C0;
    text-decoration: none;
    color: white;
    outline: 0;
    box-shadow: none;
    -webkit-transition: color .225s;
    -moz-transition: color .225s;
    -o-transition: color .225s;
    transition: color .225s
}
.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.btn {
    padding: 7px 23px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    font-weight: 600
}
.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.btn,
.btn-group-lg>.btn {
    padding: 12px 23px;
    letter-spacing: 0.29px
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
    margin-left: -8px
}
.action-panel .btn {
    display: block;
    margin: 0 auto 10px auto
}
.btn-primary {
    color: white!important;
    background: #00A1C0;
    border: 1px solid #00A1C0
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    border: 1px solid #00A1C0;
    background: #00A1C0;
    color: white
}




.btn-default {
    color: #00A1C0!important;
    background: white;
    border: 1px solid #00A1C0
}
.btn-default:hover,
.btn-default:focus {
    border: 1px solid #00A1C0;
    color: white!important;
}
.btn-default:active {
    color: #00A1C0;
    background: #e3e3e3;
    border: 1px solid #00A1C0
}
.btn-grey {
    color: #555;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-grey:hover,
.btn-grey:focus {
    border: 1px solid #00A1C0;
    color: white
}
.btn-grey:active {
    color: #00A1C0;
    background: #e3e3e3;
    border: 1px solid #00A1C0
}
.btn-danger,
.btn-danger.disabled {
    color: #E34F5F;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-danger:hover,
.btn-danger:focus {
    border: 1px solid #dc2337;
    background: #dc2337;
    color: white
}
.btn-danger:active {
    color: white;
    background: #dc2337;
    border: 1px solid #dc2337
}
.btn-danger-confirm {
    color: white;
    background: #E34F5F;
    border: 1px solid #E34F5F
}
.btn-danger-confirm:hover,
.btn-danger-confirm:focus {
    border: 1px solid #dc2337;
    background: #dc2337;
    color: white
}
.btn-danger-confirm:active {
    color: white;
    background: #dc2337;
    border: 1px solid #dc2337
}
.btn-success,
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    color: white;
    background: #61c297;
    border: 1px solid #61c297
}
.btn-success:hover,
.btn-success:focus {
    border: 1px solid #43ad7e;
    background: #43ad7e;
    color: white
}
.btn-success:active {
    background: white;
    color: #43ad7e;
    border: 1px solid #43ad7e
}
.btn-special {
    color: #999;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-special:hover,
.btn-special:focus {
    color: #00A1C0;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-special:active {
    color: #00A1C0;
    background: white;
    border: 1px solid #00A1C0
}
.btn-special-selected {
    color: white;
    background: #00A1C0;
    border: 1px solid #00A1C0
}
.btn-special-selected:hover,
.btn-special-selected:focus {
    color: #999;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-special-selected:active {
    color: #999;
    background: white;
    border: 1px solid #e3e3e3
}
.btn-special .caption {
    color: #555
}
.btn-blue-selected,
.btn-blue-selected:active,
.btn-blue-selected:hover,
.btn-blue-selected:focus,
.btn-blue-selected:active:focus,
.btn-blue-selected.active:focus {
    background-color: #00A1C0;
    color: white
}
.btn.fullglow {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}
.btn-transparent {
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active:focus {
    color: #00A1C0;
    background: white;
    border: 1px solid #fff
}
.btn-transparent:active {
    color: #00A1C0;
    background: white;
    border: 1px solid #fff
}
.btn-transparent .caption {
    color: #00A1C0
}
.btn-white {
    color: white;
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0.6)
}
.btn-white:hover,
.btn-twhite:focus {
    color: #00A1C0;
    background: white;
    border: 1px solid rgba(255, 255, 255, 0.8)
}
.btn-white:active {
    color: #00A1C0;
    background: white;
    border: 1px solid rgba(255, 255, 255, 0.8)
}
.btn-white .caption {
    color: #00A1C0
}
.btn-dropbox-link,
.btn-dropbox-unlink {
    color: #1182DF;
    background: white;
    border: 1px solid #1182DF
}
.btn-dropbox-link.disabled {
    color: #aaa;
    background: white;
    border: 1px solid #aaa
}
.btn-dropbox-link.disabled .icon-dropbox {
    color: #7B8994
}
.btn-dropbox-link:hover,
.btn-dropbox-link:focus {
    color: white;
    background: #1182DF;
    border: 1px solid #1182DF
}
.btn-dropbox-unlink:hover,
.btn-dropbox-unlink:focus {
    color: #47525d;
    background: white;
    border: 1px solid #7b8994
}
.btn-dropbox-unlink:active {
    color: #47525d;
    background: white;
    border: 1px solid #7b8994
}
.btn-dropbox-link .icon-dropbox:hover,
.btn-dropbox-link:hover .icon-dropbox {
    color: white
}
.btn-dropbox-unlink .icon-dropbox:hover,
.btn-dropbox-unlink:hover .icon-dropbox {
    color: #47525d
}
.btn-full {
    width: 100%
}
input[type="radio"],
input[type="checkbox"] {
    margin: 3px 0 0
}
.input-control.checkbox input[type="checkbox"],
.input-control.radio input[type="checkbox"],
.input-control.checkbox input[type="radio"],
.input-control.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px
}
.input-control.checkbox .check,
.input-control.radio .check {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    display: inline-block;
    height: 14px;
    line-height: 11px;
    margin: -3px 5px 0 -20px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 14px;
    border-radius: 3px
}
.input-control.radio .check {
    border-radius: 100%
}
.input-control.checkbox input[type="checkbox"]:hover ~ .check,
.input-control.radio input[type="radio"]:hover ~ .check {
    border-color: #A9A9A9
}
.input-control.checkbox input[type="checkbox"]:checked ~ .check:after {
    color: #00A1C0;
    content: "\2713";
    font-size: 20px;
    margin: 0;
    top: -2px;
    position: absolute;
    font-family: serif
}
.dashboard-listing.small .input-control.checkbox input[type="checkbox"]:checked ~ .check:after {
    margin: 0 0 0 -6px
}
.listingItem.withCheckBox .thumbnail {
    cursor: pointer
}
.input-control.radio input[type="radio"]:checked ~ .check:after {
    background-color: #00A1C0;
    border-radius: 100%;
    content: "" !important;
    display: block;
    height: 8px;
    margin: 2px;
    width: 8px
}
.input-control.checkbox input[type="checkbox"]:disabled ~ .check,
.input-control.radio input[type="radio"]:disabled ~ .check {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
    background-color: #EFEFEF
}
#linkedDimensionsField input[type="checkbox"]:checked+label:before {
    background-position: -145px -32px
}
.customSelect {
    position: relative;
    display: inline-block
}
select.form-control {
    padding-right: 2.5em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.customSelect:before,
.customSelect:after {
    content: "";
    position: absolute;
    pointer-events: none
}
.customSelect:after {
    content: "\25BC";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em;
    color: #999
}
.customSelect:before {
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    b1order-radius: 0 3px 3px 0
}
@-moz-document url-prefix() {
    .customSelect:after {
        content: ""
    }
    select.form-control {
        padding-right: 8px
    }
}
html[data-useragent*='Trident'] .customSelect:after {
    content: ""
}
html[data-useragent*='Trident'] select.form-control {
    padding-right: 8px
}
.form-control {
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s
}
.form-control.danger {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #E34F5F
}
.form-control:focus,
.form-control.search:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #00A1C0
}
.form-control.search {
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    background-image: none;
    border-radius: 2px;
    padding: 6px 12px 6px 42px;
    box-shadow: none
}
.form-control.search:focus {
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control.search:focus::-webkit-input-placeholder {
    color: #ccc
}
.form-control.search:focus:-moz-placeholder {
    color: #ccc;
    opacity: 1
}
.form-control.search:focus::-moz-placeholder {
    color: #ccc;
    opacity: 1
}
.form-control.search:focus:-ms-input-placeholder {
    color: #ccc
}
.pwstrength_viewport_progress {
    position: inherit
}
.pwstrength_viewport_progress .progress {
    height: 5px;
    margin: -6px 1px 0px 1px;
    box-shadow: none;
    background: transparent
}
.pwstrength_viewport_verdict {
    padding-bottom: 8px
}
.pwstrength_viewport_verdict .password-verdict {
    font-size: 10px;
    position: absolute;
    right: 0
}
.form-container .help-form.icon-info.pull-right {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 12px;
    margin-right: -5px;
    color: #D8D8D8
}
.media-actions {
    font-size: 12px;
    padding: 8px 0 0 0;
    color: #999;
    margin-bottom: -8px
}
fieldset {
    padding: 16px 0;
    clear: both;
    border-top: 1px solid #e3e3e3
}
fieldset.first {
    border-top: none
}
fieldset.danger-zone {
    background: linear-gradient(-45deg, #fff 25%, rgba(204, 204, 204, 0.2) 25%, rgba(204, 204, 204, 0.2) 50%, #fff 50%, #fff 75%, rgba(204, 204, 204, 0.2) 75%, rgba(204, 204, 204, 0.2));
    background-size: 20px 20px;
    background-repeat: repeat-x;
    padding-top: 32px;
    border-top: none
}
legend {
    border-bottom: none;
    font-size: 11px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    padding: 0 0 4px 0;
    margin: 0;
    position: relative
}
legend.background-line {
    overflow: hidden;
    margin-bottom: 10px
}
legend.background-line span {
    background: white;
    padding: 0 10px 0 0;
    position: relative
}
legend.background-line span:before {
    border-top: 1px solid #e3e3e3;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1000px
}
fieldset.first legend {
    padding: 0 0 4px 0
}
label {
    color: #555;
    font-weight: 400
}
.help-block {
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
    color: #E34F5F
}
.has-error .form-control:focus {
    border-color: #E34F5F
}
.has-error .form-control {
    border-color: #E34F5F;
    -webkit-box-shadow: none;
    box-shadow: none
}
.form-group {
    margin-bottom: 10px
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 6px
}
.form-horizontal .control-label.media {
    font-weight: normal;
    padding-bottom: 8px;
    padding-right: 16px
}
.minicolors.minicolors-theme-default .minicolors-input {
    height: 27px;
    width: 125px;
    padding: 5px 10px 5px 30px;
    border-radius: 5px
}
.minicolors-swatch {
    height: 15px;
    width: 15px;
    margin: 6px -24px 0 8px;
    border-radius: 3px;
    float: left
}
.minicolors-swatch span {
    box-shadow: none;
    border-radius: 2px
}
.minicolors-theme-default.minicolors-focus .minicolors-input,
.minicolors-theme-default.minicolors-focus .minicolors-swatch {
    border-color: #ccc
}
.form-horizontal .media-item .control-label {
    padding-top: 0;
    line-height: 114px
}
.media-item .thumb {
    width: 120px;
    height: 120px;
    margin-right: 15px;
    background-image: url("/images/dashboard/upload.png?v=6.0.15");
    background-size: auto 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fafafa;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    border: 2px solid #ccc;
    position: relative
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .media-item .thumb {
        background-image: url("/images/dashboard/upload@2x.png?v=6.0.15")
    }
}
.media-item .thumb.selected {
    border: 2px solid #00A1C0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
#linkedDimensionsField .action {
    height: 14px;
    margin: 0px auto 30px auto;
    border-bottom: 1px solid #e3e3e3
}
#linkedDimensionsField .action label {
    cursor: pointer
}
#linkedDimensionsField .action label:before {
    content: " ";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/images/dashboard/devices/devices_small.png?v=6.0.15");
    background-size: auto 200%;
    background-position: -145px 5px;
    padding: 0;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #linkedDimensionsField .action label:before {
        background-image: url("/images/dashboard/devices/devices_small@2x.png?v=6.0.15")
    }
}
.media-item {
    margin-right: 8px
}
#deviceform .device-icon {
    background-image: url("/images/dashboard/devices/devices.png?v=6.0.15");
    background-size: auto 100px;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 10px;
    cursor: pointer
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #deviceform .device-icon {
        background-image: url("/images/dashboard/devices/devices@2x.png?v=6.0.15")
    }
}
#deviceform .device-icon:after {
    display: none
}
#deviceform .device-icon[for=icon-phone] {
    background-position: 0px 0px
}
#deviceform input:checked+.device-icon[for=icon-phone] {
    background-position: 0px -160px
}
#deviceform .device-icon[for=icon-tablet] {
    background-position: -40px 0px
}
#deviceform input:checked+.device-icon[for=icon-tablet] {
    background-position: -40px -160px
}
#deviceform .device-icon[for=icon-tv] {
    background-position: -80px 0px
}
#deviceform input:checked+.device-icon[for=icon-tv] {
    background-position: -80px -160px
}
#deviceform .device-icon[for=icon-laptop] {
    background-position: -120px 0px
}
#deviceform input:checked+.device-icon[for=icon-laptop] {
    background-position: -120px -160px
}
#deviceform .device-icon[for=icon-gameconsole] {
    background-position: -160px 0px
}
#deviceform input:checked+.device-icon[for=icon-gameconsole] {
    background-position: -160px -160px
}
#deviceform .device-icon[for=icon-camera] {
    background-position: -200px 0px
}
#deviceform input:checked+.device-icon[for=icon-camera] {
    background-position: -200px -160px
}
#deviceform .device-icon[for=icon-remotecontrol] {
    background-position: -280px 0px
}
#deviceform input:checked+.device-icon[for=icon-remotecontrol] {
    background-position: -280px -160px
}
#deviceform .device-icon[for=icon-GPS] {
    background-position: -240px 0px
}
#deviceform input:checked+.device-icon[for=icon-GPS] {
    background-position: -240px -160px
}
#deviceform .device-icon[for=icon-fridge] {
    background-position: -320px 0px
}
#deviceform input:checked+.device-icon[for=icon-fridge] {
    background-position: -320px -160px
}
#deviceform .device-icon[for=icon-customdevice] {
    background-position: -640px 0px
}
#deviceform input:checked+.device-icon[for=icon-customdevice] {
    background-position: -640px -160px
}
#deviceform .device-icon[for=icon-android] {
    background-position: -400px 0px
}
#deviceform input:checked+.device-icon[for=icon-android] {
    background-position: -400px -160px
}
#deviceform .device-icon[for=icon-ios] {
    background-position: -440px 0px
}
#deviceform input:checked+.device-icon[for=icon-ios] {
    background-position: -440px -160px
}
#deviceform .device-icon[for=icon-metro] {
    background-position: -480px 0px
}
#deviceform input:checked+.device-icon[for=icon-metro] {
    background-position: -480px -160px
}
#deviceform .device-icon[for=icon-blackberry] {
    background-position: -520px 0px
}
#deviceform input:checked+.device-icon[for=icon-blackberry] {
    background-position: -520px -160px
}
#deviceform .device-icon[for=icon-html5] {
    background-position: -560px 0px
}
#deviceform input:checked+.device-icon[for=icon-html5] {
    background-position: -560px -160px
}
#deviceform .device-icon[for=icon-androidwear] {
    background-position: -600px 0px
}
#deviceform input:checked+.device-icon[for=icon-androidwear] {
    background-position: -600px -160px
}
#deviceform .device-icon[for=icon-applewatch] {
    background-position: -1000px 0px
}
#deviceform input:checked+.device-icon[for=icon-applewatch] {
    background-position: -1000px -160px
}
#deviceform .device-icon[for=icon-samsung] {
    background-position: -720px 0px
}
#deviceform input:checked+.device-icon[for=icon-samsung] {
    background-position: -720px -160px
}
#deviceform .device-icon[for=icon-samsung-tablet] {
    background-position: -800px 0px
}
#deviceform input:checked+.device-icon[for=icon-samsung-tablet] {
    background-position: -800px -160px
}
#deviceform .device-icon[for=icon-nexus] {
    background-position: -760px 0px
}
#deviceform input:checked+.device-icon[for=icon-nexus] {
    background-position: -760px -160px
}
#deviceform .device-icon[for=icon-nexus-tablet] {
    background-position: -840px 0px
}
#deviceform input:checked+.device-icon[for=icon-nexus-tablet] {
    background-position: -840px -160px
}
#deviceform .device-icon[for=icon-win-phone] {
    background-position: -880px 0px
}
#deviceform input:checked+.device-icon[for=icon-win-phone] {
    background-position: -880px -160px
}
#deviceform .device-icon[for=icon-win-surface] {
    background-position: -920px 0px
}
#deviceform input:checked+.device-icon[for=icon-win-surface] {
    background-position: -920px -160px
}
#deviceform .device-icon[for=icon-website] {
    background-position: -360px 0px
}
#deviceform input:checked+.device-icon[for=icon-website] {
    background-position: -360px -160px
}
#filter-search {
    background-image: url("/images/dashboard/search.png?v=6.0.15");
    background-size: auto 17px;
    background-repeat: no-repeat;
    background-position: 16px center
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #filter-search {
        background-image: url("/images/dashboard/search@2x.png?v=6.0.15")
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .form-control.search {
        width: 100px;
        padding: 6px 12px 6px 12px;
        background-image: none !important
    }
}
@media (max-width: 767px) {
    .form-horizontal .control-label {
        padding-top: 8px;
        padding-left: 0;
        padding-bottom: 8px
    }
    .form-horizontal .media-item .control-label {
        padding-top: 6px;
        line-height: inherit
    }
}
body {
    font-family: 'NewJune';
    line-height: 1.6;
    overflow-x: hidden
}
.limit-width {
    max-width: 1200px;
    margin: 0 auto
}
.inner-content {
    padding-top: 60px
}
.side-bar {
    padding-top: 84px
}
.list-group-item:first-child {
    border-top-right-radius: 2px
}
.list-group-item:last-child {
    border-bottom-left-radius: 2px
}
.download-plugins {
    margin: 40px auto 30px auto
}
.download-plugins a {
    margin-bottom: 10px
}
.download-plugins .photoshop-outer {
    background: #40CFFB;
    overflow: hidden;
    display: inline-block;
    margin: -5px 8px -7px 0;
    padding: 0px 0px 1px 0px;
    text-align: center
}
.download-plugins .icon-photoshop,
.download-plugins .icon-sketch {
    opacity: 1 !important;
    vertical-align: -65%
}
.download-plugins .icon-photoshop {
    color: #2E2370;
    margin: 0 -8px 0 -9px
}
.download-plugins .icon-sketch {
    color: #F39C12
}
.section-dark .navbar-default:not(.sticky-final) .navbar-header .navbar-brand {
    background-position: center -125px
}
.section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a {
    color: rgba(255, 255, 255, 0.8)
}
.section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a:hover,
.section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a:focus {
    color: white
}
.section-dark .inner-content {
    padding-top: 0
}
.section-dark .inner-content .main-area {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #00a1c0;
    background: -moz-linear-gradient(-45deg, #00a1c0 0%, #015380 100%);
    background: -webkit-linear-gradient(-45deg, #00a1c0 0%, #015380 100%);
    background: linear-gradient(135deg, #00a1c0 0%, #015380 100%);
    background-size: auto 120%;
    background-repeat: no-repeat
}
.section-dark .inner-content .main-area h1,
.section-dark .inner-content .main-area .h1,
.section-dark .inner-content .main-area h2,
.section-dark .inner-content .main-area .h2,
.section-dark .inner-content .main-area h3,
.section-dark .inner-content .main-area .h3,
.section-dark .inner-content .main-area h4,
.section-dark .inner-content .main-area .h4 {
    color: white
}
.section-dark .inner-content .main-area .stars {
    background-image: url("/images/publicsite/home/stars70.png?v=6.0.15");
    background-size: auto 100%;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .section-dark .inner-content .main-area .stars {
        background-image: url("/images/publicsite/home/stars70@2x.png?v=6.0.15")
    }
}
.section-dark .video-campaign {
    -webkit-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    background: rgba(0, 0, 0, 0.33);
    padding: 0
}
.home-animate {
    display: inline-block;
    margin: 40px auto 0 auto
}
#loader-wrapper {
    padding: 400px 50%;
    background: rgba(255, 255, 255, 0.85);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
    font-size: 11px
}
#l1oader-wrapper {
    background: rgba(204, 204, 204, 0.85);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
    font-size: 11px
}
#l1oader-wrapper #loader {
    display: block;
    height: 230px;
    left: 50%;
    margin: -115px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 100px
}
#l1oader-wrapper #loader #loader-rocket {
    width: 100px;
    height: 96px;
    background: url("/images/ui/loading-animation-sprite.png?v=6.0.15") 0 0;
    -webkit-animation-duration: 250ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
    -webkit-animation-name: loaderanimate;
    -moz-animation-duration: 250ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: step-start;
    -moz-animation-name: loaderanimate
}
#l1oader-wrapper #loader span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-family: Museo-700;
    margin-top: 10px
}
.rocket-logo {
    width: 100px;
    height: 100px;
    background: url("/images/publicsite/logos/rocket-logo.svg?v=6.0.15") no-repeat center center;
    background-size: contain;
    margin: 60px auto 0
}
.rocket-logo+div>h1,
.rocket-logo+div>.h1 {
    margin-top: 40px
}
.page-section {
    padding-top: 80px;
    padding-bottom: 0
}
.page-section .terms-privacy h3 {
    margin-top: 0
}
.page-section .terms-privacy section>p:last-child {
    margin-bottom: 20px;
    padding: 0
}
.page-section:before,
.page-section:after {
    content: "";
    display: table
}
.page-section:after {
    clear: both
}
.page-section.first {
    padding-top: 0
}
.page-section.first h1{color: #252a2b;    font-size: 64px!important; font-weight:100;    letter-spacing:0em;
    line-height: 1.2;  margin:20px auto 10px;   }
.page-section.first h3{color:#959c9f!important;    font-size: 24px!important; font-weight:300;    letter-spacing: 0em;
    line-height: 1.4;margin:0 auto ; }
.page-section.last {
    padding-top: 80px;
    padding-bottom: 80px
}
#homepage-client-logos {
    background: url("/images/publicsite/logos/logos-home.png?v=6.0.15") no-repeat center center;
    background-size: contain;
    height: 115px;
    width: auto
}
.box-page {
    max-width: 280px;
    min-width: 200px
}
.terms-privacy ul {
    padding-left: 20px
}
.carousel-indicators li {
    border: 1px solid #868F91
}
.popover-content {
    font-size: 14px
}
.popover-content ul {
    margin: 0;
    padding: 0 0 0 20px
}
.popover-content ul li {
    font-size: 14px;
    margin: 0
}
.page-section.withborder {
    border-top: 1px solid #E0E0E0
}
.jobs-photos {
    position: relative;
    margin-top: 220px;
    margin-bottom: 420px
}
.jobs-photos.side {
    margin-top: 0;
    margin-bottom: 0;
    width: 400px;
    height: 800px
}
.jobs-photos .photo1,
.jobs-photos .photo2,
.jobs-photos .photo3,
.jobs-photos .photo4 {
    width: 322px;
    height: 213px;
    border: 6px solid white;
    position: absolute;
    z-index: 100;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    outline: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15)
}
.jobs-photos .photo1:hover,
.jobs-photos .photo2:hover,
.jobs-photos .photo3:hover,
.jobs-photos .photo4:hover {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    z-index: 1000
}
.jobs-photos .photo1 {
    background: url("/images/publicsite/jobs/foosball@2x.jpg?v=6.0.15") left top no-repeat;
    top: 0px;
    left: 0px;
    transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    z-index: 100;
    background-size: cover
}
.jobs-photos.side .photo1 {
    top: 0px;
    right: 0px;
    left: auto
}
.jobs-photos .photo2 {
    background: url("/images/publicsite/jobs/shooting@2x.jpg?v=6.0.15") left top no-repeat;
    top: 0px;
    right: 48%;
    transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    z-index: 200;
    background-size: cover
}
.jobs-photos.side .photo2 {
    top: 180px;
    right: 10px
}
.jobs-photos .photo3 {
    background: url("/images/publicsite/jobs/people@2x.jpg?v=6.0.15") left top no-repeat;
    top: 0px;
    left: 48%;
    transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    z-index: 300;
    background-size: cover
}
.jobs-photos.side .photo3 {
    top: 380px;
    right: 0;
    left: auto
}
.jobs-photos .photo4 {
    background: url("/images/publicsite/jobs/desk@2x.jpg?v=6.0.15") left top no-repeat;
    top: 0px;
    right: 0px;
    transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    z-index: 400;
    background-size: cover
}
.jobs-photos.side .photo4 {
    top: 570px;
    right: 0
}
.job-openings {
    border: 1px solid #ddd;
    border-bottom: none;
    max-width: 767px;
    margin: 40px auto;
    overflow: hidden
}
.text-left .job-openings {
    margin-left: 0
}
.job-openings li {
    color: #959c9f;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd
}
.job-openings li:before,
.job-openings li:after {
    content: "";
    display: table
}
.job-openings li:after {
    clear: both
}
.job-openings li.heading {
    border-bottom: 1px solid #ddd;
    color: #959c9f;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #F8F9FA;
    overflow: hidden
}
.jobs ul li {
    font-size: 16px
}
.jobs .btns {
    margin: 40px 0
}
.jobs .btns .btn {
    margin-top: -20px
}
.jobs .btns .tweet-this {
    display: inline-table;
    margin-top: 8px;
    margin-left: 8px
}
.jobs .btns .tweet-this iframe {
    width: 77px !important
}
#jobs-positions-wrapper .job-position-wrapper {
    display: block;
    border: 1px solid #ddd;
    padding: 0 20px;
    margin-bottom: 40px
}
#jobs-positions-wrapper .job-position-wrapper:hover {
    border: 1px solid #959c9f;
    text-decoration: none
}
#jobs-positions-wrapper .job-position-wrapper:hover .job-position-title h4 {
    color: #00A1C0
}
#jobs-positions-wrapper .job-position-wrapper .job-position-title {
    border-bottom: 1px solid #ddd
}
#jobs-positions-wrapper .job-position-wrapper .job-position-title h4 {
    margin-bottom: 0
}
#jobs-positions-wrapper .job-position-wrapper .job-position-title p {
    margin-bottom: 10px
}
#jobs-positions-wrapper .job-position-wrapper .job-position-info p {
    margin-top: 20px
}
.equal,
.equal>div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: none
}
.search_results .header-video,
.noResults,
.searchArea .loading {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px 0;
    color: #555
}
.noResults,
.searchArea .loading {
    clear: both;
    padding-top: 40px;
    display: block
}
.search_results h4 {
    padding-top: 40px
}
.search_results li {
    padding: 10px 20px 10px 0px;
    color: #252a2b
}
.search_results li a {
    display: block;
    font-size: 18px
}
.searchArea .form-horizontal {
    max-width: 767px;
    margin: 20px auto;
    padding: 0 120px
}
.searchArea .iconhref:hover,
.searchArea .iconhref:active,
.searchArea .iconhref:focus {
    text-decoration: none
}
.searchArea .header-video.intro {
    text-transform: none;
    font-size: 24px;
    font-weight: 400;
    display: block
}
.searchArea .text-intro {
    color: #959c9f;
    font-size: 14px
}
.tryme {
    position: absolute
}
.tryme .left {
    width: 71px;
    height: 63px;
    background: url("/images/publicsite/tryme-left.png?v=6.0.15") center no-repeat
}
.tryme .right {
    width: 67px;
    height: 60px;
    background: url("/images/publicsite/tryme-right.png?v=6.0.15") center no-repeat
}
.tryme .blue.right {
    width: 145px;
    height: 52px;
    background: url("/images/publicsite/tryme-blue-right.png?v=6.0.15") center no-repeat
}
#video_search_results_section .icon,
#doc_search_results_section .icon,
#zendesk_search_results_section .icon {
    background-image: url("/images/publicsite/icons.png?v=6.0.15");
    background-size: auto 100%;
    background-size: cover;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #video_search_results_section .icon,
    #doc_search_results_section .icon,
    #zendesk_search_results_section .icon {
        background-image: url("/images/publicsite/icons@2x.png?v=6.0.15")
    }
}
#video_search_results_section .icon-hovered,
#doc_search_results_section .icon-hovered,
#zendesk_search_results_section .icon-hovered {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
#video_search_results_section .icon {
    background-position: 0 0
}
#doc_search_results_section .icon {
    background-position: -480px 0
}
#zendesk_search_results_section .icon {
    background-position: -320px 0
}
#video_search_results .thumb,
#feature_search_results .thumb {
    display: block;
    max-width: 248px;
    height: 150px;
    border: 1px solid #E0E0E0;
    background-size: cover;
    background-position: center center;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    margin: 10px 0
}
#video_search_results .thumb .play,
#feature_search_results .thumb .play {
    background-image: url("/images/publicsite/icons.png?v=6.0.15");
    background-size: auto 100%;
    background-size: cover;
    background-position: -680px 0;
    width: 80px;
    height: 160px;
    display: block;
    margin: 5px auto
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #video_search_results .thumb .play,
    #feature_search_results .thumb .play {
        background-image: url("/images/publicsite/icons@2x.png?v=6.0.15")
    }
}
#video_search_results .thumb .new,
#feature_search_results .thumb .new {
    display: block;
    background: #00A1C0;
    width: 16%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    border-top-right-radius: 2px;
    color: white;
    text-align: center;
    padding: 0;
    border-bottom-left-radius: 4px;
    line-height: 30px;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0
}
#video_search_results .thumb .timespan,
#feature_search_results .thumb .timespan {
    display: block;
    background: white;
    width: 16%;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    border-top-left-radius: 4px;
    line-height: 30px;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    color: #252a2b
}
.searchArea .search_results p {
    font-size: 14px
}
.contact-directly p {
    color: #959c9f
}
.side-menu {
    border: 1px solid #ddd;
    padding: 0;
    margin: 80px auto;
    border-radius: 3px
}
.side-menu ul {
    margin: 0
}
.side-menu ul li {
    color: #00A1C0;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd
}
.side-menu ul li a {
    color: #252a2b
}
.side-menu ul li.selected {
    background-color: #00A1C0;
    color: white
}
.side-menu ul li.first {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.side-menu ul li.last {
    border-bottom: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.webinars {
    text-align: center
}
.webinars .webinar-container {
    padding: 20px 0;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ededed #ededed #dcdcdc;
    margin-bottom: 20px
}
.webinars .webinar-container ul {
    padding-left: 20px
}
.webinars .webinar-container ul li {
    font-size: 16px;
    color: #959c9f
}
.webinars .webinar-schedule span {
    font-weight: 600
}
.webinars .webinar-info {
    color: #AAA;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 20px
}
#changelog .changes ul {
    padding: 0 0 50px 20px
}
#changelog .changes ul ul {
    padding: 0 0 0px 20px;
    list-style-type: disc
}
#changelog .changes ul li {
    font-size: 14px;
    color: #959c9f;
    margin: 0
}
#changelog section:before,
#changelog section:after {
    content: "";
    display: table
}
#changelog section:after {
    clear: both
}
#changelog section .version {
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 0
}
#changelog section .date-released {
    color: #959c9f;
    font-size: 14px;
    font-weight: 200
}
#changelog section .changes h4.sectionarea {
    font-weight: 400;
    margin-top: 0
}
#changelog section .bulletarea {
    background: url("/images/publicsite/changelog-bar.png?v=6.0.15") center repeat-y
}
#changelog section .bulletarea.last {
    background: none
}
#changelog section .bulletarea .bullet {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: #00A1C0;
    margin: 5px auto 5px auto;
    border: 4px solid white
}
#changelog section .bulletarea .bullet.first,
#changelog section .bulletarea .bullet.major {
    width: 36px;
    height: 36px
}
#changelog section .bulletarea .bullet.first {
    margin-top: 0
}
#changelog section .bulletarea .bullet.player {
    background-color: #E34F5F
}
#changelog section .bulletarea .bullet.editor,
#changelog section .bulletarea .bullet.interactions,
#changelog section .bulletarea .bullet.components {
    background-color: #00A1C0
}
#changelog section .list-unstyled li,
#changelog section .list-inline li {
    font-size: 18px;
    padding: 20px 0 10px 0;
    color: #252a2b
}
#changelog section .list-unstyled ul,
#changelog section .list-inline ul {
    padding-left: 20px
}
#changelog section .list-unstyled ul li,
#changelog section .list-inline ul li {
    font-size: 14px;
    padding: 3px 0
}
#changelog section ul li.item-unstyled {
    list-style: none
}
#presskit-info {
    padding-bottom: 380px;
    max-height: 368px;
    background: url("/images/publicsite/press-kit@2x.png?v=6.0.15") left bottom no-repeat
}
.protoiosevendaytutorials {
    background: url("/images/publicsite/7daytutorials/header-bg.png?v=6.0.15") center 60px repeat-x
}
.protoiosevendaytutorials .inner-content {
    background: url("/images/publicsite/7daytutorials/header.png?v=6.0.15") center 60px no-repeat;
    padding-top: 370px
}
.protoiosevendaytutorials .publicsitemainnav {
    background: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15)
}
.sevendaytutorials .videoSection {
    background: #F8F9FA;
    padding: 10px 20px 20px 20px;
    min-height: 350px;
    margin-top: 40px
}
.sevendaytutorials .videoSection div[class^="col"] {
    padding: 0 10px;
    margin-top: -10px
}
.sevendaytutorials .videoSection div[class^="col"]:first-of-type {
    padding-left: 0
}
.sevendaytutorials .videoSection div[class^="col"]:last-of-type {
    padding-right: 0
}
.sevendaytutorials .videoItem .thumb {
    display: block;
    max-width: 270px;
    height: 152px;
    border: 1px solid #e0e0e0;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    margin: 10px auto
}
.sevendaytutorials .videoItem h4 {
    margin-bottom: 30px
}
.sevendaytutorials .videoItem .thumb.grayscale {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale")
}
.sevendaytutorials .videoItem .thumb .entry-description {
    background: #316E89;
    color: white;
    padding: 10px;
    height: 100%;
    font-size: 12px;
    cursor: pointer;
    opacity: 0.9
}
.sevendaytutorials .videoItem .thumb .entry-description .playModalVideo {
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    right: 10px
}
.modal-backdrop.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.modal-backdrop {
    background-color: white
}
.modal.modal-videoWidth .modal-dialog {
    width: 960px;
    margin: 130px auto 0px auto
}
.modal.modal-videoWidth .modal-dialog .closeBtn {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -90px;
    font-size: 60px;
    font-weight: 300;
    color: black;
    margin-right: -20px;
    cursor: pointer
}
.modal.modal-videoWidth .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    background: #F8F9FA;
    color: #868F91;
    -webkit-box-shadow: 0 5px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 60px rgba(0, 0, 0, 0.3)
}
.modal.modal-videoWidth .modal-dialog .modal-content .videoInfo {
    padding: 10px 35px 30px 35px
}
.modal.modal-videoWidth .modal-dialog .modal-content .videoInfo h2,
.modal.modal-videoWidth .modal-dialog .modal-content .videoInfo p {
    color: #868F91
}
.modal.modal-videoWidth .modal-dialog .modal-content .videoInfo h2 {
    font-size: 32px
}
.enterprise-view div[class^="col"]:nth-child(n) {
    padding-left: 0;
    padding-right: 0
}
.enterprise-view div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
.enterprise-view div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
.spaces-logo-brand {
    background-image: url("/images/spaces/logo-spaces.svg?v=6.0.15");
    width: 288px;
    height: 40px;
    padding: 0;
    background-size: cover;
    background-position: 0px 0px;
    padding: 0;
    margin: 16px auto 16px auto
}
.new {
    font-family: 'NewJune';
    background: #61c297;
    color: white;
    font-size: 11px;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 6px;
    margin: 0px auto 2px auto
}
.page-section.dark {
    background: #F8F9FA
}
.page-section.colored {
    background: #daf9ff
}
.promo-trial.promo-page.companies {
    margin-top: 10000px
}
.promo-trial .corp-logos {
    background-image: url("/images/publicsite/promo_trial/logos.png?v=6.0.15");
    background-size: auto 100%;
    height: 51px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 40px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .promo-trial .corp-logos {
        background-image: url("/images/publicsite/promo_trial/logos@2x.png?v=6.0.15")
    }
}
.corp-logos-outer {
    display: flex;
    align-items: center;
    flex-direction: column
}
.corp-logos-outer .row {
    display: flex;
    align-items: center;
    flex-direction: row;
    max-width: 100%
}
.corp-logos-outer.light {
    opacity: 0.5
}
.corp-logos-outer.lightBright {
    -webkit-filter: brightness(2);
    filter: brightness(2);
    opacity: 0.8;
    margin-bottom: 0
}
.corp-logos-outer .corp-logo {
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 20px 15px 0 15px;
    height: 60px !important;
    background-size: contain !important
}
.corp-logos-outer .corp-logo.amazon {
    background-image: url("/images/publicsite/promo_trial/logo-amazon.png?v=6.0.15");
    background-size: auto 100%;
    width: 133px;
    height: 27px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.amazon {
        background-image: url("/images/publicsite/promo_trial/logo-amazon@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.bbc {
    background-image: url("/images/publicsite/promo_trial/logo-bbc.png?v=6.0.15");
    background-size: auto 100%;
    width: 123px;
    height: 36px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.bbc {
        background-image: url("/images/publicsite/promo_trial/logo-bbc@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.disney {
    background-image: url("/images/publicsite/promo_trial/logo-disney.png?v=6.0.15");
    background-size: auto 100%;
    width: 122px;
    height: 51px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.disney {
        background-image: url("/images/publicsite/promo_trial/logo-disney@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.espn {
    background-image: url("/images/publicsite/promo_trial/logo-espn.png?v=6.0.15");
    background-size: auto 100%;
    width: 122px;
    height: 30px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.espn {
        background-image: url("/images/publicsite/promo_trial/logo-espn@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.evernote {
    background-image: url("/images/publicsite/promo_trial/logo-evernote.png?v=6.0.15");
    background-size: auto 100%;
    width: 123px;
    height: 32px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.evernote {
        background-image: url("/images/publicsite/promo_trial/logo-evernote@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.ideo {
    background-image: url("/images/publicsite/promo_trial/logo-ideo.png?v=6.0.15");
    background-size: auto 100%;
    width: 115px;
    height: 28px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.ideo {
        background-image: url("/images/publicsite/promo_trial/logo-ideo@2x.png?v=6.0.15")
    }
}
.corp-logos-outer .corp-logo.paypal {
    background-image: url("/images/publicsite/promo_trial/logo-paypal.png?v=6.0.15");
    background-size: auto 100%;
    width: 123px;
    height: 31px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .corp-logos-outer .corp-logo.paypal {
        background-image: url("/images/publicsite/promo_trial/logo-paypal@2x.png?v=6.0.15")
    }
}
.modal-open {
    overflow: hidden;
    margin-right: 15px
}
.video-campaign {
    width: 960px;
    height: 540px;
    position: relative;
    margin: 0 auto;
    padding: 1px 0px 0px 1px;
    overflow: hidden
}
.video-campaign .overlay {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 102%;
    height: 102%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: white
}
.video-campaign .overlay.facebook {
    background-image: url("/images/publicsite/video-campaign/facebook-frosted.png?v=6.0.15")
}
.video-campaign .overlay.tinder {
    background-image: url("/images/publicsite/video-campaign/tinder-frosted.png?v=6.0.15")
}
.video-campaign .overlay.intro-protoio6 {
    background-image: url("/images/publicsite/home/proto-editor-interactive-wizard.jpg?v=6.0.15");
    background-size: 100% auto;
    background-position: top;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.video-campaign .overlay h1 {
    margin-top: 30px
}
.video-campaign .overlay .play {
    background-image: url("/images/publicsite/video-campaign/play.png?v=6.0.15");
    width: 132px;
    height: 132px;
    background-size: cover;
    margin: 150px auto 20px auto;
    cursor: pointer
}
.video-campaign .overlay .play:hover {
    background-image: url("/images/publicsite/video-campaign/play-hover.png?v=6.0.15")
}
.video-campaign .overlay.intro-protoio6 .play {
    background-image: url("/images/publicsite/home/play-video.png?v=6.0.15");
    background-size: auto 100%;
    width: 120px;
    height: 118px;
    background-size: 100% auto;
    background-position: 0 0;
    margin: 23% auto 23% auto;
    cursor: pointer
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .video-campaign .overlay.intro-protoio6 .play {
        background-image: url("/images/publicsite/home/play-video@2x.png?v=6.0.15")
    }
}
.video-campaign .overlay.intro-protoio6 .play:hover {
    background-position: 0 -126px
}
.v-center-me {
    display: flex;
    align-items: center;
    flex-direction: row
}
.flex-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column
}
.flex-content .flex-top {
    flex-grow: 1
}
.flex-content .flex-bottom {
    flex-grow: 1
}
@media (max-width: 991px) {
    .modal.modal-videoWidth .modal-dialog {
        width: 94%
    }
    .modal.modal-videoWidth .modal-dialog .closeBtn {
        right: 18px
    }
    .modal.modal-videoWidth .modal-dialog iframe,
    .video-campaign,
    .video-campaign iframe {
        width: 100%;
        height: 400px
    }
    .video-campaign .overlay h1 {
        margin-top: 10px
    }
    .video-campaign .overlay .play {
        margin-top: 80px
    }
    .video-campaign .overlay.intro-protoio6 .play {
        margin-top: 18%
    }
    .page-section {
        padding-top: 40px
    }
    .page-section.last {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .nav>li>a {
        padding: 12px 6px;
        font-size: 13px
    }
}
@media (max-width: 767px) {
    .row {
        margin-left: 0px;
        margin-right: 0px
    }
    div[class^="col"]:nth-child(n) {
        padding-left: 0;
        padding-right: 0
    }
    div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
    #features-menu-list.sticky {
        display: none
    }
    .jobs-photos.side {
        display: none
    }
    .searchArea .search_results {
        padding-bottom: 40px
    }
    .form-inline .form-group,
    .navbar-form .form-group {
        padding-right: 0
    }
    .btn-lg,
    .btn-group-lg>.btn,
    .btn-group-lg>.btn,
    .btn-group-lg>.btn {
        padding: 12px 46px;
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis
    }
    #homepage-client-logos {
        background-image: url("/images/publicsite/logos/logos-home-mobile.png?v=6.0.15");
        height: 180px
    }
    .jobs-photos {
        margin-top: 20px;
        margin-bottom: 160px
    }
    .jobs-photos .photo1,
    .jobs-photos .photo2,
    .jobs-photos .photo3,
    .jobs-photos .photo4 {
        width: 200px;
        height: 132px;
        background-position: center center;
        background-size: contain
    }
    .jobs-photos .photo2 {
        right: 25%
    }
    .jobs-photos .photo3 {
        left: 25%
    }
    .jobs-photos .photo4 {
        right: 0
    }
    .searchArea #search div:last-child {
        margin-top: 20px;
        text-align: right
    }
    .searchArea .form-horizontal {
        padding: 0
    }
    #customer-reviews>div>p:not(.customers-comments-name) {
        height: 105px;
        -webkit-line-clamp: 3
    }
    #customers-owl-demo .owl-item .item {
        background: none !important
    }
    #customers-owl-demo .owl-wrapper-outer {
        max-height: 500px
    }
    #customers-owl-demo .item div {
        padding-top: 60px
    }
    #fb-start-logos img {
        width: 100%;
        height: auto
    }
    .promo-trial.fixed {
        position: relative !important
    }
    .promo-trial.companies {
        margin-top: 0 !important
    }
    .promo-trial .corp-logo {
        margin: 14px auto;
        float: none
    }
    .sevendaytutorials .videoSection div[class^="col"] {
        padding: 5px 0
    }
    .modal.modal-videoWidth .modal-dialog iframe,
    .video-campaign,
    .video-campaign iframe {
        width: 100%;
        height: 270px
    }
    .video-campaign .overlay .play {
        width: 66px;
        height: 66px;
        margin-top: 40px
    }
    .video-campaign .overlay.intro-protoio6 .play {
        width: 66px;
        height: 64px;
        margin-top: 23%
    }
    .sevendaytutorials .videoItem h4 {
        text-align: center
    }
    #changelog section .version-date {
        text-align: center
    }
    .terms-privacy,
    .terms-of-service {
        overflow: hidden
    }
    .terms-privacy a,
    .terms-of-service a {
        line-height: 2
    }
    .nav>li>a {
        font-size: 15px
    }
    .section-dark .navbar-default:not(.sticky-final) .navbar-header .navbar-brand {
        background-position: center 0px
    }
    .section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a {
        color: #868F91
    }
    .section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a:hover,
    .section-dark .navbar-default:not(.sticky-final) .navbar-nav>li>a:focus {
        color: #2C3335
    }
    .section-dark .inner-content .main-area {
        margin: 0;
        padding-top: 60px
    }
    .row.page-section.dark {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px
    }
    .btn-lg,
    .btn-group-lg>.btn,
    .btn-group-lg>.btn,
    .btn-group-lg>.btn {
        padding: 10px 10px
    }
    .corp-logos-outer {
        margin: 20px auto 60px auto
    }
    .corp-logos-outer .corp-logo {
        margin: 10px 8px 0 8px
    }
    .v-center-me {
        display: inline-block
    }
    .video-campaign .overlay.intro-protoio6 .play:hover {
        background-position: 0 -69px
    }
    .page-section.colored {
        padding-left: 10px;
        padding-right: 10px
    }
}
a,
a:hover {
    -webkit-transition: color .225s;
    -moz-transition: color .225s;
    -o-transition: color .225s;
    transition: color .225s
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-family: 'NewJune';
    max-width: 991px;
    margin-left: auto;
    margin-right: auto
}
.content-only h1,
.content-only .h1,
.content-only h2,
.content-only .h2,
.content-only h3,
.content-only .h3,
.content-only h4,
.content-only .h4 {
    max-width: 100%
}
.text-left h1,
.text-left .h1,
.text-left h2,
.text-left .h2,
.text-left h3,
.text-left .h3,
.text-left h4,
.text-left .h4 {
    margin-left: 0
}
h1,
.h1 {
    font-family: 'NewJune';
    font-size: 64px;
    line-height: 1.2;
    font-weight: 100;
    color: #252a2b;
    margin-top: 100px
}
h2,
.h2 {
    font-size: 44px;
    line-height: 1.4;
    font-weight: 300;
    font-weight: 100;
    color: #252a2b
}
h3,
.h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 300;
    color: #252a2b;
    -webkit-font-smoothing: antialiased
}
h4,
.h4 {
    font-size: 18px;
    line-height: 1.4;
    color: #252a2b;
    font-weight: 300;
    -webkit-font-smoothing: antialiased
}
h1+h3,
h3.light,
h2.light {
    color: #959c9f
}
h3+h1 {
    margin-top: 0px
}
h3.bh {
    margin-top: 60px
}
p,
section ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #252a2b;
    margin: 0 0 20px;
    -webkit-font-smoothing: antialiased
}
p.light {
    color: #959c9f;
    font-weight: 400
}
p.small {
    font-size: 16px;
    color: #959c9f;
    font-weight: 400
}
p.xsmall {
    font-size: 14px;
    color: #959c9f;
    font-weight: 400
}
p.xsmall a{    color: #00A1C0!important;}

p .highlight,
p.highlight {
    color: #555
}
.content-limit {
    max-width: 767px;
    margin: 0 auto 20px auto
}
.str {
    text-decoration: line-through
}
h1.highlight,
h2.highlight,
h3.highlight,
h4.highlight {
    font-weight: 600
}
h2.colored,
h3.colored,
h4.colored {
    color: #00A1C0
}
@media (max-width: 1199px) {
    .promo-trial h1 {
        font-size: 24px;
        line-height: 1.4
    }

    .col-sm-2.header h4{font-size:13px}
}
@media (max-width: 991px) {
    h1,
    .h1 {
        font-size: 44px;
        line-height: 1.4;
        margin-top: 20px
    }
    h2,
    .h2 {
        font-size: 24px;
        line-height: 1.4;
        font-weight: 600
    }
    h3,
    .h3 {
        font-size: 18px;
        line-height: 1.4
    }
}
.btn {
    -webkit-font-smoothing: antialiased;
    font-family: 'NewJune';
    font-weight: 600
}
.wf-active .btn {
    visibility: visible
}
.btn-nm,
.btn-group-nm>.btn {
    padding: 12px 26px;
    font-size: 16px
}
.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.btn {
    padding: 12px 46px; max-width:100%;
}
.btn-lg.Contattaci{padding:12px 0px; width:100%}

.btn-highlight {
    padding: 11px 30px
}
.form-control {
    font-family: 'NewJune';
    font-size: 18px;
    border: 0 none;
    border-bottom: 1px solid #B4BCBF;
    border-radius: 0;
    outline: 0 none;
    box-shadow: none;
    padding: 6px 0 0 0;
    background: transparent;
    color: #545E65;
    width: 100%;
    max-width: 100%;
    font-weight: 300;
    height: 35px
}
.form-control.err,
.form-control .has-error {
    border-bottom-color: #E34F5F;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
.form-control:hover {
    color: #252A2B;
    border-bottom-color: #545E65;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
.form-control:focus {
    color: #252A2B;
    border-bottom-color: #00A1C0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
.form-control:active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}
.form-control:disabled {
    border-bottom-color: #E7E8EA;
    color: #CACDCF;
    background-color: transparent
}
.form-control::selection {
    background: #00A1C0;
    color: #fff
}
.form-control::-moz-selection {
    background: #00A1C0;
    color: #fff
}
.form-control::-webkit-input-placeholder {
    color: #CACDCF
}
.form-control::-moz-placeholder {
    color: #CACDCF
}
.form-control::-ms-input-placeholder {
    color: #CACDCF
}
.form-control::placeholder {
    color: #CACDCF
}
.form-control:placeholder {
    color: #CACDCF
}
.form-control.with-span {
    padding-right: 22px
}
textarea.form-control {
    border: 1px solid #B4BCBF;
    padding: 4px;
    border-left: 1px solid #EBECED !important;
    border-right: 1px solid #EBECED !important;
    border-top: 1px solid #EBECED !important
}
.form-container .btn {
    width: 100%
}
.pwd-helper #password,
.pwd-helper-horizontal #password {
    padding: 10px 36px 10px 12px
}
.pwd-helper .msg-position.bottom .popover-content,
.pwd-helper-horizontal .msg-position.bottom .popover-content {
    margin-top: -8px
}
.tooltip-inner {
    color: #252a2b;
    background: white;
    border: 1px solid #ddd;
    text-align: left;
    padding: 10px
}
.tooltip.left .tooltip-arrow {
    border-left-color: #ddd
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ddd
}
.msg-position.bottom {
    clear: both
}
.msg-position.bottom .popover-content {
    font-size: 12px;
    color: #E34F5F;
    padding: 6px 0 12px 0;
    text-align: left
}
#signup .msg-position.bottom .popover-content {
    padding: 4px 0 2px 0
}
.form-container.horizontal .msg-position.bottom .popover-content {
    max-width: 170px
}
.annual-billing-toggle {
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
    -webkit-font-smoothing: antialiased
}
.annual-billing-toggle span {
    border: 1px solid #ddd;
    float: left;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    white-space: nowrap;
    padding: 0px 20px;
    color: #252a2b;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -o-transition: background-color 1s;
    -ms-transition: background-color 1s;
    transition: background-color 1s
}
.annual-billing-toggle span.checked {
    color: #00A1C0;
    background-color: white;
    cursor: default
}
.annual-billing-toggle span:hover {
    color: #00A1C0
}
.annual-billing-toggle #billing-choice-monthly {
    border-radius: 2px 0 0 2px;
    border-right-width: 1px
}
.annual-billing-toggle #billing-choice-yearly {
    border-radius: 0 2px 2px 0;
    border-left-width: 0
}
.box-page .box .box-pre-footer {
    margin: 15px 0 0 0;
    font-size: 12px
}
.form-container .popover {
    outline: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15)
}
.form-container .popover.top>.arrow {
    border-right-color: transparent;
    border-top-color: transparent;
    display: none
}
.form-container .popover-content {
    text-align: left;
    padding: 10px;
    text-transform: initial;
    font-weight: 400;
    font-size: 12px;
    color: #737373
}
.form-group {
    position: relative;
    margin-bottom: 60px
}
.form-group label {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Open Sans", open-sans, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #B4BCBF;
    margin-bottom: 8px;
    text-transform: uppercase
}
.form-group .popover {
    max-width: 400px;
    border: none;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1)
}
#ccdetails .msg-position {
    font-size: 12px;
    color: #E34F5F;
    padding: 6px 0 12px 0;
    text-align: left
}
.payment .error {
    color: #E34F5F;
    margin-bottom: 10px
}
.creditcards-icon {
    width: 279px;
    height: 30px;
    background-image: url("/images/dashboard/billing/cards.png?v=6.0.15");
    background-size: auto 100%;
    margin-top: 10px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .creditcards-icon {
        background-image: url("/images/dashboard/billing/cards@2x.png?v=6.0.15")
    }
}
.box-page {
    max-width: 380px;
    min-width: 200px;
    margin: 40px auto 60px
}
.box-page .box {
    display: block;
    background-color: #F8F9FA;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: left;
    padding: 20px;
    margin: 0 auto 20px
}
.box-page .box fieldset {
    padding: 0
}
.box-page .box .btn {
    width: 100%;
    padding: 12px 46px;
    font-size: 18px
}
#pre-sitename,
.protodomain {
    padding-top: 10px
}
.sign-up-horizontal .horizontal,
.sign-up-horizontal .horizontal .btn {
    width: auto
}
.s1ign-up-horizontal div[class^="col"]:nth-child(n) {
    padding-left: 50px;
    padding-right: 50px
}
.s1ign-up-horizontal div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
.s1ign-up-horizontal div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
@media (max-width: 767px) {
    .box-page {
        max-width: 100%;
        min-width: 100%
    }
    .box-page .btn {
        min-width: 100%
    }
    .col-sm-2.header {width:100%}
}



header .container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px
}
footer {
    background-color: #2A3031;
    color: rgba(255, 255, 255, 0.8);
    padding: 40px 20px 60px 20px;
    /*margin-top: 60px;*/
    text-align: left
}
footer .logo-area {
    padding-bottom: 16px;
    padding-top: 10px
}
footer .logo-area .footer-logo {
    background: url("/images/publicsite/logo.svg?v=6.0.15") no-repeat center -84px;
    background-size: 100% auto;
    width: 129px;
    height: 35px
}
footer ul {
    padding: 0;
    margin-bottom: 20px
}
footer p,
footer a,
footer p a {
    color: rgba(255, 255, 255, 0.8)
}
footer a:hover {
    color: white
}
footer .footer-links {
    overflow: hidden
}
footer .footer-links .heading {
    text-transform: uppercase;
    padding-bottom: 16px;
    padding-top: 20px
}
footer .footer-links .heading.inspired {
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: auto 30px;
    overflow: hidden;
    padding-right: 36px;
    display: inline-block;
    padding-top: 4px;
    background-image: url("/images/publicsite/footer/inspired@2x.png?v=6.0.15")
}
footer .footer-links ul li {
    list-style: none;
    padding: 0 0 4px 0
}
footer .footer-links ul.with-icon li {
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 24px
}
footer .footer-links ul.with-icon .twitter {
    background-size: auto 17px;
    background-image: url("/images/publicsite/footer/twitter@2x.png?v=6.0.15")
}
footer .footer-links ul.with-icon .facebook {
    background-position: 3px 2px;
    background-size: auto 20px;
    background-image: url("/images/publicsite/footer/facebook@2x.png?v=6.0.15")
}
footer .footer-links ul.with-icon .newsletter {
    background-size: auto 17px;
    background-image: url("/images/publicsite/footer/newsletter@2x.png?v=6.0.15")
}
footer .footer-copyright {
    overflow: hidden;
    margin: auto
}
footer .footer-copyright p {
    margin-top: 60px;
    font-size: 12px;
    color: #959c9f
}
footer #mc_embed_signup_scroll div[class^="col"]:nth-child(n) {
    padding-left: 0;
    padding-right: 0
}
footer #mc_embed_signup_scroll div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
footer #mc_embed_signup_scroll div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
footer #mc_embed_signup .form-control {
    font-size: 14px;
    border: 1px solid #959c9f;
    border-radius: 2;
    outline: 0 none;
    box-shadow: none;
    padding: 15px 12px;
    background: transparent;
    color: #959c9f;
    width: 100%;
    max-width: 100%;
    font-weight: 300
}
footer #mc_embed_signup input.mce_inline_error {
    border-color: #E34F5F
}
footer #mc_embed_signup div.mce_inline_error {
    font-size: 12px;
    color: #E34F5F;
    padding: 6px 0 12px 0;
    text-align: left;
    background: transparent;
    font-weight: normal;
    margin: 0
}
footer #mce-responses {
    clear: both;
    padding-top: 10px;
    font-size: 11px
}
footer #mce-error-response {
    color: #E34F5F
}
footer #mce-success-response {
    color: white
}
footer #mc-embedded-subscribe-form .response .arrow {
    display: none
}
footer #mc-embedded-subscribe-form .response .popover-content {
    padding: 0 0 0 0;
    font-size: 11px;
    color: #E34F5F
}
.protoio-planet-far-outer {
    margin: 0 auto -60px auto
}
.protoio-planet-far-outer .protoio-planet-outer {
    z-index: -100000000
}
.protoio-planet-far-outer .protoio-planet-outer .protoio-planet {
    margin: -225px auto 0 auto;
    height: 225px;
    width: 439px
}
.protoio-planet-far-outer .protoio-planet-outer .protoio-planet .main-planet {
    background-image: url("/images/publicsite/footer/planet@2x.png?v=6.0.15");
    background-repeat: no-repeat;
    background-position: center 124px;
    height: 349px;
    width: 439px;
    background-size: auto 100%
}
.protoio-planet-far-outer .protoio-planet-outer .protoio-planet .protoio-rocket {
    background-image: url("/images/publicsite/footer/rocket@2x.png?v=6.0.15");
    background-repeat: no-repeat;
    height: 108px;
    width: 52px;
    background-size: auto 100%;
    position: absolute;
    margin-left: 194px
}
.protoio-planet-far-outer .protoio-planet-outer .protoio-planet .saturn-planet {
    background-image: url("/images/publicsite/footer/saturn@2x.png?v=6.0.15");
    background-repeat: no-repeat;
    height: 61px;
    width: 71px;
    background-size: auto 100%;
    position: absolute;
    margin-left: 334px;
    margin-top: 80px
}
@media (max-width: 767px) {
    .protoio-planet-far-outer {
        overflow: hidden
    }
    .protoio-planet-far-outer .protoio-planet {
        padding-left: 0;
        margin: 60px auto 0 auto
    }
    #mc-embedded-subscribe {
        width: 100%;
        margin-top: 10px
    }
}
header .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}
.navbar-header .navbar-brand {
    background: url("/images/publicsite/logo.svg?v=6.0.15") no-repeat center 0px;
    background-size: 100% auto;
    height: 35px;
    width: 129px;
    padding: 0;
    margin: 14px 23px 13px 0
}
.navbar-toggle {
    margin-right: 0
}
.publicsitemainnav {
    -webkit-box-shadow: 0px 0px 10px 0px transparent;
    -moz-box-shadow: 0px 0px 10px 0px transparent;
    box-shadow: 0px 0px 10px 0px transparent;
    border-radius: 0;
    background: transparent;
    border-top: none;
    border-color: transparent;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 999;
    padding: 0 20px;
    border-left: none;
    border-right: none
}
.protoioCustomers .publicsitemainnav {
    border-bottom: 1px solid #ddd;
    background: rgba(255, 255, 255, 0.9)
}
.publicsitemainnav.sticky-initial {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.publicsitemainnav.sticky-final {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    border-color: #ddd;
    border-left: none;
    border-right: none;
    background: rgba(255, 255, 255, 0.9);
    height: auto;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%)
}
.publicsitemainnav.sticky-final.withfeaturemenu {
    border-color: rgba(221, 221, 221, 0.4)
}
.navbar-scrolled {
    background: rgba(255, 255, 255, 0.9)
}
.sign-up-btn {
    margin: 10px 0px
}
.navbar-default .navbar-nav>li>a {
    padding: 24px 23px;
    color: #959c9f;
    font-size: 16px;
    letter-spacing: 0.73px
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: none;
    color: #00A1C0
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #252a2b
}
.navbar-default .navbar-nav>li.signup a {
    padding: 12px 23px;
    font-weight: 600;
    margin-left: 23px;
    color: white;
    background-color: #00A1C0 !important
}
.navbar-default .navbar-nav>li.signup a:active,
.navbar-default .navbar-nav>li.signup a:focus,
.navbar-default .navbar-nav>li.signup a:focus:active {
    border: 1px solid #00A1C0 !important;
    color: white !important;
    box-shadow: none !important
}
.section-dark nav:not(.sticky-final) .navbar-nav>li.signup a {
    background-color: white !important;
    color: #00A1C0 !important
}
.navbar-collapse.in .nav>li::after {
    content: "";
    display: none;
    width: 45%;
    margin: auto;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 0 1px 6px 0px #ccc;
    -moz-box-shadow: 0 1px 6px 0px #ccc;
    box-shadow: 0 1px 6px 0px #ccc
}
.navbar-collapse.in .nav>li:not(.signup):hover::after {
    display: block
}
.navbar-collapse.in .sign-up-btn {
    position: relative;
    left: 50%;
    margin-left: -40px
}
@media (max-width: 1199px) {
    .navbar-header .navbar-brand {
        margin: 14px 23px 13px auto
    }
    .navbar-default .navbar-nav>li>a {
        padding-left: 8px;
        padding-right: 8px
    }
}
@media (max-width: 991px) {
    .publicsitemainnav {
        padding: 0 10px
    }
    .navbar-header .navbar-brand {
        margin: 14px 10px 13px auto
    }
    .navbar-default .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px
    }
    .navbar-default .navbar-nav>li.signup a {
        padding: 12px 16px;
        margin-left: 6px
    }
}
@media (max-width: 767px) {
    .navbar-fixed-top {
        background: rgba(255, 255, 255, 0.9)
    }
    .publicsitemainnav {
        background: white !important;
        padding: 0 10px
    }
    .navbar-nav {
        margin-right: 0px
    }
    .navbar-default .navbar-nav>li.signup>a {
        margin: 0 0 20px 0;
        left: 40px;
        width: 80%;
        right: 0
    }
    .navbar-header .navbar-brand {
        width: 76px;
        height: 20px;
        margin: 15px 0
    }
    .navbar-default .navbar-toggle {
        border: none
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: none
    }
    .navbar-collapse {
        max-height: none
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none
    }
    .navbar-collapse.in {
        overflow: visible;
        border: none;
        background: white;
        margin: 0 -10px
    }
    .navbar-collapse.in .nav>li::after {
        border: none;
        box-shadow: none
    }
    .navbar-collapse .nav>li>a {
        font-size: 18px
    }
}
.loader-circular {
    position: relative;
    width: 25px;
    height: 25px;
    -webkit-animation: circle infinite .75s linear;
    -moz-animation: circle infinite .75s linear;
    -o-animation: circle infinite .75s linear;
    animation: circle infinite .75s linear;
    border: 2px solid #00A1C0;
    border-top-color: #E7E8EA;
    border-radius: 100%
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.loader-circular-min {
    position: relative;
    width: 12px;
    height: 12px;
    -webkit-animation: circle infinite .75s linear;
    -moz-animation: circle infinite .75s linear;
    -o-animation: circle infinite .75s linear;
    animation: circle infinite .75s linear;
    border: 1px solid #00A1C0;
    border-top-color: #E7E8EA;
    border-radius: 100%
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.the-first-step p,
.the-first-step h4 {
    color: white
}
.the-first-step h4 {
    font-weight: 600
}
.the-first-step .awesome-element {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end
}
.the-first-step .validate,
.the-first-step .bridge,
.the-first-step .test {
    padding: 60px 80px 26px 36px
}
.the-first-step .validate {
    background: url("/images/publicsite/home/validate_bg@2x.jpg?v=6.0.15") center top no-repeat;
    background-size: cover
}
.the-first-step .bridge {
    background: url("/images/publicsite/home/bridge_bg@2x.jpg?v=6.0.15") center top no-repeat;
    background-size: cover
}
.the-first-step .test {
    background: url("/images/publicsite/home/test_bg@2x.jpg?v=6.0.15") center top no-repeat;
    background-size: cover
}
.say-hallo {
    position: relative;
    min-height: 300px;
    padding: 80px 20px
}
.say-hallo .row {
    display: flex;
    align-items: center;
    flex-direction: row
}
.say-hallo .row .inblock {
    display: inline-block
}
.say-hallo .row .showModalVideo {
    cursor: pointer
}
.say-hallo .withshadow {
    -webkit-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.33);
    background: rgba(0, 0, 0, 0.33);
    padding: 0
}
.say-hallo h1 {
    font-size: 92px;
    margin-top: 0;
    margin-bottom: 40px
}
.say-hallo .bg-area {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    line-height: 0px;
    bottom: 0;
    _filter: progid: DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -10
}
.say-hallo .bg-area.left-bg {
    border-width: 590px 0 0 2500px;
    border-color: transparent transparent transparent #EBEBEB;
    _border-color: #000000 #000000 #000000 #EBEBEB;
    right: 30%
}
.say-hallo .bg-area.right-bg {
    border-width: 0 0 570px 1500px;
    border-color: transparent transparent rgba(0, 161, 192, 0.2) transparent;
    _border-color: #000 #000 rgba(0, 161, 192, 0.2) #000;
    right: 0
}
.the-first-step-tabs .nav-tabs {
    float: left;
    border-bottom: 0
}
.the-first-step-tabs .nav-tabs li {
    float: none;
    margin: 0;
    width: 400px
}
.the-first-step-tabs .nav-tabs li a {
    margin-right: 0;
    margin-bottom: 10px;
    border: 0;
    padding: 20px 20px 26px 20px;
    color: #252A2B;
    border-radius: 4px;
    -webkit-transition: .225s;
    -moz-transition: .225s;
    -o-transition: .225s;
    transition: .225s
}
.the-first-step-tabs .nav-tabs li a:hover {
    background: #E7E8EA
}
.the-first-step-tabs .nav-tabs li a .heading {
    font-size: 24px;
    letter-spacing: 1.09px;
    display: block
}
.the-first-step-tabs .nav-tabs li a .summary {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #545E65
}
.the-first-step-tabs .nav-tabs>li.active>a,
.the-first-step-tabs .nav-tabs>li.active>a:hover,
.the-first-step-tabs .nav-tabs>li.active>a:focus {
    border: 0;
    background: #D8ECF0
}
.the-first-step-tabs .nav-tabs>li.active>a .heading,
.the-first-step-tabs .nav-tabs>li.active>a:hover .heading,
.the-first-step-tabs .nav-tabs>li.active>a:focus .heading {
    color: #00758C
}
.the-first-step-tabs .tab-content {
    position: relative;
    margin-left: 460px;
    margin-right: -60px
}
.the-first-step-tabs .tab-content .tab-pane {
    display: none;
    padding: 1.6rem;
    overflow-y: auto;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end
}
.the-first-step-tabs .tab-content .active {
    display: flex
}
.the-first-step-tabs .panel-group .panel {
    border-radius: 2px;
    border: none
}
.the-first-step-tabs .panel-default>.panel-heading {
    border: none;
    color: #666C6E
}
.the-first-step-tabs .panel-title a:hover {
    text-decoration: none
}
.the-first-step-tabs .panel-title a .heading {
    font-size: 24px;
    letter-spacing: 1.09px;
    display: block
}
.the-first-step-tabs .panel-title a .summary {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #545E65
}
.the-first-step-tabs .panel-default>.panel-heading+.panel-collapse .panel-body {
    border: none;
    margin: 30px 20px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end
}
.the-first-step-tabs .panel-default #step-tabs-share {
    justify-content: flex-start
}
.the-first-step-tabs .collapse {
    position: relative
}
.the-first-step-tabs .tab-content .img-item,
.the-first-step-tabs .collapse .img-item {
    position: absolute;
    display: none;
    top: 0;
    left: 30%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .625s cubic-bezier(0, 0, 0.2, 1);
    -moz-transition: all .625s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all .625s cubic-bezier(0, 0, 0.2, 1);
    -ms-transition: all .625s cubic-bezier(0, 0, 0.2, 1);
    transition: all .625s cubic-bezier(0, 0, 0.2, 1)
}
.the-first-step-tabs .tab-content .inview.img-item,
.the-first-step-tabs .collapse .inview.img-item {
    opacity: 1;
    left: 0
}
.the-first-step-tabs .tab-content .step-tabs-design-item,
.the-first-step-tabs .collapse .step-tabs-design-item {
    width: 100%;
    height: 90%;
    background-image: url("/images/publicsite/home/step-tabs-design.png?v=6.0.15");
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .the-first-step-tabs .tab-content .step-tabs-design-item,
    .the-first-step-tabs .collapse .step-tabs-design-item {
        background-image: url("/images/publicsite/home/step-tabs-design@2x.png?v=6.0.15")
    }
}
.the-first-step-tabs .tab-content .step-tabs-prototype-item,
.the-first-step-tabs .collapse .step-tabs-prototype-item {
    width: 100%;
    background: url("/images/publicsite/home/step-tabs-prototype@2x.png?v=6.0.15") no-repeat center center;
    background-size: 100% auto;
    margin: 0
}
.the-first-step-tabs .tab-content .step-tabs-preview-notebook,
.the-first-step-tabs .tab-content .step-tabs-preview-tablet,
.the-first-step-tabs .tab-content .step-tabs-preview-phone,
.the-first-step-tabs .tab-content .step-tabs-preview-wear,
.the-first-step-tabs .tab-content .step-tabs-share-website,
.the-first-step-tabs .tab-content .step-tabs-share-iphone,
.the-first-step-tabs .collapse .step-tabs-preview-notebook,
.the-first-step-tabs .collapse .step-tabs-preview-tablet,
.the-first-step-tabs .collapse .step-tabs-preview-phone,
.the-first-step-tabs .collapse .step-tabs-preview-wear,
.the-first-step-tabs .collapse .step-tabs-share-website,
.the-first-step-tabs .collapse .step-tabs-share-iphone {
    width: 100%;
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0;
    left: 30%
}
.the-first-step-tabs .tab-content .step-tabs-preview-notebook,
.the-first-step-tabs .tab-content .step-tabs-preview-tablet,
.the-first-step-tabs .tab-content .step-tabs-preview-phone,
.the-first-step-tabs .tab-content .step-tabs-preview-wear,
.the-first-step-tabs .collapse .step-tabs-preview-notebook,
.the-first-step-tabs .collapse .step-tabs-preview-tablet,
.the-first-step-tabs .collapse .step-tabs-preview-phone,
.the-first-step-tabs .collapse .step-tabs-preview-wear {
    height: 90%
}
.the-first-step-tabs .tab-content .step-tabs-prototype,
.the-first-step-tabs .collapse .step-tabs-prototype {
    height: 90%
}
.the-first-step-tabs .tab-content .step-tabs-share-website,
.the-first-step-tabs .tab-content .step-tabs-share-iphone,
.the-first-step-tabs .collapse .step-tabs-share-website,
.the-first-step-tabs .collapse .step-tabs-share-iphone {
    height: 85%
}
.the-first-step-tabs .tab-content .step-tabs-preview-notebook,
.the-first-step-tabs .collapse .step-tabs-preview-notebook {
    background-image: url("/images/publicsite/home/step-tabs-preview-macbook@2x.png?v=6.0.15");
    left: 40%
}
.the-first-step-tabs .tab-content .step-tabs-preview-tablet,
.the-first-step-tabs .collapse .step-tabs-preview-tablet {
    background-image: url("/images/publicsite/home/step-tabs-preview-ipad@2x.png?v=6.0.15");
    left: 22%
}
.the-first-step-tabs .tab-content .step-tabs-preview-phone,
.the-first-step-tabs .collapse .step-tabs-preview-phone {
    background-image: url("/images/publicsite/home/step-tabs-preview-iphone@2x.png?v=6.0.15");
    left: 20%
}
.the-first-step-tabs .tab-content .step-tabs-preview-notebook.inview,
.the-first-step-tabs .collapse .step-tabs-preview-notebook.inview {
    opacity: 1;
    max-width: 100%;
    left: 0%
}
.the-first-step-tabs .tab-content .step-tabs-preview-tablet.inview,
.the-first-step-tabs .collapse .step-tabs-preview-tablet.inview {
    opacity: 1;
    max-width: 46%;
    left: 2%
}
.the-first-step-tabs .tab-content .step-tabs-preview-phone.inview,
.the-first-step-tabs .collapse .step-tabs-preview-phone.inview {
    opacity: 1;
    max-width: 26%;
    left: 0%
}
.the-first-step-tabs .tab-content #step-tabs-share div[class^="col"]:nth-child(n),
.the-first-step-tabs .collapse #step-tabs-share div[class^="col"]:nth-child(n) {
    padding-left: 10px;
    padding-right: 10px
}
.the-first-step-tabs .tab-content #step-tabs-share div[class^="col"]:nth-child(3n+1),
.the-first-step-tabs .collapse #step-tabs-share div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
.the-first-step-tabs .tab-content #step-tabs-share div[class^="col"]:nth-child(3n),
.the-first-step-tabs .collapse #step-tabs-share div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
.the-first-step-tabs .tab-content #step-tabs-share div[class^="col"] img,
.the-first-step-tabs .collapse #step-tabs-share div[class^="col"] img {
    max-width: 100%
}
.the-first-step-tabs .tab-content .step-tabs-share-website,
.the-first-step-tabs .collapse .step-tabs-share-website {
    background-image: url("/images/publicsite/home/Share-website@2x.png?v=6.0.15")
}
.the-first-step-tabs .tab-content .step-tabs-share-iphone,
.the-first-step-tabs .collapse .step-tabs-share-iphone {
    background-image: url("/images/publicsite/home/Share-iphone@2x.png?v=6.0.15")
}
.the-first-step-tabs .tab-content .step-tabs-share-website.inview,
.the-first-step-tabs .collapse .step-tabs-share-website.inview {
    opacity: 1;
    max-width: 96%;
    left: 2%
}
.the-first-step-tabs .tab-content .step-tabs-share-iphone.inview,
.the-first-step-tabs .collapse .step-tabs-share-iphone.inview {
    opacity: 1;
    left: 0;
    max-width: 24%
}
.the-first-step-tabs .tab-content .userTesting-area,
.the-first-step-tabs .collapse .userTesting-area {
    display: none;
    text-align: center;
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 0
}
.the-first-step-tabs .list-group {
    width: 100%
}
.the-first-step-tabs .list-group .list-group-item {
    height: 50px
}
.the-first-step-tabs .list-group .list-group-item h4,
.the-first-step-tabs .list-group .list-group-item span {
    line-height: 11px
}
.colored-tabs {
    text-align: center
}
.colored-tabs .nav-tabs {
    border-bottom: none;
    padding-bottom: 24px;
    display: inline-block
}
.colored-tabs .nav-tabs>li>a {
    border-radius: 0;
    border: none;
    font-size: 18px;
    letter-spacing: 0.82px;
    color: #545E65;
    padding: 3px 0;
    margin: 20px 40px
}
.colored-tabs .nav-tabs>li>a:hover {
    background: transparent;
    border: none;
    border-bottom: 1px solid #545E65
}
.colored-tabs .nav-tabs>li.active>a,
.colored-tabs .nav-tabs>li.active>a:hover,
.colored-tabs .nav-tabs>li.active>a:focus {
    background: transparent;
    border: none;
    color: #00A1C0;
    border-bottom: 1px solid #00A1C0
}
.colored-tabs .tab-content {
    display: block
}
.colored-tabs .tab-content div[class^="col"]:nth-child(n) {
    padding-left: 0;
    padding-right: 0
}
.colored-tabs .tab-content div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
.colored-tabs .tab-content div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
.colored-tabs .tab-content .item-area {
    padding: 30px 40px 0px 40px
}
.colored-tabs .tab-content .item-area .img-area {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between
}
.colored-tabs .tab-content .item-area .img-area.item-vcenter {
    justify-content: center
}
.colored-tabs .tab-content .item-area .img-area .view-actual-pr {
    text-decoration: none;
    visibility: visible;
    margin-bottom: 20px;
    min-height: 35px
}
.colored-tabs .tab-content .item-area .img-area .view-actual-pr.hideme {
    visibility: hidden
}
.colored-tabs .tab-content .item-area .img-area h3 {
    text-align: center
}
.colored-tabs .tab-content .item-area .img-area img,
.colored-tabs .tab-content .item-area .img-area .video-item {
    max-width: 100%
}
.colored-tabs .tab-content .item-area .img-area:hover {
    text-decoration: none;
    color: #333
}
.colored-tabs .tab-content .bgcol-lb {
    background: #B2EBF2
}
.colored-tabs .tab-content .bgcol-bl {
    background: #117F8F
}
.colored-tabs .tab-content .bgcol-db {
    background: #4460FF
}
.colored-tabs .tab-content .bgcol-sb {
    background: #4DD0E1
}
.colored-tabs .tab-content .bgcol-exsb {
    background: #C2E4FE
}
.colored-tabs .tab-content .bgcol-dasb {
    background: #97CBF7
}
.colored-tabs .tab-content .bgcol-lgr {
    background: #D0D8DD
}
.colored-tabs .tab-content .bgcol-gr {
    background: #D0D8DB
}
.colored-tabs .tab-content .bgcol-pgr {
    background: #CFD8DC
}
.colored-tabs .tab-content .bgcol-yel {
    background: RGBA(253, 215, 68, 1)
}
.colored-tabs .tab-content .bgcol-pur {
    background: #7C54D4
}
.colored-tabs .tab-content .bgcol-org {
    background: #F67438
}
.the-first-step-tabs .download-plugins {
    display: none
}
.the-first-step-tabs .download-plugins .photoshop-outer {
    margin-left: 10px
}
.the-first-step-tabs h3.download-plugins .photoshop-outer {
    margin: 2px 12px -8px 6px;
    padding: 0px 0px 1px 0px
}
.the-first-step-tabs h3.download-plugins .photoshop-outer .icon-photoshop {
    margin: 0px -11px 0px -12px;
    line-height: 24px
}
.the-first-step-tabs h3.download-plugins .icon-sketch {
    margin: auto -4px
}
@media (max-width: 1199px) {
    .the-first-step-tabs .nav-tabs li {
        width: 300px
    }
    .the-first-step-tabs .nav-tabs li a .summary {
        font-size: 14px
    }
    .the-first-step-tabs .tab-content {
        margin-left: 320px;
        margin-right: 0
    }
    .colored-tabs .tab-content {
        display: inline-block
    }
}
@media (max-width: 991px) {
    .the-first-step .validate,
    .the-first-step .bridge,
    .the-first-step .test {
        padding: 30px 40px 24px 18px
    }
    .the-first-step-tabs .nav li {
        display: block !important;
        width: 100%;
        margin: 0px
    }
    .the-first-step-tabs .nav li a .heading {
        font-size: 22px
    }
    .the-first-step-tabs .nav li a .summary {
        font-size: 14px
    }
    .the-first-step-tabs .nav li.active {
        margin: 0px
    }
    .the-first-step-tabs .tab-content {
        max-width: 60%;
        margin: 0 auto;
        clear: both
    }
    .the-first-step-tabs .tab-content .step-tabs-share-website,
    .the-first-step-tabs .tab-content .step-tabs-share-iphone {
        height: 75%
    }
    .the-first-step-tabs a.accordion-toggle {
        margin-right: 0;
        margin-bottom: 10px;
        border: 0;
        padding: 20px 20px 26px 20px;
        color: #252A2B;
        border-radius: 4px;
        -webkit-transition: .225s;
        -moz-transition: .225s;
        -o-transition: .225s;
        transition: .225s;
        display: block;
        text-decoration: none
    }
    .the-first-step-tabs a.accordion-toggle:not(.collapsed) {
        border: 0;
        background: #D8ECF0
    }
    .the-first-step-tabs a.accordion-toggle:not(.collapsed) .heading {
        color: #00758C
    }
    .download-plugins .photoshop-outer .icon-photoshop {
        margin: 0px -8px 0px -8px;
        line-height: 19px
    }
    .say-hallo h1 {
        font-size: 44px
    }
    .say-hallo .bg-area {
        display: none
    }
}
@media (max-width: 767px) {
    .the-first-step .validate,
    .the-first-step .bridge,
    .the-first-step .test {
        margin-bottom: 20px
    }
    .the-first-step-tabs .nav-tabs {
        width: 100%
    }
    .the-first-step-tabs .nav li a {
        padding: 10px
    }
    .the-first-step-tabs .nav li a .heading {
        font-size: 18px
    }
    .the-first-step-tabs .nav li a .summary {
        font-size: 12px
    }
    .the-first-step-tabs .tab-content {
        max-width: 90%
    }
    .the-first-step-tabs .tab-content .tab-pane {
        max-height: 400px !important
    }
    .the-first-step-tabs .tab-content .active p {
        margin: 0 0 8px 0;
        font-size: 14px
    }
    .colored-tabs .nav-tabs>li>a {
        font-size: 12px;
        margin: 10px 8px
    }
    .colored-tabs .tab-content .tab-pane {
        height: auto !important
    }
    .say-hallo .row {
        display: block
    }
    .say-hallo .bg-area {
        display: none
    }
    .say-hallo .btn {
        margin-bottom: 40px
    }
}
.signup-plans {
    background: #F8F9FA;
    padding: 60px 0
}
.signup-plans .annual-billing {
    margin: 0 auto;
    width: 280px
}
.signup-faqs p {
    font-weight: 100
}
.annual-billing-note {
    height: 20px;
    color: #252a2b
}
#maincontent #plans.plans-14 {
    border-bottom: none;
    padding: 0 20px 0 20px;
    clear: both
}
#maincontent #plans.plans-14 section {
    border: 1px solid #ddd;
    background: white;
    border-radius: 3px;
    box-shadow: none;
    clear: none;
    padding: 0;
    margin-top: 34px;
    margin-bottom: 20px
}
#maincontent #plans.plans-14 section ul {
    background: white;
    margin: 0;
    padding: 20px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
#maincontent #plans.plans-14 section:nth-of-type(4n+4) {
    margin-right: 0px !important
}
#maincontent #plans.plans-14 h4 {
    background: #F8F9FA;
    display: block;
    padding: 20px 40px;
    margin: 0;
    border-radius: 3px;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow: hidden
}
#maincontent #plans.plans-14 li {
    color: #252a2b;
    text-align: center;
    font-size: 16px;
    margin: 0
}
#maincontent .ent-14 {
    padding: 0 20px; width:100%
}
#maincontent #plans.plans-14 .plan-monthly {
    font-size: 20px;
    color: #252a2b
}
#maincontent .plan-pricing {
    padding-top: 30px;
    display: block
}
#maincontent #plans.plans-14 .plan-monthly .price {
    font-size: 24px
}
#maincontent #plans.plans-14 .plan-monthly.selected {
    padding: 20px 0
}
#maincontent #plans.plans-14 .plan-yearly {
    font-size: 16px;
    color: #252a2b;
    height: 40px
}
#maincontent #plans.plans-14 .most-popular .most-popular-caption {
    color: white;
    font-size: 11px;
    padding: 35px 42px 6px 42px;
    margin: -64px -42px;
    background: #00A1C0;
    right: 0;
    position: absolute;
    font-weight: 600;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg)
}
#maincontent article.ent-14 .row {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0;
    margin: 20px 0px;
    color: #252a2b
}
#maincontent article.ent-14 .header {
    padding: 6px 5px 6px 5px;
    text-align: center
}
#maincontent article.ent-14 .content {
    background: white;
    padding: 10px 10px 10px 22px;
    border-left: 1px solid #ddd;
    font-size: 16px;
    margin: 0;
    line-height: 44px
}
#maincontent article.more-options-14 {
    margin-top: 40px
}
#maincontent article.more-options-14 p {
    padding: 0 40px
}
#maincontent #plans .highlight,
.highlight {
    -webkit-font-smoothing: initial
}
.pricing-freetrial {
float:none; display:table;
    padding: 20px 0 1px 0
}
#free-limited {
    border-bottom: 1px dotted #ddd;
    cursor: pointer;
    display: inline-block
}
.seo-intro {
    position: relative;
    min-height: 540px
}
.seo-intro .seo-desktop {
    position: absolute;
    bottom: -200px;
    left: 40px;
    background: url("/images/publicsite/seo/macbook_air.png?v=6.0.15") center top no-repeat;
    width: 658px;
    height: 350px
}
.seo-intro .seo-desktop .screen {
    background: #ccc url("/images/publicsite/seo/screenshot.png?v=6.0.15") center top no-repeat;
    width: 426px;
    height: 266px;
    position: relative;
    margin: 0;
    left: 115px;
    top: 27px;
    border: 1px solid #ccc
}
.seo-logoStrip {
    background: #F8F9FA url("/images/publicsite/seo/logos.png?v=6.0.15") center center no-repeat;
    height: 170px;
    margin: 0 -15px 40px -15px
}
.seo-content section p {
    font-weight: 300;
    margin: 8px 0
}
.seo-content #object-messages section {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    color: #666
}
.seo-content #object-messages section p {
    padding: 0 10px
}
#maincontent #object-messages>section:nth-of-type(3n+4) {
    clear: none
}
#maincontent #object-messages .circle {
    border-radius: 50%;
    width: 132px;
    height: 132px;
    border: 2px solid #e0e0e0;
    margin: 0 auto 20px auto;
    background-position: center center;
    background-repeat: no-repeat
}
#maincontent .object-signup-footer {
    text-align: center;
    padding: 0px 0 50px 0
}
#maincontent .object-signup-footer h2 {
    font-size: 32px
}
#maincontent #plans.plans-14 div[class^="col"]:nth-child(n) {
    padding-left: 10px;
    padding-right: 10px
}
#maincontent #plans.plans-14 div[class^="col"]:nth-child(4n+1) {
    padding-left: 0
}
#maincontent #plans.plans-14 div[class^="col"]:nth-child(4n) {
    padding-right: 0
}
.signup-faqs div[class^="col"]:nth-child(n) {
    padding-left: 10px;
    padding-right: 10px
}
.signup-faqs div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
.signup-faqs div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
.sign-up-horizontal .horizontal {
    padding: 0 36px
}
.sign-up-horizontal {
    background: #F8F9FA
}
.sign-up-horizontal.light {
    background: white
}
.sign-up-horizontal .form-inline .form-group,
.sign-up-horizontal .navbar-form .form-group {
    vertical-align: top;
    display: block;
    margin-top: 20px;
    margin-bottom: 60px
}
.sign-up-horizontal .form-inline .form-group.last,
.sign-up-horizontal .navbar-form .form-group.last {
    padding-right: 0px
}
.sign-up-horizontal .form-inline .form-control,
.sign-up-horizontal .navbar-form .form-control {
    display: block;
    width: 100%
}
.prototype-pre-head {
    margin-top: -20px;
    display: block;
    width: 240px;
    text-align: center
}
.promo-trial h1 {
    margin-top: 20px
}
.promo-trial-client-logo {
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 center;
    margin-bottom: 15px;
    margin-top: 20px
}
.arrow-down-placement {
    z-index: 150;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.05);
    margin-left: -15px
}
.arrow-down-placement .arrow-down {
    background-image: url("/images/publicsite/promo_trial/arrow.png?v=6.0.15");
    background-size: auto 100%;
    width: 49px;
    height: 24px;
    display: block;
    margin: 20px auto 15px auto
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .arrow-down-placement .arrow-down {
        background-image: url("/images/publicsite/promo_trial/arrow@2x.png?v=6.0.15")
    }
}
.promo-trial .corporate-logo {
    background: #F8F9FA url("/images/publicsite/seo/logos.png?v=6.0.15") center center no-repeat;
    height: 170px
}
.promo-trial .form-container {
    padding: 10px 15px
}
.promo-trial .form-container div[class^="col"]:nth-child(n) {
    padding-left: 5px;
    padding-right: 5px
}
.promo-trial .form-container div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
.promo-trial .form-container div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
.form-container .protodomain.pull-right {
    font-size: 18px;
    margin-top: -38px;
    margin-right: 26px
}
.promo-trial .withborder {
    border-top: 1px solid #E0E0E0
}
.promo-trial .description {
    padding-bottom: 20px;
    display: inline-block
}
.promo-trial .section-header-iphone-outer {
    background: url("/images/publicsite/promo_trial/header-iphone.png?v=6.0.15") no-repeat;
    background-size: auto 100%;
    background-position: 15% 20px;
    position: relative;
    height: 100%;
    max-height: 700px
}
.promo-trial.fixed {
    position: absolute;
    margin-top: 0;
    width: 100%;
    height: 100%
}
#pio-playerframe {
    position: absolute
}
.promo-trial .promotrial-item {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    transition: all 900ms ease-out;
    margin: 0 auto;
    clear: both
}
.promo-trial .video-player-section {
    margin-right: 10%
}
.promo-trial .video-player-section .video-player {
    background-image: url("/images/publicsite/promo_trial/video-player.png?v=6.0.15");
    background-size: auto 100%;
    width: 162px;
    height: 104px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .promo-trial .video-player-section .video-player {
        background-image: url("/images/publicsite/promo_trial/video-player@2x.png?v=6.0.15")
    }
}
.promo-trial .video-player-section p {
    margin-bottom: 0px
}
.promo-trial .section-focus-nexus-hand {
    background: url("/images/publicsite/promo_trial/section-focus-nexus-hand.png?v=6.0.15") no-repeat center center;
    width: 605px;
    height: 642px;
    padding: 46px 0 0 285px;
    background-size: auto 100%
}
.promo-trial .section-test-iphone-hand {
    background: url("/images/publicsite/promo_trial/section-test-iphone-hand.png?v=6.0.15") no-repeat center center;
    width: 986px;
    height: 570px;
    padding: 65px 0 0 77px;
    margin: 0 auto;
    background-size: auto 100%
}
.promo-trial .download-apps {
    width: 480px;
    padding: 70px 90px
}
.promo-trial .download-apps .app-store {
    display: block;
    background-image: url("/images/publicsite/promo_trial/section-test-app-store.png?v=6.0.15");
    background-size: auto 100%;
    width: 127px;
    height: 45px;
    margin-bottom: 30px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .promo-trial .download-apps .app-store {
        background-image: url("/images/publicsite/promo_trial/section-test-app-store@2x.png?v=6.0.15")
    }
}
.promo-trial .download-apps .play-store {
    display: block;
    background-image: url("/images/publicsite/promo_trial/section-test-play-store.png?v=6.0.15");
    background-size: auto 100%;
    width: 127px;
    height: 45px;
    margin-bottom: 30px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .promo-trial .download-apps .play-store {
        background-image: url("/images/publicsite/promo_trial/section-test-play-store@2x.png?v=6.0.15")
    }
}
.promo-trial .visit-proto {
    margin-left: 10px
}
#focus-on-great-user-experience {
    width: 240px;
    height: 430px;
    background: url("/images/publicsite/promo_trial/animations/focus-animation.gif?v=6.0.15") no-repeat center center;
    background-size: auto 100%;
    margin: 0
}
#get-your-point-across {
    width: 100%;
    height: 375px;
    background: url("/images/publicsite/promo_trial/animations/point-animation.gif?v=6.0.15") no-repeat center center;
    background-size: auto 100%
}
#test-animation {
    width: 480px;
    height: 267px;
    background: url("/images/publicsite/promo_trial/animations/test-animation.gif?v=6.0.15") no-repeat center center;
    background-size: auto 100%;
    margin: 0
}
#incredibly-easy-and-fast {
    height: 417px;
    background: url("/images/publicsite/promo_trial/animations/easy-animation.gif?v=6.0.15") no-repeat center center;
    background-size: auto 100%
}
#share-and-annotate {
    height: 410px;
    background: url("/images/publicsite/promo_trial/animations/review-animation.gif?v=6.0.15") no-repeat center center;
    background-size: auto 100%
}
.promotrial-item.inview {
    opacity: 1
}
.promo-trial .section-header-iphone {
    position: relative
}
.promo-trial .section-header-iphone .tryme {
    position: absolute;
    left: 60px;
    top: 60px
}
.promo-trial .form-container .f6s .col-md-12 {
    padding: 0 !important
}
.promo-trial .form-container .f6s input {
    padding-left: 72px
}
.promo-trial .form-container .f6s .profile-address {
    margin-top: -41px;
    margin-left: 13px;
    padding-top: 10px
}
#signup-horizontal div[class^="col"]:nth-child(n) {
    padding-left: 25px;
    padding-right: 25px
}
#signup-horizontal div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
#signup-horizontal div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
@media (min-width: 768px) and (max-width: 991px) {
    .seo-logoStrip {
        display: none
    }
    .seo-intro .seo-desktop {
        position: relative;
        bottom: 0;
        left: 0;
        margin: 0 auto
    }
    .signup-faqs div[class^="col"]:nth-child(n) {
        padding-left: 20px;
        padding-right: 20px
    }
    .signup-faqs div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    .signup-faqs div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
    .seo-content #object-messages section {
        height: 300px
    }
    .promo-trial .section-header-iphone {
        padding: 0 50px;
        width: auto;
        height: auto
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .seo-intro .seo-desktop {
        left: 0px
    }
}
@media (max-width: 1199px) {
    .promo-trial-form-section {
        padding-right: 60px
    }
    .promo-trial .section-header-iphone-outer {
        max-height: 680px
    }
}
@media (max-width: 991px) {
    .promo-trial .form-container div[class^="col"]:nth-child(n) {
        padding-left: 5px;
        padding-right: 5px
    }
    .promo-trial .form-container div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    .promo-trial .form-container div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
    #signup-horizontal div[class^="col"]:nth-child(n) {
        padding-left: 0px;
        padding-right: 0px
    }
    #signup-horizontal div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    #signup-horizontal div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
}
@media (max-width: 767px) {
    #maincontent #plans.plans-14 section {
        margin-left: 10px;
        margin-right: 10px
    }
    #maincontent #plans.plans-14 div[class^="col"]:nth-child(n) {
        padding-left: 0;
        padding-right: 0
    }
    #maincontent #plans.plans-14 div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    #maincontent #plans.plans-14 div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
    #maincontent article.ent-14 .content {
        border-top: 1px solid #ddd;
        border-left: none
    }
    .seo-logoStrip {
        display: none
    }
    .seo-intro .seo-desktop {
        display: none
    }
    .sign-up-horizontal .horizontal {
        padding: 0 10px
    }
    .sign-up-horizontal .btn {
        width: 100%
    }
    .signup-plans {
        padding: 40px 0
    }
    .signup-faqs {
        margin: 40px auto
    }
    .signup-plans div:last-child p {
        max-width: 98%;
        margin: 0 1%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .signup-plans>article:nth-child(2)>.content {
        width: 100%
    }
    #get-your-point-across {
        height: 200px
    }
    #share-and-annotate {
        height: 266px;
        margin-top: 20px
    }
    .promo-trial .section-focus-nexus-hand {
        height: 290px;
        padding: 20px 0 0 120px;
        width: auto;
        margin-top: 40px
    }
    #focus-on-great-user-experience {
        width: 109px;
        height: 195px
    }
    .promo-trial .section-test-iphone-hand {
        width: 270px;
        height: 155px;
        padding: 17px 0 0 21px;
        margin-top: 100px
    }
    #test-animation {
        width: 132px;
        height: 74px
    }
    #incredibly-easy-and-fast {
        height: 220px
    }
    .promo-trial .download-apps {
        margin-left: -20px;
        padding: 40px 0;
        width: 255px;
        margin-top: -250px;
        position: absolute
    }
    .promo-trial .section-header-iphone-outer {
        background: none
    }
    .promo-trial .section-header-iphone {
        padding: 0 0;
        width: auto;
        height: 620px
    }
    .prototype-pre-head {
        padding-left: 0;
        text-align: center
    }
    .inner-content.promo-trial {
        padding-top: 0
    }
    .promo-trial .btn {
        width: 100%
    }
    .promo-trial #incredibly-easy-and-fast {
        margin-bottom: 20px
    }
    .promo-trial .visit-proto {
        margin-left: 0px;
        margin-top: 20px
    }
    .promo-trial-form-section h1 {
        font-size: 40px
    }
    .signup-faqs div[class^="col"]:nth-child(n) {
        padding-left: 0;
        padding-right: 0
    }
    .signup-faqs div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    .signup-faqs div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
    .row.sign-up-horizontal {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px
    }
    .sign-up-horizontal .btn {
        min-width: 100%
    }
}
.features-wrapper {
    overflow: hidden
}
.features-wrapper.stickyInit {
    margin-top: 185px
}
.features-wrapper .feature-item-text {
    padding: 100px 0
}
.features-wrapper .feature-item:nth-child(odd) {
    background: #F8F9FA
}
#features-menu-list {
    text-align: center;
    padding: 0
}
#features-menu-list.sticky {
    position: fixed;
    top: 63px;
    left: 0;
    right: 0;
    z-index: 20;
    border-bottom: 1px solid #ddd;
    background: rgba(255, 255, 255, 0.9)
}
#features-menu-list li {
    display: inline-block;
    height: 140px;
    margin: 0 3px;
    list-style: none;
    cursor: pointer
}
#features-menu-list.sticky li {
    height: auto;
    width: auto
}
#features-menu-list li:hover .features-menu-list-txt {
    color: #252a2b
}
#features-menu-list span {
    display: block;
    color: #252a2b
}
#features-menu-list span.features-menu-list-img {
    width: 108px;
    height: 90px;
    background: url("/images/publicsite/features/features-top-icons.png?v=6.0.15") no-repeat center center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    background-size: auto 206px
}
#features-menu-list.sticky span.features-menu-list-img {
    display: none
}
#features-menu-list.sticky .features-menu-list-txt {
    font-size: 13px;
    padding: 0 10px
}
#features-menu-list.sticky .features-menu-list-txt.selected {
    color: #252a2b
}
#features-menu-list .features-menu-list-img.ui-libraries {
    background-position: 0px 0px
}
#features-menu-list .features-menu-list-img.interactions {
    background-position: -152px 0px
}
#features-menu-list .features-menu-list-img.animations {
    background-position: -300px 0px
}
#features-menu-list .features-menu-list-img.test-on-device {
    background-position: -450px 0px
}
#features-menu-list .features-menu-list-img.collaborate {
    background-position: -600px 0px
}
#features-menu-list .features-menu-list-img.multi-device {
    background-position: -750px 0px
}
#features-menu-list .features-menu-list-img.export {
    background-position: -900px 0px
}
#features-menu-list li:hover .features-menu-list-img.ui-libraries {
    background-position: 0px -110px
}
#features-menu-list li:hover .features-menu-list-img.interactions {
    background-position: -152px -110px
}
#features-menu-list li:hover .features-menu-list-img.animations {
    background-position: -300px -110px
}
#features-menu-list li:hover .features-menu-list-img.test-on-device {
    background-position: -450px -110px
}
#features-menu-list li:hover .features-menu-list-img.collaborate {
    background-position: -600px -110px
}
#features-menu-list li:hover .features-menu-list-img.multi-device {
    background-position: -750px -110px
}
#features-menu-list li:hover .features-menu-list-img.export {
    background-position: -900px -110px
}
#features-menu-list p.features-menu-list-txt {
    position: relative;
    top: 10px
}
.feature-item {
    position: relative;
    left: 0;
    right: 0
}
.feature-item:before,
.feature-item:after {
    content: " ";
    display: table
}
.feature-item:after {
    clear: both
}
.feature-item-img {
    position: absolute;
    top: 0;
    left: -10%;
    height: 100%;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    transition: all 900ms ease-out
}
.inview .feature-item-img {
    left: 0;
    opacity: 1
}
.feature-item-img.right {
    left: 60%
}
.inview .feature-item-img.right {
    left: 50%;
    opacity: 1
}
.feature-item-text {
    position: relative
}
.feature-item-text:not(.right) {
    padding-left: 60px
}
.feature-item-text.right {
    left: 40%;
    padding-right: 60px
}
#feature-item-3 .feature-item-img {
    position: relative;
    margin: 40px 0
}
#features-1-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-1.png?v=6.0.15") no-repeat center right;
    background-size: auto 106%
}
#features-2-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-2.jpg?v=6.0.15") no-repeat center left
}
#features-3-photo {
    width: 100%;
    height: 150px;
    clear: both;
    margin-bottom: 60px;
    background: url("/images/publicsite/features/features-3.jpg?v=6.0.15") no-repeat center center
}
#features-4-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-4.png?v=6.0.15") no-repeat center left;
    background-size: cover
}
#features-5-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-5.png?v=6.0.15") no-repeat center right
}
#features-6-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-6.png?v=6.0.15") no-repeat center left
}
#features-7-photo {
    height: 100%;
    background: url("/images/publicsite/features/features-7.png?v=6.0.15") no-repeat center right
}
#features-ui-libraries-included {
    overflow: hidden
}
#features-ui-libraries-included span {
    display: block;
    float: left;
    font-size: 14px;
    color: #959c9f
}
#features-ui-libraries-included-icons {
    margin-left: 10px;
    float: left
}
#features-ui-libraries-included-icons .features-ui-libraries-img {
    width: 130px;
    height: 34px;
    margin: -5px 5px 0;
    background: url("/images/publicsite/features/features-menu-icons.png?v=6.0.15") no-repeat center center
}
#features-interactions-description {
    margin-top: 40px
}
#features-interactions-description .features-interactions-txt {
    max-width: 205px;
    margin: auto
}
#features-interactions-description .features-interactions-img {
    display: block;
    width: 100px;
    height: 120px;
    margin: auto;
    background: url("/images/publicsite/features/features-menu-icons.png?v=6.0.15") no-repeat center center
}
#features-interactions-description #features-interactions-touchevents {
    border-right: 1px solid #ddd
}
#features-animations-description .features-animations-img {
    display: block;
    width: 155px;
    height: 70px;
    margin: auto;
    background: url("/images/publicsite/features/features-menu-icons.png?v=6.0.15") no-repeat center center
}
#features-animate-like-a-pro p {
    margin-bottom: 0
}
#features-animate-like-a-pro>p {
    margin-bottom: 60px
}
#features-download-native-app {
    margin-top: 20px
}
#features-download-native-app span {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #959c9f
}
#features-download-native-app {
    overflow: hidden
}
#features-download-native-app a {
    float: left
}
#features-download-native-app a #ios-app,
#features-download-native-app a #android-app {
    height: 52px;
    margin-top: 15px
}
#features-download-native-app a #ios-app {
    width: 99px;
    margin-right: 10px;
    background: url("/images/publicsite/logos/for_ios.svg?v=6.0.15") no-repeat center center;
    background-size: contain
}
#features-download-native-app a #android-app {
    width: 136px;
    background: url("/images/publicsite/logos/for_android.svg?v=6.0.15") no-repeat center center;
    background-size: contain
}
#features-native-app-scan-img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 0 2px;
    border: 1px solid #ccc
}
#features-export-icons {
    overflow: hidden;
    margin-top: 60px
}
#features-export-icons .features-export-img {
    float: left;
    margin-top: 5px;
    width: 220px;
    height: 110px;
    background: url("/images/publicsite/features/features-menu-icons.png?v=6.0.15") no-repeat center center
}
#features-professions>h1 {
    margin-top: 0
}
#features-profession-slider {
    margin-top: 60px
}
#features-profession-slider-icons {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}
#features-profession-slider-icons span {
    display: block
}
#features-profession-slider-icons .features-profession-slider-icon {
    position: relative;
    height: 160px;
    width: 20%;
    float: left
}
#features-profession-slider-icons .features-profession-slider-img {
    cursor: pointer;
    width: 65px;
    height: 90px;
    margin: 0 auto 10px;
    background-image: url("/images/publicsite/features/personas.png?v=6.0.15");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    #features-profession-slider-icons .features-profession-slider-img {
        background-image: url("/images/publicsite/features/personas@2x.png?v=6.0.15")
    }
}
#features-profession-slider-icons .features-profession-slider-icon:hover .features-prefession-slider-title {
    color: #00A1C0
}
#features-profession-slider-icons .features-profession-slider-icon .features-prefession-slider-title {
    cursor: pointer;
    width: 70%;
    margin: auto;
    color: #888;
    font-size: 12px
}
#features-profession-slider-icons .features-profession-slider-icon.active .features-prefession-slider-title {
    color: #00A1C0
}
#features-profession-slider-icons .features-profession-slider-badge {
    display: block;
    width: 60px;
    height: 3px;
    margin-left: -30px;
    background-color: #00A1C0;
    position: absolute;
    bottom: -1px
}
#features-profession-slider-icons .features-profession-slider-badge:before {
    content: "";
    width: 0;
    height: 0;
    margin-left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #00A1C0;
    position: absolute;
    bottom: 2px;
    left: 50%
}
#features-profession-slider-text {
    clear: both;
    min-height: 300px
}
#features-profession-slider-text .features-profession-slider-icon-text {
    position: relative;
    display: none
}
#features-profession-slider-text .features-profession-slider-icon-text.active {
    display: block
}
#features-profession-slider-text .features-profession-slider-icon-text>span {
    font-weight: 600;
    color: #959c9f
}
#features-extra-features {
    margin-top: 60px
}
.features-gallore-item p {
    font-size: 14px;
    -webkit-font-smoothing: antialiased
}
.new-features-featured {
    margin: 30px -15px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F8F9FA;
    padding: 60px 20px;
    position: relative
}
.new-features-featured .image-inner {
    display: none
}
.new-features-featured.groups-layers-multi-item-edit {
    background-color: #00A1C0;
    padding: 20px 20px 0 20px
}
.new-features-featured.photoshop-and-sketch-plugins {
    background-image: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/hero-screens.png?v=6.0.15");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
.new-features-featured.groups-layers-multi-item-edit h2,
.new-features-featured.groups-layers-multi-item-edit h3 {
    color: white
}
.sbg-button {
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}
.sbg-button:hover {
    text-decoration: none
}
.sbg-button-facebook:hover {
    color: #3b5998
}
.sbg-button-twitter:hover {
    color: #00aced
}
.sbg-button-linkedin:hover {
    color: #007bb6
}
.sbg-button-google-plus:hover {
    color: #dd4b39
}
.sbg-button-pinterest:hover {
    color: #cb2027
}
.sbg-button-email:hover {
    color: #999999
}
.new-features-featured.darken h2,
.new-features-featured.darken h3,
.new-features-featured.darken p {
    color: white !important
}
.new-features-featured .btn {
    margin-top: 16px
}
.new-features-featured .btn.btn-default:hover {
    background-color: #00A1C0;
    color: white;
    border: #00A1C0
}
.new-features-featured .cover {
    min-height: 384px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 100%
}
.new-features-featured .content {
    padding: 30px 10px 30px 0px
}
.new-features-featured.groups-layers-multi-item-edit .content {
    padding: 20px 0px 40px 0px
}
.new-features-featured.apple-watch-prototyping {
    padding: 20px 20px 0px 20px
}
.new-features-featured.apple-watch-prototyping .cover {
    min-height: 420px
}
.new-features-featured.photoshop-and-sketch-plugins .cover {
    background-size: initial;
    background-position: center
}
.new-features-featured.top-10-changes-in-Protoio-6 {
    background-size: initial;
    background-position: center
}
.new-features-featured.top-10-changes-in-Protoio-6 .cover {
    background-position: center;
    min-height: 357x
}
.new-features-featured.top-10-changes-in-Protoio-6 h2,
.new-features-featured.top-10-changes-in-Protoio-6 h3 {
    text-align: left
}
.new-features-section {
    padding: 0 15px
}
.new-features-section div[class^="col"]:nth-child(n) {
    padding-left: 15px;
    padding-right: 15px
}
.new-features-section div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
.new-features-section div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
.new-features-item {
    border: 1px solid #E7E8EA;
    padding: 25px;
    margin-top: 30px;
    position: relative;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
    border-radius: 2px
}
.new-features-item .section,
.new-features-heading .section {
    display: inline-block;
    padding: 4px 6px;
    background-color: #00A1C0;
    text-transform: uppercase;
    border-radius: 2px;
    color: white;
    font-size: 11px
}
.new-features-heading .section {
    position: absolute;
    margin-top: 30px
}
.new-features-item.withLink {
    cursor: pointer
}
.new-features-item.withLink:hover {
    border: 1px solid #00A1C0
}
.new-features-item .section.player,
.new-features-heading .section.player {
    background-color: #E34F5F
}
.new-features-item .section.public-site,
.new-features-heading .section.public-site {
    background-color: #61C297
}
.new-features-item .section.dashboard,
.new-features-heading .section.dashboard {
    background-color: #D3D647
}
.new-features-item .section.billing,
.new-features-heading .section.billing {
    background-color: #2C3335
}
.new-features-item .date {
    color: #9EA5A7;
    display: inline-block;
    font-size: 14px;
    font-weight: 300
}
.new-features-item .learn-more {
    position: absolute;
    bottom: 16px;
    right: 25px;
    font-size: 15px;
    color: #2C3335
}
.new-features-material-design .learn-more {
    position: absolute;
    bottom: 20px;
    right: 25px;
    font-size: 15px;
    color: #2C3335
}
.new-features-material-design {
    margin: 0 -15px
}
.new-features-material-design .section1,
.new-features-material-design .section2,
.new-features-material-design .section3 {
    padding: 0 35px
}
.new-features-material-design .section1,
.new-features-offline-apps .carousel-outer {
    background: #F8F9FA;
    margin-top: 35px
}
.new-features-material-design .section1 .content {
    padding-top: 80px
}
.new-features-material-design .section1 .section-phone {
    background: url("/images/publicsite/new-features/items/material-design/Nexus-5-Hand.png?v=6.0.15") no-repeat;
    background-size: auto 100%;
    background-position: top left;
    height: 655px;
    position: relative
}
.new-features-material-design .section1 .section-phone .tryme {
    left: -15px;
    top: 35px
}
.new-features-material-design .section1 .section-phone .attribution {
    position: absolute;
    text-align: center
}
.new-features-material-design .section2 {
    margin: 0 -15px
}
.new-features-material-design .section2 .content {
    padding: 80px 35px
}
.new-features-material-design .section2 .materialimage1 {
    width: 420px;
    height: 434px;
    display: inline-block;
    position: relative;
    background-color: #F8F9FA;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15)
}
.new-features-material-design .section2 .materialimage1 .tryme {
    top: 20px;
    right: -80px
}
.new-features-material-design .protoelement {
    width: 380px;
    height: 300px;
    background-color: #F8F9FA;
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15)
}
.new-features-material-design .protoelement iframe {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.new-features-material-design .protoelementOuter .caption {
    margin: 10px auto 40px auto;
    text-align: center
}
.new-features-material-design .section3 {
    background-color: #2C3335;
    margin-top: 120px;
    padding-bottom: 60px
}
.new-features-material-design .section3 .content {
    color: white;
    padding-top: 30px
}
.new-features-material-design .section3 .fab-button {
    height: 179px;
    background: url("/images/publicsite/new-features/items/material-design/fab-button.png?v=6.0.15") no-repeat center center;
    background-size: auto 100%;
    width: 176px;
    margin-top: -120px
}
.new-features-material-design .section3 .materialimage2 {
    height: 356px;
    background: url("/images/publicsite/new-features/items/material-design/material-image-2.png?v=6.0.15") no-repeat center center;
    background-size: auto 100%;
    width: 433px;
    margin-top: -120px
}
.new-features-material-design .colorfulBg {
    background: #ff5722;
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, -moz-linear-gradient(left, #ff5722 0%, #ff5722 49%, #448aff 50%, #448aff 100%);
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, -webkit-gradient(linear, left top, right top, color-stop(0%, #ff5722), color-stop(49%, #ff5722), color-stop(50%, #448aff), color-stop(100%, #448aff));
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, -webkit-linear-gradient(left, #ff5722 0%, #ff5722 49%, #448aff 50%, #448aff 100%);
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, -o-linear-gradient(left, #ff5722 0%, #ff5722 49%, #448aff 50%, #448aff 100%);
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, -ms-linear-gradient(left, #ff5722 0%, #ff5722 49%, #448aff 50%, #448aff 100%);
    background: url("/images/publicsite/new-features/items/material-design/palette-bg.png?v=6.0.15") no-repeat center center, linear-gradient(to right, #ff5722 0%, #ff5722 49%, #448aff 50%, #448aff 100%);
    background-size: auto 100%;
    padding-bottom: 200px;
    margin-top: 35px
}
.new-features-material-design .colorfulBg h3,
.new-features-material-design .colorfulBg h4,
.new-features-material-design .colorfulBg p {
    color: white
}
.new-features-material-design .colorfulPalette {
    margin: -190px auto 20px auto;
    width: 482px;
    height: 224px;
    background-size: auto 100%;
    background: url("/images/publicsite/new-features/items/material-design/palette.png?v=6.0.15") no-repeat center center
}
.tryMeArea .textcaption {
    padding: 15px 0;
    color: #2C3335
}
.tryMeArea .tryme {
    margin-left: 84px
}
.new-features-dpr .dpr-animation .page-section {
    position: relative
}
.new-features-dpr .dpr-animation .content {
    position: absolute;
    top: 0;
    margin: 144px 0 0 0px;
    width: 35%
}
.new-features-dpr .section2 {
    padding: 60px 15px 100px 15px
}
.new-features-dpr .section2 .graphic1Outer {
    position: relative
}
.new-features-dpr .section2 .graphic1 {
    width: 369px;
    height: 200px;
    background: url("/images/publicsite/new-features/items/dpr/DPR-Icon.png?v=6.0.15") no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    bottom: 0px;
    right: 0
}
.new-features-dpr .content {
    padding: 20px;
    position: relative
}
.new-features-dpr .note {
    background: url("/images/publicsite/new-features/items/dpr/note-icon.png?v=6.0.15") no-repeat 0 0;
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 23px;
    top: 22px
}
.new-features-dpr .text {
    display: block;
    margin-left: 40px
}
.new-features-offline-apps .carousel-outer .phone {
    background: url("/images/publicsite/promo_trial/header-iphone.png?v=6.0.15") no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
    position: relative;
    height: 620px;
    padding: 61px 0 0 72px
}
.new-features-offline-apps .carousel-outer .content {
    padding-top: 80px
}
.new-features-offline-apps .helper {
    margin: 60px auto;
    padding: 60px 30px;
    background-color: #F8F9FB;
    min-width: 760px
}
.new-features-offline-apps .helper .header {
    font-weight: 600;
    margin-top: 20px
}
.new-features-offline-apps .helper .content {
    color: #869091
}
.new-features-offline-apps .helper .spacing {
    height: 80px
}
.new-features-offline-apps .downloadapp {
    margin: 40px auto;
    max-width: 286px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #999
}
.new-features-offline-apps .app-store,
.new-features-offline-apps .play-store {
    display: block;
    background-image: url("/images/publicsite/StoreBadges.svg?v=6.0.15");
    background-size: 100% auto;
    width: 127px;
    height: 45px;
    margin-bottom: 30px
}
.new-features-offline-apps .app-store {
    background-position: 0 0
}
.new-features-offline-apps .play-store {
    background-position: 0 -50px
}
.new-features-asset-flow .video-area {
    padding-bottom: 60px
}
.new-features-asset-flow .video-area .video-campaign .overlay {
    background-color: #2C3335
}
.new-features-asset-flow .video-area .video-campaign .play {
    background-image: url("/images/publicsite/new-features/items/asset-flow/play.png?v=6.0.15");
    width: 150px;
    height: 150px;
    margin: 200px auto 0px auto
}
.new-features-asset-flow .video-area .video-campaign .play:hover {
    opacity: 0.8
}
.new-features-asset-flow .simplequick {
    background: #1F607C;
    background: -moz-linear-gradient(top, #1F607C 0%, #00A1C0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1F607C), color-stop(100%, #00A1C0));
    background: -webkit-linear-gradient(top, #1F607C 0%, #00A1C0 100%);
    background: -o-linear-gradient(top, #1F607C 0%, #00A1C0 100%);
    background: -ms-linear-gradient(top, #1F607C 0%, #00A1C0 100%);
    background: linear-gradient(to bottom, #1F607C 0%, #00A1C0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$start', endColorstr='$end', GradientType=0);
    color: white;
    padding: 10px 10px 60px 10px
}
.new-features-asset-flow .simplequick div[class^="col"]:nth-child(n) {
    padding-left: 0px;
    padding-right: 0px
}
.new-features-asset-flow .simplequick div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
.new-features-asset-flow .simplequick div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
.new-features-asset-flow .simplequick h3,
.new-features-asset-flow .simplequick p {
    color: white
}
.new-features-asset-flow .simplequick .item {
    width: 100%;
    border: 0;
    height: auto;
    line-height: 100%;
    outline: none;
    text-decoration: none
}
.new-features-asset-flow .simplequick p {
    margin-bottom: 10px
}
.new-features-asset-flow .coming-soon {
    padding: 20px 0
}
.carousel-outer .line-arrow {
    position: absolute;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
    width: 4em;
    height: 4em;
    margin-top: -2em;
    top: 50%
}
.carousel-outer .line-arrow.left {
    border-top: 2px solid #E0E0E0;
    border-left: 2px solid #E0E0E0;
    -webkit-transform: rotate(-54deg) skew(-20deg);
    -moz-transform: rotate(-54deg) skew(-20deg);
    -ms-transform: rotate(-54deg) skew(-20deg);
    -o-transform: rotate(-54deg) skew(-20deg);
    transform: rotate(-54deg) skew(-20deg);
    left: 20px
}
.carousel-outer .line-arrow.right {
    border-top: 2px solid #E0E0E0;
    border-right: 2px solid #E0E0E0;
    -webkit-transform: rotate(54deg) skew(20deg);
    -moz-transform: rotate(54deg) skew(20deg);
    -ms-transform: rotate(54deg) skew(20deg);
    -o-transform: rotate(54deg) skew(20deg);
    transform: rotate(54deg) skew(20deg);
    right: 20px
}
.adjustments-effects .protoelement {
    width: 380px;
    height: 300px;
    margin: 0 auto;
    position: relative
}
.adjustments-effects #protoelement1 {
    width: 1200px;
    height: 600px
}
.adjustments-effects .protoelementOuter .withiphone {
    background-image: url("/images/publicsite/new-features/items/filters/iphone-6.png?v=6.0.15");
    background-size: auto 100%;
    padding: 76px 0 0 0;
    background-repeat: no-repeat;
    background-position: center top;
    height: 651px
}
.adjustments-effects .protoelementOuter .withiphone .tryme {
    left: -105px;
    top: -84px
}
.adjustments-effects #protoelement2,
.adjustments-effects #protoelement3 {
    width: 281px;
    height: 499px
}
.adjustments-effects .protoelementOuter .caption {
    margin: 16px auto
}
.adjustments-effects .protoelement iframe {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.adjustments-effects .section2 .graphic1,
.adjustments-effects .section2 .graphic2,
.adjustments-effects .section2 .graphic3 {
    width: 220px;
    height: 180px;
    background-size: auto 100%;
    margin: 10px auto
}
.adjustments-effects .cgraphicaption {
    color: #868F91;
    font-size: 16px
}
.adjustments-effects .graphiclabel {
    width: 220px;
    margin: 0 auto 20px auto;
    color: #868F91
}
.adjustments-effects .section2 .graphic1 {
    background: url("/images/publicsite/new-features/items/filters/color-adjustments.png?v=6.0.15") no-repeat center center
}
.adjustments-effects .section2 .graphic2 {
    background: url("/images/publicsite/new-features/items/filters/drop-shadows.png?v=6.0.15") no-repeat center center
}
.adjustments-effects .section2 .graphic3 {
    background: url("/images/publicsite/new-features/items/filters/blur.png?v=6.0.15") no-repeat center center
}
.new-features-dropbox-sync .whatcanido img,
.new-features-groups .whatcanido img {
    margin: 0px auto 32px auto;
    display: block
}
.new-features-dropbox-sync .video-back-area {
    background: #F8F9FA;
    margin-top: 340px;
    height: 410px
}
.new-features-dropbox-sync .video-area {
    margin-top: -640px;
    margin-bottom: 150px
}
.new-features-dropbox-sync .about-dropbox-area {
    background: #F8F9FA;
    height: 420px;
    margin-top: 140px
}
.new-features-dropbox-sync .about-dropbox-img {
    margin: -500px auto 0 auto
}
.new-features-dropbox-sync .about-dropbox-img img {
    max-height: 490px
}
.new-features-logoitem .new-feature {
    background: url("/images/publicsite/new-features/items/asset-icons.svg?v=6.0.15") no-repeat center center;
    background-size: auto 200%;
    width: 63px;
    height: 58px;
    display: inline-block;
    margin: 20px 16px
}
.new-features-logoitem .new-feature.photoshop {
    background-position: -80px -58px
}
.new-features-logoitem .new-feature.sketch {
    background-position: -0px -58px
}
.new-features-logoitem .new-feature.dropbox {
    background-position: -160px -58px
}
.new-features-logoitem .new-feature.photoshop.complete {
    background-position: -80px 0px
}
.new-features-logoitem .new-feature.sketch.complete {
    background-position: -0px 0px
}
.new-features-logoitem .new-feature.dropbox.complete {
    background-position: -160px 0px
}
.new-features-logoitem-large .new-feature {
    background: url("/images/publicsite/new-features/items/asset-icons.svg?v=6.0.15") no-repeat center center;
    background-size: auto 200%;
    width: 96px;
    height: 88px;
    display: inline-block;
    margin: 20px 16px
}
.new-features-logoitem-large .new-feature.photoshop {
    background-position: -123px -2px
}
.new-features-logoitem-large .new-feature.sketch {
    background-position: 3px -2px
}
.shapes-arrows-bubbles #protoelement1 {
    width: 1200px;
    height: 636px
}
.shapes-arrows-bubbles .back-area {
    background: #F8F9FA;
    height: 636px;
    margin-top: 100px
}
.shapes-arrows-bubbles .protoelement {
    margin: -736px auto 130px auto
}
.shapes-arrows-bubbles .protoelement iframe {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.shapes-arrows-bubbles .graphic1,
.shapes-arrows-bubbles .graphic2,
.shapes-arrows-bubbles .graphic3 {
    height: 250px;
    background-size: auto 100%;
    margin: 10px auto
}
.shapes-arrows-bubbles .graphic-area div[class^="col"]:nth-child(n) {
    padding-left: 0px;
    padding-right: 0px
}
.shapes-arrows-bubbles .graphic-area div[class^="col"]:nth-child(2n+1) {
    padding-left: 0
}
.shapes-arrows-bubbles .graphic-area div[class^="col"]:nth-child(2n) {
    padding-right: 0
}
.shapes-arrows-bubbles .graphic-area .graphic1 {
    background: url("/images/publicsite/new-features/items/shapes/shapes.png?v=6.0.15") no-repeat center center;
    background-size: contain
}
.shapes-arrows-bubbles .graphic-area .graphic2 {
    background: url("/images/publicsite/new-features/items/shapes/arrows.png?v=6.0.15") no-repeat center center;
    background-size: contain
}
.shapes-arrows-bubbles .graphic-area .graphic3 {
    background: url("/images/publicsite/new-features/items/shapes/bubbles.png?v=6.0.15") no-repeat center center;
    background-size: contain
}
.shapes-arrows-bubbles .features-section {
    background: url("/images/publicsite/new-features/items/shapes/LayersBack.png?v=6.0.15") no-repeat 0px 0;
    background-size: auto 100%
}
.shapes-arrows-bubbles .graphiclabel {
    margin: 0px auto 30px auto;
    color: #868F91;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 18px;
    padding-top: 5px
}
.shapes-arrows-bubbles .features-section .features {
    background-color: white;
    padding: 36px 30px 80px 30px
}
.shapes-arrows-bubbles .apple-icon {
    margin-top: -100px
}
.shapes-arrows-bubbles .apple-icon a {
    background: url("/images/publicsite/new-features/items/shapes/apple_smallicon.png?v=6.0.15") no-repeat left top;
    padding: 9px 0 10px 40px;
    display: inline-block
}
.feature-appleWatch-prototyping .prototypeOuter {
    margin: 60px auto 0px auto
}
.feature-appleWatch-prototyping .prototypeOuter .skin-model-42mm {
    background-color: #444;
    background: url("/images/publicsite/new-features/items/apple-watch-prototyping/apple_watch_skin_42mm.png?v=6.0.15") no-repeat center center;
    background-size: contain;
    border-radius: 102px;
    width: 552px;
    height: 630px;
    margin: 0 auto
}
.feature-appleWatch-prototyping #protoelement1 {
    width: 312px;
    height: 390px;
    top: 120px;
    left: 120px
}
.feature-appleWatch-prototyping .prototypeOuter .tryme {
    top: -150px;
    right: -160px
}
.feature-appleWatch-prototyping .protoelement iframe {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.page-section p.withBullet {
    padding-left: 26px;
    background: url("/images/publicsite/new-features/items/OvalBullet.png?v=6.0.15") no-repeat left 8px
}
.new-features-photoshop-and-sketch-plugins .blue-arrow-result {
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/BlueArrow.png?v=6.0.15") no-repeat center center;
    width: 61px;
    height: 26px;
    position: absolute;
    left: -10px;
    bottom: 100px
}
.new-features-photoshop-and-sketch-plugins .section-interactions-back {
    background: #F8F9FA;
    height: 500px;
    margin-top: 350px
}
.new-features-photoshop-and-sketch-plugins .section-interactions-content {
    margin-top: -850px
}
.new-features-photoshop-and-sketch-plugins .bt-right {
    position: absolute;
    bottom: 0;
    right: 0
}
.new-features-photoshop-and-sketch-plugins .bt-right img {
    display: none
}
.new-features-photoshop-and-sketch-plugins .section-icon-links {
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/Icon-1-links.png?v=6.0.15") no-repeat center center;
    width: 77px;
    height: 26px;
    display: inline-block
}
.new-features-photoshop-and-sketch-plugins .section-icon-interactions {
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/Icon-1-interactions.png?v=6.0.15") no-repeat center center;
    width: 71px;
    height: 72px;
    display: inline-block
}
.new-features-photoshop-and-sketch-plugins .section-icon-animations {
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/Icon-1-Animations.png?v=6.0.15") no-repeat center center;
    width: 96px;
    height: 56px;
    display: inline-block
}
.new-features-photoshop-and-sketch-plugins .section-icon-sync {
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/Icon-1-Sync.png?v=6.0.15") no-repeat center center;
    width: 83px;
    height: 76px;
    display: inline-block
}
.new-features-photoshop-and-sketch-plugins .feature-section {
    padding: 20px 0 0 0
}
.new-features-photoshop-and-sketch-plugins .device-skin {
    background-color: #444;
    background: url("/images/publicsite/new-features/items/photoshop-and-sketch-plugins/device.png?v=6.0.15") no-repeat center center;
    background-size: contain;
    width: 448px;
    height: 960px;
    margin: 100px auto 0px auto
}
.new-features-photoshop-and-sketch-plugins #protoelement1 {
    width: 375px;
    height: 667px;
    top: 120px;
    left: 38px
}
.new-features-photoshop-and-sketch-plugins .prototypeOuter .tryme {
    top: -160px;
    right: -160px
}
.new-features-photoshop-and-sketch-plugins .protoelement iframe {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.new-features-lookback-and-protoio .lookback-protoio-logo {
    background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/protolokkback.png?v=6.0.15");
    background-size: auto 100%;
    height: 42px;
    min-height: 21px;
    max-width: 100%;
    background-position: 0 0;
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .new-features-lookback-and-protoio .lookback-protoio-logo {
        background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/protolokkback@2x.png?v=6.0.15")
    }
}
.new-features-lookback-and-protoio .lookback-protoio-logo .caption {
    display: none
}
.new-features-lookback-and-protoio h2+h3 {
    margin: 30px 0
}
.new-features-lookback-and-protoio h3+h1 {
    margin: 40px 0
}
.new-features-lookback-and-protoio .lookback-logo-area {
    display: inline-block;
    background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/logo-bright.png?v=6.0.15");
    background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 37px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .new-features-lookback-and-protoio .lookback-logo-area {
        background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/logo-bright@2x.png?v=6.0.15")
    }
}
.new-features-lookback-and-protoio .lookback-logo-area .caption {
    display: inline-block;
    border-left: 1px solid #252A2B;
    margin-left: 319px;
    font-weight: 600;
    padding: 16px 0 16px 30px;
    margin-top: -10px
}
.new-features-lookback-and-protoio .simple-setup {
    background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/simple-set-up.jpg?v=6.0.15");
    background-size: auto 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .new-features-lookback-and-protoio .simple-setup {
        background-image: url("/images/publicsite/new-features/items/lookback-and-protoio/simple-set-up@2x.jpg?v=6.0.15")
    }
}
.new-features-lookback-and-protoio .simple-setup h2,
.new-features-lookback-and-protoio .simple-setup p {
    color: white
}
.new-features-lookback-and-protoio .simple-setup .item {
    margin: 40px auto 20px auto
}
.new-features-lookback-and-protoio .looks-like {
    margin-bottom: 60px
}
.new-features-lookback-and-protoio audio,
.new-features-lookback-and-protoio canvas,
.new-features-lookback-and-protoio progress,
.new-features-lookback-and-protoio video {
    max-width: 100%
}
.new-features-dark-theme .gradient-colored {
    background: #0098b8;
    background: -moz-linear-gradient(-45deg, #0098b8 0%, #4dddde 100%);
    background: -webkit-linear-gradient(-45deg, #0098b8 0%, #4dddde 100%);
    background: linear-gradient(135deg, #0098b8 0%, #4dddde 100%);
    margin-top: 60px
}
.new-features-dark-theme .gradient-colored h2 {
    color: white
}
.new-features-dark-theme .gradient-colored p {
    margin-top: 40px
}
.new-features-featured.dark-theme {
    background: #0098b8;
    background: -moz-linear-gradient(-45deg, #0098b8 0%, #4dddde 100%);
    background: -webkit-linear-gradient(-45deg, #0098b8 0%, #4dddde 100%);
    background: linear-gradient(135deg, #0098b8 0%, #4dddde 100%)
}
.video-with-border {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 6px
}
@media (max-width: 550px) {
    .features-prefession-slider-title {
        font-size: 60% !important;
        width: 100% !important
    }

    .annual-billing-toggle span{width:100%; }
    .annual-billing-toggle #billing-choice-yearly{border-left-width:1px}
    .annual-billing-toggle-outer{padding:0; width:85%; margin:0 auto}
    .inner-content{padding:0}
    .pnlDatiUser div{padding:0}
    .pnlDatiUser .btn input{padding:0; width:100%}
}
@media (max-width: 1199px) {
    .features-wrapper .feature-item-text {
        padding: 100px 60px
    }
    .new-features-material-design .section3 .fab-button {
        height: 135px
    }
    .new-features-dpr .dpr-animation .content {
        margin-top: 92px;
        width: 23%
    }
    .adjustments-effects #protoelement1 {
        width: auto;
        height: 476px
    }
    .shapes-arrows-bubbles #protoelement1 {
        width: auto;
        height: 476px
    }
    .shapes-arrows-bubbles .back-area {
        height: 476px
    }
    .shapes-arrows-bubbles .protoelement {
        margin: -576px auto 150px auto
    }
    .shapes-arrows-bubbles .apple-icon {
        margin-top: -120px
    }
    .new-features-photoshop-and-sketch-plugins .blue-arrow-result {
        display: none
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #features-extra-features div[class^="col"]:nth-child(n) {
        padding-left: 10px;
        padding-right: 10px
    }
    #features-extra-features div[class^="col"]:nth-child(4n+1) {
        padding-left: 0
    }
    #features-extra-features div[class^="col"]:nth-child(4n) {
        padding-right: 0
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #features-extra-features div[class^="col"]:nth-child(n) {
        padding-left: 10px;
        padding-right: 10px
    }
    #features-extra-features div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    #features-extra-features div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
}
@media (max-width: 992px) {
    .feature-item-img {
        position: relative;
        width: 300px;
        height: 300px;
        left: 50% !important;
        margin: 0 0 100px -150px
    }
    #feature-item-3 .feature-item-img {
        width: 700px;
        height: auto;
        margin: 0 0 40px -350px
    }
    #feature-item-4 .feature-item-img {
        margin: -60px 0 60px -150px
    }
    #feature-item-6 .feature-item-img {
        margin: -100px 0 0 -150px
    }
    #feature-item-7 .feature-item-img {
        margin: -60px 0 0 -150px
    }
    .feature-item-img>div {
        background-size: contain !important;
        background-position: center center !important
    }
    #features-6-photo {
        background-size: auto 26% !important;
        background-position: center left !important
    }
    .feature-item-text.right {
        left: auto
    }
    .new-features-dpr .dpr-animation .content {
        margin-top: 92px;
        width: 23%
    }
    .new-features-dropbox-sync .video-back-area {
        display: none
    }
    .new-features-dropbox-sync .video-area {
        margin: 60px auto 20px auto
    }
}
@media (max-width: 991px) {
    .features-wrapper .feature-item-text {
        padding: 40px 20px !important
    }
    #features-animations-description>div {
        clear: both
    }
    .features-gallore-item {
        margin: 10px
    }
    .new-features-featured .cover {
        min-height: 290px
    }
    .new-features-featured .content {
        padding: 40px 15px 40px 0px
    }
    .new-features-material-design .section1 .content {
        padding-top: 40px
    }
    .new-features-material-design .section1 .section-phone {
        height: 530px
    }
    .new-features-material-design .section2 .materialimage1 {
        height: 350px
    }
    .new-features-material-design .section2 .content {
        padding-top: 40px;
        padding-bottom: 0px
    }
    .new-features-material-design .section3 {
        margin-top: 0
    }
    .new-features-material-design .section3 .materialimage2 {
        margin-top: 10px;
        width: 100%;
        height: 248px
    }
    .new-features-material-design .section3 .fab-button {
        margin: 30px auto;
        height: 90px
    }
    .new-features-dpr .section2 .graphic1 {
        margin-top: 50px
    }
    .new-features-material-design .section1 .section-phone .tryme {
        left: -30px;
        top: 20px
    }
    .new-features-asset-flow .video-area .video-campaign .play {
        margin-top: 130px
    }
    .adjustments-effects #protoelement1 {
        width: auto;
        height: 364px
    }
    .shapes-arrows-bubbles #protoelement1 {
        width: auto;
        height: 364px
    }
    .shapes-arrows-bubbles .back-area {
        height: 364px
    }
    .shapes-arrows-bubbles .protoelement {
        margin: -464px auto 150px auto
    }
    .new-features-photoshop-and-sketch-plugins .bt-right {
        position: relative
    }
    .new-features-photoshop-and-sketch-plugins .section-interactions-back {
        height: 450px;
        margin-top: 300px;
        margin-bottom: 70px
    }
    .new-features-photoshop-and-sketch-plugins .section-interactions-content {
        margin-top: -750px
    }
}
@media (max-width: 767px) {
    #features-menu-list.sticky {
        top: 52px
    }
    #features-interactions-description #features-interactions-touchevents {
        border: 0
    }
    #features-interactions-description div:last-child {
        margin-top: 20px
    }
    .feature-item-img,
    #features-3-photo {
        display: none
    }
    #features-export-icons .features-export-img {
        width: 185px;
        float: none;
        margin: auto
    }
    #features-profession-slider-icons {
        padding: 0
    }
    .new-features-featured {
        padding: 0px 20px 30px 20px
    }
    .new-features-featured .content {
        padding: 20px 5px 40px 5px
    }
    .new-features-section div[class^="col"]:nth-child(n) {
        padding-left: 15px;
        padding-right: 15px
    }
    .new-features-section div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    .new-features-section div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
    .new-features-featured .cover {
        min-height: 80px;
        max-height: 80px
    }
    .new-features-featured.photoshop-and-sketch-plugins .cover {
        background-size: contain
    }
    .new-features-material-design .section1 .content {
        padding-top: 0px
    }
    .new-features-material-design .section1 .section-phone {
        height: 360px;
        margin: 0 auto;
        width: 350px
    }
    .new-features-dpr .dpr-animation .content {
        position: relative;
        width: 100%;
        margin-left: 0;
        margin-top: 0px
    }
    .img-responsive.pull-right {
        margin-right: 20px
    }
    .new-features-dpr .section2 .graphic1 {
        width: 100%;
        height: 170px
    }
    .new-features-material-design .section1 .section-phone .attribution {
        font-size: 10px
    }
    .new-features-material-design .section1 .section-phone .tryme {
        display: none
    }
    .new-features-material-design .section2 .materialimage1 {
        height: 240px
    }
    .new-features-material-design .protoelement {
        height: 280px
    }
    .new-features-dpr .section2 .graphic1 {
        position: relative
    }
    .new-features-material-design .colorfulBg {
        padding-bottom: 130px
    }
    .new-features-material-design .colorfulPalette {
        width: 90%;
        background-size: contain;
        margin: -160px auto 0 auto
    }
    .tryMeArea .tryme {
        margin-left: 0
    }
    .tryMeArea .textcaption {
        margin-left: 68px
    }
    .new-features-asset-flow .simplequick .clutter {
        margin: 60px auto 20px auto
    }
    .new-features-asset-flow .video-area .video-campaign .play {
        width: 66px;
        height: 66px;
        margin-top: 105px
    }
    .adjustments-effects #protoelement1 {
        width: auto;
        height: 150px
    }
    .shapes-arrows-bubbles #protoelement1 {
        width: auto;
        height: 150px
    }
    .adjustments-effects .protoelementOuter .withiphone {
        margin-bottom: 60px;
        height: 500px;
        padding: 59px 0 0 0
    }
    .adjustments-effects #protoelement2,
    .adjustments-effects #protoelement3 {
        width: 215px;
        height: 384px
    }
    .adjustments-effects .graphiclabel {
        margin-bottom: 40px
    }
    .adjustments-effects .protoelementOuter .withiphone .tryme {
        display: none
    }
    .new-features-dropbox-sync .whatcanido p.light {
        padding-bottom: 24px
    }
    .new-features-dropbox-sync .about-dropbox-area {
        height: 200px;
        margin-top: 100px
    }
    .new-features-dropbox-sync .about-dropbox-img {
        margin: -250px auto 60px auto
    }
    .new-features-dropbox-sync .about-dropbox-img img {
        max-width: 90%
    }
    .shapes-arrows-bubbles .back-area {
        height: 150px
    }
    .shapes-arrows-bubbles .protoelement {
        margin: -200px auto 100px auto
    }
    .shapes-arrows-bubbles .apple-icon {
        margin-top: 0px
    }
    .feature-appleWatch-prototyping .row div[class^="col"] {
        padding-left: 15px;
        padding-right: 15px
    }
    .feature-appleWatch-prototyping .prototypeOuter .skin-model-42mm {
        border-radius: 51px;
        width: 276px;
        height: 315px
    }
    .feature-appleWatch-prototyping #protoelement1 {
        width: 156px;
        height: 194px;
        top: 60px;
        left: 60px
    }
    .feature-appleWatch-prototyping .prototypeOuter .tryme {
        top: -100px;
        right: -100px
    }
    .new-features-photoshop-and-sketch-plugins .photoshop-outer {
        width: 22px;
        margin: -5px 8px -7px 0;
        padding: 0px 0px 1px 0px
    }
    .new-features-photoshop-and-sketch-plugins .bt-right img {
        margin: 40px auto
    }
    .new-features-photoshop-and-sketch-plugins .section-interactions-back {
        display: none
    }
    .new-features-photoshop-and-sketch-plugins .section-interactions-content {
        margin-bottom: 60px;
        background: #F8F9FA;
        margin-top: 0;
        border-top: none
    }
    .new-features-photoshop-and-sketch-plugins .device-skin {
        width: 300px;
        height: 643px;
        margin: 50px auto 0px auto
    }
    .new-features-photoshop-and-sketch-plugins #protoelement1 {
        width: 250px;
        height: 445px;
        top: 81px;
        left: 27px
    }
    .new-features-photoshop-and-sketch-plugins .prototypeOuter .tryme {
        display: none
    }
    .new-features-lookback-and-protoio .lookback-protoio-logo {
        height: auto;
        margin: 20px 0 10px 0;
        background-position: center
    }
    .new-features-lookback-and-protoio h3+h1 {
        margin: 10px 0 20px 0;
        font-weight: 600
    }
    .new-features-lookback-and-protoio .content {
        text-align: center
    }
    .new-features-lookback-and-protoio .content .btn {
        min-width: 100%
    }
    .new-features-lookback-and-protoio .lookback-logo-area {
        background-position: center 0;
        margin: 40px 0 100px 0;
        display: block
    }
    .new-features-lookback-and-protoio .lookback-logo-area .caption {
        border: none;
        display: block;
        clear: both;
        margin-left: 0;
        padding: 60px 0 0 0
    }
    .new-features-lookback-and-protoio .simple-setup {
        padding: 40px 20px
    }
    .new-features-lookback-and-protoio .looks-like {
        margin-bottom: 20px
    }
    .new-features-lookback-and-protoio audio,
    .new-features-lookback-and-protoio canvas,
    .new-features-lookback-and-protoio progress,
    .new-features-lookback-and-protoio video {
        max-width: 80%
    }
}
#team-vision-description {
    margin-top: 40px;
    margin-bottom: 100px
}
.team-wrapper {
    background-color: #F8F9FA;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
}
.team-wrapper>.row {
    margin-top: 40px
}
.team-wrapper .team-person {
    overflow: hidden;
    margin-top: 20px
}
.team-wrapper .team-person-avatar {
    width: 150px;
    height: 150px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    background: no-repeat center center;
    background-size: contain;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    filter: gray;
    -webkit-filter: grayscale(100%)
}
.team-person-avatar:hover {
    filter: none;
    -webkit-filter: grayscale(0%)
}
#team-person-alexisp .team-person-avatar {
    background-image: url("/images/publicsite/team/team_alexisp.jpg?v=6.0.15")
}
#team-person-alexiso .team-person-avatar {
    background-image: url("/images/publicsite/team/team_alexiso.jpg?v=6.0.15")
}
#team-person-annam .team-person-avatar {
    background-image: url("/images/publicsite/team/team_anna.jpg?v=6.0.15")
}
#team-person-angelos .team-person-avatar {
    background-image: url("/images/publicsite/team/team_angelos.jpg?v=6.0.15")
}
#team-person-noni .team-person-avatar {
    background-image: url("/images/publicsite/team/team_noni.jpg?v=6.0.15")
}
#team-person-marios .team-person-avatar {
    background-image: url("/images/publicsite/team/team-marios.png?v=6.0.15")
}
#team-person-akis .team-person-avatar {
    background-image: url("/images/publicsite/team/team_akis.jpg?v=6.0.15")
}
#team-person-irene .team-person-avatar {
    background-image: url("/images/publicsite/team/team_irene.png?v=6.0.15")
}
#team-person-alexh .team-person-avatar {
    background-image: url("/images/publicsite/team/team_alexh.png?v=6.0.15")
}
#team-person-michael .team-person-avatar {
    background-image: url("/images/publicsite/team/team_michael.png?v=6.0.15")
}
#team-person-george .team-person-avatar {
    background-image: url("/images/publicsite/team/team_george.png?v=6.0.15")
}
#team-person-desislava .team-person-avatar {
    background-image: url("/images/publicsite/team/desislava.jpg?v=6.0.15")
}
#team-person-aimilia .team-person-avatar {
    background-image: url("/images/publicsite/team/aimiliat.jpg?v=6.0.15")
}
#team-person-mariosa .team-person-avatar {
    background-image: url("/images/publicsite/team/mariosa.jpg?v=6.0.15")
}
#team-person-kyriakos .team-person-avatar {
    background-image: url("/images/publicsite/team/kyriakos.jpg?v=6.0.15")
}
#team-person-jimmy .team-person-avatar {
    background-image: url("/images/publicsite/team/jimmy.jpg?v=6.0.15")
}
#team-person-maria .team-person-avatar {
    background-image: url("/images/publicsite/team/maria.jpg?v=6.0.15")
}
#team-person-antonis .team-person-avatar {
    background-image: url("/images/publicsite/team/antonis.jpg?v=6.0.15")
}
#team-person-todd .team-person-avatar {
    background-image: url("/images/publicsite/team/todd-siegel.jpg?v=6.0.15")
}
.team-wrapper .team-person-social {
    width: 240px;
    margin: auto
}
.team-wrapper .team-person-linkedin,
.team-wrapper .team-person-twitter {
    float: left;
    text-align: center;
    font-size: 14px
}
.team-wrapper .team-person-twitter {
    margin-left: 10px
}
.team-wrapper .team-person-linkedin>span,
.team-wrapper .team-person-twitter>span {
    display: inline-block;
    margin-right: -7px;
    font-size: 2em
}
.team-wrapper .team-person#team-person-alexisp .team-person-social {
    width: 235px
}
.team-wrapper .team-person#team-person-alexc .team-person-social {
    width: 210px
}
.team-wrapper .team-person#team-person-marios .team-person-social {
    width: 180px
}
.team-wrapper .team-person#team-person-alexh .team-person-social {
    width: 125px
}
@media (max-width: 767px) {
    .team-wrapper .team-person:not(:first-child) {
        padding-top: 40px
    }
    .team-wrapper {
        margin-left: 0;
        margin-right: 0
    }
}
.protoioCustomers .inner-content {
    padding-top: 0
}
#customers-slider #customers-owl-demo .owl-pagination {
    display: none
}
#customers-slider:hover #customers-owl-demo .owl-prev,
#customers-slider:hover #customers-owl-demo .owl-next {
    display: none
}
#customer-reviews .customers-comments-info {
    margin-left: 70px;
    margin-bottom: 100px
}
#customer-reviews .customers-comments-name {
    margin-bottom: 0px
}
#customer-reviews .customers-comments-logo {
    margin-bottom: 10px
}
#customers-slider {
    background-color: #E0E0E0;
    overflow: hidden;
    margin: 0px auto 0 auto;
    height: 385px;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 62px
}
#customers-owl-demo .item {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right
}
#customers-owl-demo .item div {
    padding: 40px
}
.customers-comments-logo,
.customers-comments-slider-logo {
    display: block;
    width: 150px;
    height: 50px;
    background: url("/images/publicsite/client_logos/customers_company_logos_sprite.png?v=6.0.15") no-repeat 35px 0;
    margin: 10px 0
}
.customers-comments-logo:hover {
    background-position-y: 0px !important
}
.customers-comments-logo+p {
    clear: both;
    line-height: 2;
    margin-bottom: 20px
}
.customers-comments-slider-logo+p {
    padding: 0 80px 0 0;
    display: inline;
    background-color: #E0E0E0
}
.customers-comments-img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100% 0 100% 100%;
    clear: both;
    margin: 0 auto 10px;
    transform: rotate(45deg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -1000px -1000px;
    background-color: #E0E0E0;
    position: relative
}
.customers-comments-img:before {
    content: "";
    position: absolute;
    background-position: 0 0;
    background-repeat: inherit;
    background-size: inherit;
    background-image: inherit;
    width: 46px;
    height: 46px;
    transform: rotate(-45deg);
    border-radius: 100%;
    top: 2px;
    left: 2px;
    box-shadow: 0px 0px 5px #fff
}
.customers-comments-slider-name {
    display: inline-block;
    color: #959c9f
}
.customers-reviews-row {
    overflow: hidden;
    margin-bottom: 80px
}
#customers-slider #customers-owl-demo .owl-prev,
#customers-slider #customers-owl-demo .owl-next {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    width: 30px;
    height: 50px;
    background: url("/images/publicsite/carousel-arrows.png?v=6.0.15") no-repeat center center;
    cursor: pointer
}
#customers-slider:hover #customers-owl-demo .owl-prev,
#customers-slider:hover #customers-owl-demo .owl-next {
    display: block
}
#customers-slider:hover #customers-owl-demo .owl-prev.disabled,
#customers-slider:hover #customers-owl-demo .owl-next.disabled {
    display: none
}
#customers-slider #customers-owl-demo .owl-prev {
    left: 0px;
    background-position: 8px 50%
}
#customers-slider #customers-owl-demo .owl-next {
    right: 0px;
    background-position: -30px 50%
}
#customer-reviews:before,
#customer-reviews:after {
    content: "";
    display: table
}
#customer-reviews:after {
    clear: both
}
#customer-reviews>div {
    margin-top: 40px
}
#customers-owl-demo .item {
    height: 385px
}
@media (min-width: 1200px) {
    #customer-reviews div[class^="col"]:nth-child(n) {
        padding-left: 20px;
        padding-right: 20px
    }
    #customer-reviews div[class^="col"]:nth-child(3n+1) {
        padding-left: 0
    }
    #customer-reviews div[class^="col"]:nth-child(3n) {
        padding-right: 0
    }
    #customer-reviews div[class^="col"]:nth-child(3n+1) {
        clear: left
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #customer-reviews div[class^="col"]:nth-child(n) {
        padding-left: 20px;
        padding-right: 20px
    }
    #customer-reviews div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    #customer-reviews div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
    #customer-reviews div[class^="col"]:nth-child(2n+1) {
        clear: left
    }
}
.freebies>article {
    margin-bottom: 40px;
    background-color: #f8f8f8;
    border: 1px solid #ddd
}
.freebies>h3 {
    max-width: none
}
.freebies .details {
    margin-top: 20px;
    height: 60px
}
.freebies .details:before,
.freebies .details:after {
    content: "";
    display: table
}
.freebies .details:after {
    clear: both
}
.freebies .details>div {
    width: 50px;
    height: 20px;
    padding-top: 24px;
    border-left: 1px dashed #ccc;
    float: left;
    text-align: center;
    color: #666;
    font-size: 11px;
    position: relative
}
.freebies .details>div:first-child {
    border-left: 0 none
}
.freebies .details .css3 {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -286px no-repeat
}
.freebies .details .psd {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -349px no-repeat
}
.freebies .details .png {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -407px no-repeat
}
#onoffswitch-sample:before,
#onoffswitch-sample:after {
    content: "";
    display: table
}
#onoffswitch-sample:after {
    clear: both
}
.freebies .onoffswitch {
    position: relative;
    width: 225px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 20px 0 0 auto;
    box-sizing: content-box
}
.freebies .onoffswitch *,
.freebies .onoffswitch *:before,
.freebies .onoffswitch *:after {
    box-sizing: content-box
}
.freebies .onoffswitch-checkbox {
    display: none
}
.freebies .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid #999999;
    border-radius: 50px
}
.freebies .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s
}
.freebies .onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 85px;
    padding: 0;
    line-height: 85px;
    font-size: 30px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important
}
.freebies .onoffswitch-inner:before {
    content: "ON";
    padding-left: 28px;
    background-color: #00A1C0;
    color: #FFFFFF
}
.freebies .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 28px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right
}
.freebies .onoffswitch-switch {
    display: block;
    width: 50px;
    margin: 17.5px;
    background: #FFFFFF;
    border: 3px solid #999999;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 136px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s
}
.freebies .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}
.freebies .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px
}
.snippet-container .snippet-copy {
    margin-top: -47px
}
#properties .onoffswitch-switch {
    width: 17px;
    height: 17px
}
#component-demo-wrapper {
    border: 1px solid #ddd;
    border-width: 0 0 1px 0;
    min-height: 140px;
    text-align: center;
    position: relative;
    background: white
}
#component-demo-wrapper,
#component-demo-wrapper *,
.onoffswitch-label:before,
.onoffswitch-switch {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
#component-demo-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-top: 60px solid white;
    min-height: 200px
}
#component-demo-wrapper.fixed ~ .limit-width:not(.no-padding) {
    padding-top: 200px
}
#component-demo-container {
    margin: 0 auto;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%
}
#component-demo-container * {
    -moz-bzing: content-box
}
#as-seen-on-header {
    background: url("/images/freebies/asseen.png?v=6.0.15");
    background-repeat: no-repeat;
    background-position: right 40px top
}
#component-demo-wrapper.fixed #as-seen-on-header {
    top: -87px
}
#properties {
    overflow: hidden
}
#properties .col1 {
    width: 450px;
    float: left
}
#properties .col2 {
    width: 450px;
    float: right
}
#properties .property-group {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 0px #fff
}
#properties .property-group:last-child {
    border-bottom-width: 0;
    box-shadow: none
}
#properties .property {
    margin-bottom: 5px
}
#properties .property:before,
#properties .property:after {
    content: "";
    display: table
}
#properties .property:after {
    clear: both
}
#properties label {
    display: inline-block;
    width: 200px
}
#properties input[type=radio],
#properties input[type=checkbox] {
    display: none
}
#properties .radio-property label,
#properties .checkbox-property label {
    padding-left: 22px;
    position: relative
}
#properties .radio-property input[type=checkbox]+label:before {
    content: " ";
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url("/images/ui/formfields-sprite.png?v=6.0.15") 0 0 no-repeat
}
#properties .radio-property input[type=checkbox]:checked+label:before {
    background-position: -30px 0
}
#properties .radio-property input[type=radio]+label:after {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 17px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url("/images/ui/formfields-sprite.png?v=6.0.15") -59px 0 no-repeat
}
#properties .radio-property input[type=radio]:checked+label:after {
    background-position: -90px 0
}
#properties .inline-radio-property label {
    width: auto;
    padding-right: 10px;
    padding-top: 2px;
    font-weight: 600;
    cursor: pointer
}
#properties input[type=text] {
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px #ddd inset;
    padding: 5px;
    border-radius: 4px;
    width: 190px;
    font-size: 12px;
    font-family: 'NewJune';
    color: #2b2b2b;
    height: auto
}
.freebies .minicolors-swatch {
    position: relative;
    background-image: none;
    border-radius: 3px;
    margin-left: 10px;
    float: right;
    height: 23px;
    width: 23px;
    top: -2px
}
.freebies .minicolors-swatch.disabled {
    opacity: 0.7
}
.minicolors-swatch:after {
    content: " ";
    position: absolute;
    top: -3px;
    right: -3px;
    left: -3px;
    bottom: -3px;
    border: 3px solid #fff;
    border-radius: 4px;
    box-shadow: 0 -1px 1px #bbb
}
.miniColors-selector {
    width: 187px;
    height: 162px
}
.minicolors-panel,
.minicolors-panel *,
.minicolors-panel *:before,
.minicolors-panel *:after {
    box-sizing: content-box
}
.minicolors-swatch span {
    box-shadow: none !important
}
input[disabled] {
    opacity: 0.7
}
input[disabled]+.minicolors-swatch:after {
    opacity: 0.7
}
input[disabled]+.minicolors-swatch {
    opacity: 0.3
}
.ui-slider {
    background-color: #E9E9E9;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) inset;
    display: inline-block;
    width: 195px;
    margin: 0 5px 0 2px;
    top: 2px;
    height: 8px;
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-range {
    background: #00A1C0;
    box-shadow: 0 1px 0px #5B97BB inset;
    border-radius: 4px;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 100%
}
.ui-slider span {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    top: -0.3em;
    margin-left: -0.6em;
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    height: 17px;
    width: 17px;
    margin-top: -2px;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.1);
    outline: none
}
.ui-slider span:before {
    content: " ";
    width: 7px;
    height: 7px;
    display: block;
    position: relative;
    left: 4px;
    top: 4px;
    border: 1px solid #eee;
    border-radius: 5px;
    display: none
}
#properties input.slider-value {
    width: 33px;
    border: 0 none;
    box-shadow: 0 -1px 1px #BBBBBB
}
.ui-slider.ui-slider-disabled {
    background-color: transparent;
    border-color: #EEE
}
.ui-slider.ui-slider-disabled .ui-slider-range {
    background-color: #A0D1E1;
    box-shadow: 0 1px 0 #9AABB5 inset
}
.ui-slider.ui-slider-disabled span {
    background: #EEEEEE;
    box-shadow: none
}
#properties .onoffswitch {
    position: relative;
    width: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    margin: 10px;
    display: inline-block;
    margin-left: 190px
}
#properties .onoffswitch-checkbox {
    display: none
}
#properties .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 20px;
    width: auto;
    height: auto !important
}
#properties .onoffswitch-label:before {
    content: none
}
#properties .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -ms-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s
}
#properties .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}
#properties .onoffswitch-inner:before,
#properties .onoffswitch-inner:after {
    content: " ";
    float: left;
    width: 50%;
    height: 5px;
    padding: 0;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    line-height: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: border-box;
    border: 0 none
}
#properties .onoffswitch-inner:before {
    padding-left: 10px;
    background-color: #00A1C0;
    color: #FFFFFF;
    box-shadow: 0 1px 0 #5B97BB inset
}
#properties .onoffswitch-inner:after {
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
}
#properties .onoffswitch-switch {
    width: 17px;
    background: #F5F5F5;
    border: 1px solid #ccc;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    margin: -5px;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-transition: right 0.3s ease-in 0s;
    -webkit-transition: right 0.3s ease-in 0s;
    -ms-transition: right 0.3s ease-in 0s;
    -o-transition: right 0.3s ease-in 0s;
    transition: right 0.3s ease-in 0s
}
#properties .onoffswitch-switch:before {
    border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    content: " ";
    display: block;
    height: 7px;
    left: 3px;
    position: relative;
    top: 3px;
    width: 7px;
    display: none
}
#properties .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px
}
#properties .link-property {
    font-size: 12px
}
#properties .onoffswitch-checkbox[disabled]+.onoffswitch-label {
    border-color: #eee
}
#properties .onoffswitch-checkbox[disabled]+.onoffswitch-label .onoffswitch-switch {
    background: #eee;
    box-shadow: none
}
#properties .onoffswitch-checkbox[disabled]+.onoffswitch-label:before {
    box-shadow: 0 1px 0 #9AABB5 inset;
    background: #A0D1E1
}
#supported-browsers {
    text-align: right;
    margin-top: 10px
}
#supported-browsers .supported-full {
    width: 95px;
    height: 16px;
    background: url("/images/freebies/supported-browsers-full.png?v=6.0.15");
    display: inline-block
}
#supported-browsers .supported-note {
    width: 26px;
    height: 16px;
    margin-left: -4px;
    position: relative;
    display: inline-block
}
#supported-browsers .supported-note.ie {
    background: url("/images/freebies/supported-browsers-ie-note.png?v=6.0.15")
}
#supported-browsers .supported-note.opera {
    background: url("/images/freebies/supported-browsers-opera-note.png?v=6.0.15")
}
#supported-browsers .supported-note .tooltip {
    display: none;
    position: absolute;
    bottom: 30px;
    right: 0px;
    width: 200px;
    padding: 10px;
    color: white;
    background: black;
    border-radius: 5px;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    box-shadow: 0 1px 2px black
}
#supported-browsers .supported-note:hover .tooltip {
    display: block;
    opacity: 1
}
#supported-browsers .supported-note .tooltip span {
    font-weight: bold;
    display: block;
    margin-bottom: 3px
}
#supported-browsers .supported-note .tooltip:before {
    content: " ";
    width: 10px;
    height: 10px;
    background-color: black;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: -4px;
    right: 10px;
    margin-left: 50%;
    box-shadow: 0 1px 2px black
}
.header-with-right {
    overflow: hidden
}
.header-with-right h3 {
    float: left
}
.header-with-right .copy-to-clipboard,
.snippet-copy {
    float: right;
    color: #0099CC;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    margin: 24px 0;
    font-family: 'NewJune';
}
.code {
    border-radius: 10px;
    background: url("/images/ui/footer-bg.png?v=6.0.15") repeat scroll 0 0 transparent;
    padding: 15px 20px;
    color: white;
    font-family: 'NewJune';
    font-size: 13px;
    line-height: 18px
}
.snippet-text,
.snippet-window {
    display: none
}
.snippet-copy {
    margin-top: -67px;
    margin-right: -20px
}
.snippet-clipboard {
    overflow: hidden
}
.snippet-clipboard embed {
    float: left
}
#on-off-freebie #footer,
#device-skins-freebie #footer {
    max-width: 500px;
    margin: 0 auto
}
#on-off-freebie #footer {
    height: 60px
}
#as-seen-on-footer {
    font-style: italic;
    line-height: 30px;
    float: left
}
#as-seen-on-footer a {
    text-indent: -9999px;
    display: inline-block;
    background: url("/images/publicsite/logo.svg?v=6.0.15") no-repeat center 0px;
    background-size: 100% auto;
    height: 30px;
    width: 114px;
    margin-left: 8px
}
#footer .social-share {
    float: right
}
.fb_iframe_widget span {
    vertical-align: baseline !important
}
.social-share .email {
    margin: 0 20px 0 0;
    color: #666;
    font-weight: 600;
    padding: 1px 7px 2px;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #fefefe 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #f1f1f1 100%);
    background: linear-gradient(top, #fefefe 0%, #f1f1f1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f1f1f1', GradientType=0);
    font-size: 11px;
    vertical-align: super;
    text-decoration: none
}
.social-share .email:hover:before {
    background-image: url("/images/editor/icons-sprite-active.png?v=6.0.15")
}
.pinterest-img {
    position: absolute;
    top: -9999px;
    left: -9999px
}
.transition-off .onoffswitch-switch,
.transition-off .onoffswitch-inner {
    -moz-transition: all 0s ease-in 0s;
    -webkit-transition: all 0s ease-in 0s;
    -ms-transition: all 0s ease-in 0s;
    -o-transition: all 0s ease-in 0s;
    transition: all 0s ease-in 0s
}
#more-freebies {
    display: inline-block;
    padding: 10px 15px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #868F91;
    position: fixed;
    top: 50%;
    left: -55px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    text-decoration: none;
    font-family: 'NewJune';
    font-size: 18px;
    box-shadow: 0 2px 0 white;
    z-index: 100
}
#maincontent .block-list>*,
#maincontent .dashboard-listing>* {
    display: block;
    background-color: white;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ededed #ededed #dcdcdc;
    margin-bottom: 20px;
    overflow: hidden
}
#maincontent .block-list>*:last-child {
    border-bottom-width: 0
}
.freebies>article {
    background: no-repeat right bottom
}
.freebies>article>div {
    padding: 20px
}
.freebies>article>div h3 {
    max-width: none
}
.freebies .details {
    margin: 30px 0 0 -9px
}
.freebies .details>div {
    width: 50px;
    padding-top: 27px;
    height: 20px;
    border-left: 1px dashed #ccc;
    float: left;
    text-align: center;
    color: #666;
    font-size: 11px;
    position: relative
}
.freebies .details .size span {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    font-weight: 600;
    font-size: 23px;
    color: #c0c0c0;
    text-align: center
}
.freebies .details>div:first-child {
    border-left: 0 none
}
.freebies .details .time {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -24px 5px no-repeat
}
.freebies .details .qrcode {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -120px 5px no-repeat
}
.freebies .details .css3 {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -286px 5px no-repeat
}
.freebies .details .psd {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -349px 2px no-repeat
}
.freebies .details .png {
    background: url("/images/publicsite/demos-sprite.png?v=6.0.15") -407px 2px no-repeat
}
#device-skins-freebie .header,
#on-off-freebie .header {
    border: 1px solid #ddd;
    border-width: 0 0 1px 0;
    box-shadow: 0 2px 2px #ddd;
    margin-bottom: 30px;
    padding: 0 10px
}
#device-skins-freebie #footer:before,
#device-skins-freebie #footer:after {
    content: "";
    display: table
}
#device-skins-freebie #footer:after {
    clear: both
}
#device-skins-freebie .header .page-margins {
    padding: 60px 0 40px;
    background: url("/images/freebies/devicetemplates_headerimg.png?v=6.0.15") right -11px no-repeat #fff
}
#device-skins-freebie .header .page-margins h1 {
    margin-top: 0
}
#devices-as-seen-on-ghost {
    display: block;
    position: absolute;
    width: 275px;
    height: 110px;
    top: 76px;
    right: 30px
}
.code.code-css pre,
.code.code-html pre {
    border: 0 none;
    background: transparent
}
@media (min-width: 768px) {
    .freebies div[class^="col"]:nth-child(n) {
        padding-left: 10px;
        padding-right: 10px
    }
    .freebies div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    .freebies div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
}
#device-skins-freebie .freebies>article {
    padding: 20px 40px
}
@media (max-width: 1199px) {
    #properties .onoffswitch {
        margin-left: 155px
    }
}
@media (max-width: 991px) {
    #maincontent .freebies .onoffswitch {
        position: relative;
        left: 50%;
        margin-left: -112px
    }
    #properties .onoffswitch {
        margin-left: -10px
    }
    #device-skins-freebie .freebies>article {
        background-size: 280px auto !important;
        background-position: right bottom !important
    }
    #device-skins-freebie .freebies>article:nth-child(4) {
        background-size: 160px auto !important
    }
}
@media (max-width: 767px) {
    #device-skins-freebie .freebies>article {
        background-size: 120px auto !important
    }
    #device-skins-freebie .freebies>article:nth-child(2) {
        height: 355px !important
    }
    #device-skins-freebie .freebies>article:nth-child(4) {
        background-size: 60px auto !important;
        height: 365px !important
    }
    #device-skins-freebie .freebies>article:nth-child(5) {
        height: 315px !important
    }
    #device-skins-freebie .freebies>article {
        background-position: right bottom !important
    }
    #as-seen-on-header {
        display: none
    }
    #properties input.slider-value {
        top: 5px;
        left: 92%;
        position: relative;
        margin-left: -12px !important
    }
    .limit-width.support {
        padding: 0
    }
    #device-skins-freebie .freebies>article .details {
        left: auto;
        margin-left: 0
    }
    #properties .onoffswitch {
        margin-left: 190px
    }
    #footer .social-share {
        float: left;
        margin-top: 20px;
        clear: left
    }
}
#demo-slider .demo-block {
    margin: 5px auto;
    position: relative;
    text-decoration: none;
    display: block;
    padding: 15px 0 15px 0;
    min-height: 260px;
    m1ax-width: 380px;
    background: #cdd5db;
    background: -moz-linear-gradient(45deg, #e9e5df 0%, #cdd5db 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #e9e5df), color-stop(100%, #cdd5db));
    background: -webkit-linear-gradient(45deg, #e9e5df 0%, #cdd5db 100%);
    background: -o-linear-gradient(45deg, #e9e5df 0%, #cdd5db 100%);
    background: -ms-linear-gradient(45deg, #e9e5df 0%, #cdd5db 100%);
    background: linear-gradient(45deg, #e9e5df 0%, #cdd5db 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e9e5df', endColorstr='#cdd5db', GradientType=1)
}
#demo-slider .demo-block .demo-play {
    background: rgba(0, 0, 0, 0.5);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("/images/publicsite/demos/hover_play.png?v=6.0.15");
    color: #2C3335;
    font-size: 24px;
    padding: 32% 0 0 0;
    height: 100%;
    cursor: pointer;
    position: absolute;
    width: 100%;
    top: 0
}
#demo-slider .demo-block.horizontal {
    padding: 25px 0 25px 0
}
#demo-slider .demo-block img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5%;
    right: 5%;
    margin: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}
#demo-slider .demo-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 157px;
    padding: 0 5px
}
#demo-slider .demo-info p {
    margin: 0;
    font-size: 14px
}
#demo-slider .demo-title {
    color: #2C3335;
    padding-bottom: 20px
}
#demo-slider div[class^="col"]:nth-child(n) {
    padding-left: 30px;
    padding-right: 30px
}
#demo-slider div[class^="col"]:nth-child(3n+1) {
    padding-left: 0
}
#demo-slider div[class^="col"]:nth-child(3n) {
    padding-right: 0
}
@media (max-width: 991px) {
    #demo-slider div[class^="col"]:nth-child(n) {
        padding-left: 30px;
        padding-right: 30px
    }
    #demo-slider div[class^="col"]:nth-child(2n+1) {
        padding-left: 0
    }
    #demo-slider div[class^="col"]:nth-child(2n) {
        padding-right: 0
    }
}
@media (max-width: 767px) {
    #demo-live-preview-wrapper>div {
        height: 450px !important
    }
    #demo-slider #owl-demo .owl-pagination {
        display: block
    }
    #demo-slider {
        padding: 0
    }
    #demo-slider .demo-title {
        text-align: center
    }
    #demo-slider div[class^="col"]:nth-child(n) {
        padding-left: 0px;
        padding-right: 0px
    }
    #demo-slider div[class^="col"]:nth-child(1n+1) {
        padding-left: 0
    }
    #demo-slider div[class^="col"]:nth-child(1n) {
        padding-right: 0
    }
}
.plans-area {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 34px;
    padding: 0 20px 0 20px;
		width: 100%;
}
.plans-area .plan {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    -webkit-flex-align: center;
    flex-align: center;
    font-size: 14px;
    color: #252A2B;
    position: relative;
    width: 224px;
    height: 333px;
    border: 1px solid #E7E8EA;
    margin-bottom: 40px;
    background-color: white
}
.plans-area .plan label {
    font-size: 18px;
    color: #00A1C0;
    margin-top: 29px;
    margin-bottom: 13px
}
.plans-area .plan span {
    margin-top: 15px;    text-align: center;
}
.plans-area .plan .price {
    position: relative;
    margin-top: 0px;
    margin-bottom: 57px
}
.plans-area .plan .price .currency {
    font-size: 24px;
    font-weight: 300;
    position: relative;
    top: -22px
}
.plans-area .plan .price .vat {
    font-size: 24px;
    font-weight: 300;
    position: relative;
    top: -22px
}
 .VatLabel {
    font-size: 11px;
    font-weight: 300;
    position: relative;
    top: -25px;
    /*left:-16%;*/
}
 .VatLabelUpgradeProfil
 {
    font-size: 11px;
    font-weight: 300;
    position: relative;
    top: -40px;
    color: #524C56;
 }
.plans-area .plan .price .amount {
    font-size: 58px;
    color: #00A1C0;
    font-weight: 300
}
.plans-area .plan .plan-yearly {
    margin: -32px;
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    color: #B4BCBF;
    margin-top: 152px
}
.plans-area .plan .radio {
    width: auto;
    align-self: flex-end;
    margin-right: 12px;
    margin-top: 12px
}
.plans-area .plan .radio .check {
    margin: 0
}
.plans-area .plan.inValidPlan {
    opacity: 0.6;
    margin-bottom: 105px;
    background-image: url("/images/dashboard/billing/disabled-plan@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    border: none
}
.plans-area .plan.inValidPlan .info {
    text-align: center;
    position: absolute;
    top: 368px
}
.plans-area .plan.current {
    background-color: rgba(0, 161, 192, 0.03);
    border-color: #00A1C0
}
.plans-area .plan.park-plan {
    width: 100%;
    height: 142px;
    background-color: rgba(0, 161, 192, 0.03);
    border-color: #00A1C0;
    font-size: 18px
}
.plans-area .plan.park-plan span {
    margin-top: 24px;
    margin-bottom: 10px
}
@keyframes space-rotate {
    0% {
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    100% {
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        -o-transform: translate(0%, 0);
        transform: translate(0%, 0)
    }
}
@-webkit-keyframes space-rotate {
    0% {
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    100% {
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        -o-transform: translate(0%, 0);
        transform: translate(0%, 0)
    }
}
.modal-backdrop {
    transition: opacity 700ms;
    opacity: 0 !important
}
.modal-backdrop.open-modal {
    opacity: 0.9 !important
}
.top-10-changes-in-Protoio-6 {
    height: 100%;
    overflow-x: hidden
}
.top-10-changes-in-Protoio-6 .publicsitemainnav,
.top-10-changes-in-Protoio-6 .publicsitemainnav.sticky-final {
    width: 100vw
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper {
    opacity: 0;
    transition: opacity 700ms;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper.show-modal {
    opacity: 1
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper.show-modal .modal-dialog {
    width: 80%;
    height: 80%
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper.show-modal,
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper.before-close {
    z-index: 9999
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .proto-v6-video-modal-closeX {
    height: 22px;
    position: absolute;
    top: -22px;
    right: 0;
    font-size: 22px;
    line-height: 22px;
    cursor: pointer
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .proto-v6-video-modal-backdrop {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.8
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .modal-dialog {
    width: 60%;
    height: 60%;
    transition: width 500ms, height 500ms;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .modal-dialog iframe {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .modal-dialog .modal-content,
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper .modal-dialog iframe {
    width: 100%;
    height: 100%
}
.top-10-changes-in-Protoio-6 .proto-v6-video-wrapper iframe:-webkit-full-screen {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.top-10-changes-in-Protoio-6 h1,
.top-10-changes-in-Protoio-6 h2,
.top-10-changes-in-Protoio-6 h3,
.top-10-changes-in-Protoio-6 h4 {
    text-align: center
}
.top-10-changes-in-Protoio-6 h2,
.top-10-changes-in-Protoio-6 h3,
.top-10-changes-in-Protoio-6 h4 {
    margin-top: 34px
}
.top-10-changes-in-Protoio-6 h1 {
    margin-top: 0;
    color: #00A1C0
}
.top-10-changes-in-Protoio-6 footer {
    margin-top: 0
}
.top-10-changes-in-Protoio-6 .inner-content {
    padding: 0
}
.top-10-changes-in-Protoio-6 .limit-width {
    width: 100%
}
.top-10-changes-in-Protoio-6 .light {
    color: #959c9f
}
.top-10-changes-in-Protoio-6 .page-section {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -ms-flex-pack: center;
    -webkit-flex-pack: center;
    flex-pack: center;
    position: relative;
    padding: 0 20px;
    background-color: white;
    box-sizing: border-box
}
.top-10-changes-in-Protoio-6 .page-section .content {
    z-index: 2
}
.top-10-changes-in-Protoio-6 .page-section .color-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.top-10-changes-in-Protoio-6 .page-section .white-text h1,
.top-10-changes-in-Protoio-6 .page-section .white-text h2,
.top-10-changes-in-Protoio-6 .page-section .white-text h3,
.top-10-changes-in-Protoio-6 .page-section .white-text h4 {
    color: white
}
.top-10-changes-in-Protoio-6 .full-height {
    height: 100vh;
    min-height: 950px
}
.top-10-changes-in-Protoio-6 .center-img {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
    left: 50%;
    margin: 8% auto 10px
}
.top-10-changes-in-Protoio-6 .section1 {
    background: url("/images/publicsite/features/top-10/1/bg.jpg") no-repeat fixed 0px;
    background-size: cover;
    position: relative
}
.top-10-changes-in-Protoio-6 .section1 .color-layer {
    background-color: rgba(37, 42, 43, 0.65)
}
.top-10-changes-in-Protoio-6 .section1 .play-video {
    max-width: 100px;
    width: 100%;
    cursor: pointer
}
.top-10-changes-in-Protoio-6 .section1 .arrow-more-down {
    width: 31px;
    height: 17px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.top-10-changes-in-Protoio-6 .section2 {
    background-color: transparent
}
.top-10-changes-in-Protoio-6 .section2 .color-layer {
    background-color: rgba(33, 79, 131, 0.8)
}
.top-10-changes-in-Protoio-6 .section2 .ui {
    max-width: 935px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section2 video {
    position: fixed;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    z-index: -1;
    margin: 0 -20px
}
.top-10-changes-in-Protoio-6 .section2 .center-img {
    left: 54%
}
.top-10-changes-in-Protoio-6 .section2 img {
    margin-top: 5%
}
.top-10-changes-in-Protoio-6 .section3 {
    background-color: white
}
.top-10-changes-in-Protoio-6 .section3 video {
    width: 90%;
    max-width: 782px;
    height: auto;
    background-size: cover;
    transition: 1s opacity
}
.top-10-changes-in-Protoio-6 .section3 img {
    max-width: 100%;
    margin: 0;
    margin-top: 8%;
    display: none
}
.top-10-changes-in-Protoio-6 .section4 {
    background: url("/images/publicsite/features/top-10/4/bg.jpg") no-repeat fixed 0px;
    background-size: cover
}
.top-10-changes-in-Protoio-6 .section4 .color-layer {
    background-color: rgba(33, 79, 131, 0.8)
}
.top-10-changes-in-Protoio-6 .section4 .heros {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute;
    margin-top: 15%
}
.top-10-changes-in-Protoio-6 .section4 .heros span {
    margin-top: 50%;
    display: block;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}
.top-10-changes-in-Protoio-6 .section4 .heros .img-container {
    width: 100%;
    height: 140px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -ms-flex-pack: center;
    -webkit-flex-pack: center;
    flex-pack: center
}
.top-10-changes-in-Protoio-6 .section4 .stakeholders {
    max-width: 115px;
    width: 95%;
    object-fit: contain
}
.top-10-changes-in-Protoio-6 .section4 .team {
    max-width: 100px;
    width: 95%;
    object-fit: contain
}
.top-10-changes-in-Protoio-6 .section4 .friends {
    max-width: 100px;
    width: 95%;
    object-fit: contain
}
.top-10-changes-in-Protoio-6 .section4 .world {
    max-width: 110px;
    width: 95%;
    object-fit: contain
}
.top-10-changes-in-Protoio-6 .section5 {
    background-color: transparent
}
.top-10-changes-in-Protoio-6 .section5 .color-layer {
    background-color: rgba(236, 236, 236, 0.88)
}
.top-10-changes-in-Protoio-6 .section5 video {
    position: fixed;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    z-index: -1;
    display: none;
    margin: 0 -20px
}
.top-10-changes-in-Protoio-6 .section5 .testing {
    max-width: 836px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section5 .logos {
    max-width: 500px;
    width: 90%
}
.top-10-changes-in-Protoio-6 .section5 .center-img {
    left: 53%
}
.top-10-changes-in-Protoio-6 .section5 img {
    margin-top: 0
}
.top-10-changes-in-Protoio-6 .section6 {
    background-color: white;
    display: block;
    margin-bottom: 0
}
.top-10-changes-in-Protoio-6 .section6 .content {
    margin-top: 60px
}
.top-10-changes-in-Protoio-6 .section6 .img-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute;
    padding: 0 4% 0 7%;
    max-height: 60%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.top-10-changes-in-Protoio-6 .section6 .img-container>div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute
}
.top-10-changes-in-Protoio-6 .section6 .lookback {
    max-width: 140px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section6 .logo {
    position: relative;
    left: 43%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-bottom: 60px
}
.top-10-changes-in-Protoio-6 .section6 .apple-logo {
    max-width: 180px;
    width: 100%;
    object-fit: contain;
    height: auto;
    max-height: 54px
}
.top-10-changes-in-Protoio-6 .section6 .apple-app {
    max-width: 388px;
    width: 100%;
    height: auto;
    max-height: 617px
}
.top-10-changes-in-Protoio-6 .section6 .google-app {
    max-width: 394px;
    width: 100%;
    height: auto;
    max-height: 617px
}
.top-10-changes-in-Protoio-6 .section6 .google-logo {
    max-width: 180px;
    width: 100%;
    height: auto;
    max-height: 54px
}
.top-10-changes-in-Protoio-6 .section7 {
    background-color: #FBFBFB
}
.top-10-changes-in-Protoio-6 .section7 .patterns1 {
    max-width: 373px;
    width: 40%;
    object-fit: contain
}
.top-10-changes-in-Protoio-6 .section7 .patterns2 {
    max-width: 316px;
    width: 40%;
    object-fit: contain;
    margin-left: 20px
}
.top-10-changes-in-Protoio-6 .section7 .img-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -ms-flex-pack: center;
    -webkit-flex-pack: center;
    flex-pack: center;
    margin-top: 65px;
    max-height: 500px;
    height: 70%;
    padding-left: 4%
}
.top-10-changes-in-Protoio-6 .section8 {
    background-color: #252A2B
}
.top-10-changes-in-Protoio-6 .section8 h4 {
    color: white
}
.top-10-changes-in-Protoio-6 .section8 .wizard {
    max-width: 577px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section8 .center-img {
    left: 53%
}
.top-10-changes-in-Protoio-6 .section9 {
    background-color: white
}
.top-10-changes-in-Protoio-6 .section9 .screen-nav-features {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute
}
.top-10-changes-in-Protoio-6 .section9 .side {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-box-pack: distribute;
    -webkit-box-pack: distribute;
    box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-flex-pack: distribute;
    flex-pack: distribute
}
.top-10-changes-in-Protoio-6 .section9 .icon {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-box-pack: justify;
    -webkit-box-pack: justify;
    box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-flex-pack: justify;
    flex-pack: justify;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-box-align: center;
    -webkit-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    -webkit-flex-align: center;
    flex-align: center;
    margin-top: 0px
}
.top-10-changes-in-Protoio-6 .section9 .icon span {
    margin-top: 20px;
    display: block;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00A1C0
}
.top-10-changes-in-Protoio-6 .section9 .rename {
    max-width: 45px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section9 .sort {
    max-width: 45px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section9 .screens-nav {
    max-width: 836px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section9 .organise {
    max-width: 45px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section9 .review {
    max-width: 55px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section9 .center-img {
    left: 57%
}
.top-10-changes-in-Protoio-6 .section10 {
    background-color: #E3F5F8
}
.top-10-changes-in-Protoio-6 .section10 .single-click {
    max-width: 952px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section10 .center-img {
    left: 53%
}
.top-10-changes-in-Protoio-6 .section10 img {
    margin-top: 5%
}
.top-10-changes-in-Protoio-6 .section11 {
    background-color: #252A2B
}
.top-10-changes-in-Protoio-6 .section11 h4 {
    color: white
}
.top-10-changes-in-Protoio-6 .section11 .hello {
    max-width: 1079px;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section11 img {
    margin-top: 4%
}
.top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper,
.top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper>h4 {
    margin-top: 8%
}
.top-10-changes-in-Protoio-6 .section12 .corp-logos-outer {
    opacity: 0.5
}
.top-10-changes-in-Protoio-6 .section13 {
    margin: 0 -20px;
    overflow: hidden
}
.top-10-changes-in-Protoio-6 .section13 .stars {
    width: 5760px;
    height: 100%;
    position: absolute;
    top: 0;
    background: url("/images/publicsite/features/top-10/13/stars@2x.jpg?v=6.0.15");
    background-size: auto 100%;
    background-repeat: repeat;
    animation: space-rotate infinite 200s linear
}
.top-10-changes-in-Protoio-6 .section13 .content {
    background: url("/images/publicsite/features/top-10/13/Protoyping-for-all-big@2x.png?v=6.0.15") no-repeat center;
    background-size: 3420px;
    height: 100%;
    width: 100%
}
.top-10-changes-in-Protoio-6 .section13 .content p {
    text-align: center;
    margin-top: 60vh
}
.top-10-changes-in-Protoio-6 .section13 .content h4+p {
    margin: 0 0 20px !important
}
.top-10-changes-in-Protoio-6 .section13 .content .sbg-buttons {
    text-align: center
}
.top-10-changes-in-Protoio-6.mobile .section2 {
    background: url("/images/publicsite/features/top-10/2/bg.jpg?v=6.0.15") no-repeat 0px;
    background-size: cover
}
.top-10-changes-in-Protoio-6.mobile .section3 video {
    display: none
}
.top-10-changes-in-Protoio-6.mobile .section3 .video-gif {
    display: block
}
.top-10-changes-in-Protoio-6.mobile .section5 {
    background: url("/images/publicsite/features/top-10/5/bg.jpg?v=6.0.15") no-repeat 0px;
    background-size: cover
}
.top-10-changes-in-Protoio-6.mobile .section13 .content {
    background-image: url("/images/publicsite/features/top-10/13/protoyping-for-all-big.jpg?v=6.0.15")
}
@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .top-10-changes-in-Protoio-6.mobile .section13 .content {
        background-image: url("/images/publicsite/features/top-10/13/protoyping-for-all-big@2x.jpg?v=6.0.15")
    }
}
.top-10-changes-in-Protoio-6.mobile .section13 .stars {
    display: none;
    animation: none;
    background: none
}
.top-10-changes-in-Protoio-6.mobile .page-section {
    background-attachment: initial
}
.top-10-changes-in-Protoio-6.mobile.android .section13 .content {
    background-image: url("/images/publicsite/features/top-10/13/protoyping-for-all-big.jpg?v=6.0.15")
}
.top-10-changes-in-Protoio-6.mobile.android .section13 .stars {
    display: none;
    animation: none;
    background: none
}
@media (max-height: 950px) {
    .top-10-changes-in-Protoio-6 .section13 .content p {
        margin-top: 570px
    }
}
@media (max-width: 1240px) {
    .top-10-changes-in-Protoio-6 .section6 .img-container {
        padding: 0 10%
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features {
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.center {
        order: -1;
        width: 100%
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.center img {
        margin-top: 3%;
        left: 53%
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.side {
        -moz-flex-flow: row;
        -ms-flex-flow: row;
        -webkit-flex-flow: row;
        flex-flow: row;
        -moz-box-orient: horizontal;
        -ms-box-orient: horizontal;
        -webkit-box-orient: horizontal;
        box-orient: horizontal;
        width: 50%;
        margin-top: 0
    }
}
@media (max-width: 1080px) {
    .top-10-changes-in-Protoio-6 .section6 .apple-app,
    .top-10-changes-in-Protoio-6 .section6 .google-app {
        max-width: 310px
    }
}
@media (max-width: 990px) {
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        margin-bottom: 120px
    }
    .inner-content{padding-top:0}
    .page-section.first h1{ font-size:40px!important}
}
@media (max-width: 880px) {
    .top-10-changes-in-Protoio-6 .section6 .apple-app,
    .top-10-changes-in-Protoio-6 .section6 .google-app {
        max-width: 245px
    }
    .top-10-changes-in-Protoio-6 .section13 .content {
        background-size: 2500px
    }
}
@media (max-width: 680px) {
    .top-10-changes-in-Protoio-6 .section4 .heros {
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-10-changes-in-Protoio-6 .section4 .heros .hero {
        width: 50%;
        margin-bottom: 25px
    }
    .top-10-changes-in-Protoio-6 .section4 .heros span {
        margin-top: 20%
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-app,
    .top-10-changes-in-Protoio-6 .section6 .google-app {
        max-width: 200px
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        margin-bottom: 110px
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.center img {
        margin-top: 10%
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.side {
        margin-top: 15%
    }
    .top-10-changes-in-Protoio-6 .section13 .content {
        background-size: 1350px
    }
}
@media (max-width: 550px) {
    .top-10-changes-in-Protoio-6 .section6 .img-container {
        max-height: 500px
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-app,
    .top-10-changes-in-Protoio-6 .section6 .google-app,
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        max-width: 145px
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        margin-bottom: 110px
    }
}
@media (max-width: 380px) {
    .top-10-changes-in-Protoio-6 .section4 .heros .hero {
        width: 100%
    }
    .top-10-changes-in-Protoio-6 .section4 .heros .hero .img-container {
        height: 110px
    }
    .top-10-changes-in-Protoio-6 .section4 .heros .hero .img-container img {
        width: 25%
    }
    .top-10-changes-in-Protoio-6 .section4 .heros span {
        margin-top: 0
    }
    .top-10-changes-in-Protoio-6 .section6 .img-container {
        max-height: 400px
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-app,
    .top-10-changes-in-Protoio-6 .section6 .google-app,
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        max-width: 120px
    }
    .top-10-changes-in-Protoio-6 .section6 .apple-logo,
    .top-10-changes-in-Protoio-6 .section6 .google-logo {
        margin-bottom: 80px
    }
    .top-10-changes-in-Protoio-6 .section7 .img-container {
        max-height: 400px
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.side {
        width: 100%
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .box-page {
        margin: 5% auto 7%
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .box-page #signUpGo {
        font-size: 11px
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper>h4 {
        font-size: 14px
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .corp-logos-outer {
        margin: 0
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .corp-logos-outer .row {
        width: 100%;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-box-pack: center;
        -webkit-box-pack: center;
        box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-pack: center;
        flex-pack: center;
        -ms-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .corp-logos-outer .row>div {
        width: 17%
    }
}
@media (max-width: 280px) {
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.side .icon {
        max-width: 25px
    }
    .top-10-changes-in-Protoio-6 .section9 .screen-nav-features>div.side .icon span {
        font-size: 12px
    }
    .top-10-changes-in-Protoio-6 .section12 .sign-up-form-wrapper .box-page {
        min-width: unset
    }
}

/* Menu */

	#menu_full {
		-moz-transform: translateX(20em);
		-webkit-transform: translateX(20em);
		-ms-transform: translateX(20em);
		transform: translateX(20em);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-overflow-scrolling: touch;
		/*background: #21b2a6;*/
		background-color: #ffffff;
		/*color: #ffffff;*/
		color: #000000;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		width: 20em;
		z-index: 10002;
	}

		#menu_full ul {
			list-style: none;
			padding: 0;
		}

			#menu_full ul > li {
				border-top: solid 1px rgba(0, 0, 0, 0.125);
				margin: 0.5em 0 0 0;
				padding: 0.5em 0 0 0;
			}

				#menu_full ul > li:first-child {
					border-top: 0 !important;
					margin-top: 0 !important;
					padding-top: 0 !important;
				}

				#menu_full ul > li > a {
					border: 0;
					color: inherit;
					display: block;
					font-size: 0.8em;
					letter-spacing: 0.225em;
					outline: 0;
					text-decoration: none;
					text-transform: uppercase;
				}

					@media screen and (max-width: 736px) {

						#menu_full ul > li > a {
							line-height: 3em;
						}

					}

		#menu_full .close {
			background-image: url("images/close_black.png");
			background-position: 4.85em 1em;
			background-repeat: no-repeat;
			border: 0;
			cursor: pointer;
			display: block;
			height: 3em;
			position: absolute;
			right: 0;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}

		@media screen and (max-width: 736px) {

			#menu_full {
				padding: 3em 1.5em;
			}

		}

	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}

		body.is-menu-visible #page-wrapper:before {
			display: block;
		}

	body.is-menu-visible #menu_full {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

/* Header */

	#header_fullmmersion {
		-moz-transition: background-color 0.2s ease;
		-webkit-transition: background-color 0.2s ease;
		-ms-transition: background-color 0.2s ease;
		transition: background-color 0.2s ease;
		/*background: #2e3842;*/
		background: rgba(255,255,255,0.95);
		box-shadow: 0 0 0.15em 0.2em rgba(0,0,0,0.2);
		height: 3em;
		left: 0;
		line-height: 3em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

		#header_fullmmersion h1 {
			-moz-transition: opacity 0.2s ease;
			-webkit-transition: opacity 0.2s ease;
			-ms-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			position: absolute;
			top: 0;
			color: #2e3842;
		}

			#header_fullmmersion h1 a {
				border: 0;
				display: block;
				height: inherit;
				line-height: inherit;
			}

				@media screen and (max-width: 736px) {

					#header_fullmmersion h1 a {
						font-size: 0.8em;
					}

				}

		#header_fullmmersion nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			right: 0;
			top: 0;
		}

			#header_fullmmersion nav > ul {
				list-style: none;
				margin: 0;
				padding: 0;
				white-space: nowrap;
			}

				#header_fullmmersion nav > ul > li {
					display: inline-block;
					padding: 0;
				}

					#header_fullmmersion nav > ul > li > a {
						border: 0;
						/*color: #fff;*/
						color: #2e3842;
						display: block;
						font-size: 0.8em;
						letter-spacing: 0.225em;
						padding: 0 1.5em;
						text-transform: uppercase;
					}

						#header_fullmmersion nav > ul > li > a.menuToggle {
							outline: 0;
							position: relative;
						}

							#header_fullmmersion nav > ul > li > a.menuToggle:after {
								background-image: url("images/bars_blu.png");
								background-position: right center;
								background-repeat: no-repeat;
								content: '';
								display: inline-block;
								height: 3.75em;
								vertical-align: top;
								width: 2em;
							}

							@media screen and (max-width: 736px) {

								#header_fullmmersion nav > ul > li > a.menuToggle {
									padding: 0 1.5em;
								}

									#header_fullmmersion nav > ul > li > a.menuToggle span {
										display: none;
									}

							}

						@media screen and (max-width: 736px) {

							#header_fullmmersion nav > ul > li > a {
								padding: 0 0 0 1.5em;
							}

						}

					#header_fullmmersion nav > ul > li:first-child {
						margin-left: 0;
					}

		#header_fullmmersion.alt {
			/*background: transparent;
			box-shadow: 0 0 0.0em 0.0em rgba(0,0,0,0.0);*/

		}

			#header_fullmmersion.alt h1 {
				-moz-pointer-events: none;
				-webkit-pointer-events: none;
				-ms-pointer-events: none;
				pointer-events: none;
				opacity: 0;
			}

			#header_fullmmersion.alt nav > ul > li > a {
						/*border: 0;*/
						color: #fff;
						/*color: #2e3842;*/
						/*display: block;
						font-size: 0.8em;
						letter-spacing: 0.225em;
						padding: 0 1.5em;
						text-transform: uppercase;*/
					}

			#header_fullmmersion.alt nav > ul > li > a.menuToggle:after {
								background-image: url("images/bars.svg");
								background-position: right center;
								background-repeat: no-repeat;
								content: '';
								display: inline-block;
								height: 3.75em;
								vertical-align: top;
								width: 2em;
								/*visibility: hidden;*/
							}

/* Footer */

	#footer_full {
		padding: 6em 0 4em 0 ;
		background-color: #1d242a;
		text-align: center;
	}

		#footer_full .icons {
			font-size: 1.25em;
		}

			#footer_full .icons a {
				color: rgba(255, 255, 255, 0.5);
			}

				#footer_full .icons a:hover {
					color: #fff;
				}

		#footer_full .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			letter-spacing: 0.225em;
			list-style: none;
			padding: 0;
			/*text-transform: uppercase;*/
		}

			#footer_full .copyright li {
				border-left: solid 1px rgba(255, 255, 255, 0.5);
				display: inline-block;
				line-height: 1em;
				margin-left: 1em;
				padding-left: 1em;
			}

				#footer_full .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#footer_full .copyright li a {
					color: inherit;
				}

					#footer_full .copyright li a:hover {
						color: #fff;
					}

				@media screen and (max-width: 480px) {

					#footer_full .copyright li {
						border: 0;
						display: block;
						line-height: 1.65em;
						margin: 0;
						padding: 0.5em 0;
					}

				}

		@media screen and (max-width: 980px) {

			#footer_full {
				padding: 4em 3em 2em 3em ;
			}

		}

		@media screen and (max-width: 736px) {

			#footer_full {
				padding: 3em 2em 1em 2em ;
			}

		}

