﻿

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;
}

.well.alt a, .well.alt a:hover, .well.alt a:focus {
    color: #4A64FF;
    font-weight: 700;
    cursor:pointer;
}

.invomail-register ul {
    list-style: decimal;
    margin-right: 15px;
    font-weight: 700;
}

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 .text-success,
.link-success,
.link-success:visited,
.btn-link.link-success,
.btn-link.link-success:visited {
    color: #8cb615;
}

    .link-success:hover,
    .btn-link.link-success:hover {
        color: #7a9f12;
    }


.bubble.bg-solid-success:before {
    border-left-color: #8cb615;
    border-right-color: #8cb615;
}

body .bg-success {
    background-color: rgba(140, 182, 21, 0.08);
}

.lt-ie9 body .bg-success {
    background-color: #effad0;
}

.line-success {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #8cb615;
}

.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;
}

.btn-mute:hover,
.btn-mute:visited:hover {
    background-color: #bababa;
}

.line-mute {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #c7c7c7;
}

body .text-primary,
.link-primary,
.link-primary:visited,
.btn-link.link-primary,
.btn-link.link-primary:visited {
    color: #87EECD;
}

    .link-primary:hover,
    .btn-link.link-primary:hover {
        color: #2d908a;
    }

.box-primary,
.btn-primary,
.legend-primary,
.bg-solid-primary {
    background-color: #87EECD;
}

.bubble.bg-solid-primary:before {
    border-left-color: #87EECD;
    border-right-color: #87EECD;
}

body .bg-primary {
    background-color: rgba(51, 163, 157, 0.08);
}

.lt-ie9 body .bg-primary {
    background-color: #e0f5f4;
}

.btn-primary:hover,
.btn-primary:visited:hover {
    background-color: #2d908a;
}

.line-primary {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #87EECD;
}

body .text-seamless,
.link-seamless,
.link-seamless:visited,
.btn-link.link-seamless,
.btn-link.link-seamless:visited {
    color: #e9e9e9;
}

    .link-seamless:hover,
    .btn-link.link-seamless:hover {
        color: gainsboro;
    }


body .bg-seamless {
    background-color: rgba(233, 233, 233, 0.08);
}

.lt-ie9 body .bg-seamless {
    background-color: white;
}

.btn-seamless:hover,
.btn-seamless:visited:hover {
    background-color: gainsboro;
}

.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 .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;
}

.template-stage-container
{
    font-size:18px;
    font-weight:700 !important;
    margin-right:10px;
}

.tempate_stage_number {
    background: #13B3AB;
    display: inline-block;
    padding: 4px 7px;
    border-radius: 68px;
    color: white;
    font-weight: 700;
}

.control-input.color-selection {
    padding: 4px 10px 3px 4px;
    border: 2px solid #F0F0F0;
    border-radius: 5px;
    margin-top: 10px;
}

    .control-input.color-selection label
    {
        margin-bottom:0px;
    }

.v-marked {
    display: none;
    background: url(images/v.svg?v=2);
    position: absolute;
    height: 24px;
    width: 22px;
    top: -10px;
    right: -10px;
}

    .v-marked.selected-color
    {
        display:block;
    }


    .control-input.color-selection.selected-color {
        border-color: #8CB616;

    }

.color-select-text {
    width: 60px;
    display: inline-block;
    vertical-align: top;
    padding-top:6px;
}

.badge-color-selection {
    display: inline-block;
    padding: 13px 13px;
    border-radius:3px;
    float:left;
}

.bg-solid-green {
    background-color: rgb(148, 177, 58);
}

.bg-solid-black {
    background-color: rgb(0,0,0);
}

.bg-solid-blue {
    background-color: rgb(16, 162, 209);
}

.bg-solid-light-yellow {
    background-color: rgb(243, 236, 158);
}

.bg-solid-bordeaux {
    background-color: rgb(239, 81, 95);
}

.bg-solid-light-purple {
    background-color: rgb(240, 216, 229);
}

.bg-solid-light-gray {
    background-color: rgb(224, 224, 224);
}

.bg-solid-light-blue {
    background-color: rgb(221, 234, 243);
}

.bg-solid-light-green {
    background-color: rgb(217, 229, 205);
}

.bg-solid-special-blue {
    background: url(../../style/PrintDocumentNew/images/bg-9.jpg);
    background-repeat: no-repeat;
    background-position: -100px -50px;
    color: white;
}

.bg-solid-special-colors {
    background: url(../../style/PrintDocumentNew/images/bg-11.jpg);
    background-repeat: no-repeat;
}

.bg-solid-special-wood {
    background: url(../../style/PrintDocumentNew/images/bg-10.jpg);
    background-repeat: no-repeat;
}

.bg-solid-special-marble {
    background: url(../../style/PrintDocumentNew/images/bg-12.jpg);
    background-repeat: no-repeat;
}

.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;
}

.box-seamless.even {
    background: rgba(233, 233, 233, 0.8);
}


.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 .row.form-group > [class^="col-md-"] > .control-label,
.form-primary .row.form-group > [class^="col-md-"] > .control-input {
    width: 100%;
}

    .form-primary .row.form-group > [class^="col-md-"] > .control-input.extra-mail {
        width: 90%;
        float: left;
    }

.question-mark {
    float: right;
}

.form-primary .inline-fields > .inline-field-item {
    float: right;
}

.form-primary.crm-users .inline-fields > .inline-field-item {
    margin-right: 20px;
}

.form-primary .inline-fields.small .control-input {
    width: 200px;
}

