/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300&subset=latin,latin-ext);
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: transparent
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    color: #2e343d;
    background-color: #fff
}

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

a {
    color: #0083b4;
    text-decoration: none
}

a:hover,
a:focus {
    color: #9bbe45;
    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: 4px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.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: 600;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 32px
}

h2,
.h2 {
    font-size: 23px
}

h3,
.h3 {
    font-size: 17px
}

h4,
.h4 {
    font-size: 15px
}

h5,
.h5 {
    font-size: 13px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px
    }
}

small,
.small {
    font-size: 92%
}

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,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #437ea2
}

a.text-primary:hover,
a.text-primary:focus {
    color: #34627e
}

.text-success {
    color: #9bbe45
}

a.text-success:hover,
a.text-success:focus {
    color: #7d9a36
}

.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: #b70936
}

a.text-danger:hover,
a.text-danger:focus {
    color: #860728
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #437ea2
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #34627e
}

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

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

.bg-info {
    background-color: #0083b4
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #005e81
}

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

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

.bg-danger {
    background-color: #fcede8
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #f6cabb
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px
}

ul ul,
ul ol,
ol ul,
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: 18px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 1000px) {
    .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 #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 1px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 1px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 1px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 860px) {
    .container {
        width: 850px
    }
}

@media (min-width: 1000px) {
    .container {
        width: 990px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 15px 30px;
    padding-bottom: 15px 30px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 15px 30px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #eee
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #eee
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #eee
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 10px 15px
}

.table-bordered {
    border: 1px solid #eee
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #eee
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcfcfc
}

.table-hover>tbody>tr:hover {
    background-color: red
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: red
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e60000
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #0083b4
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #00709b
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #fcede8
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #f9dbd1
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #eee
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    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: 8px;
    font-size: 13px;
    line-height: 1.42857;
    color: #34383c
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #34383c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #eee;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(238, 238, 238, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(238, 238, 238, 0.6)
}

.form-control::-moz-placeholder {
    color: #acb0b5;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #acb0b5
}

.form-control::-webkit-input-placeholder {
    color: #acb0b5
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].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-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 45px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 18px;
    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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    min-height: 31px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

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

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

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

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

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 1px
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 35px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

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

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

.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: #9bbe45
}

.has-success .form-control {
    border-color: #9bbe45;
    -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: #7d9a36;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c4d891;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c4d891
}

.has-success .input-group-addon {
    color: #9bbe45;
    border-color: #9bbe45;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #9bbe45
}

.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: #b70936
}

.has-error .form-control {
    border-color: #b70936;
    -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: #860728;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f53164;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f53164
}

.has-error .input-group-addon {
    color: #b70936;
    border-color: #b70936;
    background-color: #fcede8
}

.has-error .form-control-feedback {
    color: #b70936
}

.has-feedback label~.form-control-feedback {
    top: 23px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #657286
}

@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: 8px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 26px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 8px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 17px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.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: #fff;
    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: .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: #fff;
    background-color: #000;
    border-color: #000
}

.btn-default:focus,
.btn-default.focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #000;
    border-color: #000
}

.btn-default .badge {
    color: #000;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #9bbe45;
    border-color: #9bbe45
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #7d9a36;
    border-color: #4f6122
}

.btn-primary:hover {
    color: #fff;
    background-color: #7d9a36;
    border-color: #779333
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7d9a36;
    border-color: #779333
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #68802d;
    border-color: #4f6122
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #9bbe45;
    border-color: #9bbe45
}

.btn-primary .badge {
    color: #9bbe45;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #9bbe45;
    border-color: #8cad3c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #7d9a36;
    border-color: #404f1b
}

.btn-success:hover {
    color: #fff;
    background-color: #7d9a36;
    border-color: #68802d
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #7d9a36;
    border-color: #68802d
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #68802d;
    border-color: #404f1b
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #9bbe45;
    border-color: #8cad3c
}

.btn-success .badge {
    color: #9bbe45;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #0083b4;
    border-color: #0083b4
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #005e81;
    border-color: #002635
}

.btn-info:hover {
    color: #fff;
    background-color: #005e81;
    border-color: #005677
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #005e81;
    border-color: #005677
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #00445d;
    border-color: #002635
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #0083b4;
    border-color: #0083b4
}

.btn-info .badge {
    color: #0083b4;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #e54a1b;
    border-color: #cf4218
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #b83b15;
    border-color: #5c1e0b
}

.btn-warning:hover {
    color: #fff;
    background-color: #b83b15;
    border-color: #983111
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b83b15;
    border-color: #983111
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #983111;
    border-color: #5c1e0b
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #e54a1b;
    border-color: #cf4218
}

.btn-warning .badge {
    color: #e54a1b;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #e54a1b;
    border-color: #e54a1b
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #b83b15;
    border-color: #73250d
}

.btn-danger:hover {
    color: #fff;
    background-color: #b83b15;
    border-color: #af3814
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b83b15;
    border-color: #af3814
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #983111;
    border-color: #73250d
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #e54a1b;
    border-color: #e54a1b
}

.btn-danger .badge {
    color: #e54a1b;
    background-color: #fff
}

.btn-link {
    color: #0083b4;
    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: #9bbe45;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 4px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #437ea2
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

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

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

.input-group-addon {
    padding: 7px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #34383c;
    text-align: center;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 1px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 1px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 4px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

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

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

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

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
    border-color: #0083b4
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid transparent
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 1px 1px 0 0
}

.nav-tabs>li>a:hover {
    border-color: transparent transparent transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #0083b4;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.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: #9bbe45;
    background-color: transparent
}

.nav-stacked>li {
    float: none
}

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

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 1px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

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

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 76px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 1000px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 1000px) {
    .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:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 1000px) {
    .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>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1000px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}


/* .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 1000px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 1000px) {
    .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: 29px 15px;
    font-size: 17px;
    line-height: 18px;
    height: 76px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 1000px) {
    .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: 21px;
    margin-bottom: 21px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px
}

.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: 1000px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 14.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px
}

@media (max-width: 999px) {
    .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: 18px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 1000px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 29px;
        padding-bottom: 29px
    }
}

.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: 21px;
    margin-bottom: 21px
}

@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: 999px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 1000px) {
    .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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 21px;
    margin-bottom: 21px
}

.navbar-btn.btn-sm {
    margin-top: 23px;
    margin-bottom: 23px
}

.navbar-btn.btn-xs {
    margin-top: 27px;
    margin-bottom: 27px
}

.navbar-text {
    margin-top: 29px;
    margin-bottom: 29px
}

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

@media (min-width: 1000px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

body .navbar-default {
    background-color: transparent
}

body .navbar-default .navbar-nav>li>a {
    color: #f7fafc
}

body .navbar-default .navbar-nav>li>a:hover,
body .navbar-default .navbar-nav>li>a:focus {
    color: #9bbe45
}

body .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

body.inner-client-header .navbar-default {
    background-color: transparent
}

body.inner-client-header .navbar-default .navbar-nav>li>a {
    color: #000
}

body.inner-client-header .navbar-default .navbar-nav>li>a:hover,
body.inner-client-header .navbar-default .navbar-nav>li>a:focus {
    color: #9bbe45
}

body.inner-client-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #1d2226
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #070809;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #1d2226
}

.navbar-default .navbar-nav>li>a {
    color: #1d2226
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #437ea2;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #fff
}

@media (max-width: 999px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #1d2226
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #437ea2;
        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: #fff;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #1d2226
}

.navbar-default .navbar-link:hover {
    color: #437ea2
}

.navbar-default .btn-link {
    color: #1d2226
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #437ea2
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    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: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 999px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 15px 20px;
    margin-bottom: 18px;
    list-style: none;
    background-color: transparent;
    border-radius: 1px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #34383c
}

.breadcrumb>.active {
    color: #34383c
} */

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

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

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #437ea2
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #34627e
}

.label-success {
    background-color: #9bbe45
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #7d9a36
}

.label-info {
    background-color: #0083b4
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #005e81
}

.label-warning {
    background-color: #e54a1b
}

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

.label-danger {
    background-color: #b70936
}

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


/* .alert {
    padding: 6px 10px 5px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 1px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 400
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 6px 10px 5px20
}

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

.alert-success {
    background-color: #dff0d8;
    border-color: transparent;
    color: #34383c
}

.alert-success hr {
    border-top-color: transparent
}

.alert-success .alert-link {
    color: #1c1f21
}

.alert-info {
    background-color: #0083b4;
    border-color: transparent;
    color: #34383c
}

.alert-info hr {
    border-top-color: transparent
}

.alert-info .alert-link {
    color: #1c1f21
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: transparent;
    color: #34383c
}

.alert-warning hr {
    border-top-color: transparent
}

.alert-warning .alert-link {
    color: #1c1f21
}

.alert-danger {
    background-color: #fcede8;
    border-color: transparent;
    color: #34383c
}

.alert-danger hr {
    border-top-color: transparent
}

.alert-danger .alert-link {
    color: #1c1f21
}

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

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

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

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #30b7e9;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

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

.progress-bar-success {
    background-color: #9bbe45
}

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

.progress-bar-info {
    background-color: #0083b4
}

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

.progress-bar-warning {
    background-color: #e54a1b
}

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

.progress-bar-danger {
    background-color: #b70936
}

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

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

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

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

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

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 1px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #eee
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 18px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid transparent
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid transparent
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #437ea2
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #437ea2;
    border-color: #437ea2
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #437ea2
}

.panel-primary>.panel-heading .badge {
    color: #437ea2;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #437ea2
}

.panel-success {
    border-color: transparent
}

.panel-success>.panel-heading {
    color: #9bbe45;
    background-color: #dff0d8;
    border-color: transparent
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #9bbe45
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.panel-info {
    border-color: transparent
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #0083b4;
    border-color: transparent
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-info>.panel-heading .badge {
    color: #0083b4;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.panel-warning {
    border-color: transparent
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: transparent
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.panel-danger {
    border-color: transparent
}

.panel-danger>.panel-heading {
    color: #b70936;
    background-color: #fcede8;
    border-color: transparent
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-danger>.panel-heading .badge {
    color: #fcede8;
    background-color: #b70936
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

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

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

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

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #738d97
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal-header {
    padding: 30px 50px 0;
    border-bottom: 1px solid transparent;
    min-height: 30px 50px 01.1
}

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

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

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

.modal-footer {
    padding: 30px 50px;
    text-align: right;
    border-top: 1px solid transparent
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

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


/* @media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 860px) {
    .modal-lg {
        width: 900px
    }
} */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}


/* @-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
} */


/* .visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !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: 859px) {
    .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: 859px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 859px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 859px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 860px) and (max-width: 999px) {
    .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: 860px) and (max-width: 999px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 860px) and (max-width: 999px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 860px) and (max-width: 999px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1000px) {
    .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: 1000px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1000px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1000px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

@media (min-width: 1000px) {
    .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
    }
} */

.fl {
    float: left
}

.fr {
    float: right
}

.fn {
    float: none !important
}

.rel {
    position: relative
}

.absolute {
    position: absolute
}

