/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
(8363,26): run-time error CSS1036: Expected expression, found ';'
(14176,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14182,18): run-time error CSS1039: Token not allowed after unary operator: '-avatar-size'
(14183,17): run-time error CSS1039: Token not allowed after unary operator: '-avatar-size'
(14189,26): run-time error CSS1039: Token not allowed after unary operator: '-avatar-size'
(14191,20): run-time error CSS1039: Token not allowed after unary operator: '-avatar-size'
 */
.has-feedback,
sub,
sup {
    position: relative
}

hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.breadcrumb,
.dropdown-menu,
.list-inline,
.list-unstyled,
.media-list,
.nav,
.pager {
    list-style: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0 0
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon,
address,
cite {
    font-style: normal
}

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 {
    padding: 0;
    border: 0
}

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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-unstyled {
    padding-left: 0
}

.list-inline {
    padding-left: 0;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

pre,
pre code {
    white-space: pre-wrap
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #999
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: justify
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,
.dropdown,
.glyphicon {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .checkbox,
    .form-inline .form-control,
    .form-inline .form-group,
    .form-inline .radio {
        display: inline-block;
        vertical-align: middle
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        width: auto;
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret,
.glyphicon {
    display: inline-block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/Content/fonts/glyphicons-halflings-regular.eot)!important;
    src: url(/Content/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/Content/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/Content/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")!important
}

.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013";
    color: green
}

.glyphicon-remove:before {
    content: "\e014";
    color: red
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-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: 0;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>li>a:focus {
    background-color: #fff;
    text-decoration: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-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:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block;
    padding-top: 20px
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .checkbox,
    .navbar-form .form-control,
    .navbar-form .form-group,
    .navbar-form .radio {
        display: inline-block;
        vertical-align: middle
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.close,
.list-group-item>.badge {
    float: right
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.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-bordered>thead>tr:first-child>td,
.panel>.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,
.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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.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,
.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 {
    border-bottom-left-radius: 3px
}

.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,
.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 {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

.dropdown:hover .dropdown-menu {
    display: block
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print {
        display: none!important
    }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/Content/fonts/glyphicons-halflings-regular.eot');
  src: url('/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Content/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.input-group-addon {
    font-size: 14px;
    font-weight: normal;
     padding: 2px 12px;
}

.no-padding {
    padding: 0px !important;
}


.bg-primary-imp {
  color: #fff;
  background-color: #428bca !important;
}

.bg-success-imp {
  background-color: #a4d491 !important;
}

.bg-info-imp {
  background-color: #96cde9 !important;
}

.bg-warning-imp {
  background-color: #f3e28c !important;
}

.bg-danger-imp {
  background-color: #dba4a4 !important;
}
/*
.bg-success {
  background-color: #a4d491 !important;
}

.bg-info {
  background-color: #96cde9 !important;
}

.bg-warning {
  background-color: #f3e28c !important;
}

.bg-danger {
  background-color: #dba4a4 !important;
}
*/

/*#region Glyphicon general overrides*/

/*Increase default size for a tags as they are action buttons and 14px is slightly too small*/
a.glyphicon, li > .glyphicon {
    font-size: 16px;
}

/*Copy*/
a.glyphicon.glyphicon-copy, a > .glyphicon.glyphicon-copy {
    color: #AE9A62;
}


/*Edit*/
a.glyphicon.glyphicon-pencil, a > .glyphicon.glyphicon-pencil {
     color: #3d79b2; 
}

/*Delete*/
a.glyphicon.glyphicon-trash, a > .glyphicon.glyphicon-trash ,
a.glyphicon.glyphicon-ban-circle, a > .glyphicon.glyphicon-ban-circle
{
    color: #d21c1c;
}



/*#endregion*/

.modal-body {
    padding: 15px;
}

.form-control {
    min-width: 60px;
}

.popover {
    z-index: 9999;
}

/*For Some reason without this don't work*/
.table-responsive {
    overflow-x:auto;
}

text-area {
    min-width: 300px !important;
    width: 100% !important;
}

/*Make body scroll and heather and footer always visible*/
.modal-body {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
}

.tab-content > .active {
    padding-top: 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    font-weight: bold;
    border: 3px solid #ddd;
    border-bottom-color: transparent;
}

@media (max-width:767px) {
    .table-responsive {
        width: auto
    }
}

.popover-title {
    text-shadow: none;
}

.popover-content {
    color: black;
    text-shadow: none;
}




.panel-warning-shine {
    border-color: #faebcc
}

.panel-warning-shine>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;

     -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease-in-out;
    
    -moz-animation-direction: normal;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-timing-function: ease-in-out;  
}

.panel-warning-shine>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning-shine>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

@media (min-width:992px) {
    .modal-xl {
        width: 1200px
    }
}

.alertStyle {
    /* -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease-in-out;*/
    background-color: #FFCC00;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.panel-heading {
    font-size: 16px;
}




/*nav-tabs*/
.nav-tabs {
    background-color: #e6e6e6;
    border: 2px solid #999;
    border-radius: 0 0 .167em .167em;
}
.select2-container--bootstrap .select2-results__group {
    color: #39c;
    background: #EEEEEE;
    padding-left: 20px;
}

/*
 * Global reset
 * Based on Eric Meyer's : http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
 */ 
a, abbr, acronym, address, applet, article, aside, audio, 
b, big, blockquote, body,
canvas, caption, center, cite, code, command,
datalist, dd, del, details, dfn, div, dl, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, source, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
u, ul,
var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	z-index: 1;
}

/*
 * Default HTML5 behaviour for older browsers
 */
article, aside, audio, canvas, command, datalist, 
details, embed, figcaption, figure, footer, header, 
hgroup, keygen, meter, nav, output, progress, 
section, source, video { display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

body {
	line-height: 1;
}
/*ol,*/ ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a {
	text-decoration: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**
 * Common styles for all variants (standard or mobile)
 * z-index hierachy :
 * 88, 89 or 90 : Positioned elements at normal level
 * 98 or 99 : Positioned for menu
 * 100 : footer
 * 999900 : tooltip
 * 999910 : menu
 * 999950 : fixed control bar
 * 999980 : modal windows
 * 999990 : notifications
 */
html {
	background: #d5d8db;
	}
	html.dark {
		background-color: #70828f;
	}
body {
	color: #333333;
	font-size: 75%;
}
.white-text {
	color: white;
}

p, th, td {
	line-height: 1.25em;
	}
p, ul, ol, dl, .with-margin {
	margin-bottom: 1.667em;
	}
	.small-margin {
		margin-bottom: 0.5em;
	}
	.medium-margin {
		margin-bottom: 1em;
	}
	.large-margin {
		margin-bottom: 2.417em;
	}
a {
	color: #3399cc;
	text-decoration: none;
}
strong {
	color: #3399cc;
}
small {
	color: #808080;
	font-size: 0.833em;
	text-transform: uppercase;
	font-weight: normal;
	}
	small strong {
		color: #808080;
	}
h2 {
    text-shadow: 0 2px 0 #ffffff;

	color: #326789;
	font-size: 1.25em;
	line-height: 1.267em;
	margin-bottom: 10px;
}
h3 {
	color: #3399cc;
	font-size: 1.25em;
	line-height: 1.267em;
}
h5 {
	font-weight: bold;
	color: #333;
}
hr {
	height: 0;
	line-height: 0;
	border: 0;
	border-top: 1px dotted #cccccc;
	margin-bottom: 1.667em;
}

a.red, .red a
h2.red, .red h2,
h3.red, .red h3 {
	color: #cc3333;
}

h2:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
hr:last-child {
	margin-bottom: 0;
}
/* IE class */
h2.last-child,
p.last-child,
ul.last-child,
ol.last-child,
dl.last-child,
hr.last-child {
	margin-bottom: 0;
}

/**************** Generic classes ***************/
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.margin-left {
	margin-left: 1em;
}
.margin-right {
	margin-right: 1em;
}
.gutter-left {
	margin-left: 2em;
}
.gutter-right {
	margin-right: 2em;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.relative {
	position: relative;
	z-index: 89;
}
.absolute {
	position: absolute;
	z-index: 89;
}
.upper-index {
	z-index: 90 !important;
}
.with-padding {
	padding: 1em;
}
.no-bottom-margin {
	margin-bottom: 0 !important;
}
.box {
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-webkit-background-clip: padding-box;
	border-radius: 0.25em;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	padding: 0.75em;
	margin-bottom: 1.667em;
	background: white;
	}
	/* IE class */
	.ie .box {
		border: 1px solid #cccccc;
	}
	.box:last-child {
		margin-bottom: 0;
	}
	/* IE class */
	.box.last-child {
		margin-bottom: 0;
	}
.infos {
	background-image: url(../images/icons/web-app/48/Info.png);
	background-repeat: no-repeat;
	padding-left: 5em;
	margin-bottom: 1em;
	min-height: 4em;
}
.mini-infos {
	background-image: url(../images/icons/web-app/24/Info.png);
	background-repeat: no-repeat;
	padding: 0.167em 0 0.167em 2.5em;
	margin-bottom: 1em;
	min-height: 1.5em;
	}
	.info:last-child,
	.mini-infos:last-child {
		margin-bottom: 0;
	}
	/* IE class */
	.info.last-child,
	.mini-infos.last-child {
		margin-bottom: 0;
	}
	.infos p,
	.mini-infos p {
		color: #808080;
	}
.picto {
	margin-bottom: -4px;
}
.empty {
	color: #999999 !important;
	font-style: italic;
}
.number {
	display: block;
	float: left;
	min-width: 1em;
	padding: 0.25em;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-webkit-background-clip: padding-box;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background: #3399cc;
}
.number.red,
.red .number {
	background-color: #cc3333;
}

.bigger {
	font-size: 2.5em;
	}
	h2.bigger {
		margin-bottom: 0.8em;
	}
.big {
	font-size: 1.5em;
	}
.small {
	font-size: 0.833em;
}
.smaller {
	font-size: 0.75em;
}
.force-wrap {
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
}

/**************** Generic styles ***************/
.grey {
	color: #666666;
}
.white-bg {
	background-color: white;
}
.grey-bg {
	background-color: #c1c8cb;
	}
	.block-content .grey-bg,
    modal-dialog .gre-bg
     {
		background-color: #e6e6e6;
	}
	p.grey-bg {
		padding: 0.417em 0.5em;
		-moz-border-radius: 0.333em;
		-webkit-border-radius: 0.333em;
		-webkit-background-clip: padding-box;
		border-radius: 0.333em;
	}
.dark-grey-gradient {
	background: #666666 url(/images/old-browsers-bg/dark-grey-gradient-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#3d3d3d,
		#484848 2%,
		#585858 8%,
		#666666
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#3d3d3d),
		to(#666666),
		color-stop(0.02, #484848),
		color-stop(0.08, #585858)
	);
	color: white;
}
.lite-grey-gradient {
	background: white url(/images/old-browsers-bg/lite-grey-gradient-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#d5d5d5,
		white
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#d5d5d5),
		to(white)
	);
}

/****************** Main title ******************/
article h1 {
	color: #3f525f;
	font-size: 1.5em;
	-moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	margin-bottom: 1em;
}
.block-content h1,
.block-content .h1 {
	color: white;
	font-size: 1.5em;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #50a3c8 #297cb4 #083f6f;
	background: #0c5fa5 url(../images/old-browsers-bg/title-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		white,
		#72c6e4 4%,
		#0c5fa5
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(white),
		to(#0c5fa5),
		color-stop(0.03, #72c6e4)
	);
	-moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	padding: 0.278em 0.444em 0.389em;
	}
	.block-content .h1 h1 {
		font-size: 1em;
		border: 0;
		background: none;
		-moz-text-shadow: none;
		-webkit-text-shadow: none;
		text-shadow: none;
		padding: 0;
	}
	.block-content h1.red,
	.block-content .h1.red,
	.block-content .red h1,
	.block-content .red .h1,
	.block-content.red h1,
	.block-content.red .h1,
	.red .block-content h1,
	.red .block-content .h1 {
		border-color: #bf3636 #5d0000 #0a0000;
		background: #790000 url(../images/old-browsers-bg/title-red-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			white,
			#ca3535 4%,
			#790000
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(white),
			to(#790000),
			color-stop(0.03, #ca3535)
		);
	}

/************** Button-style links **************/
.button,
.form legend,
.legend,
.mini-menu {
	line-height: 1.333em;
	padding: 0.167em 0.5em 0.25em;
	border: 1px solid white;
	-moz-border-radius: 0.417em;
	-webkit-border-radius: 0.417em;
	-webkit-background-clip: padding-box;
	border-radius: 0.417em;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	font-weight: normal;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	outline: 0;
	}
	.button {
		display: inline-block;
	}
	/* IE class */
	.ie .button,
	.ie .form legend,
	.ie .legend,
	.ie .mini-menu {
		border-color: #cccccc;
	}
	.button {
		color: #666666;
		background: #dfdfdf url(../images/old-browsers-bg/button-bg.png) repeat-x top;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -moz-linear-gradient(
			top,
			#f6f6f6,
			#dfdfdf
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#f6f6f6),
			to(#dfdfdf)
		);
	}
	.button.red,
	.red .button {
		color: white;
		background: #790000 url(../images/old-browsers-bg/button-red-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#ca3535,
			#790000
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#ca3535),
			to(#790000)
		);
		}
		.button.red a,
		.red .button a {
			color: white;
		}
	a.button:hover,
	.mini-menu > li > a:hover {
		color: #115577;
		background: #98d2f3 url(../images/old-browsers-bg/button-hover-bg.png) repeat-x top;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -moz-linear-gradient(
			top,
			#dff3fc,
			#98d2f3
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#dff3fc),
			to(#98d2f3)
		);
	}
	a.button.red:hover,
	.red a.button:hover {
		color: white;
		background: #9d0404 url(../images/old-browsers-bg/button-red-hover-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#fe6565,
			#9d0404
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(fe6565),
			to(#9d0404)
		);
	}
	.form legend,
	.legend,
	.mini-menu {
		color: #666666;
		background: #e7e7e7 url(../images/old-browsers-bg/legend-bg.png) repeat-x top;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -moz-linear-gradient(
			top,
			#f8f8f8,
			#e7e7e7
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#f8f8f8),
			to(#e7e7e7)
		);
	}
	
	.button img,
	.form legend img,
	.legend img,
	.mini-menu img {
		margin-bottom: -2px;
	}

/******************** Button ********************/
button,
.big-button {
	display: inline-block;
	border: 1px solid;
	border-color: #50a3c8 #297cb4 #083f6f;
	background: #0c5fa5 url(../images/old-browsers-bg/button-element-bg.png) repeat-x left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		white,
		#72c6e4 4%,
		#0c5fa5
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(white),
		to(#0c5fa5),
		color-stop(0.03, #72c6e4)
	);
	-moz-border-radius: 0.333em;
	-webkit-border-radius: 0.333em;
	-webkit-background-clip: padding-box;
	border-radius: 0.333em;
	color: white;
	-moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	font-size: 1.167em;
	padding: 0.286em 1em 0.357em;
	line-height: 1.429em;
	cursor: pointer;
	font-weight: bold;
	}
	/* IE class */
	.ie button {
		overflow: visible;
	}
	/* IE class */
	.ie7 button {
		padding-top: 0.357em;
		padding-bottom: 0.214em;
		line-height: 1.143em;
	}
	button img,
	.big-button img {
		margin-bottom: -3px;
	}
	button:hover,
	.big-button:hover {
		border-color: #1eafdc #1193d5 #035592;
		background: #057fdb url(../images/old-browsers-bg/button-element-hover-bg.png) repeat-x left top;
		background: -moz-linear-gradient(
			top,
			white,
			#2bcef3 4%,
			#057fdb
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(white),
			to(#057fdb),
			color-stop(0.03, #2bcef3)
		);
	}
	button:active,
	.big-button:active {
		border-color: #5b848b #b2def1 #b2def1 #68a6ba;
		background: #3dbfed url(../images/old-browsers-bg/button-element-active-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#89e7f9,
			#3dbfed
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#89e7f9),
			to(#3dbfed)
		);
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	button.red,
	.red button,
	.big-button.red,
	.red .big-button {
		color: white;
		border-color: #bf3636 #5d0000 #0a0000;
		background: #790000 url(../images/old-browsers-bg/button-element-red-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			white,
			#ca3535 4%,
			#790000
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(white),
			to(#790000),
			color-stop(0.03, #ca3535)
		);
		}
		button.red:hover,
		.red button:hover,
		.big-button.red:hover,
		.red .big-button:hover {
			border-color: #c24949 #9d3d3d #590909;
			background: #9d0404 url(../images/old-browsers-bg/button-element-red-hover-bg.png) repeat-x top;
			background: -moz-linear-gradient(
				top,
				white,
				#fe6565 4%,
				#9d0404
			);
			background: -webkit-gradient(
				linear,
				left top, left bottom,
				from(white),
				to(#9d0404),
				color-stop(0.03, #fe6565)
			);
		}
		button.red:active,
		.red button:active,
		.big-button.red:active,
		.red .big-button:active {
			border-color: #7c5656 #f7cbcb #f7cbcb #a15151;
			background: #ff5252 url(../images/old-browsers-bg/button-element-red-active-bg.png) repeat-x top;
			background: -moz-linear-gradient(
				top,
				#ff9d9d,
				#ff5252
			);
			background: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#ff9d9d),
				to(#ff5252)
			);
		}
	
	button:disabled,
	button:disabled:hover,
	.big-button.disabled,
	.big-button.disabled:hover {
		color: #bfbfbf;
		border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
		background: #c8c8c8 url(../images/old-browsers-bg/button-element-disabled-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#f0f2f2,
			#c8c8c8
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#f0f2f2),
			to(#c8c8c8)
		);
		-moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
		-webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
		text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		cursor: auto;
	}
	/* IE class */
	button.disabled,
	button.disabled:hover {
		color: #bfbfbf;
		border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
		background: #c8c8c8 url(../images/old-browsers-bg/button-element-disabled-bg.png) repeat-x top;
		cursor: auto;
	}
	
	button.grey,
	.big-button.grey {
		color: white;
		border-color: #a1a7ae #909498 #6b7076;
		background: #9fa7b0 url(../images/old-browsers-bg/button-element-grey-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			white,
			#c5cbce 5%,
			#9fa7b0
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(white),
			to(#9fa7b0),
			color-stop(0.05, #c5cbce)
		);
		-moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
		}
		button.grey:hover,
		.big-button.grey:hover {
			border-color: #a1a7b0 #939798 #6e7275;
			background: #b1b5ba url(../images/old-browsers-bg/button-element-grey-hover-bg.png) repeat-x top;
			background: -moz-linear-gradient(
				top,
				white,
				#d6dadc 4%,
				#b1b5ba
			);
			background: -webkit-gradient(
				linear,
				left top, left bottom,
				from(white),
				to(#b1b5ba),
				color-stop(0.03, #d6dadc)
			);
		}
		button.grey:active
		.big-button.grey:active {
			border-color: #666666 #ffffff #ffffff #979898;
			background: #dddddd url(../images/old-browsers-bg/button-element-grey-active-bg.png) repeat-x top;
			background: -moz-linear-gradient(
				top,
				#f1f1f1,
				#dddddd
			);
			background: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#f1f1f1),
				to(#dddddd)
			);
		}
	
	button.small,
	.big-button.small {
		font-size: 0.833em;
		padding: 0.2em 0.3em 0.3em 0.2em;
		vertical-align: 0.2em;
		}
		/* IE class */
		.ie button.small {
			padding: 0.5em 0.3em;
			vertical-align: 0.1em;
		}
	
	.ie7 button + button {
		margin-left: 0.25em;
	}

/**************** Standard block ****************/
section {
	margin-bottom: 3em;
}
.block-content {
	border: 1px solid #999999;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-webkit-background-clip: padding-box;
	border-radius: 0.25em;
	padding: 0em 1.667em;
	background: white;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	position: relative;
	}
	.block-content.dark-bg {
		border-color: #aaa #333 #000 #666;
		background: #555 url(../images/old-browsers-bg/content-dark-bg.png) repeat-x top;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -moz-linear-gradient(
			top,
			#555,
			#222
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#222),
			to(#555)
		);
		color: white;
	}
.block-border {
	padding: 0.833em;
	border: 1px solid white;
	border-color: rgba(255, 255, 255, 0.75);
	background: url(../images/old-browsers-bg/white20.png);
	background: rgba(255, 255, 255, 0.2);
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	-webkit-background-clip: padding-box;
	border-radius: 0.8em;
	-moz-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	}
	.block-border .block-content {
		-moz-box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
		-webkit-box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
		box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
	}
	.block-border .block-content + .block-content {
		margin-top: 0.833em;
	}

.block-content .no-margin {
	margin-left: -1.667em;
	margin-right: -1.667em;
	}
	.block-content p.no-margin + .no-margin,
	.block-content ul.no-margin + .no-margin,
	.block-content ol.no-margin + .no-margin,
	.block-content dl.no-margin + .no-margin {
		margin-top: -1.667em;
	}
	/* Recursion prevention */
	.block-content .no-margin > .no-margin {
		margin-left: 0;
		margin-right: 0;
	}
.block-content .no-margin:last-child,
.block-content .message.no-margin:last-child {
	margin-bottom: -1.667em;
	-moz-border-radius-bottomleft: 0.167em;
	-moz-border-radius-bottomright: 0.167em;
	-webkit-border-bottom-left-radius: 0.167em;
	-webkit-border-bottom-right-radius: 0.167em;
	border-bottom-left-radius: 0.167em;
	border-bottom-right-radius: 0.167em;
	}
	/* Recursion prevention */
	.block-content .no-margin > .no-margin:last-child {
		margin-bottom: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
/* IE class */
.block-content .no-margin.last-child,
.block-content .message.no-margin.last-child {
	margin-bottom: -1.667em;
	}
	/* Recursion prevention */
	.block-content .no-margin > .no-margin.last-child {
		margin-bottom: 0;
	}

.block-content hr.no-margin {
	margin-bottom: 1.667em;
}

.block-content.no-padding {
	padding: 0;
	}
	.block-content.no-padding .no-margin {
		margin-left: 0;
		margin-right: 0;
		}
		.block-content p.no-margin + .no-margin,
		.block-content ul.no-margin + .no-margin,
		.block-content ol.no-margin + .no-margin,
		.block-content dl.no-margin + .no-margin {
			margin-top: -1.667em;
		}
	.block-content.no-padding .no-margin:last-child {
		margin-bottom: 0;
	}
	/* IE class */
	.block-content.no-padding .no-margin.last-child {
		margin-bottom: 0;
	}

/***************** Block header *****************/
.block-header {
	font-size: 2em;
	font-weight: bold;
	height: 3em;
	line-height: 3em;
	border-top: 1px solid #9bd2ee;
	border-bottom: 1px solid #b5b3b4;
	background: #0c5fa3 url(../images/old-browsers-bg/block-header-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#6dc3e6,
		#0c5fa3
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#6dc3e6),
		to(#0c5fa3)
	);
	text-align: center;
	color: white;
	-moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	-webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
	margin: 0 -0.833em 0.833em -0.833em;
	}
	.block-header:first-child {
		margin-top: -0.833em;
	}
	/* IE class */
	.block-header.first-child {
		margin-top: -0.833em;
	}
	.block-header + .no-margin {
		margin-top: -1.667em;
	}
	
	.block-header.red,
	.red .block-header {
		border-top-color: #e46f6f;
		background: #790000 url(../images/old-browsers-bg/block-header-red-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#ca3535,
			#790000
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#790000),
			to(#ca3535)
		);
	}

/**************** Block controls ****************/
.block-separator
{
    margin-top:10px;
    border-top: 1px solid #999999;
}

.block-controls {
	/*text-align: right;*/
	border-bottom: 1px solid #999999;
	background: white url(../images/old-browsers-bg/block-controls-bg.png) repeat-x bottom;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		white,
		#e5e5e5 88%,
		#d8d8d8
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(white),
		to(#d8d8d8),
		color-stop(0.88, #e5e5e5)
	);
	margin: 0 -1.667em 1.667em -1.667em;
	padding: 1em;
}

.no-margin .block-controls:first-child {
	margin-left: 0;
	margin-right: 0;
}
	
.block-controls:first-child {
	margin-top: -1.667em;
}
/* IE class */
.block-controls.first-child {
	margin-top: -1.667em;
}
.block-controls + .no-margin {
	margin-top: -1.667em;
}
.block-content.no-padding .block-controls {
	margin: 0 !important;
	border-bottom: 0;
}

.block-controls-danger {
    animation: colorchange 2; /* animation-name followed by duration in seconds*/
    /* you could also use milliseconds (ms) or something like 2.5s */
    /*animation-duration: 2s;*/
    -webkit-animation-duration: 2s; /* Chrome and Safari */
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes colorchange 
{
    0%
    {
        background: #ff4d4d; /* Old browsers */
        background: -moz-linear-gradient( top, #ff4d4d, #e5e5e5 88%, #ffe6e6 );
        background: -webkit-gradient( linear, left top, left bottom, from(#ff4d4d), to(#ffe6e6), color-stop(0.88, #e5e5e5) );
    }

    100% 
    {
        background: #d8d8d8; /* Old browsers */
        background: -moz-linear-gradient( top, white, #e5e5e5 88%, #d8d8d8 );
        background: -webkit-gradient( linear, left top, left bottom, from(white), to(#d8d8d8), color-stop(0.88, #e5e5e5) );
    }
}

ul.controls-buttons,
div.controls-buttons {
    float: right;
}
.block-footer > ul.controls-buttons,
.block-footer > div.controls-buttons {
float: none;
display: inline-block;
padding: 0.5em 0.25em;
vertical-align: middle;
zoom: 1;
*display: inline;
}
ul.controls-buttons li,
div.controls-buttons > div,
div.controls-buttons > span,
div.controls-buttons > a {
display: block;
float: left;
margin: -1px 0 -1px 0.5em;
line-height: 1.333em;
padding: 0.333em 0.25em;
}
ul.controls-buttons li.sep,
div.controls-buttons > div.sep,
div.controls-buttons > span.sep {
padding: 0;
width: 2px;
min-width: 2px;
height: 4em;
margin: -1em 0.25em -1em 0.75em;
border: none;
background: url(../images/controls-bt-sep.png) no-repeat bottom;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
ul.controls-buttons li.controls-block,
ul.controls-buttons li a,
div.controls-buttons > div,
div.controls-buttons > span,
div.controls-buttons > a {
display: block;
color: #333333;
min-width: 1.083em;
padding: 0.333em 0.5em;
text-align: center;
border: 1px solid white;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-webkit-background-clip: padding-box;
border-radius: 0.5em;
background: #e7e7e7 url(../images/old-browsers-bg/controls-bt-bg.png) repeat-x top;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
background: -moz-linear-gradient(
	top,
	#f8f8f8,
	#e7e7e7
);
background: -webkit-gradient(
	linear,
	left top, left bottom,
	from(#f8f8f8),
	to(#e7e7e7)
);
-moz-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.5);
text-transform: uppercase;
}
ul.controls-buttons li a {
	margin: -0.333em -0.25em;
	line-height: 1.333em;
}
div.controls-buttons > div div,
div.controls-buttons > div span,
div.controls-buttons > div a {
	color: #333333;
	display: block;
	height: 1.333em;
	line-height: 1.333em;
	float: left;
	min-width: 1.083em;
	padding: 0.333em 0.5em;
	margin: -0.333em 0;
	text-align: center;
	text-transform: uppercase;
	}
	div.controls-buttons > div:hover div,
	div.controls-buttons > div:hover span,
	div.controls-buttons > div:hover a {
		color: white;
	}
	div.controls-buttons > div div:first-child,
	div.controls-buttons > div span:first-child,
	div.controls-buttons > div a:first-child {
		margin-left: -0.5em;
		}
		/* IE class */
		div.controls-buttons > div div.first-child,
		div.controls-buttons > div span.first-child,
		div.controls-buttons > div a.first-child {
			margin-left: -0.5em;
		}
		div.controls-buttons > div > div:first-child,
		div.controls-buttons > div > span:first-child,
		div.controls-buttons > div > a:first-child {
			-moz-border-radius-topleft: 0.417em;
			-moz-border-radius-bottomleft: 0.417em;
			-webkit-border-top-left-radius: 0.417em;
			-webkit-border-bottom-left-radius: 0.417em;
			-webkit-background-clip: padding-box;
			border-top-left-radius: 0.417em;
			border-bottom-left-radius: 0.417em;
		}
	div.controls-buttons > div div:last-child,
	div.controls-buttons > div span:last-child,
	div.controls-buttons > div a:last-child {
		margin-right: -0.5em;
		}
		/* IE class */
		div.controls-buttons > div div.last-child,
		div.controls-buttons > div span.last-child,
		div.controls-buttons > div a.last-child {
			margin-right: -0.5em;
		}
		div.controls-buttons > div > div:last-child,
		div.controls-buttons > div > span:last-child,
		div.controls-buttons > div > a:last-child {
			-moz-border-radius-topright: 0.417em;
			-moz-border-radius-bottomright: 0.417em;
			-webkit-border-top-right-radius: 0.417em;
			-webkit-border-bottom-right-radius: 0.417em;
			-webkit-background-clip: padding-box;
			border-top-right-radius: 0.417em;
			border-bottom-right-radius: 0.417em;
		}
					
	div.controls-buttons > div .control-first,
	div.controls-buttons > div .control-prev,
	div.controls-buttons > div .control-next,
	div.controls-buttons > div .control-last {
		min-width: auto;
		width: 16px;
		overflow: hidden;
		text-indent: 100px;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.controls-buttons > div .control-first {
		background-image: url(../images/icons/fugue/control-double-180.png);
	}
	div.controls-buttons > div .control-prev {
		background-image: url(../images/icons/fugue/control-180.png);
	}
	div.controls-buttons > div .control-next {
		background-image: url(../images/icons/fugue/control.png);
	}
	div.controls-buttons > div .control-last {
		background-image: url(../images/icons/fugue/control-double.png);
	}
					
/* IE class */
.ie ul.controls-buttons li.controls-block,
.ie ul.controls-buttons li a,
.ie div.controls-buttons > div,
.ie div.controls-buttons > span,
.ie div.controls-buttons > a {
	border-color: #cccccc;
}
ul.controls-buttons li a:hover,
ul.controls-buttons li a.current,
div.controls-buttons > div:hover,
div.controls-buttons > span:hover,
div.controls-buttons > a:hover,
div.controls-buttons > .current {
	border-color: #1eafdc #1193d5 #035592;
	background: #057fdb url(../images/old-browsers-bg/block-control-hover-bg.png) repeat-x;
	background: -moz-linear-gradient(
		top,
		white,
		#2bcef3 5%,
		#057fdb
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(white),
		to(#057fdb),
		color-stop(0.05, #2bcef3)
	);
	color: white;
	}
	div.controls-buttons > div:hover a,
	div.controls-buttons > span:hover a {
		color: white;
	}
	div.controls-buttons > span.sep:hover {
		background: url(../images/controls-bt-sep.png) no-repeat bottom;
	}
	ul.controls-buttons li a:hover strong,
	ul.controls-buttons li a.current strong,
	div.controls-buttons > div:hover strong,
	div.controls-buttons > span:hover strong,
	div.controls-buttons > a:hover strong,
	div.controls-buttons > .current strong {
		color: white;
	}
					
	div.controls-buttons > div.sub-hover:hover {
		border: 1px solid white;
		background: #e7e7e7 url(../images/old-browsers-bg/controls-bt-bg.png) repeat-x top;
		background: -moz-linear-gradient(
			top,
			#f8f8f8,
			#e7e7e7
		);
		background: -webkit-gradient(
			linear,
			left top, left bottom,
			from(#f8f8f8),
			to(#e7e7e7)
		);
		color: #333333;
		}
		div.controls-buttons > div.sub-hover:hover strong {
			color: #333333;
		}
		div.controls-buttons > div.sub-hover:hover div,
		div.controls-buttons > div.sub-hover:hover span,
		div.controls-buttons > div.sub-hover:hover a {
			color: #333333;
		}
		div.controls-buttons > div div:hover,
		div.controls-buttons > div span:hover,
		div.controls-buttons > div a:hover {
			background-color: #e0e0e0;
			background-color: rgba(0, 0, 0, 0.1);
			color: white;
			}
			div.controls-buttons > div.sub-hover div:hover,
			div.controls-buttons > div.sub-hover span:hover,
			div.controls-buttons > div.sub-hover a:hover {
				color: #333333;
			}
							
			/* DataTables specific style */
			div.controls-buttons > div.sub-hover.paging_full_numbers span:hover {
				background-color: none;
				color: #333333;
				}
				div.controls-buttons > div.sub-hover.paging_full_numbers span.paginate_button:hover,
				div.controls-buttons > div.sub-hover.paging_full_numbers span.paginate_active:hover {
					background-color: #e0e0e0;
					background-color: rgba(0, 0, 0, 0.1);
					color: white;
				}
						
		div.controls-buttons > div .disabled {
			opacity: 0.5;
			filter: alpha(opacity=50);
			}
			div.controls-buttons > div .disabled:hover {
				background-color: transparent;
			}
					
.controls-buttons img {
	margin: -0.25em 0;
	}
	/* IE class */
	.ie7 .controls-buttons img {
		margin: 0;
		vertical-align: middle;
	}
	.controls-buttons img:first-child {
		margin-left: -0.085em;
	}
	/* IE class */
	.controls-buttons img.first-child {
		margin-left: -0.085em;
	}
	.controls-buttons img:last-child {
		margin-right: -0.085em;
	}
	/* IE class */
	.controls-buttons img.last-child {
		margin-right: -0.085em;
	}
.controls-buttons .progress-bar {
	margin: -0.25em 0;
}
				
.controls-buttons input[type=text],
.controls-buttons input[type=password],
.controls-buttons .input-type-text,
.controls-buttons select {
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}
	
	ul.controls-tabs {
		height: 47px;
		float: right;
		margin: -1em;
		padding-left: 1px;
		background: url(../images/controls-tabs-bg.png) no-repeat -48px 0;
		}
		ul.controls-tabs li {
			height: 48px;
			width: 49px;
			float: left;
			}
			ul.controls-tabs li:last-child {
				width: 48px;
			}
			/* IE class */
			ul.controls-tabs li.last-child {
				width: 48px;
			}
			ul.controls-tabs li a {
				display: block;
				height: 100%;
				background: url(../images/controls-tabs-bg.png) no-repeat;
				line-height: 48px;
				text-align: center;
				text-decoration: none;
				color: #666666;
				position: relative;
			}
			ul.controls-tabs li a:hover {
				background-position: 0 -48px;
			}
			ul.controls-tabs li.current a,
			ul.controls-tabs li.current a:hover {
				background-position: 0 -96px;
			}
			ul.controls-tabs li a img {
				position: absolute;
				left: 50%;
				top: 50%;
				margin: -11px 0 0 -12px;
			}

/***************** Block footer *****************/
.block-footer {
	background-color:#e6e6e6;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 -1.667em -1.667em -1.667em;
	-moz-border-radius: 0 0 0.167em 0.167em;
	-webkit-border-bottom-left-radius: 0.167em;
	-webkit-border-bottom-right-radius: 0.167em;
    border-top: 1px solid #999999;
	border-radius: 0 0 0.167em 0.167em;
	padding: 0.5em 0.75em;
	line-height: 2em;
	color: #4d4d4d;
	}
	section .no-margin > .block-footer {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: ;
		border-radius: 0;
		}
		section .no-margin:last-child > .block-footer:last-child {
			-moz-border-radius: 0 0 0.167em 0.167em;
			-webkit-border-bottom-left-radius: 0.167em;
			-webkit-border-bottom-right-radius: 0.167em;
			border-radius: 0 0 0.167em 0.167em;
		}
	section .block-header + .block-footer,
	section .message.no-margin + .block-footer,
	section .with-head.no-margin + .block-footer {
		margin-top: -1.667em;
	}
	.block-footer .sep {
		display: inline-block;
		width: 2px;
		height: 3em;
		vertical-align: -0.667em;
		margin: -0.5em 0.25em;
		background: url(../images/controls-bt-sep.png) no-repeat bottom;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	
/****************** Switches ********************/
.switch-replace {
	display: inline-block;
	width: 70px;
	height: 30px;
	background: url(../images/switch-bg.png) no-repeat 0 -34px;
	vertical-align: middle;
	cursor: pointer;
	}
	.switch:checked + .switch-replace {
		background-position: 0 0;
	}
	.switch:disabled + .switch-replace {
		background-position: 0 -68px;
	}
	/** IE class **/
	.switch-replace-checked {
		background-position: 0 0;
	}
	.switch-replace-disabled {
		background-position: 0 -68px;
	}

.mini-switch-replace {
	display: inline-block;
	width: 40px;
	height: 20px;
	background: url(../images/mini-switch-bg.png) no-repeat 0 -24px;
	vertical-align: middle;
	cursor: pointer;
	}
	.mini-switch:checked + .mini-switch-replace {
		background-position: 0 0;
	}
	.mini-switch:disabled + .mini-switch-replace {
		background-position: 0 -48px;
	}
	/** IE class **/
	.mini-switch-replace-checked {
		background-position: 0 0;
	}
	.mini-switch-replace-disabled {
		background-position: 0 -48px;
	}

/****************** Messages ********************/
.message {
	line-height: 1.25em;
	margin-bottom: 2.5em;
	border: 1px solid #999999;
	background: #F0F0F0;
	-moz-border-radius: 0.333em;
	-webkit-border-radius: 0.333em;
	-webkit-background-clip: padding-box;
	border-radius: 0.333em;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 89;
	}
	ul.message {
		padding: 0.583em 0 0.083em 0;
		}
		ul.message li {
			text-transform: uppercase;
			font-size: 0.833em;
			line-height: 1.3em;
			padding: 0.2em 1em 0.8em 3em;
			background-repeat: no-repeat;
			background-position: 0.8em 0.1em;
		}
	div.message,
	p.message {
		padding: 0.583em 0.833em 0.75em 2.5em;
		background-repeat: no-repeat;
		background-position: 0.667em 0.583em;
	}
	section .message {
		margin-bottom: 1.667em;
	}
	.message:last-child {
		margin-bottom: 0;
	}
	/* IE class */
	.message.last-child {
		margin-bottom: 0;
	}
	.block-content .message {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.block-content .message.no-margin {
		margin: 0 -1.667em 1.667em -1.667em;
	}
	.block-content.no-padding .message.no-margin,
	.block-content .no-margin > .message.no-margin {
		margin-left: 0;
		margin-right: 0;
	}
	.block-content .message.no-margin,
	.block-content.no-padding .message {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		border-radius: 0;
		border-width: 1px 0;
	}
	.block-content.no-title > .message.no-margin:first-child {
		margin-top: -1.667em;
	}
	/* IE class */
	.block-content.no-title > .message.no-margin.first-child {
		margin-top: -1.667em;
	}
	.block-content.no-title > .message.no-margin:first-child,
	.block-content.no-padding > .message:first-child {
		border-top: none;
		-moz-border-radius-topleft: 0.167em;
		-moz-border-radius-topright: 0.167em;
		-webkit-border-top-left-radius: 0.167em;
		-webkit-border-top-right-radius: 0.167em;
		border-top-left-radius: 0.167em;
		border-top-right-radius: 0.167em;
	}
	/* IE class */
	.block-content.no-title > .message.no-margin.first-child,
	.block-content.no-padding > .message.first-child {
		border-top: none;
	}
	.block-content > .message.no-margin:last-child {
		margin-bottom: -1.667em;
	}
	/* IE class */
	.block-content > .message.no-margin.last-child {
		margin-bottom: -1.667em;
	}
	.block-content > .message.no-margin:last-child,
	.block-content.no-padding > .message:last-child {
		border-bottom: none;
		-moz-border-radius-bottomleft: 0.167em;
		-moz-border-radius-bottomright: 0.167em;
		-webkit-border-bottom-left-radius: 0.167em;
		-webkit-border-bottom-right-radius: 0.167em;
		border-bottom-left-radius: 0.167em;
		border-bottom-right-radius: 0.167em;
	}
	/* IE class */
	.block-content > .message.no-margin.last-child,
	.block-content.no-padding > .message.last-child {
		border-bottom: none;
	}
	section .block-controls + .message.no-margin,
	section .block-header + .message.no-margin,
	section .message.no-margin + .message.no-margin {
		margin-top: -1.667em;
		border-top: none;
	}
	
	.message {
		background-color: #e4e4dc;
		border-color: #999999;
	}
	.message.warning {
		background-color: #ffffcc;
		border-color: #c3c39e;
	}
	.message.error {
		background-color: #fff3f2;
		border-color: #c00000;
	}
	.message.success {
		background-color: #ddebdf;
		border-color: #339933;
	}
	.message.loading {
		background-color: #dcebf2;
		border-color: #3399cc;
	}
	
	.message li,
	div.message,
	p.message {
		/*background-image: url(../images/icons/fugue/information-ocre.png);*/
		color: #576a73;
		}
		.message li strong,
		div.message strong,
		p.message strong {
			color: #576a73;
		}
	.message.warning li,
	div.message.warning,
	p.message.warning {
		/*background-image: url(../images/icons/fugue/balloon.png);*/
		color: #56563e;
		}
		.message.warning li strong,
		div.message.warning strong,
		p.message.warning strong {
			color: #56563e;
		}
	.message.error li,
	div.message.error,
	p.message.error {
		background-image: url(../images/icons/fugue/cross-circle.png);
		color: #563f3e;
		}
		.message.error li strong,
		div.message.error strong,
		p.message.error strong {
			color: #563f3e;
		}
	.message.success li,
	div.message.success,
	p.message.success {
		background-image: url(../images/icons/fugue/tick-circle.png);
		color: #194a19;
		}
		.message.success li strong,
		p.message.success strong {
			color: #194a19;
		}
	.message.loading li,
	div.message.loading,
	p.message.loading {
		background-image: url(../images/info-loader.gif);
		color: #1e5774;
		}
		.message.loading li {
			background-position: 0.8em 0.4em;
		}
		div.message.loading,
		p.message.loading {
			background-position: 0.667em 0.917em;
		}
		.message.loading li strong,
		div.message.loading strong,
		p.message.loading strong {
			color: #1e5774;
		}
	
/**************** Close button ******************/
.close-bt,
ul li.close-bt,
ul.message li.close-bt {
	display: block;
	position: absolute;
	top: 0.083em;
	right: 0.083em;
	font-size: 1em;
	line-height: 1em;
	width: 1em;
	height: 1em;
	padding: 0;
	margin: 0;
	/*background: url(../images/icons/fugue/cross-small.png) no-repeat center center;*/
	cursor: pointer;
	-moz-border-radius: 0.333em;
	-webkit-border-radius: 0.333em;
	-webkit-background-clip: padding-box;
	border-radius: 0.333em;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
	}
	.close-bt:hover,
	ul li.close-bt:hover {
		opacity: 1;
		filter: none;
	}

/****************** Mini-menu *******************/
.mini-menu {
	position: absolute;
	z-index: 89;
	right: 2em;
	top: 0;
	padding: 0;
	height: 1.833em;
	display: none;
	margin: -1.083em 0 -1.083em;
	white-space: nowrap;
	}
	td > .mini-menu {
		position: relative;
		right: 0;
		top: 0;
		float: right;
		margin-right: 1em;
	}
	:hover > .mini-menu {
		display: block;
	}
	.mini-menu > li {
		float: left;
		color: #999999;
		font-style: normal;
		height: 1.833em;
		}
		.mini-menu > li > a {
			display: block;
			line-height: 1.333em;
			height: 1.333em;
			padding: 0.25em 0.417em;
			border-left: 1px solid white;
			border-right: 1px solid #CCCCCC;
			color: #999;
			}
			/* IE class */
			.ie7 .mini-menu > li > a {
				display: table-cell;
				vertical-align: middle;
			}
			.mini-menu > li:first-child > a {
				border-left: none;
				-moz-border-radius-topleft: 0.25em;
				-moz-border-radius-bottomleft: 0.25em;
				-webkit-border-top-left-radius: 0.25em;
				-webkit-border-bottom-left-radius: 0.25em;
				border-top-left-radius: 0.25em;
				border-bottom-left-radius: 0.25em;
			}
			/* IE class */
			.mini-menu > li.first-child > a {
				border-left: none;
			}
			.mini-menu > li:last-child > a {
				border-right: none;
				-moz-border-radius-topright: 0.25em;
				-moz-border-radius-bottomright: 0.25em;
				-webkit-border-top-right-radius: 0.25em;
				-webkit-border-bottom-right-radius: 0.25em;
				border-top-right-radius: 0.25em;
				border-bottom-right-radius: 0.25em;
			}
			/* IE class */
			.mini-menu > li.last-child > a {
				border-right: none;
			}
			.mini-menu > li > a img {
				margin: 0 0 -3px;
			}
			/* IE class */
			.ie7 .mini-menu > li > a img {
				margin: 0;
				vertical-align: middle;
			}

/********************* Tabs *********************/
ul.tabs li > a,
ul.side-tabs li > a,
ul.tabs li > span,
ul.side-tabs li > span {
	display: block;
	background: #eeeeee url(../images/old-browsers-bg/tabs-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#ffffff,
		#eeeeee
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#ffffff),
		to(#eeeeee)
	);
	padding: 0.583em;
	color: #808080;
	font-weight: bold;
	border: 1px solid #b3b3b3;
	text-decoration: none;
	}
	ul.tabs li > span,
	ul.side-tabs li > span {
		color: #bfbfbf;
	}
	ul.tabs li.current > a,
	ul.side-tabs li.current > a,
	ul.tabs li.current > span,
	ul.side-tabs li.current > span {
		background: white;
	}
	ul.tabs li > a:hover,
	ul.side-tabs li > a:hover {
		color: #3399cc;
		border-color: #3399cc;
	}
	ul.tabs li > a img,
	ul.side-tabs li > a img,
	ul.tabs li > span img,
	ul.side-tabs li > span img {
		margin: -2px 0 -3px 0;
	}
	/* IE class */
	.ie7 ul.tabs li > a img,
	.ie7 ul.side-tabs > li a img,
	.ie7 ul.tabs li > span img,
	.ie7 ul.side-tabs > li span img {
		margin-bottom: -2px;
	}

ul.tabs {
	margin-bottom: 1px;
	height: 2.167em;
	clear: none;
	}
	ul.tabs li {
		float: left;
		margin-right: 0.417em;
		}
		ul.tabs li > a,
		ul.tabs li > span {
			border-bottom: none;
			-moz-border-radius: 0.25em 0.25em 0 0;
			-webkit-border-top-left-radius: 0.25em;
			-webkit-border-top-right-radius: 0.25em;
			border-radius: 0.25em 0.25em 0 0;
			margin-right: 0.083em;
		}
		ul.tabs li.current > a,
		ul.tabs li.current > span {
			padding-bottom: 0.667em;
		}
		ul.tabs li.with-margin {
			margin-bottom: 0;
			margin-left: 1em;
		}

ul.side-tabs {
	padding-top: 0.417em;
	}
	ul.side-tabs li > a,
	ul.side-tabs li > span {
		border-right: none;
		-moz-border-radius: 0.25em 0 0 0.25em;
		-webkit-border-top-left-radius: 0.25em;
		-webkit-border-bottom-left-radius: 0.25em;
		border-radius: 0.25em 0 0 0.25em;
		margin-bottom: 0.417em;
		}
		ul.side-tabs li.current > a,
		ul.side-tabs li.current > span {
			margin-right: -1px;
		}
		ul.side-tabs li.icon-tab {
			float: right;
			}
			ul.side-tabs li.icon-tab > a,
			ul.side-tabs li.icon-tab > span {
				padding-right: 0.5em;
			}
		
		ul.side-tabs li.with-margin {
			margin-bottom: 0;
			margin-top: 1em;
		}

.tabs-content {
	background-color: white;
	border: 1px solid #b3b3b3;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-webkit-background-clip: padding-box;
	border-radius: 0.25em;
	padding: 1.667em;
	}
	ul.tabs + .tabs-content {
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
	}

.mini-tabs {
	border: 1px solid #b3b3b3;
	border-width: 1px 0;
	margin-bottom: 1.667em;
	padding: 0.583em 0 0 0.5em;
	height: 1.833em;
	background: #dbdbdb url(../images/old-browsers-bg/mini-tabs-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#fafafa,
		#dbdbdb
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#fafafa),
		to(#dbdbdb)
	);
	}
	.mini-tabs.no-margin {
		margin: 0 -1.667em 1.667em -1.667em;
		}
		.mini-tabs.no-margin:first-child {
			margin-top: -1.667em;
			border-top: 0;
			-moz-border-radius: 0.167em 0.167em 0 0;
			-webkit-border-top-left-radius: 0.167em;
			-webkit-border-top-right-radius: 0.167em;
			border-radius: 0.167em 0.167em 0 0;
		}
	.mini-tabs li {
		float: left;
		height: 1.833em;
		line-height: 1.833em;
		margin-right: 0.5em;
		}
		.mini-tabs li > a {
			display: block;
			height: 1.333em;
			line-height: 1.333em;
			margin-top: -1px;
			padding: 0.25em 0.583em;
			border: 1px solid #b3b3b3;
			border-bottom: 0;
			-moz-border-radius: 0.25em 0.25em 0 0;
			-webkit-border-top-left-radius: 0.25em;
			-webkit-border-top-right-radius: 0.25em;
			border-radius: 0.25em 0.25em 0 0;
			background: #dddddd url(../images/old-browsers-bg/mini-tabs-tab-bg.png) repeat-x top;
			-webkit-background-size: 100% 100%;
			-moz-background-size: 100% 100%;
			-o-background-size: 100% 100%;
			background-size: 100% 100%;
			background: -moz-linear-gradient(
				top,
				#ffffff,
				#dddddd
			);
			background: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#ffffff),
				to(#dddddd)
			);
			color: #666666;
			text-decoration: none;
			}
			.mini-tabs li > a img {
				margin-bottom: -1px;
			}
			/* IE class */
			.ie7 .mini-tabs li > a img {
				vertical-align: middle;
			}
			.mini-tabs li.current > a {
				background: white;
				padding-bottom: 0.333em;
			}
			.mini-tabs li > a:hover {
				color: #3399cc;
				border-color: #3399cc;
			}

/********************* Tips *********************/
#tips {
	z-index: 999900;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}
#tips div {
	position: absolute;
	background: #ffffcc;
	border: 1px solid #a6a6a6;
	-moz-border-radius: 0.333em;
	-webkit-border-radius: 0.333em;
	-webkit-background-clip: padding-box;
	border-radius: 0.333em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.222em;
	text-transform: uppercase;
	color: #333333;
	padding: 0.222em 0.444em;
	min-width: 5em;
	text-align: center;
	white-space: nowrap;
	}
	#tips div .arrow {
		font-size: 0;
		line-height: 0;
		width: 0;
		position: absolute;
		z-index: 89;
		left: 50%;
		margin-left: -6px;
		bottom: -7px;
		border-top: 7px solid #a6a6a6;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		}
		#tips div.tip-right .arrow {
			bottom: auto;
			left: -7px;
			top: 50%;
			margin-left: 0;
			margin-top: -6px;
			border-right: 7px solid #a6a6a6;
			border-top: 6px solid transparent;
			border-bottom: 6px solid transparent;
			border-left: 0;
		}
		#tips div.tip-bottom .arrow {
			bottom: auto;
			top: -7px;
			border-top: 0;
			border-bottom: 7px solid #a6a6a6;
		}
		#tips div.tip-left .arrow {
			bottom: auto;
			left: auto;
			top: 50%;
			right: -7px;
			margin-left: 0;
			margin-top: -6px;
			border-left: 7px solid #a6a6a6;
			border-top: 6px solid transparent;
			border-bottom: 6px solid transparent;
			border-right: 0;
		}
		
		#tips div .arrow span {
			width: 0;
			position: absolute;
			z-index: 89;
			margin-left: -5px;
			top: -7px;
			border-top: 6px solid #ffffcc;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
			}
			#tips div.tip-right .arrow span {
				border-right: 6px solid #ffffcc;
				border-top: 5px solid transparent;
				border-bottom: 5px solid transparent;
				border-left: 0;
				margin-left: 0;
				left: 1px;
				top: auto;
				margin-top: -5px;
			}
			#tips div.tip-bottom .arrow span {
				top: 1px;
				border-top: 0;
				border-bottom: 6px solid #ffffcc;
			}
			#tips div.tip-left .arrow span {
				border-left: 6px solid #ffffcc;
				border-top: 5px solid transparent;
				border-bottom: 5px solid transparent;
				border-right: 0;
				margin-left: 0;
				right: 1px;
				top: auto;
				margin-top: -5px;
			}

/***************** Loading tab ******************/
.loading-tab {
	background: #8e8e8e url(../images/old-browsers-bg/loading-tab-bg.png) repeat-x top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-linear-gradient(
		top,
		#636363,
		#898989 25%,
		#8e8e8e
	);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#636363),
		to(#8e8e8e),
		color-stop(0.25, #898989)
	);
	border: 1px solid #b6b6b6;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-webkit-background-clip: padding-box;
	border-radius: 0.25em;
	color: white;
	padding: 0.5em 0.75em;
	line-height: 2em;
	margin-bottom: 1.667em;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	}
	.loading-tab.no-margin {
		border-width: 1px 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		border-radius: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		}
		.block-controls + .loading-tab.no-margin {
			border-top: 0;
		}
	
	.with-padding .loading-tab.stick-to-top {
		border-top: 0;
		-moz-border-radius: 0 0 0.25em 0.25em;
		-webkit-border-bottom-left-radius: 0.25em;
		-webkit-border-bottom-right-radius: 0.25em;
		border-radius: 0 0 0.25em 0.25em;
		margin-top: -1em;
		margin-bottom: 0;
	}

/**************** Loading mask ******************/

.loading-mask {
	position: fixed;
	z-index: 89;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(../images/old-browsers-bg/black50.png);
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	}
	.loading-mask span {
		position: absolute;
		z-index: 89;
		left: 50%;
		top: 50%;
		margin-top: -3.5em;
		margin-left: -4.5em;
		padding: 60px 1em 1em;
		min-width: 7em;
		line-height: 1.25em;
		text-align: center;
		color: white;
		background: black url(/images/loader.gif) no-repeat center 17px;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		-webkit-background-clip: padding-box;
		border-radius: 0.5em;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
	}
	.loading-mask span.error {
		background-image: url(../images/icons/web-app/32/Delete.png);
		color: red;
		cursor: pointer;
	}
	.loading-mask span a {
		color: white;
		font-weight: bold;
	}
/*
.loading-mask {
	position: fixed;
	z-index: 89;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url(../images/old-browsers-bg/black50.png);
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	}
	.loading-mask span {
		position: absolute;
		z-index: 89;
		left: 50%;
		top: 50%;
		margin-top: -3.5em;
		margin-left: -4.5em;
		padding: 60px 1em 1em;
		min-width: 7em;
		line-height: 1.25em;
		text-align: center;
		color: white;
		background: black url(../images/mask-loader.gif) no-repeat center 17px;
		-moz-border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		-webkit-background-clip: padding-box;
		border-radius: 0.5em;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
	}
	.loading-mask span.error {
		background-image: url(../images/icons/web-app/32/Delete.png);
		color: red;
		cursor: pointer;
	}
	.loading-mask span a {
		color: white;
		font-weight: bold;
	}*/

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after,
.block-controls:after,
.side-tabs:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix,
.block-controls,
.side-tabs {
	display: inline-block;
}

* html .clearfix,
* html .block-controls,
* html .side-tabs {
	height: 1%;
}

.clearfix,
.block-controls,
.side-tabs {
	display: block;
}

/*#region Flags*/
.Flag {
    width: 16px ; 
    height: 11px ; 
    margin: 1px;
    margin-bottom: 0px;
    background-repeat: no-repeat; 
    cursor: pointer;
    display: inline-block;
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */

    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.en-GB { background-image: url(/Images/Flags/gb.png); }

.en-US { background-image: url(/Images/Flags/us.png); }

.it-IT { background-image: url(/Images/Flags/it.png); }

.fr-FR { background-image: url(/Images/Flags/fr.png); }

.de-DE { background-image: url(/Images/Flags/de.png); }

.es-ES { background-image: url(/Images/Flags/es.png); }

.ru-RU { background-image: url(/Images/Flags/ru.png); }

.pl-PL { background-image: url(/Images/Flags/pl.png); }

.tr-TR { background-image: url(/Images/Flags/tr.png); }

.es-MX { background-image: url(/Images/Flags/mx.png); }

.pt-BR { background-image: url(/Images/Flags/br.png); }

.ja-JP { background-image: url(/Images/Flags/jp.png); }

.zh-CN { background-image: url(/Images/Flags/cn.png); }

.ro-RO { background-image: url(/Images/Flags/ro.png); }

.bn-BD { background-image: url(/Images/Flags/bd.png); }

.vi-VN{ background-image: url(/Images/Flags/vn.png);}

.ko-KR{ background-image: url(/Images/Flags/kr.png);}

.id-ID { background-image: url(/Images/Flags/id.png); }

.nl-NL { background-image: url(/Images/Flags/nl.png); }

.th-TH { background-image: url(/Images/Flags/th.png); }

.hi-IN { background-image: url(/Images/Flags/in.png); }

.FlagSelected, .Flag:hover {
    border: 1px #FFFFFF solid;
    margin: 0px;
    margin-bottom: -2px;
    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}
.DarkFlag .FlagSelected, .DarkFlag:hover { border: 2px #636C79 solid !important; }

/*#endregion*/  




body,
html {
    overflow-x: hidden !important
}

#status-bar h1,
h2 {
    text-shadow: 0 2px 0 #fff
}

.box,
.number {
    -webkit-background-clip: padding-box
}

.block-content .h1,
.block-content h1,
.number {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif
}

.force-wrap,
.side_menu li {
    word-wrap: break-word
}

@media screen {
    .non-show-screen-printable {
        display: none
    }
}

/*This class stick an element fixed to top*/
.sticky {
    position: fixed;
    top: 0;
    width: 90%;
    z-index: 999999 !important;
}

.a i,
.number {
    display: block
}

.pagebreak {
    page-break-after: always
}

html.dark {
    background-color: #70828f
}

body {
    color: #333;
    font-size: 75%
}

.white-text {
    color: #fff
}

small,
small strong {
    color: grey
}

h3,
strong {
    color: #39c
}

p,
td,
th {
    line-height: 1.25em
}

dl,
ol,
p,
ul {
    margin-bottom: .5em
}

.with-margin {
    margin-bottom: 1.667em
}

.small-margin {
    margin-bottom: .5em
}

.medium-margin {
    margin-bottom: 1em
}

.large-margin {
    margin-bottom: 2.417em
}

a {
    color: #000;
    text-decoration: none
}

small {
    font-size: .833em;
    text-transform: uppercase;
    font-weight: 400
}

.number,
h2,
h5 {
    font-weight: 700
}

h2 {
    color: #326789;
    font-size: 1.45em;
    line-height: inherit !important
}

h3 {
    font-size: 1.25em;
    line-height: 1.267em
}

h5 {
    color: #333
}

hr {
    height: 0;
    line-height: 0;
    border: 0;
    border-top: 1px dotted #ccc;
    margin-bottom: 1.667em
}

.red a h2.red,
.red h2,
.red h3,
a.red,
h3.red {
    color: #c33
}

dl.last-child,
dl:last-child,
h2.last-child,
h2:last-child,
hr.last-child,
hr:last-child,
ol.last-child,
ol:last-child,
p.last-child,
p:last-child,
ul.last-child,
ul:last-child {
    margin-bottom: 0
}

.align-left {
    text-align: left
}

#tips div,
.align-center,
.block-header,
.btn-group-d a,
.number {
    text-align: center
}

#skin-name small,
.action-tabs.right li,
.align-right,
header {
    text-align: right
}

.margin-left {
    margin-left: 1em
}

.margin-right {
    margin-right: 1em
}

.gutter-left {
    margin-left: 2em
}

.gutter-right {
    margin-right: 2em
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.relative {
    position: relative;
    z-index: 89
}

.absolute {
    position: absolute;
    z-index: 89
}

.upper-index {
    z-index: 90 !important
}

.with-padding {
    padding: 1em
}

.no-bottom-margin {
    margin-bottom: 0 !important
}

.box {
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
    border-radius: .25em;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    padding: .75em;
    margin-bottom: 1.667em;
    background: #fff
}

.ie .box {
    border: 1px solid #ccc
}

.box.last-child,
.box:last-child {
    margin-bottom: 0
}

.infos,
.mini-infos {
    background-repeat: no-repeat;
    margin-bottom: 1em
}

.infos {
    background-image: url(/images/icons/web-app/48/Info.png);
    padding-left: 5em;
    min-height: 4em
}

.mini-infos {
    background-image: url(/images/icons/web-app/24/Info.png);
    padding: .167em 0 .167em 2.5em;
    min-height: 1.5em
}

body,
html {
    height: 100%
}

.info.last-child,
.info:last-child,
.mini-infos.last-child,
.mini-infos:last-child {
    margin-bottom: 0
}

.infos p,
.mini-infos p {
    color: grey
}

.picto {
    margin-bottom: -4px
}

.empty {
    color: #999 !important;
    font-style: italic
}

.number {
    float: left;
    min-width: 1em;
    padding: .25em;
    color: #fff;
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
    border-radius: .25em;
    margin-right: .5em;
    background: #39c
}

.dark-grey-gradient,
.lite-grey-gradient {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%
}

.number.red,
.red .number {
    background-color: #c33
}

.bigger {
    font-size: 2.5em
}

h2.bigger {
    margin-bottom: .8em
}

.big {
    font-size: 1.5em
}

.small {
    font-size: .833em
}

.smaller {
    font-size: .75em
}

.force-wrap {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap
}

.a i {
    background-image: url(../images/edit-delete.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px
}

.big-button,
.block-footer .sep,
.btn-group-d a,
.button,
.mini-switch-replace,
.switch-replace,
button {
    display: inline-block
}

.delete-ico {
    background-position: -15px 0
}

.btn-group-d {
    background-color: #eee;
    border: 1px solid #bbb;
    border-radius: 4px;
    height: 27px;
    margin: 0 auto;
    white-space: nowrap;
    width: 25px
}

    .btn-group-d a {
        box-sizing: border-box;
        cursor: pointer;
        padding: 5px;
        width: 25px
    }

.grey {
    color: #666
}

.white-bg {
    background-color: #fff
}

.grey-bg {
    background-color: #c1c8cb
}

.block-content .grey-bg,
modal-dialog .gre-bg {
    background-color: #e6e6e6
}

p.grey-bg {
    padding: .417em .5em;
    -moz-border-radius: .333em;
    -webkit-border-radius: .333em;
    -webkit-background-clip: padding-box;
    border-radius: .333em
}

.dark-grey-gradient {
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #3d3d3d, #484848 2%, #585858 8%, #666);
    background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#666), color-stop(.02, #484848), color-stop(.08, #585858));
    color: #fff
}

.lite-grey-gradient {
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(white))
}

article h1 {
    color: #3f525f;
    font-size: 1.5em;
    -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    margin-bottom: 1em
}

.big-button img,
.block-content .h1 > a img,
.block-content h1 > a img,
button img {
    margin-bottom: -3px
}

.block-content .h1,
.block-content h1 {
    color: #fff;
    font-size: 1.5em;
    border: 1px solid;
    border-color: #50a3c8 #297cb4 #083f6f;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #72c6e4 4%, #0c5fa5);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#0c5fa5), color-stop(.03, #72c6e4));
    -moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, .2);
    -webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, .2);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .2);
    padding: .278em .444em .389em
}

#tips div,
body {
    font-family: Arial, Helvetica, sans-serif
}

.block-content .h1 h1,
.button,
.form legend,
.legend,
.mini-menu {
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none
}

.block-content .h1 h1 {
    font-size: 1em;
    border: 0;
    background: 0 0
}

.block-content .h1.red,
.block-content .red .h1,
.block-content .red h1,
.block-content h1.red,
.block-content.red .h1,
.block-content.red h1,
.red .block-content .h1,
.red .block-content h1 {
    border-color: #bf3636 #5d0000 #0a0000;
    background: url(/images/old-browsers-bg/title-red-bg.png) top repeat-x #790000;
    background: -moz-linear-gradient(top, #fff, #ca3535 4%, #790000);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#790000), color-stop(.03, #ca3535))
}

a#linkUser:active,
a#linkUser:hover,
a#linkUser:visited {
    color: #fff
}

.button,
.form legend,
.legend,
.mini-menu {
    line-height: 1.333em;
    padding: .167em .5em .25em;
    border: 1px solid #fff;
    -moz-border-radius: .417em;
    -webkit-border-radius: .417em;
    -webkit-background-clip: padding-box;
    border-radius: .417em;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    text-decoration: none;
    font-weight: 400;
    outline: 0
}

.button {
    color: #666;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#dfdfdf))
}

.ie .button,
.ie .form legend,
.ie .legend,
.ie .mini-menu {
    border-color: #ccc
}

.button.red,
.red .button {
    color: #fff;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ca3535), to(#790000))
}

.form legend,
.legend,
.mini-menu,
.mini-menu > li > a:hover,
a.button:hover {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%
}

.button.red a,
.red .button a {
    color: #fff
}

.mini-menu > li > a:hover,
a.button:hover {
    color: #157;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#dff3fc), to(#98d2f3))
}

.red a.button:hover,
a.button.red:hover {
    color: #fff;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(fe6565), to(#9d0404))
}

.form legend,
.legend,
.mini-menu {
    color: #666;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e7e7e7))
}

.big-button,
button {
    border: 1px solid;
    border-color: #50a3c8 #297cb4 #083f6f;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #72c6e4 4%, #0c5fa5);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#0c5fa5), color-stop(.03, #72c6e4));
    -moz-border-radius: .333em;
    -webkit-border-radius: .333em;
    -webkit-background-clip: padding-box;
    border-radius: .333em;
    color: #fff;
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
    font-size: 1.167em;
    padding: .286em 1em .357em;
    line-height: 1.429em;
    cursor: pointer;
    font-weight: 700
}

.ie button {
    overflow: visible
}

.ie7 button {
    padding-top: .357em;
    padding-bottom: .214em;
    line-height: 1.143em
}

.big-button:hover,
button:hover {
    border-color: #1eafdc #1193d5 #035592;
    background: url(/images/old-browsers-bg/button-element-hover-bg.png) left top repeat-x #057fdb;
    background: -moz-linear-gradient(top, #fff, #2bcef3 4%, #057fdb);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#057fdb), color-stop(.03, #2bcef3))
}

big-button:active,
button:active {
    border-color: #5b848b #b2def1 #b2def1 #68a6ba;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#89e7f9), to(#3dbfed));
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.big-button.red,
.red .big-button,
.red button,
button.red {
    color: #fff;
    border-color: #bf3636 #5d0000 #0a0000;
    background: url(/images/old-browsers-bg/button-element-red-bg.png) top repeat-x #790000;
    background: -moz-linear-gradient(top, #fff, #ca3535 4%, #790000);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#790000), color-stop(.03, #ca3535))
}

    .big-button.red:hover,
    .red .big-button:hover,
    .red button:hover,
    button.red:hover {
        border-color: #c24949 #9d3d3d #590909;
        background: url(/images/old-browsers-bg/button-element-red-hover-bg.png) top repeat-x #9d0404;
        background: -moz-linear-gradient(top, #fff, #fe6565 4%, #9d0404);
        background: -webkit-gradient(linear, left top, left bottom, from(white), to(#9d0404), color-stop(.03, #fe6565))
    }

    .big-button.red:active,
    .red .big-button:active,
    .red button:active,
    button.red:active {
        border-color: #7c5656 #f7cbcb #f7cbcb #a15151;
        background: 0 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff9d9d), to(#ff5252))
    }

.big-button.disabled,
.big-button.disabled:hover,
button:disabled,
button:disabled:hover {
    color: #bfbfbf;
    border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f2f2), to(#c8c8c8));
    -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, .75);
    -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, .75);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .75);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: auto
}

button.disabled,
button.disabled:hover {
    color: #bfbfbf;
    border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
    background: url(/images/old-browsers-bg/button-element-disabled-bg.png) top repeat-x #c8c8c8;
    cursor: auto
}

.big-button.grey,
button.grey {
    color: #fff;
    border-color: #a1a7ae #909498 #6b7076;
    background: url(/images/old-browsers-bg/button-element-grey-bg.png) top repeat-x #9fa7b0;
    background: -moz-linear-gradient(top, #fff, #c5cbce 5%, #9fa7b0);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#9fa7b0), color-stop(.05, #c5cbce));
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

    .big-button.grey:hover,
    button.grey:hover {
        border-color: #a1a7b0 #939798 #6e7275;
        background: url(/images/old-browsers-bg/button-element-grey-hover-bg.png) top repeat-x #b1b5ba;
        background: -moz-linear-gradient(top, #fff, #d6dadc 4%, #b1b5ba);
        background: -webkit-gradient(linear, left top, left bottom, from(white), to(#b1b5ba), color-stop(.03, #d6dadc))
    }

    button.grey:active .big-button.grey:active {
        border-color: #666 #fff #fff #979898;
        background: 0 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ddd))
    }

.big-button.small,
button.small {
    font-size: .833em;
    padding: .2em .3em .3em .2em;
    vertical-align: .2em
}

.ie button.small {
    padding: .5em .3em;
    vertical-align: .1em
}

.ie7 button + button {
    margin-left: .25em
}

section {
    margin-bottom: 3em
}

.block-content {
    border: 1px solid #999;
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
    -webkit-background-clip: padding-box;
    border-radius: .25em;
    padding: 0em 1.667em;
    background: #FAFAFA;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    position: relative ;
    padding-top: 2.833em;
    padding-bottom:1.7em;

}

    .block-content.dark-bg {
        border-color: #aaa #333 #000 #666;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background: 0 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#555));
        color: #fff
    }

.block-border {
    padding: .833em;
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, .75);
    background: url(/images/old-browsers-bg/white20.png);
    background: rgba(255, 255, 255, .2);
    -moz-border-radius: .8em;
    -webkit-border-radius: .8em;
    -webkit-background-clip: padding-box;
    border-radius: .8em;
    -moz-box-shadow: 0 0 4px rgba(50, 50, 50, .5);
    -webkit-box-shadow: 0 0 4px rgba(50, 50, 50, .5);
    box-shadow: 0 0 4px rgba(50, 50, 50, .5)
}

    .block-border .block-content {
        -moz-box-shadow: 0 0 .8em rgba(255, 255, 255, .5);
        -webkit-box-shadow: 0 0 .8em rgba(255, 255, 255, .5);
        box-shadow: 0 0 .8em rgba(255, 255, 255, .5)
    }

        .block-border .block-content + .block-content {
            margin-top: .833em
        }

.div_conn {
    border: 1px solid #ccc
}

.block-content .no-margin,
modal-dialog .no-margin {
    margin-left: -1.667em;
    margin-right: -1.667em
}

    .block-content .no-margin > .no-margin,
    .block-content.no-padding .no-margin {
        margin-left: 0;
        margin-right: 0
    }

    .block-content .message.no-margin:last-child,
    .block-content .no-margin:last-child {
        margin-bottom: -1.667em;
        -moz-border-radius-bottomleft: .167em;
        -moz-border-radius-bottomright: .167em;
        -webkit-border-bottom-left-radius: .167em;
        -webkit-border-bottom-right-radius: .167em;
        border-bottom-left-radius: .167em;
        border-bottom-right-radius: .167em
    }

    .block-content .no-margin > .no-margin:last-child {
        margin-bottom: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .block-content .message.no-margin.last-child,
    .block-content .no-margin.last-child {
        margin-bottom: -1.667em
    }

    .block-content .no-margin > .no-margin.last-child {
        margin-bottom: 0
    }

.block-content hr.no-margin {
    margin-bottom: 1.667em
}

.block-content.no-padding {
    padding: 0
}

.block-content dl.no-margin + .no-margin,
.block-content ol.no-margin + .no-margin,
.block-content p.no-margin + .no-margin,
.block-content ul.no-margin + .no-margin {
    margin-top: -1.667em
}

.block-content.no-padding .no-margin.last-child,
.block-content.no-padding .no-margin:last-child {
    margin-bottom: 0
}

.block-header {
    font-size: 2em;
    font-weight: 700;
    height: 3em;
    line-height: 48px;
    border-top: 1px solid #9bd2ee;
    border-bottom: 1px solid #b5b3b4;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#6dc3e6), to(#0c5fa3));
    color: #fff;
    -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, .75);
    -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, .75);
    text-shadow: 0 1px 3px rgba(0, 0, 0, .75);
    margin: 0 -.833em .833em
}

    .block-header.first-child,
    .block-header:first-child {
        margin-top: -.833em
    }

    .block-header + .no-margin {
        margin-top: -1.667em
    }

    .block-header.red,
    .red .block-header {
        border-top-color: #e46f6f;
        background: 0 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#790000), to(#ca3535))
    }

.block-footer,
.mini-tabs {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%
}

.block-footer {
    background-color: #e6e6e6;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0 -1.667em -1.667em;
    -moz-border-radius: 0 0 .167em .167em;
    -webkit-border-bottom-left-radius: .167em;
    -webkit-border-bottom-right-radius: .167em;
    border-top: 1px solid #999;
    border-radius: 0 0 .167em .167em;
    padding: .5em .75em;
    line-height: 2em;
    color: #4d4d4d
}

.block-content.no-title > .message.no-margin.first-child,
.block-content.no-title > .message.no-margin:first-child,
section .block-header + .block-footer,
section .message.no-margin + .block-footer,
section .with-head.no-margin + .block-footer {
    margin-top: -1.667em
}

section .no-margin > .block-footer {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

section .no-margin:last-child > .block-footer:last-child {
    -moz-border-radius: 0 0 .167em .167em;
    -webkit-border-bottom-left-radius: .167em;
    -webkit-border-bottom-right-radius: .167em;
    border-radius: 0 0 .167em .167em
}

.block-footer .sep {
    width: 2px;
    height: 3em;
    vertical-align: -.667em;
    margin: -.5em .25em;
    background: url(/images/controls-bt-sep.png) bottom no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

.ie7 .mini-menu > li > a,
.ie7 .mini-tabs li > a img,
.mini-switch-replace,
.switch-replace {
    vertical-align: middle
}

.switch-replace {
    width: 70px;
    height: 30px;
    background: url(/images/switch-bg.png) 0 -34px no-repeat;
    cursor: pointer
}

.switch:checked + .switch-replace {
    background-position: 0 0
}

.switch:disabled + .switch-replace {
    background-position: 0 -68px
}

.switch-replace-checked {
    background-position: 0 0
}

.switch-replace-disabled {
    background-position: 0 -68px
}

.mini-switch-replace {
    width: 40px;
    height: 20px;
    background: url(/images/mini-switch-bg.png) 0 -24px no-repeat;
    cursor: pointer
}

.mini-switch:checked + .mini-switch-replace {
    background-position: 0 0
}

.mini-switch:disabled + .mini-switch-replace {
    background-position: 0 -48px
}

.mini-switch-replace-checked {
    background-position: 0 0
}

.mini-switch-replace-disabled {
    background-position: 0 -48px
}

.message {
    line-height: 1.25em;
    border: 1px solid #999;
    background: #F0F0F0;
    -moz-border-radius: .333em;
    -webkit-border-radius: .333em;
    -webkit-background-clip: padding-box;
    border-radius: .333em;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    position: relative;
    z-index: 89
}

ul.message {
    padding: .583em 0 .083em
}

    ul.message li {
        text-transform: uppercase;
        font-size: .833em;
        line-height: 1.3em;
        padding: .2em 1em .8em 3em;
        background-repeat: no-repeat;
        background-position: .8em .1em
    }

div.message,
p.message {
    padding: .583em .833em .75em 2.5em;
    background-repeat: no-repeat;
    background-position: .667em .583em
}

.message.last-child,
.message:last-child {
    margin-bottom: 0
}

.block-content .message {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .block-content .message.no-margin {
        margin: 0 -1.667em 1.667em
    }

.block-content .no-margin > .message.no-margin,
.block-content.no-padding .message.no-margin {
    margin-left: 0;
    margin-right: 0
}

.block-content .message.no-margin,
.block-content.no-padding .message {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    border-radius: 0;
    border-width: 1px 0
}

.block-content.no-padding > .message:first-child,
.block-content.no-title > .message.no-margin:first-child {
    border-top: none;
    -moz-border-radius-topleft: .167em;
    -moz-border-radius-topright: .167em;
    -webkit-border-top-left-radius: .167em;
    -webkit-border-top-right-radius: .167em;
    border-top-left-radius: .167em;
    border-top-right-radius: .167em
}

.block-content.no-padding > .message.first-child,
.block-content.no-title > .message.no-margin.first-child {
    border-top: none
}

.block-content > .message.no-margin.last-child,
.block-content > .message.no-margin:last-child {
    margin-bottom: -1.667em
}

.block-content.no-padding > .message:last-child,
.block-content > .message.no-margin:last-child {
    border-bottom: none;
    -moz-border-radius-bottomleft: .167em;
    -moz-border-radius-bottomright: .167em;
    -webkit-border-bottom-left-radius: .167em;
    -webkit-border-bottom-right-radius: .167em;
    border-bottom-left-radius: .167em;
    border-bottom-right-radius: .167em
}

.block-content.no-padding > .message.last-child,
.block-content > .message.no-margin.last-child {
    border-bottom: none
}

section .block-controls + .message.no-margin,
section .block-header + .message.no-margin,
section .message.no-margin + .message.no-margin {
    margin-top: -1.667em;
    border-top: none
}

.message {
    background-color: #e4e4dc;
    border-color: #999
}

    .message.warning {
        background-color: #ffc;
        border-color: #c3c39e
    }

    .message.error {
        background-color: #fff3f2;
        border-color: #c00000
    }

    .message.success {
        background-color: #ddebdf;
        border-color: #393
    }

    .message.loading {
        background-color: #dcebf2;
        border-color: #39c
    }

    .message li,
    .message li strong,
    div.message,
    div.message strong,
    p.message,
    p.message strong {
        color: #576a73
    }

        .message.warning li,
        .message.warning li strong,
        div.message.warning,
        div.message.warning strong,
        p.message.warning,
        p.message.warning strong {
            color: #56563e
        }

        .message.error li,
        div.message.error,
        p.message.error {
            background-image: url(/images/icons/fugue/cross-circle.png);
            color: #563f3e
        }

            .message.error li strong,
            div.message.error strong,
            p.message.error strong {
                color: #563f3e
            }

        .message.success li,
        div.message.success,
        p.message.success {
            background-image: url(/images/icons/fugue/tick-circle.png);
            color: #194a19
        }

            .message.success li strong,
            p.message.success strong {
                color: #194a19
            }

        .message.loading li,
        div.message.loading,
        p.message.loading {
            background-image: url(/images/loader.gif);
            background-size: 25px auto;
            color: #1e5774
        }

    .message.loading li {
        background-position: .8em .4em
    }

div.message.loading,
p.message.loading {
    background-position: .667em .917em
}

    .message.loading li strong,
    div.message.loading strong,
    p.message.loading strong {
        color: #1e5774
    }

.close-bt,
ul li.close-bt,
ul.message li.close-bt {
    display: block;
    position: absolute;
    top: .083em;
    right: .083em;
    font-size: 1em;
    line-height: 1em;
    width: 1em;
    height: 1em;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -moz-border-radius: .333em;
    -webkit-border-radius: .333em;
    -webkit-background-clip: padding-box;
    border-radius: .333em;
    opacity: .5;
    filter: alpha(opacity=.5)
}

    .close-bt:hover,
    ul li.close-bt:hover {
        opacity: 1;
        filter: none
    }

.mini-menu {
    position: absolute;
    z-index: 89;
    right: 2em;
    top: 0;
    padding: 0;
    height: 1.833em;
    display: none;
    margin: -1.083em 0;
    white-space: nowrap
}

td > .mini-menu {
    position: relative;
    right: 0;
    top: 0;
    float: right;
    margin-right: 1em
}

#tips,
#tips div,
#tips div .arrow {
    position: absolute
}

:hover > .mini-menu {
    display: block
}

.mini-menu > li {
    float: left;
    color: #999;
    font-style: normal;
    height: 1.833em
}

    .mini-menu > li > a {
        display: block;
        line-height: 1.333em;
        height: 1.333em;
        padding: .25em .417em;
        border-left: 1px solid #fff;
        border-right: 1px solid #CCC;
        color: #999
    }

.ie7 .mini-menu > li > a {
    display: table-cell
}

.mini-menu > li:first-child > a {
    border-left: none;
    -moz-border-radius-topleft: .25em;
    -moz-border-radius-bottomleft: .25em;
    -webkit-border-top-left-radius: .25em;
    -webkit-border-bottom-left-radius: .25em;
    border-top-left-radius: .25em;
    border-bottom-left-radius: .25em
}

.mini-menu > li.first-child > a {
    border-left: none
}

.mini-menu > li:last-child > a {
    border-right: none;
    -moz-border-radius-topright: .25em;
    -moz-border-radius-bottomright: .25em;
    -webkit-border-top-right-radius: .25em;
    -webkit-border-bottom-right-radius: .25em;
    border-top-right-radius: .25em;
    border-bottom-right-radius: .25em
}

.mini-menu > li.last-child > a {
    border-right: none
}

.mini-menu > li > a img {
    margin: 0 0 -3px
}

.ie7 .mini-menu > li > a img {
    margin: 0;
    vertical-align: middle
}

ul.side-tabs li > a,
ul.side-tabs li > span,
ul.tabs li > a,
ul.tabs li > span {
    display: block;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    padding: .583em;
    color: grey;
    font-weight: 700;
    border: 1px solid #b3b3b3;
    text-decoration: none
}

ul.side-tabs li > span,
ul.tabs li > span {
    color: #bfbfbf
}

ul.side-tabs li.current > a,
ul.side-tabs li.current > span,
ul.tabs li.current > a,
ul.tabs li.current > span {
    background: #fff
}

ul.side-tabs li > a:hover,
ul.tabs li > a:hover {
    color: #39c;
    border-color: #39c
}

ul.side-tabs li > a img,
ul.side-tabs li > span img,
ul.tabs li > a img,
ul.tabs li > span img {
    margin: -2px 0 -3px
}

.ie7 ul.side-tabs > li a img,
.ie7 ul.side-tabs > li span img,
.ie7 ul.tabs li > a img,
.ie7 ul.tabs li > span img {
    margin-bottom: -2px
}

ul.tabs {
    margin-bottom: 1px;
    height: 2.167em;
    clear: none
}

    ul.tabs li {
        float: left;
        margin-right: .417em
    }

        ul.tabs li > a,
        ul.tabs li > span {
            border-bottom: none;
            -moz-border-radius: .25em .25em 0 0;
            -webkit-border-top-left-radius: .25em;
            -webkit-border-top-right-radius: .25em;
            border-radius: .25em .25em 0 0;
            margin-right: .083em
        }

        ul.tabs li.current > a,
        ul.tabs li.current > span {
            padding-bottom: .667em
        }

        ul.tabs li.with-margin {
            margin-bottom: 0;
            margin-left: 1em
        }

ul.side-tabs {
    padding-top: .417em
}

    ul.side-tabs li > a,
    ul.side-tabs li > span {
        border-right: none;
        -moz-border-radius: .25em 0 0 .25em;
        -webkit-border-top-left-radius: .25em;
        -webkit-border-bottom-left-radius: .25em;
        border-radius: .25em 0 0 .25em;
        margin-bottom: .417em
    }

    ul.side-tabs li.current > a,
    ul.side-tabs li.current > span {
        margin-right: -1px
    }

    ul.side-tabs li.icon-tab {
        float: right
    }

        ul.side-tabs li.icon-tab > a,
        ul.side-tabs li.icon-tab > span {
            padding-right: .5em
        }

    ul.side-tabs li.with-margin {
        margin-bottom: 0;
        margin-top: 1em
    }

.tabs-content {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
    -webkit-background-clip: padding-box;
    border-radius: .25em;
    padding: 1.667em
}

ul.tabs + .tabs-content {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.mini-tabs {
    border: 1px solid #b3b3b3;
    border-width: 1px 0;
    margin-bottom: 1.667em;
    padding: .583em 0 0 .5em;
    height: 1.833em;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#dbdbdb))
}

    .mini-tabs.no-margin {
        margin: 0 -1.667em 1.667em
    }

        .mini-tabs.no-margin:first-child {
            margin-top: -1.667em;
            border-top: 0;
            -moz-border-radius: .167em .167em 0 0;
            -webkit-border-top-left-radius: .167em;
            -webkit-border-top-right-radius: .167em;
            border-radius: .167em .167em 0 0
        }

    .mini-tabs li {
        float: left;
        height: 1.833em;
        line-height: 1.833em;
        margin-right: .5em
    }

        .mini-tabs li > a {
            display: block;
            height: 1.333em;
            line-height: 1.333em;
            margin-top: -1px;
            padding: .25em .583em;
            border: 1px solid #b3b3b3;
            border-bottom: 0;
            -moz-border-radius: .25em .25em 0 0;
            -webkit-border-top-left-radius: .25em;
            -webkit-border-top-right-radius: .25em;
            border-radius: .25em .25em 0 0;
            -webkit-background-size: 100% 100%;
            -moz-background-size: 100% 100%;
            -o-background-size: 100% 100%;
            background: 0 0;
            background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
            color: #666;
            text-decoration: none
        }

            .mini-tabs li > a img {
                margin-bottom: -1px
            }

        .mini-tabs li.current > a {
            background: #fff;
            padding-bottom: .333em
        }

        .mini-tabs li > a:hover {
            color: #39c;
            border-color: #39c
        }

#tips {
    z-index: 999900;
    top: 0;
    left: 0;
    pointer-events: none
}

    #tips div {
        background: #ffc;
        border: 1px solid #a6a6a6;
        -moz-border-radius: .333em;
        -webkit-border-radius: .333em;
        -webkit-background-clip: padding-box;
        border-radius: .333em;
        font-size: .75em;
        line-height: 1.222em;
        text-transform: uppercase;
        color: #333;
        padding: .222em .444em;
        min-width: 5em;
        white-space: nowrap
    }

        #tips div .arrow {
            font-size: 0;
            line-height: 0;
            width: 0;
            z-index: 89;
            left: 50%;
            margin-left: -6px;
            bottom: -7px;
            border-top: 7px solid #a6a6a6;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent
        }

        #tips div.tip-right .arrow {
            bottom: auto;
            left: -7px;
            top: 50%;
            margin-left: 0;
            margin-top: -6px;
            border-right: 7px solid #a6a6a6;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-left: 0
        }

        #tips div.tip-bottom .arrow {
            bottom: auto;
            top: -7px;
            border-top: 0;
            border-bottom: 7px solid #a6a6a6
        }

        #tips div.tip-left .arrow {
            bottom: auto;
            left: auto;
            top: 50%;
            right: -7px;
            margin-left: 0;
            margin-top: -6px;
            border-left: 7px solid #a6a6a6;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-right: 0
        }

        #tips div .arrow span {
            width: 0;
            position: absolute;
            z-index: 89;
            margin-left: -5px;
            top: -7px;
            border-top: 6px solid #ffc;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent
        }

        #tips div.tip-right .arrow span {
            border-right: 6px solid #ffc;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 0;
            margin-left: 0;
            left: 1px;
            top: auto;
            margin-top: -5px
        }

.col200pxL-bottom,
header {
    left: 0
}

#tips div.tip-bottom .arrow span {
    top: 1px;
    border-top: 0;
    border-bottom: 6px solid #ffc
}

#tips div.tip-left .arrow span {
    border-left: 6px solid #ffc;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 0;
    margin-left: 0;
    right: 1px;
    top: auto;
    margin-top: -5px
}

.loading-tab {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #636363, #898989 25%, #8e8e8e);
    background: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#8e8e8e), color-stop(.25, #898989));
    border: 1px solid #b6b6b6;
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
    -webkit-background-clip: padding-box;
    border-radius: .25em;
    color: #fff;
    padding: .5em .75em;
    line-height: 2em;
    margin-bottom: 1.667em;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .5)
}

#status-bar,
header .server-info {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%
}

.loading-tab.no-margin {
    border-width: 1px 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.block-controls + .loading-tab.no-margin {
    border-top: 0
}

.with-padding .loading-tab.stick-to-top {
    border-top: 0;
    -moz-border-radius: 0 0 .25em .25em;
    -webkit-border-bottom-left-radius: .25em;
    -webkit-border-bottom-right-radius: .25em;
    border-radius: 0 0 .25em .25em;
    margin-top: -1em;
    margin-bottom: 0
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.block-controls:after,
.clearfix:after,
.side-tabs:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

* html .block-controls,
* html .clearfix,
* html .side-tabs {
    height: 1%
}

.block-controls,
.clearfix,
.side-tabs {
    display: block
}

input,
textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif
}

#skin-name strong,
.block-header,
h2.big,
h2.bigger,
h3.big,
h3.bigger {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif
}

.width-90 {
    width: 100px
}

.hide_txt {
    border: 0
}

.columns {
    margin-bottom: 1.667em;
    position: relative
}

    .columns.last-child,
    .columns:last-child,
    .colx2-left {
        margin-bottom: 0
    }

.colx2-left {
    width: 48%;
    float: left
}

.colx2-right {
    width: 48%;
    float: right;
    margin-bottom: 0
}

.colx3-center,
.colx3-left,
.colx3-left-double {
    float: left;
    margin-bottom: 0
}

.colx3-left {
    width: 31%
}

.colx3-left-double {
    width: 65.5%
}

.colx3-center {
    width: 31%;
    margin-left: 3.5%
}

.colx3-right {
    width: 31%;
    float: right;
    margin-bottom: 0
}

.colx3-right-double {
    width: 65.5%;
    float: right;
    margin-bottom: 0
}

#breadcrumb li img,
.button img,
.form legend img,
.legend img,
.mini-menu img {
    margin-bottom: -4px
}

.col200pxL-left {
    width: 200px;
    float: left
}

.col200pxL-bottom,
.col200pxR-bottom {
    width: 180px;
    position: absolute;
    bottom: 0
}

.col200pxL-right {
    margin-left: 200px
}

.col200pxR-left {
    margin-right: 200px
}

.col200pxR-bottom {
    right: 0
}

.col200pxR-right {
    width: 200px;
    float: right
}

a:active,
a:hover {
    outline: 0
}

.table-filters {
    padding-top: 10px
}

.search_box {
    display: inline-block;
    height: 25px
}

header {
    color: #666;
    text-transform: uppercase;
    position: absolute;
    z-index: 88;
    top: 0;
    width: 100%;
    white-space: nowrap
}

    header .server-info {
        display: inline-block;
        border-top: 0;
        padding: 0 1em;
        color: #fff;
        background: 0 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(64, 64, 64, .3)), to(rgba(255, 255, 255, .2)));
        margin-left: .5em;
        height: 2.6em;
        line-height: 2.6em;
        vertical-align: top;
        font-size: .833em;
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .65);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .65);
        box-shadow: 0 0 5px rgba(0, 0, 0, .65);
        -moz-border-radius: 0 0 .4em .4em;
        -webkit-border-radius: .4em;
        -webkit-background-clip: padding-box;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-radius: 0 0 .4em .4em
    }

.ie7 header .server-info {
    display: inline;
    zoom: 1
}

#skin-name {
    display: inline-block;
    margin: 0 .7em 0 0;
    color: #B0B0B0;
    color: rgba(255, 255, 255, .75)
}

.ie7 #skin-name {
    display: inline;
    zoom: 1
}

#skin-name small {
    float: left;
    font-size: .75em;
    line-height: 1.111em;
    text-transform: uppercase;
    color: #B0B0B0;
    color: rgba(255, 255, 255, .75);
    padding-top: .555em
}

#skin-name strong {
    font-size: 2em;
    line-height: 1.333em;
    margin-left: .167em;
    letter-spacing: -.09em
}

.ie #skin-name strong {
    padding-right: .083em
}

#status-bar {
    height: 3.25em;
    line-height: 3.167em;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #dadada 6%, #fff 92%, #cfcfcf);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#cfcfcf), color-stop(.05, #dadada), color-stop(.92, #fff));
    border-bottom: 1px solid #969696;
    text-align: left;
    color: #7b7b7b;
    padding-left: 1%
}

    #status-bar h1 {
        color: #326789;
        font-size: 1.75em;
        line-height: inherit !important;
        font-weight: 700
    }

#status-infos {
    float: right;
    margin-bottom: 0
}

    #status-infos > li {
        float: left;
        margin-left: .5em;
        position: relative;
        z-index: 90
    }

        #status-infos > li.spaced {
            padding-right: .5em
        }

#breadcrumb {
    float: left;
    box-sizing: content-box;
    border: 1px solid;
    border-color: #09c #069 #036;
    -moz-border-radius: .417em;
    -webkit-border-radius: .417em;
    -webkit-background-clip: padding-box;
    border-radius: .417em;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    height: 1.75em;
    line-height: 1.5em;
    margin: .667em 1em 0 0;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #72c6e4 5%, #0c5fa5);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#0c5fa5), color-stop(.05, #72c6e4))
}

    #breadcrumb li {
        float: left;
        color: #fff;
        height: 1.75em;
        padding: .083em 1em 0 0;
        background: url(/images/breadcrumb-sep.png) right center no-repeat
    }

        #breadcrumb li.last-child,
        #breadcrumb li:last-child {
            padding-right: 0;
            background: 0 0
        }

        #breadcrumb li a,
        #breadcrumb li span {
            display: block;
            height: 1.667em;
            color: #fff;
            text-decoration: none;
            padding: 0 .75em 0 .667em;
            -moz-transition-duration: 1s;
            -webkit-transition-duration: 1s;
            transition-duration: 1s
        }

            #breadcrumb li a:hover {
                background: -moz-linear-gradient(left, rgba(109, 192, 229, 0), rgba(109, 192, 229, .8) 25%, rgba(109, 192, 229, 1) 50%, rgba(109, 192, 229, .8) 75%, rgba(109, 192, 229, 0));
                background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(109, 192, 229, 0)), to(rgba(109, 192, 229, 0)), color-stop(.25, rgba(109, 192, 229, .8)), color-stop(.5, rgba(109, 192, 229, 1)), color-stop(.75, rgba(109, 192, 229, .8)));
                -moz-transition-duration: .1s;
                -webkit-transition-duration: .1s;
                transition-duration: .1s
            }

    #breadcrumb.red {
        border-color: #cc0017 #990005 #660e00;
        background: -moz-linear-gradient(top, #fff, #e4727e 5%, #a81e11);
        background: -webkit-gradient(linear, left top, left bottom, from(white), to(#a81e11), color-stop(.05, #e4727e))
    }

        #breadcrumb.red li a:hover {
            background: -moz-linear-gradient(left, rgba(228, 114, 126, 0), rgba(228, 114, 126, .8) 25%, rgba(228, 114, 126, 1) 50%, rgba(228, 114, 126, .8) 75%, rgba(228, 114, 126, 0));
            background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(228, 114, 126, 0)), to(rgba(228, 114, 126, 0)), color-stop(.25, rgba(228, 114, 126, .8)), color-stop(.5, rgba(228, 114, 126, 1)), color-stop(.75, rgba(228, 114, 126, .8)))
        }

#header-shadow,
.search-less,
.search-more {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%
}

#header-shadow {
    background-size: 100% 100%;
    height: .75em;
    position: absolute;
    z-index: 87;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, 0)), color-stop(.3, rgba(0, 0, 0, .1)))
}

.result-block {
    position: absolute;
    z-index: 90;
    top: 1.667em;
    right: -.25em;
    min-width: 20em;
    background: #fff;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    -webkit-background-clip: padding-box;
    border-radius: .5em;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
    padding: 1em;
    line-height: 1em;
    text-align: left;
    color: #333
}

#control-bar,
.modal-loading,
footer {
    text-align: center
}

.ie .result-block {
    border: 1px solid #ccc
}

#status-infos .result-block {
    top: 2.667em;
    display: none
}

#status-infos > li:hover .result-block {
    display: block
}

.result-block h2 {
    float: left;
    color: #000
}

.result-block div {
    margin-bottom: 1.667em
}

    .result-block div.last-child,
    .result-block div:last-child {
        margin-bottom: 0
    }

.result-block .arrow {
    font-size: 0;
    line-height: 0;
    width: 0;
    position: absolute;
    z-index: 89;
    right: 20px;
    top: -5px;
    border-bottom: 5px solid #666;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent
}

    .result-block .arrow span {
        width: 0;
        position: absolute;
        z-index: 89;
        left: -2px;
        bottom: -5px;
        border-bottom: 4px solid #fff;
        border-left: 2px solid transparent;
        border-right: 2px solid transparent
    }

.result-block .results-count {
    float: right;
    text-transform: uppercase;
    color: #b0b0b0;
    font-size: .75em;
    white-space: nowrap;
    margin-left: 1em
}

    .result-block .results-count strong {
        color: #999
    }

.result-block ul {
    clear: both
}

    .result-block ul li {
        white-space: nowrap
    }

.search-less,
.search-more {
    display: block;
    color: #999;
    font-size: .75em;
    text-transform: uppercase;
    padding: .333em 0;
    text-align: center;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #fff, #ebebeb 50%, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(.5, #ebebeb))
}

    .search-less:hover,
    .search-more:hover {
        color: #39c
    }

ul + .search-less,
ul + .search-more {
    margin-top: -1.333em
}

ul.small-pagination + .search-less,
ul.small-pagination + .search-more {
    margin-top: -.667em
}

.search-more:before {
    content: url(/images/search-more-arrow.png);
    padding-right: .556em
}

.search-more:hover:before {
    content: url(/images/search-more-arrow-hover.png)
}

.search-more:after {
    content: url(/images/search-more-arrow.png);
    padding-left: .556em
}

.search-more:hover:after {
    content: url(/images/search-more-arrow-hover.png)
}

.search-less:before {
    content: url(/images/search-less-arrow.png);
    padding-right: .556em
}

.search-less:hover:before {
    content: url(/images/search-less-arrow-hover.png)
}

.search-less:after {
    content: url(/images/search-less-arrow.png);
    padding-left: .556em
}

.search-less:hover:after {
    content: url(/images/search-less-arrow-hover.png)
}

.result-block hr {
    height: 1px;
    line-height: 1px;
    border: 0;
    margin-top: 0;
    clear: both;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(left, #fff, #ccc 50%, #fff);
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(.5, #ccc))
}

.result-block .result-info {
    background: #333;
    color: #fff;
    padding: .417em .75em .583em;
    margin: 0 -1em -1em;
    -moz-border-radius: 0 0 .5em .5em;
    -webkit-border-bottom-right-radius: .5em;
    -webkit-border-bottom-left-radius: .5em;
    border-radius: 0 0 .5em .5em;
    white-space: nowrap
}

    .result-block .result-info a {
        color: #7cf
    }

.result-block .arrow:first-child + .result-info:last-child {
    margin-top: -1em;
    border-top: 1px solid #999;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    -webkit-background-clip: padding-box;
    border-radius: .5em
}

.result-block .result-info.first-last-child {
    margin-top: -1em;
    border-top: 1px solid #999
}

.result-block div + .result-info,
.result-block p + .result-info,
.result-block ul + .result-info {
    margin-top: -.5em
}

.result-block .result-info.loading {
    padding-left: 2.667em;
    background: url(/images/table-loader.gif) .75em center no-repeat #333
}

#control-bar.grey-bg,
.block-content .h1 > a,
.block-content h1 > a {
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%
}

#search-form {
    display: inline;
    position: relative;
    z-index: 91
}

#control-bar {
    padding: 1em 0
}

    #control-bar.grey-bg {
        border-bottom: 1px solid #efefef;
        border-bottom: 1px solid rgba(255, 255, 255, .65);
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, .2), rgba(0, 0, 0, .1));
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .1)));
        -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .35);
        -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .35);
        box-shadow: inset 0 1px 5px rgba(0, 0, 0, .35)
    }

