.teamblue .btn-check:active+.btn-outline-secondary,
.teamblue .btn-check:checked+.btn-outline-secondary,
.teamblue .btn-check:focus+.btn-outline-secondary,
.teamblue .btn-outline-secondary.active,
.teamblue .btn-outline-secondary:active,
.teamblue .btn-outline-secondary:focus,
.teamblue .btn-outline-secondary:hover,
.teamblue .open .dropdown-toggle.btn-outline-secondary,
.teamblue .show>.btn-outline-secondary.dropdown-toggle {
    background-color: rgba(7, 26, 45, .1);
    border: 1px solid #071a2d;
    color: #071a2d
}

.teamblue .btn-check:active+.btn-primary,
.teamblue .btn-check:checked+.btn-primary,
.teamblue .btn-check:focus+.btn-primary,
.teamblue .btn-primary.active,
.teamblue .btn-primary.active.active,
.teamblue .btn-primary.active:focus,
.teamblue .btn-primary:active,
.teamblue .btn-primary:focus,
.teamblue .btn-primary:hover,
.teamblue .open .dropdown-toggle.btn-primary {
    background-color: #163656;
    border: 1px solid #071a2d;
    color: #fff
}

.teamblue .btn-check:active+.btn-success,
.teamblue .btn-check:checked+.btn-success,
.teamblue .btn-check:focus+.btn-success,
.teamblue .btn-success.active,
.teamblue .btn-success:active,
.teamblue .btn-success:focus,
.teamblue .btn-success:hover,
.teamblue .open .dropdown-toggle.btn-success,
.teamblue .show>.btn-success.dropdown-toggle {
    background-color: #153967;
    border: 1px solid #071a2d;
    color: #fff
}

.teamblue .btn-check:active+.btn-info,
.teamblue .btn-check:checked+.btn-info,
.teamblue .btn-check:focus+.btn-info,
.teamblue .btn-info.active,
.teamblue .btn-info:active,
.teamblue .btn-info:focus,
.teamblue .btn-info:hover,
.teamblue .open .dropdown-toggle.btn-info,
.teamblue .show>.btn-info.dropdown-toggle {
    background-color: #2e104d;
    border: 1px solid #1c0a2f;
    color: #fff
}

.teamblue .btn-check:active+.btn-warning,
.teamblue .btn-check:checked+.btn-warning,
.teamblue .btn-check:focus+.btn-warning,
.teamblue .btn-warning.active,
.teamblue .btn-warning:active,
.teamblue .btn-warning:focus,
.teamblue .btn-warning:hover,
.teamblue .open .dropdown-toggle.btn-warning,
.teamblue .show>.btn-warning.dropdown-toggle {
    background-color: #80431e;
    border: 1px solid #184d0b;
    color: #fff
}

.teamblue .nav-tabs>li.active>a,
.teamblue .nav-tabs>li.active>a:focus,
.teamblue .nav-tabs>li.active>a:hover {
    background-color: #fff;
    border: 1px solid #dadada;
    color: #636363
}

.teamblue pagination>li>a {
    background-color: #fff;
    border: 1px solid #dadada;
    color: #214f7e
}

.teamblue a.list-group-item-success.active,
.teamblue a.list-group-item-success.active:focus,
.teamblue a.list-group-item-success.active:hover,
.teamblue a.list-group-item.active,
.teamblue a.list-group-item.active:focus,
.teamblue a.list-group-item.active:hover {
    background-color: #214f7e;
    border: 1px solid #214f7e;
    color: #fff
}

.teamblue a.list-group-item-info.active,
.teamblue a.list-group-item-info.active:focus,
.teamblue a.list-group-item-info.active:hover {
    background-color: #265c92;
    border: 1px solid #265c92;
    color: #fff
}

.teamblue a.list-group-item-warning.active,
.teamblue a.list-group-item-warning.active:focus,
.teamblue a.list-group-item-warning.active:hover {
    background-color: #6aff4d;
    border: 1px solid #6aff4d;
    color: #fff
}

.teamblue a.list-group-item-danger.active,
.teamblue a.list-group-item-danger.active:focus,
.teamblue a.list-group-item-danger.active:hover {
    background-color: #a94442;
    border: 1px solid #a94442;
    color: #fff
}

.teamblue .carousel-control:focus,
.teamblue .carousel-control:hover {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9
}

.teamblue .list-surveys h3,
.teamblue .pagetitle,
.teamblue .side-body h3 {
    border-bottom: 2px solid #214f7e;
    color: #fff;
    color: #333
}

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid #ccc
}

body {
    background-color: #fff;
    color: #2c3e50
}

.teamblue mark {
    background: #fff453;
    color: #000
}

.teamblue a {
    color: #214f7e
}

.teamblue a:focus,
.teamblue a:hover {
    color: #071a2d
}

.teamblue a.badge:focus,
.teamblue a.badge:hover {
    color: #fff
}

.teamblue a.list-group-item {
    color: #49513f
}

.teamblue a.list-group-item.active .list-group-item-text,
.teamblue a.list-group-item.active:focus .list-group-item-text,
.teamblue a.list-group-item.active:hover .list-group-item-text {
    color: #94b8dc
}

.teamblue a.list-group-item.active>.badge {
    background-color: #fff;
    color: #214f7e
}

.teamblue a.list-group-item .list-group-item-heading {
    color: #333
}

.teamblue a.list-group-item:focus,
.teamblue a.list-group-item:hover {
    background-color: #819ebc
}

.teamblue a.thumbnail.active,
.teamblue a.thumbnail:focus,
.teamblue a.thumbnail:hover {
    border: 1px solid #214f7e
}

.teamblue a.list-group-item-success {
    color: #214f7e
}

.teamblue a.list-group-item-success:focus,
.teamblue a.list-group-item-success:hover {
    background-color: #94b8dc;
    color: #214f7e
}

.teamblue a.list-group-item-info {
    color: #265c92
}

.teamblue a.list-group-item-info:focus,
.teamblue a.list-group-item-info:hover {
    background-color: #9f80c2;
    color: #265c92
}

.teamblue a.list-group-item-warning {
    color: #6aff4d
}

.teamblue a.list-group-item-warning:focus,
.teamblue a.list-group-item-warning:hover {
    background-color: #65b85c;
    color: #6aff4d
}

.teamblue a.list-group-item-danger {
    color: #a94442
}

.teamblue a.list-group-item-danger:focus,
.teamblue a.list-group-item-danger:hover {
    background-color: #7eb938;
    color: #a94442
}

.teamblue a.text-primary:hover,
.teamblue a.text-success:hover {
    color: #163656
}

.teamblue a.text-info:hover {
    color: #2e104d !important
}

.teamblue a.text-warning:hover {
    color: #f6863a
}

.teamblue a.text-danger:hover {
    color: #ace369
}

.teamblue a.bg-primary:hover {
    background-color: #163656
}

.teamblue a.bg-success:hover {
    background-color: #81acd6
}

.teamblue a.bg-info:hover {
    background-color: #9170b9
}

.teamblue a.bg-warning:hover {
    background-color: #136454
}

.teamblue a.bg-danger:hover {
    background-color: #71a532
}

.teamblue .img-thumbnail {
    background-color: #fff;
    border: 1px solid #dadada
}

.teamblue hr {
    border-top: 1px solid #819ebc
}