.dn {
    display: none
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.dt {
    display: table
}

.dtc {
    display: table-cell
}

.vat {
    vertical-align: top
}

.vam {
    vertical-align: middle
}

.vaB {
    vertical-align: bottom
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-0 {
    z-index: 0
}

.d-flex {
    display: flex
}

.d-wrap {
    flex-wrap: wrap
}

.align-items-center {
    align-items: center
}

.justify-content-center {
    justify-content: center
}

.flex-column {
    flex-direction: column
}

.justify-content-evenly {
    justify-content: space-evenly
}

.oh {
    overflow: hidden
}

.vn {
    visibility: hidden
}

.cp {
    cursor: pointer
}

.cd,
hr.or:before {
    cursor: default
}

.pen {
    pointer-events: none
}

.bgn {
    background: none !important
}

.bg0 {
    background-color: #fff
}

.bg1 {
    background-color: #0083b4
}

.bg2 {
    background-color: #fcfcfc
}

.bg3 {
    background-color: #7fc1d9
}

.bg4 {
    background-color: #003954
}

.bg5 {
    background-color: #00324b
}

.bg6 {
    background-color: #95f70a
}

.bg7 {
    background-color: #eaf6fb
}

.bg8 {
    background-color: #9bbe45
}

.bg-info-imp {
    background-color: #0083b4 !important
}

.bg-slide-2 {
    background-color: #093a4c
}

.bg-info-b {
    background-color: #30b7e9
}

.white {
    color: #fff
}

.black {
    color: #000
}

.silver {
    color: silver
}

.c0 {
    color: #000
}

.c1,
a.c1:not(:hover) {
    color: #fff
}

.c2,
.a2.c2,
.nav.nav-pills.footer-nav>li>a.c2,
.c2.a3 {
    color: #2e343d
}

.c3 {
    color: #437ea2
}

.c4 {
    color: #b6b6b7
}

.c5 {
    color: #606060
}

.c6 {
    color: #9bbe45
}

.c7 {
    color: #34383c
}

.c8,
a.c8:not(:hover) {
    color: #0083b4
}

.c9 {
    color: #005a85
}

.c10 {
    color: #d3d3d3
}

.c11 {
    color: #003954
}

.c12 {
    color: #888787
}

.c13 {
    color: #95f70a
}

.postn1,
.topn1 {
    top: -1px
}

.postn2,
.navbar-nav>li>.dropdown-menu>li>a .sprite,
.navbar-nav>li>.dropdown-menu>li>a .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div .navbar-nav>li>.dropdown-menu>li>a b,
.topn2 {
    top: -2px
}

.post1 {
    top: 1px
}

.post2 {
    top: 2px
}

.post3 {
    top: 3px
}

.bn {
    border: none !important
}

.bts0 {
    border-top: solid 1px #eee
}

.bbs0 {
    border-bottom: solid 1px #eee
}

.bbs2px {
    border-bottom: solid 2px #eee
}

.bbs1 {
    border-bottom: solid 1px #0083b4
}

.rad1 {
    border-radius: 1px !important
}

.bs0 {
    border: 1px solid #eee
}

.w35 {
    width: 35px
}

.w55 {
    width: 55px
}

.w50pr {
    width: 50%
}

.minw80 {
    width: 80px
}

.w100pr {
    width: 100%
}

.w40pr {
    width: 40%
}

.w60pr {
    width: 60%
}

.maxw90pr {
    max-width: 90%
}

.maxw140 {
    max-width: 140px
}

.maxw200 {
    max-width: 200px
}

.maxw600 {
    max-width: 600px
}

.h85 {
    height: 85px
}

.h100pr {
    height: 100%
}

.h115 {
    height: 115px
}

.h145 {
    height: 145px
}

.minh120 {
    min-height: 120px
}

.minh180 {
    min-height: 180px
}

.minh200 {
    min-height: 200px
}

.minh220 {
    min-height: 220px
}

.m0 {
    margin: 0 !important
}

.mxauto {
    margin-left: auto;
    margin-right: auto
}

.mt0 {
    margin-top: 0
}

.mt0i {
    margin-top: 0 !important
}

.mtn5 {
    margin-top: -5px
}

.mt2 {
    margin-top: 2px
}

.mt3 {
    margin-top: 3px
}

.mt4 {
    margin-top: 4px
}

.mt5 {
    margin-top: 5px
}

.mt6 {
    margin-top: 6px
}

.mt8 {
    margin-top: 8px
}

.mt9 {
    margin-top: 9px
}

.mt10 {
    margin-top: 10px !important
}

.mt11 {
    margin-top: 11px
}

.mt12 {
    margin-top: 12px
}

.mt15 {
    margin-top: 15px
}

.mtn20 {
    margin-top: -20px
}

.mt20 {
    margin-top: 20px !important
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px !important
}

.mt33 {
    margin-top: 33px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt35r {
    margin-top: 35px;
    margin-top: 3.5rem
}

.mt45r {
    margin-top: 45px;
    margin-top: 4.5rem
}

.mt55r {
    margin-top: 55px;
    margin-top: 5.5rem
}

.mt65r {
    margin-top: 65px;
    margin-top: 6.5rem
}

.mt90r {
    margin-top: 90px;
    margin-top: 9rem
}

.mr0 {
    margin-right: 0 !important
}

.mr5 {
    margin-right: 5px
}

.mr7 {
    margin-right: 7px
}

.mr8 {
    margin-right: 8px
}

.mr10 {
    margin-right: 10px
}

.mr12 {
    margin-right: 12px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr35 {
    margin-right: 35px
}

.mr35r {
    margin-right: 3.5rem !important
}

.mr40 {
    margin-right: 40px
}

.mr40r {
    margin-right: 40px;
    margin-right: 4rem
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px
}

.mb7 {
    margin-bottom: 7px
}

.mb10 {
    margin-bottom: 10px
}

.mb12 {
    margin-bottom: 12px
}

.mb15 {
    margin-bottom: 15px
}

.mb18 {
    margin-bottom: 18px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb30r {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

.mb40r {
    margin-bottom: 40px;
    margin-bottom: 4rem
}

.mb45r {
    margin-bottom: 45px;
    margin-bottom: 4.5rem
}

.mb55r {
    margin-bottom: 55px;
    margin-bottom: 5.5rem
}

.mb70r {
    margin-bottom: 70px;
    margin-bottom: 7rem
}

.mb90r {
    margin-bottom: 90px;
    margin-bottom: 9rem
}

.mb130r {
    margin-bottom: 130px;
    margin-bottom: 13rem
}

.ml0 {
    margin-left: 0 !important
}

.ml5 {
    margin-left: 5px
}

.ml7 {
    margin-left: 7px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml40r {
    margin-left: 40px;
    margin-left: 4rem
}

.p0 {
    padding: 0
}

.p30 {
    padding: 30px
}

.pt0 {
    padding-top: 0 !important
}

.pt3 {
    padding-top: 3px !important
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt16 {
    padding-top: 16px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pr0 {
    padding-right: 0 !important
}

.pr6pr {
    padding-right: 6%
}

.pr12 {
    padding-right: 12px
}

.pr12pr {
    padding-right: 12%
}

.pr30 {
    padding-right: 30px !important
}

.pr40 {
    padding-right: 40px
}

.pr85 {
    padding-right: 85px
}

.pb0 {
    padding-bottom: 0 !important
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb60 {
    padding-bottom: 60px
}

.pl0 {
    padding-left: 0 !important
}

.pl6pr {
    padding-left: 6%
}

.pl8 {
    padding-left: 8px
}

.pl12 {
    padding-left: 12px
}

.pl12pr {
    padding-left: 12%
}

.pl30 {
    padding-left: 30px
}

.pl40 {
    padding-left: 40px
}

.tar {
    text-align: right
}

.tac,
hr.or:before {
    text-align: center
}

.tal {
    text-align: left
}

.taj {
    text-align: justify
}

.fw400 {
    font-weight: 400
}

.fw500 {
    font-weight: 500
}

.fw600 {
    font-weight: 600
}

.fw700 {
    font-weight: 700
}

.fs0 {
    font-size: 0
}

.fsb {
    font-size: 13px !important
}

.fs11 {
    font-size: 11px
}

.fs12 {
    font-size: 12px !important
}

.fs13 {
    font-size: 13px
}

.fs14 {
    font-size: 14px !important
}

.fs15 {
    font-size: 15px !important
}

.fs16 {
    font-size: 16px
}

.fs17 {
    font-size: 17px !important
}

.fs18 {
    font-size: 18px
}

.fs18e {
    font-size: 1.8em
}

.fs18r {
    font-size: 18px;
    font-size: 1.8rem
}

.fs20r {
    font-size: 20px;
    font-size: 2rem
}

.fs20 {
    font-size: 20px
}

.fs25 {
    font-size: 25px
}

.fs26 {
    font-size: 26px !important
}

.fs30r {
    font-size: 30px;
    font-size: 3rem
}

.fs32r {
    font-size: 32px;
    font-size: 3.2rem
}

.fs35r,
.modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 35px;
    font-size: 3.5rem
}

.fs36r {
    font-size: 3.6rem
}

.fs38r {
    font-size: 3.8rem
}

.fs45e {
    font-size: 4.5em
}

.fs43r {
    font-size: 43px;
    font-size: 4.3rem
}

.fs45r {
    font-size: 45px;
    font-size: 4.5rem
}

.fs70r {
    font-size: 70px;
    font-size: 7rem
}

.fs85r {
    font-size: 85px;
    font-size: 8.5rem
}

.tdn {
    text-decoration: none !important
}

.toe {
    text-overflow: ellipsis
}

.tdu {
    text-decoration: underline
}

.ttn {
    text-transform: none !important
}

.ttu {
    text-transform: uppercase
}

.rv {
    resize: vertical
}

.lsn,
.lsn>li {
    list-style: none
}

.wsnw {
    white-space: nowrap
}

.lhn {
    line-height: normal
}

.lh05 {
    line-height: 0.5
}

.lh09 {
    line-height: 0.9
}

.lh1 {
    line-height: 1
}

.lh11 {
    line-height: 1.1
}

.lh13 {
    line-height: 1.3
}

.lh15 {
    line-height: 1.5
}

.lh15p {
    line-height: 15px
}

.lh18 {
    line-height: 1.8
}

.t0,
.btn,
a,
.choose-block,
.choose-block::before,
.show-onHover-o0 .o0,
#search .toggle {
    transition: all 0.3s ease
}

.t1,
.a0,
.a0g {
    transition: all 0.1s ease
}

.t2 {
    transition: opacity 0.1s ease, background-color 0.1s ease, border 0.1s ease, color 0.1s ease
}

.o0 {
    opacity: 0
}

.o40pr {
    opacity: 0.4
}

.o13pr {
    opacity: 0.13
}

.ggw20.row {
    margin-right: -10px;
    margin-left: -10px
}

.ggw20.row>[class*="col-"] {
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (max-width: 859px) {
    .block-md {
        display: block;
        width: 100%
    }
    .fl-reset-md {
        float: none !important
    }
}

@media screen and (max-width: 767px) {
    .block-sm {
        display: block;
        width: 100%
    }
    .fl-reset-sm {
        float: none !important
    }
    .m0-x-sm {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .m0-y-sm {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 479px) {
    .col-xxs-12 {
        width: 100% !important
    }
    .block-xs-down {
        display: block;
        width: 100%
    }
    .hidden-xs-down {
        display: none !important
    }
}

@media screen and (min-width: 1px) {
    .text-left-xs {
        text-align: left
    }
    .text-center-xs {
        text-align: center
    }
    .text-right-xs {
        text-align: right
    }
}

@media screen and (min-width: 768px) {
    .text-left-sm {
        text-align: left
    }
    .text-center-sm {
        text-align: center
    }
    .text-right-sm {
        text-align: right
    }
    .ggw40.row {
        margin-right: -20px;
        margin-left: -20px
    }
    .ggw40.row>[class*="col-"] {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (min-width: 860px) {
    .text-left-md {
        text-align: left
    }
    .text-center-md {
        text-align: center
    }
    .text-right-md {
        text-align: right
    }
    .ggw50.row {
        margin-right: -25px;
        margin-left: -25px
    }
    .ggw50.row>[class*="col-"] {
        padding-right: 25px;
        padding-left: 25px
    }
}

@media screen and (min-width: 1000px) {
    .text-left-lg {
        text-align: left
    }
    .text-center-lg {
        text-align: center
    }
    .text-right-lg {
        text-align: right
    }
}

.text-ellipsis,
.indicator.flat {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.text-no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-slide1 {
    background-color: c5
}

.parent-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}


/* 
.cmn-sprite,
.cmn-alert-danger,
.cmn-angle-down-black,
.form-type2 .chosen-container-single .chosen-single div b,
.cmn-angle-down-blue,
#accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black,
.cmn-angle-down-gray,
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray,
.cmn-angle-down-white,
#accordion.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black,
.cmn-angle-right-black,
.cmn-angle-right-gray,
.cmn-angle-right-white,
.cmn-angle-up-gray,
.cmn-arrow-right-blue,
.cmn-arrow-right-green,
.a0:hover .cmn-arrow-right-blue,
.a0g .cmn-arrow-right-blue,
.cmn-bnk-americanexpress-gray,
.cmn-bnk-dec-gray,
.cmn-bnk-mastercard-gray,
.cmn-bnk-paypal-gray,
.cmn-bnk-visa-gray,
.cmn-calculator-blue,
.cmn-caret-down-blue,
.cmn-caret-down-silver,
.chosen-container-single .chosen-single div b,
.cmn-caret-right-blue,
.acc-in-acc .title .collapsed .cmn-caret-down-blue,
.cmn-check-green,
.cmn-checkbox-checked,
.checkbox:not(.type2)>label>input:checked~span::after,
.cmn-clip-gray,
.cmn-clock-gray,
.cmn-close-red,
.cmn-close-silver-wide,
.cmn-close-silver,
.cmn-contact,
.cmn-download-white,
.cmn-eye-white,
.cmn-file-green,
.cmn-folder-yellow,
.cmn-found,
.cmn-glasses-gray,
.cmn-mailbox-green,
.cmn-pdf,
.cmn-pen,
.cmn-person-gray,
.cmn-personal-blue,
.cmn-play-circle-blue,
.cmn-plus,
.cmn-quest-circle-gray,
.cmn-requirements-blue,
.cmn-search-gray,
.cmn-search-silver,
.cmn-star-empty,
.rating-stars ul:not(:hover) li.active~li i,
.rating-stars ul:hover li:hover~li i,
.rating-stars.noRatingJet ul:not(:hover) li i,
.cmn-star,
.cmn-target-gray,
.cmn-transfer-green,
.cmn-www-green {
    background-image: url('../img/cmn-s2c5b2bff4e.png');
    background-repeat: no-repeat
}

.cli-sprite,
.cli-cards,
.cli-check-circle-green,
.choose-block::before,
.cli-client-area,
.cli-close-red,
.cli-file-text,
.cli-lock-blue,
.cli-money-order-or-cheque,
.cli-paypal-white,
.cli-paypal,
.cli-person-blue,
.cli-pocket-blue,
.cli-powerOff-blue {
    background-image: url('../img/cli-sbe640258a1.png');
    background-repeat: no-repeat
}

.lgo-sprite,
.lgo-apache,
.lgo-awstats,
.lgo-blockcracking,
.lgo-clamav,
.lgo-cloudlinux,
.lgo-dovecot,
.lgo-esf,
.lgo-exim,
.lgo-litespeed,
.lgo-majordomo,
.lgo-mariadb,
.lgo-martynas,
.lgo-modesecurity,
.lgo-mysql,
.lgo-nginx,
.lgo-patchman,
.lgo-php-fastcgi,
.lgo-php-fpm,
.lgo-php-lsphp,
.lgo-php-mod_php,
.lgo-php,
.lgo-phpmyadmin,
.lgo-pigeonhole,
.lgo-proftpd,
.lgo-pureftpd,
.lgo-rack911,
.lgo-roundcube,
.lgo-spamassassin,
.lgo-squirrelmail,
.lgo-webalizer {
    background-image: url('../img/lgo-se3519aafc4.png');
    background-repeat: no-repeat
}

.flg-sprite,
.flg-Abkhazia_flat,
.flg-Afghanistan_flat,
.flg-Aland_flat,
.flg-Albania_flat,
.flg-Algeria_flat,
.flg-American-Samoa_flat,
.flg-Andorra_flat,
.flg-Angola_flat,
.flg-Anguilla_flat,
.flg-Antarctica_flat,
.flg-Antigua-and-Barbuda_flat,
.flg-Argentina_flat,
.flg-Armenia_flat,
.flg-Aruba_flat,
.flg-Australia_flat,
.flg-Austria_flat,
.flg-Azerbaijan_flat,
.flg-Bahamas_flat,
.flg-Bahrain_flat,
.flg-Bangladesh_flat,
.flg-Barbados_flat,
.flg-Belarus_flat,
.flg-Belgium_flat,
.flg-Belize_flat,
.flg-Benin_flat,
.flg-Bermuda_flat,
.flg-Bhutan_flat,
.flg-Bolivia_flat,
.flg-Bosnia-and-Herzegovina_flat,
.flg-Botswana_flat,
.flg-Brazil_flat,
.flg-British-Antarctic-Territory_flat,
.flg-British-Virgin-Islands_flat,
.flg-Brunei_flat,
.flg-Bulgaria_flat,
.flg-Burkina-Faso_flat,
.flg-Burundi_flat,
.flg-Cambodia_flat,
.flg-Cameroon_flat,
.flg-Canada_flat,
.flg-Cape-Verde_flat,
.flg-Cayman-Islands_flat,
.flg-Central-African-Republic_flat,
.flg-Chad_flat,
.flg-Chile_flat,
.flg-China_flat,
.flg-Christmas-Island_flat,
.flg-Cocos-Keeling-Islands_flat,
.flg-Colombia_flat,
.flg-Commonwealth_flat,
.flg-Comoros_flat,
.flg-Cook-Islands_flat,
.flg-Costa-Rica_flat,
.flg-Cote-dIvoire_flat,
.flg-Croatia_flat,
.flg-Cuba_flat,
.flg-Cyprus_flat,
.flg-Czech-Republic_flat,
.flg-Democratic-Republic-of-the-Congo_flat,
.flg-Denmark_flat,
.flg-Djibouti_flat,
.flg-Dominica_flat,
.flg-Dominican-Republic_flat,
.flg-East-Timor_flat,
.flg-Ecuador_flat,
.flg-Egypt_flat,
.flg-El-Salvador_flat,
.flg-England_flat,
.flg-Equatorial-Guinea_flat,
.flg-Eritrea_flat,
.flg-Estonia_flat,
.flg-Ethiopia_flat,
.flg-European-Union_flat,
.flg-Falkland-Islands_flat,
.flg-Faroes_flat,
.flg-Fiji_flat,
.flg-Finland_flat,
.flg-France_flat,
.flg-Gabon_flat,
.flg-Gambia_flat,
.flg-Georgia_flat,
.flg-Germany_flat,
.flg-Ghana_flat,
.flg-Gibraltar_flat,
.flg-GoSquared_flat,
.flg-Greece_flat,
.flg-Greenland_flat,
.flg-Grenada_flat,
.flg-Guam_flat,
.flg-Guatemala_flat,
.flg-Guernsey_flat,
.flg-Guinea-Bissau_flat,
.flg-Guinea_flat,
.flg-Guyana_flat,
.flg-Haiti_flat,
.flg-Honduras_flat,
.flg-Hong-Kong_flat,
.flg-Hungary_flat,
.flg-Iceland_flat,
.flg-India_flat,
.flg-Indonesia_flat,
.flg-Iran_flat,
.flg-Iraq_flat,
.flg-Ireland_flat,
.flg-Isle-of-Man_flat,
.flg-Israel_flat,
.flg-Italy_flat,
.flg-Jamaica_flat,
.flg-Japan_flat,
.flg-Jersey_flat,
.flg-Jordan_flat,
.flg-Kazakhstan_flat,
.flg-Kenya_flat,
.flg-Kiribati_flat,
.flg-Kosovo_flat,
.flg-Kuwait_flat,
.flg-Kyrgyzstan_flat,
.flg-Laos_flat,
.flg-Latvia_flat,
.flg-Lebanon_flat,
.flg-Lesotho_flat,
.flg-Liberia_flat,
.flg-Libya_flat,
.flg-Liechtenstein_flat,
.flg-Lithuania_flat,
.flg-Luxembourg_flat,
.flg-Macau_flat,
.flg-Macedonia_flat,
.flg-Madagascar_flat,
.flg-Malawi_flat,
.flg-Malaysia_flat,
.flg-Maldives_flat,
.flg-Mali_flat,
.flg-Malta_flat,
.flg-Mars_flat,
.flg-Marshall-Islands_flat,
.flg-Mauritania_flat,
.flg-Mauritius_flat,
.flg-Mayotte_flat,
.flg-Mexico_flat,
.flg-Micronesia_flat,
.flg-Moldova_flat,
.flg-Monaco_flat,
.flg-Mongolia_flat,
.flg-Montenegro_flat,
.flg-Montserrat_flat,
.flg-Morocco_flat,
.flg-Mozambique_flat,
.flg-Myanmar_flat,
.flg-NATO_flat,
.flg-Nagorno-Karabakh_flat,
.flg-Namibia_flat,
.flg-Nauru_flat,
.flg-Nepal_flat,
.flg-Netherlands-Antilles_flat,
.flg-Netherlands_flat,
.flg-New-Caledonia_flat,
.flg-New-Zealand_flat,
.flg-Nicaragua_flat,
.flg-Niger_flat,
.flg-Nigeria_flat,
.flg-Niue_flat,
.flg-Norfolk-Island_flat,
.flg-North-Korea_flat,
.flg-Northern-Cyprus_flat,
.flg-Northern-Mariana-Islands_flat,
.flg-Norway_flat,
.flg-Olympics_flat,
.flg-Oman_flat,
.flg-Pakistan_flat,
.flg-Palau_flat,
.flg-Palestine_flat,
.flg-Panama_flat,
.flg-Papua-New-Guinea_flat,
.flg-Paraguay_flat,
.flg-Peru_flat,
.flg-Philippines_flat,
.flg-Pitcairn-Islands_flat,
.flg-Poland_flat,
.flg-Portugal_flat,
.flg-Puerto-Rico_flat,
.flg-Qatar_flat,
.flg-Red-Cross_flat,
.flg-Republic-of-the-Congo_flat,
.flg-Romania_flat,
.flg-Russia_flat,
.flg-Rwanda_flat,
.flg-Saint-Barthelemy_flat,
.flg-Saint-Helena_flat,
.flg-Saint-Kitts-and-Nevis_flat,
.flg-Saint-Lucia_flat,
.flg-Saint-Vincent-and-the-Grenadines_flat,
.flg-Samoa_flat,
.flg-San-Marino_flat,
.flg-Sao-Tome-and-Principe_flat,
.flg-Saudi-Arabia_flat,
.flg-Scotland_flat,
.flg-Senegal_flat,
.flg-Serbia_flat,
.flg-Seychelles_flat,
.flg-Sierra-Leone_flat,
.flg-Singapore_flat,
.flg-Slovakia_flat,
.flg-Slovenia_flat,
.flg-Solomon-Islands_flat,
.flg-Somalia_flat,
.flg-Somaliland_flat,
.flg-South-Africa_flat,
.flg-South-Georgia-and-the-South-Sandwich-Islands_flat,
.flg-South-Korea_flat,
.flg-South-Ossetia_flat,
.flg-South-Sudan_flat,
.flg-Spain_flat,
.flg-Sri-Lanka_flat,
.flg-Sudan_flat,
.flg-Suriname_flat,
.flg-Swaziland_flat,
.flg-Sweden_flat,
.flg-Switzerland_flat,
.flg-Syria_flat,
.flg-Taiwan_flat,
.flg-Tajikistan_flat,
.flg-Tanzania_flat,
.flg-Thailand_flat,
.flg-Togo_flat,
.flg-Tonga_flat,
.flg-Trinidad-and-Tobago_flat,
.flg-Tunisia_flat,
.flg-Turkey_flat,
.flg-Turkmenistan_flat,
.flg-Turks-and-Caicos-Islands_flat,
.flg-Tuvalu_flat,
.flg-US-Virgin-Islands_flat,
.flg-Uganda_flat,
.flg-Ukraine_flat,
.flg-United-Arab-Emirates_flat,
.flg-United-Kingdom_flat,
.flg-United-Nations_flat,
.flg-United-States_flat,
.flg-Uruguay_flat,
.flg-Uzbekistan_flat,
.flg-Vanuatu_flat,
.flg-Vatican-City_flat,
.flg-Venezuela_flat,
.flg-Vietnam_flat,
.flg-Wales_flat,
.flg-Western-Sahara_flat,
.flg-Yemen_flat,
.flg-Zambia_flat,
.flg-Zimbabwe_flat,
.flg-english,
.flg-france,
.flg-lithuania,
.flg-polish,
.flg-portugal,
.flg-swedish,
.flg-turkish {
    background-image: url('../img/flg-s2aaab8a6bb.png');
    background-repeat: no-repeat
}

.hlp-sprite,
.hlp-admin-settings,
.hlp-cloud,
.hlp-contact-server-admin,
.hlp-create-account,
.hlp-create-modify,
.hlp-create-resellers,
.hlp-databases,
.hlp-direct,
.hlp-dns,
.hlp-edit-pass,
.hlp-edit-user-packages,
.hlp-email,
.hlp-flash,
.hlp-folder,
.hlp-import-manage-skins,
.hlp-ip-assignment,
.hlp-ip-manager,
.hlp-licensing-updates,
.hlp-list-mod,
.hlp-manage-reseller-packages,
.hlp-message-all-users,
.hlp-name-servers,
.hlp-pc,
.hlp-script,
.hlp-show-all-users,
.hlp-ssl,
.hlp-stat,
.hlp-statistic,
.hlp-subdomains,
.hlp-system-service-info,
.hlp-tools,
.hlp-users {
    background-image: url('../img/hlp-s3ba28c1f82.png');
    background-repeat: no-repeat
}

.plg-sprite,
.plg-comodo,
.plg-default,
.plg-softaculous,
.plg-spidercalendar,
.plg-upfront {
    background-image: url('../img/plg-s6c9a02da9e.png');
    background-repeat: no-repeat
} */

.cmn-alert-danger {
    background-position: 0 0
}

.cmn-angle-down-black,
.form-type2 .chosen-container-single .chosen-single div b {
    background-position: 0 -17px
}

.cmn-angle-down-blue,
#accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black {
    background-position: 0 -27px
}

.cmn-angle-down-gray,
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray {
    background-position: 0 -37px
}

.cmn-angle-down-white,
#accordion.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black {
    background-position: 0 -47px
}

.cmn-angle-right-black {
    background-position: 0 -57px
}

.cmn-angle-right-gray {
    background-position: 0 -75px
}

.cmn-angle-right-white {
    background-position: 0 -93px
}

.cmn-angle-up-gray {
    background-position: 0 -111px
}

.cmn-arrow-right-blue {
    background-position: 0 -121px
}

.cmn-arrow-right-green,
.a0:hover .cmn-arrow-right-blue,
.a0g .cmn-arrow-right-blue {
    background-position: 0 -127px
}

.cmn-bnk-americanexpress-gray {
    background-position: 0 -133px
}

.cmn-bnk-dec-gray {
    background-position: 0 -153px
}

.cmn-bnk-mastercard-gray {
    background-position: 0 -173px
}

.cmn-bnk-paypal-gray {
    background-position: 0 -193px
}

.cmn-bnk-visa-gray {
    background-position: 0 -213px
}

.cmn-calculator-blue {
    background-position: 0 -233px
}

.cmn-caret-down-blue {
    background-position: 0 -260px
}

.cmn-caret-down-silver,
.chosen-container-single .chosen-single div b {
    background-position: 0 -266px
}

.cmn-caret-right-blue,
.acc-in-acc .title .collapsed .cmn-caret-down-blue {
    background-position: 0 -272px
}

.cmn-check-green {
    background-position: 0 -282px
}

.cmn-checkbox-checked,
.checkbox:not(.type2)>label>input:checked~span::after {
    background-position: 0 -293px
}

.cmn-clip-gray {
    background-position: 0 -301px
}

.cmn-clock-gray {
    background-position: 0 -321px
}

.cmn-close-red {
    background-position: 0 -332px
}

.cmn-close-silver-wide {
    background-position: 0 -344px
}

.cmn-close-silver {
    background-position: 0 -364px
}

.cmn-contact {
    background-position: 0 -380px
}

.cmn-download-white {
    background-position: 0 -407px
}

.cmn-eye-white {
    background-position: 0 -432px
}

.cmn-file-green {
    background-position: 0 -443px
}

.cmn-folder-yellow {
    background-position: 0 -459px
}

.cmn-found {
    background-position: 0 -475px
}

.cmn-glasses-gray {
    background-position: 0 -498px
}

.cmn-mailbox-green {
    background-position: 0 -512px
}

.cmn-pdf {
    background-position: 0 -537px
}

.cmn-pen {
    background-position: 0 -553px
}

.cmn-person-gray {
    background-position: 0 -564px
}

.cmn-personal-blue {
    background-position: 0 -584px
}

.cmn-play-circle-blue {
    background-position: 0 -611px
}

.cmn-plus {
    background-position: 0 -650px
}

.cmn-plus:active,
.cmn-plus.plus-active {
    background-position: 0 -637px
}

.cmn-quest-circle-gray {
    background-position: 0 -663px
}

.cmn-requirements-blue {
    background-position: 0 -683px
}

.cmn-search-gray {
    background-position: 0 -710px
}

.cmn-search-silver {
    background-position: 0 -726px
}

.cmn-star-empty,
.rating-stars ul:not(:hover) li.active~li i,
.rating-stars ul:hover li:hover~li i,
.rating-stars.noRatingJet ul:not(:hover) li i {
    background-position: 0 -742px
}

.cmn-star {
    background-position: 0 -762px
}

.cmn-target-gray {
    background-position: 0 -782px
}

.cmn-transfer-green {
    background-position: 0 -802px
}

.cmn-www-green {
    background-position: 0 -824px
}

.cli-cards {
    background-position: 0 0
}

.cli-check-circle-green,
.choose-block::before {
    background-position: 0 -47px
}

.cli-client-area {
    background-position: 0 -67px
}

.cli-close-red {
    background-position: 0 -77px
}

.cli-file-text {
    background-position: 0 -86px
}

.cli-lock-blue {
    background-position: 0 -106px
}

.cli-money-order-or-cheque {
    background-position: 0 -120px
}

.cli-paypal-white {
    background-position: 0 -146px
}

.cli-paypal {
    background-position: 0 -172px
}

.cli-person-blue {
    background-position: 0 -197px
}

.cli-pocket-blue {
    background-position: 0 -209px
}

.cli-powerOff-blue {
    background-position: 0 -255px
}

.lgo-apache {
    background-position: 0 0
}

.lgo-awstats {
    background-position: 0 -93px
}

.lgo-blockcracking {
    background-position: 0 -151px
}

.lgo-clamav {
    background-position: 0 -212px
}

.lgo-cloudlinux {
    background-position: 0 -280px
}

.lgo-dovecot {
    background-position: 0 -341px
}

.lgo-esf {
    background-position: 0 -393px
}

.lgo-exim {
    background-position: 0 -431px
}

.lgo-litespeed {
    background-position: 0 -496px
}

.lgo-majordomo {
    background-position: 0 -545px
}

.lgo-mariadb {
    background-position: 0 -579px
}

.lgo-martynas {
    background-position: 0 -625px
}

.lgo-modesecurity {
    background-position: 0 -660px
}

.lgo-mysql {
    background-position: 0 -697px
}

.lgo-nginx {
    background-position: 0 -763px
}

.lgo-patchman {
    background-position: 0 -790px
}

.lgo-php-fastcgi {
    background-position: 0 -836px
}

.lgo-php-fpm {
    background-position: 0 -877px
}

.lgo-php-lsphp {
    background-position: 0 -918px
}

.lgo-php-mod_php {
    background-position: 0 -959px
}

.lgo-php {
    background-position: 0 -1000px
}

.lgo-phpmyadmin {
    background-position: 0 -1041px
}

.lgo-pigeonhole {
    background-position: 0 -1111px
}

.lgo-proftpd {
    background-position: 0 -1172px
}

.lgo-pureftpd {
    background-position: 0 -1238px
}

.lgo-rack911 {
    background-position: 0 -1282px
}

.lgo-roundcube {
    background-position: 0 -1322px
}

.lgo-spamassassin {
    background-position: 0 -1408px
}

.lgo-squirrelmail {
    background-position: 0 -1476px
}

.lgo-webalizer {
    background-position: 0 -1559px
}

.flg-Abkhazia_flat {
    background-position: 0 0
}

.flg-Afghanistan_flat {
    background-position: 0 -64px
}

.flg-Aland_flat {
    background-position: 0 -128px
}

.flg-Albania_flat {
    background-position: 0 -192px
}

.flg-Algeria_flat {
    background-position: 0 -256px
}

.flg-American-Samoa_flat {
    background-position: 0 -320px
}

.flg-Andorra_flat {
    background-position: 0 -384px
}

.flg-Angola_flat {
    background-position: 0 -448px
}

.flg-Anguilla_flat {
    background-position: 0 -512px
}

.flg-Antarctica_flat {
    background-position: 0 -576px
}

.flg-Antigua-and-Barbuda_flat {
    background-position: 0 -640px
}

.flg-Argentina_flat {
    background-position: 0 -704px
}

.flg-Armenia_flat {
    background-position: 0 -768px
}

.flg-Aruba_flat {
    background-position: 0 -832px
}

.flg-Australia_flat {
    background-position: 0 -896px
}

.flg-Austria_flat {
    background-position: 0 -960px
}

.flg-Azerbaijan_flat {
    background-position: 0 -1024px
}

.flg-Bahamas_flat {
    background-position: 0 -1088px
}

.flg-Bahrain_flat {
    background-position: 0 -1152px
}

.flg-Bangladesh_flat {
    background-position: 0 -1216px
}

.flg-Barbados_flat {
    background-position: 0 -1280px
}

.flg-Belarus_flat {
    background-position: 0 -1344px
}

.flg-Belgium_flat {
    background-position: 0 -1408px
}

.flg-Belize_flat {
    background-position: 0 -1472px
}

.flg-Benin_flat {
    background-position: 0 -1536px
}

.flg-Bermuda_flat {
    background-position: 0 -1600px
}

.flg-Bhutan_flat {
    background-position: 0 -1664px
}

.flg-Bolivia_flat {
    background-position: 0 -1728px
}

.flg-Bosnia-and-Herzegovina_flat {
    background-position: 0 -1792px
}

.flg-Botswana_flat {
    background-position: 0 -1856px
}

.flg-Brazil_flat {
    background-position: 0 -1920px
}

.flg-British-Antarctic-Territory_flat {
    background-position: 0 -1984px
}

.flg-British-Virgin-Islands_flat {
    background-position: 0 -2048px
}

.flg-Brunei_flat {
    background-position: 0 -2112px
}

.flg-Bulgaria_flat {
    background-position: 0 -2176px
}

.flg-Burkina-Faso_flat {
    background-position: 0 -2240px
}

.flg-Burundi_flat {
    background-position: 0 -2304px
}

.flg-Cambodia_flat {
    background-position: 0 -2368px
}

.flg-Cameroon_flat {
    background-position: 0 -2432px
}

.flg-Canada_flat {
    background-position: 0 -2496px
}

.flg-Cape-Verde_flat {
    background-position: 0 -2560px
}

.flg-Cayman-Islands_flat {
    background-position: 0 -2624px
}

.flg-Central-African-Republic_flat {
    background-position: 0 -2688px
}

.flg-Chad_flat {
    background-position: 0 -2752px
}

.flg-Chile_flat {
    background-position: 0 -2816px
}

.flg-China_flat {
    background-position: 0 -2880px
}

.flg-Christmas-Island_flat {
    background-position: 0 -2944px
}

.flg-Cocos-Keeling-Islands_flat {
    background-position: 0 -3008px
}

.flg-Colombia_flat {
    background-position: 0 -3072px
}

.flg-Commonwealth_flat {
    background-position: 0 -3136px
}

.flg-Comoros_flat {
    background-position: 0 -3200px
}

.flg-Cook-Islands_flat {
    background-position: 0 -3264px
}

.flg-Costa-Rica_flat {
    background-position: 0 -3328px
}

.flg-Cote-dIvoire_flat {
    background-position: 0 -3392px
}

.flg-Croatia_flat {
    background-position: 0 -3456px
}

.flg-Cuba_flat {
    background-position: 0 -3520px
}

.flg-Cyprus_flat {
    background-position: 0 -3584px
}

.flg-Czech-Republic_flat {
    background-position: 0 -3648px
}

.flg-Democratic-Republic-of-the-Congo_flat {
    background-position: 0 -3712px
}

.flg-Denmark_flat {
    background-position: 0 -3776px
}

.flg-Djibouti_flat {
    background-position: 0 -3840px
}

.flg-Dominica_flat {
    background-position: 0 -3904px
}

.flg-Dominican-Republic_flat {
    background-position: 0 -3968px
}

.flg-East-Timor_flat {
    background-position: 0 -4032px
}

.flg-Ecuador_flat {
    background-position: 0 -4096px
}

.flg-Egypt_flat {
    background-position: 0 -4160px
}

.flg-El-Salvador_flat {
    background-position: 0 -4224px
}

.flg-England_flat {
    background-position: 0 -4288px
}

.flg-Equatorial-Guinea_flat {
    background-position: 0 -4352px
}

.flg-Eritrea_flat {
    background-position: 0 -4416px
}

.flg-Estonia_flat {
    background-position: 0 -4480px
}

.flg-Ethiopia_flat {
    background-position: 0 -4544px
}

.flg-European-Union_flat {
    background-position: 0 -4608px
}

.flg-Falkland-Islands_flat {
    background-position: 0 -4672px
}

.flg-Faroes_flat {
    background-position: 0 -4736px
}

.flg-Fiji_flat {
    background-position: 0 -4800px
}

.flg-Finland_flat {
    background-position: 0 -4864px
}

.flg-France_flat {
    background-position: 0 -4928px
}

.flg-Gabon_flat {
    background-position: 0 -4992px
}

.flg-Gambia_flat {
    background-position: 0 -5056px
}

.flg-Georgia_flat {
    background-position: 0 -5120px
}

.flg-Germany_flat {
    background-position: 0 -5184px
}

.flg-Ghana_flat {
    background-position: 0 -5248px
}

.flg-Gibraltar_flat {
    background-position: 0 -5312px
}

.flg-GoSquared_flat {
    background-position: 0 -5376px
}

.flg-Greece_flat {
    background-position: 0 -5440px
}

.flg-Greenland_flat {
    background-position: 0 -5504px
}

.flg-Grenada_flat {
    background-position: 0 -5568px
}

.flg-Guam_flat {
    background-position: 0 -5632px
}

.flg-Guatemala_flat {
    background-position: 0 -5696px
}

.flg-Guernsey_flat {
    background-position: 0 -5760px
}

.flg-Guinea-Bissau_flat {
    background-position: 0 -5824px
}

.flg-Guinea_flat {
    background-position: 0 -5888px
}

.flg-Guyana_flat {
    background-position: 0 -5952px
}

.flg-Haiti_flat {
    background-position: 0 -6016px
}

.flg-Honduras_flat {
    background-position: 0 -6080px
}

.flg-Hong-Kong_flat {
    background-position: 0 -6144px
}

.flg-Hungary_flat {
    background-position: 0 -6208px
}

.flg-Iceland_flat {
    background-position: 0 -6272px
}

.flg-India_flat {
    background-position: 0 -6336px
}

.flg-Indonesia_flat {
    background-position: 0 -6400px
}

.flg-Iran_flat {
    background-position: 0 -6464px
}

.flg-Iraq_flat {
    background-position: 0 -6528px
}

.flg-Ireland_flat {
    background-position: 0 -6592px
}

.flg-Isle-of-Man_flat {
    background-position: 0 -6656px
}

.flg-Israel_flat {
    background-position: 0 -6720px
}

.flg-Italy_flat {
    background-position: 0 -6784px
}

.flg-Jamaica_flat {
    background-position: 0 -6848px
}

.flg-Japan_flat {
    background-position: 0 -6912px
}

.flg-Jersey_flat {
    background-position: 0 -6976px
}

.flg-Jordan_flat {
    background-position: 0 -7040px
}

.flg-Kazakhstan_flat {
    background-position: 0 -7104px
}

.flg-Kenya_flat {
    background-position: 0 -7168px
}

.flg-Kiribati_flat {
    background-position: 0 -7232px
}

.flg-Kosovo_flat {
    background-position: 0 -7296px
}

.flg-Kuwait_flat {
    background-position: 0 -7360px
}

.flg-Kyrgyzstan_flat {
    background-position: 0 -7424px
}

.flg-Laos_flat {
    background-position: 0 -7488px
}

.flg-Latvia_flat {
    background-position: 0 -7552px
}

.flg-Lebanon_flat {
    background-position: 0 -7616px
}

.flg-Lesotho_flat {
    background-position: 0 -7680px
}

.flg-Liberia_flat {
    background-position: 0 -7744px
}

.flg-Libya_flat {
    background-position: 0 -7808px
}

.flg-Liechtenstein_flat {
    background-position: 0 -7872px
}

.flg-Lithuania_flat {
    background-position: 0 -7936px
}

.flg-Luxembourg_flat {
    background-position: 0 -8000px
}

.flg-Macau_flat {
    background-position: 0 -8064px
}

.flg-Macedonia_flat {
    background-position: 0 -8128px
}

.flg-Madagascar_flat {
    background-position: 0 -8192px
}

.flg-Malawi_flat {
    background-position: 0 -8256px
}

.flg-Malaysia_flat {
    background-position: 0 -8320px
}

.flg-Maldives_flat {
    background-position: 0 -8384px
}

.flg-Mali_flat {
    background-position: 0 -8448px
}

.flg-Malta_flat {
    background-position: 0 -8512px
}

.flg-Mars_flat {
    background-position: 0 -8576px
}

.flg-Marshall-Islands_flat {
    background-position: 0 -8640px
}

.flg-Mauritania_flat {
    background-position: 0 -8704px
}

.flg-Mauritius_flat {
    background-position: 0 -8768px
}

.flg-Mayotte_flat {
    background-position: 0 -8832px
}

.flg-Mexico_flat {
    background-position: 0 -8896px
}

.flg-Micronesia_flat {
    background-position: 0 -8960px
}

.flg-Moldova_flat {
    background-position: 0 -9024px
}

.flg-Monaco_flat {
    background-position: 0 -9088px
}

.flg-Mongolia_flat {
    background-position: 0 -9152px
}

.flg-Montenegro_flat {
    background-position: 0 -9216px
}

.flg-Montserrat_flat {
    background-position: 0 -9280px
}

.flg-Morocco_flat {
    background-position: 0 -9344px
}

.flg-Mozambique_flat {
    background-position: 0 -9408px
}

.flg-Myanmar_flat {
    background-position: 0 -9472px
}

.flg-NATO_flat {
    background-position: 0 -9536px
}

.flg-Nagorno-Karabakh_flat {
    background-position: 0 -9600px
}

.flg-Namibia_flat {
    background-position: 0 -9664px
}

.flg-Nauru_flat {
    background-position: 0 -9728px
}

.flg-Nepal_flat {
    background-position: 0 -9792px
}

.flg-Netherlands-Antilles_flat {
    background-position: 0 -9856px
}

.flg-Netherlands_flat {
    background-position: 0 -9920px
}

.flg-New-Caledonia_flat {
    background-position: 0 -9984px
}

.flg-New-Zealand_flat {
    background-position: 0 -10048px
}

.flg-Nicaragua_flat {
    background-position: 0 -10112px
}

.flg-Niger_flat {
    background-position: 0 -10176px
}

.flg-Nigeria_flat {
    background-position: 0 -10240px
}

.flg-Niue_flat {
    background-position: 0 -10304px
}

.flg-Norfolk-Island_flat {
    background-position: 0 -10368px
}

.flg-North-Korea_flat {
    background-position: 0 -10432px
}

.flg-Northern-Cyprus_flat {
    background-position: 0 -10496px
}

.flg-Northern-Mariana-Islands_flat {
    background-position: 0 -10560px
}

.flg-Norway_flat {
    background-position: 0 -10624px
}

.flg-Olympics_flat {
    background-position: 0 -10688px
}

.flg-Oman_flat {
    background-position: 0 -10752px
}

.flg-Pakistan_flat {
    background-position: 0 -10816px
}

.flg-Palau_flat {
    background-position: 0 -10880px
}

.flg-Palestine_flat {
    background-position: 0 -10944px
}

.flg-Panama_flat {
    background-position: 0 -11008px
}

.flg-Papua-New-Guinea_flat {
    background-position: 0 -11072px
}

.flg-Paraguay_flat {
    background-position: 0 -11136px
}

.flg-Peru_flat {
    background-position: 0 -11200px
}

.flg-Philippines_flat {
    background-position: 0 -11264px
}

.flg-Pitcairn-Islands_flat {
    background-position: 0 -11328px
}

.flg-Poland_flat {
    background-position: 0 -11392px
}

.flg-Portugal_flat {
    background-position: 0 -11456px
}

.flg-Puerto-Rico_flat {
    background-position: 0 -11520px
}

.flg-Qatar_flat {
    background-position: 0 -11584px
}

.flg-Red-Cross_flat {
    background-position: 0 -11648px
}

.flg-Republic-of-the-Congo_flat {
    background-position: 0 -11712px
}

.flg-Romania_flat {
    background-position: 0 -11776px
}

.flg-Russia_flat {
    background-position: 0 -11840px
}

.flg-Rwanda_flat {
    background-position: 0 -11904px
}

.flg-Saint-Barthelemy_flat {
    background-position: 0 -11968px
}

.flg-Saint-Helena_flat {
    background-position: 0 -12032px
}

.flg-Saint-Kitts-and-Nevis_flat {
    background-position: 0 -12096px
}

.flg-Saint-Lucia_flat {
    background-position: 0 -12160px
}

.flg-Saint-Vincent-and-the-Grenadines_flat {
    background-position: 0 -12224px
}

.flg-Samoa_flat {
    background-position: 0 -12288px
}

.flg-San-Marino_flat {
    background-position: 0 -12352px
}

.flg-Sao-Tome-and-Principe_flat {
    background-position: 0 -12416px
}

.flg-Saudi-Arabia_flat {
    background-position: 0 -12480px
}

.flg-Scotland_flat {
    background-position: 0 -12544px
}

.flg-Senegal_flat {
    background-position: 0 -12608px
}

.flg-Serbia_flat {
    background-position: 0 -12672px
}

.flg-Seychelles_flat {
    background-position: 0 -12736px
}

.flg-Sierra-Leone_flat {
    background-position: 0 -12800px
}

.flg-Singapore_flat {
    background-position: 0 -12864px
}

.flg-Slovakia_flat {
    background-position: 0 -12928px
}

.flg-Slovenia_flat {
    background-position: 0 -12992px
}

.flg-Solomon-Islands_flat {
    background-position: 0 -13056px
}

.flg-Somalia_flat {
    background-position: 0 -13120px
}

.flg-Somaliland_flat {
    background-position: 0 -13184px
}

.flg-South-Africa_flat {
    background-position: 0 -13248px
}

.flg-South-Georgia-and-the-South-Sandwich-Islands_flat {
    background-position: 0 -13312px
}

.flg-South-Korea_flat {
    background-position: 0 -13376px
}

.flg-South-Ossetia_flat {
    background-position: 0 -13440px
}

.flg-South-Sudan_flat {
    background-position: 0 -13504px
}

.flg-Spain_flat {
    background-position: 0 -13568px
}

.flg-Sri-Lanka_flat {
    background-position: 0 -13632px
}

.flg-Sudan_flat {
    background-position: 0 -13696px
}

.flg-Suriname_flat {
    background-position: 0 -13760px
}

.flg-Swaziland_flat {
    background-position: 0 -13824px
}

.flg-Sweden_flat {
    background-position: 0 -13888px
}

.flg-Switzerland_flat {
    background-position: 0 -13952px
}

.flg-Syria_flat {
    background-position: 0 -14016px
}

.flg-Taiwan_flat {
    background-position: 0 -14080px
}

.flg-Tajikistan_flat {
    background-position: 0 -14144px
}

.flg-Tanzania_flat {
    background-position: 0 -14208px
}

.flg-Thailand_flat {
    background-position: 0 -14272px
}

.flg-Togo_flat {
    background-position: 0 -14336px
}

.flg-Tonga_flat {
    background-position: 0 -14400px
}

.flg-Trinidad-and-Tobago_flat {
    background-position: 0 -14464px
}

.flg-Tunisia_flat {
    background-position: 0 -14528px
}

.flg-Turkey_flat {
    background-position: 0 -14592px
}

.flg-Turkmenistan_flat {
    background-position: 0 -14656px
}

.flg-Turks-and-Caicos-Islands_flat {
    background-position: 0 -14720px
}

.flg-Tuvalu_flat {
    background-position: 0 -14784px
}

.flg-US-Virgin-Islands_flat {
    background-position: 0 -14848px
}

.flg-Uganda_flat {
    background-position: 0 -14912px
}

.flg-Ukraine_flat {
    background-position: 0 -14976px
}

.flg-United-Arab-Emirates_flat {
    background-position: 0 -15040px
}

.flg-United-Kingdom_flat {
    background-position: 0 -15104px
}

.flg-United-Nations_flat {
    background-position: 0 -15168px
}

.flg-United-States_flat {
    background-position: 0 -15232px
}

.flg-Uruguay_flat {
    background-position: 0 -15296px
}

.flg-Uzbekistan_flat {
    background-position: 0 -15360px
}

.flg-Vanuatu_flat {
    background-position: 0 -15424px
}

.flg-Vatican-City_flat {
    background-position: 0 -15488px
}

.flg-Venezuela_flat {
    background-position: 0 -15552px
}

.flg-Vietnam_flat {
    background-position: 0 -15616px
}

.flg-Wales_flat {
    background-position: 0 -15680px
}

.flg-Western-Sahara_flat {
    background-position: 0 -15744px
}

.flg-Yemen_flat {
    background-position: 0 -15808px
}

.flg-Zambia_flat {
    background-position: 0 -15872px
}

.flg-Zimbabwe_flat {
    background-position: 0 -15936px
}

.flg-english {
    background-position: 0 -16000px
}

.flg-france {
    background-position: 0 -16034px
}

.flg-lithuania {
    background-position: 0 -16068px
}

.flg-polish {
    background-position: 0 -16102px
}

.flg-portugal {
    background-position: 0 -16136px
}

.flg-swedish {
    background-position: 0 -16170px
}

.flg-turkish {
    background-position: 0 -16204px
}

.hlp-admin-settings {
    background-position: 0 0
}

.hlp-cloud {
    background-position: 0 -60px
}

.hlp-contact-server-admin {
    background-position: 0 -114px
}

.hlp-create-account {
    background-position: 0 -174px
}

.hlp-create-modify {
    background-position: 0 -234px
}

.hlp-create-resellers {
    background-position: 0 -294px
}

.hlp-databases {
    background-position: 0 -354px
}

.hlp-direct {
    background-position: 0 -406px
}

.hlp-dns {
    background-position: 0 -455px
}

.hlp-edit-pass {
    background-position: 0 -509px
}

.hlp-edit-user-packages {
    background-position: 0 -569px
}

.hlp-email {
    background-position: 0 -629px
}

.hlp-flash {
    background-position: 0 -680px
}

.hlp-folder {
    background-position: 0 -737px
}

.hlp-import-manage-skins {
    background-position: 0 -774px
}

.hlp-ip-assignment {
    background-position: 0 -834px
}

.hlp-ip-manager {
    background-position: 0 -894px
}

.hlp-licensing-updates {
    background-position: 0 -954px
}

.hlp-list-mod {
    background-position: 0 -1014px
}

.hlp-manage-reseller-packages {
    background-position: 0 -1074px
}

.hlp-message-all-users {
    background-position: 0 -1134px
}

.hlp-name-servers {
    background-position: 0 -1194px
}

.hlp-pc {
    background-position: 0 -1254px
}

.hlp-script {
    background-position: 0 -1293px
}

.hlp-show-all-users {
    background-position: 0 -1335px
}

.hlp-ssl {
    background-position: 0 -1395px
}

.hlp-stat {
    background-position: 0 -1447px
}

.hlp-statistic {
    background-position: 0 -1493px
}

.hlp-subdomains {
    background-position: 0 -1553px
}

.hlp-system-service-info {
    background-position: 0 -1611px
}

.hlp-tools {
    background-position: 0 -1671px
}

.hlp-users {
    background-position: 0 -1731px
}

.plg-comodo {
    background-position: 0 0
}

.plg-default {
    background-position: 0 -157px
}

.plg-softaculous {
    background-position: 0 -314px
}

.plg-spidercalendar {
    background-position: 0 -471px
}

.plg-upfront {
    background-position: 0 -628px
}

.sprite,
.chosen-container-single .chosen-single div b {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-style: normal
}

.cmn-alert-danger {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 17px;
    height: 17px;
    background-position: 0 0
}

.cmn-angle-down-black,
.form-type2 .chosen-container-single .chosen-single div b {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 10px;
    background-position: 0 -17px
}

.cmn-angle-down-blue,
#accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .cmn-angle-right-black {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 10px;
    background-position: 0 -27px
}

.cmn-angle-down-gray,
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened .cmn-angle-right-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 10px;
    background-position: 0 -37px
}

.cmn-angle-down-white,
#accordion.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened .cmn-angle-right-black {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 10px;
    background-position: 0 -47px
}

.cmn-angle-right-black {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 10px;
    height: 18px;
    background-position: 0 -57px
}

.cmn-angle-right-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 10px;
    height: 18px;
    background-position: 0 -75px
}

.cmn-angle-right-white {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 10px;
    height: 18px;
    background-position: 0 -93px
}

.cmn-angle-up-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 10px;
    background-position: 0 -111px
}

.cmn-arrow-right-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 9px;
    height: 6px;
    background-position: 0 -121px
}

.cmn-arrow-right-green,
.a0:hover .cmn-arrow-right-blue,
.a0g .cmn-arrow-right-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 9px;
    height: 6px;
    background-position: 0 -127px
}

.cmn-bnk-americanexpress-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 32px;
    height: 20px;
    background-position: 0 -133px
}

.cmn-bnk-dec-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 32px;
    height: 20px;
    background-position: 0 -153px
}

.cmn-bnk-mastercard-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 32px;
    height: 20px;
    background-position: 0 -173px
}

.cmn-bnk-paypal-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 32px;
    height: 20px;
    background-position: 0 -193px
}