#cb-place-holder {
    display: none
}

#control-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 999950;
    background: url(/images/old-browsers-bg/black50.png);
    background: rgba(0, 0, 0, .5)
}

    #control-bar.fixed.grey-bg {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        border-radius: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

article {
    margin-top: 3em
}

#cb-place-holder + article,
#control-bar + article {
    margin-top: 2em
}

.block-content .h1,
.block-content h1 {
    position: absolute;
    left: .5em;
    top: -.444em;
    margin: 0;
    z-index: 100;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -moz-border-radius: .278em;
    -webkit-border-radius: .278em;
    -webkit-background-clip: padding-box;
    border-radius: .278em
}

.ie .block-content .h1,
.ie .block-content h1 {
    padding: .333em .444em
}

.block-content .h1 h1 {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    border-radius: 0;
    padding: 0
}

.block-content .h1 > a,
.block-content h1 > a {
    display: block;
    position: absolute;
    top: -1px;
    left: 100%;
    margin-left: .5em;
    font-size: .778em;
    text-transform: uppercase;
    color: #ccc;
    border: 1px solid;
    border-color: #7e9098 #61727b #2b373d;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #9eb1ba 4%, #40535c);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#40535c), color-stop(.03, #9eb1ba));
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -moz-border-radius: .286em;
    -webkit-border-radius: .286em;
    -webkit-background-clip: padding-box;
    border-radius: .286em;
    line-height: 1.143em;
    padding: .5em .571em;
    white-space: nowrap
}

