.caldera-grid html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.caldera-grid body {
    margin: 0
}

.caldera-grid article,
.caldera-grid aside,
.caldera-grid details,
.caldera-grid figcaption,
.caldera-grid figure,
.caldera-grid footer,
.caldera-grid header,
.caldera-grid hgroup,
.caldera-grid main,
.caldera-grid menu,
.caldera-grid nav,
.caldera-grid section,
.caldera-grid summary {
    display: block
}

.caldera-grid audio,
.caldera-grid canvas,
.caldera-grid progress,
.caldera-grid video {
    display: inline-block;
    vertical-align: baseline
}

.caldera-grid audio:not([controls]) {
    display: none;
    height: 0
}

.caldera-grid [hidden],
.caldera-grid template {
    display: none
}

.caldera-grid a {
    background-color: transparent
}

.caldera-grid a:active,
.caldera-grid a:hover {
    outline: 0
}

.caldera-grid abbr[title] {
    border-bottom: 1px dotted
}

.caldera-grid b,
.caldera-grid strong {
    font-weight: 700
}

.caldera-grid dfn {
    font-style: italic
}

.caldera-grid h1 {
    font-size: 2em;
    margin: .67em 0
}

.caldera-grid mark {
    background: #ff0;
    color: #000
}

.caldera-grid small {
    font-size: 80%
}

.caldera-grid sub,
.caldera-grid sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.caldera-grid sup {
    top: -.5em
}

.caldera-grid sub {
    bottom: -.25em
}

.caldera-grid img {
    border: 0
}

.caldera-grid svg:not(:root) {
    overflow: hidden
}

.caldera-grid figure {
    margin: 1em 40px
}

.caldera-grid hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

.caldera-grid pre {
    overflow: auto
}

.caldera-grid code,
.caldera-grid kbd,
.caldera-grid pre,
.caldera-grid samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.caldera-grid button,
.caldera-grid input,
.caldera-grid optgroup,
.caldera-grid select,
.caldera-grid textarea {
    font: inherit;
    margin: 0
}

.caldera-grid button {
    overflow: visible
}

.caldera-grid button,
.caldera-grid select {
    text-transform: none
}

.caldera-grid button,
.caldera-grid html input[type=button],
.caldera-grid input[type=reset],
.caldera-grid input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.caldera-grid button[disabled],
.caldera-grid html input[disabled] {
    cursor: default
}

.caldera-grid button::-moz-focus-inner,
.caldera-grid input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.caldera-grid input {
    line-height: normal
}

.caldera-grid input[type=checkbox],
.caldera-grid input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.caldera-grid input[type=number]::-webkit-inner-spin-button,
.caldera-grid input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.caldera-grid input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.caldera-grid input[type=search]::-webkit-search-cancel-button,
.caldera-grid input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.caldera-grid fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

.caldera-grid legend {
    border: 0;
    padding: 0
}

.caldera-grid textarea {
    overflow: auto
}

.caldera-grid optgroup {
    font-weight: 700
}

.caldera-grid table {
    border-collapse: collapse;
    border-spacing: 0
}

.caldera-grid td,
.caldera-grid th {
    padding: 0
}

@media print {

    .caldera-grid *,
    .caldera-grid :before,
    .caldera-grid :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .caldera-grid a,
    .caldera-grid a:visited {
        text-decoration: underline
    }

    .caldera-grid a[href]:after {
        content: " (" attr(href) ")"
    }

    .caldera-grid abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .caldera-grid a[href^="#"]:after,
    .caldera-grid a[href^="javascript:"]:after {
        content: ""
    }

    .caldera-grid pre,
    .caldera-grid blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .caldera-grid thead {
        display: table-header-group
    }

    .caldera-grid tr,
    .caldera-grid img {
        page-break-inside: avoid
    }

    .caldera-grid img {
        max-width: 100% !important
    }

    .caldera-grid p,
    .caldera-grid h2,
    .caldera-grid h3 {
        orphans: 3;
        widows: 3
    }

    .caldera-grid h2,
    .caldera-grid h3 {
        page-break-after: avoid
    }

    .caldera-grid select {
        background: #fff !important
    }

    .caldera-grid .navbar {
        display: none
    }

    .caldera-grid .btn>.caret,
    .caldera-grid .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .caldera-grid .label {
        border: 1px solid #000
    }

    .caldera-grid .table {
        border-collapse: collapse !important
    }

    .caldera-grid .table td,
    .caldera-grid .table th {
        background-color: #fff !important
    }

    .caldera-grid .table-bordered th,
    .caldera-grid .table-bordered td {
        border: 1px solid #ddd !important
    }
}