.teamblue .text-muted {
    color: #858585 !important
}

.teamblue .text-info,
.teamblue .text-primary,
.teamblue .text-success {
    color: #2c3e50 !important
}

.teamblue .text-warning {
    color: #f6863a !important
}

.teamblue .text-danger {
    color: #a94442 !important
}

.teamblue .bg-primary {
    background-color: #214f7e !important;
    color: #fff !important
}

.teamblue .bg-success {
    background-color: #a7c5e2 !important
}

.teamblue .bg-info {
    background-color: #4b6d9b !important
}

.teamblue .bg-warning {
    background-color: #76bf6f !important
}

.teamblue .bg-danger {
    background-color: #8bc644 !important
}

.teamblue .page-header {
    border-bottom: 1px solid #819ebc
}

.teamblue abbr[data-original-title] {
    border-bottom: 1px dotted #858585
}

.teamblue blockquote {
    border-left: 5px solid #819ebc
}

.teamblue blockquote .small,
.teamblue blockquote footer,
.teamblue blockquote small {
    color: #858585
}

.teamblue .blockquote-reverse,
.teamblue blockquote.pull-right {
    border-right: 5px solid #819ebc
}

.teamblue code {
    background-color: #f0f4dd;
    color: #9ebf13
}

.teamblue kbd {
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    color: #fff
}

.teamblue pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    color: #35363f
}

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

.teamblue .table>tbody>tr>td.active {
    background-color: #f5f5f5
}

.teamblue .table>tbody>tr>td.success {
    background-color: #a7c5e2
}

.teamblue .table>tbody>tr>td.info {
    background-color: #4b6d9b
}

.teamblue .table>tbody>tr>td.warning {
    background-color: #76bf6f
}

.teamblue .table>tbody>tr>td.danger {
    background-color: #8bc644
}

.teamblue .table>tbody>tr>th.active {
    background-color: #f5f5f5
}

.teamblue .table>tbody>tr>th.success {
    background-color: #a7c5e2
}

.teamblue .table>tbody>tr>th.info {
    background-color: #4b6d9b
}

.teamblue .table>tbody>tr>th.warning {
    background-color: #76bf6f
}

.teamblue .table>tbody>tr>th.danger {
    background-color: #8bc644
}

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

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

.teamblue .table>tbody>tr.info>td,
.teamblue .table>tbody>tr.info>th {
    background-color: #4b6d9b
}

.teamblue .table>tbody>tr.warning>td,
.teamblue .table>tbody>tr.warning>th {
    background-color: #76bf6f
}

.teamblue .table>tbody>tr.danger>td,
.teamblue .table>tbody>tr.danger>th {
    background-color: #8bc644
}

.teamblue .table>tfoot>tr>td {
    border-top: 1px solid #dadada
}

.teamblue .table>tfoot>tr>td.active {
    background-color: #f5f5f5
}

.teamblue .table>tfoot>tr>td.success {
    background-color: #a7c5e2
}

.teamblue .table>tfoot>tr>td.info {
    background-color: #4b6d9b
}

.teamblue .table>tfoot>tr>td.warning {
    background-color: #76bf6f
}

.teamblue .table>tfoot>tr>td.danger {
    background-color: #8bc644
}

.teamblue .table>tfoot>tr>th.active {
    background-color: #f5f5f5
}

.teamblue .table>tfoot>tr>th.success {
    background-color: #a7c5e2
}

.teamblue .table>tfoot>tr>th.info {
    background-color: #4b6d9b
}

.teamblue .table>tfoot>tr>th.warning {
    background-color: #76bf6f
}

.teamblue .table>tfoot>tr>th.danger {
    background-color: #8bc644
}

.teamblue .table>tfoot>tr.active>td,
.teamblue .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.teamblue .table>tfoot>tr.success>td,
.teamblue .table>tfoot>tr.success>th {
    background-color: #a7c5e2
}

.teamblue .table>tfoot>tr.info>td,
.teamblue .table>tfoot>tr.info>th {
    background-color: #4b6d9b
}

.teamblue .table>tfoot>tr.warning>td,
.teamblue .table>tfoot>tr.warning>th {
    background-color: #76bf6f
}

.teamblue .table>tfoot>tr.danger>td,
.teamblue .table>tfoot>tr.danger>th {
    background-color: #8bc644
}

.teamblue .table>thead>tr>th {
    border-bottom: 2px solid #dadada
}

.teamblue .table>thead>tr>th.active {
    background-color: #f5f5f5
}

.teamblue .table>thead>tr>th.success {
    background-color: #a7c5e2
}

.teamblue .table>thead>tr>th.info {
    background-color: #4b6d9b
}

.teamblue .table>thead>tr>th.warning {
    background-color: #76bf6f
}

.teamblue .table>thead>tr>th.danger {
    background-color: #8bc644
}

.teamblue .table>thead>tr>td.active {
    background-color: #f5f5f5
}

.teamblue .table>thead>tr>td.success {
    background-color: #a7c5e2
}

.teamblue .table>thead>tr>td.info {
    background-color: #4b6d9b
}

.teamblue .table>thead>tr>td.warning {
    background-color: #76bf6f
}

.teamblue .table>thead>tr>td.danger {
    background-color: #8bc644
}

.teamblue .table>thead>tr.active>td,
.teamblue .table>thead>tr.active>th {
    background-color: #f5f5f5
}

.teamblue .table>thead>tr.success>td,
.teamblue .table>thead>tr.success>th {
    background-color: #a7c5e2
}

.teamblue .table>thead>tr.info>td,
.teamblue .table>thead>tr.info>th {
    background-color: #4b6d9b
}

.teamblue .table>thead>tr.warning>td,
.teamblue .table>thead>tr.warning>th {
    background-color: #76bf6f
}

.teamblue .table>thead>tr.danger>td,
.teamblue .table>thead>tr.danger>th {
    background-color: #8bc644
}

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

.teamblue .table-bordered,
.teamblue .table-bordered>tbody>tr>td,
.teamblue .table-bordered>tbody>tr>th,
.teamblue .table-bordered>tfoot>tr>td,
.teamblue .table-bordered>tfoot>tr>th,
.teamblue .table-bordered>thead>tr>td,
.teamblue .table-bordered>thead>tr>th {
    border: none;
}

.teamblue legend {
    border-bottom: 1px solid #e6e6e6;
    color: #35363f
}

.teamblue output {
    color: #636363
}

.teamblue .form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #636363
}

.teamblue .form-control:focus {
    border: 1px solid #214f7e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(33, 79, 126, .6)
}

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

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

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

.teamblue .form-control[disabled] {
    background-color: #f5f5f5;
    color: #e3e3e3;
    opacity: 1
}

.teamblue .form-control[disabled].total {
    color: #35363f
}

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

.teamblue fieldset[disabled] .btn-outline-secondary {
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #214f7e;
    color: #214f7e
}

.teamblue fieldset[disabled] .btn-outline-secondary.active,
.teamblue fieldset[disabled] .btn-outline-secondary:active,
.teamblue fieldset[disabled] .btn-outline-secondary:focus,
.teamblue fieldset[disabled] .btn-outline-secondary:hover {
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #ccc
}