.ie7 .block-content .h1 > a,
.ie7 .block-content h1 > a {
    padding: .429em .571em
}

.block-content .h1 > a:hover,
.block-content h1 > a:hover {
    color: #fff;
    border-color: #1eafdc #1193d5 #035592;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #2bcef3 4%, #057fdb);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#057fdb), color-stop(.03, #2bcef3))
}

.block-content .h1.red > a:hover,
.block-content .red .h1 > a:hover,
.block-content .red h1 > a:hover,
.block-content h1.red > a:hover,
.block-content.red .h1 > a:hover,
.block-content.red h1 > a:hover,
.red .block-content .h1 > a:hover,
.red .block-content h1 > a:hover {
    border-color: #c24949 #9d3d3d #590909;
    background: url(/images/old-browsers-bg/button-element-red-hover-bg.png) top repeat-x #9d0404;
    background: -moz-linear-gradient(top, #fff, #fe6565 4%, #9d0404);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#9d0404), color-stop(.03, #fe6565))
}



    .block-content.no-title {
        padding-top: 1.667em
    }

    .block-content.no-padding.no-title {
        padding-top: 0
    }

    .block-content .block-header:first-child,
    .block-content .h1:first-child + .block-header,
    .block-content h1:first-child + .block-header {
        margin-top: -1.417em;
        -moz-border-radius: .083em .083em 0 0;
        -webkit-border-top-left-radius: .083em;
        -webkit-border-top-right-radius: .083em;
        border-radius: .083em .083em 0 0
    }

    .block-content .block-header.after-h1,
    .block-content .block-header.first-child {
        margin-top: -1.417em
    }

    .block-content.no-title .block-header.first-child,
    .block-content.no-title .block-header:first-child {
        margin-top: -.833em
    }

    .block-content.no-padding .block-header.first-child,
    .block-content.no-padding .block-header:first-child {
        margin-top: 0
    }

    .block-content .h1:first-child + .wizard-steps,
    .block-content .wizard-steps:first-child,
    .block-content h1:first-child + .wizard-steps {
        margin-top: -2.833em;
        -moz-border-radius: .167em .167em 0 0;
        -webkit-border-top-left-radius: .167em;
        -webkit-border-top-right-radius: .167em;
        border-radius: .167em .167em 0 0
    }

    .block-content .wizard-steps.after-h1,
    .block-content .wizard-steps.first-child {
        margin-top: -2.833em
    }

    .block-content.no-title .wizard-steps.first-child,
    .block-content.no-title .wizard-steps:first-child {
        margin-top: -1.667em
    }

    .block-content.no-padding .wizard-steps.first-child,
    .block-content.no-padding .wizard-steps:first-child {
        margin-top: 0
    }

    .block-content .block-controls:first-child,
    .block-content .h1:first-child + .block-controls,
    .block-content h1:first-child + .block-controls {
        margin-top: -2.833em;
        -moz-border-radius-topleft: .2em;
        -moz-border-radius-topright: .2em;
        -webkit-border-top-left-radius: .2em;
        -webkit-border-top-right-radius: .2em;
        border-top-left-radius: .2em;
        border-top-right-radius: .2em
    }

    .block-content .block-controls.after-h1,
    .block-content .block-controls.first-child {
        margin-top: -2.833em
    }

    .block-content.no-title .block-controls.first-child,
    .block-content.no-title .block-controls:first-child {
        margin-top: -1.667em
    }

    .block-content.no-padding .block-controls.first-child,
    .block-content.no-padding .block-controls:first-child {
        margin-top: 0
    }

    .block-content .block-controls.after-h1 ul.controls-tabs li.last-child a,
    .block-content .block-controls.first-child ul.controls-tabs li.last-child a,
    .block-content .block-controls:first-child ul.controls-tabs li:last-child a,
    .block-content .h1:first-child + .block-controls ul.controls-tabs li:last-child a,
    .block-content h1:first-child + .block-controls ul.controls-tabs li:last-child a {
        -moz-border-radius-topright: .2em;
        -webkit-border-top-right-radius: .2em;
        border-top-right-radius: .2em
    }

    .block-content.no-padding .block-controls:last-child {
        -moz-border-radius-bottomleft: .2em;
        -moz-border-radius-bottomright: .2em;
        -webkit-border-bottom-left-radius: .2em;
        -webkit-border-bottom-right-radius: .2em;
        border-bottom-left-radius: .2em;
        border-bottom-right-radius: .2em
    }

.action-tabs {
    position: absolute;
    z-index: 89;
    right: 100%;
    width: 3em;
    overflow: hidden;
    padding-top: 2em
}

.block-border > .action-tabs,
.block-content > .action-tabs {
    margin-right: 1px
}

.action-tabs.right {
    right: auto;
    left: 100%
}

.block-border > .action-tabs.right,
.block-content > .action-tabs.right {
    margin-right: 0;
    margin-left: 1px
}

.action-tabs li {
    float: right;
    width: 1.5em;
    padding: .667em .417em .667em .667em;
    -moz-border-radius: .5em 0 0 .5em;
    -webkit-border-top-left-radius: .5em;
    -webkit-border-bottom-left-radius: .5em;
    border-radius: .5em 0 0 .5em;
    background: url(/images/old-browsers-bg/white20.png);
    background: rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    margin: 0 -.167em .5em 0;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.action-tabs.right li {
    float: left;
    padding: .667em .667em .667em .417em;
    margin: 0 0 .5em -.167em;
    -moz-border-radius: 0 .5em .5em 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: .5em;
    -webkit-border-bottom-right-radius: .5em;
    border-radius: 0 .5em .5em 0
}

.action-tabs li:hover {
    margin-right: 0;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.action-tabs.right li:hover {
    margin-left: 0
}

.action-tabs li a {
    display: block;
    margin: -.667em -.5em -.667em -.667em;
    padding: .583em .5em .583em .583em;
    border: .083em solid;
    border-color: #c8cacc #fff #777a7d #aeb0b4;
    border-right: 0;
    -moz-border-radius: .5em 0 0 .5em;
    -webkit-border-top-left-radius: .5em;
    -webkit-border-bottom-left-radius: .5em;
    border-radius: .5em 0 0 .5em;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#82858b), to(#9a9ea3))
}

.action-tabs.right li a {
    margin: -.667em -.667em -.667em -.5em;
    padding: .583em .583em .583em .5em;
    border-left: 0;
    border-right: .083em solid;
    border-color: #c8cacc #77797e #777a7d #fff;
    -moz-border-radius: 0 .5em .5em 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: .5em;
    -webkit-border-bottom-right-radius: .5em;
    border-radius: 0 .5em .5em 0;
    text-align: right
}

.action-tabs li:hover a {
    border-color: #dcddde #fff #999a9d #cfd0d3;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#afb0b4), to(#c7c9cd))
}

.action-tabs.right li:hover a {
    border-color: #dcddde #9b9da0 #999a9d #fff
}

.message {
    margin-bottom: 2.5em
}

section .message {
    margin-bottom: 1.667em
}

.content {
    margin: 20px 40px
}

.content-columns {
    position: relative;
    z-index: 89;
    margin: 0 -1.417em
}

    .content-columns.last-child,
    .content-columns:last-child {
        margin-bottom: -1.667em
    }

.block-content.no-title .content-columns.first-child,
.block-content.no-title .content-columns:first-child,
.block-controls + .content-columns {
    margin-top: -1.667em
}

.block-content.no-padding .content-columns.first-child,
.block-content.no-padding .content-columns:first-child {
    margin-top: 0
}

.content-left {
    float: left;
    width: 50%;
    margin-left: -.25em
}

.content-right {
    float: right;
    width: 50%;
    margin-right: -.25em
}

.content-columns .content-columns-sep {
    position: absolute;
    z-index: 88;
    top: 0;
    bottom: 0;
    width: .417em;
    left: 50%;
    margin-left: -.25em;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background: 0 0;
    background: -webkit-gradient(linear, left top, right top, from(#e6e6e6), to(#c4c4c4));
    border-left: .1em solid #999;
    border-right: .1em solid #999
}

.content-columns.left30 .content-left {
    width: 30%
}

.content-columns.left30 .content-right,
.content-columns.right30 .content-left {
    width: 70%
}

.content-columns.left30 .content-columns-sep {
    left: 30%
}

.content-columns.right30 .content-right {
    width: 30%
}

.content-columns.right30 .content-columns-sep {
    left: 70%
}

.content-columns .message {
    margin: 0 !important;
    border-width: 1px 0
}

    .content-columns .message:last-child {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        border-radius: 0;
        border-bottom: 0
    }

    .content-columns .message.last-child {
        margin-bottom: 0;
        border-bottom: 0
    }

.content-columns:last-child .content-left > :last-child {
    -moz-border-radius-bottomleft: .167em;
    -webkit-border-bottom-left-radius: .167em;
    border-bottom-left-radius: .167em
}

.content-columns:last-child .content-right > :last-child {
    -moz-border-radius-bottomright: .167em;
    -webkit-border-bottom-right-radius: .167em;
    border-bottom-right-radius: .167em
}

.block-content.no-title .content-columns:first-child .content-left > :first-child {
    -moz-border-radius-topleft: .167em;
    -webkit-border-top-left-radius: .167em;
    border-top-left-radius: .167em
}

.block-content.no-title .content-columns:first-child .content-right > :last-child {
    -moz-border-radius-topright: .167em;
    -webkit-border-top-right-radius: .167em;
    border-top-right-radius: .167em
}

.menu-opener,
.with-menu {
    padding-right: 1.75em;
    position: relative;
    z-index: 98
}

.ie .block-content .menu-opener,
.ie .block-content .with-menu {
    padding-right: 1.75em
}

.menu-opener:hover,
.with-menu:hover {
    z-index: 99
}

.menu-opener > a {
    position: relative;
    z-index: 100;
    color: inherit
}

    .menu-opener > a:hover {
        color: #39c
    }

        .menu-opener > a:hover ~ .menu > ul {
            display: block
        }

.button.menu-opener,
.button.with-menu,
.form legend.menu-opener,
.form legend.with-menu,
.ie .block-content .button.menu-opener,
.ie .block-content .button.with-menu,
.ie .block-content .mini-menu.menu-opener,
.ie .block-content .mini-menu.with-menu,
.mini-menu.menu-opener,
.mini-menu.with-menu {
    padding-right: 2.25em
}

.menu,
.menu-opener .menu-arrow {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    font-weight: 400;
    line-height: 1.25em;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.menu-opener .menu-arrow,
.with-menu .menu {
    width: 1.75em;
    background: url(/images/menu-border.png) left center no-repeat;
    background-size: 2px 100%;
    -moz-background-size: 2px 100%;
    -webkit-background-size: 2px 100%
}

.menu-opener .menu {
    left: 0;
    background: url(/images/trans.png)
}

.menu-opener .menu-arrow > img,
.with-menu .menu > img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -7px
}

.menu ul {
    position: absolute;
    z-index: 999910;
    top: 100%;
    left: 1px;
    background: url(/images/menu-bg.png) repeat-y #ccc;
    border: 1px solid #fff;
    padding: .25em 0;
    margin: 0;
    width: 15em;
    display: none;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    -moz-border-radius: 0 .25em .25em;
    -webkit-border-radius: .25em;
    -webkit-background-clip: padding-box;
    -webkit-border-top-left-radius: 0;
    border-radius: 0 .25em .25em
}

.menu-opener .menu > ul {
    left: -1px
}

.menu ul.reverted {
    -moz-border-radius: .25em 0 .25em .25em;
    -webkit-border-radius: .25em;
    -webkit-background-clip: padding-box;
    -webkit-border-top-right-radius: 0;
    border-radius: .25em 0 .25em .25em
}

.menu > ul.reverted {
    left: auto;
    right: 1px
}

.menu-opener .menu > ul.reverted {
    right: -1px
}

.menu:hover > ul,
.menu:hover > ul {
    display: block
}

.menu ul li ul {
    display: block;
    top: .6em;
    left: 94%;
    width: 4px;
    height: 6px;
    border: none;
    background: url(/images/menu-arrow.png) no-repeat;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    border-radius: 0
}

    .menu ul li ul li {
        display: none
    }

.menu ul li:hover > ul {
    top: -.167em;
    left: 98%;
    width: 15em;
    height: auto;
    border: 1px solid #fff;
    background: url(/images/menu-bg.png) repeat-y #ccc;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6)
}

    .menu ul li:hover > ul.reverted {
        left: auto;
        right: 98%
    }

    .menu ul li:hover > ul > li {
        display: block
    }

.menu ul li {
    position: relative;
    z-index: 999911;
    padding: .333em .833em .417em 35px;
    margin: 0;
    color: #999;
    -moz-text-shadow: 1px 1px 0 #fff;
    -webkit-text-shadow: 1px 1px 0 #fff;
    text-shadow: 1px 1px 0 #fff;
    background-repeat: no-repeat;
    background-position: 5px 3px
}

.ie7 .menu ul li:hover > ul > li,
.ie7 .menu > ul > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    text-indent: 35px
}

.menu ul li.sep {
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 2px 0;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #fff
}

.ie7 .menu ul li.sep {
    z-index: 999910
}

.menu ul li a {
    display: block;
    margin: -.333em -.833em -.417em -9px;
    padding: .333em .833em .417em 9px;
    color: #1e343f;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none
}

.ie7 .menu ul li a {
    margin-right: 0;
    margin-left: 26px;
    text-indent: 0
}

.menu ul li:hover {
    z-index: 999912;
    background-color: silver
}

.menu ul li.sep:hover {
    z-index: 999911
}

.menu ul li:hover > a {
    background: #4d4d4d;
    color: #fff
}

.menu .icon_address {
    background-image: url(/images/icons/fugue/address-book.png)
}

.menu .icon_alarm {
    background-image: url(/images/icons/fugue/alarm-clock-blue.png)
}

.menu .icon_blog {
    background-image: url(/images/icons/fugue/application-blog.png)
}

.menu .icon_terminal {
    background-image: url(/images/icons/fugue/application-terminal.png)
}

.menu .icon_battery {
    background-image: url(/images/icons/fugue/battery-full.png)
}

.menu .icon_building {
    background-image: url(/images/icons/fugue/building.png)
}

.menu .icon_calendar {
    background-image: url(/images/icons/fugue/calendar-day.png)
}

.menu .icon_cards {
    background-image: url(/images/icons/fugue/cards-address.png)
}

.menu .icon_chart {
    background-image: url(/images/icons/fugue/chart.png)
}

.menu .icon_computer {
    background-image: url(/images/icons/fugue/computer.png)
}

.menu .icon_database {
    background-image: url(/images/icons/fugue/database.png)
}

.menu .icon_delete {
    background-image: url(/images/icons/fugue/cross-circle.png)
}

.menu .icon_doc_excel {
    background-image: url(/images/icons/fugue/document-excel.png)
}

.menu .icon_doc_pdf {
    background-image: url(/images/icons/fugue/document-pdf.png)
}

.menu .icon_doc_csv {
    background-image: url(/images/icons/fugue/document-excel-csv.png)
}

.menu .icon_doc_image {
    background-image: url(/images/icons/fugue/document-image.png)
}

.menu .icon_doc_web {
    background-image: url(/images/icons/fugue/document-globe.png)
}

.menu .icon_down {
    background-image: url(/images/icons/fugue/arrow-270.png)
}

.menu .icon_edit {
    background-image: url(/images/icons/fugue/pencil.png)
}

.menu .icon_film {
    background-image: url(/images/icons/fugue/film.png)
}

.menu .icon_security {
    background-image: url(/images/icons/fugue/hard-hat.png)
}

.menu .icon_images {
    background-image: url(/images/icons/fugue/images.png)
}

.menu .icon_mail {
    background-image: url(/images/icons/fugue/mail.png)
}

.menu .icon_monitor {
    background-image: url(/images/icons/fugue/monitor.png)
}

.menu .icon_newspaper {
    background-image: url(/images/icons/fugue/newspaper.png)
}

.menu .icon_search {
    background-image: url(/images/icons/fugue/magnifier.png)
}

.menu .icon_network {
    background-image: url(/images/icons/fugue/globe-network.png)
}

.menu .icon_server {
    background-image: url(/images/icons/fugue/server.png)
}

.menu .icon_export {
    background-image: url(/images/icons/fugue/application-export.png)
}

.menu .icon_refresh {
    background-image: url(/images/icons/fugue/arrow-circle.png)
}

.menu .icon_reset {
    background-image: url(/images/icons/fugue/counter-reset.png)
}

.menu .icon_up {
    background-image: url(/images/icons/fugue/arrow-090.png)
}

.block-content .h1.menu-opener,
.block-content .h1.with-menu,
.block-content h1.menu-opener,
.block-content h1.with-menu {
    padding-right: 1.667em
}

.block-content .h1 .menu,
.block-content h1 .menu {
    font-size: .667em;
    -moz-border-radius: 0 .278em .278em 0;
    -webkit-border-top-right-radius: .278em;
    -webkit-border-bottom-right-radius: .278em;
    border-radius: 0 .278em .278em 0
}

.ie .block-content .h1 .menu,
.ie .block-content h1 .menu {
    background: url(/images/trans.png)
}

.block-content .h1 .menu:hover,
.block-content h1 .menu:hover {
    background: url(/images/menu-border.png) left center no-repeat, -moz-linear-gradient(top, #fff, #2bcef3 5%, #057fdb);
    background: url(/images/menu-border.png) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(white), to(#057fdb), color-stop(.05, #2bcef3))
}

.block-content .h1.menu-opener .menu:hover,
.block-content h1.menu-opener .menu:hover {
    background: 0 0
}

.block-content .h1 .menu-arrow,
.block-content h1 .menu-arrow {
    font-size: .667em
}

.block-content .h1 .menu ul li:hover > ul,
.block-content .h1 .menu > ul,
.block-content h1 .menu ul li:hover > ul,
.block-content h1 .menu > ul {
    background-image: url(/images/h1-menu-bg.png);
    background-color: #069;
    border-color: #9cf
}

.block-content .h1 .menu ul li,
.block-content h1 .menu ul li {
    color: #39c;
    -moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, .3);
    -webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, .3);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .3)
}

    .block-content .h1 .menu ul li a,
    .block-content h1 .menu ul li a {
        color: #fff
    }

    .block-content .h1 .menu ul li:hover,
    .block-content h1 .menu ul li:hover {
        background-color: #70b7db;
        -moz-text-shadow: none;
        -webkit-text-shadow: none;
        text-shadow: none
    }

        .block-content .h1 .menu ul li:hover > a,
        .block-content h1 .menu ul li:hover > a {
            background-color: #004a6f
        }

    .block-content .h1 .menu ul li.sep,
    .block-content h1 .menu ul li.sep {
        border-top-color: #004a6f;
        border-bottom-color: #84c8e1
    }

    .block-content .h1 .menu ul li ul,
    .block-content h1 .menu ul li ul {
        background-image: url(/images/menu-arrow-white.png)
    }

.button.menu-opener:hover .menu-arrow,
.button.with-menu .menu:hover {
    background: url(/images/menu-border.png) left center no-repeat, 0 0;
    background: url(/images/menu-border.png) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#dff3fc), to(#98d2f3))
}

#contextMenu.menu {
    top: 0;
    left: 0;
    bottom: auto;
    width: 0;
    display: none;
    padding: 1em;
    margin: -1em 0 0 -1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -webkit-background-clip: padding-box;
    border-radius: 1em;
    background: rgba(255, 255, 255, .5)
}

    #contextMenu.menu > ul {
        display: block;
        top: 50%;
        left: 50%
    }

#notifications {
    position: fixed;
    z-index: 999990;
    top: 1em;
    right: 1em;
    width: 20em
}