.form-primary .inline-fields.normal > .inline-field-item + .inline-field-item {
    /*margin-right: 60px;*/
}

.inline-field-item.label-checkbox-custom {
    margin-right: 60px;
}

.form-primary .inline-fields.normal > .inline-field-item .control-label {
    width: 190px;
}

.form-primary .inline-fields.normal > .inline-field-item .control-input {
    width: 150px;
}

    .form-primary .inline-fields.normal > .inline-field-item .control-input.large {
        width: 275px;
    }

.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;
}

.form-primary .control-label.edge {
    padding-right: 0;
}

.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: 5px;
}

.contain-input-datepicker > .input-helper,
.contain-input-datepicker > .ui-datepicker-trigger {
    float: right;
    cursor: pointer;
}

.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: 33%;
        padding: 5px;
        max-height: 640px;
        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: 6px 6px;
    margin-right: 0px;
    -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, .signature-btn-group {
    padding-top: 20px;
}

.tab-content > .tab-pane {
    display: none;
}

    .tab-content > .tab-pane.active {
        display: block;
    }

div.modal-header {
    border-bottom: none;
}

    div.modal-header > .close {
        float: left;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    div.modal-header > .modal-title {
        font-size: 21px;
        font-family: "MiriamLibreRegular";
    }

.boxed {
    padding: 4px;
}

.text-helper {
    margin: 0;
}

    .text-helper + .text-helper {
        margin-top: 2px;
    }

.no-border {
    border: none !important;
}

.custom-file {
    position: relative;
    margin-bottom: 6px;
}

    .custom-file > [type=file] {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    .custom-file > .wrap-custom-text {
        overflow: hidden;
    }

        .custom-file > .wrap-custom-text > * {
            pointer-events: none;
        }

        .custom-file > .wrap-custom-text > .form-control {
            display: inline-block;
            float: right;
            width: 70%;
        }

        .custom-file > .wrap-custom-text > button {
            background: #c7c7c7;
            border: none;
            height: 30px;
            width: 26%;
            margin-right: 4%;
            overflow: hidden;
        }

.upload-preview:empty {
    display: none;
}

.upload-preview > img {
    max-width: 100%;
    height: auto;
}

.label-checkbox-custom.lone {
    display: inline-block;
    width: 13px;
    height: 13px;
    padding-right: 0;
    margin-bottom: 0;
}

#doc_comment {
    height: 90px;
    resize: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

table.table-primary.centered > thead > tr > th,
table.table-primary.centered > thead > tr > td,
table.table-primary.centered > tbody > tr > th,
table.table-primary.centered > tbody > tr > td {
    text-align: center !important;
}

table.table-primary > thead > tr > th,
table.table-primary > thead > tr > td,
table.table-primary > tbody > tr > th,
table.table-primary > tbody > tr > td {
    border-bottom: 1px solid #f5f5f5;
    border-top: none;
    border-left: 1px solid #c7c7c7;
    text-align: center;
    vertical-align: middle;
}

    table.table-primary > thead > tr > th.td-link-type,
    table.table-primary > thead > tr > td.td-link-type,
    table.table-primary > tbody > tr > th.td-link-type,
    table.table-primary > tbody > tr > td.td-link-type {
        cursor: pointer;
    }

    table.table-primary > thead > tr > th:last-child,
    table.table-primary > thead > tr > td:last-child,
    table.table-primary > tbody > tr > th:last-child,
    table.table-primary > tbody > tr > td:last-child {
        border-left: none;
    }

    table.table-primary > thead > tr > th.cell-icon,
    table.table-primary > thead > tr > td.cell-icon,
    table.table-primary > tbody > tr > th.cell-icon,
    table.table-primary > tbody > tr > td.cell-icon {
        width: 44px;
    }



table.table-primary th:first-child,
table.table-primary td:first-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
}

table.table-primary th:last-child,
table.table-primary td:last-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
}

table.table-primary th {
    background-color: white;
}

table.table-primary td {
    background-color: #e9e9e9;
}

table.table-primary.subbusiness td {
    background-color: transparent;
}


.tablesorter-header {
    position: relative;
}

    .tablesorter-header:focus {
        outline: none;
    }

    .tablesorter-header.tablesorter-headerAsc .tablesorter-header-inner:after {
        border-bottom: 5px solid #000000;
    }

    .tablesorter-header.tablesorter-headerDesc .tablesorter-header-inner:before {
        display: block;
        border-top: 5px solid #000000;
    }

    .tablesorter-header.tablesorter-headerUnSorted .tablesorter-header-inner:before, .tablesorter-header.tablesorter-headerUnSorted .tablesorter-header-inner:after {
        display: block;
    }

    .tablesorter-header.tablesorter-headerUnSorted.sorter-false .tablesorter-header-inner:before, .tablesorter-header.tablesorter-headerUnSorted.sorter-false .tablesorter-header-inner:after {
        display: none;
    }

.tablesorter-header-inner {
    cursor: pointer;
    display: inline-block;
    position: relative;
}

    .tablesorter-header-inner:after, .tablesorter-header-inner:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        left: 100%;
        top: 50%;
        margin-left: 2px;
        position: absolute;
    }

    .tablesorter-header-inner:after {
        margin-top: -6px;
        /*margin-left: 8px;*/
        border-bottom: 5px solid #c7c7c7;
    }

    .tablesorter-header-inner:before {
        margin-top: 1px;
        border-top: 5px solid #c7c7c7;
    }