.teamblue fieldset[disabled] .btn-primary,
.teamblue fieldset[disabled] .btn-primary.active,
.teamblue fieldset[disabled] .btn-primary:active,
.teamblue fieldset[disabled] .btn-primary:focus,
.teamblue fieldset[disabled] .btn-primary:hover,
.teamblue fieldset[disabled] .btn-success,
.teamblue fieldset[disabled] .btn-success.active,
.teamblue fieldset[disabled] .btn-success:active,
.teamblue fieldset[disabled] .btn-success:focus,
.teamblue fieldset[disabled] .btn-success:hover {
    background-color: #214f7e;
    border: 1px solid #214f7e
}

.teamblue fieldset[disabled] .btn-info,
.teamblue fieldset[disabled] .btn-info.active,
.teamblue fieldset[disabled] .btn-info:active,
.teamblue fieldset[disabled] .btn-info:focus,
.teamblue fieldset[disabled] .btn-info:hover {
    background-color: #265c92;
    border: 1px solid #265c92
}

.teamblue fieldset[disabled] .btn-warning {
    background-color: hsla(0, 0%, 100%, .2);
    border: 1px solid #f6863a
}

.teamblue fieldset[disabled] .btn-warning.active,
.teamblue fieldset[disabled] .btn-warning:active,
.teamblue fieldset[disabled] .btn-warning:focus,
.teamblue fieldset[disabled] .btn-warning:hover {
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #f6863a
}

.teamblue fieldset[disabled] .btn-danger {
    background-color: hsla(0, 0%, 100%, .2);
    border: 1px solid #a94442;
    color: #a94442
}

.teamblue fieldset[disabled] .btn-danger.active,
.teamblue fieldset[disabled] .btn-danger:active,
.teamblue fieldset[disabled] .btn-danger:focus,
.teamblue fieldset[disabled] .btn-danger:hover {
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #a94442
}

.teamblue fieldset[disabled] .btn-link:focus,
.teamblue fieldset[disabled] .btn-link:hover {
    text-decoration: underline
}

.teamblue .has-success .checkbox,
.teamblue .has-success .checkbox-inline,
.teamblue .has-success .control-label,
.teamblue .has-success .help-block,
.teamblue .has-success .radio,
.teamblue .has-success .radio-inline {
    color: #214f7e
}

.teamblue .has-success .form-control {
    border: 1px solid #214f7e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.teamblue .has-success .form-control:focus {
    border: 1px solid #163656;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #abff53
}

.teamblue .has-success .input-group-addon {
    background-color: #a7c5e2;
    border: 1px solid #214f7e;
    color: #214f7e
}

.teamblue .has-success .form-control-feedback {
    color: #214f7e
}

.teamblue .has-warning .checkbox,
.teamblue .has-warning .checkbox-inline,
.teamblue .has-warning .control-label,
.teamblue .has-warning .help-block,
.teamblue .has-warning .radio,
.teamblue .has-warning .radio-inline {
    color: #6aff4d
}

.teamblue .has-warning .form-control {
    border: 1px solid #6aff4d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.teamblue .has-warning .form-control:focus {
    border: 1px solid #f6863a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0ffb3
}

.teamblue .has-warning .input-group-addon {
    background-color: #76bf6f;
    border: 1px solid #6aff4d;
    color: #6aff4d
}

.teamblue .has-warning .form-control-feedback {
    color: #6aff4d
}

.teamblue .has-error .checkbox,
.teamblue .has-error .checkbox-inline,
.teamblue .has-error .control-label,
.teamblue .has-error .help-block,
.teamblue .has-error .radio,
.teamblue .has-error .radio-inline {
    color: #a94442
}

.teamblue .has-error .form-control {
    border: 1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.teamblue .has-error .form-control:focus {
    border: 1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f4ffe6
}

.teamblue .has-error .input-group-addon {
    background-color: transparent;
    border: 1px solid #a94442;
    color: #a94442
}

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

.teamblue .help-block {
    color: #7f8d6e
}

.teamblue .btn-outline-secondary {
    background-color: hsla(0, 0%, 100%, .2);
    border: 1px solid #214f7e;
    color: #214f7e
}

.teamblue .btn-outline-secondary.disabled,
.teamblue .btn-outline-secondary.disabled.active,
.teamblue .btn-outline-secondary.disabled:active,
.teamblue .btn-outline-secondary.disabled:focus,
.teamblue .btn-outline-secondary.disabled:hover {
    background-color: #fff;
    border: 1px solid #ccc
}

.teamblue .btn-outline-secondary .badge {
    background-color: #333;
    color: #fff
}

.teamblue .btn-outline-secondary[disabled],
.teamblue .btn-outline-secondary[disabled].active,
.teamblue .btn-outline-secondary[disabled]:active,
.teamblue .btn-outline-secondary[disabled]:focus,
.teamblue .btn-outline-secondary[disabled]:hover {
    background-color: #fff;
    border: 1px solid #ccc
}

.teamblue .btn-primary {
    color: #fff
}

.teamblue .btn-primary,
.teamblue .btn-primary.disabled,
.teamblue .btn-primary.disabled.active,
.teamblue .btn-primary.disabled:active,
.teamblue .btn-primary.disabled:focus,
.teamblue .btn-primary.disabled:hover {
    background-color: #214f7e;
    border: 1px solid #214f7e
}

.teamblue .btn-primary .badge {
    background-color: #fff;
    color: #214f7e
}

.teamblue .btn-primary label:hover {
    cursor: pointer
}

.teamblue .btn-primary[disabled],
.teamblue .btn-primary[disabled].active,
.teamblue .btn-primary[disabled]:active,
.teamblue .btn-primary[disabled]:focus,
.teamblue .btn-primary[disabled]:hover,
.teamblue .btn-success {
    background-color: #214f7e;
    border: 1px solid #214f7e
}

.teamblue .btn-success {
    color: #fff
}

.teamblue .btn-success.disabled,
.teamblue .btn-success.disabled.active,
.teamblue .btn-success.disabled:active,
.teamblue .btn-success.disabled:focus,
.teamblue .btn-success.disabled:hover {
    background-color: #214f7e;
    border: 1px solid #214f7e
}

.teamblue .btn-success .badge {
    background-color: #fff;
    color: #214f7e
}

.teamblue .btn-success[disabled],
.teamblue .btn-success[disabled].active,
.teamblue .btn-success[disabled]:active,
.teamblue .btn-success[disabled]:focus,
.teamblue .btn-success[disabled]:hover {
    background-color: #214f7e;
    border: 1px solid #214f7e
}

.teamblue .btn-info {
    color: #fff
}

.teamblue .btn-info,
.teamblue .btn-info.disabled,
.teamblue .btn-info.disabled.active,
.teamblue .btn-info.disabled:active,
.teamblue .btn-info.disabled:focus,
.teamblue .btn-info.disabled:hover {
    background-color: #265c92;
    border: 1px solid #265c92
}

.teamblue .btn-info .badge {
    background-color: #fff;
    color: #265c92
}

.teamblue .btn-info[disabled],
.teamblue .btn-info[disabled].active,
.teamblue .btn-info[disabled]:active,
.teamblue .btn-info[disabled]:focus,
.teamblue .btn-info[disabled]:hover {
    background-color: #265c92;
    border: 1px solid #265c92
}

.teamblue .btn-warning {
    background-color: transparent;
    border: 1px solid #8c4921;
    color: #fff
}

.teamblue .btn-warning.disabled,
.teamblue .btn-warning.disabled.active,
.teamblue .btn-warning.disabled:active,
.teamblue .btn-warning.disabled:focus,
.teamblue .btn-warning.disabled:hover {
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #f6863a
}

.teamblue .btn-warning .badge {
    background-color: #f6863a;
    color: hsla(0, 0%, 100%, .5)
}

.teamblue .btn-warning[disabled] {
    border: 1px solid #f6863a
}

.teamblue .btn-danger,
.teamblue .btn-warning[disabled],
.teamblue .btn-warning[disabled].active,
.teamblue .btn-warning[disabled]:active,
.teamblue .btn-warning[disabled]:focus,
.teamblue .btn-warning[disabled]:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.teamblue .btn-danger {
    border: 1px solid #a94442;
    color: #a94442
}

.teamblue .btn-danger.active,
.teamblue .btn-danger:active,
.teamblue .btn-danger:focus,
.teamblue .btn-danger:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.teamblue .btn-danger.disabled,
.teamblue .btn-danger.disabled.active,
.teamblue .btn-danger.disabled:active,
.teamblue .btn-danger.disabled:focus,
.teamblue .btn-danger.disabled:hover {
    background-color: #a0352f;
    border: 1px solid #8c2e29
}

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

.teamblue .btn-danger[disabled],
.teamblue .btn-danger[disabled].active,
.teamblue .btn-danger[disabled]:active,
.teamblue .btn-danger[disabled]:focus,
.teamblue .btn-danger[disabled]:hover {
    background-color: #a0352f;
    border: 1px solid #8c2e29
}

.teamblue .btn-link {
    color: #214f7e
}

.teamblue .btn-link:focus,
.teamblue .btn-link:hover {
    color: #071a2d
}

.teamblue .btn-link[disabled]:focus,
.teamblue .btn-link[disabled]:hover {
    color: #858585
}

.teamblue .btn-check:active+.btn-outline-secondary:focus,
.teamblue .btn-check:active+.btn-primary:focus,
.teamblue .btn-check:active+.btn-success:focus,
.teamblue .btn-check:checked+.btn-outline-secondary:focus,
.teamblue .btn-check:checked+.btn-primary:focus,
.teamblue .btn-check:checked+.btn-success:focus,
.teamblue .btn-check:focus+.btn-outline-secondary,
.teamblue .btn-check:focus+.btn-primary,
.teamblue .btn-check:focus+.btn-success,
.teamblue .btn-outline-secondary.active:focus,
.teamblue .btn-outline-secondary:active:focus,
.teamblue .btn-success.active:focus,
.teamblue .btn-success:active:focus,
.teamblue .show>.btn-outline-secondary.dropdown-toggle:focus,
.teamblue .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(7, 26, 45, .5)
}