footer,
footer .float-right {
    right: 0
}

#notifications li {
    position: relative;
    background: url(/images/old-browsers-bg/black80.png);
    background: rgba(0, 0, 0, .8);
    padding: 1.25em;
    color: #fff;
    margin-bottom: 1em;
    -moz-border-radius: .417em;
    -webkit-border-radius: .417em;
    -webkit-background-clip: padding-box;
    border-radius: .417em;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

footer {
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 0
}

    footer .float-left,
    footer .float-right {
        position: absolute;
        bottom: 0
    }

    footer .float-left {
        left: 0
    }

        footer .float-left .button,
        footer .float-right .button {
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -webkit-background-clip: padding-box;
            border-radius: 0;
            margin: 0;
            display: block;
            float: left;
            border-bottom: 0
        }

            footer .float-left .button.first-child,
            footer .float-left .button:first-child {
                border-left: 0
            }

            footer .float-left .button:last-child {
                -moz-border-radius-topright: .417em;
                -webkit-border-top-right-radius: .417em;
                border-top-right-radius: .417em
            }

            footer .float-right .button.last-child,
            footer .float-right .button:last-child {
                border-right: 0
            }

            footer .float-right .button:first-child {
                -moz-border-radius-topleft: .417em;
                -webkit-border-top-left-radius: .417em;
                border-top-left-radius: .417em
            }