.table-coupons .tablesorter-header-inner {
    margin: 0 15px;
}

    .table-coupons .tablesorter-header-inner:after {
        margin-left: 10px;
    }


.modal-edit {
    outline: none;
}

.text-center {
    text-align: center;
}

.wrap-table-button {
    position: relative;
}

    .wrap-table-button > .btn-delete {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -21px;
    }

    .wrap-table-button > .nav-pagination {
        margin-top: 4px;
    }

.nav-pagination {
    display: inline-block;
}

    .nav-pagination > li {
        float: right;
    }

        .nav-pagination > li + li {
            margin-right: 5px;
        }

        .nav-pagination > li .form-control {
            width: 20px;
            height: 20px;
            padding: 0;
            text-align: center;
            display: inline-block;
        }

.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%;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: 0.2em 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 0.9em;
        border-collapse: collapse;
        margin: 0 0 0.4em;
    }

    .ui-datepicker th {
        padding: 0.7em 0.3em;
        text-align: center !important;
        font-weight: bold;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: 0.2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: 0.7em 0 0 0;
        padding: 0 0.2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: 0.5em 0.2em 0.4em;
            cursor: pointer;
            padding: 0.2em 0.6em 0.3em 0.6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto 0.4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right;
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

/* jQuery UI Calendar */
.ui-widget {
    background: #1c1c1c;
    border: none;
    border-radius: 0;
    -moz-box-shadow: 0 0 3px #292c32;
    -webkit-box-shadow: 0 0 3px #292c32;
    box-shadow: 0 0 3px #292c32;
}

.ui-datepicker {
    padding: 0;
}

.ui-datepicker-header {
    margin-top: 5px;
    font-size: 80%;
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #333;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.1);
}

    .ui-datepicker-header .ui-state-hover {
        background: transparent;
        border-color: transparent;
        cursor: pointer;
    }

.ui-datepicker .ui-datepicker-prev span {
    background-image: url(images/ui-icons_ffffff_256x240.png);
    background-position: -32px -16px;
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url(images/ui-icons_ffffff_256x240.png);
    background-position: -96px -16px;
}

.ui-datepicker table {
    margin: 0;
}

.ui-datepicker th {
    color: #b7b7b7;
    font-size: 9px;
    text-transform: uppercase;
}

.ui-datepicker td {
    border-top: 1px solid #2c2c2c;
    border-right: 1px solid #2c2c2c;
    padding: 0;
}

    .ui-datepicker td:last-child {
        border-right: none;
    }

    .ui-datepicker td .ui-state-default {
        border: none;
        text-align: center;
        padding: 0.7em 0;
        margin: 0;
        font-size: 12px;
        font-weight: bold;
        color: #e7e7e7;
        text-shadow: 0 1px 2px #000;
        background-color: #373737;
        -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.2);
        box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.2);
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
        background-image: -moz-linear-gradient(bottom, #373737 0%, #424242 100%);
        background-image: -o-linear-gradient(bottom, #373737 0%, #424242 100%);
        background-image: -webkit-linear-gradient(bottom, #373737 0%, #424242 100%);
        background-image: linear-gradient(to top, #373737 0%, #424242 100%);
    }

    .ui-datepicker td.ui-state-disabled .ui-state-default {
        background: #666;
        color: #ccc;
        text-shadow: none;
    }

    .ui-datepicker td .ui-state-hover {
        background-color: #373737;
        -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
        background-image: -moz-linear-gradient(bottom, #424242 0%, #373737 100%);
        background-image: -o-linear-gradient(bottom, #424242 0%, #373737 100%);
        background-image: -webkit-linear-gradient(bottom, #424242 0%, #373737 100%);
        background-image: linear-gradient(to top, #424242 0%, #373737 100%);
    }

    .ui-datepicker td .ui-state-active {
        background: #3F6BD6;/*#3f6b8a;*/
        -moz-box-shadow: inset 0 0 5px rgba(7, 15, 21, 0.9);
        -webkit-box-shadow: inset 0 0 5px rgba(7, 15, 21, 0.9);
        box-shadow: inset 0 0 5px rgba(7, 15, 21, 0.9);
    }

.ui-datepicker-trigger {
    background-color: transparent;
    position:absolute;
    left: 0;
    border: none;
    padding: 0;
}

.date-edit-lead .ui-datepicker-trigger {
    display: inline-block;
    width: 35px;
    vertical-align: middle;
}

#ui-datepicker-div {
    direction: rtl;
}

.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;
}

.icon-sprite, .icon-about, .icon-account, .icon-alert-alt, .icon-alert, .icon-arrow-down-alt, .icon-arrow-down, .icon-arrow-submit, .icon-arrow-tiny, .icon-catalogue, .icon-check, .icon-checkbox-on, .label-checkbox-custom > input[type=checkbox]:checked ~ span:before, .icon-checkbox, .label-checkbox-custom > span:before, .icon-close-alt, .icon-close, .icon-collapse, .icon-credit, .icon-customer, .icon-document, .icon-edit, .icon-en, .icon-event, .icon-expand, .icon-facebook, .icon-friend, .icon-google-plus, .icon-information, .icon-invoice, .icon-language, .icon-lock-alt, .icon-lock-inverse, .icon-lock, .icon-plus, .icon-report, .icon-rule, .icon-search-alt, .icon-search, .icon-setting, .icon-thumb-up, .icon-twitter {
    background-image: url('images/icon-s34a7c5ce64.png');
    background-repeat: no-repeat;
}

.icon-menu-sprite, .icon-menu-account-alt, [aria-expanded="true"] .icon-menu-account, .icon-menu-account, 
.icon-menu-credit-alt, [aria-expanded="true"] .icon-menu-credit, .icon-menu-credit, 
.icon-menu-customer-alt, [aria-expanded="true"] .icon-menu-customer, .icon-menu-customer, 
.icon-menu-document-alt, [aria-expanded="true"] .icon-menu-document, .icon-menu-document, 
.icon-menu-home-alt, [aria-expanded="true"] .icon-menu-home, .icon-menu-home, .icon-menu-report-alt, 
[aria-expanded="true"] .icon-menu-report, .icon-menu-report, 
.icon-menu-setting-alt, [aria-expanded="true"] .icon-menu-setting, .icon-menu-setting,
.icon-menu-reports-alt, [aria-expanded="true"] .icon-menu-reports, .icon-menu-reports,
.icon-menu-clearing-alt, [aria-expanded="true"] .icon-menu-clearing, .icon-menu-clearing,
.icon-menu-products-alt, [aria-expanded="true"] .icon-menu-products, .icon-menu-products,
.icon-menu-sub-business-alt, [aria-expanded="true"] .icon-menu-sub-business, .icon-menu-sub-business,
.icon-menu-crm-alt, [aria-expanded="true"] .icon-menu-crm, .icon-menu-crm,
.icon-menu-sub-invomail, [aria-expanded="true"] .icon-menu-invomail, .icon-menu-invomail
{
    background-image: url('images/invoice4u-6-new-icons.png');
    background-repeat: no-repeat;
}

.icons-general {
    background-repeat: no-repeat;
    width:30px;
    height:30px;
    vertical-align:sub;
    margin-left:10px;
}

.icon-crm {
    background-image: url('images/icon-crm.png');
}

.icon-business {
    background-image: url('images/icon-business.png');
}

.icon-invomail {
    background-image: url('images/icon-invomail.png');
}


.icon-nav-sprite, .icon-nav-clock, .icon-nav-email, .icon-nav-facebook, .icon-nav-fax, .icon-nav-phone, .icon-nav-support, .icon-nav-website {
    background-image: url('images/icon-nav-s20d8ea06dd.png');
    background-repeat: no-repeat;
}

.icon-nav-alt-sprite, .icon-nav-alt-clock, .icon-nav-alt-email, .icon-nav-alt-facebook, .icon-nav-alt-fax, .icon-nav-alt-phone, .icon-nav-alt-website {
    background-image: url('images/icon-nav-alt-s303f055395.png');
    background-repeat: no-repeat;
}

.social-sprite, .social-facebook, .social-google-plus, .social-twitter, .social-youtube {
    background-image: url('images/social-s321d92e4a1.png');
    background-repeat: no-repeat;
}

.icon-about {
    background-position: 0 0;
    height: 22px;
    width: 23px;
}

.icon-account {
    background-position: 0 -22px;
    height: 16px;
    width: 16px;
}

.icon-alert-alt {
    background-position: 0 -38px;
    height: 44px;
    width: 43px;
}

.icon-alert {
    background-position: 0 -82px;
    height: 44px;
    width: 42px;
}

.icon-arrow-down-alt {
    background-position: 0 -126px;
    height: 7px;
    width: 11px;
}

.icon-arrow-down {
    background-position: 0 -133px;
    height: 30px;
    width: 30px;
}

.icon-arrow-submit {
    background-position: 0 -163px;
    height: 12px;
    width: 8px;
}

.icon-arrow-tiny {
    background-position: 0 -175px;
    height: 5px;
    width: 3px;
}

.icon-catalogue {
    background-position: 0 -180px;
    height: 16px;
    width: 16px;
}

.icon-check {
    background-position: 0 -196px;
    height: 30px;
    width: 30px;
}

.icon-close-alt {
    background-position: 0 -252px;
    height: 14px;
    width: 14px;
}

.icon-close {
    background-position: 0 -266px;
    height: 22px;
    width: 22px;
}

.icon-collapse {
    background-position: 0 -288px;
    height: 22px;
    width: 22px;
}

.icon-credit {
    background-position: 0 -310px;
    height: 14px;
    width: 17px;
}

.icon-customer {
    background-position: 0 -324px;
    height: 16px;
    width: 19px;
}

.icon-document {
    background-position: 0 -340px;
    height: 16px;
    width: 14px;
}

.icon-edit {
    background-position: 0 -356px;
    height: 16px;
    width: 17px;
}

.icon-en {
    background-position: 0 -372px;
    height: 16px;
    width: 22px;
}

.icon-event {
    background-position: 0 -388px;
    height: 32px;
    width: 32px;
}

.icon-expand {
    background-position: 0 -420px;
    height: 22px;
    width: 22px;
}

.icon-facebook {
    background-position: 0 -442px;
    height: 29px;
    width: 29px;
}

.icon-friend {
    background-position: 0 -503px;
    height: 23px;
    width: 22px;
}

.icon-google-plus {
    background-position: 0 -526px;
    height: 29px;
    width: 29px;
}

.icon-information {
    background-position: 0 -555px;
    height: 32px;
    width: 32px;
}

.icon-invoice {
    background-position: 0 -587px;
    height: 32px;
    width: 32px;
}

.icon-language {
    background-position: 0 -619px;
    height: 20px;
    width: 20px;
}

.icon-lock-alt {
    background-position: 0 -639px;
    height: 32px;
    width: 32px;
}

.icon-lock-inverse {
    background-position: 0 -671px;
    height: 26px;
    width: 26px;
}

.icon-lock {
    background-position: 0 -697px;
    height: 16px;
    width: 14px;
}

.icon-plus {
    background-position: 0 -713px;
    height: 30px;
    width: 30px;
}

.icon-report {
    background-position: 0 -743px;
    height: 32px;
    width: 32px;
}

.icon-rule {
    background-position: 0 -775px;
    height: 20px;
    width: 20px;
}

.icon-search-alt {
    background-position: 0 -795px;
    height: 16px;
    width: 13px;
}

.icon-search {
    background-position: 0 -811px;
    height: 30px;
    width: 30px;
}

.icon-setting {
    background-position: 0 -841px;
    height: 16px;
    width: 16px;
}

.icon-thumb-up {
    background-position: 0 -857px;
    height: 21px;
    width: 21px;
}

.icon-twitter {
    background-position: 0 -878px;
    height: 29px;
    width: 29px;
}

.icon-menu-account-alt, [aria-expanded="true"] .icon-menu-account {
    background-position: 0 0;
    height: 26px;
    width: 29px;
}

.icon-menu-account {
    background-position: 0 -26px;
    height: 26px;
    width: 29px;
}

.icon-menu-credit-alt, [aria-expanded="true"] .icon-menu-credit {
    background-position: 0 -52px;
    height: 20px;
    width: 29px;
}

.icon-menu-credit {
    background-position: 0 -72px;
    height: 20px;
    width: 29px;
}

.icon-menu-customer-alt, [aria-expanded="true"] .icon-menu-customer {
    background-position: 0 -92px;
    height: 24px;
    width: 29px;
}

.icon-menu-customer {
    background-position: 0 -116px;
    height: 24px;
    width: 29px;
}

.icon-menu-reports-alt, [aria-expanded="true"] .icon-menu-reports {
    background-position: 0 -466px;
    height: 22px;
    width: 29px;
}

.icon-menu-reports {
    background-position:  0 -488px;
    height: 22px;
    width: 29px;
}

.icon-menu-clearing-alt, [aria-expanded="true"] .icon-menu-clearing {
    background-position: 0 -549px;
    height: 17px;
    width: 29px;
}

.icon-menu-clearing {
    background-position: 0px -532px;
    height: 17px;
    width: 29px;
}

.icon-menu-products-alt, [aria-expanded="true"] .icon-menu-products {
    background-position: 0 -592px;
    height: 26px;
    width: 29px;
}

.icon-menu-products {
    background-position: 0px -566px;
    height: 26px;
    width: 29px;
}

.icon-menu-sub-business-alt, [aria-expanded="true"] .icon-menu-sub-business {
    background-position: 0px -371px;
    height: 26px;
    width: 29px;
}

.icon-menu-sub-business {
    background-position: 0px -344px;
    height: 27px;
    width: 29px;
}

.icon-menu-crm-alt, [aria-expanded="true"] .icon-menu-crm {
    background-position: 0px -419px;
    height: 23px;
    width: 29px;
}

.icon-menu-crm {
    background-position: 0px -396px;
    height: 23px;
    width: 29px;
}

.icon-menu-invomail-alt, [aria-expanded="true"] .icon-menu-invomail {
    background-position: 0px -465px;
    height: 23px;
    width: 29px;
}

.icon-menu-invomail {
    background-position: 0px -442px;
    height: 23px;
    width: 29px;
}



.icon-menu-document-alt, [aria-expanded="true"] .icon-menu-document {
    background-position: 0 -140px;
    height: 26px;
    width: 28px;
}

.icon-menu-document {
    background-position: 0 -166px;
    height: 26px;
    width: 28px;
}

.icon-menu-home-alt, [aria-expanded="true"] .icon-menu-home {
    background-position: 0 -192px;
    height: 26px;
    width: 28px;
}

.icon-menu-home {
    background-position: 0 -218px;
    height: 26px;
    width: 28px;
}

.icon-menu-report-alt, [aria-expanded="true"] .icon-menu-report {
    background-position: 0 -244px;
    height: 25px;
    width: 29px;
}

.icon-menu-report {
    background-position: 0 -269px;
    height: 25px;
    width: 29px;
}

.icon-menu-setting-alt, [aria-expanded="true"] .icon-menu-setting {
    background-position: 0 -294px;
    height: 26px;
    width: 29px;
}

.icon-menu-setting {
    background-position: 0 -320px;
    height: 26px;
    width: 29px;
}

.icon-nav-clock {
    background-position: 0 0;
    height: 26px;
    width: 26px;
}

.icon-nav-email {
    background-position: 0 -26px;
    height: 26px;
    width: 26px;
}

.icon-nav-facebook {
    background-position: 0 -52px;
    height: 26px;
    width: 26px;
}

.icon-nav-fax {
    background-position: 0 -78px;
    height: 26px;
    width: 26px;
}

.icon-nav-phone {
    background-position: 0 -104px;
    height: 26px;
    width: 26px;
}

.icon-nav-support {
    background-position: 0 -130px;
    height: 26px;
    width: 26px;
}

.icon-nav-website {
    background-position: 0 -156px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-clock {
    background-position: 0 0;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-email {
    background-position: 0 -26px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-facebook {
    background-position: 0 -53px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-fax {
    background-position: 0 -79px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-phone {
    background-position: 0 -105px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-website {
    background-position: 0 -132px;
    height: 26px;
    width: 26px;
}

.social-facebook {
    background-position: 0 0;
    height: 23px;
    width: 11px;
}

.social-google-plus {
    background-position: 0 -23px;
    height: 23px;
    width: 24px;
}

.social-twitter {
    background-position: 0 -46px;
    height: 23px;
    width: 23px;
}

.social-youtube {
    background-position: 0 -69px;
    height: 23px;
    width: 23px;
}

[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;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

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="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;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

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;
}

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;
}

.text-primary {
    color: #87EECD;
}

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;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

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.invomail-register {
        margin-left:0px;
        margin-right:0px;
        font-size:19px;
    }

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }


.margin-rows .row {
    margin-right:-10px;
}

.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-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 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-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.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;
        text-align: right;
    }

.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;
    }

.well.uploaded-logo, .well.uploaded-signature {
    width: 260px;
}

.uploaded-logo.drawing, .uploaded-signature.drawing {
    height: 230px;
}

.well.uploaded-logo img, .well.uploaded-signature img {
    width: 150px;
    max-height: 200px;
}

.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;
}


@-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, .nav-pagination: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,
.nav-pagination: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, .nav-pagination: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,
.inner-layer-alpha,
.inner-layer-omega {
    width: 100%;
    height: 100%;
    position: relative;
    float: right;
}

.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%;
    }

    .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;
    }

.greet-day {
    font-size: 22px;
    margin-left: 40px;
    margin-top: 20px;
}

.logo, .signature {
    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 .btn {
        font-size: 21px;
        height: 33px;
        padding-top: 2px;
    }

    .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-left: 40px;
        margin-bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .contain-nav-primary h3:after {
            content: "";
            display: block;
            width: 22px;
            height: 48px;
            background: url(images/nav-title-arrow.png);
            position: absolute;
            left: -21px;
            top: 0;
        }

.nav-primary > li .tooltip.fade.in {
    display: none !important;
}

.nav-primary .dropdown > .dropdown-menu {
    background: #5b5b5b;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .nav-primary .dropdown > .dropdown-menu:before {
        width: 0;
        height: 0;
        background: transparent;
        margin-left: -5px;
        top: -8px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #5b5b5b;
    }

    .nav-primary .dropdown > .dropdown-menu > li > a, .nav-primary .dropdown > .dropdown-menu > li > a:visited {
        color: white;
    }

        .nav-primary .dropdown > .dropdown-menu > li > a:hover, .nav-primary .dropdown > .dropdown-menu > li > a:visited:hover {
            color: #e9e9e9;
        }

.nav-secondary > li + li {
    margin-right: 0;
}

.nav-secondary .btn-link,
.nav-secondary .btn-link:visited {
    height: auto;
    padding: 0;
    line-height: 1;
    color: white;
    display: inline-block;
    margin-top: 4px;
    border-bottom: 1px solid #c7c7c7;
}

    .nav-secondary .btn-link:hover,
    .nav-secondary .btn-link:visited:hover {
        text-decoration: none;
        border-bottom: none;
    }


.media,
.media-body {
    overflow: hidden;
    *zoom: 1;
}

/*.btn
{
    font-weight: normal;
    font-size: 19px;
    font-family: "MiriamLibreRegular";
}*/

.btn:focus {
    outline: none;
}

.btn.alt {
    text-align: right;
}

.btn [class^="icon-"] {
    vertical-align: middle;
    margin-left: 10px;
}

    .btn [class^="icon-"].alone {
        margin-left: 0;
    }


.btn-medium {
    font-size: 23px;
    height: 40px;
    padding-top: 2px;
}

.btn-close {
    position: absolute;
    top: 0;
    line-height: 1;
    left: 0;
}

.btn-mute.btn-xs {
    padding: 0;
}

    .btn-mute.btn-xs [class^="icon-"] {
        margin-left: 0;
    }

.btn-group > .btn, .btn-group > .dropdown {
    display: inline-block;
}

    .btn-group > .btn + .btn, .btn-group > .btn + .dropdown, .btn-group > .dropdown + .btn, .btn-group > .dropdown + .dropdown {
        margin-right: 10px;
    }

.form-group + .form-group {
    margin-top: 10px;
}

.input-icon {
    position: relative;
}

    .input-icon [class^="icon-"] {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -8px;
    }

    .input-icon .form-control {
        padding-left: 30px;
    }

.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;
        font-family: "MiriamLibreRegular";
    }

    .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;
        font-family: "MiriamLibreRegular";
    }

.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;
        font-family: Arial, Helvetica, sans-serif;
    }

    .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;
    font-family: "MiriamLibreRegular";
}

    .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;
    font-family: "MiriamLibreRegular";
}

    .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-family: Arial, sans-serif;
    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: 150px;
}