.teamblue .btn-check:active+.btn-info:focus,
.teamblue .btn-check:checked+.btn-info:focus,
.teamblue .btn-check:focus+.btn-info,
.teamblue .btn-info.active:focus,
.teamblue .btn-info:active:focus,
.teamblue .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(28, 10, 47, .5)
}

.teamblue .btn-check:active+.btn-warning:focus,
.teamblue .btn-check:checked+.btn-warning:focus,
.teamblue .btn-check:focus+.btn-warning,
.teamblue .btn-warning.active:focus,
.teamblue .btn-warning:active:focus,
.teamblue .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(24, 77, 11, .5)
}

.teamblue .btn-check:active+.btn-danger,
.teamblue .btn-check:checked+.btn-danger,
.teamblue .btn-check:focus+.btn-danger,
.teamblue .btn-danger.active,
.teamblue .btn-danger:active,
.teamblue .show>.btn-danger.dropdown-toggle {
    background-color: hsla(0, 0%, 100%, .5);
    border-color: #a94442;
    color: #a94442
}

.teamblue .btn-check:active+.btn-danger:focus,
.teamblue .btn-check:checked+.btn-danger:focus,
.teamblue .btn-check:focus+.btn-danger,
.teamblue .btn-danger.active:focus,
.teamblue .btn-danger:active:focus,
.teamblue .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(174, 78, 77, .5)
}

.teamblue .dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.teamblue .dropdown-menu .divider {
    background-color: #e6e6e6
}

.teamblue .dropdown-menu>li>a {
    color: #35363f
}

.teamblue .dropdown-menu>.active>a,
.teamblue .dropdown-menu>.active>a:focus,
.teamblue .dropdown-menu>.active>a:hover,
.teamblue .dropdown-menu>li>a:focus,
.teamblue .dropdown-menu>li>a:hover {
    background-color: #071a2d !important;
    color: #fff
}

.teamblue .dropdown-menu>li>a.disabled {
    color: #858585
}

.teamblue .dropdown-menu>li>a.disabled :focus,
.teamblue .dropdown-menu>li>a.disabled :hover {
    color: #858585 !important
}

.teamblue .dropdown-header {
    color: #858585
}

.teamblue .input-group-addon,
.teamblue .input-group-text {
    background-color: #214f7e;
    color: #fff
}

.teamblue .nav .nav-divider {
    background-color: #e6e6e6
}

.teamblue .nav>li>a:focus,
.teamblue .nav>li>a:hover {
    text-decoration: underline
}

.teamblue .nav>li.disabled>a,
.teamblue .nav>li.disabled>a:focus,
.teamblue .nav>li.disabled>a:hover {
    color: #858585
}

.teamblue .nav .open>a {
    border-bottom: 1px solid #fff
}

.teamblue .nav .open>a,
.teamblue .nav .open>a:focus,
.teamblue .nav .open>a:hover {
    background-color: #071a2d;
    color: #fff
}

.teamblue .nav-tabs {
    border-bottom: 1px solid #dadada
}

.teamblue .nav-tabs>li a:hover {
    border: 1px solid #819ebc
}