#modal {
    background: url(/images/old-browsers-bg/black50.png);
    background: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 999980;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

div.modal-window {
    position: absolute;
    left: 0;
    top: 0;
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, .75);
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, .75);
    box-shadow: 0 1px 7px rgba(0, 0, 0, .75)
}

.modal-content {
    overflow: hidden;
    /*margin: -2.833em -1.667em -1.667em*/
    margin: -2.833em 0em 0em
}

    .modal-content.modal-scroll,
    .modal-open {
        overflow: auto
    }

.no-title .modal-content {
    margin-top: -1.667em;
    padding-top: 1.667em
}

.modal-content + .block-footer {
    margin-top: 1.667em
}

#modal > .block-border > .block-content {
    z-index: 90
}

#modal h1 {
    cursor: move;
    -webkit-user-select: none;
    -moz-user-select: none
}

.modal-iframe-wrapper {
    margin: -2.833em -1.667em -1.667em
}

.no-title .modal-iframe-wrapper {
    margin-top: -1.667em
}

.modal-iframe-wrapper + .block-footer {
    margin-top: 1.667em
}

iframe.modal-content {
    overflow: auto;
    padding: 0;
    margin: 0
}

.no-title iframe.modal-content {
    margin-top: 0;
    padding-top: 0
}

.modal-loading {
    background: url(/images/arbo-loader.gif) center 3em no-repeat;
    height: 4em;
    padding-top: 4.5em;
    color: #999
}

