@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic);
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    color: #333333;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #00a1ff;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #0071b3;
    text-decoration: none;
}
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.25;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out 0.2s ease;
    transition: all 0.2s ease-in-out 0.2s ease;
    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 #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 41px;
}
h2,
.h2 {
    font-size: 34px;
}
h3,
.h3 {
    font-size: 28px;
}
h4,
.h4 {
    font-size: 20px;
}
h5,
.h5 {
    font-size: 16px;
}
h6,
.h6 {
    font-size: 14px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}
small,
.small {
    font-size: 87%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777777;
}
.text-primary {
    color: #00a1ff;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #0081cc;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #00a1ff;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #0081cc;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.25;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@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;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 20px;
    border-left: 5px solid #eeeeee;
}
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.25;
    color: #777777;
}
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 #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.25;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.25;
    color: #777777;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.25;
    color: #777777;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.2s ease;
}
.form-control:focus {
    border-color: #e3e3e3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(227, 227, 227, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(227, 227, 227, 0.6);
}
.form-control::-moz-placeholder {
    color: #777777;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #777777;
}
.form-control::-webkit-input-placeholder {
    color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 33px;
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 49px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 33px;
    line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 33px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
}
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 49px;
    line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 49px;
    min-height: 40px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #00a1ff;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #00a1ff;
    background-color: #ffffff;
    border-color: transparent;
}
.btn-default:focus,
.btn-default.focus {
    color: #00a1ff;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0);
}
.btn-default:hover {
    color: #00a1ff;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #00a1ff;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0);
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #00a1ff;
    background-color: #d4d4d4;
    border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: transparent;
}
.btn-default .badge {
    color: #ffffff;
    background-color: #00a1ff;
}
.btn-primary {
    color: #ffffff;
    background-color: #00a1ff;
    border-color: #0091e6;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #ffffff;
    background-color: #0081cc;
    border-color: #004066;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #0081cc;
    border-color: #006aa8;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #0081cc;
    border-color: #006aa8;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #006aa8;
    border-color: #004066;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #00a1ff;
    border-color: #0091e6;
}
.btn-primary .badge {
    color: #00a1ff;
    background-color: #ffffff;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    color: #ffffff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.btn-link {
    color: #00a1ff;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #0071b3;
    text-decoration: none;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear 0.2s ease;
    transition: opacity 0.15s linear 0.2s ease;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #00a1ff;
}
.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 #e3e3e3;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.25;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #e3e3e3 #e3e3e3 #e3e3e3;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #4e4e4e;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #e3e3e3;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #e3e3e3;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.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: #ffffff;
    background-color: #00a1ff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #e3e3e3;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #e3e3e3;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.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;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 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: 20px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@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: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 36px;
}
@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-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@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-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
    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;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        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: #555555;
        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: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.navbar-default .btn-link {
    color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        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: #ffffff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}
.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.25;
    text-decoration: none;
    color: #a3a3a3;
    background-color: #ffffff;
    border: 1px solid transparent;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #919191;
    background-color: transparent;
    border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #00a1ff;
    border-color: transparent;
    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: #777777;
    background-color: #ffffff;
    border-color: transparent;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: none;
    padding: 1px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.25;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid #e9e9e9;
    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);
}
.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: 16px;
    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: #999999;
    border-top-color: #e9e9e9;
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: #e9e9e9;
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: #e9e9e9;
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: #e9e9e9;
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 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 !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.sticky-footer {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f1f1f1;
    z-index: 9999;
}
.sticky-footer.affix-bottom {
    bottom: auto;
}
.sticky-footer .btn {
    margin-right: 7px;
}
.no-touch body,
.no-touch .btn {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn,
a {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.container-fluid {
    max-width: 1170px;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter > div {
    padding: 0;
}
.form-control {
    padding: 15px 20px;
    height: auto;
    font-size: 0.875em;
    font-weight: 700;
    border: 0;
}
.form-group {
    margin-bottom: 10px;
}
/*
============================
MARKETO FORMS
============================
*/
.mktoForm {
    width: 100% !important;
}
.mktoForm .mktoFormCol,
.mktoForm .mktoFieldWrap {
    float: none !important;
}
.mktoForm .mktoOffset {
    display: none;
}
.mktoForm .mktoButtonWrap {
    margin-left: 0 !important;
}
.mktoForm .mktoField,
.mktoForm .mktoButton {
    width: 100% !important;
}
.btn {
    padding: 12px 25px;
    font-size: 0.875em;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    border-color: transparent;
}
.btn .arrow_r,
.btn .arrow_l {
    display: inline-block;
    margin-left: 5px;
    width: 17px;
    height: 10px;
    background-position: top center;
    background-size: 17px 10px;
    background-repeat: no-repeat;
}
.btn.btn-default:hover {
    color: #0081cc;
    background: #ffffff;
}
.btn.btn-primary .arrow_r {
    background-image: url(../img/arrow_r_white.png);
}
.btn.btn-primary:hover {
    background: #1aaaff;
    border-color: transparent;
}
.btn.btn-link {
    padding: 0;
    text-transform: none;
}
.btn.btn-link .arrow_r {
    background-image: url(../img/arrow_r_blue.png);
}
.btn.btn-link:hover {
    text-decoration: none;
}
.btn.btn-link:hover .arrow_r {
    background-image: url(../img/darkblue-arrow.png);
}
.btn.btn-social {
    position: relative;
    margin-right: 0;
    margin-left: 10px;
    padding-left: 35px;
    padding-right: 10px;
    height: 40px;
    color: #fff;
    font-weight: 700;
}
.btn.btn-social .icon {
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../img/social.png) 0 0 no-repeat;
    background-size: 200px 47px;
    overflow: hidden;
}
.btn.btn-social.textsize {
    background-color: #f5f5f5;
}
.btn.btn-social.email {
    background-color: #00a1ff;
}
.btn.btn-social.comments {
    background-color: #333333;
}
.btn.btn-social.twitter {
    background-color: #1cadea;
}
.btn.btn-social.linkedin {
    background-color: #007bb6;
}
.btn.btn-social.linkedin .icon {
    left: 13px;
    background-position: -20px 0;
}
.btn.btn-social.facebook {
    background-color: #3b5998;
}
.btn.btn-social.facebook .icon {
    left: 13px;
    background-position: -55px -27px;
}
.btn.btn-social.gplus {
    background-color: #d9432f;
}
.btn.btn-social.gplus .icon {
    left: 13px;
    background-position: -75px -27px;
}
.btn-secondary {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
.btn-secondary:focus,
.btn-secondary.focus {
    color: #ffffff;
    background-color: #b3b3b3;
    border-color: #8c8c8c;
}
.btn-secondary:hover {
    color: #ffffff;
    background-color: #b3b3b3;
    border-color: #adadad;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    color: #ffffff;
    background-color: #b3b3b3;
    border-color: #adadad;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
    color: #ffffff;
    background-color: #a1a1a1;
    border-color: #8c8c8c;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
    background-color: #cccccc;
    border-color: #cccccc;
}
.btn-secondary .badge {
    color: #cccccc;
    background-color: #ffffff;
}
.most-read-shared {
    margin-left: -15px;
    margin-right: -15px;
}
.most-read-shared .nav-tabs > li {
    float: left;
    width: 100%;
    font-weight: bold;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.most-read-shared .nav-tabs > li > a {
    margin: 0;
    color: #909090;
    background: #f5f5f5;
    border-radius: 0;
    border: 0;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid transparent;
}
.most-read-shared .nav-tabs > li > a:active,
.most-read-shared .nav-tabs > li > a:focus {
    border: 0;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid transparent;
}
.most-read-shared .nav-tabs > li.active > a {
    margin-bottom: -1px;
    color: #4e4e4e;
    background: #ffffff;
    border: 0;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid #00a1ff;
}
.most-read-shared .nav-tabs > li.active > a:hover,
.most-read-shared .nav-tabs > li.active > a:active,
.most-read-shared .nav-tabs > li.active > a:focus {
    border: 0;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid #00a1ff;
}
.most-read-shared .nav-tabs > li:first-child > a {
    border-left: 0;
}
.most-read-shared .nav-tabs > li:first-child > a:active,
.most-read-shared .nav-tabs > li:first-child > a:focus {
    border-left: 0;
}
.most-read-shared .tab-content .mrms-posts {
    list-style: none;
    margin: 0;
    padding: 0;
}
.most-read-shared .tab-content .mrms-posts > li {
    border-bottom: 1px solid #e3e3e3;
}
.most-read-shared .tab-content .mrms-posts > li > a {
    display: block;
    padding: 20px 15px;
}
.most-read-shared .tab-content .mrms-posts > li > a .cat,
.most-read-shared .tab-content .mrms-posts > li > a .title {
    margin: 0;
    line-height: 1.1;
}
.most-read-shared .tab-content .mrms-posts > li > a .cat {
    margin-bottom: 5px;
    font-size: 0.75em;
    font-weight: 700;
    text-transform: uppercase;
}
.most-read-shared .tab-content .mrms-posts > li > a .title {
    color: #0b4069;
    font-size: 1em;
}
.most-read-shared .tab-content .mrms-posts > li > a:hover {
    background: #f5f5f5;
}
.most-read-shared .tab-content .mrms-posts > li > a:hover .cat {
    color: #00a1ff;
}
@media (min-width: 768px) {
    .most-read-shared {
        margin-left: 0;
        margin-right: 0;
    }
    .most-read-shared .nav-tabs {
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
    }
    .most-read-shared .tab-content .mrms-posts {
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
    }
}

.button.cta {
    display: inline-block;
    margin: 0;
    padding: 14px 30px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    text-transform: uppercase;
    background: #66c010;
    border-radius: 6px;
    border-width: 0;
    transition: background 0.4s ease;
}
.button.cta:hover {
    background: #55a20c;
}

form.styled input[type='text'],
form.styled input[type='tel'],
form.styled input[type='email'],
form.styled input[type='password'] {
    font-size: 16px;
    line-height: 1;
    font-weight: 300px;
    height: 44px;
    width: 100%;
    padding: 0 15px;
    border-radius: 6px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #FFFFFF;
    transition: all 0.4s ease;
}
form.styled input[type='text']:focus,
form.styled input[type='tel']:focus,
form.styled input[type='email']:focus,
form.styled input[type='password']:focus {
    border: 1px solid rgba(43, 24, 71, 0.2);
}
form.styled input[type='submit'] {
    width: 100%;
}
form.styled ::-webkit-input-placeholder {
    font-weight: 300;
}
form.styled ::-moz-placeholder {
    font-weight: 300;
}
form.styled :-ms-input-placeholder {
    font-weight: 300;
}
form.styled ::placeholder {
    font-weight: 300;
}
form.styled textarea {
    width: 100%;
    min-height: 90px;
    font-size: 16px;
    line-height: 1;
    font-weight: 300px;
    padding: 15px;
    border-radius: 6px;
    border-width: 0;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #FFFFFF;
    transition: all 0.4s ease;
}
form.styled textarea:focus {
    border: 1px solid rgba(43, 24, 71, 0.2);
}

.header-main {
    position: relative;
}
.header-main .login-bar {
    background: #2f1a45;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 41px;
}

/* */
.header-main .login-bar .dropdown-menu, .header-main .login-bar .dropdown-menu:hover {
    left: inherit !important;
    top: 92%;
    min-width: initial;
    background-color: #2f1a45;
    border-radius: 0px;
    border: none !important;
}

.header-main .login-bar .login-bar-links .dropdown-toggle {
    display: inline-block;
    color: #cdcdcd;
    transition: color .4s ease;
}

.header-main .login-bar .login-bar-links .languageswitcher a:link, .header-main .login-bar .languageswitcher a:visited {
    display: inline-block;
    color: #cdcdcd;
    transition: color .4s ease;
}

.header-main .login-bar .login-bar-links .dropdown-menu > li > a:hover, .header-main .login-bar .login-bar-links .dropdown-menu > li > a:focus {
    background-color: #2f1a45;
}

.header-main .login-bar a:link, .header-main .login-bar a:visited {
    display: inline-block;
    color: #cdcdcd;
    transition: color .4s ease;
}

.header-main .login-bar a:active, .header-main .login-bar a:hover {
    color: #fff;
}

.header-main .login-bar .phone-number {
    padding-left: 10px;
}

.header-main .login-bar .login-bar-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    .header-main .login-bar .login-bar-links a:link, .header-main .login-bar .login-bar-links a:visited, .header-main .login-bar .login-bar-links .dropdown-toggle {
        padding: 0px 15px;
    }
}

@media (max-width: 767px) {
    .header-main .login-bar .login-bar-links a:link, .header-main .login-bar .login-bar-links a:visited, .header-main .login-bar .login-bar-links .dropdown-toggle {
        padding: 0px 5px;
    }
}

.header-main .login-bar .login-bar-links a:link .glyphicon, .header-main .login-bar .login-bar-links a:visited .glyphicon {
    padding-left: 10px;
    color: #736686;
}

@media (min-width: 768px) {
    .header-main .login-bar .login-bar-links {
        display: block;
        text-align: right;
    }
}

/* */

.header-main nav.open .menu-items a {
    opacity: 0.5;
}
.header-main nav.open.products .menu-items a[data-nav="products"] {
    opacity: 1;
}
.header-main nav.open.products .nav-expanded .products {
    display: block;
}
.header-main nav.open.products .nav-expanded .products:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FBFBFB;
    z-index: -1;
}
@media (min-width: 768px) {
    .header-main nav.open.products .nav-expanded .products:after {
        right: calc(50% + 170px);
    }
}
@media (min-width: 992px) {
    .header-main nav.open.products .nav-expanded .products:after {
        right: calc(50% + 281px);
    }
}
@media (min-width: 1200px) {
    .header-main nav.open.products .nav-expanded .products:after {
        right: calc(50% + 381px);
    }
}
.header-main nav.open.more .menu-items a[data-nav="more"] {
    opacity: 1;
}
.header-main nav.open.more .nav-expanded .more {
    display: block;
}
.header-main nav.open.more .nav-expanded .more:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FBFBFB;
    z-index: -1;
}
@media (min-width: 768px) {
    .header-main nav.open.more .nav-expanded .more:after {
        right: calc(50% + 65px);
    }
}
@media (min-width: 992px) {
    .header-main nav.open.more .nav-expanded .more:after {
        right: calc(50% + 165px);
    }
}
@media (min-width: 1200px) {
    .header-main nav.open.more .nav-expanded .more:after {
        right: calc(50% + 205px);
    }
}

.header-main .nav-main {
    padding: 20px 0;
    color: #2e2046;
    background-color: #FFFFFF;
}
@media (min-width: 768px) {
    .header-main .nav-main {
        padding: 25px 0;
    }
}
.header-main .nav-main .site-logo {
    display: inline-block;
    float: left;
    margin: 0;
    line-height: 0;
}
@media (min-width: 1200px) {
    .header-main .nav-main .site-logo {
        padding-right: 35px;
    }
}
.header-main .nav-main .site-logo img {
    width: 135px;
    height: 32px;
}
@media (min-width: 768px) {
    .header-main  .nav-main .site-logo img {
        width: 185px;
        height: 44px;
    }

    .header-main .nav-main .menu-items {
        margin: 0;
        padding: 0;
        display: inline-block;
        float: left;
        list-style-type: none;
        font-size: 18px;
        line-height: 32px;
        float: left;
    }

    .header-main nav.affix .nav-main .menu-items {
        margin: 0;
        padding: 0;
        display: inline-block;
        float: left;
        list-style-type: none;
        font-size: 18px;
        line-height: 32px;
        float: left;
    }
}

@media (max-width: 767px) {

    .header-main .nav-main .menu-items {
        margin: 0;
        padding: 0;
        display: inline-block;
        float: left;
        list-style-type: none;
        font-size: 18px;
        line-height: 32px;
        float: right;
    }
}







@media (min-width: 768px) {
    .header-main .nav-main .menu-items {
        line-height: 44px;
    }
}
@media (min-width: 1200px) {
    .header-main .nav-main .menu-items {
        float: left;
    }
}
.header-main .nav-main .menu-items li {
    display: inline-block;
}
.header-main .nav-main .menu-items li a {
    transition: all 0.4s ease;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
    color: #2e2046;
    transition: all 0.4s ease;
    letter-spacing: 0.05em;
}
.header-main .nav-main .menu-items li a .fa.fa-caret-down {
    position: relative;
    display: inline-block;
    font-size: 15px;
    top: 0px;
    padding-left: 2px;
    pointer-events: none;
}
.header-main .nav-main .menu-items li a:hover, .header-main .nav-main .menu-items li a:active {
    color: #534171;
}
.header-main .nav-main .menu-items .burger {
    height: 14px;
    display: inline-block;
    position: relative;
    top: -1px;
    pointer-events: none;
}
.header-main .nav-main .menu-items .expand-nav span {
    pointer-events: none;
}
.header-main .nav-main .button {
    float: right;
}
.header-main .nav-expanded {
    position: absolute;
    background: #FFFFFF;
    z-index: 3;
    top: 100%;
    left: 0;
    right: 0;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s ease;
    overflow: hidden;
}
.header-main .nav-expanded:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), transparent);
    z-index: 99999;
    pointer-events: none;
}