.cmn-bnk-visa-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 32px;
    height: 20px;
    background-position: 0 -213px
}

.cmn-calculator-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 19px;
    height: 27px;
    background-position: 0 -233px
}

.cmn-caret-down-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 10px;
    height: 6px;
    background-position: 0 -260px
}

.cmn-caret-down-silver,
.chosen-container-single .chosen-single div b {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 10px;
    height: 6px;
    background-position: 0 -266px
}

.cmn-caret-right-blue,
.acc-in-acc .title .collapsed .cmn-caret-down-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 6px;
    height: 10px;
    background-position: 0 -272px
}

.cmn-check-green {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 16px;
    height: 11px;
    background-position: 0 -282px
}

.cmn-checkbox-checked,
.checkbox:not(.type2)>label>input:checked~span::after {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 11px;
    height: 8px;
    background-position: 0 -293px
}

.cmn-clip-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 20px;
    background-position: 0 -301px
}

.cmn-clock-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 11px;
    height: 11px;
    background-position: 0 -321px
}

.cmn-close-red {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 12px;
    height: 12px;
    background-position: 0 -332px
}

.cmn-close-silver-wide {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -344px
}

.cmn-close-silver {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 16px;
    height: 16px;
    background-position: 0 -364px
}

.cmn-contact {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 28px;
    height: 27px;
    background-position: 0 -380px
}

.cmn-download-white {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 25px;
    background-position: 0 -407px
}

.cmn-eye-white {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 18px;
    height: 11px;
    background-position: 0 -432px
}

.cmn-file-green {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 12px;
    height: 16px;
    background-position: 0 -443px
}

.cmn-folder-yellow {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 19px;
    height: 16px;
    background-position: 0 -459px
}

.cmn-found {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 23px;
    height: 23px;
    background-position: 0 -475px
}

.cmn-glasses-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 14px;
    background-position: 0 -498px
}

.cmn-mailbox-green {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 24px;
    height: 25px;
    background-position: 0 -512px
}

.cmn-pdf {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 16px;
    height: 16px;
    background-position: 0 -537px
}

.cmn-pen {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 11px;
    height: 11px;
    background-position: 0 -553px
}

.cmn-person-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -564px
}

.cmn-personal-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 27px;
    height: 27px;
    background-position: 0 -584px
}

.cmn-play-circle-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 26px;
    height: 26px;
    background-position: 0 -611px
}

.cmn-plus-active {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 13px;
    height: 13px;
    background-position: 0 -637px
}

.cmn-plus {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 13px;
    height: 13px;
    background-position: 0 -650px
}

.cmn-quest-circle-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -663px
}

.cmn-requirements-blue {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 23px;
    height: 27px;
    background-position: 0 -683px
}

.cmn-search-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 16px;
    height: 16px;
    background-position: 0 -710px
}

.cmn-search-silver {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 16px;
    height: 16px;
    background-position: 0 -726px
}

.cmn-star-empty,
.rating-stars ul:not(:hover) li.active~li i,
.rating-stars ul:hover li:hover~li i,
.rating-stars.noRatingJet ul:not(:hover) li i {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -742px
}

.cmn-star {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -762px
}

.cmn-target-gray {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 20px;
    height: 20px;
    background-position: 0 -782px
}

.cmn-transfer-green {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 22px;
    height: 22px;
    background-position: 0 -802px
}

.cmn-www-green {
    -moz-background-size: 32px 843px;
    -o-background-size: 32px 843px;
    -webkit-background-size: 32px 843px;
    background-size: 32px 843px;
    width: 22px;
    height: 19px;
    background-position: 0 -824px
}

.cli-cards {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 110px;
    height: 47px;
    background-position: 0 0
}

.cli-check-circle-green,
.choose-block::before {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 20px;
    height: 20px;
    background-position: 0 -47px
}

.cli-client-area {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 17px;
    height: 10px;
    background-position: 0 -67px
}

.cli-close-red {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 9px;
    height: 9px;
    background-position: 0 -77px
}

.cli-file-text {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 15px;
    height: 20px;
    background-position: 0 -86px
}

.cli-lock-blue {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 12px;
    height: 14px;
    background-position: 0 -106px
}

.cli-money-order-or-cheque {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 51px;
    height: 26px;
    background-position: 0 -120px
}

.cli-paypal-white {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 93px;
    height: 26px;
    background-position: 0 -146px
}

.cli-paypal {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 103px;
    height: 25px;
    background-position: 0 -172px
}

.cli-person-blue {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 12px;
    height: 12px;
    background-position: 0 -197px
}

.cli-pocket-blue {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 39px;
    height: 46px;
    background-position: 0 -209px
}

.cli-powerOff-blue {
    -moz-background-size: 110px 268px;
    -o-background-size: 110px 268px;
    -webkit-background-size: 110px 268px;
    background-size: 110px 268px;
    width: 12px;
    height: 13px;
    background-position: 0 -255px
}

.lgo-apache {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 143px;
    height: 93px;
    background-position: 0 0
}

.lgo-awstats {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 93px;
    height: 58px;
    background-position: 0 -93px
}

.lgo-blockcracking {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 52px;
    height: 61px;
    background-position: 0 -151px
}

.lgo-clamav {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 80px;
    height: 68px;
    background-position: 0 -212px
}

.lgo-cloudlinux {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 139px;
    height: 61px;
    background-position: 0 -280px
}

.lgo-dovecot {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 129px;
    height: 52px;
    background-position: 0 -341px
}

.lgo-esf {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 135px;
    height: 38px;
    background-position: 0 -393px
}

.lgo-exim {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 86px;
    height: 65px;
    background-position: 0 -431px
}

.lgo-litespeed {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 137px;
    height: 49px;
    background-position: 0 -496px
}

.lgo-majordomo {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 174px;
    height: 34px;
    background-position: 0 -545px
}

.lgo-mariadb {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 156px;
    height: 46px;
    background-position: 0 -579px
}

.lgo-martynas {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 176px;
    height: 35px;
    background-position: 0 -625px
}

.lgo-modesecurity {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 142px;
    height: 37px;
    background-position: 0 -660px
}

.lgo-mysql {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 127px;
    height: 66px;
    background-position: 0 -697px
}

.lgo-nginx {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 125px;
    height: 27px;
    background-position: 0 -763px
}

.lgo-patchman {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 150px;
    height: 46px;
    background-position: 0 -790px
}

.lgo-php-fastcgi {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 113px;
    height: 41px;
    background-position: 0 -836px
}

