.custom-calc html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.custom-calc body {
    margin: 0
}

.custom-calc article,.custom-calc aside,.custom-calc details,.custom-calc figcaption,.custom-calc figure,.custom-calc footer,.custom-calc header,.custom-calc hgroup,.custom-calc main,.custom-calc menu,.custom-calc nav,.custom-calc section,.custom-calc summary {
    display: block
}

.custom-calc audio,.custom-calc canvas,.custom-calc progress,.custom-calc video {
    display: inline-block;
    vertical-align: baseline
}

.custom-calc audio:not([controls]) {
    display: none;
    height: 0
}

.custom-calc [hidden],.custom-calc template {
    display: none
}

.custom-calc a {
    background-color: transparent
}

.custom-calc a:active,.custom-calc a:hover {
    outline: 0
}

.custom-calc abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.custom-calc b,.custom-calc strong {
    font-weight: 700
}

.custom-calc dfn {
    font-style: italic
}

.custom-calc h1 {
    font-size: 2em;
    margin: .67em 0
}

.custom-calc mark {
    background: #ff0;
    color: #000
}

.custom-calc small {
    font-size: 80%
}

.custom-calc sub,.custom-calc sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.custom-calc sup {
    top: -.5em
}

.custom-calc sub {
    bottom: -.25em
}

.custom-calc img {
    border: 0
}

.custom-calc svg:not(:root) {
    overflow: hidden
}

.custom-calc figure {
    margin: 1em 40px
}

.custom-calc hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

.custom-calc pre {
    overflow: auto
}

.custom-calc code,.custom-calc kbd,.custom-calc pre,.custom-calc samp {
    font-family: monospace,monospace;
    font-size: 1em
}

.custom-calc button,.custom-calc input,.custom-calc optgroup,.custom-calc select,.custom-calc textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.custom-calc button {
    overflow: visible
}

.custom-calc button,.custom-calc select {
    text-transform: none
}

.custom-calc button,.custom-calc html input[type=button],.custom-calc input[type=reset],.custom-calc input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.custom-calc button[disabled],.custom-calc html input[disabled] {
    cursor: default
}

.custom-calc button::-moz-focus-inner,.custom-calc input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.custom-calc input {
    line-height: normal
}

.custom-calc input[type=checkbox],.custom-calc input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.custom-calc input[type=number]::-webkit-inner-spin-button,.custom-calc input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.custom-calc input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.custom-calc input[type=search]::-webkit-search-cancel-button,.custom-calc input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.custom-calc fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

.custom-calc legend {
    border: 0;
    padding: 0
}

.custom-calc textarea {
    overflow: auto
}

.custom-calc optgroup {
    font-weight: 700
}

.custom-calc table {
    border-collapse: collapse;
    border-spacing: 0
}

.custom-calc td,.custom-calc th {
    padding: 0
}

.custom-calc * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.custom-calc :after,.custom-calc :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.custom-calc html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

.custom-calc body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

.custom-calc a {
    color: #337ab7;
    text-decoration: none
}

.custom-calc a:focus,.custom-calc a:hover {
    color: #23527c;
    text-decoration: underline
}

.custom-calc a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.custom-calc figure {
    margin: 0
}

.custom-calc img {
    vertical-align: middle
}

.custom-calc .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.custom-calc .img-rounded {
    border-radius: 6px
}

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

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

.custom-calc hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

.custom-calc .sr-only-focusable:active,.custom-calc .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.custom-calc [role=button] {
    cursor: pointer
}

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

.custom-calc 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
}

.custom-calc label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.custom-calc input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

.custom-calc input[type=checkbox],.custom-calc input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.custom-calc fieldset[disabled] input[type=checkbox],.custom-calc fieldset[disabled] input[type=radio],.custom-calc input[type=checkbox].disabled,.custom-calc input[type=checkbox][disabled],.custom-calc input[type=radio].disabled,.custom-calc input[type=radio][disabled] {
    cursor: not-allowed
}

.custom-calc input[type=file] {
    display: block
}