.teamblue .navbar-collapse {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

.teamblue .navbar-form {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

.teamblue .label,
.teamblue .label[href]:focus,
.teamblue .label[href]:hover {
    color: #fff
}

.teamblue .label-default {
    background-color: #858585
}

.teamblue .label-default[href]:focus,
.teamblue .label-default[href]:hover {
    background-color: #606b53
}

.teamblue .label-primary {
    background-color: #214f7e
}

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

.teamblue .label-success {
    background-color: #214f7e
}

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

.teamblue .label-info {
    background-color: #265c92
}

.teamblue .label-info[href]:focus,
.teamblue .label-info[href]:hover {
    background-color: #2e104d
}

.teamblue .label-warning {
    background-color: #f6863a;
    color: #fff
}

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

.teamblue .label-danger {
    background-color: #a0352f
}

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

.teamblue .badge {
    background-color: #858585;
    color: #fff
}

.teamblue .jumbotron {
    background-color: #819ebc;
    text-align: center
}

.teamblue .jumbotron,
.teamblue .jumbotron.message-box {
    background-color: transparent
}

.teamblue .thumbnail {
    background-color: #fff;
    border: 1px solid #dadada
}

.teamblue .thumbnail .caption {
    color: #35363f
}

.teamblue .alert-success {
    background-color: transparent;
    border: 1px solid #2c68a6;
    color: #2c68a6
}

.teamblue .alert-success hr {
    border-top-color: #2c68a6
}

.teamblue .alert-success .alert-link {
    color: #2c68a6;
    text-decoration: underline
}

.teamblue .alert-info {
    background-color: transparent;
    border: 1px solid #214f7e;
    color: #214f7e
}

.teamblue .alert-info hr {
    border-top-color: #214f7e
}

.teamblue .alert-info .alert-link {
    color: #214f7e;
    text-decoration: underline
}

.teamblue .alert-warning {
    background-color: transparent;
    border: 1px solid #f6863a;
    color: #f6863a
}

.teamblue .alert-warning hr {
    border-top-color: #f6863a
}

.teamblue .alert-warning .alert-link {
    color: #f6863a;
    text-decoration: underline
}

.teamblue .alert-danger {
    background-color: transparent;
    border: 1px solid #a94442;
    color: #a94442
}

.teamblue .alert-danger hr {
    border-top-color: #a94442
}

.teamblue .alert-danger .alert-link {
    color: #a94442;
    text-decoration: underline
}

.teamblue .progress {
    background-color: #d1d8e2;;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.teamblue .progress-bar {
    background-color: #1c406f;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #fff
}

.teamblue .progress-striped .progress-bar,
.teamblue .progress-striped .progress-bar-danger,
.teamblue .progress-striped .progress-bar-info,
.teamblue .progress-striped .progress-bar-success,
.teamblue .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.teamblue .progress-bar-success {
    background-color: #214f7e
}

.teamblue .progress-bar-info {
    background-color: #265c92
}

.teamblue .progress-bar-warning {
    background-color: #f6863a
}

.teamblue .progress-bar-danger {
    background-color: #a0352f
}

.teamblue .list-group-item {
    background-color: #fff;
    border: 1px solid #dadada
}

.teamblue .list-group-item-success {
    background-color: #a7c5e2;
    color: #214f7e
}

.teamblue .list-group-item-info {
    background-color: #4b6d9b;
    color: #265c92
}

.teamblue .list-group-item-warning {
    background-color: #76bf6f;
    color: #6aff4d
}

.teamblue .list-group-item-danger {
    background-color: #8bc644;
    color: #a94442
}

.teamblue .card {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.teamblue .card-footer,
.teamblue .card>.card-body+.table,
.teamblue .card>.card-body+.table-responsive {
    border-top: 1px solid #dadada
}

.teamblue .card-footer {
    background-color: #f5f5f5
}

.teamblue .card-group .card-header+.panel-collapse .card-body {
    border-top: 1px solid #dadada
}

.teamblue .card-group .card-footer+.panel-collapse .card-body {
    border-bottom: 1px solid #dadada
}

.teamblue .card-default {
    border: 1px solid #dadada
}

.teamblue .card-default>.card-header {
    background-color: #f5f5f5;
    border: 1px solid #dadada;
    color: #35363f
}

.teamblue .card-default>.card-header+.panel-collapse .card-body {
    border-top-color: #dadada
}

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

.teamblue .card-primary {
    border: 1px solid #214f7e
}

.teamblue .card-primary>.card-header {
    background-color: #214f7e;
    border: 1px solid #214f7e;
    color: #fff
}

.teamblue .card-primary>.card-header+.panel-collapse .card-body {
    border-top-color: #214f7e
}

.teamblue .card-primary>.card-footer+.panel-collapse .card-body {
    border-bottom-color: #214f7e
}

.teamblue .card-success {
    border: 1px solid #94b8dc
}

.teamblue .card-success>.card-header {
    background-color: #a7c5e2;
    border: 1px solid #94b8dc;
    color: #214f7e
}

.teamblue .card-success>.card-header+.panel-collapse .card-body {
    border-top-color: #94b8dc
}

.teamblue .card-success>.card-footer+.panel-collapse .card-body {
    border-bottom-color: #94b8dc
}

.teamblue .card-info {
    border: 1px solid #9f80c2
}

.teamblue .card-info>.card-header {
    background-color: #4b6d9b;
    border: 1px solid #9f80c2;
    color: #265c92
}

.teamblue .card-info>.card-header+.panel-collapse .card-body {
    border-top-color: #9f80c2
}

.teamblue .card-info>.card-footer+.panel-collapse .card-body {
    border-bottom-color: #9f80c2
}

.teamblue .card-warning {
    border: 1px solid #abff53
}

.teamblue .card-warning>.card-header {
    background-color: #76bf6f;
    border: 1px solid #abff53;
    color: #6aff4d
}

.teamblue .card-warning>.card-header+.panel-collapse .card-body {
    border-top-color: #abff53
}

.teamblue .card-warning>.card-footer+.panel-collapse .card-body {
    border-bottom-color: #abff53
}

.teamblue .card-danger {
    border: 1px solid #a94442
}

.teamblue .card-danger>.card-header {
    background-color: #8bc644;
    border: 1px solid #a94442;
    color: #a94442
}

.teamblue .card-danger>.card-header+.panel-collapse .card-body {
    border-top-color: #a94442
}

.teamblue .card-danger>.card-footer+.panel-collapse .card-body {
    border-bottom-color: #a94442
}

.teamblue .well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.teamblue .well blockquote {
    border: 1px solid #dadada;
    border: 1px solid rgba(0, 0, 0, .15)
}

.teamblue .close {
    text-shadow: 0 1px 0 #fff
}

.teamblue .modal-content {
    background-color: #fff;
    border: 1px solid #8e9b7e;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.teamblue .modal-backdrop {
    background-color: #000
}

.teamblue .modal-header {
    border-bottom: 1px solid #e6e6e6
}

.teamblue .modal-footer {
    border-top: 1px solid #e6e6e6
}

.teamblue .tooltip-inner {
    background-color: #000;
    color: #fff
}

.teamblue .tooltip.top .tooltip-arrow,
.teamblue .tooltip.top-left .tooltip-arrow,
.teamblue .tooltip.top-right .tooltip-arrow {
    border-top-color: #000
}

.teamblue .tooltip.right .tooltip-arrow {
    border-right-color: #000
}

.teamblue .tooltip.left .tooltip-arrow {
    border-left-color: #000
}

.teamblue .tooltip.bottom .tooltip-arrow,
.teamblue .tooltip.bottom-left .tooltip-arrow,
.teamblue .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000
}

.teamblue .popover {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.teamblue .popover.top>.arrow {
    border-top-color: #8e9b7e;
    border-top-color: rgba(0, 0, 0, .25)
}

.teamblue .popover.top>.arrow:after {
    border-top-color: #fff
}

.teamblue .popover.right>.arrow {
    border-right-color: #8e9b7e;
    border-right-color: rgba(0, 0, 0, .25)
}

.teamblue .popover.right>.arrow:after {
    border-right-color: #fff
}

.teamblue .popover.bottom>.arrow {
    border-bottom-color: #8e9b7e;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.teamblue .popover.bottom>.arrow:after {
    border-bottom-color: #fff
}

.teamblue .popover.left>.arrow {
    border-left-color: #8e9b7e;
    border-left-color: rgba(0, 0, 0, .25)
}

.teamblue .popover.left>.arrow:after {
    border-left-color: #fff
}

.teamblue .popover-title {
    background-color: #819ebc;
    border-bottom: 1px solid #7291b2
}

.teamblue .carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.teamblue .carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff
}

.teamblue .carousel-indicators .active {
    background-color: #fff
}

.teamblue .carousel-caption {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.teamblue #welcome-jumbotron {
    background-color: transparent
}

.teamblue .surveymanagerbar {
    background-color: #071a2d;
    color: #fff
}

.teamblue .surveybar {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: 0 3px 3px rgba(99, 49, 48, .1)
}

.teamblue .navbar {
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow: 0 3px 3px hsla(200, 3%, 53%, .1)
}

.teamblue .navbar a {
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-decoration: none
}

@media (min-width:769px) {

    .teamblue .navbar .navbar-nav .nav-item .nav-link:active,
    .teamblue .navbar .navbar-nav .nav-item .nav-link:focus,
    .teamblue .navbar .navbar-nav .nav-item .nav-link:hover {
        text-decoration: none
    }

    .teamblue .navbar .navbar-nav .nav-item .nav-link {
        padding-bottom: 0;
        padding-left: 0
    }

    .teamblue .navbar .navbar-nav .nav-item {
        position: relative
    }

    .teamblue .navbar .navbar-nav .nav-item:after {
        background-color: #214f7e;
        content: "";
        display: block;
        height: 2px;
        text-align: right;
        transition: width .3s;
        width: 0
    }

    .teamblue .navbar .navbar-nav .nav-item:hover:after {
        width: 100%
    }
}

@media (max-width:768px) {
    .teamblue .navbar {
        box-shadow: 1px 2px 3px hsla(200, 3%, 53%, .1);
        padding-bottom: 15px;
        padding-top: 15px
    }
}

.teamblue .navbar .nav-icon-btn.nav-icon-btn-danger .label {
    background: #a94442
}

.teamblue .mega-dropdown-menu .dropdown-header {
    color: #071a2d
}

.teamblue .mega-dropdown-menu>li>ul>li>a {
    color: #101f1d
}

.teamblue .footer {
    background-color: none;
    border-top: none;
}

.teamblue .alert-security-update {
    background-color: #fff;
    border: 1px solid #675300;
    color: #675300
}

.teamblue .box {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.teamblue #info-footer,
.teamblue #info-header {
    color: #071a2d
}

.teamblue .box-icon span {
    color: #fff
}

.teamblue .cke_toolgroup {
    background: #e3e3e3;
    border: 1px solid #dadada;
    box-shadow: 0 1px 0 hsla(0, 0%, 100%, .5), inset 0 0 2px hsla(0, 0%, 100%, .15), inset 0 1px 0 hsla(0, 0%, 100%, .15)
}

.teamblue .message-box {
    border: 1px solid #6d9bcb;
    color: #22261d
}

.teamblue .message-box-error {
    border: 1px solid #a0352f
}

.teamblue .message-box-warning {
    border: 1px solid #f6863a
}

.teamblue .welcome .card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.teamblue .login-title {
    border-bottom: 1px solid #dadada
}

.teamblue .login-submit {
    border-top: 1px solid #dadada
}

.teamblue #gs_completed {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #636363
}

.teamblue .h6 .small {
    color: #858585
}

.teamblue .table-striped>tbody>tr:nth-child(odd)>td,
.teamblue .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f5f5f5
}