.lgo-php-fpm {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 86px;
    height: 41px;
    background-position: 0 -877px
}

.lgo-php-lsphp {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 93px;
    height: 41px;
    background-position: 0 -918px
}

.lgo-php-mod_php {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 127px;
    height: 41px;
    background-position: 0 -959px
}

.lgo-php {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 41px;
    height: 41px;
    background-position: 0 -1000px
}

.lgo-phpmyadmin {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 120px;
    height: 70px;
    background-position: 0 -1041px
}

.lgo-pigeonhole {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 127px;
    height: 61px;
    background-position: 0 -1111px
}

.lgo-proftpd {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 107px;
    height: 66px;
    background-position: 0 -1172px
}

.lgo-pureftpd {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 154px;
    height: 44px;
    background-position: 0 -1238px
}

.lgo-rack911 {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 140px;
    height: 40px;
    background-position: 0 -1282px
}

.lgo-roundcube {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 177px;
    height: 86px;
    background-position: 0 -1322px
}

.lgo-spamassassin {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 160px;
    height: 68px;
    background-position: 0 -1408px
}

.lgo-squirrelmail {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 148px;
    height: 83px;
    background-position: 0 -1476px
}

.lgo-webalizer {
    -moz-background-size: 177px 1595px;
    -o-background-size: 177px 1595px;
    -webkit-background-size: 177px 1595px;
    background-size: 177px 1595px;
    width: 153px;
    height: 36px;
    background-position: 0 -1559px
}

.flg-Abkhazia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 0
}

.flg-Afghanistan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -64px
}

.flg-Aland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -128px
}

.flg-Albania_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -192px
}

.flg-Algeria_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -256px
}

.flg-American-Samoa_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -320px
}

.flg-Andorra_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -384px
}

.flg-Angola_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -448px
}

.flg-Anguilla_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -512px
}

.flg-Antarctica_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -576px
}

.flg-Antigua-and-Barbuda_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -640px
}

.flg-Argentina_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -704px
}

.flg-Armenia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -768px
}

.flg-Aruba_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -832px
}

.flg-Australia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -896px
}

.flg-Austria_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -960px
}

.flg-Azerbaijan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1024px
}

.flg-Bahamas_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1088px
}

.flg-Bahrain_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1152px
}

.flg-Bangladesh_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1216px
}

.flg-Barbados_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1280px
}

.flg-Belarus_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1344px
}

.flg-Belgium_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1408px
}

.flg-Belize_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1472px
}

.flg-Benin_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1536px
}

.flg-Bermuda_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1600px
}

.flg-Bhutan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1664px
}

.flg-Bolivia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1728px
}

.flg-Bosnia-and-Herzegovina_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1792px
}

.flg-Botswana_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1856px
}

.flg-Brazil_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1920px
}

.flg-British-Antarctic-Territory_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -1984px
}

.flg-British-Virgin-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2048px
}

.flg-Brunei_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2112px
}

.flg-Bulgaria_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2176px
}

.flg-Burkina-Faso_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2240px
}

.flg-Burundi_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2304px
}

.flg-Cambodia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2368px
}

.flg-Cameroon_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2432px
}

.flg-Canada_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2496px
}

.flg-Cape-Verde_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2560px
}

.flg-Cayman-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2624px
}

.flg-Central-African-Republic_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2688px
}

.flg-Chad_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2752px
}

.flg-Chile_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2816px
}

.flg-China_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2880px
}

.flg-Christmas-Island_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -2944px
}

.flg-Cocos-Keeling-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3008px
}

.flg-Colombia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3072px
}

.flg-Commonwealth_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3136px
}

.flg-Comoros_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3200px
}

.flg-Cook-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3264px
}

.flg-Costa-Rica_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3328px
}

.flg-Cote-dIvoire_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3392px
}

.flg-Croatia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3456px
}

.flg-Cuba_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3520px
}

.flg-Cyprus_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3584px
}

.flg-Czech-Republic_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3648px
}

.flg-Democratic-Republic-of-the-Congo_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3712px
}

.flg-Denmark_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3776px
}

.flg-Djibouti_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3840px
}

.flg-Dominica_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3904px
}

.flg-Dominican-Republic_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -3968px
}

.flg-East-Timor_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4032px
}

.flg-Ecuador_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4096px
}

.flg-Egypt_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4160px
}

.flg-El-Salvador_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4224px
}

.flg-England_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4288px
}

.flg-Equatorial-Guinea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4352px
}

.flg-Eritrea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4416px
}

.flg-Estonia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4480px
}

.flg-Ethiopia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4544px
}

.flg-European-Union_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4608px
}

.flg-Falkland-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4672px
}

.flg-Faroes_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4736px
}

.flg-Fiji_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4800px
}

.flg-Finland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4864px
}

.flg-France_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4928px
}

.flg-Gabon_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -4992px
}

.flg-Gambia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5056px
}

.flg-Georgia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5120px
}

.flg-Germany_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5184px
}

.flg-Ghana_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5248px
}

.flg-Gibraltar_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5312px
}

.flg-GoSquared_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5376px
}

.flg-Greece_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5440px
}

.flg-Greenland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5504px
}

.flg-Grenada_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5568px
}

.flg-Guam_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5632px
}

.flg-Guatemala_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5696px
}

.flg-Guernsey_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5760px
}

.flg-Guinea-Bissau_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5824px
}

.flg-Guinea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5888px
}

.flg-Guyana_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -5952px
}

.flg-Haiti_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6016px
}

.flg-Honduras_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6080px
}

.flg-Hong-Kong_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6144px
}

.flg-Hungary_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6208px
}

.flg-Iceland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6272px
}

.flg-India_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6336px
}

.flg-Indonesia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6400px
}

.flg-Iran_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6464px
}

.flg-Iraq_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6528px
}

.flg-Ireland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6592px
}

.flg-Isle-of-Man_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6656px
}

.flg-Israel_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6720px
}

.flg-Italy_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6784px
}

.flg-Jamaica_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6848px
}

.flg-Japan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6912px
}

.flg-Jersey_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -6976px
}

.flg-Jordan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7040px
}

.flg-Kazakhstan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7104px
}

.flg-Kenya_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7168px
}

.flg-Kiribati_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7232px
}

.flg-Kosovo_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7296px
}

.flg-Kuwait_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7360px
}

.flg-Kyrgyzstan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7424px
}

.flg-Laos_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7488px
}

.flg-Latvia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7552px
}

.flg-Lebanon_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7616px
}

.flg-Lesotho_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7680px
}

.flg-Liberia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7744px
}

.flg-Libya_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7808px
}

.flg-Liechtenstein_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7872px
}

.flg-Lithuania_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -7936px
}

.flg-Luxembourg_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8000px
}

.flg-Macau_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8064px
}

.flg-Macedonia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8128px
}

.flg-Madagascar_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8192px
}

.flg-Malawi_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8256px
}

.flg-Malaysia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8320px
}

.flg-Maldives_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8384px
}

.flg-Mali_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8448px
}

.flg-Malta_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8512px
}

.flg-Mars_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8576px
}

.flg-Marshall-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8640px
}

.flg-Mauritania_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8704px
}

.flg-Mauritius_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8768px
}

.flg-Mayotte_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8832px
}

.flg-Mexico_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8896px
}

.flg-Micronesia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -8960px
}

.flg-Moldova_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9024px
}

.flg-Monaco_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9088px
}

.flg-Mongolia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9152px
}

.flg-Montenegro_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9216px
}

.flg-Montserrat_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9280px
}

.flg-Morocco_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9344px
}

.flg-Mozambique_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9408px
}

.flg-Myanmar_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9472px
}

.flg-NATO_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9536px
}

.flg-Nagorno-Karabakh_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9600px
}

.flg-Namibia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9664px
}

.flg-Nauru_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9728px
}

.flg-Nepal_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9792px
}

.flg-Netherlands-Antilles_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9856px
}

.flg-Netherlands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9920px
}

.flg-New-Caledonia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -9984px
}

.flg-New-Zealand_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10048px
}

.flg-Nicaragua_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10112px
}

.flg-Niger_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10176px
}

.flg-Nigeria_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10240px
}

.flg-Niue_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10304px
}

.flg-Norfolk-Island_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10368px
}

.flg-North-Korea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10432px
}

.flg-Northern-Cyprus_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10496px
}

.flg-Northern-Mariana-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10560px
}

.flg-Norway_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10624px
}

.flg-Olympics_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10688px
}

.flg-Oman_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10752px
}

.flg-Pakistan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10816px
}

.flg-Palau_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10880px
}

.flg-Palestine_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -10944px
}

.flg-Panama_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11008px
}

.flg-Papua-New-Guinea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11072px
}

.flg-Paraguay_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11136px
}

.flg-Peru_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11200px
}

.flg-Philippines_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11264px
}

.flg-Pitcairn-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11328px
}

.flg-Poland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11392px
}

.flg-Portugal_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11456px
}

.flg-Puerto-Rico_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11520px
}

.flg-Qatar_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11584px
}

.flg-Red-Cross_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11648px
}

.flg-Republic-of-the-Congo_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11712px
}

.flg-Romania_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11776px
}

.flg-Russia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11840px
}

.flg-Rwanda_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11904px
}

.flg-Saint-Barthelemy_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -11968px
}

.flg-Saint-Helena_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12032px
}

.flg-Saint-Kitts-and-Nevis_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12096px
}

.flg-Saint-Lucia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12160px
}

.flg-Saint-Vincent-and-the-Grenadines_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12224px
}

.flg-Samoa_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12288px
}

.flg-San-Marino_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12352px
}

.flg-Sao-Tome-and-Principe_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12416px
}

.flg-Saudi-Arabia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12480px
}

.flg-Scotland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12544px
}

.flg-Senegal_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12608px
}

.flg-Serbia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12672px
}

.flg-Seychelles_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12736px
}

.flg-Sierra-Leone_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12800px
}

.flg-Singapore_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12864px
}

.flg-Slovakia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12928px
}

.flg-Slovenia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -12992px
}

.flg-Solomon-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13056px
}

.flg-Somalia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13120px
}

.flg-Somaliland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13184px
}

.flg-South-Africa_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13248px
}

.flg-South-Georgia-and-the-South-Sandwich-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13312px
}

.flg-South-Korea_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13376px
}

.flg-South-Ossetia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13440px
}

.flg-South-Sudan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13504px
}

.flg-Spain_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13568px
}

.flg-Sri-Lanka_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13632px
}

.flg-Sudan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13696px
}

.flg-Suriname_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13760px
}

.flg-Swaziland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13824px
}

.flg-Sweden_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13888px
}

.flg-Switzerland_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -13952px
}

.flg-Syria_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14016px
}

.flg-Taiwan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14080px
}

.flg-Tajikistan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14144px
}

.flg-Tanzania_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14208px
}

.flg-Thailand_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14272px
}

.flg-Togo_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14336px
}

.flg-Tonga_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14400px
}

.flg-Trinidad-and-Tobago_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14464px
}

.flg-Tunisia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14528px
}

.flg-Turkey_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14592px
}

.flg-Turkmenistan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14656px
}

.flg-Turks-and-Caicos-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14720px
}

.flg-Tuvalu_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14784px
}

.flg-US-Virgin-Islands_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14848px
}

.flg-Uganda_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14912px
}

.flg-Ukraine_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -14976px
}

.flg-United-Arab-Emirates_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15040px
}

.flg-United-Kingdom_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15104px
}

.flg-United-Nations_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15168px
}

.flg-United-States_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15232px
}

.flg-Uruguay_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15296px
}

.flg-Uzbekistan_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15360px
}

.flg-Vanuatu_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15424px
}

.flg-Vatican-City_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15488px
}

.flg-Venezuela_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15552px
}

.flg-Vietnam_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15616px
}

.flg-Wales_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15680px
}

.flg-Western-Sahara_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15744px
}

.flg-Yemen_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15808px
}

.flg-Zambia_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15872px
}

.flg-Zimbabwe_flat {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 64px;
    height: 64px;
    background-position: 0 -15936px
}

.flg-english {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16000px
}

.flg-france {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16034px
}

.flg-lithuania {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16068px
}

.flg-polish {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16102px
}

.flg-portugal {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16136px
}

.flg-swedish {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16170px
}

.flg-turkish {
    -moz-background-size: 64px 16238px;
    -o-background-size: 64px 16238px;
    -webkit-background-size: 64px 16238px;
    background-size: 64px 16238px;
    width: 50px;
    height: 34px;
    background-position: 0 -16204px
}

.hlp-admin-settings {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 0
}

@media screen and (max-width: 479px) {
    .hlp-admin-settings {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 0
    }
}

.hlp-cloud {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 64px;
    height: 54px;
    background-position: 0 -60px
}

@media screen and (max-width: 479px) {
    .hlp-cloud {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 27px;
        background-position: 0 -30px
    }
}

.hlp-contact-server-admin {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -114px
}

@media screen and (max-width: 479px) {
    .hlp-contact-server-admin {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -57px
    }
}

.hlp-create-account {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -174px
}

@media screen and (max-width: 479px) {
    .hlp-create-account {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -87px
    }
}

.hlp-create-modify {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -234px
}

@media screen and (max-width: 479px) {
    .hlp-create-modify {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -117px
    }
}

.hlp-create-resellers {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -294px
}

@media screen and (max-width: 479px) {
    .hlp-create-resellers {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -147px
    }
}

.hlp-databases {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 52px;
    height: 52px;
    background-position: 0 -354px
}

@media screen and (max-width: 479px) {
    .hlp-databases {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 26px;
        height: 26px;
        background-position: 0 -177px
    }
}

.hlp-direct {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 44px;
    height: 49px;
    background-position: 0 -406px
}

@media screen and (max-width: 479px) {
    .hlp-direct {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 22px;
        height: 25px;
        background-position: 0 -203px
    }
}

.hlp-dns {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 54px;
    background-position: 0 -455px
}

@media screen and (max-width: 479px) {
    .hlp-dns {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 27px;
        background-position: 0 -228px
    }
}

.hlp-edit-pass {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -509px
}

@media screen and (max-width: 479px) {
    .hlp-edit-pass {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -255px
    }
}

.hlp-edit-user-packages {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -569px
}

@media screen and (max-width: 479px) {
    .hlp-edit-user-packages {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -285px
    }
}

.hlp-email {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 62px;
    height: 51px;
    background-position: 0 -629px
}

@media screen and (max-width: 479px) {
    .hlp-email {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 31px;
        height: 26px;
        background-position: 0 -315px
    }
}

.hlp-flash {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 57px;
    background-position: 0 -680px
}

@media screen and (max-width: 479px) {
    .hlp-flash {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 29px;
        background-position: 0 -340px
    }
}

.hlp-folder {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 47px;
    height: 37px;
    background-position: 0 -737px
}

@media screen and (max-width: 479px) {
    .hlp-folder {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 24px;
        height: 19px;
        background-position: 0 -369px
    }
}

.hlp-import-manage-skins {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -774px
}

@media screen and (max-width: 479px) {
    .hlp-import-manage-skins {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -387px
    }
}

.hlp-ip-assignment {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -834px
}

@media screen and (max-width: 479px) {
    .hlp-ip-assignment {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -417px
    }
}

.hlp-ip-manager {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -894px
}

@media screen and (max-width: 479px) {
    .hlp-ip-manager {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -447px
    }
}

.hlp-licensing-updates {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -954px
}

@media screen and (max-width: 479px) {
    .hlp-licensing-updates {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -477px
    }
}

.hlp-list-mod {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1014px
}

@media screen and (max-width: 479px) {
    .hlp-list-mod {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -507px
    }
}

.hlp-manage-reseller-packages {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1074px
}

@media screen and (max-width: 479px) {
    .hlp-manage-reseller-packages {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -537px
    }
}

.hlp-message-all-users {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1134px
}

@media screen and (max-width: 479px) {
    .hlp-message-all-users {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -567px
    }
}

.hlp-name-servers {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1194px
}

@media screen and (max-width: 479px) {
    .hlp-name-servers {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -597px
    }
}

.hlp-pc {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 54px;
    height: 39px;
    background-position: 0 -1254px
}

@media screen and (max-width: 479px) {
    .hlp-pc {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 27px;
        height: 20px;
        background-position: 0 -627px
    }
}

.hlp-script {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 40px;
    height: 42px;
    background-position: 0 -1293px
}

@media screen and (max-width: 479px) {
    .hlp-script {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 20px;
        height: 21px;
        background-position: 0 -647px
    }
}

.hlp-show-all-users {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1335px
}

@media screen and (max-width: 479px) {
    .hlp-show-all-users {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -668px
    }
}

.hlp-ssl {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 59px;
    height: 52px;
    background-position: 0 -1395px
}

@media screen and (max-width: 479px) {
    .hlp-ssl {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 30px;
        height: 26px;
        background-position: 0 -698px
    }
}

.hlp-stat {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 47px;
    height: 46px;
    background-position: 0 -1447px
}

@media screen and (max-width: 479px) {
    .hlp-stat {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 24px;
        height: 23px;
        background-position: 0 -724px
    }
}

.hlp-statistic {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1493px
}

@media screen and (max-width: 479px) {
    .hlp-statistic {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -747px
    }
}

.hlp-subdomains {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 58px;
    height: 58px;
    background-position: 0 -1553px
}

@media screen and (max-width: 479px) {
    .hlp-subdomains {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 29px;
        height: 29px;
        background-position: 0 -777px
    }
}

.hlp-system-service-info {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1611px
}

@media screen and (max-width: 479px) {
    .hlp-system-service-info {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -806px
    }
}

.hlp-tools {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 63px;
    height: 60px;
    background-position: 0 -1671px
}

@media screen and (max-width: 479px) {
    .hlp-tools {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 32px;
        height: 30px;
        background-position: 0 -836px
    }
}

.hlp-users {
    -moz-background-size: 64px 1783px;
    -o-background-size: 64px 1783px;
    -webkit-background-size: 64px 1783px;
    background-size: 64px 1783px;
    width: 55px;
    height: 52px;
    background-position: 0 -1731px
}

@media screen and (max-width: 479px) {
    .hlp-users {
        -moz-background-size: 32px 892px;
        -o-background-size: 32px 892px;
        -webkit-background-size: 32px 892px;
        background-size: 32px 892px;
        width: 28px;
        height: 26px;
        background-position: 0 -866px
    }
}

.plg-comodo {
    -moz-background-size: 145px 785px;
    -o-background-size: 145px 785px;
    -webkit-background-size: 145px 785px;
    background-size: 145px 785px;
    width: 145px;
    height: 157px;
    background-position: 0 0
}

@media screen and (max-width: 859px) {
    .plg-comodo {
        -moz-background-size: 73px 393px;
        -o-background-size: 73px 393px;
        -webkit-background-size: 73px 393px;
        background-size: 73px 393px;
        width: 73px;
        height: 79px;
        background-position: 0 0
    }
}

.plg-default {
    -moz-background-size: 145px 785px;
    -o-background-size: 145px 785px;
    -webkit-background-size: 145px 785px;
    background-size: 145px 785px;
    width: 145px;
    height: 157px;
    background-position: 0 -157px
}

@media screen and (max-width: 859px) {
    .plg-default {
        -moz-background-size: 73px 393px;
        -o-background-size: 73px 393px;
        -webkit-background-size: 73px 393px;
        background-size: 73px 393px;
        width: 73px;
        height: 79px;
        background-position: 0 -79px
    }
}

.plg-softaculous {
    -moz-background-size: 145px 785px;
    -o-background-size: 145px 785px;
    -webkit-background-size: 145px 785px;
    background-size: 145px 785px;
    width: 145px;
    height: 157px;
    background-position: 0 -314px
}

@media screen and (max-width: 859px) {
    .plg-softaculous {
        -moz-background-size: 73px 393px;
        -o-background-size: 73px 393px;
        -webkit-background-size: 73px 393px;
        background-size: 73px 393px;
        width: 73px;
        height: 79px;
        background-position: 0 -157px
    }
}

.plg-spidercalendar {
    -moz-background-size: 145px 785px;
    -o-background-size: 145px 785px;
    -webkit-background-size: 145px 785px;
    background-size: 145px 785px;
    width: 145px;
    height: 157px;
    background-position: 0 -471px
}

@media screen and (max-width: 859px) {
    .plg-spidercalendar {
        -moz-background-size: 73px 393px;
        -o-background-size: 73px 393px;
        -webkit-background-size: 73px 393px;
        background-size: 73px 393px;
        width: 73px;
        height: 79px;
        background-position: 0 -236px
    }
}

.plg-upfront {
    -moz-background-size: 145px 785px;
    -o-background-size: 145px 785px;
    -webkit-background-size: 145px 785px;
    background-size: 145px 785px;
    width: 145px;
    height: 157px;
    background-position: 0 -628px
}

@media screen and (max-width: 859px) {
    .plg-upfront {
        -moz-background-size: 73px 393px;
        -o-background-size: 73px 393px;
        -webkit-background-size: 73px 393px;
        background-size: 73px 393px;
        width: 73px;
        height: 79px;
        background-position: 0 -314px
    }
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    width: 100% !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #eee;
    border-top: 0;
    background: #fff
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 12px;
    height: 35px;
    border: 1px solid #eee;
    border-radius: 1px;
    background-color: #fff;
    background-clip: padding-box;
    color: #34383c;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.42857
}

.chosen-container-single .chosen-default {
    color: #34383c
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-top: 7px;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    position: relative;
    top: 14px;
    left: -3px;
    display: block
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #eee;
    background: #fff;
    font-size: "Open Sans", sans-serif;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #34383c;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #9bbe45;
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #b70936;
    display: list-item
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #eee;
    background-color: #fff;
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-clip: padding-box;
    color: #34383c;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #34383c;
    background-color: #e4e4e4;
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #34383c;
    cursor: default
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #eee;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #34383c !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff;
    direction: rtl
}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 6px 0;
    padding: 4px;
    width: 27em
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eeeeee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #777777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #0083b4;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #0083b4;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eeeeee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777777
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.bootstrap-datetimepicker-widget .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.bootstrap-datetimepicker-widget .glyphicon:not(.glyphicon-time) {
    display: block;
    width: 0;
    height: 0;
    border-style: solid
}

.bootstrap-datetimepicker-widget .glyphicon:not(.glyphicon-time).glyphicon-chevron-right {
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #0083b4
}

.bootstrap-datetimepicker-widget .glyphicon:not(.glyphicon-time).glyphicon-chevron-left {
    border-width: 8px 10px 8px 0;
    border-color: transparent #0083b4 transparent transparent
}

.bootstrap-datetimepicker-widget .glyphicon:not(.glyphicon-time).glyphicon-chevron-up {
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #0083b4 transparent
}

.bootstrap-datetimepicker-widget .glyphicon:not(.glyphicon-time).glyphicon-chevron-down {
    border-width: 10px 8px 0 8px;
    border-color: #0083b4 transparent transparent transparent
}

.picker-switch.accordion-toggle {
    display: none !important
}

@media screen and (max-width: 479px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 100%;
        left: 0 !important
    }
    .table-condensed>thead>tr>th,
    .table-condensed>thead>tr>td,
    .table-condensed>tbody>tr>th,
    .table-condensed>tbody>tr>td,
    .table-condensed>tfoot>tr>th,
    .table-condensed>tfoot>tr>td {
        padding-right: 1%;
        padding-left: 1%
    }
}

* {
    outline: none !important
}

html {
    scroll-behavior: smooth
}

@media screen and (max-width: 860px) {
    html {
        font-size: 9px
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 8px
    }
}

@media screen and (max-width: 384px) {
    html {
        font-size: 7px
    }
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden
}

h1 {
    font-size: 4rem
}

b {
    font-weight: 600
}

strong {
    font-weight: 700
}

p {
    font-weight: 300
}

.table th {
    border-width: 1px !important;
    font-size: 15px;
    font-weight: 600
}

.table tbody tr:last-child td {
    border-bottom: 1px solid #eee
}

.table tbody tr.text-muted td {
    color: #989898
}

.table:not(.table-text) td,
.table:not(.table-text) th {
    font-size: 14px;
    font-size: 1.4rem
}

.table:not(.table-text) th {
    padding-top: 20px;
    padding-bottom: 20px
}