.form-primary .inline-fields .control-label.large {
    width: 200px;
}

.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: right;
}

    .form-primary .control-label.big-label {
        width:260px;
    }

.form-primary .control-label.huge-label {
    width: 350px;
}

.form-primary .control-input {
    width: 260px;
    float: right;
    position: relative;
}

    .form-primary .control-input.required:before {
        content: "*";
        color: #ff4249;
        position: absolute;
        right: 0;
        top: 10px;
        margin-right: -10px;
        font-weight: 700;
        font-size: 18px;
    }

      .QuestionMark:before {
        content: "?";
        color: #ff4249;
        position: absolute;
        right: 0;
        top: 2px;
        margin-right: 0px;
        font-weight: 700;
        font-size: 18px;
    }


    .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;
    }

.form-primary .btn-group {
    margin-top: 10px;
}

.btn-inverse,
.btn-inverse: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-inverse:hover,
    .btn-inverse:visited:hover {
        color: white;
    }

.btn-normalize {
    min-width: 130px;
}

/* 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;
    font-family: "MiriamLibreRegular";
    -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;
}

.form-control.normal {
    padding: 10px;
    font-size: 14px;
    height: 44px;
    border: 1px solid #e9e9e9;
    font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .form-control.normal::-moz-placeholder {
        color: #c3c3c3;
        opacity: 1;
    }

    .form-control.normal:-ms-input-placeholder {
        color: #c3c3c3;
    }

    .form-control.normal::-webkit-input-placeholder {
        color: #c3c3c3;
    }

.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, .page-head .signature {
    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;
        font-family: "MiriamLibreRegular";
    }

    .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;
        font-family: "MiriamLibreRegular";
    }

.section-head {
    font-size: 28px;
    line-height: 1.1;
    font-family: "MiriamLibreRegular";
}

.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;
}

@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, html .signature {
        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: 16px;
    }

    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;
    }
}

.btn-delete {
    margin-left: 10px;
}

#pvw-logo, #pvw-signature {
    display: none;
}

.list-designs > li > a.selected {
    background: rgba(82, 82, 82, 0.5);
    border: 1px solid white;
}

.successMsg {
    font-size: 20px;
    text-align: center;
    color:#87EECD;
}

.errorMsg {
    font-size: 20px;
    text-align: center;
    color: #ff4249;
}

.show-pass-edit {
    margin-right: 12px;
    padding-top: 9px;
    float: right;
    font-size: 13px;
    cursor: pointer;
    color: black;
}

.show-pass-edit {
    color: black;
}

.errors span {
    font-size: 20px;
    font-family: "MiriamLibreRegular";
    color: #ff4249;
}

.well .inline-fields .icon-new-help {
    float: left;
}


.uploaded-logo, .uploaded-signature {
    min-width: 265px;
}

.col-md-2-5 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-md-2-4 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.label-image {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .label-image > input {
        position: absolute;
        z-index: -1;
        width: 0;
        height: 0;
        overflow: hidden;
    }

        .label-image > input:checked ~ img {
            border: 2px solid #8cb615;
        }

    .label-image > img {
        max-width:100%;
        border: 1px solid #c7c7c7;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

.errorField {
    border: #ff4249 1px solid;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.form-primary .inline-fields > .inline-field-item.left-column {
    float: left;
}

.checkbox-field .label-checkbox-custom {
    float: right;
    margin-top: 7px;
    margin-right: -20px;
}

.bank-properties-form .checkbox-field .label-checkbox-custom {
    margin-right: 0px;
}

#tab-doc-settings .checkbox-field .label-checkbox-custom {
    float: right;
    margin-top: -1px;
    margin-right: 5px;
}

.title-checkbox {
    float: right;
    margin-left: -11px;
    margin-right: -2px;
}

.control-input.withQuestionMark {
    width: 212px;
}

.form-control.withQuestionMark {
    float: right;
    width: 123px;
}

.QuestionMark {
    float: left;
    margin-top: 4px;
}
    .QuestionMark.tax {
        float: right;
        margin-right: -21px;
    }

    .QuestionMark.clearingproduct {
        float: right;
        margin-right:-21px;
    }

    .QuestionMark.multiple-emails {
        float: right;
        margin-right: -21px;
    }

.form-primary.margin-21 {
    margin-right: 21px;
}

.QuestionMark1 {
    float: left;
}

    .QuestionMark1.tax {
        float: right;
        margin-right: -21px;
    }

.detailsForm .control-input.withQuestionMark {
    width: 292px;
}

.detailsForm .form-control.withQuestionMark {
    width: 260px;
    float: right;
}

.left-column {
    float: left;
}

.title-question-mark .QuestionMark {
    margin-top: 0px;
    margin-bottom: -21px;
}

.w350 {
    width: 350px;
}

.control-input.required.checkbox input[type="checkbox"] {
    height: 20px;
}

.toolTipSignature {
    display: inline-block;
}

    .toolTipSignature .popover {
        max-width: 600px;
    }


#aAddSubBusiness {
    display: inline-block;
}

.toolTipSubBusinesses {
    display: inline-block;
}

.note {
    padding-right: 20px;
    padding-left: 20px;
    font-weight: 700;
}

.centered, .form-primary .centered .form-control {
    text-align: center;
}

.strong {
    font-weight: 700;
}

/*  Loading  */
.well.box-seamless.widget.addproduct:before, .well.tokens-section:before, .well.box-seamless.widget.addclearingdemand:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
    background: white;
    content: '';
}