.teamblue .table-hover>tbody>tr>td.active:hover {
    background-color: #dce0d7
}

.teamblue .table-hover>tbody>tr>td.success:hover {
    background-color: #94b8dc
}

.teamblue .table-hover>tbody>tr>td.info:hover {
    background-color: #9f80c2
}

.teamblue .table-hover>tbody>tr>td.warning:hover {
    background-color: #65b85c
}

.teamblue .table-hover>tbody>tr>td.danger:hover {
    background-color: #7eb938
}

.teamblue .table-hover>tbody>tr>th.active:hover {
    background-color: #dce0d7
}

.teamblue .table-hover>tbody>tr>th.success:hover {
    background-color: #94b8dc
}

.teamblue .table-hover>tbody>tr>th.info:hover {
    background-color: #9f80c2
}

.teamblue .table-hover>tbody>tr>th.warning:hover {
    background-color: #65b85c
}

.teamblue .table-hover>tbody>tr>th.danger:hover {
    background-color: #7eb938
}

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

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

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

.teamblue .table-hover>tbody>tr.info:hover>td,
.teamblue .table-hover>tbody>tr.info:hover>th {
    background-color: #9f80c2
}

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

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

.teamblue .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.teamblue .nav-pills>li.active>a:focus {
    background-color: #214f7e;
    color: #fff
}

.teamblue .nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #214f7e
}

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

.teamblue .dropdown-item>a:hover {
    background-color: #071a2d;
    color: #fff
}

.teamblue table.cke_editor {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .16)
}

.teamblue .hoverAction tbody tr:hover {
    background-color: #557696;
    color: #fff
}

.teamblue .hoverAction table thead tr:hover {
    background-color: transparent;
    color: #35363f
}

.teamblue div.card.disabled,
.teamblue div.card.disabled * {
    opacity: .5
}

.teamblue .ui-widget-content .ui-state-default,
.teamblue .ui-widget-header .ui-state-default {
    background-color: transparent;
    background-image: none
}

.teamblue .absolute-wrapper {
    box-shadow: 3px 0 3px hsla(200, 3%, 53%, .1)
}

.teamblue .absolute-wrapper,
.teamblue .side-menu {
    background-color: #fff;
    border-right: 1px solid #e3e3e3
}

.teamblue .side-menu .navbar {
    background-color: #fff
}

.teamblue .side-menu .navbar-header,
.teamblue .side-menu .navbar-nav li {
    border-bottom: 1px solid #e3e3e3
}

.teamblue .side-menu .navbar-nav .active,
.teamblue .side-menu .navbar-nav li a.question-link:hover {
    box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, .16), inset 0 2px 1px 1px rgba(0, 0, 0, .12)
}

.teamblue .side-menu .navbar-nav .active {
    background-color: #071a2d
}

.teamblue .side-menu .navbar-nav .active a {
    color: #fff
}

.teamblue .side-menu .navbar-nav .question-link.active {
    background-color: transparent
}

.teamblue .side-menu #dropdown {
    background-color: transparent;
    box-shadow: none
}

.teamblue .side-menu #dropdown li:hover {
    background-color: #6d9bcb;
    color: #fff
}

.teamblue .side-menu #dropdown li.active:hover {
    background-color: transparent;
    border-right: 5px solid #e3e3e3;
    color: #071a2d
}

.teamblue .side-menu #dropdown li.disabled:hover {
    background-color: transparent;
    color: #fff
}

.teamblue .side-menu #dropdown .card-body {
    background-color: #fafafa
}

.teamblue .side-menu #dropdown .card-body .navbar-nav li {
    border-bottom: 1px solid #e3e3e3
}

.teamblue .side-menu #dropdown .card-body .navbar-nav li.card {
    background-color: transparent
}

.teamblue .side-menu #dropdown .card-body .card-body li:last-child,
.teamblue .side-menu #dropdown .card-body .navbar-nav li.card-default,
.teamblue .side-menu #dropdown>a {
    border-bottom: 1px solid #e3e3e3
}

.teamblue .side-menu .hide-button {
    background-color: #fafafa
}

.teamblue .side-menu #search .card-body .navbar-form {
    border-top: 1px solid #e3e3e3
}