.custom-calc input[type=range] {
    display: block;
    width: 100%
}

.custom-calc select[multiple],.custom-calc select[size] {
    height: auto
}

.custom-calc input[type=checkbox]:focus,.custom-calc input[type=file]:focus,.custom-calc input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.custom-calc output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.custom-calc .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: 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,-webkit-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
}

.custom-calc .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)
}

.custom-calc .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.custom-calc .form-control:-ms-input-placeholder {
    color: #999
}

.custom-calc .form-control::-webkit-input-placeholder {
    color: #999
}

.custom-calc .form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

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

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

.custom-calc textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .custom-calc input[type=date].form-control,.custom-calc input[type=datetime-local].form-control,.custom-calc input[type=month].form-control,.custom-calc input[type=time].form-control {
        line-height:34px
    }

    .custom-calc .input-group-sm input[type=date],.custom-calc .input-group-sm input[type=datetime-local],.custom-calc .input-group-sm input[type=month],.custom-calc .input-group-sm input[type=time],.custom-calc input[type=date].input-sm,.custom-calc input[type=datetime-local].input-sm,.custom-calc input[type=month].input-sm,.custom-calc input[type=time].input-sm {
        line-height: 30px
    }

    .custom-calc .input-group-lg input[type=date],.custom-calc .input-group-lg input[type=datetime-local],.custom-calc .input-group-lg input[type=month],.custom-calc .input-group-lg input[type=time],.custom-calc input[type=date].input-lg,.custom-calc input[type=datetime-local].input-lg,.custom-calc input[type=month].input-lg,.custom-calc input[type=time].input-lg {
        line-height: 46px
    }
}

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

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

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

.custom-calc .checkbox label,.custom-calc .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.custom-calc .checkbox input[type=checkbox],.custom-calc .checkbox-inline input[type=checkbox],.custom-calc .radio input[type=radio],.custom-calc .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.custom-calc .checkbox+.checkbox,.custom-calc .radio+.radio {
    margin-top: -5px
}

.custom-calc .checkbox-inline,.custom-calc .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

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

.custom-calc .checkbox-inline+.checkbox-inline,.custom-calc .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.custom-calc .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.custom-calc .form-control-static.input-lg,.custom-calc .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.custom-calc .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.custom-calc select.input-sm {
    height: 30px;
    line-height: 30px
}

.custom-calc select[multiple].input-sm,.custom-calc textarea.input-sm {
    height: auto
}

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

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

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

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

.custom-calc .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.custom-calc select.input-lg {
    height: 46px;
    line-height: 46px
}

.custom-calc select[multiple].input-lg,.custom-calc textarea.input-lg {
    height: auto
}

.custom-calc .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.custom-calc .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

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

.custom-calc .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.custom-calc .has-feedback {
    position: relative
}

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

.custom-calc .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
}

.custom-calc .form-group-lg .form-control+.form-control-feedback,.custom-calc .input-group-lg+.form-control-feedback,.custom-calc .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.custom-calc .form-group-sm .form-control+.form-control-feedback,.custom-calc .input-group-sm+.form-control-feedback,.custom-calc .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.custom-calc .has-success .checkbox,.custom-calc .has-success .checkbox-inline,.custom-calc .has-success .control-label,.custom-calc .has-success .help-block,.custom-calc .has-success .radio,.custom-calc .has-success .radio-inline,.custom-calc .has-success.checkbox label,.custom-calc .has-success.checkbox-inline label,.custom-calc .has-success.radio label,.custom-calc .has-success.radio-inline label {
    color: #3c763d
}

.custom-calc .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)
}

.custom-calc .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
}

.custom-calc .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.custom-calc .has-success .form-control-feedback {
    color: #3c763d
}

.custom-calc .has-warning .checkbox,.custom-calc .has-warning .checkbox-inline,.custom-calc .has-warning .control-label,.custom-calc .has-warning .help-block,.custom-calc .has-warning .radio,.custom-calc .has-warning .radio-inline,.custom-calc .has-warning.checkbox label,.custom-calc .has-warning.checkbox-inline label,.custom-calc .has-warning.radio label,.custom-calc .has-warning.radio-inline label {
    color: #8a6d3b
}

