﻿

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

body ul, body ol {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

label,
button,
select,
input[type=submit] {
    cursor: pointer;
}

    input:focus,
    textarea:focus,
    select:focus,
    button:focus {
        outline: none;
    }

body .text-default,
.link-default,
.link-default:visited,
.btn-link.link-default,
.btn-link.link-default:visited {
    color: #000000;
}

    .link-default:hover,
    .btn-link.link-default:hover {
        color: black;
    }

.box-default,
.btn-default,
.legend-default,
.bg-solid-default {
    background-color: #000000;
}

.bubble.bg-solid-default:before {
    border-left-color: #000000;
    border-right-color: #000000;
}

body .bg-default {
    background-color: rgba(0, 0, 0, 0.08);
}

.lt-ie9 body .bg-default {
    background-color: gray;
}

.btn-default:hover,
.btn-default:visited:hover {
    background-color: black;
}

.line-default {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #000000;
}



body .bg-success {
    background-color: rgba(140, 182, 21, 0.08);
}

.lt-ie9 body .bg-success {
    background-color: #effad0;
}

.btn-success:hover,
.btn-success:visited:hover {
    background-color: #7a9f12;
}

.line-success {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #8cb615;
}

body .text-mute,
.link-mute,
.link-mute:visited,
.btn-link.link-mute,
.btn-link.link-mute:visited {
    color: #c7c7c7;
}

    .link-mute:hover,
    .btn-link.link-mute:hover {
        color: #bababa;
    }

.box-mute,
.btn-mute,
.legend-mute,
.bg-solid-mute {
    background-color: #c7c7c7;
}

.bubble.bg-solid-mute:before {
    border-left-color: #c7c7c7;
    border-right-color: #c7c7c7;
}

body .bg-mute {
    background-color: rgba(199, 199, 199, 0.08);
}

.lt-ie9 body .bg-mute {
    background-color: white;
}

body .bg-primary {
    background-color: rgba(51, 163, 157, 0.08);
}

.lt-ie9 body .bg-primary {
    background-color: #e0f5f4;
}

.line-seamless {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #e9e9e9;
}

body .text-inverse,
.link-inverse,
.link-inverse:visited,
.btn-link.link-inverse,
.btn-link.link-inverse:visited {
    color: #282828;
}

    .link-inverse:hover,
    .btn-link.link-inverse:hover {
        color: #1b1b1b;
    }

.box-inverse,
.btn-inverse,
.legend-inverse,
.bg-solid-inverse {
    background-color: #282828;
}

.bubble.bg-solid-inverse:before {
    border-left-color: #282828;
    border-right-color: #282828;
}

body .bg-inverse {
    background-color: rgba(40, 40, 40, 0.08);
}

.lt-ie9 body .bg-inverse {
    background-color: #a8a8a8;
}

.btn-inverse:hover,
.btn-inverse:visited:hover {
    background-color: #1b1b1b;
}

.line-inverse {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #282828;
}

body .text-secondary,
.link-secondary,
.link-secondary:visited,
.btn-link.link-secondary,
.btn-link.link-secondary:visited {
    color: #1fc9be;
}

    .link-secondary:hover,
    .btn-link.link-secondary:hover {
        color: #1cb3a9;
    }

.box-secondary,
.btn-secondary,
.legend-secondary,
.bg-solid-secondary {
    background-color: #1fc9be;
}

.bubble.bg-solid-secondary:before {
    border-left-color: #1fc9be;
    border-right-color: #1fc9be;
}

body .bg-secondary {
    background-color: rgba(31, 201, 190, 0.08);
}

.lt-ie9 body .bg-secondary {
    background-color: #ebfcfb;
}

.btn-secondary:hover,
.btn-secondary:visited:hover {
    background-color: #1cb3a9;
}

.line-secondary {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #1fc9be;
}

body .text-highlight,
.link-highlight,
.link-highlight:visited,
.btn-link.link-highlight,
.btn-link.link-highlight:visited {
    color: #dbc41e;
}

    .link-highlight:hover,
    .btn-link.link-highlight:hover {
        color: #c5b01b;
    }

.box-highlight,
.btn-highlight,
.legend-highlight,
.bg-solid-highlight {
    background-color: #dbc41e;
}

.bubble.bg-solid-highlight:before {
    border-left-color: #dbc41e;
    border-right-color: #dbc41e;
}

body .bg-highlight {
    background-color: rgba(219, 196, 30, 0.08);
}

.lt-ie9 body .bg-highlight {
    background-color: #fefefa;
}

.btn-highlight:hover,
.btn-highlight:visited:hover {
    background-color: #c5b01b;
}

.line-highlight {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #dbc41e;
}

body .text-highlight-alt,
.link-highlight-alt,
.link-highlight-alt:visited,
.btn-link.link-highlight-alt,
.btn-link.link-highlight-alt:visited {
    color: #02559f;
}

    .link-highlight-alt:hover,
    .btn-link.link-highlight-alt:hover {
        color: #024886;
    }

.box-highlight-alt,
.btn-highlight-alt,
.legend-highlight-alt,
.bg-solid-highlight-alt {
    background-color: #02559f;
}

.bubble.bg-solid-highlight-alt:before {
    border-left-color: #02559f;
    border-right-color: #02559f;
}

body .bg-highlight-alt {
    background-color: rgba(2, 85, 159, 0.08);
}

.lt-ie9 body .bg-highlight-alt {
    background-color: #a2d3fe;
}

.btn-highlight-alt:hover,
.btn-highlight-alt:visited:hover {
    background-color: #024886;
}

.line-highlight-alt {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #02559f;
}

body .text-light,
.link-light,
.link-light:visited,
.btn-link.link-light,
.btn-link.link-light:visited {
    color: #f8f7f7;
}

    .link-light:hover,
    .btn-link.link-light:hover {
        color: #ece9e9;
    }

.box-light,
.btn-light,
.legend-light,
.bg-solid-light {
    background-color: #f8f7f7;
}

.bubble.bg-solid-light:before {
    border-left-color: #f8f7f7;
    border-right-color: #f8f7f7;
}

body .bg-light {
    background-color: rgba(248, 247, 247, 0.08);
}

.lt-ie9 body .bg-light {
    background-color: white;
}

.btn-light:hover,
.btn-light:visited:hover {
    background-color: #ece9e9;
}

.line-light {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #f8f7f7;
}

body .text-blue,
.link-blue,
.link-blue:visited,
.btn-link.link-blue,
.btn-link.link-blue:visited {
    color: #75afd5;
}

    .link-blue:hover,
    .btn-link.link-blue:hover {
        color: #61a4cf;
    }

.box-blue,
.btn-blue,
.legend-blue,
.bg-solid-blue {
    background-color: #75afd5;
}

.bubble.bg-solid-blue:before {
    border-left-color: #75afd5;
    border-right-color: #75afd5;
}

body .bg-blue {
    background-color: rgba(117, 175, 213, 0.08);
}

.lt-ie9 body .bg-blue {
    background-color: white;
}

.btn-blue:hover,
.btn-blue:visited:hover {
    background-color: #61a4cf;
}

.line-blue {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #75afd5;
}

body .text-gray,
.link-gray,
.link-gray:visited,
.btn-link.link-gray,
.btn-link.link-gray:visited {
    color: #dedede;
}

    .link-gray:hover,
    .btn-link.link-gray:hover {
        color: #d1d1d1;
    }

.box-gray,
.btn-gray,
.legend-gray,
.bg-solid-gray {
    background-color: #dedede;
}

.bubble.bg-solid-gray:before {
    border-left-color: #dedede;
    border-right-color: #dedede;
}

body .bg-gray {
    background-color: rgba(222, 222, 222, 0.08);
}

.lt-ie9 body .bg-gray {
    background-color: white;
}

.btn-gray:hover,
.btn-gray:visited:hover {
    background-color: #d1d1d1;
}

.line-gray {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #dedede;
}

body .text-light-gray,
.link-light-gray,
.link-light-gray:visited,
.btn-link.link-light-gray,
.btn-link.link-light-gray:visited {
    color: #f0f0f0;
}

    .link-light-gray:hover,
    .btn-link.link-light-gray:hover {
        color: #e3e3e3;
    }

.box-light-gray,
.btn-light-gray,
.legend-light-gray,
.bg-solid-light-gray {
    background-color: #f0f0f0;
}

.bubble.bg-solid-light-gray:before {
    border-left-color: #f0f0f0;
    border-right-color: #f0f0f0;
}

body .bg-light-gray {
    background-color: rgba(240, 240, 240, 0.08);
}

.lt-ie9 body .bg-light-gray {
    background-color: white;
}

.btn-light-gray:hover,
.btn-light-gray:visited:hover {
    background-color: #e3e3e3;
}

.line-light-gray {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
}

.form-control.form-control-static, .form-control.form-control-static:disabled {
    background-color: transparent;
    border-color: transparent;
    color: #8cb615;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.form-primary .inline-fields.auto .control-input,
.form-primary .inline-fields.auto .control-label,
.form-primary .inline-fields.auto .as-label,
.form-primary .inline-fields.auto .inline-field-item .control-label,
.form-primary .inline-fields.auto .inline-field-item .as-label {
    width: auto;
    vertical-align: middle;
}

.label-radio {
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}

.wrap-radios {
    overflow: hidden;
    padding-right: 20px;
}

.contain-input-datepicker > .input-datepicker {
    width: 150px;
    float: right;
    margin-left: 20px;
}

.contain-input-datepicker > .input-helper,
.contain-input-datepicker > .ui-datepicker-trigger {
    float: right;
    cursor: pointer;
    margin-right: -4px;
}

.label-checkbox-custom.new > span {
    margin-right: 6px;
    padding-top: 4px;
    display: inline-block;
}

.list-designs {
    margin: -5px;
    margin-top: 0;
}

    .list-designs > li {
        float: right;
        width: 25%;
        padding: 5px;
        max-height: 310px;
        overflow: hidden;
    }

        .list-designs > li > a,
        .list-designs > li > a:visited {
            display: block;
            padding: 15px 18px;
            background: white;
            border: 1px solid rgba(199, 199, 199, 0.5);
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .list-designs > li > a:hover,
            .list-designs > li > a:visited:hover {
                background: rgba(199, 199, 199, 0.5);
                border: 1px solid white;
            }

            .list-designs > li > a > img,
            .list-designs > li > a:visited > img {
                width: 100%;
                height: auto;
            }

.badge {
    display: inline-block;
    padding: 2px 3px;
    margin-right: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .badge.bg-solid-default, .badge.bg-solid-blue {
        color: white;
    }

.border-rounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.logo-btn-group {
    padding-top: 20px;
}

.tab-content > .tab-pane {
    display: none;
}

    .tab-content > .tab-pane.active {
        display: block;
    }

#doc_comment {
    height: 90px;
    resize: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.icon-new-calendar {
    background-position: 0 0;
    height: 30px;
    width: 30px;
}

.icon-new-checkbox-on, .label-checkbox-custom.new > input[type=checkbox]:checked ~ span:before {
    background-position: 0 -30px;
    height: 17px;
    width: 17px;
}

.icon-new-checkbox, .label-checkbox-custom.new > span:before {
    background-position: 0 -47px;
    height: 17px;
    width: 17px;
}

.icon-new-export {
    background-position: 0 -64px;
    height: 32px;
    width: 32px;
}

.icon-new-help {
    background-position: 0 -117px;
    height: 21px;
    width: 21px;
}

    .icon-new-help:hover, .icon-new-help.help-hover {
        background-position: 0 -96px;
    }

.icon-new-remove {
    background-position: 0 -138px;
    height: 24px;
    width: 24px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix {
    min-height: 0;
}

    .ui-helper-clearfix:before {
        content: "";
        display: table;
        border-collapse: collapse;
    }

    .ui-helper-clearfix:after {
        content: "";
        display: table;
        border-collapse: collapse;
        clear: both;
    }

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jqte {
    border: 1px solid #e9e9e9;
    margin: 30px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}

    .jqte * {
        color: #333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

.jqte_focused {
    border-color: #00AAE7;
    box-shadow: 0 0 10px #00BDFF;
    -webkit-box-shadow: 0 0 10px #00BDFF;
    -moz-box-shadow: 0 0 10px #00BDFF;
}

.jqte_toolbar {
    overflow: auto;
    padding: 3px 4px;
    background: #EEE;
    border-bottom: #BBB 1px solid;
}

.jqte_tool {
    float: left;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
    border: #EEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.jqte_tool_icon, .jqte_tool_label {
    border: #EEE 1px solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.jqte_hiddenField {
    display: none;
}

.jqte_tool_icon {
    display: block;
    width: 22px;
    height: 22px;
    background: url(images/jquery-te.png) no-repeat;
}

.jqte_tool.jqte_tool_1 .jqte_tool_label {
    position: relative;
    display: block;
    padding: 3px;
    width: 70px;
    height: 16px;
    overflow: hidden;
}

.jqte_tool.jqte_tool_1 .jqte_tool_text {
    font: bold 13px Arial, sans-serif;
    color: #222;
}

.jqte_tool.jqte_tool_1 .jqte_tool_icon {
    position: absolute;
    top: 10px;
    right: 2px;
    width: 6px;
    height: 4px;
    background-position: -19px -23px;
    border: none;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
}

.jqte_tool.jqte_tool_2 .jqte_tool_icon {
    background-position: 0 0;
}

.jqte_tool.jqte_tool_3 .jqte_tool_icon {
    background-position: -22px 0;
}

.jqte_tool.jqte_tool_4 .jqte_tool_icon {
    background-position: -44px 0;
}

.jqte_tool.jqte_tool_5 .jqte_tool_icon {
    background-position: -66px 0;
}

.jqte_tool.jqte_tool_6 .jqte_tool_icon {
    background-position: -88px 0;
}

.jqte_tool.jqte_tool_7 .jqte_tool_icon {
    background-position: -110px 0;
}

.jqte_tool.jqte_tool_8 .jqte_tool_icon {
    background-position: -132px 0;
}

.jqte_tool.jqte_tool_9 .jqte_tool_icon {
    background-position: -154px 0;
}

.jqte_tool.jqte_tool_10 .jqte_tool_icon {
    background-position: -176px 0;
}

.jqte_tool.jqte_tool_11 .jqte_tool_icon {
    background-position: -198px 0;
}

.jqte_tool.jqte_tool_12 .jqte_tool_icon {
    background-position: -220px 0;
}

.jqte_tool.jqte_tool_13 .jqte_tool_icon {
    background-position: -242px 0;
}

.jqte_tool.jqte_tool_14 .jqte_tool_icon {
    background-position: -264px 0;
}

.jqte_tool.jqte_tool_15 .jqte_tool_icon {
    background-position: -286px 0;
}

.jqte_tool.jqte_tool_16 .jqte_tool_icon {
    background-position: -308px 0;
}

.jqte_tool.jqte_tool_17 .jqte_tool_icon {
    background-position: -330px 0;
}

.jqte_tool.jqte_tool_18 .jqte_tool_icon {
    background-position: -352px 0;
}

.jqte_tool.jqte_tool_19 .jqte_tool_icon {
    background-position: -374px 0;
}

.jqte_tool.jqte_tool_20 .jqte_tool_icon {
    background-position: -396px 0;
}

.jqte_tool.jqte_tool_21 .jqte_tool_icon {
    background-position: -418px 0;
}

.jqte_tool:hover {
    background-color: #FFF;
    border-color: #FFF;
}

    .jqte_tool:hover .jqte_tool_icon, .jqte_tool:hover .jqte_tool_label {
        border: #AAA 1px solid;
    }

.jqte_tool:active .jqte_tool_icon, .jqte_tool:active .jqte_tool_label {
    border: #777 1px solid;
}

.jqte_tool.jqte_tool_1:hover .jqte_tool_icon, .jqte_tool.jqte_tool_1:active .jqte_tool_icon {
    border: none;
}

.jqte_tool_depressed {
    background-color: #DDD;
    border-color: #CCC;
}

    .jqte_tool_depressed .jqte_tool_icon {
        border-color: #AAA;
    }

    .jqte_tool_depressed:hover {
        background-color: #EEE;
    }

.jqte_linkform {
    padding: 5px 10px;
    background: #DDD;
    border-bottom: #BBB 1px solid;
}

.jqte_linktypeselect {
    position: relative;
    float: left;
    width: 130px;
    background: #EEE;
    cursor: pointer;
}

    .jqte_linktypeselect:Active {
        background: #FFF;
    }

.jqte_linktypeview {
    padding: 3px 5px;
    border: #333 1px solid;
    color: #777;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: none;
}

.jqte_linktypetext {
    font-size: 12px;
}

.jqte_linktypearrow {
    position: absolute;
    bottom: 8px;
    right: 6px;
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(images/jquery-te.png) -7px -23px no-repeat;
}

.jqte_linktypes {
    display: none;
    position: absolute;
    top: 22px;
    left: 1px;
    width: 125px;
    background: #FFF;
    border: #333 1px solid;
    box-shadow: 0 1px 4px #AAA;
    -webkit-box-shadow: 0 1px 4px #AAA;
    -moz-box-shadow: 0 1px 4px #AAA;
}

    .jqte_linktypes a {
        display: block;
        padding: 4px 5px;
        font-size: 12px;
    }

        .jqte_linktypes a:hover {
            background: #DDD;
        }

.jqte_linkinput {
    float: left;
    margin: 0 5px;
    padding: 3px 5px;
    width: 300px;
    background: #EEE;
    border: #333 1px solid;
    color: #777;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: none;
}

    .jqte_linkinput:focus, .jqte_linkinput:hover {
        background: #FFF;
        border-color: #000;
    }

.jqte_linkbutton {
    float: left;
    padding: 3px 12px;
    background: #AAA;
    border: #333 1px solid;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0 1px #EEE;
    -webkit-box-shadow: inset 0 1px #EEE;
    -moz-box-shadow: inset 0 1px #EEE;
}

    .jqte_linkbutton:hover {
        background: #A1A1A1;
    }

    .jqte_linkbutton:active {
        box-shadow: inset 0 1px #CCC;
        -webkit-box-shadow: inset 0 1px #CCC;
        -moz-box-shadow: inset 0 1px #CCC;
        background: #888;
    }

.jqte_formats {
    display: none;
    position: absolute;
    width: 180px;
    oveflow-x: hidden;
    overflow-y: auto;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA;
    z-index: 100;
}

.jqte_format {
    display: block;
    padding: 4px 7px;
    font-size: 13px;
}

    .jqte_format:hover {
        background: #DDD;
    }

.jqte_format_1, .jqte_format_2, .jqte_format_3, .jqte_format_4, .jqte_format_5, .jqte_format_6 {
    font-weight: bold;
}

.jqte_format_1 {
    font-size: 22px;
}

.jqte_format_2 {
    font-size: 20px;
}

.jqte_format_3 {
    font-size: 18px;
}

.jqte_format_4 {
    font-size: 16px;
}

.jqte_format_5 {
    font-size: 14px;
}

.jqte_format_6 {
    font-size: 12px;
}

.jqte_format_7 {
    font-family: "Courier New", Courier, monospace;
}

.jqte_fontsizes {
    display: none;
    position: absolute;
    width: 180px;
    height: 198px;
    oveflow-x: hidden;
    overflow-y: auto;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA;
}

.jqte_fontsize {
    display: block;
    padding: 3px 7px;
}

    .jqte_fontsize:hover {
        background: #DDD;
    }

.jqte_cpalette {
    display: none;
    position: absolute;
    padding: 6px;
    width: 144px;
    background: #FFF;
    border: #AAA 1px solid;
    box-shadow: 0 0 5px #AAA;
    -webkit-box-shadow: 0 0 5px #AAA;
    -moz-box-shadow: 0 0 5px #AAA;
}

.jqte_color {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    border: #FFF 1px solid;
}

    .jqte_color:hover {
        border-color: #000;
    }

.jqte_colorSeperator {
    float: none;
    clear: both;
    height: 7px;
}

/* editor area */
.jqte_editor, .jqte_source {
    padding: 10px;
    background: #FFF;
    min-height: 100px;
    max-height: 900px;
    overflow: auto;
    outline: none;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    resize: vertical;
}

    .jqte_editor div, .jqte_editor p {
        margin: 0 0 7px;
    }

    .jqte_editor a:link {
        color: #0066FF !important;
        text-decoration: underline;
    }

        .jqte_editor a:link * {
            color: #0066FF !important;
            text-decoration: underline;
        }

    .jqte_editor blockquote {
        margin-top: 0;
        margin-bottom: 7px;
    }

    .jqte_editor img {
        float: left;
        margin: 0 10px 5px 0;
    }

    .jqte_editor a[jqte-setlink] {
        background: #3297FD !important;
        color: #FFF !important;
    }

        .jqte_editor a[jqte-setlink] * {
            background: #3297FD !important;
            color: #FFF !important;
        }

    .jqte_editor h1, .jqte_editor h2, .jqte_editor h3, .jqte_editor h4, .jqte_editor h5, .jqte_editor h6, .jqte_editor pre {
        display: block;
        margin: 0 0 3px;
    }

    .jqte_editor h1 {
        font-size: 26px;
    }

        .jqte_editor h1 * {
            font-size: 26px;
        }

    .jqte_editor h2 {
        font-size: 24px;
    }

        .jqte_editor h2 * {
            font-size: 24px;
        }

    .jqte_editor h3 {
        font-size: 22px;
    }

        .jqte_editor h3 * {
            font-size: 22px;
        }

    .jqte_editor h4 {
        font-size: 20px;
    }

        .jqte_editor h4 * {
            font-size: 20px;
        }

    .jqte_editor h5 {
        font-size: 18px;
    }

        .jqte_editor h5 * {
            font-size: 18px;
        }

    .jqte_editor h6 {
        font-size: 15px;
    }

        .jqte_editor h6 * {
            font-size: 15px;
        }

    .jqte_editor pre {
        font-family: "Courier New", Courier, monospace;
    }

        .jqte_editor pre * {
            font-family: "Courier New", Courier, monospace;
        }

.jqte_source {
    background: #FFF1E8;
}

    .jqte_source textarea {
        background: #FFF1E8;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        width: 100% !important;
        min-height: 100px;
        font-family: Courier, Arial, sans-serif !important;
        font-weight: normal;
        font-size: 15px;
        overflow: hidden !important;
        outline: none;
        resize: none;
        css_shadow: none !important;
        background: none !important;
        border: none !important;
    }

        .jqte_source textarea:focus {
            css_shadow: none !important;
            background: none !important;
            border: none !important;
        }

.jqte_title {
    display: none;
    position: absolute;
    z-index: 9999;
}

.jqte_titleArrow {
    position: relative;
}

.jqte_titleArrowIcon {
    width: 7px;
    height: 6px;
    margin: 0 auto;
    background: url(images/jquery-te.png) 0 -23px no-repeat;
}

.jqte_titleText {
    padding: 5px 7px;
    margin-top: 0;
    min-width: 5px;
    min-height: 1px;
    max-width: 400px;
    background: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    color: #FFF;
    font-size: 11px;
}

    .jqte_titleText * {
        color: #FFF;
        font-size: 11px;
    }

.jqte_placeholder {
    position: relative;
    display: none;
}

.jqte_placeholder_text {
    position: absolute;
    top: 43px;
    left: 10px;
    font-size: 14px;
    color: #CCC;
}


[class^="icon-"],
[class^="icon-menu-"],
[class^="icon-nav-"],
[class^="social-"] {
    display: inline-block;
}

.size-10 {
    font-size: 10px;
}

.size-11 {
    font-size: 11px;
}

.size-12 {
    font-size: 12px;
}

.size-13 {
    font-size: 13px;
}

.size-14 {
    font-size: 14px;
}

.size-15 {
    font-size: 15px;
}

.size-16 {
    font-size: 16px;
}

.size-17 {
    font-size: 17px;
}

.size-18 {
    font-size: 18px;
}

.size-19 {
    font-size: 19px;
}

.size-20 {
    font-size: 20px;
}

.size-21 {
    font-size: 21px;
}

.size-22 {
    font-size: 22px;
}

.size-23 {
    font-size: 23px;
}

.size-24 {
    font-size: 24px;
}

.size-25 {
    font-size: 25px;
}

.size-26 {
    font-size: 26px;
}

.size-27 {
    font-size: 27px;
}

.size-28 {
    font-size: 28px;
}

.size-29 {
    font-size: 29px;
}

.size-30 {
    font-size: 30px;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.underline {
    text-decoration: underline;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="checkbox"] {
        float: left;
        margin-left: 10px;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

figure {
    margin: 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h1 .small, h2 small,
    h2 .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small,
    h6 .small,
    .h1 small,
    .h1 .small, .h2 small,
    .h2 .small, .h3 small,
    .h3 .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    h1 .small, .h1 small,
    .h1 .small,
    h2 small,
    h2 .small, .h2 small,
    .h2 .small,
    h3 small,
    h3 .small, .h3 small,
    .h3 .small {
        font-size: 65%;
    }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

a.text-primary:hover {
    color: #277c78;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #87EECD;
}

a.bg-primary:hover {
    background-color: #277c78;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ul ol,
    ol ul,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}


dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.428571429;
        color: #777777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size:14px;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 1px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.428571429 \0;
}

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
        line-height: 1.5 \0;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
        line-height: 1.33 \0;
    }

_:-ms-fullscreen, :root input[type="date"],
_:-ms-fullscreen, :root input[type="time"],
_:-ms-fullscreen, :root input[type="datetime-local"],
_:-ms-fullscreen, :root input[type="month"] {
    line-height: 1.428571429;
}

    _:-ms-fullscreen.input-sm, :root input[type="date"].input-sm,
    _:-ms-fullscreen.input-sm, :root input[type="time"].input-sm,
    _:-ms-fullscreen.input-sm, :root input[type="datetime-local"].input-sm,
    _:-ms-fullscreen.input-sm, :root input[type="month"].input-sm {
        line-height: 1.5;
    }

    _:-ms-fullscreen.input-lg, :root input[type="date"].input-lg,
    _:-ms-fullscreen.input-lg, :root input[type="time"].input-lg,
    _:-ms-fullscreen.input-lg, :root input[type="datetime-local"].input-lg,
    _:-ms-fullscreen.input-lg, :root input[type="month"].input-lg {
        line-height: 1.33;
    }

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}



.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}


.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.428571429;
            text-decoration: none;
            color: #87EECD;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            color: #216965;
            background-color: #eeeeee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #87EECD;
        border-color: #87EECD;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #777777;
        background-color: #fff;
        cursor: not-allowed;
    }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #87EECD;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #8cb615;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
    background-color: #ff4249;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .media-right,
    .media > .pull-right {
        padding-left: 10px;
    }

    .media-left,
    .media > .pull-left {
        padding-right: 10px;
    }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #87EECD;
    border-color: #87EECD;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #b9e9e6;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #87EECD;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #87EECD;
        border-color: #87EECD;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #87EECD;
        }

        .panel-primary > .panel-heading .badge {
            color: #87EECD;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #87EECD;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

body {
    background: #e9e9e9;
}

    body.bg-clean {
        background: white;
    }

.clearfix:before, .form-primary .inline-fields:before, .contain-input-datepicker:before, .list-designs:before, .dropdown:before, .btn-group.alt:before, .container-inside:before, .bubbles:before, .single-page-container:before, .page-head:before,
.clearfix:after,
.form-primary .inline-fields:after,
.contain-input-datepicker:after,
.list-designs:after,
.dropdown:after,
.btn-group.alt:after,
.container-inside:after,
.bubbles:after,
.single-page-container:after,
.page-head:after {
    display: table;
    content: "";
}

.clearfix:after, .form-primary .inline-fields:after, .contain-input-datepicker:after, .list-designs:after, .dropdown:after, .btn-group.alt:after, .container-inside:after, .bubbles:after, .single-page-container:after, .page-head:after {
    clear: both;
}

.site-header {
    width: 100%;
    position: relative;
    z-index: 5;
}



.wrap-inner {
    overflow: hidden;
}

    .wrap-inner.alt .inner-layer-alpha {
        left: 0;
    }

    .wrap-inner.alt .inner-layer-omega {
        left: 80%;
    }

    .wrap-inner.alt .inner {
        width: 80%;
    }

.inner-layer-alpha {
    background: #e9e9e9;
    left: 18%;
}

.inner-layer-omega {
    background: transparent;
    left: 62%;
}


.column-clear {
    float: none;
    overflow: hidden;
    display: block;
}

.widget + .widget {
    margin-top: 15px;
}

.module {
    background: white;
    border: 1px solid #c7c7c7;
    padding: 10px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .module + .module {
        margin-top: 15px;
    }

.module-head {
    position: relative;
}

    .module-head > h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 22px;
    }

    .module-head [class^="icon-"] {
        vertical-align: middle;
        margin-left: 10px;
    }

.module-body > :first-child {
    margin-top: 15px;
}

.head-toolbar {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .head-toolbar .btn-medium {
        padding-left: 30px;
        padding-right: 30px;
    }


.logo {
    margin-top: 5px;
    margin-bottom: 0;
}

.contain-nav-primary {
    background: #282828;
    color: white;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
}

    .contain-nav-primary h3 {
        display: inline-block;
        background: url(images/nav-title-bg.png) repeat-x left bottom;
        position: relative;
        height: 48px;
        padding: 8px 15px;
        margin-top: -8px;
        margin-bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.media,
.media-body {
    overflow: hidden;
    *zoom: 1;
}

.form-group + .form-group {
    margin-top: 10px;
}

.input-icon {
    position: relative;
}

    .input-icon [class^="icon-"] {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -8px;
    }

.list-toolbar {
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
}

    .list-toolbar a,
    .list-toolbar a:visited {
        color: #000;
    }

    .list-toolbar [class^="icon-nav-"] {
        vertical-align: middle;
    }

    .list-toolbar > li + li {
        margin-right: 10px;
    }

.list-regular > li {
    font-size: 19px;
}

    .list-regular > li strong {
        font-weight: normal;
    }

    .list-regular > li .add-pad {
        font-size: 17px;
        display: inline-block;
        padding-right: 15px;
    }

    .list-regular > li.highlight {
        font-size: 23px;
        text-decoration: underline;
        margin-bottom: 15px;
    }

        .list-regular > li.highlight .add-pad {
            font-size: 20px;
        }

.list-buttons > li + li {
    margin-top: 15px;
}

.table-important > thead > tr > td, .table-important > thead > tr > th, .table-important > tbody > tr > td, .table-important > tbody > tr > th {
    border-bottom: 3px solid white;
    vertical-align: middle;
}

.table-important > thead > tr > th {
    background: rgba(210, 31, 41, 0.08);
    font-size: 14px;
    padding: 4px 10px;
}

.lt-ie9 .table-important > thead > tr > th {
    background: #fdf3f3;
}

.table-important > tfoot > tr > td {
    font-weight: bold;
}

    .table-important > tfoot > tr > td .lead {
        font-size: 20px;
        line-height: 1.1;
    }

.table-important > tbody > tr > td {
    background: rgba(233, 233, 233, 0.5);
}

.lt-ie9 .table-important > tbody > tr > td {
    background: #f6f6f6;
}

.table-important > tbody > tr:nth-of-type(even) > td {
    background: #e9e9e9;
}

.lt-ie9 .table-important > tbody > tr:nth-of-type(even) {
    background: #e9e9e9;
}

.table > thead > tr > td:first-child, .table > thead > tr > th:first-child, .table > tbody > tr > td:first-child, .table > tbody > tr > th:first-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
}

.table > thead > tr > td:last-child, .table > thead > tr > th:last-child, .table > tbody > tr > td:last-child, .table > tbody > tr > th:last-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
}

.table > thead > tr > th {
    text-align: right;
    padding: 8px 12px;
}

.table > tbody > tr.success > td {
    background: rgba(140, 182, 21, 0.08);
    border-bottom: 2px solid white;
}

    .table > tbody > tr.success > td:last-child {
        text-align: left;
    }

.table > tbody > tr > td {
    text-align: right;
    padding: 8px 12px;
}

.table-small > tbody > tr > td {
    font-size: 12px;
    border-top: none;
}

.contain-pagination {
    position: relative;
}

    .contain-pagination .btn-mute {
        position: absolute;
        top: 0;
        z-index: 3;
        padding: 4px 6px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
    }

    .contain-pagination .prev {
        left: 0;
    }

    .contain-pagination .next {
        right: 0;
    }

    .contain-pagination nav {
        display: block;
        width: 100%;
        text-align: center;
    }

        .contain-pagination nav > .pagination {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 0;
        }

            .contain-pagination nav > .pagination > li {
                vertical-align: middle;
                display: inline-block;
            }

                .contain-pagination nav > .pagination > li > a, .contain-pagination nav > .pagination > li > a:visited {
                    background-color: transparent;
                    border: none;
                    font-size: 12px;
                    padding: 0 2px;
                    color: #c7c7c7;
                }

                    .contain-pagination nav > .pagination > li > a:hover, .contain-pagination nav > .pagination > li > a:visited:hover {
                        color: #000;
                        background-color: transparent;
                    }

                .contain-pagination nav > .pagination > li.active > a, .contain-pagination nav > .pagination > li.active > a:visited {
                    font-size: 14px;
                    color: #000;
                }

                    .contain-pagination nav > .pagination > li.active > a:hover, .contain-pagination nav > .pagination > li.active > a:visited:hover {
                        background-color: transparent;
                    }

.likebox iframe {
    width: 100% !important;
    height: 160px !important;
}

.custom-alert {
    overflow: hidden;
    position: relative;
    font-size: 21px;
    min-height: 44px;
}

    .custom-alert > [class^="icon-"] {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -22px;
    }

    .custom-alert > p {
        text-align: center;
        margin-top: 4px;
        margin-bottom: 0;
    }

    .custom-alert > .btn-close {
        top: 50%;
        left: 10px;
        margin-top: -12px;
    }

    .custom-alert.alt {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 30px;
        padding-right: 90px;
    }

        .custom-alert.alt > [class^="icon-"] {
            margin-right: 20px;
        }

        .custom-alert.alt > p {
            text-align: right;
        }

        .custom-alert.alt .alert-head {
            margin-bottom: -5px;
            margin-top: 0;
            line-height: 1;
        }

.chart-image {
    width: 66.67%;
    margin-left: 30px;
}

    .chart-image img {
        max-width: 100%;
    }

.chart-report {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .chart-report .list-regular {
        margin-top: -7px;
    }

.information .post {
    padding: 15px;
}

.information .row {
    margin-bottom: 10px;
}

.post.feed {
    font-size: 12px;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .post.feed h4 {
        margin-top: 0;
        margin-bottom: 4px;
        font-size: 14px;
        font-weight: bold;
    }

.label-clean {
    background: white;
    font-size: 17px;
    padding: 4px 10px;
    margin-bottom: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .label-clean strong {
        font-size: 19px;
    }

    .label-clean.alt {
        font-size: 19px;
    }

.label-head > span {
    font-size: 19px;
    margin-bottom: 6px;
}

.statuses .progress {
    clear: both;
    margin-bottom: 0;
}

[class^="col-md-"] {
    float: right;
}

.row-even > .col-md-6:first-child {
    padding-left: 7px;
}

.row-even > .col-md-6:last-child {
    padding-right: 7px;
}

.row-even.alt > .col-md-6:first-child {
    padding-left: 3px;
}

.row-even.alt > .col-md-6:last-child {
    padding-right: 3px;
}

.caret {
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(images/dropdown.png);
    margin-right: 10px;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: 0.9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, 0.75);
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, padding-top, visibility;
    -o-transition-property: height, padding-top, visibility;
    transition-property: height, padding-top, visibility;
}

.full-wrap,
.full-container {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.full-wrap {
    display: table;
}

.full-container {
    display: table-cell;
}

.full-height {
    height: 100%;
}

.widget-form-login {
    width: 465px;
    margin: 170px auto;
    font-size: 12px;
}

    .widget-form-login .control-label,
    .widget-form-login .control-input {
        display: inline-block;
        float: right;
        padding: 0 10px;
    }

    .widget-form-login .control-label {
        width: 25%;
    }

    .widget-form-login .control-input {
        width: 75%;
    }

    .widget-form-login .link-forgot {
        display: inline-block;
        text-decoration: underline;
        margin-top: 4px;
    }

.control-label {
    font-weight: normal;
    margin-top: 8px;
}

.label-checkbox {
    font-weight: normal;
}

    .label-checkbox > span {
        display: inline-block;
        margin-right: 10px;
    }

.form-primary .inline-fields .control-label {
    width: 120px;
}

.form-primary .inline-fields .inline-field-item .control-label {
    width: 60px;
}

.form-primary .inline-fields .inline-field-item .control-input {
    margin-left: 15px;
}

.form-primary .control-label {
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.form-primary .control-input {
    width: 260px;
    float: left;
    position: relative;
}

    .form-primary .control-input.required:before {
        content: "*";
        color: #ff4249;
        position: absolute;
        left: 0;
        top: 10px;
        margin-left: -10px;
    }

    .form-primary .control-input.required label.error {
        color: #ff4249;
        font-weight: normal;
        font-size: 12px;
        text-align: right;
    }

    .form-primary .control-input.required .tt-hint + label.error {
        display: none !important;
    }


/* CSS Update 11-05-2015 */
.icon-nav-color-sprite, .icon-nav-color-clock, .icon-nav-color-email, .icon-nav-color-facebook, .icon-nav-color-fax, .icon-nav-color-phone, .icon-nav-color-website {
    background-image: url('images/icon-nav-color-s456fb9447a.png');
    background-repeat: no-repeat;
}

.icon-nav-color-clock {
    background-position: 0 0;
    height: 26px;
    width: 26px;
}

.icon-nav-color-email {
    background-position: 0 -26px;
    height: 26px;
    width: 26px;
}

.icon-nav-color-facebook {
    background-position: 0 -52px;
    height: 26px;
    width: 26px;
}

.icon-nav-color-fax {
    background-position: 0 -78px;
    height: 26px;
    width: 26px;
}

.icon-nav-color-phone {
    background-position: 0 -104px;
    height: 26px;
    width: 26px;
}

.icon-nav-color-website {
    background-position: 0 -130px;
    height: 26px;
    width: 26px;
}

html {
    height: 100%;
}

.full-height {
    height: 100%;
}

.container-inside {
    width: 96%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.inside {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.bubbles {
    position: relative;
    z-index: 3;
    padding-bottom: 60px;
}

    .bubbles.alt {
        padding-top: 30px;
    }

.bubble {
    position: relative;
    padding: 10px 40px;
    color: white;
    font-size: 34px;
    font-weight: 300;
    text-align: center;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

    .bubble:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-top-width: 30px;
        border-bottom-width: 30px;
        position: absolute;
        z-index: -1;
    }

    .bubble.top:before {
        top: -30px;
    }

    .bubble.bottom:before {
        bottom: -30px;
    }

    .bubble.left:before {
        right: 60px;
        border-right-width: 30px;
        border-left-width: 0;
    }

    .bubble.right:before {
        left: 60px;
        border-left-width: 30px;
        border-right-width: 0;
    }

.bg-pattern {
    width: 100%;
    height: 224px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -112px;
    z-index: -1;
    background-color: #b7e730;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB7E730', endColorstr='#FF8CB615');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iNTAlIj48c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjYjdlNzMwIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM4Y2I2MTUiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -moz-radial-gradient(center, ellipse cover, #b7e730 1%, #8cb615 50%);
    background-image: -webkit-radial-gradient(center, ellipse cover, #b7e730 1%, #8cb615 50%);
    background-image: radial-gradient(ellipse cover at center, #b7e730 1%, #8cb615 50%);
}

    .bg-pattern:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: url(images/pattern.png);
    }

.module-login-new {
    padding: 40px;
    border: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

    .module-login-new .media > .pull-left {
        width: 50%;
        padding-left: 40px;
    }

    .module-login-new .module-head [class^="icon"] {
        margin-top: -8px;
    }

.module-head-logo {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    max-width: 155px;
}

.panel-item {
    padding: 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.text-small {
    font-size: 12px;
}

.text-medium {
    font-size: 16px;
}

.btn-group.alt > li > .btn.text-medium {
    font-size: 25px;
    padding-top: 3px;
}

.landing-screenshot {
    margin-top: -20px;
    margin-bottom: -40px;
}

.contain-list-icons {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
}

.spaced {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .spaced.top {
        margin-bottom: 0;
    }

    .spaced.bottom {
        margin-top: 0;
    }

.btn-secondary,
.btn-secondary:visited {
    color: white;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
}

    .btn-secondary:hover,
    .btn-secondary:visited:hover {
        color: white;
    }

.btn-glow {
    position: relative;
    overflow: hidden;
    height: 44px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

    .btn-glow:after {
        content: "";
        display: block;
        width: 130%;
        height: 44px;
        background: rgba(255, 255, 255, 0.3);
        position: absolute;
        left: 50%;
        margin-left: -65%;
        top: -22px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

.btn-glow-dark {
    position: relative;
    overflow: hidden;
    height: 50px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.25), 1px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.25), 1px 1px 1px rgba(0, 0, 0, 0.25);
}

    .btn-glow-dark.btn-facebook {
        background-color: #7088ae;
        border-color: #486299;
    }

    .btn-glow-dark.btn-linkedin {
        background-color: #69badd;
        border-color: #3990bf;
    }

    .btn-glow-dark.btn-google-plus {
        background-color: #df4927;
        border-color: #be2919;
    }

    .btn-glow-dark:after {
        content: "";
        display: block;
        width: 130%;
        height: 50px;
        background: rgba(0, 0, 0, 0.1);
        position: absolute;
        left: 50%;
        margin-left: -65%;
        bottom: -25px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .btn-glow-dark:hover:after {
        background: rgba(0, 0, 0, 0.2);
    }

    .btn-glow-dark img {
        position: relative;
        z-index: 3;
    }

.label-checkbox-custom {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    cursor: pointer;
}

    .label-checkbox-custom > input[type=checkbox] {
        position: absolute;
        z-index: -1;
        width: 0;
        height: 0;
        overflow: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .label-checkbox-custom > span:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -6px;
    }

.login-new {
    margin-bottom: -80px;
}

.stretch-vertical {
    min-height: 1230px;
}

span.twitter-typeahead {
    width: 100%;
}

    span.twitter-typeahead .tt-dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        width: 100%;
        max-height: 285px;
        overflow-y: auto;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    span.twitter-typeahead .tt-suggestion > p {
        display: block;
        padding: 6px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        font-size: 14px;
        margin-bottom: 0;
        cursor: pointer;
        white-space: nowrap;
    }

        span.twitter-typeahead .tt-suggestion > p:hover, span.twitter-typeahead .tt-suggestion > p:focus {
            color: #ffffff;
            text-decoration: none;
            outline: 0;
            background-color: #428bca;
        }

    span.twitter-typeahead .tt-suggestion.tt-cursor {
        color: #ffffff;
        background-color: #428bca;
    }

.input-group span.twitter-typeahead {
    display: block !important;
}

    .input-group span.twitter-typeahead .tt-dropdown-menu {
        top: 32px !important;
    }

.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
    top: 44px !important;
}

.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
    top: 28px !important;
}

.single-page-container {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

    .single-page-container .page-primary {
        width: 550px;
        float: right;
    }

    .single-page-container .page-complimentary {
        width: 400px;
        margin-right: 30px;
        float: right;
    }

.page-head .logo {
    display: inline-block;
    float: right;
}

.page-head .dropdown-lang {
    display: inline-block;
    float: left;
    margin-top: 20px;
}

.dropdown {
    font-size: 12px;
    text-align: center;
}

    .dropdown > li {
        padding: 7px 9px;
        border: 1px solid #e9e9e9;
    }

        .dropdown > li [class^="icon-"] {
            display: inline-block;
            vertical-align: middle;
        }

            .dropdown > li [class^="icon-"].icon-down-alt {
                margin-left: 6px;
            }

            .dropdown > li [class^="icon-"].icon-language {
                margin-right: 3px;
                margin-top: -2px;
            }

        .dropdown > li:hover > .dropdown-menu {
            z-index: 2;
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .dropdown > li > .dropdown-menu {
            position: absolute;
            border: 1px solid #e9e9e9;
            width: 100%;
            right: 0;
            top: 100%;
            margin-top: -1px;
            z-index: -1;
            opacity: 0;
            filter: alpha(opacity=0);
        }

            .dropdown > li > .dropdown-menu > li > a, .dropdown > li > .dropdown-menu > li > a:visited {
                background: white;
                display: block;
                padding: 7px 9px;
                color: #c7c7c7;
            }

                .dropdown > li > .dropdown-menu > li > a:hover, .dropdown > li > .dropdown-menu > li > a:visited:hover {
                    text-decoration: none;
                    background: #f6f6f6;
                }

            .dropdown > li > .dropdown-menu > li + li {
                border-top: 1px solid #e9e9e9;
            }

.landing-signup {
    margin-top: 30px;
}

    .landing-signup > .lead {
        font-size: 42px;
        margin-bottom: 20px;
        line-height: 1.1;
    }

    .landing-signup > .foot-note {
        margin-top: 20px;
        font-size: 16px;
        margin-bottom: 20px;
    }

        .landing-signup > .foot-note strong {
            font-size: 18px;
        }

.section-widget-foot {
    padding: 30px;
}

.block {
    display: block;
}

.widget-simple .widget-body {
    padding: 20px;
}

.widget-simple .widget-head {
    position: relative;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    border-bottom: 1px solid #e9e9e9;
}

    .widget-simple .widget-head:before, .widget-simple .widget-head:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        position: absolute;
        left: 50%;
        margin-left: -6px;
        bottom: -8px;
    }

    .widget-simple .widget-head:before {
        border-top: 8px solid white;
        z-index: 2;
    }

    .widget-simple .widget-head:after {
        border-top: 8px solid gainsboro;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        margin-left: -8px;
        bottom: -8px;
    }

.single-page-footer {
    border-top: 1px solid #e9e9e9;
}

    .single-page-footer p,
    .single-page-footer a {
        font-size: 12px;
        line-height: 1.3;
        margin-top: 0;
        margin-bottom: 0;
    }

        .single-page-footer a,
        .single-page-footer a:visited {
            color: #000000;
            text-decoration: underline;
        }

            .single-page-footer a:hover,
            .single-page-footer a:visited:hover {
                color: #02559f;
            }

    .single-page-footer .list-socials {
        display: inline-block;
        float: right;
        margin-left: 30px;
        margin-top: 12px;
    }

    .single-page-footer .contact-info {
        display: inline-block;
        float: right;
    }

.wrap-signup-action {
    min-height: 666px;
}

.section-module {
    padding: 40px;
    padding-top: 24px;
    position: relative;
}

    .section-module.bg-solid-danger, .section-module.bg-solid-default {
        color: white;
    }

    .section-module.section-head {
        padding-left: 30px;
        padding-right: 30px;
    }

    .section-module h3 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 20px;
    }

.section-head {
    font-size: 28px;
    line-height: 1.1;
}

.btn-remove-section {
    position: absolute;
    left: 10px;
    top: 10px;
}

.bg-radial-grey {
    background-color: white;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFDCDCDC');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #dcdcdc 100%);
    background-image: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #dcdcdc 100%);
    background-image: radial-gradient(ellipse cover at center, #ffffff 0%, #dcdcdc 100%);
}

.btn-submit-landing {
    font-size: 28px;
    padding-top: 3px;
}

.media-tax .media-body {
    padding-right: 15px;
    padding-top: 10px;
}

.inner.column {
    width: 83%;
}

@media only screen and (min-width: 1918px) {
    html .contain-list-icons .list-inline {
        font-size: 10px;
    }

        html .contain-list-icons .list-inline > li {
            padding-left: 1px;
            padding-right: 1px;
        }
}

@media only screen and (max-width: 1420px) {
    html .greet-day {
        margin-top: 32px;
    }

    html .logo {
        margin-top: 20px;
    }

    html .head-toolbar {
        width: 75%;
    }

        html .head-toolbar .btn-danger {
            margin-top: 15px;
        }

        html .head-toolbar .list-toolbar {
            float: right;
            max-width: 80%;
            margin-bottom: -10px;
        }

            html .head-toolbar .list-toolbar > li {
                font-size: 11px;
                margin-bottom: 10px;
            }

                html .head-toolbar .list-toolbar > li:first-child {
                    margin-right: 10px;
                }

    html .nav-menu > li > a, html .nav-menu > li > a:visited, html .nav-menu > li > a:focus {
        font-size: 21px;
    }

    html .nav-primary > li > .dropdown > a, html .nav-primary > li > a {
        max-width: 38px;
        padding-left: 12px;
        padding-right: 12px;
        overflow: hidden;
    }

    html .nav-primary > li .tooltip.fade.in {
        display: block !important;
    }

    html .nav-primary > li > .dropdown {
        position: static;
    }

        html .nav-primary > li > .dropdown > .dropdown-menu {
            max-width: 200px;
            margin-right: -76px;
        }

    html .chart-image {
        width: 55%;
    }

    html .label-clean {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1281px) {
    html .likebox iframe {
        height: 150px !important;
    }
}

.successMsg {
    margin-bottom: 30px;
}

.msg {
    margin-bottom: 15px;
    font-weight: bold;
}

.modal-backdrop {
    pointer-events: none;
}

a {
    cursor: pointer;
}

.list-designs > li > a.selected {
    background: rgba(199, 199, 199, 0.5);
    border: 1px solid white;
}

.drawing {
    width: 100px;
    height: 100px;
}

.toolTipExport {
    font-size: 18px;
    color: black;
}

    .toolTipExport .popover {
        max-width: 500px;
    }

#tab-unique-uniform-export {
    margin: 10px 0px;
}

.ui-seperator {
    height: 20px;
}

.QuestionMark.export {
    float: left;
}

.control-input.contain-input-datepicker {
    display: inline-flex;
}

.contain-input-datepicker > .input-datepicker.long {
    width: 223px;
    margin-right: 5px;
}