.teamblue .side-menu #search .card-body .navbar-form .btn {
    background-color: #fafafa
}

.teamblue #explorer .questiongroupdropdown li a {
    color: #000
}

.teamblue .dropdownstyle {
    background-color: transparent
}

.teamblue #sideMenu a[aria-expanded=true] {
    background-color: #071a2d;
    color: #fff
}

.teamblue #sideMenu a[aria-expanded=false] {
    color: #0c1c2d
}

.teamblue #sideMenu #dropdown li .active a:hover,
.teamblue #sideMenu #dropdown li a[aria-expanded=true],
.teamblue #sideMenu #dropdown li:hover,
.teamblue #sideMenu #dropdown li:hover>a,
.teamblue #sideMenu #dropdown li>a:hover {
    background-color: #395c8a
}

.teamblue #sideMenu #dropdown #explorer li .active a:hover,
.teamblue #sideMenu #dropdown #explorer li a[aria-expanded=true],
.teamblue #sideMenu #dropdown #explorer li:hover,
.teamblue #sideMenu #dropdown #explorer li:hover>a,
.teamblue #sideMenu #dropdown #explorer li>a:hover {
    background-color: #4b6d9b
}

.teamblue #sideMenu #dropdown #explorer .questiongroupdropdown li .active a:hover,
.teamblue #sideMenu #dropdown #explorer .questiongroupdropdown li a[aria-expanded=true],
.teamblue #sideMenu #dropdown #explorer .questiongroupdropdown li:hover,
.teamblue #sideMenu #dropdown #explorer .questiongroupdropdown li:hover>a,
.teamblue #sideMenu #dropdown #explorer .questiongroupdropdown li>a:hover {
    background-color: #8da7c5
}

.teamblue #sideMenu .navbar-default .navbar-nav>.active>a {
    background-color: transparent
}

.teamblue #sideMenu .side-menu .dropdownlvl1>a:hover,
.teamblue #sideMenu .sidemenuscontainer li:hover,
.teamblue #sideMenu .sidemenuscontainer li:hover>a {
    background-color: #071a2d;
    color: #fff
}

@media (max-width:768px) {
    .teamblue .side-menu {
        border-bottom: 1px solid #e3e3e3
    }

    .teamblue .navbar-toggle {
        background-color: #fafafa
    }

    .teamblue .side-menu-container>.navbar-nav {
        background-color: #ebeee9;
        border-right: 1px solid #e3e3e3
    }
}

.teamblue .toWhite a:hover {
    background-color: #6d9bcb;
    color: #fff
}

.teamblue .navbar-toggle {
    border: 1px solid #214f7e
}

.teamblue .navbar-toggle .icon-bar {
    background-color: #214f7e
}

.teamblue .open .dropdown-toggle.btn-danger {
    background-color: #802b26;
    border: 1px solid #5d1f1b;
    color: #fff
}

.teamblue .container-fluid .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.teamblue .container-fluid .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background: #214f7e;
    color: #fff
}

.teamblue .container-fluid .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.teamblue .container-fluid .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #a0352f;
    color: #fff
}

.teamblue .btn-danger:hover,
.teamblue .btn-info:hover,
.teamblue .btn-success:hover,
.teamblue .btn-warning:hover {
    color: #fff
}

.teamblue .checkbox input[type=checkbox]:checked:after,
.teamblue .checkbox-inline input[type=checkbox]:checked:after,
.teamblue input[type=checkbox]:checked:after {
    background-color: #214f7e;
    border-color: #214f7e
}

.teamblue .ui-dialog,
.teamblue .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable,
.teamblue .ui-jqdialog {
    background-color: #fff;
    border: 1px solid #ccc
}

.teamblue .ui-jqdialog-titlebar {
    border-bottom: 2px solid #ccc
}

.teamblue .ui-autocomplete-input,
.teamblue .uneditable-input,
.teamblue input[type=password],
.teamblue input[type=text],
.teamblue textarea {
    color: #636363
}

.teamblue .navtable {
    border: 1px solid #ccc
}

.teamblue .em-function {
    color: #214f7e
}

.teamblue .em-var-string {
    color: #35363f
}

.teamblue .data-entry-explanation+tr {
    background-color: #e6e6e6
}

.teamblue .data-entry-tbl tr.even,
.teamblue .data-entry-tbl tr.odd {
    border-bottom: 1px solid #ebebeb
}

.teamblue #carousel-example-generic .card-title,
.teamblue #carousel-example-generic .carousel-control {
    color: #214f7e
}

.teamblue #carousel-example-generic .carousel-indicators .active {
    background-color: #214f7e
}

.teamblue #carousel-example-generic .carousel-indicators li {
    border: 1px solid #214f7e
}