.caldera-grid fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

.caldera-grid legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.caldera-grid label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.caldera-grid input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.caldera-grid input[type=radio],
.caldera-grid input[type=checkbox] {
    margin: 0;
    line-height: normal
}

.caldera-grid input[type=file] {
    display: block
}

.caldera-grid input[type=range] {
    display: block;
    width: 100%
}

.caldera-grid select[multiple],
.caldera-grid select[size] {
    height: auto
}

.caldera-grid input[type=file]:focus,
.caldera-grid input[type=radio]:focus,
.caldera-grid input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.caldera-grid input[type=checkbox] {
    -webkit-appearance: checkbox
}

.caldera-grid input[type=radio] {
    -webkit-appearance: radio
}

.caldera-grid output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.caldera-grid .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.caldera-grid .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)
}

.caldera-grid .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.caldera-grid .form-control:-ms-input-placeholder {
    color: #999
}

.caldera-grid .form-control::-webkit-input-placeholder {
    color: #999
}

.caldera-grid .form-control[disabled],
.caldera-grid .form-control[readonly],
fieldset[disabled] .caldera-grid .form-control {
    background-color: #eee;
    opacity: 1
}

.caldera-grid .form-control[disabled],
fieldset[disabled] .caldera-grid .form-control {
    cursor: not-allowed
}

textarea .caldera-grid .form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .caldera-grid input[type=date],
    .caldera-grid input[type=time],
    .caldera-grid input[type=datetime-local],
    .caldera-grid input[type=month] {
        line-height: 34px
    }

    .caldera-grid input[type=date].input-sm,
    .caldera-grid input[type=time].input-sm,
    .caldera-grid input[type=datetime-local].input-sm,
    .caldera-grid input[type=month].input-sm,
    .input-group-sm .caldera-grid input[type=date],
    .input-group-sm .caldera-grid input[type=time],
    .input-group-sm .caldera-grid input[type=datetime-local],
    .input-group-sm .caldera-grid input[type=month] {
        line-height: 30px
    }

    .caldera-grid input[type=date].input-lg,
    .caldera-grid input[type=time].input-lg,
    .caldera-grid input[type=datetime-local].input-lg,
    .caldera-grid input[type=month].input-lg,
    .input-group-lg .caldera-grid input[type=date],
    .input-group-lg .caldera-grid input[type=time],
    .input-group-lg .caldera-grid input[type=datetime-local],
    .input-group-lg .caldera-grid input[type=month] {
        line-height: 46px
    }
}

.caldera-grid .form-group {
    margin-bottom: 15px
}

.caldera-grid .radio,
.caldera-grid .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.caldera-grid .radio label,
.caldera-grid .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.caldera-grid .radio input[type=radio],
.caldera-grid .radio-inline input[type=radio],
.caldera-grid .checkbox input[type=checkbox],
.caldera-grid .checkbox-inline input[type=checkbox] {
    margin-left: -20px
}

.caldera-grid .radio+.radio,
.caldera-grid .checkbox+.checkbox {
    margin-top: -5px
}