.well.box-seamless.widget.addproduct:after, .well.tokens-section:after, .well.box-seamless.widget.addclearingdemand:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    display: none;
    width: 125px;
    height: 150px;
    background: url(../images/loaders/i4u-loader2.gif) no-repeat 0 0;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.well.box-seamless.widget.addproduct.loading:before, .well.tokens-section.loading:before, .well.box-seamless.widget.addclearingdemand.loading:before,
.well.box-seamless.widget.addproduct.loading:after, .well.tokens-section.loading:after, .well.box-seamless.widget.addclearingdemand.loading:after {
    display: block;
}

.animate-show {
    line-height: 20px;
    opacity: 1;
    padding: 10px;
    border: 1px solid black;
    background: white;
}

    .animate-show.ng-hide-add.ng-hide-add-active,
    .animate-show.ng-hide-remove.ng-hide-remove-active {
        -webkit-transition: all linear 0.5s;
        transition: all linear 0.5s;
    }

    .animate-show.ng-hide {
        line-height: 0;
        opacity: 0;
        padding: 0 10px;
    }

.check-element {
    padding: 10px;
    border: 1px solid black;
    background: white;
}

.details-order-report table {
    width: 100%;
}

    .details-order-report table tr {
    }

        .details-order-report table tr td {
            padding: 0px 15px;
            background-color: rgba(250, 255, 255, 0.65);
        }