#modal .block-border > .action-tabs.right {
    padding-top: 1em
}

#modal .block-content > .action-tabs.right {
    padding-top: 0;
    margin-top: -2em
}

.modal-resize-b,
.modal-resize-bl,
.modal-resize-br,
.modal-resize-l,
.modal-resize-r,
.modal-resize-t,
.modal-resize-tl,
.modal-resize-tr {
    background: url(/images/trans.png);
    position: absolute;
    z-index: 89
}

.modal-resize-tl {
    top: 0;
    left: 0;
    width: 2em;
    height: 1em;
    cursor: nw-resize
}

.modal-resize-t {
    top: 0;
    left: 2em;
    right: 2em;
    height: 1em;
    cursor: n-resize
}

.modal-resize-tr {
    top: 0;
    right: 0;
    width: 2em;
    height: 1em;
    cursor: ne-resize
}

.modal-resize-r {
    top: 1em;
    right: 0;
    width: 1em;
    bottom: 1em;
    cursor: e-resize
}

.modal-resize-br {
    bottom: 0;
    right: 0;
    width: 2em;
    height: 1em;
    cursor: se-resize
}

.modal-resize-b {
    bottom: 0;
    left: 2em;
    right: 2em;
    height: 1em;
    cursor: s-resize
}

.modal-resize-bl {
    bottom: 0;
    left: 0;
    width: 2em;
    height: 1em;
    cursor: sw-resize
}