.caldera-grid .radio-inline,
.caldera-grid .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.caldera-grid .radio-inline+.radio-inline,
.caldera-grid .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.caldera-grid input[type=radio][disabled],
.caldera-grid input[type=checkbox][disabled],
.caldera-grid input[type=radio].disabled,
.caldera-grid input[type=checkbox].disabled,
fieldset[disabled] .caldera-grid input[type=radio],
fieldset[disabled] .caldera-grid input[type=checkbox] {
    cursor: not-allowed
}

.caldera-grid .radio-inline.disabled,
.caldera-grid .checkbox-inline.disabled,
fieldset[disabled] .caldera-grid .radio-inline,
fieldset[disabled] .caldera-grid .checkbox-inline {
    cursor: not-allowed
}

.caldera-grid .radio.disabled label,
.caldera-grid .checkbox.disabled label,
fieldset[disabled] .caldera-grid .radio label,
fieldset[disabled] .caldera-grid .checkbox label {
    cursor: not-allowed
}

.caldera-grid .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.caldera-grid .form-control-static.input-lg,
.caldera-grid .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.caldera-grid .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

select.caldera-grid .input-sm {
    height: 30px;
    line-height: 30px
}

textarea.caldera-grid .input-sm,
select[multiple].caldera-grid .input-sm {
    height: auto
}

.caldera-grid .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

select.caldera-grid .form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.caldera-grid .form-group-sm .form-control,
select[multiple].caldera-grid .form-group-sm .form-control {
    height: auto
}

.caldera-grid .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.caldera-grid .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px
}

select.caldera-grid .input-lg {
    height: 46px;
    line-height: 46px
}

textarea.caldera-grid .input-lg,
select[multiple].caldera-grid .input-lg {
    height: auto
}

.caldera-grid .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px
}

select.caldera-grid .form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.caldera-grid .form-group-lg .form-control,
select[multiple].caldera-grid .form-group-lg .form-control {
    height: auto
}

.caldera-grid .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px
}

.caldera-grid .has-feedback {
    position: relative
}

.caldera-grid .has-feedback .form-control {
    padding-right: 42.5px
}

.caldera-grid .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.caldera-grid .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.caldera-grid .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.caldera-grid .has-success .help-block,
.caldera-grid .has-success .control-label,
.caldera-grid .has-success .radio,
.caldera-grid .has-success .checkbox,
.caldera-grid .has-success .radio-inline,
.caldera-grid .has-success .checkbox-inline,
.caldera-grid .has-success.radio label,
.caldera-grid .has-success.checkbox label,
.caldera-grid .has-success.radio-inline label,
.caldera-grid .has-success.checkbox-inline label {
    color: #3c763d
}

.caldera-grid .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)
}

.caldera-grid .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
}

.caldera-grid .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.caldera-grid .has-success .form-control-feedback {
    color: #3c763d
}

.caldera-grid .has-warning .help-block,
.caldera-grid .has-warning .control-label,
.caldera-grid .has-warning .radio,
.caldera-grid .has-warning .checkbox,
.caldera-grid .has-warning .radio-inline,
.caldera-grid .has-warning .checkbox-inline,
.caldera-grid .has-warning.radio label,
.caldera-grid .has-warning.checkbox label,
.caldera-grid .has-warning.radio-inline label,
.caldera-grid .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.caldera-grid .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)
}

.caldera-grid .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
}

.caldera-grid .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.caldera-grid .has-warning .form-control-feedback {
    color: #8a6d3b
}

.caldera-grid .has-error .help-block,
.caldera-grid .has-error .control-label,
.caldera-grid .has-error .radio,
.caldera-grid .has-error .checkbox,
.caldera-grid .has-error .radio-inline,
.caldera-grid .has-error .checkbox-inline,
.caldera-grid .has-error.radio label,
.caldera-grid .has-error.checkbox label,
.caldera-grid .has-error.radio-inline label,
.caldera-grid .has-error.checkbox-inline label {
    color: #a94442
}

.caldera-grid .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)
}

.caldera-grid .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
}