.table:not(.table-text) th.small {
    max-width: 100px
}

.table:not(.table-text) td {
    padding-top: 24px;
    padding-bottom: 24px
}

@media screen and (min-width: 480px) {
    .table:not(.table-text) td.very-small {
        max-width: 40px
    }
}

.table:not(.table-text) td .form-group {
    margin-bottom: 0
}

@media screen and (min-width: 480px) and (max-width: 860px) {
    .table:not(.table-text) td .form-group {
        max-width: 180px
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .table:not(.table-text) td .form-group {
        max-width: 140px
    }
    .table:not(.table-text) td .form-group .form-control {
        padding-right: 2px;
        padding-left: 2px;
        min-width: 30px
    }
}

@media screen and (min-width: 480px) and (max-width: 640px) {
    .table:not(.table-text) td .form-group {
        max-width: 100px !important
    }
}

.table:not(.table-text) td.vam {
    vertical-align: middle !important
}

.table:not(.table-text) tr td {
    transition: all 0.3s ease
}

.table:not(.table-text) tr:hover td {
    background: rgba(0, 0, 0, 0.01)
}

@media screen and (min-width: 768px) {
    .table:not(.table-text) th:first-child,
    .table:not(.table-text) td:first-child {
        padding-left: 0
    }
    .table:not(.table-text) th {
        padding-top: 0
    }
}

@media screen and (max-width: 859px) {
    .table:not(.table-text) td,
    .table:not(.table-text) th {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }
}

@media screen and (max-width: 479px) {
    .table.type1 table,
    .table.type1 thead,
    .table.type1 tbody,
    .table.type1 th,
    .table.type1 td,
    .table.type1 tr,
    .table.type2 table,
    .table.type2 thead,
    .table.type2 tbody,
    .table.type2 th,
    .table.type2 td,
    .table.type2 tr {
        display: block
    }
    .table.type1 thead tr,
    .table.type2 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .table.type1 tr:hover td,
    .table.type2 tr:hover td {
        background: none
    }
    .table.type1 tr:nth-child(2n),
    .table.type2 tr:nth-child(2n) {
        background: rgba(0, 0, 0, 0.01)
    }
    .table.type1 td,
    .table.type2 td {
        position: relative;
        border: none;
        border-bottom: 1px solid #eee;
        padding: 8px 0 8px 45% !important;
        text-align: left;
        font-size: 13px
    }
    .table.type1 td:first-child,
    .table.type2 td:first-child {
        padding-top: 15px
    }
    .table.type1 td:last-child,
    .table.type2 td:last-child {
        border-bottom: 2px solid #ccc;
        padding-bottom: 15px
    }
    .table.type1 td:hover td,
    .table.type2 td:hover td {
        background: none
    }
    .table.type1 td:before,
    .table.type2 td:before {
        content: attr(data-label);
        position: absolute;
        top: 6px;
        left: 6px;
        width: 40%;
        padding-right: 10px;
        white-space: nowrap
    }
}

@media screen and (min-width: 480px) {
    .table.table-narrow td:not(.pl0),
    .table.table-narrow td:not(.pr0),
    .table.table-narrow th:not(.pl0),
    .table.table-narrow th:not(.pr0) {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
    .table.table-narrow td.pl0,
    .table.table-narrow th.pl0 {
        padding-left: 0 !important
    }
}

.table.table-text th {
    background: #e8e9ea
}

.table.table-text tbody tr:nth-child(2n) td {
    background: #fcfcfc
}

.table.table-text tbody tr:nth-child(2n+1) td {
    background: #fff
}

.table.table-text tbody tr td {
    border-top: none
}

.table.table-text tbody tr td+td {
    border-left: 1px solid #eee
}

.table.table-text.table-condensed {
    font-size: 13px
}

@media screen and (min-width: 1000px) {
    .table#licenseBulkOrder tbody tr td:nth-child(3) {
        width: 230px
    }
    .table#licenseBulkOrder tbody tr td:nth-child(1),
    .table#licenseBulkOrder tbody tr td:nth-child(4),
    .table#licenseBulkOrder tbody tr td:nth-child(5) {
        width: 150px
    }
}

.btn {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase
}

.btn:not(.fs20) {
    font-size: 13px
}

.btn.btn-primary.bg3 {
    color: #fff;
    background-color: #7fc1d9;
    border-color: #7fc1d9
}

.btn.btn-primary.bg3:focus,
.btn.btn-primary.bg3.focus {
    color: #fff;
    background-color: #58aecd;
    border-color: #3288a7
}

.btn.btn-primary.bg3:hover {
    color: #fff;
    background-color: #58aecd;
    border-color: #50aacb
}

.btn.btn-primary.bg3:active,
.btn.btn-primary.bg3.active,
.open>.btn.btn-primary.bg3.dropdown-toggle {
    color: #fff;
    background-color: #58aecd;
    border-color: #50aacb
}

.btn.btn-primary.bg3:active:hover,
.btn.btn-primary.bg3:active:focus,
.btn.btn-primary.bg3:active.focus,
.btn.btn-primary.bg3.active:hover,
.btn.btn-primary.bg3.active:focus,
.btn.btn-primary.bg3.active.focus,
.open>.btn.btn-primary.bg3.dropdown-toggle:hover,
.open>.btn.btn-primary.bg3.dropdown-toggle:focus,
.open>.btn.btn-primary.bg3.dropdown-toggle.focus {
    color: #fff;
    background-color: #3ca1c5;
    border-color: #3288a7
}

.btn.btn-primary.bg3:active,
.btn.btn-primary.bg3.active,
.open>.btn.btn-primary.bg3.dropdown-toggle {
    background-image: none
}

.btn.btn-primary.bg3.disabled,
.btn.btn-primary.bg3.disabled:hover,
.btn.btn-primary.bg3.disabled:focus,
.btn.btn-primary.bg3.disabled.focus,
.btn.btn-primary.bg3.disabled:active,
.btn.btn-primary.bg3.disabled.active,
.btn.btn-primary.bg3[disabled],
.btn.btn-primary.bg3[disabled]:hover,
.btn.btn-primary.bg3[disabled]:focus,
.btn.btn-primary.bg3[disabled].focus,
.btn.btn-primary.bg3[disabled]:active,
.btn.btn-primary.bg3[disabled].active,
fieldset[disabled] .btn.btn-primary.bg3,
fieldset[disabled] .btn.btn-primary.bg3:hover,
fieldset[disabled] .btn.btn-primary.bg3:focus,
fieldset[disabled] .btn.btn-primary.bg3.focus,
fieldset[disabled] .btn.btn-primary.bg3:active,
fieldset[disabled] .btn.btn-primary.bg3.active {
    background-color: #7fc1d9;
    border-color: #7fc1d9
}

.btn.btn-primary.bg3 .badge {
    color: #7fc1d9;
    background-color: #fff
}

.btn.btn-primary.bg6 {
    color: #fff;
    background-color: #95f70a;
    border-color: #95f70a
}

.btn.btn-primary.bg6:focus,
.btn.btn-primary.bg6.focus {
    color: #fff;
    background-color: #78c707;
    border-color: #4b7d04
}

.btn.btn-primary.bg6:hover {
    color: #fff;
    background-color: #78c707;
    border-color: #72be06
}

.btn.btn-primary.bg6:active,
.btn.btn-primary.bg6.active,
.open>.btn.btn-primary.bg6.dropdown-toggle {
    color: #fff;
    background-color: #78c707;
    border-color: #72be06
}

.btn.btn-primary.bg6:active:hover,
.btn.btn-primary.bg6:active:focus,
.btn.btn-primary.bg6:active.focus,
.btn.btn-primary.bg6.active:hover,
.btn.btn-primary.bg6.active:focus,
.btn.btn-primary.bg6.active.focus,
.open>.btn.btn-primary.bg6.dropdown-toggle:hover,
.open>.btn.btn-primary.bg6.dropdown-toggle:focus,
.open>.btn.btn-primary.bg6.dropdown-toggle.focus {
    color: #fff;
    background-color: #63a505;
    border-color: #4b7d04
}

.btn.btn-primary.bg6:active,
.btn.btn-primary.bg6.active,
.open>.btn.btn-primary.bg6.dropdown-toggle {
    background-image: none
}

.btn.btn-primary.bg6.disabled,
.btn.btn-primary.bg6.disabled:hover,
.btn.btn-primary.bg6.disabled:focus,
.btn.btn-primary.bg6.disabled.focus,
.btn.btn-primary.bg6.disabled:active,
.btn.btn-primary.bg6.disabled.active,
.btn.btn-primary.bg6[disabled],
.btn.btn-primary.bg6[disabled]:hover,
.btn.btn-primary.bg6[disabled]:focus,
.btn.btn-primary.bg6[disabled].focus,
.btn.btn-primary.bg6[disabled]:active,
.btn.btn-primary.bg6[disabled].active,
fieldset[disabled] .btn.btn-primary.bg6,
fieldset[disabled] .btn.btn-primary.bg6:hover,
fieldset[disabled] .btn.btn-primary.bg6:focus,
fieldset[disabled] .btn.btn-primary.bg6.focus,
fieldset[disabled] .btn.btn-primary.bg6:active,
fieldset[disabled] .btn.btn-primary.bg6.active {
    background-color: #95f70a;
    border-color: #95f70a
}

.btn.btn-primary.bg6 .badge {
    color: #95f70a;
    background-color: #fff
}

.btn.btn-info:hover,
.btn.btn-info:focus {
    border-color: #0083b4 !important
}

.btn.btn-invert.btn-primary:not(:hover) {
    color: #9bbe45;
    background-color: transparent;
    border-color: #9bbe45
}

.btn.btn-invert.btn-primary:not(:hover):focus,
.btn.btn-invert.btn-primary:not(:hover).focus {
    color: #9bbe45;
    background-color: transparent;
    border-color: #4f6122
}

.btn.btn-invert.btn-primary:not(:hover):hover {
    color: #9bbe45;
    background-color: transparent;
    border-color: #779333
}

.btn.btn-invert.btn-primary:not(:hover):active,
.btn.btn-invert.btn-primary:not(:hover).active,
.open>.btn.btn-invert.btn-primary:not(:hover).dropdown-toggle {
    color: #9bbe45;
    background-color: transparent;
    border-color: #779333
}

.btn.btn-invert.btn-primary:not(:hover):active:hover,
.btn.btn-invert.btn-primary:not(:hover):active:focus,
.btn.btn-invert.btn-primary:not(:hover):active.focus,
.btn.btn-invert.btn-primary:not(:hover).active:hover,
.btn.btn-invert.btn-primary:not(:hover).active:focus,
.btn.btn-invert.btn-primary:not(:hover).active.focus,
.open>.btn.btn-invert.btn-primary:not(:hover).dropdown-toggle:hover,
.open>.btn.btn-invert.btn-primary:not(:hover).dropdown-toggle:focus,
.open>.btn.btn-invert.btn-primary:not(:hover).dropdown-toggle.focus {
    color: #9bbe45;
    background-color: transparent;
    border-color: #4f6122
}

.btn.btn-invert.btn-primary:not(:hover):active,
.btn.btn-invert.btn-primary:not(:hover).active,
.open>.btn.btn-invert.btn-primary:not(:hover).dropdown-toggle {
    background-image: none
}

.btn.btn-invert.btn-primary:not(:hover).disabled,
.btn.btn-invert.btn-primary:not(:hover).disabled:hover,
.btn.btn-invert.btn-primary:not(:hover).disabled:focus,
.btn.btn-invert.btn-primary:not(:hover).disabled.focus,
.btn.btn-invert.btn-primary:not(:hover).disabled:active,
.btn.btn-invert.btn-primary:not(:hover).disabled.active,
.btn.btn-invert.btn-primary:not(:hover)[disabled],
.btn.btn-invert.btn-primary:not(:hover)[disabled]:hover,
.btn.btn-invert.btn-primary:not(:hover)[disabled]:focus,
.btn.btn-invert.btn-primary:not(:hover)[disabled].focus,
.btn.btn-invert.btn-primary:not(:hover)[disabled]:active,
.btn.btn-invert.btn-primary:not(:hover)[disabled].active,
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover),
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover):hover,
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover):focus,
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover).focus,
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover):active,
fieldset[disabled] .btn.btn-invert.btn-primary:not(:hover).active {
    background-color: transparent;
    border-color: #9bbe45
}

.btn.btn-invert.btn-primary:not(:hover) .badge {
    color: transparent;
    background-color: #9bbe45
}

.btn.btn-invert.btn-default:not(:hover) {
    color: #000;
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover):focus,
.btn.btn-invert.btn-default:not(:hover).focus {
    color: #000;
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover):hover {
    color: #000;
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover):active,
.btn.btn-invert.btn-default:not(:hover).active,
.open>.btn.btn-invert.btn-default:not(:hover).dropdown-toggle {
    color: #000;
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover):active:hover,
.btn.btn-invert.btn-default:not(:hover):active:focus,
.btn.btn-invert.btn-default:not(:hover):active.focus,
.btn.btn-invert.btn-default:not(:hover).active:hover,
.btn.btn-invert.btn-default:not(:hover).active:focus,
.btn.btn-invert.btn-default:not(:hover).active.focus,
.open>.btn.btn-invert.btn-default:not(:hover).dropdown-toggle:hover,
.open>.btn.btn-invert.btn-default:not(:hover).dropdown-toggle:focus,
.open>.btn.btn-invert.btn-default:not(:hover).dropdown-toggle.focus {
    color: #000;
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover):active,
.btn.btn-invert.btn-default:not(:hover).active,
.open>.btn.btn-invert.btn-default:not(:hover).dropdown-toggle {
    background-image: none
}

.btn.btn-invert.btn-default:not(:hover).disabled,
.btn.btn-invert.btn-default:not(:hover).disabled:hover,
.btn.btn-invert.btn-default:not(:hover).disabled:focus,
.btn.btn-invert.btn-default:not(:hover).disabled.focus,
.btn.btn-invert.btn-default:not(:hover).disabled:active,
.btn.btn-invert.btn-default:not(:hover).disabled.active,
.btn.btn-invert.btn-default:not(:hover)[disabled],
.btn.btn-invert.btn-default:not(:hover)[disabled]:hover,
.btn.btn-invert.btn-default:not(:hover)[disabled]:focus,
.btn.btn-invert.btn-default:not(:hover)[disabled].focus,
.btn.btn-invert.btn-default:not(:hover)[disabled]:active,
.btn.btn-invert.btn-default:not(:hover)[disabled].active,
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover),
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover):hover,
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover):focus,
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover).focus,
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover):active,
fieldset[disabled] .btn.btn-invert.btn-default:not(:hover).active {
    background-color: transparent;
    border-color: #000
}

.btn.btn-invert.btn-default:not(:hover) .badge {
    color: transparent;
    background-color: #000
}

.btn.btn-invert.btn-info:not(:hover) {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn.btn-invert.btn-info:not(:hover):focus,
.btn.btn-invert.btn-info:not(:hover).focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf
}

.btn.btn-invert.btn-info:not(:hover):hover {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0
}

.btn.btn-invert.btn-info:not(:hover):active,
.btn.btn-invert.btn-info:not(:hover).active,
.open>.btn.btn-invert.btn-info:not(:hover).dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0
}

.btn.btn-invert.btn-info:not(:hover):active:hover,
.btn.btn-invert.btn-info:not(:hover):active:focus,
.btn.btn-invert.btn-info:not(:hover):active.focus,
.btn.btn-invert.btn-info:not(:hover).active:hover,
.btn.btn-invert.btn-info:not(:hover).active:focus,
.btn.btn-invert.btn-info:not(:hover).active.focus,
.open>.btn.btn-invert.btn-info:not(:hover).dropdown-toggle:hover,
.open>.btn.btn-invert.btn-info:not(:hover).dropdown-toggle:focus,
.open>.btn.btn-invert.btn-info:not(:hover).dropdown-toggle.focus {
    color: #fff;
    background-color: transparent;
    border-color: #bfbfbf
}

.btn.btn-invert.btn-info:not(:hover):active,
.btn.btn-invert.btn-info:not(:hover).active,
.open>.btn.btn-invert.btn-info:not(:hover).dropdown-toggle {
    background-image: none
}

.btn.btn-invert.btn-info:not(:hover).disabled,
.btn.btn-invert.btn-info:not(:hover).disabled:hover,
.btn.btn-invert.btn-info:not(:hover).disabled:focus,
.btn.btn-invert.btn-info:not(:hover).disabled.focus,
.btn.btn-invert.btn-info:not(:hover).disabled:active,
.btn.btn-invert.btn-info:not(:hover).disabled.active,
.btn.btn-invert.btn-info:not(:hover)[disabled],
.btn.btn-invert.btn-info:not(:hover)[disabled]:hover,
.btn.btn-invert.btn-info:not(:hover)[disabled]:focus,
.btn.btn-invert.btn-info:not(:hover)[disabled].focus,
.btn.btn-invert.btn-info:not(:hover)[disabled]:active,
.btn.btn-invert.btn-info:not(:hover)[disabled].active,
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover),
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover):hover,
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover):focus,
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover).focus,
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover):active,
fieldset[disabled] .btn.btn-invert.btn-info:not(:hover).active {
    background-color: transparent;
    border-color: #fff
}

.btn.btn-invert.btn-info:not(:hover) .badge {
    color: transparent;
    background-color: #fff
}

.btn.btn-invert.btn-info:hover,
.btn.btn-invert.btn-info:focus {
    border-color: #fff !important;
    background: #0078a5 !important
}

.btn.btn-lgx {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px;
    font-size: 2.5rem
}

.btn.btn-lgx.btn-info {
    border-width: 2px
}

.btn.btn-lg {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px
}

.btn.btn-lg.btn-info:not(.btn-type3) {
    border-width: 2px
}

.btn.btn-type1 {
    padding: 7px 35px 7px;
    font-size: 16px
}

.btn.btn-type1.btn-default {
    color: #fff;
    background-color: #52565a;
    border-color: #52565a
}

.btn.btn-type1.btn-default:focus,
.btn.btn-type1.btn-default.focus {
    color: #fff;
    background-color: #3a3d3f;
    border-color: #151617
}

.btn.btn-type1.btn-default:hover {
    color: #fff;
    background-color: #3a3d3f;
    border-color: #35373a
}

.btn.btn-type1.btn-default:active,
.btn.btn-type1.btn-default.active,
.open>.btn.btn-type1.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #3a3d3f;
    border-color: #35373a
}

.btn.btn-type1.btn-default:active:hover,
.btn.btn-type1.btn-default:active:focus,
.btn.btn-type1.btn-default:active.focus,
.btn.btn-type1.btn-default.active:hover,
.btn.btn-type1.btn-default.active:focus,
.btn.btn-type1.btn-default.active.focus,
.open>.btn.btn-type1.btn-default.dropdown-toggle:hover,
.open>.btn.btn-type1.btn-default.dropdown-toggle:focus,
.open>.btn.btn-type1.btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #292b2d;
    border-color: #151617
}

.btn.btn-type1.btn-default:active,
.btn.btn-type1.btn-default.active,
.open>.btn.btn-type1.btn-default.dropdown-toggle {
    background-image: none
}

.btn.btn-type1.btn-default.disabled,
.btn.btn-type1.btn-default.disabled:hover,
.btn.btn-type1.btn-default.disabled:focus,
.btn.btn-type1.btn-default.disabled.focus,
.btn.btn-type1.btn-default.disabled:active,
.btn.btn-type1.btn-default.disabled.active,
.btn.btn-type1.btn-default[disabled],
.btn.btn-type1.btn-default[disabled]:hover,
.btn.btn-type1.btn-default[disabled]:focus,
.btn.btn-type1.btn-default[disabled].focus,
.btn.btn-type1.btn-default[disabled]:active,
.btn.btn-type1.btn-default[disabled].active,
fieldset[disabled] .btn.btn-type1.btn-default,
fieldset[disabled] .btn.btn-type1.btn-default:hover,
fieldset[disabled] .btn.btn-type1.btn-default:focus,
fieldset[disabled] .btn.btn-type1.btn-default.focus,
fieldset[disabled] .btn.btn-type1.btn-default:active,
fieldset[disabled] .btn.btn-type1.btn-default.active {
    background-color: #52565a;
    border-color: #52565a
}

.btn.btn-type1.btn-default .badge {
    color: #52565a;
    background-color: #fff
}

.btn.btn-type2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
    text-transform: none
}

.btn.btn-type3 {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px
}

.btn.btn-block {
    padding-left: 0;
    padding-right: 0
}

.btn.btn-narrow {
    padding-right: 15px;
    padding-left: 15px
}

.form-horizontal .form-group .control-label {
    text-align: left;
    font-size: 15px;
    font-weight: 600
}

.form-horizontal.type2 .form-group.has-success .control-label,
.form-horizontal.type2 .form-group.has-error .control-label {
    color: #2e343d
}

.form-horizontal.type2 .form-group .form-control {
    font-size: 15px
}

.form-horizontal.type2 .form-group .control-label {
    font-weight: 400
}

.form-group label {
    font-weight: 500
}

.form-group .form-control {
    box-shadow: none !important
}

form:not(.form-type2) .form-group.has-error .form-control,
form:not(.form-type2) .form-group.has-success .form-control {
    border-color: #eee
}

form:not(.form-type2) .form-group.has-error .form-control {
    background: #fbe8eb
}

form:not(.form-type2) .form-group.has-success .form-control {
    background: #f5f8ec
}

.search-form-group .form-control {
    padding-right: 32px
}

.search-form-group .btn-search {
    position: absolute;
    top: 0;
    right: 1px;
    width: 36px;
    height: 36px
}

.form-type2 .form-group {
    margin-bottom: 0
}

.form-type2 .form-group .form-control,
.form-type2 .chosen-container-single .chosen-single {
    height: 62px;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-bottom: 2px solid #d3d3d3;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 20px
}

@media screen and (max-width: 767px) {
    .form-type2 .form-group .form-control,
    .form-type2 .chosen-container-single .chosen-single {
        font-size: 15px
    }
}

.form-type2 .form-group .form-control:focus,
.form-type2 .chosen-container-single .chosen-single:focus {
    border-color: #5d6164
}

.form-type2 .chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #5d6164
}

.form-type2 .form-group.has-error .form-control {
    border-color: #b70936
}

.form-type2 .form-group.has-success .form-control {
    border-color: #9bbe45
}

.form-type2 .chosen-container .chosen-results {
    margin-top: 4px
}

.form-type2 .chosen-container-single .chosen-single span {
    margin-top: 16px
}

@media screen and (max-width: 767px) {
    .form-type2 .chosen-container-single .chosen-single span {
        margin-top: 19px
    }
}

.form-type2 .chosen-container-single .chosen-single div b {
    top: 25px;
    left: 0
}

.form-type2 .chosen-container-single .chosen-drop {
    margin-top: 0
}

.radio.type1>label,
.radio.type2>label {
    padding-left: 38px;
    position: relative;
    color: #34383c;
    font-weight: 500;
    font-size: 19px
}

.radio.type1>label>input,
.radio.type2>label>input {
    display: none;
    margin-top: 0
}

.radio.type1>label>input~span,
.radio.type2>label>input~span {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #e2e2e2;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px
}

.radio.type1>label>input:checked~span,
.radio.type2>label>input:checked~span {
    border: 2px solid #34383c
}