.custom-calc .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)
}

.custom-calc .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
}

.custom-calc .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.custom-calc .has-warning .form-control-feedback {
    color: #8a6d3b
}

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

.custom-calc .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)
}

.custom-calc .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
}

.custom-calc .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

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

.custom-calc .has-feedback label~.form-control-feedback {
    top: 25px
}

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

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

@media (min-width: 768px) {
    .custom-calc .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .custom-calc .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .custom-calc .form-inline .form-control-static {
        display: inline-block
    }

    .custom-calc .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .custom-calc .form-inline .input-group .form-control,.custom-calc .form-inline .input-group .input-group-addon,.custom-calc .form-inline .input-group .input-group-btn {
        width: auto
    }

    .custom-calc .form-inline .input-group>.form-control {
        width: 100%
    }

    .custom-calc .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .custom-calc .form-inline .checkbox,.custom-calc .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .custom-calc .form-inline .checkbox label,.custom-calc .form-inline .radio label {
        padding-left: 0
    }

    .custom-calc .form-inline .checkbox input[type=checkbox],.custom-calc .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .custom-calc .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.custom-calc .form-horizontal .checkbox,.custom-calc .form-horizontal .checkbox-inline,.custom-calc .form-horizontal .radio,.custom-calc .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.custom-calc .form-horizontal .checkbox,.custom-calc .form-horizontal .radio {
    min-height: 27px
}

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

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

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

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

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

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

.custom-calc .dropdown,.custom-calc .dropup {
    position: relative
}

.custom-calc .dropdown-toggle:focus {
    outline: 0
}

.custom-calc .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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)
}

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

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

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

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

.custom-calc .dropdown-menu>.active>a,.custom-calc .dropdown-menu>.active>a:focus,.custom-calc .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

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

.custom-calc .dropdown-menu>.disabled>a:focus,.custom-calc .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

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

.custom-calc .open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.custom-calc .input-group .form-control:focus {
    z-index: 3
}

.custom-calc .input-group-lg>.form-control,.custom-calc .input-group-lg>.input-group-addon,.custom-calc .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

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

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

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

.custom-calc .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-radius: 4px
}

.custom-calc .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.custom-calc .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-calc .label:empty {
    display: none
}

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

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

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

.custom-calc .label-primary {
    background-color: #337ab7
}

.custom-calc .label-primary[href]:focus,.custom-calc .label-primary[href]:hover {
    background-color: #286090
}

.custom-calc .label-success {
    background-color: #5cb85c
}

.custom-calc .label-success[href]:focus,.custom-calc .label-success[href]:hover {
    background-color: #449d44
}

.custom-calc .label-info {
    background-color: #5bc0de
}

.custom-calc .label-info[href]:focus,.custom-calc .label-info[href]:hover {
    background-color: #31b0d5
}

.custom-calc .label-warning {
    background-color: #f0ad4e
}

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

.custom-calc .label-danger {
    background-color: #d9534f
}

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

.custom-calc .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    opacity: 0
}

.custom-calc .tooltip.in {
    opacity: .9
}

.custom-calc .tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.custom-calc .tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.custom-calc .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.custom-calc .tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.custom-calc .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.custom-calc .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.custom-calc .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.custom-calc .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.custom-calc .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.custom-calc .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.custom-calc .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.custom-calc .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.custom-calc .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.custom-calc .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

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

.custom-calc .clearfix:after,.custom-calc .form-horizontal .form-group:after {
    clear: both
}

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

.custom-calc .pull-right {
    float: right!important
}

.custom-calc .pull-left {
    float: left!important
}

.custom-calc .hide {
    display: none!important
}

.custom-calc .show {
    display: block!important
}

.custom-calc .invisible {
    visibility: hidden
}

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

.custom-calc .hidden {
    display: none!important
}

.custom-calc .affix {
    position: fixed
}