@keyframes preload-show-1 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(60deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-1 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(60deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-1 {
    5% {
        border-left-color: #0c1c2d;
        transform: rotate(60deg) rotateY(90deg) rotateX(0deg)
    }

    10%,
    75% {
        border-left-color: #265c92;
        transform: rotate(60deg) rotateY(0) rotateX(0deg)
    }

    80%,
    to {
        border-left-color: #214f7e;
        transform: rotate(60deg) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-show-2 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(120deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-2 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(120deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-2 {
    10% {
        border-left-color: #0c1c2d;
        transform: rotate(120deg) rotateY(90deg) rotateX(0deg)
    }

    15%,
    70% {
        border-left-color: #265c92;
        transform: rotate(120deg) rotateY(0) rotateX(0deg)
    }

    75%,
    to {
        border-left-color: #214f7e;
        transform: rotate(120deg) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-show-3 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(180deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-3 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(180deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-3 {
    15% {
        border-left-color: #0c1c2d;
        transform: rotate(180deg) rotateY(90deg) rotateX(0deg)
    }

    20%,
    65% {
        border-left-color: #265c92;
        transform: rotate(180deg) rotateY(0) rotateX(0deg)
    }

    70%,
    to {
        border-left-color: #214f7e;
        transform: rotate(180deg) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-show-4 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(240deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-4 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(240deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-4 {
    20% {
        border-left-color: #0c1c2d;
        transform: rotate(240deg) rotateY(90deg) rotateX(0deg)
    }

    25%,
    60% {
        border-left-color: #265c92;
        transform: rotate(240deg) rotateY(0) rotateX(0deg)
    }

    65%,
    to {
        border-left-color: #214f7e;
        transform: rotate(240deg) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-show-5 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(300deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-5 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(300deg) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-5 {
    25% {
        border-left-color: #0c1c2d;
        transform: rotate(300deg) rotateY(90deg) rotateX(0deg)
    }

    30%,
    55% {
        border-left-color: #265c92;
        transform: rotate(300deg) rotateY(0) rotateX(0deg)
    }

    60%,
    to {
        border-left-color: #214f7e;
        transform: rotate(300deg) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-show-6 {
    0% {
        border-left-color: #0c1c2d;
        transform: rotate(1turn) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-hide-6 {
    to {
        border-left-color: #0c1c2d;
        transform: rotate(1turn) rotateY(-90deg) rotateX(0deg)
    }
}

@keyframes preload-cycle-6 {
    30% {
        border-left-color: #0c1c2d;
        transform: rotate(1turn) rotateY(90deg) rotateX(0deg)
    }

    35%,
    50% {
        border-left-color: #265c92;
        transform: rotate(1turn) rotateY(0) rotateX(0deg)
    }

    55%,
    to {
        border-left-color: #214f7e;
        transform: rotate(1turn) rotateY(90deg) rotateX(0deg)
    }
}

@keyframes preload-flip {
    0% {
        transform: rotateY(0deg) rotate(-60deg)
    }

    to {
        transform: rotateY(1turn) rotate(-60deg)
    }
}

.teamblue #sidebar .btn-primary.force.color.white.onhover:active,
.teamblue #sidebar .btn-primary.force.color.white.onhover:focus,
.teamblue #sidebar .btn-primary.force.color.white.onhover:hover {
    color: #fff
}

.teamblue #sidebar .tabbutton.btn-primary {
    outline: none
}

.teamblue #sidebar .tabbutton.btn-primary:active:after,
.teamblue #sidebar .tabbutton.btn-primary:focus:after,
.teamblue #sidebar .tabbutton.btn-primary:hover:after {
    color: #0c1c2d
}

.teamblue #sidebar .tabbutton.btn-primary:after {
    color: #214f7e
}

.teamblue #sidebar .background.white {
    background-color: #fff;
    box-shadow: none
}

.teamblue #sidebar .resize-handle button {
    background: #fff
}

.teamblue #sidebar .resize-handle button:active,
.teamblue #sidebar .resize-handle button:focus,
.teamblue #sidebar .resize-handle button:hover {
    background-color: #fff !important
}

.teamblue #sidebar .menu-open {
    animation-duration: .45s;
    animation-name: animate-gradient;
    background: radial-gradient(circle at center, #3a82cb 0, #3a82cb 8px, #fff 9px, #fff 100%)
}

.teamblue #sidebar .selected {
    background: linear-gradient(90deg, #214f7e 0, #214f7e 13px, #fff 0, #fff);
    padding-left: 20px;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(1, .5, .5, 1)
}

.teamblue #sidebar .dragged {
    background-color: #2c68a6 !important;
    opacity: .8;
    padding-bottom: 18px;
    padding-top: 18px;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

.teamblue #sidebar .menu-selected {
    background: linear-gradient(90deg, #214f7e 0, #214f7e 6px, #fff 0, #fff);
    padding-left: 10px
}

.teamblue #sidebar .subpanel.level-0 .menu-selected {
    background: linear-gradient(90deg, #2c68a6 0, #2c68a6 6px, #fff 0, #fff)
}

.teamblue #sidebar .subpanel.level-0 .selected {
    background: linear-gradient(90deg, #2c68a6 0, #2c68a6 13px, #fff 0, #fff)
}

.teamblue #sidebar .subpanel.level-1 .menu-selected {
    background: linear-gradient(90deg, #3175bb 0, #3175bb 6px, #fff 0, #fff)
}

.teamblue #sidebar .subpanel.level-1 .selected {
    background: linear-gradient(90deg, #3175bb 0, #3175bb 13px, #fff 0, #fff)
}

.teamblue #sidebar .subpanel.level-2 .menu-selected {
    background: linear-gradient(90deg, #3a82cb 0, #3a82cb 6px, #fff 0, #fff)
}

.teamblue #sidebar .subpanel.level-2 .selected {
    background: linear-gradient(90deg, #3a82cb 0, #3a82cb 13px, #fff 0, #fff)
}

@keyframes animate-gradient {
    0% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 1px, #fff 2px, #fff 100%)
    }

    10% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 2px, #fff 3px, #fff 100%)
    }

    20% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 3px, #fff 4px, #fff 100%)
    }

    30% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 4px, #fff 5px, #fff 100%)
    }

    40% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 5px, #fff 6px, #fff 100%)
    }

    50% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 6px, #fff 7px, #fff 100%)
    }

    60% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 7px, #fff 8px, #fff 100%)
    }

    70% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 8px, #fff 9px, #fff 100%)
    }

    80% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 9px, #fff 10px, #fff 100%)
    }

    90% {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 10px, #fff 0, #fff 100%)
    }

    to {
        background: radial-gradient(circle at center, #214f7e 0, #214f7e 8px, #fff 9px, #fff 100%)
    }
}

.teamblue .ls-ba .list-group>.list-group-item .list-group .list-group-item:last-of-type {
    border-bottom: 1px solid #35363f
}

.teamblue .ls-ba .breadcrumb>li+li:before {
    color: #fff
}

.teamblue ol.breadcrumb.title-bar-breadcrumb {
    background: transparent;
    color: #fff
}

.teamblue ol.breadcrumb.title-bar-breadcrumb a {
    color: #fff
}

.teamblue ol.breadcrumb.title-bar-breadcrumb a.animate:after {
    background: #fff;
    transition: width .3s
}

.teamblue ol.breadcrumb.title-bar-breadcrumb li {
    background: transparent;
    color: #fff
}

.teamblue ol.breadcrumb.title-bar-breadcrumb li.active {
    color: #35363f
}

.teamblue #pjax-content .surveybar {
    box-shadow: 3px 3px 3px #35363f
}

.teamblue #pjax-file-load-container>div {
    background: #000;
    background: linear-gradient(90deg, #000 0, #010305 50%, #0c1c2d);
    transition-timing-function: ease-in-out;
    transition: width 1.6s
}

.teamblue #comfortUpdateGeneralWrap h3.maintitle {
    background-color: transparent;
    border-bottom: 1px solid #214f7e;
    color: #214f7e
}

.teamblue #comfortUpdateGeneralWrap .on span {
    background-color: #214f7e;
    color: #fff;
    display: block
}

.teamblue #sideMenu #dropdown #explorer li#questionexplorer-group-container:hover,
.teamblue #sideMenu #dropdown li#questionexplorer-group-container:hover>a {
    background-color: #fafafa;
    color: #0c1c2d
}

.teamblue .explorer-group-title a.explorer-group,
.teamblue .question-collapse-title {
    color: #163c19
}

.teamblue #survey_title a {
    color: #fff
}

.teamblue .question-item {
    padding-top: 1em
}

.teamblue .placeholder {
    background-color: #666eb8
}

.teamblue .slider.slider-horizontal .slider-handle.triangle,
.teamblue .slider.slider-horizontal .slider-tick.triangle {
    border-bottom-color: #214f7e
}

.teamblue .slider.slider-vertical .slider-handle.triangle,
.teamblue .slider.slider-vertical .slider-tick.triangle {
    border-left-color: #214f7e;
    border-right-color: #214f7e
}

.teamblue .slider-handle {
    background-color: #214f7e
}

.teamblue .slider-handle.custom:before,
.teamblue .slider-tick.custom:before {
    color: #214f7e
}

.teamblue .slider-selection {
    background-image: linear-gradient(180deg, #666eb8 0, #265c92)
}

.teamblue .input-error input {
    border: 1px solid #f6863a;
    color: #f6863a
}

.teamblue .input-error input:focus {
    border: 1px solid #a94442;
    color: #a94442
}

.teamblue .question-container.input-error {
    box-shadow: 0 10px 20px rgba(169, 68, 66, .9)
}

body .answer-item label:after {
    background-color: #214f7e
}

.checkbox-item input[type=checkbox]:checked+label:after,
.checkbox-item input[type=radio]:checked+label:after {
    background-color: #214f7e;
    color: #fff
}