.modal-resize-l {
    top: 1em;
    left: 0;
    width: 1em;
    bottom: 1em;
    cursor: w-resize
}

#control-bar:after,
.columns:after,
.content-columns:after,
article:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

* html #control-bar,
* html .columns,
* html .content-columns,
* html article {
    height: 1%
}

#control-bar,
.columns,
.content-columns,
article {
    display: block
}

.text {
    height: 26px;
    outline: 0;
    padding: 1px 5px
}

.text-long {
    width: 350px
}

.form-header {
    padding: 1em;
    text-align: left
}
/*
#Calender-popup .modal-dialog {
    width: 660px
}*/

.modal {
    overflow-y: auto
}

.modal-dialog {
    margin: 0 auto;
    top: 50px;
    min-width: 500px
}

.disable_text {
    border: none
}

#EntryForm,
.modal-header {
    border-bottom: 1px solid #999
}

.modal-footer {
    padding: 10px;
    background-color: #e6e6e6;
    background-size: 100% 100%;
    border-radius: 0 0 .167em .167em;
    border-top: 1px solid #999;
    color: #4d4d4d;
    line-height: 2em
}

.modal-header {
    text-align: left;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(top, #fff, #e5e5e5 88%, #d8d8d8);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#d8d8d8), color-stop(.88, #e5e5e5))
}

.p-10 {
    padding: 10px
}

.p-bottom-4 {
    padding: 4px
}

#top_div {
    background-color: #F8FCFF;
    border-bottom: 1px solid #B6CEE6;
    margin-top: -10px;
    padding: 10px
}

.right_po_div,
.right_po_div_no_border {
    padding-right: 20px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left
}

#EntryForm {
    background-color: #fff
}

#top_div .lbl_item {
    width: 166px
}

.edit-cal .lbl_value {
    font-weight: 400;
    max-width: 200px;
    min-width: 145px;
    text-align: left
}

.popover,
.progress-bar {
    max-width: 100%
}

.right_po_div {
    border-right: 2px solid #c1c8cb
}

.right_content-po {
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding-right: 10px;
    margin-bottom: 20px
}

.boolIcon {
    text-align: center !important
}

.iactive i {
    background-image: url(/Images/img_active.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    margin: 0 auto;
    width: 16px
}

.tick {
    background-position: -16px 0
}

.top {
    vertical-align: top
}

.middle {
    vertical-align: middle
}

.in-block {
    display: inline-block
}

.cross {
    background-position: 0 0
}

.fc-event-time {
    display: none
}

.fc-event-inner {
    padding: 2px
}

.fc-event {
    margin-bottom: 3px;
    cursor: move;
    border-radius: 3px;
    border-style: solid;
    border-width: 3px
}

.server-info {
    background: -moz-linear-gradient(center top, #404040, #507298) rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #404040, #507298);
    border-radius: 0 0 .4em .4em;
    border-top: 0 none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .65);
    color: #fff;
    display: inline-block;
    font-size: .833em;
    height: 2.6em;
    line-height: 2.6em;
    margin-left: .5em;
    padding: 0 1em;
    vertical-align: top;
    float: right;
    text-transform: uppercase;
    white-space: nowrap
}

a#linkUser {
    color: #fff
}

.GreenText,
.SecondaryText {
    color: green
}

.RedText {
    color: red !important
}

.InfoBackgroundImportant {
    background: #5BBFDF !important
}

.PrimaryBackgroundImportant {
    background: #418CC3 !important
}

.WarningBackgroundImportant {
    background: #EFAD4D !important
}

.DangerBackgroundImportant {
    background: #D8554B !important
}

.SuccessBackgroundImportant {
    background: #5BB85D !important
}







.HighUtilization {
    color: green
}

.LowUtilization {
    color: red
}

.MediumUtilization,
.ProposalRecharged {
    color: orange
}

.cal-ico {
    background: url(/Images/calendar.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    margin: 0 auto
}

.clock {
    background-position: 0 0;
    height: 23px;
    width: 22px
}

.clock1,
.plane {
    width: 24px;
    height: 23px
}

.clock1 {
    background-position: -28px 0
}

.plane {
    background-position: -144px 0
}

.car {
    background-position: -56px 0;
    height: 23px;
    width: 27px
}

.home-i {
    background-position: -117px 0;
    height: 23px;
    width: 23px
}

.warn {
    background-position: -87px 0;
    height: 23px;
    width: 24px
}

.park {
    background-position: -171px 0;
    height: 24px;
    width: 24px
}

.tree .expander,
.tree .expander.expanded,
.tree-leaf {
    width: 16px;
    display: inline-block;
    height: 16px
}

.HighlightStat {
    color: green;
    font-size: 14pt
}

.HighlightLabel {
    color: #32679D;
    font-size: 14pt
}

.tree,
.tree ul {
    cursor: default;
    list-style-type: none;
    padding: 0;
    position: relative
}

    .tree a {
        margin: 0;
        padding: 1px 2px;
        font-size: 14px;
        line-height: 16px
    }

    .tree .expander {
        background: url(/Images/Navbar.png) -54px 0;
        cursor: pointer
    }

        .tree .expander.expanded {
            background: url(/Images/Navbar.png) -72px 0
        }

.tree-leaf {
    background: url(/Images/Navbar.png) -36px 0
}

.tree li {
    background: url(/Images/Navbar.png) -90px 0 repeat-y;
    display: block;
    line-height: 18px;
    margin-left: 18px;
    min-height: 18px;
    min-width: 18px;
    white-space: nowrap
}

    .tree li.last {
        background: rgba(0, 0, 0, 0)
    }

.side_menu li a {
    color: #383838;
    white-space: nowrap
}

    .side_menu li a label {
        font-weight: 400;
        margin-bottom: 0;
        margin-left: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 115px;
        word-wrap: break-word
    }

.ico-compny,
.ico-dept,
.ico-refresh,
.ico-report,
.ico-site,
.ico-user {
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 3px;
    padding: 0
}

.ico-compny {
    background: url(/Images/Icons/fugue/building.png) center center no-repeat
}

.ico-site {
    background: url(/Images/Icons/fugue/industry-16.png) center center no-repeat
}

.ico-dept {
    background: url(/Images/Icons/fugue/chart_organization.png) center center no-repeat
}

.ico-report {
    background-position: -92px 0
}

.ico-user {
    background: url(/Images/Icons/fugue/user.png) center center no-repeat
}

.ico-refresh {
    background: url(/Images/Icons/fugue/arrow-circle.png) center center no-repeat
}

.leftNavItem {
    vertical-align: central;
    font-size: 14px
}

test {
    -moz-box-shadow: 0 0 .8em rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 0 .8em rgba(255, 255, 255, .5);
    box-shadow: 0 0 .8em rgba(255, 255, 255, .5);
    margin-top: .833em;
    margin-left: -1.667em;
    margin-right: -1.667em
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0)
    }

.horizontalStats li .left,
.smallStats li .left,
.smallStats li .right {
    margin-right: 10px;
    text-align: left;
    width: 45%;
    display: inline-block
}

.error {
    
    /*background-color: #c00;*/
    
    /*font-weight: 400;*/
    color: #c00;
    border: 1px #cd0a0a !important;
    box-shadow: none;
    animation: boxShadow-highlight-pulsate 2s infinite;
    margin-left: 5px;
    font-weight: bold;
}

.validationElement,
.validationElement + .select2 {
    border: 1px #cd0a0a !important;
    box-shadow: none;
    animation: boxShadow-highlight-pulsate 2s infinite
}

.butstyle,
.horizontalStats li {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .08)
}

.drop_div {
    display: inline-block;
    text-align: left;
    vertical-align: top
}

.m-bottom {
    margin-bottom: 20px
}

#btnNext,
#btnPrev,
.pointer,
.ui-datepicker-trigger {
    cursor: pointer
}



.divSectionHeader {
    color: #596789;
    font-weight: 700;
    font-size: 12pt;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eee
}

.headlineText {
    font-size: 2em
}

.smallStats li {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    height: 70px;
    margin-bottom: 4px;
    padding: 10px;
    transition: all .5s ease 0s
}

    .horizontalStats li .left,
    .smallStats li .left {
        border-right: 1px solid #e6e6e6
    }

    .smallStats li .center {
        display: inline-block;
        text-align: center;
        width: 100%
    }

        .horizontalStats li .left p,
        .horizontalStats li .single p,
        .smallStats li .center p,
        .smallStats li .left p,
        .smallStats li .right p {
            margin-bottom: 0;
            text-transform: uppercase;
            color: #3693cf;
            font-size: 14px
        }

.stats li .chart {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 70px
}

.horizontalStats li .left h4,
.horizontalStats li .single h4,
.smallStats li .center h4,
.smallStats li .left h4,
.smallStats li .right h4 {
    margin-bottom: 6px;
    margin-top: 0;
    font-size: 18px
}

.CalendarStatsLabel,
.CalendarStatsValue {
    font-size: 10pt;
    font-weight: 400
}

.smallStatsWrapper {
    background: #e6e6e6;
    border-radius: 2px;
    margin-bottom: 10px;
    /*padding: 20px;*/
    height: 100%
}

.horizontalStats li {
    background: #f7f7f7;
    display: inline-block;
    width: 14.2%;
    border: 1px solid #C8C8C8;
    border-radius: 2px;
    height: 84px;
    margin-bottom: 4px;
    padding: 10px;
    transition: all .5s ease 0s;
    margin-right: 1.8%
}

.CalendarStatsLabel {
    width: 180px
}

.horizontalStatsWrapper {
    border: 1px solid #ccc;
    background: #e6e6e6;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px
}

.print-content {
    padding: 20px 10px
}

.podetails-left {
    vertical-align: top;
    width: 48%;
    float: left
}

.podetails-right {
    vertical-align: top;
    width: 50%;
    float: left
}

.m-t40 {
    margin-top: 40px !important
}

.address-details span,
.print-detail-PO .address-details p b {
    display: block
}

.order-summry .lbl_item {
    font-weight: 700
}

.contact-det label,
.order-summry .right_div label {
    font-weight: 400
}

.m-t15 {
    margin-top: 15px
}

.m-b10 {
    margin-bottom: 10px
}

.print-detail-PO pre {
    background: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.print-content,
.print-detail-PO,
.print-static-content {
    border: 1px solid #ccc;
    margin: 20px 0;
    overflow: hidden
}

.p-5 {
    padding: 5px
}

.content-static-print div {
    font-size: 9px;
    text-align: justify;
    line-height: 1.2
}

.butstyle,
.butstyle .value,
.butstyle h2,
.circle,
.progress-bar,
time * {
    text-align: center
}

.page-break label,
.print-static-content {
    margin-bottom: 5px !important
}

.print-static-content {
    page-break-before: always
}

.h5,
h5 {
    font-size: 14px
}

.butstyle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F8F8F8;
    background-image: linear-gradient(to bottom, #FFF 50%, #F8F8F8 100%);
    border-color: #DEDFE0 #C8C8C8 #C8C8C8;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", Verdana, sans-serif;
    font-size: 11px;
    margin-right: 1.8%;
    margin-bottom: 15px;
    width: 14.2%;
    padding: 6px 9px 4px;
    transition: border-color .21s ease-out 0s
}

.greenShadow,
.orangeShadow {
    -kthtml-transition: all 1s linear
}

.butstyle h2 {
    color: #333;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.butstyle .value {
    color: #434D55;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.animate > span:after,
.displayNone {
    display: none
}

.bold {
    font-weight: 700
}

.orangeShadow {
    -webkit-box-shadow: 0 0 20px rgba(227, 51, 49, .98) !important;
    -moz-box-shadow: 0 0 20px rgba(227, 51, 49, .98) !important;
    box-shadow: 0 0 20px rgba(227, 51, 49, .98) !important;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    transition: all 1s linear
}

.greenShadow {
    -webkit-box-shadow: 0 0 20px #56c943 !important;
    -moz-box-shadow: 0 0 20px #56c943 !important;
    box-shadow: 0 0 20px #56c943 !important;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    transition: all 1s linear
}

.searchPageFilters {
    border: 2px solid #A9A9A9;
    border-radius: 4px;
    padding: 5px;
    margin: 5px;
    height: inherit;
    box-shadow: 4px 4px 2px silver
}

.pageFiltersTableContainer td {
    height: 100% !important;
    vertical-align: top
}

.actionIcon {
    float: right;
    margin-left: 10px
}

select {
    width: 200px
}

.isProposal {
    border: 2px solid #FF0;
    border-radius: 2px
}

.displayInline {
    display: inline
}

.display-inline-block {
    display: inline-block
}

.calendar-key-div {
    border: 1px solid #999;
    border-radius: .25em;
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    margin: 0 15px 15px;
    padding: 10px;
    position: relative
}

.calendar-key-block {
    float: left;
    padding: 0 5px
}

.calendar-key-block-proposal {
    float: right;
    padding: 0 5px
}

.calendar-colour-key {
    width: 120px;
    height: 10px;
    border-radius: 3px
}

.calendar-colour-key-proposal {
    width: 25%;
    height: 100%;
    float: left
}

.legend-any-div {
    left: 1.667em;
    position: absolute;
    top: -1.2em;
    margin-left: -.833em;
    border: 1px solid #fff;
    border-radius: .417em;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    font-weight: 400;
    line-height: 1.333em;
    outline: 0;
    padding: .167em .5em .25em;
    text-decoration: none;
    text-shadow: none;
    color: #666
}

.no-access-header {
    color: #e73d1f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px
}

.no-access-message {
    margin-top: 20px;
    color: #1b486a;
    font-weight: 700;
    padding-left: 10px
}

#divMainPage {
    min-height: 800px
}

.meter {
    height: 23px;
    position: relative;
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 3px 5px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, .3)
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 50px
    }
}

.nostripes > span:after,
.nostripes > span > span {
    -webkit-animation: none;
    background-image: none
}

.progress-bar {
    min-width: 2.5em;
    display: inline-block;
    position: relative;
    z-index: 89;
    padding: 0;
    color: #333;
    border: 1px solid grey;
    text-transform: none;
    background-size: 100% 100%;
    vertical-align: -.083em;
    border-radius: 20px 8px 8px 20px;
    box-shadow: 0 2px 9px rgba(255, 255, 255, .3) inset, 0 -2px 6px rgba(0, 0, 0, .4) inset
}

.ie7 .progress-bar {
    vertical-align: middle;
    margin-bottom: -.083em
}

.progress-bar > span,
.progress-bar > span.blue {
    display: block;
    position: absolute;
    width: 100%;
    line-height: 1.333em;
    color: #fff;
    padding: 0;
    margin: 0;
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    top: 0;
    bottom: 0;
    left: 0
}

.button .progress-bar {
    vertical-align: -.333em
}

.progress-bar.first-child,
.progress-bar:first-child {
    margin-left: 0
}

.progress-bar.last-child,
.progress-bar:last-child {
    margin-right: 0
}