.radio.type1>label>input~span::after,
.radio.type2>label>input~span::after {
    background-color: #e2e2e2;
    content: " ";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.radio.type1>label>input:checked~span::after,
.radio.type2>label>input:checked~span::after {
    background-color: #34383c
}

@media screen and (max-width: 767px) {
    .radio.type1>label,
    .radio.type2>label {
        font-size: 15px
    }
    .radio.type1>label>input~span,
    .radio.type2>label>input~span {
        top: -1px
    }
    .radio.type1+.radio,
    .radio.type2+.radio {
        margin-top: 15px
    }
}

.radio.type2>label {
    font-size: 15px
}

.radio.type2>label>input~span {
    top: -1px
}

.radio.type2+.radio {
    margin-top: 16px
}

.checkbox {
    margin-top: 0;
    margin-bottom: 0
}

.checkbox:not(.type2)>label {
    padding-left: 30px;
    position: relative
}

.checkbox:not(.type2)>label>input {
    display: none;
    margin-top: 0
}

.checkbox:not(.type2)>label>input~span {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #eee;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.checkbox:not(.type2)>label>input:checked~span::after {
    content: " ";
    position: absolute;
    top: 3px;
    right: 2px
}

.checkbox.type2>label {
    background: #9bbe45;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 15px 7px 33px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease
}

.checkbox.type2>label>input {
    display: none;
    margin-top: 0
}

.checkbox.type2>label>input~span {
    background-color: #7a9b28;
    position: absolute;
    top: 11px;
    left: 10px;
    width: 15px;
    height: 15px;
    border: 4px solid #7a9b28
}

.checkbox.type2>label>input:checked~span {
    background-color: #fff !important
}

@media screen and (max-width: 479px) {
    .checkbox.type2 {
        display: block;
        margin-right: 0;
        margin-bottom: 15px
    }
    .checkbox.type2 label {
        display: block
    }
}


/* .inner-client-header .navbar-nav li>.dropdown-toggle svg path {
    fill: #34383c
}

.navbar-nav>li>.dropdown-toggle[aria-expanded="true"] {
    border: none !important;
    transition: none !important
}

.navbar-nav>li>.dropdown-toggle[aria-expanded="true"] .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    margin-top: -1px
}

.navbar-nav>li>.dropdown-menu {
    background-color: #fff;
    min-width: 100px;
    padding: 12px 0;
    box-shadow: none;
    border-radius: 16px !important;
    top: 60px;
    left: -60px;
    position: absolute !important
}

.navbar-nav>li>.dropdown-menu>li>a {
    padding-right: 16px;
    padding-left: 16px;
    color: #0083b4;
    font-size: 13px
}

.navbar-nav>li>.dropdown-menu>li>a:hover,
.navbar-nav>li>.dropdown-menu>li>a:focus {
    background-color: transparent;
    color: #35b3e2
}

.navbar-nav>li>.dropdown-menu>li.divider {
    background-color: #eee;
    margin: 5px 8px
}

@media screen and (max-width: 999px) {
    .navbar-nav .open .dropdown-menu {
        background: #fff
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #333 !important
    }
    .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #262626 !important
    }
    .navbar-nav .dropdown-menu {
        border-top-left-radius: 4px !important;
        border-top-right-radius: 4px !important;
        position: static;
        border: 0 none;
        box-shadow: none;
        margin-top: 0;
        width: 100%
    }
    .navbar-nav .dropdown-menu li:first-child a {
        padding-top: 10px
    }
    .navbar-nav .dropdown-toggle {
        display: none !important;
        visibility: hidden !important
    }
}

.navbar {
    position: relative;
    z-index: 10
}

.navbar .btn {
    color: #fff !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important
}

.navbar .btn,
.navbar .btn:focus,
.navbar .btn:hover,
.navbar .btn:active {
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 1px
}

.navbar .btn-primary,
.navbar .btn-primary:focus,
.navbar .btn-primary:hover,
.navbar .btn-primary:active {
    color: #fff;
    background-color: #9bbe45;
    border-color: #9bbe45
}

.navbar .btn-primary:focus,
.navbar .btn-primary.focus,
.navbar .btn-primary:focus:focus,
.navbar .btn-primary:focus.focus,
.navbar .btn-primary:hover:focus,
.navbar .btn-primary:hover.focus,
.navbar .btn-primary:active:focus,
.navbar .btn-primary:active.focus {
    color: #fff;
    background-color: #7d9a36;
    border-color: #4f6122
}

.navbar .btn-primary:hover,
.navbar .btn-primary:focus:hover,
.navbar .btn-primary:hover:hover,
.navbar .btn-primary:active:hover {
    color: #fff;
    background-color: #7d9a36;
    border-color: #779333
}

.navbar .btn-primary:active,
.navbar .btn-primary.active,
.open>.navbar .btn-primary.dropdown-toggle,
.navbar .btn-primary:focus:active,
.navbar .btn-primary:focus.active,
.open>.navbar .btn-primary:focus.dropdown-toggle,
.navbar .btn-primary:hover:active,
.navbar .btn-primary:hover.active,
.open>.navbar .btn-primary:hover.dropdown-toggle,
.navbar .btn-primary:active:active,
.navbar .btn-primary:active.active,
.open>.navbar .btn-primary:active.dropdown-toggle {
    color: #fff;
    background-color: #7d9a36;
    border-color: #779333
}

.navbar .btn-primary:active:hover,
.navbar .btn-primary:active:focus,
.navbar .btn-primary:active.focus,
.navbar .btn-primary.active:hover,
.navbar .btn-primary.active:focus,
.navbar .btn-primary.active.focus,
.open>.navbar .btn-primary.dropdown-toggle:hover,
.open>.navbar .btn-primary.dropdown-toggle:focus,
.open>.navbar .btn-primary.dropdown-toggle.focus,
.navbar .btn-primary:focus:active:hover,
.navbar .btn-primary:focus:active:focus,
.navbar .btn-primary:focus:active.focus,
.navbar .btn-primary:focus.active:hover,
.navbar .btn-primary:focus.active:focus,
.navbar .btn-primary:focus.active.focus,
.open>.navbar .btn-primary:focus.dropdown-toggle:hover,
.open>.navbar .btn-primary:focus.dropdown-toggle:focus,
.open>.navbar .btn-primary:focus.dropdown-toggle.focus,
.navbar .btn-primary:hover:active:hover,
.navbar .btn-primary:hover:active:focus,
.navbar .btn-primary:hover:active.focus,
.navbar .btn-primary:hover.active:hover,
.navbar .btn-primary:hover.active:focus,
.navbar .btn-primary:hover.active.focus,
.open>.navbar .btn-primary:hover.dropdown-toggle:hover,
.open>.navbar .btn-primary:hover.dropdown-toggle:focus,
.open>.navbar .btn-primary:hover.dropdown-toggle.focus,
.navbar .btn-primary:active:active:hover,
.navbar .btn-primary:active:active:focus,
.navbar .btn-primary:active:active.focus,
.navbar .btn-primary:active.active:hover,
.navbar .btn-primary:active.active:focus,
.navbar .btn-primary:active.active.focus,
.open>.navbar .btn-primary:active.dropdown-toggle:hover,
.open>.navbar .btn-primary:active.dropdown-toggle:focus,
.open>.navbar .btn-primary:active.dropdown-toggle.focus {
    color: #fff;
    background-color: #68802d;
    border-color: #4f6122
}

.navbar .btn-primary:active,
.navbar .btn-primary.active,
.open>.navbar .btn-primary.dropdown-toggle,
.navbar .btn-primary:focus:active,
.navbar .btn-primary:focus.active,
.open>.navbar .btn-primary:focus.dropdown-toggle,
.navbar .btn-primary:hover:active,
.navbar .btn-primary:hover.active,
.open>.navbar .btn-primary:hover.dropdown-toggle,
.navbar .btn-primary:active:active,
.navbar .btn-primary:active.active,
.open>.navbar .btn-primary:active.dropdown-toggle {
    background-image: none
}

.navbar .btn-primary.disabled,
.navbar .btn-primary.disabled:hover,
.navbar .btn-primary.disabled:focus,
.navbar .btn-primary.disabled.focus,
.navbar .btn-primary.disabled:active,
.navbar .btn-primary.disabled.active,
.navbar .btn-primary[disabled],
.navbar .btn-primary[disabled]:hover,
.navbar .btn-primary[disabled]:focus,
.navbar .btn-primary[disabled].focus,
.navbar .btn-primary[disabled]:active,
.navbar .btn-primary[disabled].active,
fieldset[disabled] .navbar .btn-primary,
fieldset[disabled] .navbar .btn-primary:hover,
fieldset[disabled] .navbar .btn-primary:focus,
fieldset[disabled] .navbar .btn-primary.focus,
fieldset[disabled] .navbar .btn-primary:active,
fieldset[disabled] .navbar .btn-primary.active,
.navbar .btn-primary:focus.disabled,
.navbar .btn-primary:focus.disabled:hover,
.navbar .btn-primary:focus.disabled:focus,
.navbar .btn-primary:focus.disabled.focus,
.navbar .btn-primary:focus.disabled:active,
.navbar .btn-primary:focus.disabled.active,
.navbar .btn-primary:focus[disabled],
.navbar .btn-primary:focus[disabled]:hover,
.navbar .btn-primary:focus[disabled]:focus,
.navbar .btn-primary:focus[disabled].focus,
.navbar .btn-primary:focus[disabled]:active,
.navbar .btn-primary:focus[disabled].active,
fieldset[disabled] .navbar .btn-primary:focus,
fieldset[disabled] .navbar .btn-primary:focus:hover,
fieldset[disabled] .navbar .btn-primary:focus:focus,
fieldset[disabled] .navbar .btn-primary:focus.focus,
fieldset[disabled] .navbar .btn-primary:focus:active,
fieldset[disabled] .navbar .btn-primary:focus.active,
.navbar .btn-primary:hover.disabled,
.navbar .btn-primary:hover.disabled:hover,
.navbar .btn-primary:hover.disabled:focus,
.navbar .btn-primary:hover.disabled.focus,
.navbar .btn-primary:hover.disabled:active,
.navbar .btn-primary:hover.disabled.active,
.navbar .btn-primary:hover[disabled],
.navbar .btn-primary:hover[disabled]:hover,
.navbar .btn-primary:hover[disabled]:focus,
.navbar .btn-primary:hover[disabled].focus,
.navbar .btn-primary:hover[disabled]:active,
.navbar .btn-primary:hover[disabled].active,
fieldset[disabled] .navbar .btn-primary:hover,
fieldset[disabled] .navbar .btn-primary:hover:hover,
fieldset[disabled] .navbar .btn-primary:hover:focus,
fieldset[disabled] .navbar .btn-primary:hover.focus,
fieldset[disabled] .navbar .btn-primary:hover:active,
fieldset[disabled] .navbar .btn-primary:hover.active,
.navbar .btn-primary:active.disabled,
.navbar .btn-primary:active.disabled:hover,
.navbar .btn-primary:active.disabled:focus,
.navbar .btn-primary:active.disabled.focus,
.navbar .btn-primary:active.disabled:active,
.navbar .btn-primary:active.disabled.active,
.navbar .btn-primary:active[disabled],
.navbar .btn-primary:active[disabled]:hover,
.navbar .btn-primary:active[disabled]:focus,
.navbar .btn-primary:active[disabled].focus,
.navbar .btn-primary:active[disabled]:active,
.navbar .btn-primary:active[disabled].active,
fieldset[disabled] .navbar .btn-primary:active,
fieldset[disabled] .navbar .btn-primary:active:hover,
fieldset[disabled] .navbar .btn-primary:active:focus,
fieldset[disabled] .navbar .btn-primary:active.focus,
fieldset[disabled] .navbar .btn-primary:active:active,
fieldset[disabled] .navbar .btn-primary:active.active {
    background-color: #9bbe45;
    border-color: #9bbe45
}

.navbar .btn-primary .badge,
.navbar .btn-primary:focus .badge,
.navbar .btn-primary:hover .badge,
.navbar .btn-primary:active .badge {
    color: #9bbe45;
    background-color: #fff
}

.navbar .btn-info,
.navbar .btn-info:focus,
.navbar .btn-info:hover,
.navbar .btn-info:active {
    color: #fff;
    background-color: #0083b4;
    border-color: #0083b4;
    background: #0083b4 !important
}

.navbar .btn-info:focus,
.navbar .btn-info.focus,
.navbar .btn-info:focus:focus,
.navbar .btn-info:focus.focus,
.navbar .btn-info:hover:focus,
.navbar .btn-info:hover.focus,
.navbar .btn-info:active:focus,
.navbar .btn-info:active.focus {
    color: #fff;
    background-color: #005e81;
    border-color: #002635
}

.navbar .btn-info:hover,
.navbar .btn-info:focus:hover,
.navbar .btn-info:hover:hover,
.navbar .btn-info:active:hover {
    color: #fff;
    background-color: #005e81;
    border-color: #005677
}

.navbar .btn-info:active,
.navbar .btn-info.active,
.open>.navbar .btn-info.dropdown-toggle,
.navbar .btn-info:focus:active,
.navbar .btn-info:focus.active,
.open>.navbar .btn-info:focus.dropdown-toggle,
.navbar .btn-info:hover:active,
.navbar .btn-info:hover.active,
.open>.navbar .btn-info:hover.dropdown-toggle,
.navbar .btn-info:active:active,
.navbar .btn-info:active.active,
.open>.navbar .btn-info:active.dropdown-toggle {
    color: #fff;
    background-color: #005e81;
    border-color: #005677
}

.navbar .btn-info:active:hover,
.navbar .btn-info:active:focus,
.navbar .btn-info:active.focus,
.navbar .btn-info.active:hover,
.navbar .btn-info.active:focus,
.navbar .btn-info.active.focus,
.open>.navbar .btn-info.dropdown-toggle:hover,
.open>.navbar .btn-info.dropdown-toggle:focus,
.open>.navbar .btn-info.dropdown-toggle.focus,
.navbar .btn-info:focus:active:hover,
.navbar .btn-info:focus:active:focus,
.navbar .btn-info:focus:active.focus,
.navbar .btn-info:focus.active:hover,
.navbar .btn-info:focus.active:focus,
.navbar .btn-info:focus.active.focus,
.open>.navbar .btn-info:focus.dropdown-toggle:hover,
.open>.navbar .btn-info:focus.dropdown-toggle:focus,
.open>.navbar .btn-info:focus.dropdown-toggle.focus,
.navbar .btn-info:hover:active:hover,
.navbar .btn-info:hover:active:focus,
.navbar .btn-info:hover:active.focus,
.navbar .btn-info:hover.active:hover,
.navbar .btn-info:hover.active:focus,
.navbar .btn-info:hover.active.focus,
.open>.navbar .btn-info:hover.dropdown-toggle:hover,
.open>.navbar .btn-info:hover.dropdown-toggle:focus,
.open>.navbar .btn-info:hover.dropdown-toggle.focus,
.navbar .btn-info:active:active:hover,
.navbar .btn-info:active:active:focus,
.navbar .btn-info:active:active.focus,
.navbar .btn-info:active.active:hover,
.navbar .btn-info:active.active:focus,
.navbar .btn-info:active.active.focus,
.open>.navbar .btn-info:active.dropdown-toggle:hover,
.open>.navbar .btn-info:active.dropdown-toggle:focus,
.open>.navbar .btn-info:active.dropdown-toggle.focus {
    color: #fff;
    background-color: #00445d;
    border-color: #002635
}

.navbar .btn-info:active,
.navbar .btn-info.active,
.open>.navbar .btn-info.dropdown-toggle,
.navbar .btn-info:focus:active,
.navbar .btn-info:focus.active,
.open>.navbar .btn-info:focus.dropdown-toggle,
.navbar .btn-info:hover:active,
.navbar .btn-info:hover.active,
.open>.navbar .btn-info:hover.dropdown-toggle,
.navbar .btn-info:active:active,
.navbar .btn-info:active.active,
.open>.navbar .btn-info:active.dropdown-toggle {
    background-image: none
}

.navbar .btn-info.disabled,
.navbar .btn-info.disabled:hover,
.navbar .btn-info.disabled:focus,
.navbar .btn-info.disabled.focus,
.navbar .btn-info.disabled:active,
.navbar .btn-info.disabled.active,
.navbar .btn-info[disabled],
.navbar .btn-info[disabled]:hover,
.navbar .btn-info[disabled]:focus,
.navbar .btn-info[disabled].focus,
.navbar .btn-info[disabled]:active,
.navbar .btn-info[disabled].active,
fieldset[disabled] .navbar .btn-info,
fieldset[disabled] .navbar .btn-info:hover,
fieldset[disabled] .navbar .btn-info:focus,
fieldset[disabled] .navbar .btn-info.focus,
fieldset[disabled] .navbar .btn-info:active,
fieldset[disabled] .navbar .btn-info.active,
.navbar .btn-info:focus.disabled,
.navbar .btn-info:focus.disabled:hover,
.navbar .btn-info:focus.disabled:focus,
.navbar .btn-info:focus.disabled.focus,
.navbar .btn-info:focus.disabled:active,
.navbar .btn-info:focus.disabled.active,
.navbar .btn-info:focus[disabled],
.navbar .btn-info:focus[disabled]:hover,
.navbar .btn-info:focus[disabled]:focus,
.navbar .btn-info:focus[disabled].focus,
.navbar .btn-info:focus[disabled]:active,
.navbar .btn-info:focus[disabled].active,
fieldset[disabled] .navbar .btn-info:focus,
fieldset[disabled] .navbar .btn-info:focus:hover,
fieldset[disabled] .navbar .btn-info:focus:focus,
fieldset[disabled] .navbar .btn-info:focus.focus,
fieldset[disabled] .navbar .btn-info:focus:active,
fieldset[disabled] .navbar .btn-info:focus.active,
.navbar .btn-info:hover.disabled,
.navbar .btn-info:hover.disabled:hover,
.navbar .btn-info:hover.disabled:focus,
.navbar .btn-info:hover.disabled.focus,
.navbar .btn-info:hover.disabled:active,
.navbar .btn-info:hover.disabled.active,
.navbar .btn-info:hover[disabled],
.navbar .btn-info:hover[disabled]:hover,
.navbar .btn-info:hover[disabled]:focus,
.navbar .btn-info:hover[disabled].focus,
.navbar .btn-info:hover[disabled]:active,
.navbar .btn-info:hover[disabled].active,
fieldset[disabled] .navbar .btn-info:hover,
fieldset[disabled] .navbar .btn-info:hover:hover,
fieldset[disabled] .navbar .btn-info:hover:focus,
fieldset[disabled] .navbar .btn-info:hover.focus,
fieldset[disabled] .navbar .btn-info:hover:active,
fieldset[disabled] .navbar .btn-info:hover.active,
.navbar .btn-info:active.disabled,
.navbar .btn-info:active.disabled:hover,
.navbar .btn-info:active.disabled:focus,
.navbar .btn-info:active.disabled.focus,
.navbar .btn-info:active.disabled:active,
.navbar .btn-info:active.disabled.active,
.navbar .btn-info:active[disabled],
.navbar .btn-info:active[disabled]:hover,
.navbar .btn-info:active[disabled]:focus,
.navbar .btn-info:active[disabled].focus,
.navbar .btn-info:active[disabled]:active,
.navbar .btn-info:active[disabled].active,
fieldset[disabled] .navbar .btn-info:active,
fieldset[disabled] .navbar .btn-info:active:hover,
fieldset[disabled] .navbar .btn-info:active:focus,
fieldset[disabled] .navbar .btn-info:active.focus,
fieldset[disabled] .navbar .btn-info:active:active,
fieldset[disabled] .navbar .btn-info:active.active {
    background-color: #0083b4;
    border-color: #0083b4
}

.navbar .btn-info .badge,
.navbar .btn-info:focus .badge,
.navbar .btn-info:hover .badge,
.navbar .btn-info:active .badge {
    color: #0083b4;
    background-color: #fff
}

@media screen and (min-width: 1000px) {
    .navbar.navbar-default .navbar-header {
        margin-right: 1.5%
    }
}

.navbar.navbar-default .navbar-header .navbar-brand {
    padding: 16px 0
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .navbar-header .navbar-brand {
        padding: 19px 0
    }
    .navbar.navbar-default .navbar-header .navbar-brand img {
        width: 150px
    }
}

.navbar.navbar-default .navbar-header .navbar-toggle {
    margin-right: 0
}

.navbar.navbar-default .navbar-nav li a:not(.btn) {
    font-weight: normal;
    font-size: 15px
}

.navbar.navbar-default .navbar-nav li .btn {
    margin-top: 20px;
    font-weight: 600
}

.navbar.navbar-default .navbar-nav li.dropdown a {
    font-size: 12px
}

.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu {
    padding-bottom: 4px
}

@media screen and (max-width: 999px) {
    .navbar.navbar-default .navbar-nav.navbar-right {
        padding-bottom: 20px
    }
}

.navbar.navbar-default .cli-client-area {
    margin-left: -3px;
    margin-right: 8px
}

.navbar.navbar-primary.inner-client-header .navbar-collapse .navbar-nav li a {
    color: #34383c
}

.navbar.navbar-primary.inner-client-header .navbar-collapse .navbar-nav li.active a {
    border-bottom: 4px solid #9bbe45;
    color: #9bbe45
}

.navbar.navbar-primary {
    top: 2px
}

.navbar.navbar-primary .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.navbar.navbar-primary .navbar-collapse .navbar-nav {
    margin: 0
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li a {
    padding: 22px 0 36px;
    color: #959595;
    font-size: 17px;
    font-weight: 400
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li.active a,
.navbar.navbar-primary .navbar-collapse .navbar-nav li a:hover {
    color: #34383c
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li.special,
.navbar.navbar-primary .navbar-collapse .navbar-nav li.special2 {
    position: relative
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li.special a,
.navbar.navbar-primary .navbar-collapse .navbar-nav li.special2 a {
    font-weight: 600
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li.special a {
    color: #9bbe45
}

.navbar.navbar-primary .navbar-collapse .navbar-nav li.special2 a {
    color: #e54a1b
}

.navbar.navbar-primary.navbar-blue .navbar-collapse .navbar-nav li a {
    color: #fff
}

.navbar.navbar-primary.navbar-blue .navbar-collapse .navbar-nav li.active a,
.navbar.navbar-primary.navbar-blue .navbar-collapse .navbar-nav li a:hover {
    color: #00bdff
}

@media screen and (min-width: 1000px) {
    .navbar.navbar-primary .navbar-collapse .navbar-nav li {
        margin: 0 15px
    }
    .navbar.navbar-primary .navbar-collapse .navbar-nav li:first-child {
        margin-left: 0
    }
    .navbar.navbar-primary .navbar-collapse .navbar-nav li.active a {
        border-bottom: 4px solid #0083b4
    }
    .navbar.navbar-primary .navbar-collapse .navbar-nav li.special.active a {
        border-bottom: 4px solid #9bbe45
    }
    .navbar.navbar-primary .navbar-collapse .navbar-nav li.special2.active a {
        border-bottom: 4px solid #e54a1b
    }
    .navbar.navbar-primary.navbar-blue .navbar-collapse .navbar-nav li.active a {
        border-color: #00bdff
    }
}

@media screen and (max-width: 999px) {
    .navbar.navbar-primary {
        min-height: 0
    }
    .navbar.navbar-primary .navbar-toggle {
        position: absolute;
        right: 0;
        top: -80px;
        top: -8rem;
        border-color: #ddd;
        margin: 0
    }
    .navbar.navbar-primary .navbar-toggle span {
        background-color: #888
    }
    .navbar.navbar-primary.navbar-blue .navbar-toggle {
        top: -44px;
        top: -4.4rem
    }
    .navbar.navbar-primary.navbar-blue .navbar-toggle span {
        background-color: #fff
    }
    .navbar.navbar-primary.navbar-blue .navbar-collapse .navbar-nav li:first-child {
        margin-top: 15px
    }
    .navbar.navbar-primary .navbar-collapse {
        margin-top: 16px
    }
    .navbar.navbar-primary .navbar-collapse .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }
}

@media screen and (max-width: 859px) {
    .navbar.navbar-primary .navbar-toggle {
        top: -92px;
        top: -9.2rem
    }
}

.user-menu-link svg path {
    fill: #ffffff
}

.inner-client-header .badge-top {
    color: #fff !important
}

.inner-client-header #navSearch {
    display: none
}

.inner-client-header .user-menu-link svg path {
    fill: #1d2226
}

.navbar-default {
    background-color: transparent
}

.navbar.navbar-default .navbar-header .navbar-brand {
    padding: 22px 0;
    position: relative;
    z-index: 12
}

.navbar.navbar-default .navbar-header .navbar-brand svg {
    position: relative;
    z-index: 12
}

.navbar-right {
    max-width: 230px
}

.navbar.navbar-default .btn.order {
    padding: 13px 32px !important;
    margin-top: -3px;
    font-size: 16px;
    text-transform: none;
    margin-left: 24px;
    max-width: 200px
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #437ea2
}

@media screen and (max-width: 999px) {
    .navbar.navbar-default .navbar-nav:not(.navbar-right) li {
        border-bottom: none
    }
    .navbar.navbar-default .navbar-nav:not(.navbar-right) li:first-child {
        border-top: none
    }
}

.inner-client-header .navbar-default .navbar-toggle:hover,
.inner-client-header .navbar-default .navbar-toggle:focus {
    background-color: transparent
}

@media screen and (max-width: 999px) {
    .inner-client-header .user-menu-link {
        margin-left: 10px
    }
}

.nav-tabs>li {
    margin-top: 15px
}

.nav-tabs>li:not(:last-child) {
    margin-right: 20px
}

.nav-tabs>li>a {
    background: #0083b4;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 15px 6px;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

.nav-tabs>li>a>span {
    background-color: #00729e;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 15px;
    height: 15px;
    border: 4px solid #00729e
}

.nav-tabs>li:not(.active) a:hover {
    background: #00729e
}

.nav-tabs>li:not(.active) a:hover span {
    background-color: #fff;
    border-color: #0083b4
}

.nav-tabs>li.active a>span {
    background-color: #fff
}

@media screen and (min-width: 480px) {
    .nav-tabs>li>a {
        padding-left: 33px
    }
}

.nav.nav-pills.footer-nav {
    margin-left: -10px;
    margin-right: -10px
}

.nav.nav-pills.footer-nav>li>a {
    padding: 5px 10px
}

.modal .modal-dialog .modal-content {
    border-top: 10px solid #34383c;
    box-shadow: none
}

.modal .modal-dialog .modal-content .modal-header,
.modal .modal-dialog .modal-content .modal-body,
.modal .modal-dialog .modal-content .modal-footer {
    padding-right: 5rem;
    padding-left: 5rem
}

.modal .modal-dialog .modal-content .modal-header {
    background: #fff;
    position: relative;
    margin-top: -3px;
    padding-right: 80px;
    padding-right: 8rem;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0
}

.modal .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    top: 40px;
    top: 4rem;
    right: 50px;
    right: 5rem
}

@media screen and (max-width: 767px) {
    .modal .modal-dialog .modal-content .fs18 {
        font-size: 16px
    }
    .modal .modal-dialog .modal-content .fs20 {
        font-size: 16px
    }
}

.progress {
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 35px
}

.progress .progress-bar .value {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px
}

.breadcrumb a:not(:hover) {
    color: #34383c
}

.breadcrumb {
    padding-top: 2.7rem;
    margin-bottom: 1rem !important
}

.breadcrumb a:not(:hover) {
    color: #fff
}

.breadcrumb a {
    font-size: 15px
}

.breadcrumb>li+li:before {
    padding: 0;
    color: #fff
}

.breadcrumb>.active {
    color: #fff;
    font-size: 15px
}

.inner-client-header .breadcrumb a:not(:hover) {
    color: #000
}

.inner-client-header .breadcrumb>li+li:before {
    color: #000
}

.inner-client-header .breadcrumb>.active {
    color: #000
}

.bg-primary {
    background-color: #0083b4
}

hr.or:before {
    background: #fcfcfc;
    content: "Or";
    position: absolute;
    top: -10px;
    left: 50%;
    width: 40px;
    height: 20px;
    margin-left: -20px;
    color: #eee;
    font-size: 13px;
    line-height: 20px
}

.a0g {
    color: #9bbe45
} */

.a1,
.a3,
.a1:hover,
.a3:hover {
    text-decoration: underline
}

.a2,
.nav.nav-pills.footer-nav>li>a,
.a3 {
    color: #34383c
}

.a2:hover,
.nav.nav-pills.footer-nav>li>a:hover,
.a3:hover,
.a2:focus,
.nav.nav-pills.footer-nav>li>a:focus,
.a3:focus {
    color: #437ea2
}

.a4 {
    font-weight: 600
}

.a4:not(:hover):not(:focus) {
    color: #34383c
}

.a5:hover {
    opacity: 0.7
}

.a6 {
    color: #ccc
}

.a6:hover,
.a6:focus {
    color: #34383c
}

.a7,
.functions-control .dropdown-menu>li>a {
    color: #909397
}

.a7:hover,
.functions-control .dropdown-menu>li>a:hover,
.a7:focus,
.functions-control .dropdown-menu>li>a:focus {
    color: #fff
}

.a8 {
    color: #fff
}

.a8:hover,
.a8:focus {
    color: #9bbe45
}

.a2,
.nav.nav-pills.footer-nav>li>a,
.a3 {
    color: #2e343d
}

.a2:hover,
.nav.nav-pills.footer-nav>li>a:hover,
.a3:hover,
.a2:focus,
.nav.nav-pills.footer-nav>li>a:focus,
.a3:focus {
    color: inherit
}

.content p:not(.fs13),
.cms-text p:not(.fs13) {
    font-size: 15px
}

.hr-short {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 0;
    border-top: 3px solid #2e343d
}

.hr-short.white {
    border-color: #fff
}

.code,
.code-box,
.list-box li .form-control {
    background: #fcfcfc;
    display: block;
    max-width: 100%;
    border: 1px solid #f1f1f1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 16px 40px;
    color: #606060;
    font-family: Arial, sans-serif;
    font-size: 12px !important;
    overflow-x: auto
}

.code.line,
.code .line,
.code-box.line,
.list-box li .line.form-control,
.code-box .line,
.list-box li .form-control .line {
    white-space: nowrap
}

.code {
    white-space: nowrap
}

.list-box li {
    font-size: 0
}

.list-box li+li {
    margin-top: 0
}

.list-box li label,
.list-box li .form-control {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px
}

.list-box li label {
    margin-bottom: 0;
    padding-left: 0;
    font-weight: 600
}

.list-box li .form-control {
    width: auto;
    height: 27px;
    box-shadow: none;
    font-size: 12px
}

@media screen and (min-width: 480px) {
    .list-box label {
        min-width: 127px !important
    }
    .list-box .form-control {
        min-width: 170px !important
    }
}

@media screen and (max-width: 479px) {
    .list-box label,
    .list-box span {
        overflow: hidden
    }
    .list-box label {
        width: 40% !important
    }
    .list-box .form-control {
        width: 60% !important
    }
}

.list-item-hover-bg,
.list-type2>li:hover:before,
.acc-in-acc .item h4>a:hover:before,
.acc-in-acc .item .item:not(.sub-level):hover:before {
    background: #fcfcfc;
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -9999px;
    left: -9999px
}

.list-type1>li,
.list-type2>li,
.list-type3>li {
    position: relative;
    padding: 15px 15px 20px 40px
}

.list-type1>li>.sprite,
.chosen-container-single .chosen-single div .list-type1>li>b,
.list-type2>li>.sprite,
.chosen-container-single .chosen-single div .list-type2>li>b,
.list-type3>li>.sprite,
.chosen-container-single .chosen-single div .list-type3>li>b {
    position: absolute;
    top: 32px;
    left: 0
}

.list-type1>li+li,
.list-type2>li+li,
.list-type3>li+li {
    border-top: 1px solid #eee
}

@media screen and (max-width: 767px) {
    .list-type1>li h3,
    .list-type2>li h3,
    .list-type3>li h3 {
        font-size: 16px
    }
}

.list-type2>li {
    padding-right: 0;
    padding-left: 0
}

.list-type2>li.active .sprite,
.list-type2>li.active .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div .list-type2>li.active b {
    display: none
}

.list-type2>li.active .sprite.hidden,
.list-type2>li.active .chosen-container-single .chosen-single div b.hidden,
.chosen-container-single .chosen-single div .list-type2>li.active b.hidden {
    display: inline-block !important;
    visibility: visible
}

.list-type2>li:last-child {
    border-bottom: 1px solid #eee
}

.list-type2.first-row-withBorder li:first-child {
    border-top: 1px solid transparent !important
}

.list-type3>li {
    padding: 10px 40px 5px
}

.big-label {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 11px 15px 9px 17px;
    color: #fff;
    font-weight: 500
}

.big-label+ul li+li {
    margin-top: 5px
}

.scrollTop {
    background: rgba(241, 241, 241, 0.7);
    position: fixed;
    bottom: 50px;
    width: 50px;
    height: 49px;
    opacity: 0;
    text-align: center;
    z-index: 1;
    transition: background 0.3s ease
}

@media screen and (min-width: 1500px) {
    .scrollTop {
        right: 200px
    }
}

@media screen and (max-width: 1499px) {
    .scrollTop {
        right: 80px
    }
}

@media screen and (max-width: 1499px) {
    .scrollTop {
        right: 20px
    }
}

.scrollTop:hover {
    background: #f1f1f1
}

.scrollTop.is-show {
    opacity: 1
}


/* 
.indicator:not(.flat) {
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.indicator.red {
    background: #e54a1b
}

.indicator.green {
    background: #9bbe45
}

.indicator.yellow {
    background: #e3c61b
}

.indicator.orange {
    background: #e07105
}

.indicator.gray {
    background: #52555a
}

.indicator.gray-muted {
    background: #989898
}

.indicator.flat {
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    padding: 3px 13px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap
}

.inline-error {
    vertical-align: top;
    color: #b70936;
    font-size: 12px
}

.choose-block {
    border: 3px solid #fff
}

.choose-block::before {
    content: " ";
    position: absolute;
    top: -11px;
    right: -11px;
    opacity: 0
}

li:not(.active):hover .choose-block {
    background: #fff
}

li.active .choose-block {
    border: 3px solid #9bbe45
}

li.active .choose-block:before {
    opacity: 1
}

.block-simple {
    width: 100%;
    border: 1px solid #eee;
    flex-direction: row
}

.block-simple,
.block-simple p {
    font-size: 13px
}

.block-simple .block-section {
    padding: 15px
}

.block-simple .block-section+.block-section {
    border-top: 1px solid #eee
}

#graphicalResources .block-simple img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.button-bottom-container {
    position: relative;
    padding-bottom: 45px
}

.button-bottom-container.pb55 {
    padding-bottom: 55px
}

.button-bottom-container .button-bottom {
    position: absolute;
    right: 15px;
    bottom: 15px;
    left: 15px
}

@media screen and (max-width: 860px) {
    .show-onHover-o0 .o0.show-o0-md {
        opacity: 1
    }
}

.show-onHover-o0:hover .o0 {
    opacity: 1
}

.block-grid {
    display: block;
    font-size: 0;
    padding: 0
}

.block-grid.flex-grid {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-grid.flex-grid .flex-item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.block-grid.flex-grid .flex-item>* {
    width: 100%
}

.block-grid>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 13px
}

@media screen and (min-width: 1px) and (max-width: 480px) {
    .block-grid.block-grid-xxs-1>li {
        width: 100% !important
    }
}

@media screen and (min-width: 1px) and (max-width: 560px) {
    .block-grid.block-grid-560p-1>li {
        width: 100% !important
    }
}

@media screen and (min-width: 1px) {
    .block-grid.block-grid-xs-1>li {
        width: 100%
    }
    .block-grid.block-grid-xs-2>li {
        width: 50%
    }
    .block-grid.block-grid-xs-3>li {
        width: 33.33%
    }
    .block-grid.block-grid-xs-4>li {
        width: 25%
    }
    .block-grid.block-grid-xs-5>li {
        width: 20%
    }
}

@media screen and (min-width: 768px) {
    .block-grid.block-grid-sm-1>li {
        width: 100%
    }
    .block-grid.block-grid-sm-2>li {
        width: 50%
    }
    .block-grid.block-grid-sm-3>li {
        width: 33.33%
    }
    .block-grid.block-grid-sm-4>li {
        width: 25%
    }
    .block-grid.block-grid-sm-5>li {
        width: 20%
    }
}

@media screen and (min-width: 860px) {
    .block-grid.block-grid-md-1>li {
        width: 100%
    }
    .block-grid.block-grid-md-2>li {
        width: 50%
    }
    .block-grid.block-grid-md-3>li {
        width: 33.33%
    }
    .block-grid.block-grid-md-4>li {
        width: 25%
    }
    .block-grid.block-grid-md-5>li {
        width: 20%
    }
}

@media screen and (min-width: 1000px) {
    .block-grid.block-grid-lg-1>li {
        width: 100%
    }
    .block-grid.block-grid-lg-2>li {
        width: 50%
    }
    .block-grid.block-grid-lg-3>li {
        width: 33.33%
    }
    .block-grid.block-grid-lg-4>li {
        width: 25%
    }
    .block-grid.block-grid-lg-5>li {
        width: 20%
    }
}

.block-grid:not(.group) {
    margin-right: -15px;
    margin-left: -15px
}

.block-grid:not(.group)>li {
    padding-right: 15px;
    padding-left: 15px
}

.block-grid.group>li {
    margin-right: -1px
}

.double-bg>.side-left,
.double-bg>.side-right {
    position: relative
}

.double-bg>.side-left>*,
.double-bg>.side-right>* {
    position: relative;
    z-index: 1
}

.double-bg>.side-left:after,
.double-bg>.side-right:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0
}

.double-bg>.side-left:after {
    left: -9999px
}

.double-bg>.side-right:after {
    right: -9999px
}

.double-bg>.bg1:after {
    background: #0083b4
}

#header {
    border-bottom: 1px solid #eee
}

.tpl-home #header {
    border-bottom: none
}

#header-top-nav {
    margin-left: -8px;
    margin-right: 20px
}

#header-top-nav .fs11 {
    font-size: 11px
}

#header-top-nav li {
    padding-left: 8px;
    padding-right: 8px
}

#header-top-nav li a:not(:hover) {
    color: #1e4a76
}

.Home .btn.order {
    margin-top: 0 !important
}

.Home #navSearch {
    display: none
}

#header {
    background-color: transparent;
    border-bottom: none;
    z-index: 2;
    position: relative
}

#header-top-nav li {
    padding: 0 8px 8px;
    background-color: rgba(0, 0, 0, 0.365);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

#header-top-nav li a:not(:hover) {
    color: #f7fafc
}

.badge-top {
    color: #44bdeb !important
}

#header-top-nav .fs11 {
    font-size: 10px
}

#header-top-nav {
    margin-right: 20px
}

.inner-header-updated.overlay::before,
.inner-header-updated.overlay::after,
.inner-client-header.overlay::before,
.inner-client-header.overlay::after {
    content: '';
    position: absolute;
    bottom: 0;
    top: -550px;
    width: 100%;
    z-index: 0
}

.inner-header-updated.overlay::before {
    background-color: #0d89b7
}

.inner-header-updated.overlay::after,
.inner-client-header.overlay::after {
    background-size: cover;
    opacity: 0.13;
    /* background-image: url("./../img/update/index/bg_stripes.svg") */


}
#hero-slider .new-carousel {
    transform: translateY(-150px)
}
#hero-slider .new-carousel .owl-dots {
    z-index: 1;
    position: relative;
    margin-top: -80px
}
#hero-slider .owl-theme .owl-dots .owl-dot.active span,
#hero-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #30b7e9
}
#hero-slider .owl-theme .owl-dots .owl-dot span {
    background: #4aa7c9
}
#hero-slider .slider-content {
    height: 740px
}
#hero-slider .slide {
    padding-top: 150px;
    position: relative
}
#hero-slider .slide .slider-background {
    z-index: 0;
    clip-path: ellipse(150% 100% at top)
}
#hero-slider .slide-1 {
    padding-top: calc(150px + 80px)
}
#hero-slider .slide-1 .row {
    max-width: 1420px;
    margin: 0 auto
}
#hero-slider .slide-1 .slider-background__overlay {
    background-size: cover;
    opacity: 0.13
}
#hero-slider .slide-1 .text-block {
    font-size: 10px
}
#hero-slider .slide-1 .text-block .title-main {
    font-size: 5.2em;
    margin-bottom: 0.8em
}
#hero-slider .slide-1 .text-block .p-block {
    margin-bottom: 3em
}
#hero-slider .slide-1 .text-block .btn-hero {
    background-color: #30b7e9;
    color: #f7fafc;
    padding: 10px 38px 12px !important;
    margin-bottom: 30px
}
#hero-slider .slide-1 .slide-img {
    transform: translateX(-60px) scale(1.05)
}
#hero-slider .slide-2 {
    padding-top: calc(150px + 20px)
}
#hero-slider .slide-2 .slider-background__overlay {
    background-size: cover
}
#hero-slider .slide-2 .text-block {
    font-size: 10px
}
#hero-slider .slide-2 .text-block .title-main {
    font-size: 5.2em
}
#hero-slider .slide-2 .slide-img {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    top: 330px
}
#hero-slider .slide-2 .slide-img .slide-img__bg-img-el {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom
}
#hero-slider .slide-2 .slide-owl {
    height: 80px;
    width: auto;
    position: absolute;
    top: -70px;
    right: calc(50% - 290px)
}
#hero-slider .sl1--sl3 .slide-img-cont img {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: auto;
    height: 70%
}
#hero-slider .slide-2.sl-promo .btn-hero {
    padding: 15px 30px;
    line-height: 1;
    font-size: 1.6rem
}
#hero-slider .slide-2.sl-promo .btn-hero--love {
    padding: 7px 30px 7px 15px
}
#hero-slider .slide-2.sl-promo .slide-img {
    top: 444px;
    bottom: -17px
}
@media screen and (min-width: 1301px) {
    #hero-slider .sl1--sl3 .slide-1 .title-main {
        margin-top: 1.7em
    }
}
@media screen and (min-width: 1700px) {
    #hero-slider .slide-1 .slide-img {
        max-width: 770px
    }
}
@media screen and (min-width: 2000px) {
    #hero-slider .sl1--sl3 .slide-img-cont img {
        right: 0;
        height: 84%
    }
}
@media screen and (max-width: 1300px) {
    #hero-slider .slide-1 .text-block {
        font-size: 7.5px
    }
    
    #hero-slider .slider-content.sl1--sl3 {
        height: 620px
    }
    
    #hero-slider .slider-content.sl1--sl3 br {
        display: none
    }
}
@media screen and (max-width: 1099px) {
    #hero-slider .slider-content.sl1 {
        height: 700px
    }
    
    #hero-slider .slider-content.sl1--sl3 {
        height: 580px
    }
    
    #hero-slider .slider-content.sl1--sl3 br {
        display: none
    }
    
    #hero-slider .slider-content.sl1--sl3 .slide-img-cont img {
        height: 50%
    }
}
@media screen and (max-width: 859px) {
    #hero-slider .slide-1 {
        padding-top: 160px
    }
    
    #hero-slider .slide-1 .text-block {
        padding-left: 20px
    }
    
    #hero-slider .slide-1 .text-block br {
        display: none
    }
    
    #hero-slider .slide-1 .slider-content.sl1 {
        height: 680px
    }
    
    #hero-slider .slide-1 .slide-img {
        transform: none
    }
    
    #hero-slider .slider-content.sl1--sl3 {
        height: 540px
    }
    
    #hero-slider .slider-content.sl1--sl3 br {
        display: block
    }
    
    #hero-slider .slider-content.sl1--sl3 .slide-img-cont img {
        height: 40%
    }
    
    #hero-slider .slide .slider-background {
        clip-path: ellipse(210% 100% at top)
    }
}
@media screen and (max-width: 767px) {
    #hero-slider .slide-1 .text-block {
        font-size: 7px
    }
    
    #hero-slider .slide-2 .text-block {
        font-size: 8px
    }
    
    #hero-slider .slide-2 .slide-img {
        bottom: 45px;
        top: 360px
    }
    
    #hero-slider .slide-2 .slide-owl {
        height: 50px;
        top: -44px;
        right: calc(50% - 170px)
    }
    
    #hero-slider .slider-content.sl1--sl3 {
        height: 540px
    }
    
    #hero-slider .slide-2.sl-promo .slide-img {
        top: 420px;
        bottom: -17px
    }
    
    #hero-slider .slide .slider-background {
        clip-path: ellipse(210% 100% at top)
    }
    
    #hero-slider .slider-content.sl2 {
        height: 660px
    }
}
@media screen and (max-width: 571px) {
    #hero-slider .slide-2.sl-promo .slide-img {
        top: 456px
    }
}
@media screen and (max-width: 479px) {
    #hero-slider .new-carousel .owl-dots {
        margin-top: -55px
    }
    
    #hero-slider .slide-1 .text-block {
        font-size: 5.5px
    }
    
    #hero-slider .slide-1 .subtitle {
        font-style: 14px
    }
    
    #hero-slider .slide-1 .img-col {
        width: 93%;
        padding: 0;
        margin: 0;
        margin-left: 0px
    }
    
    #hero-slider .slide-2 {
        padding-top: 150px
    }
    
    #hero-slider .slide-2 .text-block {
        font-size: 6px
    }
    
    #hero-slider .slide-2 .slide-img {
        bottom: 45px;
        top: 360px
    }
    
    #hero-slider .slide-2 .slide-owl {
        height: 50px;
        top: -44px;
        right: calc(50% - 130px)
    }
    
    #hero-slider .slider-content.sl2 {
        height: 590px
    }
    
    #hero-slider .slider-content.sl1--sl3 {
        height: 500px
    }
    
    #hero-slider .slider-content.sl1--sl3 br {
        display: none
    }
    
    #hero-slider .slider-content.sl1--sl3 .slide-img-cont img {
        height: 32%;
        right: -74px
    }
    
    #hero-slider .slide-2.sl-promo .slide-img {
        top: 429px
    }
}
.five-reasons-row {
    margin-top: -70px
}
@media screen and (min-width: 999px) {
    #five-reasons:after {
        content: "";
        position: absolute;
        top: 67px;
        left: 33px;
        right: 33px;
        border-top: 1px solid #efefef
    }
}
@media screen and (min-width: 480px) {
    #five-reasons li .desc {
        transition: all 0.3s ease;
        min-height: 40px
    }
    
    #five-reasons li .desc .button {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        transition: opacity 0.3s ease;
        z-index: -1
    }
    
    #five-reasons li:hover .desc {
        color: #fff
    }
    
    #five-reasons li:hover .desc .button {
        display: inline-block;
        opacity: 1;
        z-index: 1
    }
}
#five-reasons li {
    z-index: 2
}
@media screen and (max-width: 999px) {
    #five-reasons li .image img {
        max-width: 75%
    }
}
@media screen and (max-width: 479px) {
    #five-reasons li {
        width: 100%
    }
    
    #five-reasons li .image {
        width: 25%;
        float: left;
        margin-top: -3px
    }
    
    #five-reasons li .image img {
        max-width: 60%
    }
    
    #five-reasons li h3,
    #five-reasons li .desc {
        width: 75%;
        float: right;
        text-align: left
    }
    
    #five-reasons li .button {
        margin-bottom: 1px
    }
}
#advantage {
    padding-top: 5%;
    padding-bottom: 4%
}
#advantage.image {
    background: no-repeat center, no-repeat center top;
    background-size: 30%, cover;
    background-position-x: 85%;
    width: 100%
}
#advantage .left-side {
    width: 89%
}
#advantage .icon-w-shadow {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05)
}
#advantage .one-counter-card {
    position: absolute;
    padding: 20px 30px 20px;
    background: #ffffff;
    border-radius: 5px;
    width: 172px;
    height: 172px;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05)
}
#advantage .one-counter-card p {
    padding-top: 16px;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0
}
#advantage .one-counter-card .counter-value {
    font-size: 3.5rem
}
#advantage .one-counter-card .infinity {
    height: 26px;
    width: 49px;
    background: no-repeat;
    background-size: contain
}
#advantage .counters-block {
    font-size: 10px
}
#advantage .counters-block .one-counter-card:nth-child(1) {
    left: -2em;
    top: 0
}
#advantage .counters-block .one-counter-card:nth-child(2) {
    left: calc(40% + 7em);
    top: 13%
}
#advantage .counters-block .one-counter-card:nth-child(3) {
    left: 11em;
    bottom: 0
}
@media screen and (max-width: 999px) {
    #advantage.image {
        background: no-repeat center, no-repeat center top;
        background-size: 50%, cover;
        background-position-x: 100%;
        width: 100%
    }
    
    #advantage .w60pr {
        width: initial
    }
    
    #advantage .counters-block {
        margin-left: -66px
    }
}
@media screen and (max-width: 859px) {
    #advantage.image {
        background: no-repeat bottom right, no-repeat center top;
        background-size: 50%, cover
    }
    
    #advantage .layout-parent {
        flex-direction: column
    }
    
    #advantage .left-side,
    #advantage .right-side {
        width: 100%
    }
    
    #advantage .one-counter-card {
        position: static
    }
    
    #advantage .counters-block {
        margin-left: initial;
        display: flex;
        flex-wrap: wrap;
        padding-top: 5rem
    }
    
    #advantage .counters-block .one-counter-card {
        margin: 0 10px 20px
    }
}
@media screen and (max-width: 767px) {
    #advantage .pr40 {
        padding-right: 15px
    }
    
    #advantage .pl40 {
        padding-left: 15px
    }
}
@media screen and (max-width: 479px) {
    #advantage.image {
        background: no-repeat bottom, no-repeat center top;
        background-size: 100%, cover;
        background-position-x: 85%;
        width: 100%
    }
    
    #advantage .two-text-blocks-block {
        flex-direction: column;
        padding-right: 20px
    }
    
    #advantage .two-text-blocks-block .one-text-block:first-child {
        margin-bottom: 30px
    }
    
    #advantage .two-text-blocks-block .one-text-block {
        position: relative
    }
    
    #advantage .two-text-blocks-block .one-text-block .icon-w-shadow {
        position: absolute;
        left: 20px
    }
    
    #advantage .two-text-blocks-block .one-text-block>*:not(:first-child) {
        padding-left: 95px
    }
    
    #advantage .two-text-blocks-block .one-text-block h3 {
        margin-top: 0 !important
    }
    
    #advantage .two-text-blocks-block .one-text-block .more {
        margin-top: 12px !important
    }
}
#bottom-banner .btn-rounded {
    text-transform: capitalize;
    padding: 10px 30px 12px;
    margin-top: 4rem;
    margin-bottom: 5.5rem;
    font-size: 16px
}
#bottom-banner .fs45r {
    font-size: 4rem
}
.Home #bottom-banner+#footer,
#bottom-order+#footer {
    border-top: 1px solid #e8e9e9 !important
}
#bottom-banner+#footer,
#bottom-order+#footer {
    border-top: none !important
}
#bottom-order .fs30r {
    font-size: 2.6rem
}
#features {
    position: relative;
    padding: 4% 0
}
#features.image {
    background: no-repeat center;
    background-size: 100% 100%
}
#features .item-inner {
    height: 100%;
    padding: 25px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05)
}
#features .item-inner:hover {
    background: rgba(255, 255, 255, 0.82)
}
#features .arrow {
    vertical-align: text-bottom;
    margin-top: -6px
}
#features .svg-hover:hover span svg path {
    fill: #9bbe45;
    transition: all 0.1s ease
}
@media screen and (max-width: 999px) {
    #features .fs45r {
        font-size: 4.1rem
    }
    
    #features .fs30r {
        font-size: 2.7rem
    }
    
    #features.image {
        background-size: cover
    }
}
#features li {
    padding-bottom: 32px;
    padding-bottom: 3.2rem
}
#features li .fs16 {
    font-size: 1.5rem
}
@media screen and (max-width: 859px) {
    #features li:nth-child(2) {
        border: none
    }
    
    #features li.title-block {
        padding-bottom: 5px;
        margin-bottom: 25px
    }
}
@media screen and (max-width: 767px) {
    #features li:nth-child(4) {
        border: none
    }
}
@media screen and (max-width: 479px) {
    #features li {
        width: 100%
    }
    
    #features.image {
        background-size: 540% 106%
    }
}
#main-top-bar.absolute {
    top: -20px
}
#main-top-bar {
    min-height: 50px;
    z-index: 2;
    top: 0px;
    width: 100%
}
.searchOn {
    top: -12px
}
#search {
    min-height: 66px;
    position: static
}
#search .twitter-typeahead {
    width: 100%
}
#search .toggle:hover {
    color: #34383c
}
#search .search-form {
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 22px;
    left: 15px;
    padding-right: 60px;
    padding-left: 15px;
    z-index: 3
}
#search .search-form .form-control {
    margin-top: 8px
}
#search .search-form .form-control,
#search .search-form .form-control:focus,
#search .search-form .form-control:active {
    box-shadow: none !important
}
#search .search-form .buttons {
    position: absolute;
    right: 4px;
    top: 9px;
    width: 60px
}
#search .search-form .buttons .btn {
    padding-left: 7px;
    padding-right: 7px
}
#search .search-form #inputSearch #versionsSearch .twitter-typeahead {
    display: block;
    width: 100%
}
#main-heading-bar {
    min-height: 205px;
    min-height: 20.5rem;
    padding-top: 3rem;
    padding-bottom: 10px;
    position: relative;
    z-index: 1
}
#main-heading-bar.bar-clientArea {
    padding-bottom: 0;
    min-height: 0
}
@media screen and (max-width: 999px) {
    #main-heading-bar.bar-clientArea {
        padding-top: 40px;
        padding-top: 4rem;
        padding-bottom: 40px;
        padding-bottom: 4rem
    }
    
    #main-heading-bar.bar-clientArea h1 {
        margin-bottom: 0
    }
}
#main-heading-bar.type2 {
    padding-top: 48px
}
#accordion .panel,
#accordion2 .panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
#accordion.acc-type1.panel-group .panel .panel-heading,
#accordion2.acc-type1.panel-group .panel .panel-heading {
    background: #f1f1f1;
    padding: 0;
    transition: background 0.3s ease
}
#accordion.acc-type1.panel-group .panel .panel-heading .panel-title,
#accordion2.acc-type1.panel-group .panel .panel-heading .panel-title {
    position: relative
}
#accordion.acc-type1.panel-group .panel .panel-heading .panel-title a,
#accordion2.acc-type1.panel-group .panel .panel-heading .panel-title a {
    display: block;
    padding: 12px 70px 12px 40px
}
#accordion.acc-type1.panel-group .panel .panel-heading .panel-title .sprite,
#accordion.acc-type1.panel-group .panel .panel-heading .panel-title .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion.acc-type1.panel-group .panel .panel-heading .panel-title b,
#accordion2.acc-type1.panel-group .panel .panel-heading .panel-title .sprite,
#accordion2.acc-type1.panel-group .panel .panel-heading .panel-title .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion2.acc-type1.panel-group .panel .panel-heading .panel-title b {
    position: absolute;
    top: 11px;
    right: 40px
}
#accordion.acc-type1.panel-group .panel .panel-heading .opened,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened {
    background: #9bbe45;
    color: #fff
}
#accordion.acc-type1.panel-group .panel .panel-heading .opened .sprite,
#accordion.acc-type1.panel-group .panel .panel-heading .opened .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion.acc-type1.panel-group .panel .panel-heading .opened b,
#accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .sprite,
#accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover b,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened .sprite,
#accordion2.acc-type1.panel-group .panel .panel-heading .opened .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion2.acc-type1.panel-group .panel .panel-heading .opened b,
#accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .sprite,
#accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div #accordion2.acc-type1.panel-group .panel .panel-heading a:not(.opened):hover b {
    right: 37px;
    top: 15px
}
#accordion.acc-type1.panel-group .panel+.panel,
#accordion2.acc-type1.panel-group .panel+.panel {
    margin-top: 10px
}
#accordion.acc-type2.panel-group .panel,
#accordion2.acc-type2.panel-group .panel {
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    border-left-color: transparent;
    padding: 0 20px 0 40px
}
#accordion.acc-type2.panel-group .panel:before,
#accordion2.acc-type2.panel-group .panel:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 20px;
    background: #40a2c7
}
#accordion.acc-type2.panel-group .panel.green:before,
#accordion2.acc-type2.panel-group .panel.green:before {
    background: #9bbe45
}
#accordion.acc-type2.panel-group .panel.gray:before,
#accordion2.acc-type2.panel-group .panel.gray:before {
    background: #acacac
}
#accordion.acc-type2.panel-group .panel .panel-heading,
#accordion2.acc-type2.panel-group .panel .panel-heading {
    padding: 0
}
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title a,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title a {
    padding: 15px 34px 14px 0
}
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a>.sprite,
#accordion.acc-type2.panel-group .panel .panel-heading .chosen-container-single .chosen-single div .panel-title>a>b,
.chosen-container-single .chosen-single div #accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a>b,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a>.sprite,
#accordion2.acc-type2.panel-group .panel .panel-heading .chosen-container-single .chosen-single div .panel-title>a>b,
.chosen-container-single .chosen-single div #accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a>b {
    position: absolute;
    top: 16px;
    right: 0
}
#accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened>.sprite,
#accordion.acc-type2.panel-group .panel .panel-heading .chosen-container-single .chosen-single div .panel-title>a.opened>b,
.chosen-container-single .chosen-single div #accordion.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened>b,
#accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened>.sprite,
#accordion2.acc-type2.panel-group .panel .panel-heading .chosen-container-single .chosen-single div .panel-title>a.opened>b,
.chosen-container-single .chosen-single div #accordion2.acc-type2.panel-group .panel .panel-heading .panel-title>a.opened>b {
    right: -3px;
    top: 20px
}
#accordion.acc-type2.panel-group .panel .panel-body,
#accordion2.acc-type2.panel-group .panel .panel-body {
    padding: 12px 0;
    border-top: 1px solid #f1f1f1
}
#accordion.acc-type2.panel-group .panel+.panel,
#accordion2.acc-type2.panel-group .panel+.panel {
    margin-top: 15px
}
#accordion.acc-type2.panel-group .panel:hover,
#accordion2.acc-type2.panel-group .panel:hover {
    background: #fcfcfc
}
#accordion.acc-type2.panel-group .panel .fs18r,
#accordion2.acc-type2.panel-group .panel .fs18r {
    font-size: 1.7rem
}
*/ @media screen and (min-width: 768px) {
    .subtitle .form-group {
        margin-bottom: 0
    }
}
@media screen and (max-width: 767px) {
    .subtitle .btn:not(.btn-search) {
        margin-top: 10px
    }
}
.pricing-block *:not(.c9) {
    color: #fff
}
.pricing-block>a {
    transition: border-color 0.3s ease;
    border: 1px solid #00486a;
    margin: 0 -15px;
    padding-bottom: 44px;
    width: auto !important
}
.pricing-block>a>ul>li {
    background: #003954;
    padding: 12px 20px
}
.pricing-block>a>ul>li:nth-child(2n+1) {
    background: #00324b
}
.pricing-block>a>ul>li:before {
    background: #005a85;
    content: " ";
    position: relative;
    top: 6px;
    left: -10px;
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px
}
.pricing-block>a .button {
    background: #222427;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 12px 20px
}
.pricing-block>a .button span {
    top: 1px
}
.pricing-block>a:hover {
    z-index: 1;
    transition: border-color 0.3s ease;
    border: 6px solid #9bbe45;
    margin: -5px -20px;
    box-shadow: -2px 0 4px 2px rgba(0, 0, 0, 0.3)
}
.pricing-block>a:hover .button {
    background: #9bbe45
}
.pricing-block>a:hover .button span {
    top: 4px
}
@media screen and (max-width: 999px) {
    .pricing-block>a>ul>li {
        padding: 8px 10px
    }
}
@media screen and (max-width: 767px) {
    .pricing-block+li {
        margin-top: 30px
    }
    
    .pricing-block a,
    .pricing-block a:hover {
        min-height: 0 !important
    }
}
.pricing-block .fs43r {
    font-size: 4rem
}
#liveDemo .block-simple {
    padding-bottom: 60px
}
#liveDemo .block-simple .block-section+.block-section {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px
}
@media screen and (max-width: 767px) {
    #page404 .fs85r {
        font-size: 6rem
    }
    
    #page404 .ml40r {
        margin-left: 0
    }
}
@media screen and (max-width: 479px) {
    #page404 {
        padding-bottom: 14rem
    }
}
.language-item {
    border: solid 1px #eee;
    text-align: center
}
.language-item>div {
    height: 90px
}
.language-item>div+div {
    height: 29px;
    line-height: 28px
}
.language-item .hover-link {
    background: rgba(52, 56, 60, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 44px
}
.language-item .hover-link:hover {
    background: rgba(52, 56, 60, 0.8)
}
.language-item .hover-link.up {
    top: -100px
}
.language-item .hover-link.up .sprite,
.language-item .hover-link.up .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div .language-item .hover-link.up b {
    top: 10px
}
.language-item .hover-link.down {
    bottom: -100px
}
.language-item .hover-link.down .sprite,
.language-item .hover-link.down .chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-single div .language-item .hover-link.down b {
    top: 12px
}
.language-item .flag:hover .hover-link.up {
    top: 0
}
.language-item .flag:hover .hover-link.down {
    bottom: 0
}
.language-item .tooltip-type2 .tooltip-type2-inner {
    background: #0083b4;
    position: absolute;
    right: 0;
    left: -9999px;
    bottom: 29px;
    width: 260px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: -130px;
    padding: 10px 15px;
    color: #fff;
    opacity: 0;
    z-index: -1
}
.language-item .tooltip-type2 .tooltip-type2-inner:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -10px;
    border-width: 9px 9px 0 9px;
    border-style: solid;
    border-color: #0083b4 transparent transparent transparent
}
.language-item .tooltip-type2:hover .tooltip-type2-inner {
    opacity: 1;
    left: 50%;
    z-index: 1
}
.acc-in-acc .item {
    border-top: 1px solid #eee
}
.acc-in-acc .item h4 {
    margin: 0
}
.acc-in-acc .item h4>a {
    display: block;
    padding-top: 23px;
    padding-bottom: 20px
}
.acc-in-acc .item h4>a:hover,
.acc-in-acc .item .item:not(.sub-level):hover {
    position: relative
}
.acc-in-acc .item h4>a:hover:before,
.acc-in-acc .item .item:not(.sub-level):hover:before {
    z-index: -1
}
.acc-in-acc .item .file {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px
}
.acc-in-acc .level2>a,
.acc-in-acc .level2>.title {
    margin-left: 30px
}
.acc-in-acc .level3>a {
    margin-left: 60px
}
.acc-in-acc a:not(.fs26) {
    color: #34383c;
    font-size: 15px
}
.acc-in-acc .title .collapsed .cmn-caret-down-blue {
    margin-right: 16px
}
.acc-in-acc .progress {
    width: 180px;
    margin-bottom: 0
}
@media screen and (min-width: 768px) {
    .acc-in-acc .progress {
        margin-right: 135px;
        margin-top: 14px
    }
}
@media screen and (max-width: 767px) {
    .acc-in-acc .progress {
        margin-right: 30px
    }
    
    .acc-in-acc .file~.fr {
        float: none;
        margin-left: 30px;
        margin-bottom: 20px
    }
    
    .acc-in-acc .level3 .file~.fr {
        margin-left: 60px
    }
    
    .acc-in-acc>div>.item:first-child {
        border-top: none
    }
}
@media screen and (max-width: 479px) {
    .acc-in-acc .level2>a,
    .acc-in-acc .level2>.title {
        margin-left: 10px
    }
    
    .acc-in-acc .level3>a {
        margin-left: 20px
    }
    
    .acc-in-acc .file~.fr {
        margin-left: 10px
    }
    
    .acc-in-acc .level3 .file~.fr {
        margin-left: 20px
    }
}
#translate-title .fr {
    width: 360px
}
@media screen and (max-width: 767px) {
    #translate-title {
        display: none
    }
}
.blue-box,
.gray-box {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.blue-box .icon,
.gray-box .icon {
    position: absolute;
    top: 0;
    left: 0
}
.blue-box {
    border: 1px solid #00486a;
    padding: 10px 15px 15px 115px;
    min-height: 120px
}
.blue-box .icon {
    width: 115px
}
@media screen and (max-width: 479px) {
    .blue-box {
        padding-left: 70px
    }
    
    .blue-box .icon {
        width: 70px
    }
}
.gray-box {
    width: 100%;
    border: 1px solid #eee;
    padding-bottom: 60px
}
.gray-box .icon {
    width: 182px
}
.gray-box .block-section {
    padding: 15px 15px 15px 182px
}
.gray-box .block-section+.block-section {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    border-top: 1px solid #eee;
    padding: 15px
}
.gray-box .indicator {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 1px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 16px
}
@media screen and (max-width: 999px) {
    .gray-box .indicator {
        top: 7px
    }
}
@media screen and (max-width: 859px) {
    .gray-box .block-section {
        padding-left: 110px
    }
    
    .gray-box .icon {
        width: 110px
    }
}
.rating-stars ul {
    font-size: 0;
    display: inline-block
}
.rating-stars ul li {
    padding: 0;
    cursor: pointer
}
@media screen and (max-width: 767px) {
    .rating-stars ul li {
        padding: 0 5px
    }
}
.tpl-invoice {
    color: #34383c
}
.tpl-invoice .container-fluid {
    background: #f2f2f3
}
@media screen and (max-width: 767px) {
    .tpl-invoice .container-fluid>.mt35r {
        margin-top: 0
    }
    
    .tpl-invoice .container-fluid>.mb30r {
        margin-bottom: 0
    }
}
#contacts-new.image {
    background-size: contain;
    background-position-x: 0;
}
#contacts-new .white-card {
    padding: 8rem 4rem 8rem 5.5rem;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: -6px -6px 40px 0px rgba(108, 108, 108, 0.3)
}
#contacts-new .white-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 33%;
    height: 100%;
    background-size: 99% 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #0083b4;
    clip-path: ellipse(100% 90% at left);
}