.caldera-grid .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.caldera-grid .has-error .form-control-feedback {
    color: #a94442
}

.caldera-grid .has-feedback label~.form-control-feedback {
    top: 25px
}

.caldera-grid .has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.caldera-grid .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .caldera-grid .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .caldera-grid .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .caldera-grid .form-inline .form-control-static {
        display: inline-block
    }

    .caldera-grid .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .caldera-grid .form-inline .input-group .input-group-addon,
    .caldera-grid .form-inline .input-group .input-group-btn,
    .caldera-grid .form-inline .input-group .form-control {
        width: auto
    }

    .caldera-grid .form-inline .input-group>.form-control {
        width: 100%
    }

    .caldera-grid .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .caldera-grid .form-inline .radio,
    .caldera-grid .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .caldera-grid .form-inline .radio label,
    .caldera-grid .form-inline .checkbox label {
        padding-left: 0
    }

    .caldera-grid .form-inline .radio input[type=radio],
    .caldera-grid .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .caldera-grid .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.caldera-grid .form-horizontal .radio,
.caldera-grid .form-horizontal .checkbox,
.caldera-grid .form-horizontal .radio-inline,
.caldera-grid .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.caldera-grid .form-horizontal .radio,
.caldera-grid .form-horizontal .checkbox {
    min-height: 27px
}

.caldera-grid .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .caldera-grid .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.caldera-grid .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .caldera-grid .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
}