.progress-bar > span {
    font-weight: 600
}

    .progress-bar > span.blue {
        font-size: .75em;
        -moz-border-radius: .11em;
        -webkit-border-radius: .11em;
        -webkit-background-clip: padding-box;
        -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 1px #000;
        -webkit-box-shadow: 0 0 1px #000;
        box-shadow: 0 0 1px #000;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        background: -moz-linear-gradient(top, #b0cde5, #6ec3e3 15%, #0e62a8 73%, #4398c9);
        background: -webkit-gradient(linear, left top, left bottom, from(#b0cde5), to(#4398c9), color-stop(.15, #6ec3e3), color-stop(.73, #0e62a8))
    }

        .progress-bar > span.blue.with-stripes,
        .progress-bar > span.with-stripes {
            background-size: auto;
            -moz-background-size: auto;
            -webkit-background-size: auto;
            background: url(/images/loading-stripes.png), -moz-linear-gradient(top, #b0cde5, #6ec3e3 15%, #0e62a8 73%, #4398c9);
            background: url(/images/loading-stripes.gif), -webkit-gradient(linear, left top, left bottom, from(#b0cde5), to(#4398c9), color-stop(.15, #6ec3e3), color-stop(.73, #0e62a8))
        }

    .progress-bar > span.green {
        border-color: #15a80e;
        background: url(/images/old-browsers-bg/planning-bar-green-bg.png) top repeat-x #56c943;
        background: -moz-linear-gradient(top, #b3e6b1, #8ae46f 15%, #15a80e 73%, #56c943);
        background: -webkit-gradient(linear, left top, left bottom, from(#b3e6b1), to(#56c943), color-stop(.15, #8ae46f), color-stop(.73, #15a80e))
    }

        .progress-bar > span.green.with-stripes {
            background-size: auto;
            -moz-background-size: auto;
            -webkit-background-size: auto;
            background: url(/images/loading-stripes.png), -moz-linear-gradient(top, #b3e6b1, #8ae46f 15%, #15a80e 73%, #56c943);
            background: url(/images/loading-stripes.gif), -webkit-gradient(linear, left top, left bottom, from(#b3e6b1), to(#56c943), color-stop(.15, #8ae46f), color-stop(.73, #15a80e))
        }

    .progress-bar > span.orange {
        border-color: #a8750e;
        background: url(/images/old-browsers-bg/planning-bar-orange-bg.png) top repeat-x #c99c43;
        background: -moz-linear-gradient(top, #e6d4b1, #e4bd6f 15%, #a8750e 73%, #c99c43);
        background: -webkit-gradient(linear, left top, left bottom, from(#e6d4b1), to(#c99c43), color-stop(.15, #e4bd6f), color-stop(.73, #a8750e))
    }

        .progress-bar > span.orange.with-stripes {
            background-size: auto;
            -moz-background-size: auto;
            -webkit-background-size: auto;
            background: url(/images/loading-stripes.png), -moz-linear-gradient(top, #e6d4b1, #e4bd6f 15%, #a8750e 73%, #c99c43);
            background: url(/images/loading-stripes.gif), -webkit-gradient(linear, left top, left bottom, from(#e6d4b1), to(#c99c43), color-stop(.15, #e4bd6f), color-stop(.73, #a8750e))
        }

    .progress-bar > span.purple {
        border-color: #a10ea8;
        background: url(/images/old-browsers-bg/planning-bar-purple-bg.png) top repeat-x #b543c9;
        background: -moz-linear-gradient(top, #e3b1e6, #c86fe4 15%, #a10ea8 73%, #b543c9);
        background: -webkit-gradient(linear, left top, left bottom, from(#e3b1e6), to(#b543c9), color-stop(.15, #c86fe4), color-stop(.73, #a10ea8))
    }

        .progress-bar > span.purple.with-stripes {
            background-size: auto;
            -moz-background-size: auto;
            -webkit-background-size: auto;
            background: url(/images/loading-stripes.png), -moz-linear-gradient(top, #e3b1e6, #c86fe4 15%, #a10ea8 73%, #b543c9);
            background: url(/images/loading-stripes.gif), -webkit-gradient(linear, left top, left bottom, from(#e3b1e6), to(#b543c9), color-stop(.15, #c86fe4), color-stop(.73, #a10ea8))
        }

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    background-color: #428bca
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.w120 {
    width: 120px
}

.funkyradio div {
    clear: both;
    overflow: hidden
}

.funkyradio label {
    min-width: 40%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: 400
}

.funkyradio input[type=radio]:empty,
.funkyradio input[type=checkbox]:empty {
    display: none
}

    .funkyradio input[type=radio]:empty ~ label,
    .funkyradio input[type=checkbox]:empty ~ label {
        position: relative;
        line-height: 2.5em;
        text-indent: 3.25em;
        margin-top: 1em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .funkyradio input[type=radio]:empty ~ label:before,
        .funkyradio input[type=checkbox]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 2.5em;
            background: #D1D3D4;
            border-radius: 3px 0 0 3px
        }

.funkyradio input[type=radio]:hover:not(:checked) ~ label,
.funkyradio input[type=checkbox]:hover:not(:checked) ~ label {
    color: #888;
    background-color: #dcefdc
}

    .funkyradio input[type=radio]:hover:not(:checked) ~ label:before,
    .funkyradio input[type=checkbox]:hover:not(:checked) ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #C2C2C2
    }

.funkyradio input[type=radio]:checked ~ label,
.funkyradio input[type=checkbox]:checked ~ label {
    color: #000;
    background-color: #cae8ca
}

    .funkyradio input[type=radio]:checked ~ label:before,
    .funkyradio input[type=checkbox]:checked ~ label:before {
        content: '\2714';
        text-indent: .9em;
        color: #333;
        background-color: #ccc
    }

.funkyradio input[type=radio]:focus ~ label:before,
.funkyradio input[type=checkbox]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999
}

.funkyradio-success input[type=radio]:checked ~ label:before,
.funkyradio-success input[type=checkbox]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c
}

.btn span.glyphicon {
    opacity: 0
}

.btn.active span.glyphicon {
    opacity: 1
}

.counterTextArea {
    color: grey;
    font-size: 10px
}

.temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.initials,
time {
    position: relative
}

#layoutTopBar .navbar-default {
    background-color: #386494;
    border-color: #3f71a6
}

    #layoutTopBar .navbar-default .navbar-brand {
        color: #ecf0f1
    }

        #layoutTopBar .navbar-default .navbar-brand:focus,
        #layoutTopBar .navbar-default .navbar-brand:hover {
            color: #b3acac
        }

    #layoutTopBar .navbar-default .navbar-nav > li > a,
    #layoutTopBar .navbar-default .navbar-text {
        color: #ecf0f1
    }

        #layoutTopBar .navbar-default .navbar-nav > li > a:focus,
        #layoutTopBar .navbar-default .navbar-nav > li > a:hover {
            color: #b3acac
        }

    #layoutTopBar .navbar-default .navbar-nav > li > .dropdown-menu {
        background-color: #386494
    }

        #layoutTopBar .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            color: #ecf0f1
        }

            #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
            #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
            #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
            #layoutTopBar .navbar-default .navbar-nav > .active > a,
            #layoutTopBar .navbar-default .navbar-nav > .active > a:focus,
            #layoutTopBar .navbar-default .navbar-nav > .active > a:hover,
            #layoutTopBar .navbar-default .navbar-nav > .open > a,
            #layoutTopBar .navbar-default .navbar-nav > .open > a:focus,
            #layoutTopBar .navbar-default .navbar-nav > .open > a:hover,
            #layoutTopBar .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus,
            #layoutTopBar .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover {
                color: #b3acac;
                background-color: #3f71a6
            }

        #layoutTopBar .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
            background-color: #3f71a6
        }

    #layoutTopBar .navbar-default .navbar-toggle {
        border-color: #3f71a6
    }

        #layoutTopBar .navbar-default .navbar-toggle:focus,
        #layoutTopBar .navbar-default .navbar-toggle:hover {
            background-color: #3f71a6
        }

        #layoutTopBar .navbar-default .navbar-toggle .icon-bar {
            background-color: #ecf0f1
        }

    #layoutTopBar .navbar-default .navbar-collapse,
    #layoutTopBar .navbar-default .navbar-form {
        border-color: #ecf0f1
    }

    #layoutTopBar .navbar-default .navbar-link {
        color: #ecf0f1
    }

        #layoutTopBar .navbar-default .navbar-link:hover {
            color: #b3acac
        }

@media (max-width:767px) {
    #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ecf0f1
    }

        #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
        #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #b3acac
        }

    #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    #layoutTopBar .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #b3acac;
        background-color: #3f71a6
    }
}

input[type=range] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 8px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(.15, #C5C5C5));
    cursor: pointer
}

    input[type=range]::-moz-range-thumb {
        border: 0;
        height: 25px;
        width: 25px;
        border-radius: 25px;
        background: #71bad6;
        cursor: pointer
    }

    input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none !important;
        border: 0;
        height: 25px;
        width: 25px;
        border-radius: 25px;
        background: #71bad6;
        cursor: pointer
    }

.align-item-center {
    display: flex;
    align-items: center
}

.circle,
time {
    display: inline-block
}

.no-data {
    opacity: .4;
    color: #ddd
}

.calendar-separator {
    background: #DDD;
    height: 5px;
    width: 80px
}

:root {
    --avatar-size: 40px
}

.circle {
    background-color: #ccc;
    border-radius: 50%;
    height: var(--avatar-size);
    width: var(--avatar-size);
    cursor: pointer;
    vertical-align: middle
}

.initials {
    font-size: calc(var(--avatar-size)/ 2);
    line-height: 1;
    top: calc(var(--avatar-size)/ 4)
}

time,
time * {
    font-size: 1em
}

#tblTeamMembers .form-inline {
    width: 100px
}

time {
    width: 7em;
    height: 7em;
    background-color: #fff;
    border-radius: .6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
    margin-bottom: 10px
}

    time * {
        display: block;
        width: 100%;
        font-weight: 700;
        font-style: normal
    }

    time strong {
        position: absolute;
        top: 0;
        padding: .4em 0;
        color: #fff;
        background-color: #fd9f1b;
        border-bottom: 1px dashed #f37302;
        box-shadow: 0 2px 0 #fd9f1b
    }

    time em {
        position: absolute;
        bottom: .3em;
        color: #fd9f1b
    }

    time span {
        font-size: 2.8em;
        letter-spacing: -.05em;
        padding-top: .8em;
        color: #222
    }

.alignDiv {
    padding-left: 20px;
    padding-bottom: 20px
}

.SameSizeDiv {
    width: 60%
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingBottomt5 {
    padding-bottom: 5px;
}

.paddingTop5 {
    padding-top: 5px;
}

.SameSizeInputAddOnLabel {
    width: 30%
}


.ui-datepicker-trigger {
    cursor: pointer;
    height: 33px;
    vertical-align:top;
    line-height: 1;
    color: #555 !important;
    text-align: center;
    background: #eee !important;
    border: 1px solid #ccc;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    border-left: none;
    display:inline-block !important;
}
.datePickerDiv{
    display:inline-block;
    position:relative;
    bottom:4.5px;
    white-space:nowrap;
}

.datePickerTable {
    display: inline-block;
    white-space: nowrap;
}

.datePickerFormControl {
    border-right: none;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
}



.noBoderProjectTable td  {
    vertical-align: middle !important;
    line-height: 1.6;
} 


/*Maybe Delete this */

/*#region test */
/***** Top content *****/

.top-content { padding: 40px 0 170px 0; }

.top-content .text { color: #fff; }
.top-content .text h1 { color: #fff; }
.top-content .description { margin: 20px 0 10px 0; }
.top-content .description p { opacity: 0.8; }
.top-content .description a { color: #fff; }
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box { padding-top: 40px; }

.f1 {
	padding: 25px; background: #fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.f1 h3 { margin-top: 0; margin-bottom: 5px; text-transform: uppercase; }

.f1-steps { overflow: hidden; position: relative; margin-top: 20px; text-align: center; }

.f1-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #ddd; }
.f1-progress-line { position: absolute; top: 0; left: 0; height: 1px; background: #f35b3f; }

.f1-step { position: relative; float: left; width: 33.333333%; padding: 0 5px; }

.f1-step-icon {
	display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #ddd;
	font-size: 16px; color: #fff; line-height: 40px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.f1-step.activated .f1-step-icon {
	background: #fff; border: 1px solid #f35b3f; color: #f35b3f; line-height: 38px;
}
.f1-step.active .f1-step-icon {
	width: 48px; height: 48px; margin-top: 0; background: #f35b3f; font-size: 22px; line-height: 48px;
}

.f1-step p { color: #ccc; }
.f1-step.activated p { color: #f35b3f; }
.f1-step.active p { color: #f35b3f; }

.f1 fieldset { display: none; text-align: left; }

.f1-buttons { text-align: right; }

.f1 .input-error { border-color: #f35b3f; }



/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.navbar { padding-top: 0; }
	.navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
	.navbar-brand { height: 60px; margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { margin-top: 12px; }
	
	.top-content { padding: 40px 0 110px 0; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }
	
	.f1 { padding-bottom: 20px; }
	.f1-buttons button { margin-bottom: 5px; }

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 162px 36px !important;
    }
	
}
/*#endregion*/
/*#region Another Progress Flow*/
 .smpl-step {
        margin-top: 40px;
    }
    .smpl-step {
        border-bottom: solid 1px #e0e0e0;
        padding: 0 0 10px 0;
    }

    .smpl-step > .smpl-step-step {
        padding: 0;
        position: relative;
    }   

    .smpl-step > .smpl-step-step > .smpl-step-num {
        font-size: 17px;
        margin-top: -20px;
        margin-left: 20px;
    }

    .smpl-step > .smpl-step-step.complete > .smpl-step-num {
        color: green;
    }

    .smpl-step > .smpl-step-step.disabled > .smpl-step-num {
        color: #ddd;
    }

    .smpl-step > .smpl-step-step .smpl-step-info {
        font-size: 14px;
        padding-top: 27px;
    }

    .smpl-step > .smpl-step-step > .smpl-step-icon {
        position: absolute;
        width: 40px;
        height: 40px;
        display: block;
        /*background: #5CB85C;*/
        top: 40px;
        left: 50%;
        margin-top: -35px;
        margin-left: -15px;
        border-radius: 50%;
    }

    /*Complete Icon CIrcle*/
    .smpl-step > .smpl-step-step.complete > .smpl-step-icon {
        background: #5CB85C;
    }

    /*Active Icon CIrcle*/
    .smpl-step > .smpl-step-step.active > .smpl-step-icon {
        background: #cce5ff;
        top: 35px;
        width: 50px;
        height: 50px;
    }

    /*Disabled Icon CIrcle*/
    .smpl-step > .smpl-step-step.disabled > .smpl-step-icon {
        background: #ddd;
    }

    

    .smpl-step > .smpl-step-step > .progress {
        position: relative;
        border-radius: 0px;
        height: 4px;
        box-shadow: none;
        margin-top: 25px;
       min-width: 0px;
        border-radius: 0px; 
    }

   .smpl-step > .smpl-step-step > .progress > .progress-bar {
       width: 0px;
       box-shadow: none;
       background: #428BCA;
       min-width: 0px;
        border-radius: 0px;
        border: 0px;
   }

    .smpl-step > .smpl-step-step.complete > .progress > .progress-bar {
        width: 100%;
    }

    .smpl-step > .smpl-step-step.active > .progress > .progress-bar {
        width: 50%;
    }

    .smpl-step > .smpl-step-step:first-child.active > .progress > .progress-bar {
        width: 0%;
    }

    .smpl-step > .smpl-step-step:last-child.active > .progress > .progress-bar {
        width: 100%;
    }

    /*Disabled Circle*/
    .smpl-step > .smpl-step-step.disabled > .smpl-step-icon,
     .smpl-step > .smpl-step-step > .progress {
        background-color: #ddd;
    }

    .smpl-step > .smpl-step-step.disabled > .smpl-step-icon:after {
        opacity: 0;
    }

    .smpl-step > .smpl-step-step:first-child > .progress {
        left: 50%;
        width: 50%;
    }

    .smpl-step > .smpl-step-step:last-child > .progress {
        width: 50%;
    }

    .smpl-step > .smpl-step-step.disabled a.smpl-step-icon {
        pointer-events: none;
    }

.white-color-before ::before{
    color: white;
}
/*#endregion*/


@media print {
    .no-print,
    .no-print *,
    .printHidden {
        display: none !important
    }
    
    html {
        font-size: 14px
    }

    @page {
        size: portrait
    }

    .non_margin_padding_top_bottom_print {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th,
    table.table > tbody > tr > td,
    table.table > tbody > tr > th,
    table.table > tfoot > tr > td,
    table.table > tfoot > tr > th {
        padding: 1px
    }

    .expense_report-print-non-border {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .expense_report-print {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important
    }

    #expensereport-title {
        border-top: none
    }

    .expense_report-print-font-size {
        font-size: 8px !important;
        padding-top: 5px
    }

    .padding-bottom-report-print {
        margin-bottom: 10px !important
    }

    #procurement-details {
        border-right: none !important
    }

    .podetails-left {
        width: 30% !important
    }

    .podetails-right {
        width: 70% !important
    }

    .content-static-print {
        page-break-inside: avoid
    }

    .printNoMargin {
        margin-top: -34px !important
    }


    #content, body, .content {
        display: block;
        width: auto;
        height: auto;
        overflow: visible;
    }
}

@media print and (-webkit-min-device-pixel-ratio:0) {
    .no-print,
    .no-print *,
    .printHidden {
        display: none !important
    }

    .content {
        margin: 0 !important;
        width: 100%
    }

    .content-static-print {
        page-break-inside: avoid
    }

    .printNoMargin {
        margin-top: -34px !important
    }
}


/* Custom styles for the special pages */

html {
	height: 100%;
}
.login-bg,
.wizard-bg {
	background: url(/Images/Background.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.error-bg,
.code-page {
	background: #70828f url(../images/old-browsers-bg/login-radial-bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -moz-radial-gradient(center, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)), #70828f;
	background: -webkit-gradient(radial, 50% 50%, 10, 50% 50%, 500, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))), #70828f;
	min-height: 100%;
	}
	.login-bg section,
	.wizard-bg section,
	.error-bg section,
	.code-page section {
		position: absolute;
		z-index: 89;
		left: 50%;
		top: 50%;
		}
		.login-bg section,
		.error-bg section {
			width: 34em;
			margin-left: -17em;
			margin-top: -15em;
			}
			.login-bg section#message {
				top: auto;
				bottom: 50%;
				margin-top: 0;
				margin-bottom: 17em;
			}
			.error-bg section {
				-moz-transition: all 200ms;
				-webkit-transition: all 200ms;
				-o-transition: all 200ms;
				transition: all 200ms;
			}
			.error-bg section#error-log {
				z-index: 88;
				opacity: 0;
				filter: alpha(opacity=0);
			}
			.error-bg.with-log section {
				margin-top: -19em;
				}
				.error-bg.with-log section#error-desc {
					margin-left: -36em;
				}
				.error-bg.with-log section#error-log {
					margin-left: 2em;
					opacity: 100;
					filter: none;
				}
			
		.wizard-bg section {
			width: 64em;
			margin-left: -32em;
			margin-top: -23em;
		}
	.login-bg .block-content,
	.wizard-bg .block-content,
	.error-bg .block-content {
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	}
	.login-bg .block-border,
	.wizard-bg .block-border,
	.error-bg .block-border {
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
		}
		.login-bg .block-border .block-content,
		.wizard-bg .block-border .block-content,
		.error-bg .block-border .block-content {
			-moz-box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
			-webkit-box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
			box-shadow: 0 0 0.8em rgba(255, 255, 255, 0.5);
		}
		
	.error-bg #send-report p {
		padding-left: 10em;
		}
		.error-bg #send-report p .float-left {
			margin-left: -10em;
			width: 8em;
		}

/******** Page for code errors : 404... *********/
.code-page {
	text-align: center;
	}
	.code-page h1 {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -1em;
		text-align: center;
		font-size: 16em;
		color: #A1A8AB;
		-moz-text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
		-webkit-text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
	}
	.code-page p {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		text-align: center;
		font-size: 3em;
		font-weight: bold;
		text-transform: uppercase;
		-moz-text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
		-webkit-text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
		text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(255, 255, 255, 0.75);
	}
	.code-page section {
		margin-top: 5em;
		width: 28em;
		margin-left: -14em;
		}
		.code-page section .action-tabs {
			padding-top: 1em;
			}
			.code-page section .action-tabs.on-form {
				padding-top: 1.75em;
			}
		.code-page section form.block-content {
			padding-left: 0;
			padding-right: 0;
			}
			.code-page section form.block-content #s {
				width: 15em;
			}

/************* Mobile customization *************/
@media only screen and (max-device-width: 480px) {
	
	.login-bg,
	.wizard-bg {
		background: #70828f url(../images/bg-mobile.png) no-repeat center -200px;
		}
		.login-bg,
		.error-bg {
			padding: 1em;
		}
		.login-bg section,
		.wizard-bg section,
		.error-bg section {
			position: static;
			width: auto;
			margin-top: 0;
			margin-left: 0;
			left: auto;
			top: auto;
			}
			.error-bg section#error-log {
				opacity: 100;
				filter: none;
			}
	.error-bg,
	.code-page {
		background: #70828f url(../images/old-browsers-bg/login-radial-bg-mobile.png) no-repeat center center;
		background: -moz-radial-gradient(center, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)), #70828f;
		background: -webkit-gradient(radial, 50% 50%, 10, 50% 50%, 240, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))), #70828f;
	}
	
	.error-bg #send-report p {
		padding: 0;
		}
		.error-bg #send-report p .float-left {
			margin-left: 0;
			width: auto;
		}
		.error-bg #send-report p span.float-left {
			float: right;
			width: 40%;
		}
		.error-bg #send-report p #sender {
			width: 50%;
		}
	
	/******** Page for code errors : 404... *********/
	.code-page h1 {
		font-size: 10em;
	}
	.code-page p {
		font-size: 1.75em;
	}
	.code-page section {
		width: auto;
		top: auto;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0;
		}
		.code-page section .action-tabs {
			display: none;
		}
	
}