/* #contacts-new .white-card::after {
    content: '\f0e0';
    position: absolute;
    font-size: 140px;
    bottom: -40px;
    left: 19%;
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 0.05);
    pointer-events: none
} */
#contacts-new .left-side .icon-box i {
    font-size: 22px;
    margin-right: 10px
}
#contacts-new .left-side .icon-list a {
    padding: 0 10px
}
#contacts-new .right-side form label {
    color: #747e8c
}
#contacts-new .right-side form .submit {
    font-size: 22px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: -16px
}
#contacts-new .right-side form .w50pr {
    width: calc(50% - 20px);
    margin-right: 20px
}
#contacts-new .right-side form .error {
    color: tomato
}
@media screen and (max-width: 860px) {
    #contacts-new .white-card::before {
        width: 36%
    }
}
@media screen and (max-width: 768px) {
    #contacts-new .white-card {
        padding: 0
    }
    
    #contacts-new .left-side {
        padding: 8rem 4rem 2rem 5.5rem;
        background: #0083b4;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }
    
    #contacts-new .left-side h2 {
        width: 100%
    }
    
    #contacts-new .white-card::before {
        content: none
    }
    /* #contacts-new .left-side::after {
        content: '\f0e0';
        position: absolute;
        font-size: 140px;
        bottom: -40px;
        right: 10%;
        font-family: FontAwesome;
        color: rgba(255, 255, 255, 0.05);
        pointer-events: none
    } */
    
    #contacts-new .right-side {
        padding: 2rem 4rem 8rem 5.5rem
    }
}
@media screen and (max-width: 999px) {
    .navbar.navbar-default .navbar-nav:not(.navbar-right) li {
        border-bottom: 1px solid #efefef
    }
    
    .navbar.navbar-default .navbar-nav:not(.navbar-right) li:first-child {
        border-top: 1px solid #efefef
    }
}
.navbar.navbar-default .cli-client-area {
    padding-right: 7px
}
.h100 {
    height: 100%
}
.plg-wisecp {
    background-size: 125px 26px;
    width: 125px;
    height: 26px;
    background-position: 0 0px
}
@media screen and (max-width: 859px) {
    .plg-wisecp {
        background-size: 73px 15px;
        width: 73px;
        height: 15px;
        background-position: 0 0px
    }
}
.plg-icon {
    -moz-background-size: 125px 125px;
    -o-background-size: 125px 125px;
    -webkit-background-size: 125px 125px;
    background-size: 125px 125px;
    width: 125px;
    height: 125px;
    background-position: 0 0px
}
@media screen and (max-width: 859px) {
    .plg-icon {
        -moz-background-size: 80px 80px;
        -o-background-size: 80px 80px;
        -webkit-background-size: 80px 80px;
        background-size: 80px 80px;
        width: 80px;
        height: 80px;
        background-position: 0 0px
    }
}
.table.skinny:not(.table-text) td {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px
}
.highlight {
    border: 1px solid #9bbe45
}
.limiter {
    width: 100%;
    margin: 0 auto;
}
.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #9053c7;
    background: -webkit-linear-gradient(-135deg, #1f2429, #f9f9f9a1);
    background: -o-linear-gradient(-135deg, #57b846, #f9f9f9a1);
    background: -moz-linear-gradient(-135deg, #57b846, #f9f9f9a1);
    background: linear-gradient(-135deg, #1f2429, #f9f9f9a1);
}
.input100 {
    font-family: Poppins-Medium;
    font-size: 15px;
    line-height: 1.5;
    color: #666666;
    display: block;
    width: 100%;
    background: #e6e6e6;
    height: 50px;
    border-radius: 10px;
    padding: 0 30px 0 68px;
}
input {
    outline: none;
    border: none;
}
.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(87, 184, 70, 0.8);
}
.symbol-input100 {
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    pointer-events: none;
    color: #666666;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.login100-form-title {
    font-family: initial;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 54px;
}
#contacts-new .right-side form input,
#contacts-new .right-side form textarea {
    border: none;
    border-bottom: 1px solid #eee;
    box-shadow: none;
    width: 100%;
    padding-left: 20px;
    padding-right: 0;
    line-height: 1.6;
    background-color: #e8f0fe!important;
}
.button,
a.button {
    display: inline-block;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease;
    font-size: 13px;
    border-radius: 4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: center;
    color: #edf6fd;
    background: #2577b1;
    border-color: #2985c6 #21699c #21699c #2985c6;
}
.button.button--primary,
a.button.button--primary {
    color: #fff;
    background: #47a7eb;
    min-width: 80px;
    border-color: #5eb2ed #309ce8 #309ce8 #5eb2ed;
}
.inputGroup .inputGroup-text {
    flex-grow: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0 6px;
}
.iconic.iconic--hideShow {
    min-width: 56px;
    cursor: pointer;
}
.iconic {
    display: inline-block;
    position: relative;
}
.inputGroup.inputGroup--joined .inputGroup-text {
    border-width: 1px;
    border-style: solid;
    border-top-color: #cbcbcb;
    border-right-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    border-left-color: #cbcbcb;
    background: #edf6fd;
    text-align: center;
    padding: 3px 6px;
}
.inputGroup .inputGroup-text {
    flex-grow: 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0 6px;
}
.iconic>input {
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
}
[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0;
}
button,
input,
optgroup,
select,
textarea {
    font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', sans-serif;
    line-height: 1.4;
}
.formRow .iconic>i,
.inputGroup .iconic>i,
.inputChoices .iconic>i,
.block-footer .iconic>i,
.dataList-cell .iconic>i,
.message-cell--extra .iconic>i,
.formRow.dataList-cell--fa>a>i,
.inputGroup.dataList-cell--fa>a>i,
.inputChoices.dataList-cell--fa>a>i,
.block-footer.dataList-cell--fa>a>i,
.dataList-cell.dataList-cell--fa>a>i,
.message-cell--extra.dataList-cell--fa>a>i,
.formRow .iconic svg,
.inputGroup .iconic svg,
.inputChoices .iconic svg,
.block-footer .iconic svg,
.dataList-cell .iconic svg,
.message-cell--extra .iconic svg,
.formRow.dataList-cell--fa>a svg,
.inputGroup.dataList-cell--fa>a svg,
.inputChoices.dataList-cell--fa>a svg,
.block-footer.dataList-cell--fa>a svg,
.dataList-cell.dataList-cell--fa>a svg,
.message-cell--extra.dataList-cell--fa>a svg {
    color: #47a7eb;
    fill: currentColor;
}
.iconic>input+i {
    display: inline-block;
    min-width: 1em;
    height: .9em;
    text-align: left;
}
.wrap-input100 {
    padding-bottom: 21px;
}