@media (min-width: 768px) {
    .header-main .nav-expanded {
        padding: 30px 0 40px;
    }
    .header-main .nav-main .menu-items li a {
        padding: 0 8px;
    }
}
.header-main .nav-expanded.show {
    pointer-events: all;
    opacity: 1;
}
.header-main .nav-expanded.level-2 .category:not(.level-2) {
    display: none;
}
.header-main .nav-expanded.level-2 h4 {
    display: none;
}
.header-main .nav-expanded .products, .header-main .nav-expanded .more {
    display: block;
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products, .header-main .nav-expanded .more {
        display: none;
    }
}
.header-main .nav-expanded .products .container, .header-main .nav-expanded .more .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products .container, .header-main .nav-expanded .more .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products .overview, .header-main .nav-expanded .more .overview {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media (min-width: 1200px) {
    .header-main .nav-expanded .products .overview, .header-main .nav-expanded .more .overview {
        padding-bottom: 0px;
    }
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products .ddos, .header-main .nav-expanded .products .cdn, .header-main .nav-expanded .more .ddos, .header-main .nav-expanded .more .cdn {
        height: 220px;
    }
}
@media (min-width: 1200px) {
    .header-main .nav-expanded .products .col-lg-fifth, .header-main .nav-expanded .more .col-lg-fifth {
        width: 20%;
    }
    .header-main .nav-expanded .products .col-lg-four-fifths, .header-main .nav-expanded .more .col-lg-four-fifths {
        width: 80%;
    }
    .header-main .nav-expanded .products .ddos, .header-main .nav-expanded .products .cdn, .header-main .nav-expanded .more .ddos, .header-main .nav-expanded .more .cdn {
        height: auto;
    }
}

@media (min-width:992px) and (max-width:1199px){.header-main .nav-expanded .products .cdn{clear:both}}
@media (min-width:768px) and (max-width:991px){.header-main .nav-expanded .products .cdn {clear:both;}}

.header-main .nav-expanded .products img, .header-main .nav-expanded .more img {
    margin-bottom: 20px;
    height: 50px;
}
.header-main .nav-expanded .products ul, .header-main .nav-expanded .more ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.header-main .nav-expanded .products ul.undermenu, .header-main .nav-expanded .more ul.undermenu {
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    display: block;
    left: -100%;
    top: 0;
    z-index: 999999;
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products ul.undermenu, .header-main .nav-expanded .more ul.undermenu {
        position: static;
        background: transparent;
    }
}
.header-main .nav-expanded .products ul.undermenu.active, .header-main .nav-expanded .more ul.undermenu.active {
    position: static;
    left: 0;
    height: auto;
}
.header-main .nav-expanded .products ul.undermenu.active li .fa-caret-left, .header-main .nav-expanded .more ul.undermenu.active li .fa-caret-left {
    float: left;
    padding: 0px 15px 0 0;
    line-height: 30px;
}
.header-main .nav-expanded .products h4, .header-main .nav-expanded .products a:link, .header-main .nav-expanded .products a:visited, .header-main .nav-expanded .more h4, .header-main .nav-expanded .more a:link, .header-main .nav-expanded .more a:visited {
    margin: 0;
    color: #64656d;
    font-size: 16px;
    line-height: 28px;
}
.header-main .nav-expanded .products a, .header-main .nav-expanded .more a {
    display: block;
    font-weight: 300;
    padding: 20px 15px;
    border-bottom: 1px solid #dbdae0;
    transition: all 0.4s ease;
    text-indent: 0;
    white-space: nowrap;
}
.header-main .nav-expanded .products a.category-title, .header-main .nav-expanded .more a.category-title {
    font-weight: 400;
}
.header-main .nav-expanded .products a:hover, .header-main .nav-expanded .products a:active, .header-main .nav-expanded .more a:hover, .header-main .nav-expanded .more a:active {
    color: #575961;
    text-indent: 5px;
}
@media (min-width: 768px) {
    .header-main .nav-expanded .products a, .header-main .nav-expanded .more a {
        padding: 0;
        border: none;
    }
}
.header-main .nav-expanded .products h4 a, .header-main .nav-expanded .more h4 a {
    font-weight: 600;
}
.header-main .nav-expanded .products h4 a img, .header-main .nav-expanded .more h4 a img {
    height: 26px;
    margin-right: 20px;
    margin-bottom: 0;
    float: left;
}
.header-main .nav-expanded .products h4 a .fa-caret-right, .header-main .nav-expanded .more h4 a .fa-caret-right {
    float: right;
    line-height: 30px;
    padding-right: 15px;
}
@media (min-width: 1200px) {
    .header-main .nav-expanded .products h4, .header-main .nav-expanded .more h4 {
        margin-bottom: 5px;
    }
}


/* here start the sticky menu adjustments*/

@media (min-width:1200px){
    .fixed-strip.affix{top:64px;}
    .header-main nav.affix{border-bottom: 1px solid #e7e7e7; top:0; width: 100%; }
    .header-main nav.affix .nav-main .menu-items{padding-top:5px;}

    .header-main nav.affix .nav-main{padding: 10px 0; transition: padding 1s;}
    .header-main nav.affix .nav-main .menu-items li a{padding: 0px 10px; transition: padding 0.1s;   font-size: 14px; transition: font-size 1s;}
    .header-main nav.affix .nav-main .button.cta {
        display: inline-block;
        margin: 0;
        padding: 14px 25px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .05em;
        line-height: 6px;
        text-transform: uppercase;
        background: #66c010;
        border-radius: 3px;
        border-width: 0;
        transition: background .2s ease;
        transition: width 0.5s ease;
        margin-top:3px;
        height: 34px !important;
    }
    .header-main nav.affix .nav-main .site-logo img {
        width: 145px;
        height: 33px;
        transition: width 0.5s ease;

    }

    .header-main nav.affix .nav-expanded .products {z-index: 9999}
    .header-main nav.affix .nav-expanded .products a:link{font-size: 14px; line-height: 26px;}
    .header-main  nav.affix  .nav-expanded .more img, .header-main .nav-expanded .products img{margin-bottom: 17px;}
    .header-main nav.affix .nav-expanded .more h4, .header-main .nav-expanded .products h4 {margin-bottom: 4px;}
}
@media (min-width:992px) and (max-width:1199px){
    .fixed-strip.affix{top:64px;}

    .header-main nav.affix{border-bottom: 1px solid #e7e7e7; width:100%; top:0}

    .header-main nav.affix{border-bottom: 1px solid #e7e7e7}
    .header-main nav.affix .nav-main{padding: 10px 0; transition: padding 1s;}
    .header-main nav.affix .nav-main .menu-items li a{padding: 0px 10px; transition: padding 0.1s;   font-size: 14px; transition: font-size 1s;}
    .header-main nav.affix .nav-main .button.cta {
        display: inline-block;
        margin: 0;
        padding: 14px 25px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .05em;
        line-height: 6px;
        text-transform: uppercase;
        background: #66c010;
        border-radius: 3px;
        border-width: 0;
        transition: background .4s ease;
        transition: width 0.5s ease;
        margin-top:3px;
        height: 34px !important;
    }

    .header-main nav .nav-main .site-logo{
        margin-right: 26px;}
    .header-main nav.affix .nav-main .site-log {
        margin-right: 19px;
    }
    .header-main nav.affix .nav-main .site-logo img {
        width: 145px;
        height: 33px;
        transition: width 1s ease;

    }

    .header-main nav.affix .nav-expanded .products {z-index: 9999}
    .header-main nav.affix .nav-expanded .products a:link{font-size: 14px; line-height: 26px;}
    .header-main  nav.affix  .nav-expanded .more img, .header-main .nav-expanded .products img{margin-bottom: 17px;}
    .header-main nav.affix .nav-expanded .more h4, .header-main .nav-expanded .products h4 {margin-bottom: 4px;}

}
@media (min-width:768px) and (max-width:991px){
    .header-main nav.affix{border-bottom: 1px solid #e7e7e7; width:100%; top:0}
    .header-main nav.affix .nav-main .menu-items{padding-top:5px;}
    .header-main .nav-expanded .more a:link, .header-main .nav-expanded .more a:visited, .header-main .nav-expanded .more h4, .header-main .nav-expanded .products a:link, .header-main .nav-expanded .products a:visited, .header-main .nav-expanded .products h4{font-size: 14px;}


    .fixed-strip.affix{top:64px;}
    .header-main nav.affix .nav-main{padding: 10px 0; transition: padding 1s;}
    .header-main nav.affix .nav-main .menu-items li a{padding: 0px 8px; transition: padding 0.1s;   font-size: 14px; transition: font-size 1s;}
    .header-main nav.affix .nav-main .button.cta {
        display: inline-block;
        margin: 0;
        padding: 14px 25px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .05em;
        line-height: 6px;
        text-transform: uppercase;
        background: #66c010;
        border-radius: 3px;
        border-width: 0;
        transition: background .4s ease;
        transition: width 0.5s ease;
        margin-top:3px;
        height: 34px !important;
    }
    .header-main nav .nav-main .site-logo{ padding-top: 5px; margin-right: 20px;}
    .header-main nav.affix .nav-main .site-logo{ padding-top: 5px; margin-right: 7px;}
    .header-main nav.affix .nav-main .site-logo img {
        width: 145px;
        height: 33px;
        transition: width 1s ease;


    }

    .header-main nav.affix .nav-expanded .products {z-index: 9999}
    .header-main nav.affix .nav-expanded .products a:link{font-size: 14px; line-height: 26px;}
    .header-main  nav.affix  .nav-expanded .more img, .header-main .nav-expanded .products img{margin-bottom: 17px;}
    .header-main nav.affix .nav-expanded .more h4, .header-main .nav-expanded .products h4 {margin-bottom: 4px;}
    .header-main .nav-main .menu-items{font-size: 16px;}
}
@media (max-width:767px){
    .header-main nav.affix{border-bottom: 1px solid #e7e7e7; width: 100%; top:0;}
}
/*Header and nav end*/

.footer-main {
    background: #2b1847;
    padding: 55px 0 0;
}
.footer-main h4 {
    position: relative;
    margin: 50px 0 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 23px;
}
.footer-main h4:after {
    position: relative;
    content: "";
    display: block;
    border-bottom: 2px solid #83b12a;
    width: 22px;
    top: 2px;
}
.footer-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-main ul li a:link, .footer-main ul li a:visited {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
    opacity: 0.8;
    white-space: nowrap;
    transition: all 0.4s ease;
}
.footer-main ul li a:hover, .footer-main ul li a:active {
    opacity: 1;
    color: #a591c2;
}
.footer-main ul li .social:link, .footer-main ul li .social:visited {
    display: inline-block;
    margin: 20px 5px 20px 0;
    width: 42px;
    height: 42px;
    border-radius: 2px;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
}
.footer-main ul li .social:link.facebook, .footer-main ul li .social:visited.facebook {
    background: #475a96;
}
.footer-main ul li .social:link.twitter, .footer-main ul li .social:visited.twitter {
    background: #8fcdf2;
}
.footer-main ul li .social:link.linkedin, .footer-main ul li .social:visited.linkedin {
    background: #4d72b6;
}
.footer-main ul li .social:link.googleplus, .footer-main ul li .social:visited.googleplus {
    background: #b74232;
}
.footer-main ul li .social:hover, .footer-main ul li .social:active {
    opacity: 1;
    color: #FFFFFF;
}
@media (min-width: 1200px) {
    .footer-main .contact-info {
        margin-left: -4.33333%;
        width: 20%;
        padding: 0 15px;
        float: left;
    }
    .footer-main .no-pad-left-lg {
        padding-left: 0;
    }
}
.footer-main .meta {
    margin-top: 60px;
    background: #2f1d4b;
    padding: 30px 0;
    font-size: 14px;
}
.footer-main .meta span, .footer-main .meta a:link, .footer-main .meta a:visited {
    color: #a591c2;
    font-width: 300;
}
.footer-main .meta a:link {
    border-bottom: 1px solid #a591c2;
}
.footer-main .meta .copyright, .footer-main .meta .policies, .footer-main .meta .cookies {
    display: block;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .footer-main .meta .copyright, .footer-main .meta .policies, .footer-main .meta .cookies {
        display: inline-block;
        margin: 0;
    }
    footer.footer-main div.row div {
        min-height: 230px;
    }

    footer.footer-main .creative-copyrights   div.row div {
        min-height: auto !important;
    }


}
@media (min-width: 768px) {
    .footer-main .meta .copyright {
        margin-right: 30px;
    }
}
@media (min-width: 768px) {
    .footer-main .meta .cookies {
        float: right;
    }
}

.header-main div {
    min-height: 0 !important;
}

.dropdown {
    max-height: 0;
    width: 100%;
    background: #FFF;
    overflow: hidden;
    padding: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.social-nav .nav-item {
    float: left;
}
.social-nav .nav-item > a {
    display: block;
}
.social-nav .nav-item + .nav-item {
    margin-left: 14px;
}

.navbar-blog {
    min-height: 60px;
    margin-bottom: 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.navbar-blog .navbar-brand {
    padding: 16px 15px;
    width: 215px;
}
.navbar-blog .navbar-brand img {
    max-width: 100%;
}
.navbar-blog .navbar-toggle .icon-bar {
    height: 3px;
    background: #4c4d4f;
}
.navbar-blog .navbar-nav {
    float: none;
}
.navbar-blog .navbar-nav > li:first-child {
    font-size: 1em;
}
.navbar-blog .navbar-nav > li:first-child a {
    color: #2e2046;
}
.navbar-blog .navbar-nav > li {
    font-size: 0.85em;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.navbar-blog .navbar-nav > li > a {
    margin-top: -1px;
    margin-bottom: -1px;
    padding: 12px 15px;
}

.navbar-blog .navbar-nav > li > a:hover {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    background: #00a1ff;
}
.navbar-blog .navbar-nav > li > span {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
}
.navbar-blog .navbar-nav > li:nth-child(2) {
    border-left: 1px solid #e3e3e3;
}
@media (min-width: 768px) {
    .navbar-blog .navbar-header {
        display: none;
    }
}
.pagination-wrapper {
    text-align: center;
}
.pagination > li {
    border-radius: 2px;
    font-size: 0.875em;
    font-weight: 900;
}
.pagination > li > a,
.pagination > li > span {
    margin-left: 0;
    padding: 12px 15px;
    border-radius: 4px;
    border: none;
}
.pagination > li > a:before,
.pagination > li > span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 30%;
    width: 1px;
    height: 40%;
    background: #e6e6e6;
}
.pagination > li > a .prev,
.pagination > li > span .prev,
.pagination > li > a .next,
.pagination > li > span .next {
    display: block;
    width: 17px;
    height: 17px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 10px;
}
.pagination > li > a .prev,
.pagination > li > span .prev {
    background-image: url(../img/arrow_l_grey.png);
}
.pagination > li > a .next,
.pagination > li > span .next {
    background-image: url(../img/arrow_r_grey.png);
}
.pagination > li > a:hover,
.pagination > li > span:hover {
    background: #00a1ff;
    color: #FFF;
}
.pagination > li > a:hover:before,
.pagination > li > span:hover:before {
    display: none;
}
.pagination > li > a:hover .prev,
.pagination > li > span:hover .prev {
    background-image: url(../img/arrow_l_white_clean.png);
}
.pagination > li > a:hover .next,
.pagination > li > span:hover .next {
    background-image: url(../img/arrow_r_white_clean.png);
}
.pagination > li.active > a,
.pagination > li.active > span {
    padding-left: 20px;
    padding-right: 20px;
}
.pagination > li.active > a:before,
.pagination > li.active > span:before {
    display: none;
}
.pagination > li.active + li > a:before {
    display: none;
}
.pagination > li:first-child > a:before,
.pagination > li:first-child > span:before {
    display: none;
}
.pagination.alt > li > a,
.pagination.alt > li > span {
    margin-right: 10px;
    padding: 12px 15px;
    color: #fff;
    background: #333;
}
.pagination.alt > li > a .prev,
.pagination.alt > li > span .prev,
.pagination.alt > li > a .next,
.pagination.alt > li > span .next {
    display: inline-block;
    height: auto;
    font: inherit;
}
.pagination.alt > li > a .prev,
.pagination.alt > li > span .prev {
    margin-right: 5px;
    background-image: url(../img/arrow_l_white.png);
}
.pagination.alt > li > a .next,
.pagination.alt > li > span .next {
    margin-left: 5px;
    background-image: url(../img/arrow_r_white.png);
}
.pagination.alt > li > a:before,
.pagination.alt > li > span:before {
    display: none;
}
.pagination.alt > li > a:hover {
    background: #00a1ff;
}
.pagination.alt > li.active > a,
.pagination.alt > li.active > span {
    background: #00a1ff;
}
.popover {
    border-radius: 0;
}
.popover-body.twitter.mobile {
    position: relative;
    padding-top: 38px;
}
.popover-body.twitter.mobile:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 5px;
    margin-left: -13px;
    width: 26px;
    height: 21px;
    background: url(../img/social.png) -103px 0 no-repeat;
    background-size: 157px 37px;
}
.popover-body.twitter.mobile .tweet-text {
    margin: 0 0 15px 0;
    font-weight: 700;
}
.popover-body.twitter.mobile .tweet-text a {
    display: block;
}
.popover-body.subscribe {
    color: #000;
    width: 350px;
}
.popover-body.subscribe p strong {
    font-weight: 900;
}
.popover-body.subscribe form {
    margin-bottom: 15px;
}
.popover-body.subscribe form input[type="email"] {
    border-color: #e9e9e9;
}
.popover-body.subscribe form .btn {
    padding-top: 15px;
    padding-bottom: 15px;
}
.popover-body.subscribe .alignleft {
    vertical-align: middle;
    display: inline-block;
    list-style: none;
    margin: 0 0 0 7px;
    padding: 0;
}
.popover-body.subscribe .alignleft:before,
.popover-body.subscribe .alignleft:after {
    content: " ";
    display: table;
}
.popover-body.subscribe .alignleft:after {
    clear: both;
}
.popover-body.subscribe .alignleft:before,
.popover-body.subscribe .alignleft:after {
    content: " ";
    display: table;
}
.popover-body.subscribe .alignleft:after {
    clear: both;
}
.popover-body.subscribe .alignleft li {
    float: left;
    margin-left: 7px;
}
.popover-body.subscribe .alignleft li a {
    display: block;
    width: 23px;
    height: 22px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    background: url(../img/social.png) 0 0 no-repeat;
    background-size: 200px 47px;
}
.popover-body.subscribe .alignleft li.social-facebook a {
    background-position: -40px 0;
}
.popover-body.subscribe .alignleft li.social-twitter a {
    background-position: -63px 0;
}
.popover-body.subscribe .alignleft li.social-gplus a {
    background-position: -86px 0;
}
.popover-body.subscribe .alignleft li.social-linkedin a {
    background-position: -109px 0;
}
.popover-body.subscribe .alignleft li:first-child {
    margin: 0;
}
/* halfway subscribe popover */
.subscribe-popover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.5);
}
.subscribe-popover .popover-body {
    background: #FFF;
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 200px;
    padding: 40px;
}
.subscribe-popover .popover-body .dismiss {
    font-size: 11px;
    padding: 10px 0;
}
.info-banner {
    width: 100%;
    max-height: 0px;
    background: #6CC056;
    opacity: 0;
    text-align: center;
    color: #FFF;
    line-height: 58px;
    position: fixed;
    z-index: 10;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.info-banner p {
    margin: 0;
}
.info-banner .info-banner-close {
    float: right;
    color: #FFF;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #FFF;
    margin-top: 17px;
}
.info-banner.info-banner-displayed {
    max-height: 58px;
    opacity: 1;
}
.block {
    margin: 20px 0;
}
.block .block-header {
    padding: 20px;
    background: #e6e6e6;
    border-radius: 4px 4px 0 0;
}
.block .block-header .block-title {
    margin: 0;
    font-size: 1.25em;
    font-weight: bold;
}
.block .block-content {
    padding: 20px;
    background: #f0f0f0;
    border-radius: 0 0 4px 4px;
}
.block.write-for-blog {
    margin-top: 0;
}
.block.write-for-blog .btn {
    font-size: 1em;
    text-transform: none;
    font-weight: 700;
}
.icon-text-block {
    position: relative;
    padding: 5px;
    width: 330px;
    min-height: 27px;
    font-weight: 700;
}
.icon-text-block .it-block-count {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    padding: 10px 0;
    line-height: 27px;
    border-right: 1px solid #e9e9e9;
}
.icon-text-block .it-block-count:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    background-image: url(../img/social.png);
    background-repeat: no-repeat;
    background-size: 200px 47px;
    overflow: hidden;
}
.icon-text-block.twitter {
    padding-left: 95px;
}
.icon-text-block.twitter .it-block-count {
    padding-left: 40px;
    width: 80px;
}
.icon-text-block.twitter .it-block-count:before {
    width: 33px;
    height: 27px;
    background-position: -131px 0;
}
.icon-text-block.comments {
    padding-left: 98px;
}
.icon-text-block.comments .it-block-count {
    padding-left: 43px;
    width: 83px;
}
.icon-text-block.comments .it-block-count:before {
    width: 36px;
    height: 28px;
    background-position: -163px 0;
}
@media (min-width: 992px) {
    .block.stay-updated {
        margin-top: 0;
    }
    .block.write-for-blog {
        margin-top: 20px;
    }
}
.blognav-mobile {
    position: fixed;
    right: -270px;
    top: 0;
    bottom: 0;
    padding-top: 10px;
    width: 270px;
    height: 100%;
    color: #fff;
    background: #212026;
    z-index: 9999;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.blognav-mobile ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}
.blognav-mobile ul > li {
    font-weight: 700;
    text-transform: uppercase;
    border-top: 1px solid #272b2e;
}
.blognav-mobile ul > li > a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 20px;
    color: #fff;
    font-size: 0.875em;
}
.blognav-mobile ul > li > a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 13px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #b6bcc1;
}
.blognav-mobile ul > li > a:hover {
    opacity: 0.8;
}
.blognav-mobile ul > li.feed > a {
    padding-left: 38px;
    color: #00a1ff;
    background: url(../img/feed-icon.png) 20px 50% no-repeat;
    background-size: 10px 10px;
}
.blognav-mobile ul > li.feed > a:before {
    display: none;
}
.blognav-mobile ul > li form {
    position: relative;
    padding: 0 10px 10px 10px;
}
.blognav-mobile ul > li form input[type="text"] {
    padding: 8px 10px;
    width: 100%;
    font-size: 0.875em;
    background: #302f36;
    border-radius: 6px;
    border: 0;
}
.blognav-mobile ul > li form input[type="submit"] {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 4px;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    background: transparent url(../img/search-icon.png) 50% 50% no-repeat;
    background-size: 17px 17px;
    border: 0;
    z-index: 1;
}
.blognav-mobile ul > li:first-child {
    border-top: 0;
}
.mobile-nav-open .blognav-mobile {
    right: 0;
}
.hero {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    display: table;
    height: 433px;
    width: 100%;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.hero .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.hero .bg.gradient {
    opacity: 1;
}
.hero .bg.gradient:before {
    display: none;
}
.hero .bg.gradient.purple {
    background: #331c54;
    /* Old browsers */
    background: -moz-linear-gradient(top, #331c54 0%, #26153f 100%);
    background: -webkit-linear-gradient(top, #331c54 0%, #26153f 100%);
    background: linear-gradient(to bottom, #331c54 0%, #26153f 100%);
}
.hero > .container-fluid {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
}
.hero .hero-meta,
.hero .hero-title,
.hero .hero-desc {
    max-width: 750px;
    text-shadow: none;
    margin-left: auto;
    margin-right: auto;
}
.hero .hero-meta {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.75em;
}
.hero .hero-meta .sep {
    padding: 0 5px;
}
.hero .hero-meta a {
    color: #FFF;
}
.hero .hero-title {
    font-size: 1.5em;
}
.hero .hero-title a {
    color: #FFF;
}
.hero .hero-desc {
    margin-bottom: 30px;
}
.hero .blog-registration form {
    margin: 20px 0;
}
.hero .blog-registration form:after {
    display: block;
    content: '';
    clear: both;
}
.hero .blog-registration form .mktoFormRow {
    width: 75% !important;
    padding-right: 10px;
    float: left;
    display: none;
}
.hero .blog-registration form .mktoFormRow:nth-child(2) {
    display: block;
}
.hero .blog-registration form .mktoButtonRow {
    width: 25% !important;
    float: left;
}
.hero .blog-registration form .mktoButtonRow button {
    height: 45px !important;
}
.hero .blog-registration .disclaimer {
    margin-top: 20px;
    clear: both;
    font-size: 13px;
}
.post-tags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.post-tags ul li {
    display: inline-block;
    margin: 0 2px 3px 2px;
}
.post-tags ul li a {
    display: block;
    padding: 4px 10px 5px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 0.625em;
    line-height: 1;
    text-transform: uppercase;
    word-wrap: nowrap;
    border-radius: 3px;
    background: #9cd418;
}
.post-tags ul li a:hover {
    background: #84b414;
}
.main {
    padding-top: 30px;
    padding-bottom: 30px;
}
.mobile-nav-open-bg {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
}
.mobile-nav-open .mobile-nav-open-bg {
    display: block;
}
@media (min-width: 768px) {
    .hero {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .hero .hero-title {
        font-size: 1.875em;
    }
}
.blog-index .tag-title-section {
    border-top: 1px solid #e9e9e9;
}
.blog-index .tag-title-section .post-tag-header {
    margin: 25px 0;
    padding: 6px 10px 5px 10px;
    display: inline-block;
    border-radius: 3px;
    background: #9cd418;
    color: #fff;
    font-weight: 700;
    font-size: 0.75em;
    line-height: 1;
    text-transform: uppercase;
    word-wrap: nowrap;
}
.blog-index .hero {
    max-height: 342px;
}
.blog-index .blog-registration-title {
    color: #0b4069;
    margin-bottom: 30px;
}
.blog-index .articles {
    margin-left: -15px;
    margin-right: -15px;
}
.blog-index .articles .post,
.blog-index .articles .author-meta {
    padding: 30px 15px;
    border-bottom: 1px solid #e9e9e9;
}
.blog-index .articles .post:first-child,
.blog-index .articles .author-meta:first-child {
    padding-top: 0;
}
.blog-index .articles .post .post-image,
.blog-index .articles .author-meta .post-image {
    display: none;
}
.blog-index .articles .post .post-cat,
.blog-index .articles .author-meta .post-cat {
    color: #00a1ff;
    font-size: 0.75em;
    font-weight: 900;
    text-transform: uppercase;
}
.blog-index .articles .post .post-title,
.blog-index .articles .author-meta .post-title {
    margin-top: 0;
    margin-bottom: 15px;
    color: #0b4069;
    font-size: 1.25em;
}
.blog-index .articles .post .post-title a,
.blog-index .articles .author-meta .post-title a {
    color: #0b4069;
}
.blog-index .articles .post .post-title a:hover,
.blog-index .articles .author-meta .post-title a:hover {
    color: #06243b;
}
.blog-index .articles .post .post-content,
.blog-index .articles .author-meta .post-content {
    margin-bottom: 15px;
}
.blog-index .articles .post .post-meta,
.blog-index .articles .author-meta .post-meta {
    color: #909090;
    font-size: 0.75em;
}
.blog-index .articles .post .post-meta a,
.blog-index .articles .author-meta .post-meta a {
    color: #333;
}
.blog-index .articles .post .post-meta a:hover,
.blog-index .articles .author-meta .post-meta a:hover {
    color: #000;
}
.blog-index .articles .post .post-more,
.blog-index .articles .author-meta .post-more {
    margin-bottom: 0;
}
.blog-index .articles .pagination {
    padding: 0 15px;
}
@media (min-width: 768px) {
    .blog-index .articles {
        margin-left: 0;
        margin-right: 0;
    }
    .blog-index .articles .post,
    .blog-index .articles .pagination {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-index .articles .post {
        position: relative;
        padding-left: 260px;
        min-height: 145px;
    }
    .blog-index .articles .post .post-image {
        position: absolute;
        left: 0;
        top: 30px;
        display: block;
        float: left;
        width: 240px;
        height: 144px;
    }
    .blog-index .articles .post .post-title {
        font-size: 1.5em;
    }
    .blog-index .articles .post:first-child {
        padding-top: 30px;
        border-top: 1px solid #e9e9e9;
    }
    .blog-index .most-read {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 30px;
        padding-top: 50px;
        padding-bottom: 20px;
        background: #f8f8f8;
    }
    .blog-index .most-read .section-title {
        margin: 0 0 40px 0;
        font-size: 1.25em;
        text-align: center;
        font-weight: 700;
    }
    .blog-index .most-read ul {
        list-style: none;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0;
    }
    .blog-index .most-read ul:before,
    .blog-index .most-read ul:after {
        content: " ";
        display: table;
    }
    .blog-index .most-read ul:after {
        clear: both;
    }
    .blog-index .most-read ul:before,
    .blog-index .most-read ul:after {
        content: " ";
        display: table;
    }
    .blog-index .most-read ul:after {
        clear: both;
    }
    .blog-index .most-read ul li {
        float: left;
        margin-bottom: 30px;
        padding: 0 15px;
        width: 50%;
    }
    .blog-index .most-read ul li .item {
        position: relative;
        display: block;
        height: 150px;
        background: #333;
        border-radius: 4px;
        overflow: hidden;
    }
    .blog-index .most-read ul li .item .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0;
        padding-top: 150px;
        overflow: hidden;
        /* opacity: 0.35; */
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }
    .blog-index .most-read ul li .item .text {
        position: relative;
        padding: 20px;
        color: #fff;
        z-index: 2;
    }
    .blog-index .most-read ul li .item .text .cat {
        margin: 35px 0 5px 0;
        text-transform: uppercase;
        font-size: 0.75em;
        font-weight: 700;
    }
    .blog-index .most-read ul li .item .text .title {
        margin: 0;
        font-size: 1em;
    }
    .blog-index .most-read ul li .item:hover {
        background: #00a1ff;
    }
}
@media (min-width: 992px) {
    .blog-index .main {
        padding-bottom: 0;
    }
    .blog-index .most-read {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .blog-index .most-read ul li {
        width: 33.33333%;
    }
}
.blog-post .hero {
    padding-top: 0;
    padding-bottom: 0;
    color: #333333;
    text-shadow: none;
    height: 300px;
}
.blog-post .hero .hero-meta {
    color: #fff;
}
.blog-post .hero .hero-meta a {
    color: #fff;
}
.blog-post .hero .hero-title {
    margin-bottom: 30px;
    color: #fff;
}
.blog-post .hero .hero-authors a {
    color: #fff;
}
.blog-post .hero .hero-authors ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-post .hero .hero-authors ul:before,
.blog-post .hero .hero-authors ul:after {
    content: " ";
    display: table;
}
.blog-post .hero .hero-authors ul:after {
    clear: both;
}
.blog-post .hero .hero-authors ul:before,
.blog-post .hero .hero-authors ul:after {
    content: " ";
    display: table;
}
.blog-post .hero .hero-authors ul:after {
    clear: both;
}
.blog-post .hero .hero-authors ul li {
    padding: 0 10px;
    display: inline-block;
    font-size: 0.875em;
    text-align: center;
}
.blog-post .hero .hero-authors ul li .img {
    display: block;
    margin: 0 auto 10px auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.blog-post .hero .hero-authors ul li .img img {
    width: 100%;
    height: auto;
}
.blog-post .post-navigator {
    display: none;
}
.blog-post .post-tags {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}
.blog-post .post-content {
    margin-bottom: 30px;
    line-height: 1.5em;
}
.blog-post .post-content.large-text {
    font-size: 1.125em;
}
.blog-post .post-content p {
    margin-bottom: 1em;
}
.blog-post .post-content h1,
.blog-post .post-content h2,
.blog-post .post-content h3,
.blog-post .post-content h4,
.blog-post .post-content h5,
.blog-post .post-content h6 {
    margin-top: 1.75em;
    margin-bottom: 1.25em;
    font-weight: 700;
    line-height: 1.25em;
}
.blog-post .post-content h1 {
    font-size: 1.75em;
}
.blog-post .post-content h2 {
    font-size: 1.5em;
}
.blog-post .post-content h3 {
    font-size: 1.25em;
}
.blog-post .post-content h4 {
    font-size: 1em;
}
.blog-post .post-content h5 {
    font-size: 1em;
}
.blog-post .post-content h6 {
    font-size: 1em;
}
.blog-post .post-content ul,
.blog-post .post-content ol {
    padding-left: 20px;
}
.blog-post .post-content ul li,
.blog-post .post-content ol li {
    position: relative;
    margin-top: .1em;
    margin-bottom: .1em;
}
.blog-post .post-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-post .post-content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.blog-post .post-content img.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.blog-post .post-content img.alignright {
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}
.blog-post .post-content iframe {
    width: 100%;
    height: 400px;
}
.blog-post .post-content .gray-borders {
    border: 1px solid #d2d2d2 !important;
    border-radius: 4px;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}
.blog-post .post-content img.gray-borders {
    border: none !important;
    border-radius: 4px;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}
.blog-post .post-content .font-xs,
.blog-post .post-content small {
    font-size: 12px;
}
.blog-post .post-content .post-quote,
.blog-post .post-content q {
    position: relative;
    padding-bottom: 15px;
    padding-left: 20px;
    color: #06407f;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.25em;
    font-style: italic;
}
.blog-post .post-content .post-quote:before,
.blog-post .post-content q:before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 0;
    display: block;
    width: 65%;
    height: 1px;
    background: #e9e9e9;
}
.blog-post .post-social ul {
    list-style: none;
    margin: 30px auto;
    padding: 0;
    width: 275px;
}
.blog-post .post-social ul:before,
.blog-post .post-social ul:after {
    content: " ";
    display: table;
}
.blog-post .post-social ul:after {
    clear: both;
}
.blog-post .post-social ul:before,
.blog-post .post-social ul:after {
    content: " ";
    display: table;
}
.blog-post .post-social ul:after {
    clear: both;
}
.blog-post .post-social ul > li {
    float: left;
    margin-left: 10px;
    width: 47px;
}
.blog-post .post-social ul > li > a {
    margin: 0;
}
.blog-post .post-social ul > li > a:hover {
    opacity: 0.8;
}
.blog-post .post-social ul > li > .btn {
    padding-top: 28px;
    padding-bottom: 6px;
    padding-left: 10px;
    height: 50px;
    width: 100%;
}
.blog-post .post-social ul > li > .btn .icon {
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background-size: 159px 38px;
}
.blog-post .post-social ul > li > .btn.linkedin .icon {
    background-position: -16px 0;
}
.blog-post .post-social ul > li > .btn.textsize {
    padding-top: 11px;
    color: #333;
    line-height: 24px;
}
.blog-post .post-social ul > li > .btn.textsize .large {
    font-size: 24px;
}
.blog-post .post-social ul > li > .btn.textsize .small {
    font-size: 12px;
}
.blog-post .post-social ul > li > .btn.email {
    padding-top: 6px;
}
.blog-post .post-social ul > li > .btn.email .icon {
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -8px;
    width: 24px;
    height: 16px;
    background-position: -20px -22px;
}
.blog-post .post-social ul > li > .btn.comments .icon {
    margin-left: -10px;
    width: 20px;
    background-position: 0 -22px;
}
.blog-post .post-social ul > li:first-child {
    margin-left: 0;
}
.blog-post .comments-wrapper {
    display: block;
}
@media (min-width: 768px) {
    .blog-post .hero {
        /*padding-top: 50px;
            padding-bottom: 50px;*/
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        height: 433px;
    }
    .blog-post .hero .bg {
        position: absolute;
        margin-bottom: 0;
        padding-top: 0;
        height: 100%;
    }
    .blog-post .hero .hero-meta {
        margin-bottom: 37.5px;
    }
    .blog-post .hero .hero-meta .cat {
        color: #fff;
    }
    .blog-post .hero .hero-title {
        margin-bottom: 45px;
        color: #fff;
    }
    .blog-post .hero .hero-authors ul {
        text-align: center;
    }
    .blog-post .hero .hero-authors ul li {
        position: relative;
        float: none;
        display: inline-block;
        padding-left: 60px;
        width: 160px;
        min-height: 50px;
    }
    .blog-post .hero .hero-authors ul li .img {
        position: absolute;
        left: 0;
        top: 0;
    }
    .blog-post .hero .hero-authors ul li .name {
        white-space: nowrap;
        display: block;
        padding-top: 1em;
    }
    .blog-post .post-tags {
        margin-bottom: 15px;
        border-bottom: 0;
    }
    .blog-post .post-content {
        font-size: 1.125em;
    }
    .blog-post .post-content ul,
    .blog-post .post-content ol {
        padding-left: 40px;
    }
    .blog-post .post-content q {
        padding: 20px;
        display: inline-block;
        overflow: hidden;
        width: 100%;
    }
    .blog-post .post-content q:before {
        width: 95%;
    }
    .blog-post .comments-wrapper {
        display: block;
    }
}
@media (min-width: 992px) {
    .blog-post .main {
        position: relative;
    }
    .blog-post .main .post-nav-link.prev:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        background: #fff;
        z-index: 4;
    }
    .blog-post .post-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
    }
    .blog-post .post-navigators {
        width: 100%;
        top: 0;
    }
    .blog-post .post-navigator {
        display: block;
        position: absolute;
        top: 4.5em;
    }
    .blog-post .post-navigator .post-nav-link {
        width: 60px;
        height: 110px;
    }
    .blog-post .post-navigator .post-nav-link .btn {
        top: 25px;
        background-color: #fff;
        border-color: #e9e9e9;
    }
    .blog-post .post-navigator .post-nav-link .btn .arrow_l,
    .blog-post .post-navigator .post-nav-link .btn .arrow_r {
        opacity: 0.35;
    }
    .blog-post .post-navigator .post-nav-link .btn.prev .arrow_l {
        background-image: url(../img/arrow_l_dark_clean.png);
    }
    .blog-post .post-navigator .post-nav-link .btn.next .arrow_r {
        background-image: url(../img/arrow_r_dark_clean.png);
    }
    .blog-post .post-navigator .post-nav-link .post-nav-info {
        padding-top: 25px;
        padding-bottom: 25px;
        width: 375px;
    }
    .blog-post .post-navigator .post-nav-link.prev .post-nav-info {
        left: -375px;
    }
    .blog-post .post-navigator .post-nav-link.prev:before {
        display: none;
    }
    .blog-post .post-navigator .post-nav-link.next .post-nav-info {
        right: -375px;
    }
    .blog-post .post-navigator .post-nav-link:hover {
        width: 375px;
    }
    .blog-post .post-navigator .post-nav-link:hover .btn {
        background-color: #00a1ff;
        border-color: #00a1ff;
    }
    .blog-post .post-navigator .post-nav-link:hover .btn .arrow_l,
    .blog-post .post-navigator .post-nav-link:hover .btn .arrow_r {
        opacity: 1;
    }
    .blog-post .post-navigator .post-nav-link:hover .btn.prev .arrow_l {
        background-image: url(../img/arrow_l_white_clean.png);
    }
    .blog-post .post-navigator .post-nav-link:hover .btn.next .arrow_r {
        background-image: url(../img/arrow_r_white_clean.png);
    }
    .blog-post .post-navigator .post-nav-link:hover.prev .post-nav-info {
        left: 0;
    }
    .blog-post .post-navigator .post-nav-link:hover.next .post-nav-info {
        right: 0;
    }
    .blog-post .post-navigator.prev {
        left: 0;
    }
    .blog-post .post-navigator.next {
        right: 0;
    }
    .blog-post .post-content .icon-text-block.comments {
        padding-left: 118px;
        float: left;
        margin-left: -60px;
        margin-right: 20px;
        border: 1px solid #e9e9e9;
    }
    .blog-post .post-content .icon-text-block.comments .it-block-count {
        left: 20px;
    }
    .blog-post .post-content .post-quote,
    .blog-post .post-content q {
        float: right;
        margin-left: 20px;
        margin-right: -60px;
        width: 300px;
    }
    .blog-post .post-meta {
        margin-bottom: 30px;
        padding-top: 20px;
        border-top: 1px solid #e9e9e9;
    }
    .blog-post .post-meta:before,
    .blog-post .post-meta:after {
        content: " ";
        display: table;
    }
    .blog-post .post-meta:after {
        clear: both;
    }
    .blog-post .post-meta:before,
    .blog-post .post-meta:after {
        content: " ";
        display: table;
    }
    .blog-post .post-meta:after {
        clear: both;
    }
    .blog-post .post-meta .cats {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .blog-post .post-meta .cats li {
        display: inline-block;
        margin-right: 15px;
        font-size: 0.875em;
        font-weight: 700;
        text-transform: uppercase;
    }
    .blog-post .post-meta .post-tags {
        margin: -1px 0 0 0;
        padding: 0;
    }
    .blog-post .post-meta .post-tags ul {
        text-align: left;
    }
    .blog-post .post-meta .post-tags ul li.txt {
        font-size: 0.875em;
    }
    .blog-post .block.stay-updated-alt {
        text-align: center;
    }
    .blog-post .block.stay-updated-alt .block-content {
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 4px;
    }
    .blog-post .block.stay-updated-alt .block-content .wrap {
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
    }
    .blog-post .block.stay-updated-alt .block-content h3 {
        margin: 0 0 20px 0;
        font-size: 1.75em;
    }
    .blog-post .block.stay-updated-alt .block-content form {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .blog-post .block.stay-updated-alt .block-content .form-control {
        display: inline-block;
        margin-right: 10px;
        width: 250px;
    }
    .blog-post .block.stay-updated-alt .block-content .btn {
        padding-top: 16px;
        padding-bottom: 15px;
    }
    .blog-post .block.stay-updated-alt .block-content .note {
        color: #909090;
        font-size: 0.875em;
    }
}
.post-nav-link {
    position: relative;
    display: block;
    width: 100%;
    height: 140px;
    overflow: hidden;
}
.post-nav-link .btn {
    position: absolute;
    top: 40px;
    padding: 0;
    width: 60px;
    height: 60px;
    background: transparent;
    border-color: transparent;
    border-radius: 0;
    z-index: 2;
}
.post-nav-link .btn .arrow_l,
.post-nav-link .btn .arrow_r {
    position: absolute;
    top: 50%;
    display: block;
    margin: 0;
    margin-top: -7px;
    width: 24px;
    height: 14px;
    background-size: 24px 14px;
}
.post-nav-link .btn .arrow_l {
    left: 14px;
}
.post-nav-link .btn .arrow_r {
    right: 14px;
}
.post-nav-link .btn.prev .arrow_l {
    background-image: url(../img/arrow_l_white_clean.png);
}
.post-nav-link .btn.next .arrow_r {
    background-image: url(../img/arrow_r_white_clean.png);
}
.post-nav-link .post-nav-info {
    position: absolute;
    top: 0;
    padding: 40px 20px;
    width: 100%;
    height: 140px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    z-index: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.post-nav-link .post-nav-info .bg,
.post-nav-link .post-nav-info .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.post-nav-link .post-nav-info .bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.post-nav-link .post-nav-info .overlay {
    background: #00a1ff;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.post-nav-link .post-nav-info .cat,
.post-nav-link .post-nav-info .title {
    position: relative;
    z-index: 3;
}
.post-nav-link .post-nav-info .cat {
    margin: 0;
    font-size: 0.625em;
    font-weight: 700;
    text-transform: uppercase;
}
.post-nav-link:hover .btn {
    background-color: #00a1ff;
    border-color: #00a1ff;
}
.post-nav-link:hover .btn.prev {
    border-radius: 0 4px 4px 0;
}
.post-nav-link:hover .btn.next {
    border-radius: 4px 0 0 4px;
}
.post-nav-link:hover .post-nav-info {
    display: block;
}
.post-nav-link:hover .post-nav-info .overlay {
    opacity: 0.6;
}
.post-nav-link.prev .btn {
    left: 0;
}
.post-nav-link.prev .post-nav-info {
    padding-left: 80px;
}
.post-nav-link.prev:hover .post-nav-info {
    left: 0;
}
.post-nav-link.next .btn {
    right: 0;
}
.post-nav-link.next .post-nav-info {
    padding-right: 75px;
}
.post-nav-link.next:hover .post-nav-info {
    right: 0;
}
.author-meta {
    margin-bottom: 30px;
    padding: 30px 0 !important;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.author-meta .img {
    float: left;
    margin-right: 20px;
    display: inline-block;
    min-width: 96px;
    width: 15%;
}
.author-meta .img img {
    border-radius: 50%;
}
.author-meta .author-info {
    float: left;
    width: 80%;
}
.author-meta .author-info p:last-child {
    margin-bottom: 0;
}
.hero,
.post-nav-info,
.most-read ul li .item {
    background-color: #000;
}
.hero .bg,
.post-nav-info .bg,
.most-read ul li .item .bg {
    opacity: 0.5;
}
.hero .bg:before,
.post-nav-info .bg:before,
.most-read ul li .item .bg:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 33.33%;
    z-index: 2;
    display: block;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C */
}
@media (min-width: 1200px) {
    .blog-post .post-content .icon-text-block.comments {
        margin-left: -170px;
    }
    .blog-post .post-content .post-quote,
    .blog-post .post-content q {
        margin-right: -170px;
    }
}
.accordian {
    width: 100%;
    margin: 40px auto;
}
.accordian .img {
    position: relative;
}
.accordian .img:before {
    display: none;
    width: 200px;
    height: 50px;
    background: rgba(0, 0, 0, 0.4);
    content: 'Show More';
    pointer-events: none;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -100px;
}
.accordian .img:hover:before {
    display: block;
}
.accordian img {
    width: 100%;
}
.accordian .text-desc {
    display: none;
}
.accordian .gray-box {
    padding: 40px 0;
}
@media (min-width: 992px) {
    .accordian {
        width: 600px;
    }
}

.gtable{width: 805px; border: none;}

.gtable tr{ width: 805px; display: block}
.gdate{
    padding-left: 14px;
    font-family: Lato;
    Font-Size: 16px;
    Color: #000000;
    height: 45px;
    width:135px; }

.gtime{
    font-family: Lato;
    Font-Size: 16px;
    Color: #000000;
    height: 45px;
    width: 125px;}
.gflag{
    font-family: Lato;
    Font-Size: 16px;
    Color: #000000;
    height: 45px;
    width: 55px;}
.gcountry{font-family: Lato;
    Font-Size: 16px;
    Color: #000000;
    height: 45px;
    width: 106px;}
.gprecent{font-family: Lato;
    Font-Size: 16px;
    Color: #000000;
    height: 45px;
    width: 120px;
}
.greyrow{background-color: #f2f2f2}
.whiterow{background-color: #ffffff}
.gborder-top{border-top:1px solid #cccccc}
.gborder-botom{border-bottom:1px solid #cccccc}
.flag {width: 32px; height: 32px; background:url('https://www.incapsula.com/theme/img/ddos-report/flags.png') no-repeat;}
.flag-ad {background-position: -32px 0}
.flag-ae {background-position: -64px 0}
.flag-af {background-position: -96px 0}
.flag-ag {background-position: -128px 0}
.flag-ai {background-position: -160px 0}
.flag-al {background-position: -192px 0}
.flag-am {background-position: -224px 0}
.flag-an {background-position: -256px 0}
.flag-ao {background-position: -288px 0}
.flag-ar {background-position: -320px 0}
.flag-as {background-position: -352px 0}
.flag-at {background-position: -384px 0}
.flag-au {background-position: -416px 0}
.flag-aw {background-position: -448px 0}
.flag-az {background-position: 0 -32px}
.flag-ba {background-position: -32px -32px}
.flag-bb {background-position: -64px -32px}
.flag-bd {background-position: -96px -32px}
.flag-be {background-position: -128px -32px}
.flag-bf {background-position: -160px -32px}
.flag-bg {background-position: -192px -32px}
.flag-bh {background-position: -224px -32px}
.flag-bi {background-position: -256px -32px}
.flag-bj {background-position: -288px -32px}
.flag-bm {background-position: -320px -32px}
.flag-bn {background-position: -352px -32px}
.flag-bo {background-position: -384px -32px}
.flag-br {background-position: -416px -32px}
.flag-bs {background-position: -448px -32px}
.flag-bt {background-position: 0 -64px}
.flag-bw {background-position: -32px -64px}
.flag-by {background-position: -64px -64px}
.flag-bz {background-position: -96px -64px}
.flag-ca {background-position: -128px -64px}
.flag-cd {background-position: -160px -64px}
.flag-cf {background-position: -192px -64px}
.flag-cg {background-position: -224px -64px}
.flag-ch {background-position: -256px -64px}
.flag-ci {background-position: -288px -64px}
.flag-ck {background-position: -320px -64px}
.flag-cl {background-position: -352px -64px}
.flag-cm {background-position: -384px -64px}
.flag-cn {background-position: -416px -64px}
.flag-co {background-position: -448px -64px}
.flag-cr {background-position: 0 -96px}
.flag-cu {background-position: -32px -96px}
.flag-cv {background-position: -64px -96px}
.flag-cy {background-position: -96px -96px}
.flag-cz {background-position: -128px -96px}
.flag-de {background-position: -160px -96px}
.flag-dj {background-position: -192px -96px}
.flag-dk {background-position: -224px -96px}
.flag-dm {background-position: -256px -96px}
.flag-do {background-position: -288px -96px}
.flag-dz {background-position: -320px -96px}
.flag-ec {background-position: -352px -96px}
.flag-ee {background-position: -384px -96px}
.flag-eg {background-position: -416px -96px}
.flag-eh {background-position: -448px -96px}
.flag-er {background-position: 0 -128px}
.flag-es {background-position: -32px -128px}
.flag-et {background-position: -64px -128px}
.flag-fi {background-position: -96px -128px}
.flag-fj {background-position: -128px -128px}
.flag-fm {background-position: -160px -128px}
.flag-fo {background-position: -192px -128px}
.flag-fr {background-position: -224px -128px}
.flag-ga {background-position: -256px -128px}
.flag-gb {background-position: -288px -128px}
.flag-gd {background-position: -320px -128px}
.flag-ge {background-position: -352px -128px}
.flag-gg {background-position: -384px -128px}
.flag-gh {background-position: -416px -128px}
.flag-gi {background-position: -448px -128px}
.flag-gl {background-position: 0 -160px}
.flag-gm {background-position: -32px -160px}
.flag-gn {background-position: -64px -160px}
.flag-gp {background-position: -96px -160px}
.flag-gq {background-position: -128px -160px}
.flag-gr {background-position: -160px -160px}
.flag-gt {background-position: -192px -160px}
.flag-gu {background-position: -224px -160px}
.flag-gw {background-position: -256px -160px}
.flag-gy {background-position: -288px -160px}
.flag-hk {background-position: -320px -160px}
.flag-hn {background-position: -352px -160px}
.flag-hr {background-position: -384px -160px}
.flag-ht {background-position: -416px -160px}
.flag-hu {background-position: -448px -160px}
.flag-id {background-position: 0 -192px}
.flag-ie {background-position: -32px -192px}
.flag-il {background-position: -64px -192px}
.flag-im {background-position: -96px -192px}
.flag-in {background-position: -128px -192px}
.flag-iq {background-position: -160px -192px}
.flag-ir {background-position: -192px -192px}
.flag-is {background-position: -224px -192px}
.flag-it {background-position: -256px -192px}
.flag-je {background-position: -288px -192px}
.flag-jm {background-position: -320px -192px}
.flag-jo {background-position: -352px -192px}
.flag-jp {background-position: -384px -192px}
.flag-ke {background-position: -416px -192px}
.flag-kg {background-position: -448px -192px}
.flag-kh {background-position: 0 -224px}
.flag-ki {background-position: -32px -224px}
.flag-km {background-position: -64px -224px}
.flag-kn {background-position: -96px -224px}
.flag-kp {background-position: -128px -224px}
.flag-kr {background-position: -160px -224px}
.flag-kw {background-position: -192px -224px}
.flag-ky {background-position: -224px -224px}
.flag-kz {background-position: -256px -224px}
.flag-la {background-position: -288px -224px}
.flag-lb {background-position: -320px -224px}
.flag-lc {background-position: -352px -224px}
.flag-li {background-position: -384px -224px}
.flag-lk {background-position: -416px -224px}
.flag-lr {background-position: -448px -224px}
.flag-ls {background-position: 0 -256px}
.flag-lt {background-position: -32px -256px}
.flag-lu {background-position: -64px -256px}
.flag-lv {background-position: -96px -256px}
.flag-ly {background-position: -128px -256px}
.flag-ma {background-position: -160px -256px}
.flag-mc {background-position: -192px -256px}
.flag-md {background-position: -224px -256px}
.flag-me {background-position: -256px -256px}
.flag-mg {background-position: -288px -256px}
.flag-mh {background-position: -320px -256px}
.flag-mk {background-position: -352px -256px}
.flag-ml {background-position: -384px -256px}
.flag-mm {background-position: -416px -256px}
.flag-mn {background-position: -448px -256px}
.flag-mo {background-position: 0 -288px}
.flag-mq {background-position: -32px -288px}
.flag-mr {background-position: -64px -288px}
.flag-ms {background-position: -96px -288px}
.flag-mt {background-position: -128px -288px}
.flag-mu {background-position: -160px -288px}
.flag-mv {background-position: -192px -288px}
.flag-mw {background-position: -224px -288px}
.flag-mx {background-position: -256px -288px}
.flag-my {background-position: -288px -288px}
.flag-mz {background-position: -320px -288px}
.flag-na {background-position: -352px -288px}
.flag-nc {background-position: -384px -288px}
.flag-ne {background-position: -416px -288px}
.flag-ng {background-position: -448px -288px}
.flag-ni {background-position: 0 -320px}
.flag-nl {background-position: -32px -320px}
.flag-no {background-position: -64px -320px}
.flag-np {background-position: -96px -320px}
.flag-nr {background-position: -128px -320px}
.flag-nz {background-position: -160px -320px}
.flag-om {background-position: -192px -320px}
.flag-pa {background-position: -224px -320px}
.flag-pe {background-position: -256px -320px}
.flag-pf {background-position: -288px -320px}
.flag-pg {background-position: -320px -320px}
.flag-ph {background-position: -352px -320px}
.flag-pk {background-position: -384px -320px}
.flag-pl {background-position: -416px -320px}
.flag-pr {background-position: -448px -320px}
.flag-ps {background-position: 0 -352px}
.flag-pt {background-position: -32px -352px}
.flag-pw {background-position: -64px -352px}
.flag-py {background-position: -96px -352px}
.flag-qa {background-position: -128px -352px}
.flag-re {background-position: -160px -352px}
.flag-ro {background-position: -192px -352px}
.flag-rs {background-position: -224px -352px}
.flag-ru {background-position: -256px -352px}
.flag-rw {background-position: -288px -352px}
.flag-sa {background-position: -320px -352px}
.flag-sb {background-position: -352px -352px}
.flag-sc {background-position: -384px -352px}
.flag-sd {background-position: -416px -352px}
.flag-se {background-position: -448px -352px}
.flag-sg {background-position: 0 -384px}
.flag-si {background-position: -32px -384px}
.flag-sk {background-position: -64px -384px}
.flag-sl {background-position: -96px -384px}
.flag-sm {background-position: -128px -384px}
.flag-sn {background-position: -160px -384px}
.flag-so {background-position: -192px -384px}
.flag-sr {background-position: -224px -384px}
.flag-st {background-position: -256px -384px}
.flag-sv {background-position: -288px -384px}
.flag-sy {background-position: -320px -384px}
.flag-sz {background-position: -352px -384px}
.flag-tc {background-position: -384px -384px}
.flag-td {background-position: -416px -384px}
.flag-tg {background-position: -448px -384px}
.flag-th {background-position: 0 -416px}
.flag-tj {background-position: -32px -416px}
.flag-tl {background-position: -64px -416px}
.flag-tm {background-position: -96px -416px}
.flag-tn {background-position: -128px -416px}
.flag-to {background-position: -160px -416px}
.flag-tr {background-position: -192px -416px}
.flag-tt {background-position: -224px -416px}
.flag-tv {background-position: -256px -416px}
.flag-tw {background-position: -288px -416px}
.flag-tz {background-position: -320px -416px}
.flag-ua {background-position: -352px -416px}
.flag-ug {background-position: -384px -416px}
.flag-us {background-position: -416px -416px}
.flag-uy {background-position: -448px -416px}
.flag-uz {background-position: 0 -448px}
.flag-va {background-position: -32px -448px}
.flag-vc {background-position: -64px -448px}
.flag-ve {background-position: -96px -448px}
.flag-vg {background-position: -128px -448px}
.flag-vi {background-position: -160px -448px}
.flag-vn {background-position: -192px -448px}
.flag-vu {background-position: -224px -448px}
.flag-ws {background-position: -256px -448px}
.flag-ye {background-position: -288px -448px}
.flag-za {background-position: -320px -448px}
.flag-zm {background-position: -352px -448px}
.flag-zw {background-position: -384px -448px}
.flag-zw {background-position: -384px -448px}
.flag-england{background-position: -448px -446px;}
.flag-wales{background-position: -416px -446px;}
.flag-nireland{background-position: 0px -479px;}

.blog-post .post-content .inline-marketo {
    width: 320px;
    border: 1px solid #E9E9E9;
    padding: 20px;
    float: right;
    position: relative;
    z-index: 9;
    margin-left: 20px;
    margin-bottom: 20px;
}
.blog-post .post-content .inline-marketo h4 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 10px;
}
.blog-post .post-content .inline-marketo input[type='email'] {
    border: 1px solid #E9E9E9;
}

.post-wrapper .mktoButton {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.post-wrapper .mktoButton:hover {
    background: #1aaaff !important;
}
.bline-header{
    width: 805px;
    background-image: url("https://www.incapsula.com/blog/wp-content/uploads/2016/06/blueline.png");
    background-position: center center;
    background-repeat: no-repeat;
    Font-Family: Lato-Regular;
    Font-Size: 26px;
    Color: #16a6df;
    Font-Style: normal;
    Line-Height: 45px;
    text-align: center;
}
.bline-header span{
    margin: 0px auto;
    background-color: #ffffff;
    padding-left: 32px;
    padding-right: 32px;
}


/*Search*/


.search {
    position: relative;
    /*width: 100px;*/
}

.searchpage .sidebar {
    background-color: #f8f8f8;
    padding: 10px 20px 15px 20px;
    font-size: 14px;
    max-width: 260px;
    float: right;
    overflow: hidden;
}

.search input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

.searchfield {
    background-color: #160e25;
    width: 126px;
    height: 25px;
    padding-left: 5px;
    padding-right: 15px;
    font-size: 16px;
    border: 0px solid #999;
    border-bottom-color: #cecece;
    border-radius: 3px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;

}




.searchfield:focus  {
    width: 170px;
    color: #000000;
    background-color:#ffffff;
}

#s::-webkit-input-placeholder {color:#cdcdcd !important; }
#s::-moz-placeholder {color:#cdcdcd !important; } /* firefox 19+ */
#s:-moz-placeholder {color:#cdcdcd !important;}
#s:-ms-input-placeholder {color:#cdcdcd !important; } /* ie */


#search-btn {
    background: transparent url("../img/search.png") no-repeat;
    position: absolute;

    width: 25px;
    background-position:center center;
    right: -2px;
    top:-1px;
    border: 0;
    cursor: pointer;
    zoom: 1;
    filter: alpha(opacity=45);
    opacity: .45;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;}

.searchfield:focus + #search-btn {
    right: -2px;
    top:-1px;
}

.blogsearch {
    padding-left: 6px;
    float: right !important;
}

.blogsearch form {
    border:1px solid #d5d0cc;
    height:40px;
    margin-top: 10px;
    background-color:#ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.blogsearch form input[type="text"] {
    border:none;
    width:145px;
    height:38px;
    border-top-left-radius:2px;
    border-color:transparent !important;
    background-color:transparent !important;
    color:#878686;
    vertical-align:middle;
    padding:0px 5px;
    float:left;
}

.blogsearch form input[type="submit"] {
    width:38px;
    height:38px;
    border:none;
    background-color:transparent !important;
    color:#000000;
    vertical-align:middle;
    float:left;
    background-image:url("../img/search.png");
    background-position:center center;
    background-repeat:no-repeat;

}

.modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-backdrop {
    background: rgba(255, 255, 255, 0.55);
}

#halfwaySubscribePopover .modal-content {
    background: #f0f0f0;
}

#halfwaySubscribePopover .modal-title {
    color: #000;
    font-family: "Lato";
    font-size: 2em !important;
    text-align: center;
}

#halfwaySubscribePopover .subscribe-text,
#halfwaySubscribePopover .success-text{
    font-size: 1.125em;
    line-height: 1.7;
}

#halfwaySubscribePopover .unsubscribe-text {
    color: #909090;
    margin-top: 0.5em;
    text-align: center;
}

pre {
    overflow: auto;
    font-size:15px !important;
    padding:20px !important;
    margin-bottom:20px !important;
}

a.feedly {
    color: #000;
    float: right;
    font-size: 18px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 10px;
    line-height: 20px;
}

a.feedly img {
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

code {
    color: #333 !important;
    background-color: #f5f5f5 !important;
    font-size:15px !important;
}

.pagination > li > span.current {
    color: #16a6df;
}

/*copy-right-adjustments*/
.creative-copyrights {
    background: #2f1d4b; }
.creative-copyrights ul {
    padding: 0px; }
.creative-copyrights .right ul li {
    list-style-type: none; }
@media (min-width: 1200px) {
    .creative-copyrights {
        height: 84px;
        padding-top: 25px;
        padding-bottom: 25px; }
    .creative-copyrights .left img {
        float: left;
        margin-right: 14px; }
    .creative-copyrights .left p, .creative-copyrights .left .cdn-guide-intro li, .cdn-guide-intro .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-one li, .cdn-guide-chapter-one .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-two li, .cdn-guide-chapter-two .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-three li, .cdn-guide-chapter-three .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-four li, .cdn-guide-chapter-four .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-five li, .cdn-guide-chapter-five .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-six li, .cdn-guide-chapter-six .creative-copyrights .left li {
        float: left;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; }
    .creative-copyrights .left a, .creative-copyrights .left a:hover {
        font-family: Lato, sans-serif;
        color: #a591c2 !important; }
    .creative-copyrights .right ul li {
        float: right;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px;
        margin-left: 11px;
        margin-right: 11px; }
    .creative-copyrights .right ul li a {
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .creative-copyrights {
        height: 103px;
        padding-top: 25px;
        padding-bottom: 25px; }
    .creative-copyrights .left img {
        float: left;
        margin-right: 13px;
        margin-top: 19px;}
    .creative-copyrights .left p, .creative-copyrights .left .cdn-guide-intro li, .cdn-guide-intro .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-one li, .cdn-guide-chapter-one .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-two li, .cdn-guide-chapter-two .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-three li, .cdn-guide-chapter-three .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-four li, .cdn-guide-chapter-four .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-five li, .cdn-guide-chapter-five .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-six li, .cdn-guide-chapter-six .creative-copyrights .left li {
        float: left;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; }
    .creative-copyrights .left a, .creative-copyrights .left a:hover {
        font-family: Lato, sans-serif;
        color: #a591c2 !important; }
    .creative-copyrights .right ul li {
        float: right;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px;
        margin-left: 10px;
        margin-right: 9px;
        padding-top: 17px; }
    .creative-copyrights .right ul li a {
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .creative-copyrights {
        height: 140px;
        padding-top: 25px;
        padding-bottom: 25px; }
    .creative-copyrights .left img {
        float: left;
        margin-right: 13px; }
    .creative-copyrights .left p, .creative-copyrights .left .cdn-guide-intro li, .cdn-guide-intro .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-one li, .cdn-guide-chapter-one .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-two li, .cdn-guide-chapter-two .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-three li, .cdn-guide-chapter-three .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-four li, .cdn-guide-chapter-four .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-five li, .cdn-guide-chapter-five .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-six li, .cdn-guide-chapter-six .creative-copyrights .left li {
        float: left;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px;
        width: 420px; }
    .creative-copyrights .left a, .creative-copyrights .left a:hover {
        font-family: Lato, sans-serif;
        color: #a591c2 !important; }
    .creative-copyrights .left {
        margin-top: 25px;
        margin-bottom: 27px; }
    .creative-copyrights .right ul li {
        float: left;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px;
        margin-left: 12.5px;
        margin-right: 12.5px;
        padding-top: 17px; }
    .creative-copyrights .right ul li a {
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; }
    .creative-copyrights li.cookies {
        float: right !important; } }
@media (max-width: 767px) {
    .creative-copyrights {
        padding-top: 25px;
        padding-bottom: 25px; }
    .creative-copyrights .left img {
        margin-bottom: 19px; }
    .creative-copyrights .left p, .creative-copyrights .left .cdn-guide-intro li, .cdn-guide-intro .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-one li, .cdn-guide-chapter-one .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-two li, .cdn-guide-chapter-two .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-three li, .cdn-guide-chapter-three .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-four li, .cdn-guide-chapter-four .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-five li, .cdn-guide-chapter-five .creative-copyrights .left li, .creative-copyrights .left .cdn-guide-chapter-six li, .cdn-guide-chapter-six .creative-copyrights .left li {
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; }
    .creative-copyrights .left a, .creative-copyrights .left a:hover {
        font-family: Lato, sans-serif;
        color: #a591c2 !important; }
    .creative-copyrights .left {
        margin-top: 46px;
        margin-bottom: 27px; }
    .creative-copyrights .right ul li {
        float: left;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px;
        margin-left: 12.5px;
        padding-top: 17px; }
    .creative-copyrights .right ul li a {
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: #a591c2;
        text-align: left;
        line-height: 17px; } }