.subbusiness_select_primary {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 10px 30px;
}

.selected {
    background-color: #87eecd;
}

.success_subbusiness {
    color: #336699;
    margin: 0 10px;
}

.top45 {
    margin-top:45px;
}

.smartPageDesc {
    padding:2px 0px 30px;
    font-weight:700;
}

.isDefaultRoundAmount-label{
        width: 155px !important;
}

.branch-comment {
    font-weight: normal;
    font-family: "HeeboRegular";
    font-size: 14px;
}

.document-report-header {
    background: white;
    border-bottom: solid 3px #8cb615;
}

    .document-report-header > .nav-justified {
        background: white;
        width: 100%;
        font-size: 19px;
        font-weight: normal;
        margin-bottom: 0;
        font-family: "MiriamLibreRegular";
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .document-report-header > .nav-justified > li {
            display: table-cell;
            width: 1%;
            padding: 6px 0 0;
            position: relative;
        }

            .document-report-header > .nav-justified > li + li:before {
                content: "";
                position: absolute;
                left: 0;
                top: 6px;
                color: #c7c7c7;
            }

            .document-report-header > .nav-justified > li > a,
            .document-report-header > .nav-justified > li > a:visited {
                display: block;
                text-align: center;
                color: #000000;
            }

            .document-report-header > .nav-justified > li.active > a,
            .document-report-header > .nav-justified > li.active > a:visited, .document-report-header > .nav-justified > li:hover > a,
            .document-report-header > .nav-justified > li:hover > a:visited {
                color: white;
                background-color: #8cb615;
                background-image:linear-gradient(to right, #80a70e , #73c518);
                border-radius: 7px 7px 0 0;
            }

            

            .document-report-header > .nav-justified > li.active:after {
                display: none;
            }

.date-picker-report .ui-datepicker-trigger .icon-new-calendar {
    background-image: url(../images/icon/datepicker-blue.png) !important;
    background-repeat: no-repeat !important;
    width: 20px;
    height: 20px;
    vertical-align: -webkit-baseline-middle;
}

    .dates-range {
        display: inline-block;
        float: right;
        height: 30px;
        padding-top: 5px;
        font-size: 16px;
        font-weight: 700;
        padding-left: 5px;
        min-width: 150px;
    }



    .contain-input-datepicker > .input-datepicker.date-picker-report {
        border-radius: 5px;
    }

.search-btn {
    display: block;
    height: 30px;
    width: 100px;
    padding-top: 40px;
}

.date-picker-report .ui-datepicker-trigger {
    margin-left: 43px;
    padding-top: 3px;
}

    .date-picker-report.sec .ui-datepicker-trigger
    {
        margin-left:33px !important;
    }


.document-report-header > .nav-justified > li.li-tabs-report {
    padding: 7px 2px 0px !important;
}

.document-report-header > .nav-justified > li.active.li-tabs-report > a,
.document-report-header > .nav-justified > li.active.li-tabs-report > a:visited,
.document-report-header > .nav-justified > li:hover.li-tabs-report > a,
.document-report-header > .nav-justified > li:hover.li-tabs-report > a:visited {
    padding: 7px 2px 0px !important;
}

.invoiceForReceipt-weight-frame {
    margin-top: 0px;
    padding-top: 10px;
}

    .invoiceForReceipt-weight-frame.extra-search-fields
    {
        margin-top:0px;
        padding-top:0px;
    }

.search-filter-options {
    margin-top: 10px !important;
    padding: 10px 8px 0px;
    background-color: inherit;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.document-report-period {
    display: block;
    background-color: white;
    padding: 15px 15px;
    width: 98%;
    margin: 15px 15px;
    border-radius: 10px;
}
    .document-report-period-button, .document-report-period > .btn, .document-report-period > .btn-primary {
        float: right;
        color: #fff;
        background-color: #87EECD;
        border-color: #2d908a;
        margin-left: 5px;
        border-radius: 6px;
        padding: 1px 16px;
        border: 0px;
    }

.document-report-period-row
{
    margin-bottom:0px;
}

.document-report-filter {
    display: block;
    padding: 8px 8px;
    width: 98%;
    margin: 15px 15px;
    border-radius: 10px;
}

    .document-report-filter button.btnFilter
    {
        padding:5px;
    }

    .inline-button {
        float: right;
        margin-left: 5px;
        margin-top: 5px;
    }

.datepicker-box {
    background: #e9e9e9;
    border-radius: 7px;
    margin-left: 10px;
}

.inline-datepicker {
    width: 65% !important;
    margin-left: 0;
}

.control-buttons {
    float: left;
}

.report-general-button {
    float: right;
    margin-left: 7px;
}

.document-report-body {
    background: #e9e9e9;
}

.sms-settings-explanation {
    font-size: 15px;
    background-color: rgba(140, 182, 21, 0.13);
    padding: 10px;
    white-space: pre-line;
    margin-bottom: 15px;
    line-height: 1.5;
    text-indent: 10px;
}

.date-filter-rep
{
    width:220px;
}
.popover {
    font-size: 14px;
}