@media (min-width:768px) {
    .caldera-grid .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.caldera-grid .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.caldera-grid .btn:focus,
.caldera-grid .btn:active:focus,
.caldera-grid .btn.active:focus,
.caldera-grid .btn.focus,
.caldera-grid .btn:active.focus,
.caldera-grid .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.caldera-grid .btn:hover,
.caldera-grid .btn:focus,
.caldera-grid .btn.focus {
    color: #333;
    text-decoration: none
}

.caldera-grid .btn:active,
.caldera-grid .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.caldera-grid .btn.disabled,
.caldera-grid .btn[disabled],
fieldset[disabled] .caldera-grid .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.caldera-grid .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.caldera-grid .btn-default:hover,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open>.dropdown-toggle.caldera-grid .btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open>.dropdown-toggle.caldera-grid .btn-default {
    background-image: none
}

.caldera-grid .btn-default.disabled,
.caldera-grid .btn-default[disabled],
fieldset[disabled] .caldera-grid .btn-default,
.caldera-grid .btn-default.disabled:hover,
.caldera-grid .btn-default[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-default:hover,
.caldera-grid .btn-default.disabled:focus,
.caldera-grid .btn-default[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-default:focus,
.caldera-grid .btn-default.disabled.focus,
.caldera-grid .btn-default[disabled].focus,
fieldset[disabled] .caldera-grid .btn-default.focus,
.caldera-grid .btn-default.disabled:active,
.caldera-grid .btn-default[disabled]:active,
fieldset[disabled] .caldera-grid .btn-default:active,
.caldera-grid .btn-default.disabled.active,
.caldera-grid .btn-default[disabled].active,
fieldset[disabled] .caldera-grid .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.caldera-grid .btn-default .badge {
    color: #fff;
    background-color: #333
}

.caldera-grid .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.caldera-grid .btn-primary:hover,
.caldera-grid .btn-primary:focus,
.caldera-grid .btn-primary.focus,
.caldera-grid .btn-primary:active,
.caldera-grid .btn-primary.active,
.open>.dropdown-toggle.caldera-grid .btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.caldera-grid .btn-primary:active,
.caldera-grid .btn-primary.active,
.open>.dropdown-toggle.caldera-grid .btn-primary {
    background-image: none
}

.caldera-grid .btn-primary.disabled,
.caldera-grid .btn-primary[disabled],
fieldset[disabled] .caldera-grid .btn-primary,
.caldera-grid .btn-primary.disabled:hover,
.caldera-grid .btn-primary[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-primary:hover,
.caldera-grid .btn-primary.disabled:focus,
.caldera-grid .btn-primary[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-primary:focus,
.caldera-grid .btn-primary.disabled.focus,
.caldera-grid .btn-primary[disabled].focus,
fieldset[disabled] .caldera-grid .btn-primary.focus,
.caldera-grid .btn-primary.disabled:active,
.caldera-grid .btn-primary[disabled]:active,
fieldset[disabled] .caldera-grid .btn-primary:active,
.caldera-grid .btn-primary.disabled.active,
.caldera-grid .btn-primary[disabled].active,
fieldset[disabled] .caldera-grid .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.caldera-grid .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.caldera-grid .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.caldera-grid .btn-success:hover,
.caldera-grid .btn-success:focus,
.caldera-grid .btn-success.focus,
.caldera-grid .btn-success:active,
.caldera-grid .btn-success.active,
.open>.dropdown-toggle.caldera-grid .btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.caldera-grid .btn-success:active,
.caldera-grid .btn-success.active,
.open>.dropdown-toggle.caldera-grid .btn-success {
    background-image: none
}

.caldera-grid .btn-success.disabled,
.caldera-grid .btn-success[disabled],
fieldset[disabled] .caldera-grid .btn-success,
.caldera-grid .btn-success.disabled:hover,
.caldera-grid .btn-success[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-success:hover,
.caldera-grid .btn-success.disabled:focus,
.caldera-grid .btn-success[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-success:focus,
.caldera-grid .btn-success.disabled.focus,
.caldera-grid .btn-success[disabled].focus,
fieldset[disabled] .caldera-grid .btn-success.focus,
.caldera-grid .btn-success.disabled:active,
.caldera-grid .btn-success[disabled]:active,
fieldset[disabled] .caldera-grid .btn-success:active,
.caldera-grid .btn-success.disabled.active,
.caldera-grid .btn-success[disabled].active,
fieldset[disabled] .caldera-grid .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.caldera-grid .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.caldera-grid .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.caldera-grid .btn-info:hover,
.caldera-grid .btn-info:focus,
.caldera-grid .btn-info.focus,
.caldera-grid .btn-info:active,
.caldera-grid .btn-info.active,
.open>.dropdown-toggle.caldera-grid .btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.caldera-grid .btn-info:active,
.caldera-grid .btn-info.active,
.open>.dropdown-toggle.caldera-grid .btn-info {
    background-image: none
}

.caldera-grid .btn-info.disabled,
.caldera-grid .btn-info[disabled],
fieldset[disabled] .caldera-grid .btn-info,
.caldera-grid .btn-info.disabled:hover,
.caldera-grid .btn-info[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-info:hover,
.caldera-grid .btn-info.disabled:focus,
.caldera-grid .btn-info[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-info:focus,
.caldera-grid .btn-info.disabled.focus,
.caldera-grid .btn-info[disabled].focus,
fieldset[disabled] .caldera-grid .btn-info.focus,
.caldera-grid .btn-info.disabled:active,
.caldera-grid .btn-info[disabled]:active,
fieldset[disabled] .caldera-grid .btn-info:active,
.caldera-grid .btn-info.disabled.active,
.caldera-grid .btn-info[disabled].active,
fieldset[disabled] .caldera-grid .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.caldera-grid .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.caldera-grid .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.caldera-grid .btn-warning:hover,
.caldera-grid .btn-warning:focus,
.caldera-grid .btn-warning.focus,
.caldera-grid .btn-warning:active,
.caldera-grid .btn-warning.active,
.open>.dropdown-toggle.caldera-grid .btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.caldera-grid .btn-warning:active,
.caldera-grid .btn-warning.active,
.open>.dropdown-toggle.caldera-grid .btn-warning {
    background-image: none
}

.caldera-grid .btn-warning.disabled,
.caldera-grid .btn-warning[disabled],
fieldset[disabled] .caldera-grid .btn-warning,
.caldera-grid .btn-warning.disabled:hover,
.caldera-grid .btn-warning[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-warning:hover,
.caldera-grid .btn-warning.disabled:focus,
.caldera-grid .btn-warning[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-warning:focus,
.caldera-grid .btn-warning.disabled.focus,
.caldera-grid .btn-warning[disabled].focus,
fieldset[disabled] .caldera-grid .btn-warning.focus,
.caldera-grid .btn-warning.disabled:active,
.caldera-grid .btn-warning[disabled]:active,
fieldset[disabled] .caldera-grid .btn-warning:active,
.caldera-grid .btn-warning.disabled.active,
.caldera-grid .btn-warning[disabled].active,
fieldset[disabled] .caldera-grid .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.caldera-grid .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.caldera-grid .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.caldera-grid .btn-danger:hover,
.caldera-grid .btn-danger:focus,
.caldera-grid .btn-danger.focus,
.caldera-grid .btn-danger:active,
.caldera-grid .btn-danger.active,
.open>.dropdown-toggle.caldera-grid .btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.caldera-grid .btn-danger:active,
.caldera-grid .btn-danger.active,
.open>.dropdown-toggle.caldera-grid .btn-danger {
    background-image: none
}

.caldera-grid .btn-danger.disabled,
.caldera-grid .btn-danger[disabled],
fieldset[disabled] .caldera-grid .btn-danger,
.caldera-grid .btn-danger.disabled:hover,
.caldera-grid .btn-danger[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-danger:hover,
.caldera-grid .btn-danger.disabled:focus,
.caldera-grid .btn-danger[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-danger:focus,
.caldera-grid .btn-danger.disabled.focus,
.caldera-grid .btn-danger[disabled].focus,
fieldset[disabled] .caldera-grid .btn-danger.focus,
.caldera-grid .btn-danger.disabled:active,
.caldera-grid .btn-danger[disabled]:active,
fieldset[disabled] .caldera-grid .btn-danger:active,
.caldera-grid .btn-danger.disabled.active,
.caldera-grid .btn-danger[disabled].active,
fieldset[disabled] .caldera-grid .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.caldera-grid .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.caldera-grid .btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.caldera-grid .btn-link,
.caldera-grid .btn-link:active,
.caldera-grid .btn-link.active,
.caldera-grid .btn-link[disabled],
fieldset[disabled] .caldera-grid .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.caldera-grid .btn-link,
.caldera-grid .btn-link:hover,
.caldera-grid .btn-link:focus,
.caldera-grid .btn-link:active {
    border-color: transparent
}

.caldera-grid .btn-link:hover,
.caldera-grid .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.caldera-grid .btn-link[disabled]:hover,
fieldset[disabled] .caldera-grid .btn-link:hover,
.caldera-grid .btn-link[disabled]:focus,
fieldset[disabled] .caldera-grid .btn-link:focus {
    color: #777;
    text-decoration: none
}

.caldera-grid .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px
}

.caldera-grid .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

.caldera-grid .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px
}

.caldera-grid .btn-block {
    display: block;
    width: 100%
}

.caldera-grid .btn-block+.btn-block {
    margin-top: 5px
}

.caldera-grid input[type=submit].btn-block,
.caldera-grid input[type=reset].btn-block,
.caldera-grid input[type=button].btn-block {
    width: 100%
}

.caldera-grid textarea.form-control {
    padding-right: 4px;
    height: auto
}

.caldera-grid .breadcrumb {
    padding: 6px 12px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.caldera-grid .breadcrumb>li {
    display: inline-block;
    margin: 0;
}

.caldera-grid .breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}

.caldera-grid .breadcrumb>.active,
.caldera-grid .breadcrumb>.active>a {
    color: #777777;
}

.breadcrumb>li.active.error>a,
.breadcrumb>li.error>a {
    color: #ff0000;
}