html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

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;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

body ul, body ol {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

label,
button,
select,
input[type=submit] {
    cursor: pointer;
}

    input:focus,
    textarea:focus,
    select:focus,
    button:focus {
        outline: none;
    }

body .text-default,
.link-default,
.link-default:visited,
.btn-link.link-default,
.btn-link.link-default:visited {
    color: #000000;
}

    .link-default:hover,
    .btn-link.link-default:hover {
        color: black;
    }

.box-default,
.btn-default,
.legend-default {
    background-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-danger,
.link-danger,
.link-danger:visited,
.btn-link.link-danger,
.btn-link.link-danger:visited {
    color: #ff4249;
}



    .link-danger.grey, .text-danger.grey {
        color: #222021;
    }

    .link-danger.white, .text-danger.white {
        color: #ffffff;
    }

    .link-danger.black, .text-danger.black {
        color: #515151;
        margin-right: 15px;
        font-size: 16px;
    }

    .link-danger.blue, .text-danger.blue {
        color: #14b2ab;
    }

    .link-danger:hover, .btn-link.link-danger:hover {
        color: #bc1c25;
    }

    .link-danger.grey:hover, .text-danger.grey:hover {
        color: #222021;
    }

    .link-danger.black:hover, .text-danger.black:hover {
        color: #515151;
    }

    .link-danger.white:hover, .text-danger.white:hover {
        color: #ffffff;
    }

    .link-danger.blue:hover, .text-danger.blue:hover {
        color: #14b2ab;
    }

.box-danger,
.btn-danger,
.legend-danger {
    background-color: #ff4249;
}

body .bg-danger {
    background-color: #332e2f;
}

.lt-ie9 body .bg-danger {
    background-color: #332e2f;
}

body .light.bg-danger {
    background-color: #ffffff;
    border-top: 1px solid #D6DADB;
    border-bottom: 1px solid #D6DADB;
    border-left: 1px solid #D6DADB;
    border-right: 5px solid #D31F2A;
}

.lt-ie9 body .light.bg-danger {
    background-color: #ffffff;
}

body .light .bg-danger {
    background-color: #ffffff;
}

.lt-ie9 body .light .bg-danger {
    background-color: #ffffff;
}

.btn-danger:hover,
.btn-danger:visited:hover {
    background-color: #bc1c25;
}

.line-danger {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #ff4249;
}

.side-panel {
    display: inline-block;
    float: left;
}

.paginate_button {
    margin: 0px 5px;
}

    .paginate_button.previous {
        font-size: 13px !important;
        color: #231f20 !important;
    }

.display-invoices {
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
    margin-left: 10px;
}

.income-graph {
    width: 67%;
    display: inline-block;
}

.account-details {
    width: 31%;
    display: inline-block;
}

.income-graph.module {
    margin: 0px;
    /*height:500px;*/
}

    .income-graph.module.shown {
        height: 500px;
    }

.account-details.module {
    margin: 0px;
    float: left;
    /*height: 500px;*/
}

    .account-details.module.shown {
        height: 500px;
    }


body .text-success,
.link-success,
.link-success:visited,
.btn-link.link-success,
.btn-link.link-success:visited {
    color: #8cb615;
}

.text-success.blue, .text-success.blue:hover {
    color: #14b2ab;
    font-size: 16px;
    font-weight: 700;
}

.text-success.report-instructions {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    font-weight: 700;
    font-size: 17px;
    text-decoration: underline;
}

.link-success:hover,
.btn-link.link-success:hover {
    color: #7a9f12;
}

.box-success,
.btn-success,
.legend-success {
    background-color: #8cb615;
}

body .bg-success {
    background-color: #ffffff;
}

.lt-ie9 body .bg-success {
    background-color: #ffffff;
}

.btn-success:hover,
.btn-success:visited:hover {
    background-color: #7a9f12;
}

.line-success {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #8cb615;
}

body .text-mute,
.link-mute,
.link-mute:visited,
.btn-link.link-mute,
.btn-link.link-mute:visited {
    color: #c7c7c7;
}

    .link-mute:hover,
    .btn-link.link-mute:hover {
        color: #bababa;
    }

.box-mute,
.btn-mute,
.legend-mute {
    background-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 {
    background-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;
    }

.box-seamless,
.btn-seamless,
.legend-seamless {
    background-color: #f2f2f2;
}

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 {
    background-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;
}

@font-face {
    font-family: "Fb Reforma Narrow";
    src: url('fonts/fbreformanarrow-mediumwebfont.eot?1417504274');
    src: url('fonts/fbreformanarrow-mediumwebfont.eot?&1417504274#iefix') format('embedded-opentype'), url('fonts/fbreformanarrow-mediumwebfont.woff?1417504274') format('woff'), url('fonts/fbreformanarrow-mediumwebfont.ttf?1417504274') format('truetype'), url('fonts/fbreformanarrow-mediumwebfont.svg?1417504274') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HeeboBold";
    src: url('fonts/Heebo-Bold.ttf?1417504274') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "HeeboRegular";
    src: url('fonts/Heebo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HeeboLight";
    src: url('fonts/Heebo-Light.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}


.arr-menu {
    float: left;
    left: 20px;
    position: relative;
}

.icon-sprite, .icon-about, .icon-account, .icon-alert, .icon-arrow-down, .icon-arrow-tiny, .icon-catalogue, .icon-check, .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-lock, .icon-plus, .icon-report, .icon-rule, .icon-search-alt, .icon-search, .icon-setting, .icon-thumb-up, .icon-twitter, .icon-mini-plus, .icon-lock-alt {
    background-image: url('images/icon-s93ec8ec0b3.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;
}

.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, .icon-nav-alt-chat {
    background-image: url('images/icon-nav-alt-s303f055395.png');
    background-repeat: no-repeat;
}

.no-decoration, no-decoration:hover {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.link-youtube {
    width: 100%;
    text-align: left;
    position: absolute;
    left: -1px;
    top: 26px;
}

.icon-menu-exit-new {
    background-image: url('images/exit-new.png');
    background-repeat: no-repeat;
    width: 21px;
    height: 20px;
}

.icon-refresh {
    background-image: url('images/refresh-icon.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 22px;
    background-position: -1px -2px;
}

.icon-refresh-new {
    background-image: url('images/refresh-new.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    cursor: pointer;
}

.icon-about {
    background-position: 0 0;
    height: 22px;
    width: 23px;
}

.icon-account {
    background-position: 0 -22px;
    height: 16px;
    width: 16px;
}

.icon-alert {
    background-position: 0 -38px;
    height: 44px;
    width: 42px;
}

.icon-arrow-down {
    background-position: 7px 6px;
    background-image: url('images/envelop-icon.png');
    height: 30px;
    width: 30px;
}

.icon-mail-new {
    background-image: url('images/mail-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
    cursor: pointer;
}

.icon-email-new {
    background-image: url('images/icon/email-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 20px;
    background-position: center;
    cursor: pointer;
}

.icon-lock-alt {
    background-position: 0 -510px;
    height: 32px;
    width: 32px;
}


.icon-arrow-tiny {
    background-position: 0 -112px;
    height: 5px;
    width: 3px;
}

.icon-catalogue {
    background-position: 0 -117px;
    height: 16px;
    width: 16px;
}

.icon-check {
    background-position: 0 -133px;
    height: 30px;
    width: 30px;
}

.icon-check-new {
    background-image: url('images/v-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
    cursor: pointer;
}

.icon-lock-new {
    background-image: url('images/icon/lock-alt-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 20px;
    background-position: center;
    cursor: pointer;
}

.icon-checkbox-on {
    background-position: 0 -163px;
    height: 13px;
    width: 13px;
}

.icon-checkbox {
    background-position: 0 -176px;
    height: 13px;
    width: 13px;
}

.icon-close {
    background-position: 0 -189px;
    height: 22px;
    width: 22px;
}

.icon-mini-plus {
    background-position: 0 -343px;
    height: 22px;
    width: 22px;
}

.icon-collapse {
    background-position: 0 -211px;
    height: 22px;
    width: 22px;
}

.icon-collapse-new {
    background-image: url('images/minimize-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
}

.icon-credit {
    background-position: 0 -233px;
    height: 14px;
    width: 17px;
}

.icon-customer {
    background-position: 0 -247px;
    height: 16px;
    width: 19px;
}

.icon-document {
    background-position: 0 -263px;
    height: 16px;
    width: 14px;
}

.icon-edit {
    background-position: 0 -279px;
    height: 16px;
    width: 17px;
}

.icon-en {
    background-position: 0 -295px;
    height: 16px;
    width: 22px;
}

.icon-event {
    background-position: 0 -311px;
    height: 32px;
    width: 32px;
}

.icon-expand {
    background-position: 0 -343px;
    height: 22px;
    width: 22px;
}

.icon-facebook {
    background-position: 0 -365px;
    height: 29px;
    width: 29px;
}

.icon-friend {
    background-position: 0 -394px;
    height: 23px;
    width: 22px;
}

.icon-google-plus {
    background-position: 0 -417px;
    height: 29px;
    width: 29px;
}

.icon-information {
    background-position: 0 -446px;
    height: 32px;
    width: 32px;
}

.icon-invoice {
    background-position: 0 -478px;
    height: 32px;
    width: 32px;
}

.icon-lock {
    background-position: 0 -542px;
    height: 16px;
    width: 14px;
}

.icon-plus {
    background-position: 0 -558px;
    height: 30px;
    width: 30px;
}

.icon-plus-new {
    background-image: url('images/p-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
    cursor: pointer;
}

.icon-document-new {
    background-image: url('images/icon/small-default-file-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 20px;
    background-position: center;
    cursor: pointer;
}

.icon-maximize-new {
    background-image: url('images/maximize-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
    cursor: pointer;
}

.icon-report {
    background-position: 0 -588px;
    height: 32px;
    width: 32px;
}

.icon-rule {
    background-position: 0 -620px;
    height: 20px;
    width: 20px;
}

.icon-search-alt {
    background-position: 0 -640px;
    height: 16px;
    width: 13px;
}

.icon-search {
    background-position: 0 -656px;
    height: 30px;
    width: 30px;
}

.icon-search-new {
    background-image: url('images/view-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 18px;
    background-position: center;
    cursor: pointer;
}

.icon-view-doc-new {
    background-image: url('images/icon/view-doc-new.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 20px;
    background-position: center;
    cursor: pointer;
}

.icon-setting {
    background-position: 0 -686px;
    height: 16px;
    width: 16px;
}

.icon-thumb-up {
    background-position: 0 -702px;
    height: 21px;
    width: 21px;
}

.icon-twitter {
    background-position: 0 -723px;
    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-customer-new {
    background-image: url('images/i4.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-reports-new {
    background-image: url('images/i5.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-clearing-new {
    background-image: url('images/i6.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-products-new {
    background-image: url('images/i3.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-sub-business-new {
    background-image: url('images/sub-business-new.png');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    background-position: center;
}

.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-crm-new {
    background-image: url('images/i1.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-invomail-new, .icon-menu-expanses-manage-expanses {
    background-image: url('images/i2.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-document-new, .icon-menu-expanses-system-movements {
    background-image: url('images/i7.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.icon-menu-2sign-new {
    background-image: url('images/i8.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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-home-new {
    background-image: url('images/home-new.png');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    background-position: center;
}

.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-menu-setting-new {
    background-image: url('images/i4.png');
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    background-position: center;
    margin-right: 6px;
}

.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 -1px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-email {
    background-position: 0 -28px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-facebook {
    background-position: 0 -55px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-fax {
    background-position: 0 -82px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-phone {
    background-position: 0 -109px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-website {
    background-position: 0 -163px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-chat {
    background-position: 0 -136px;
    height: 26px;
    width: 26px;
}

[class^="icon-"],
[class^="icon-menu-"],
[class^="icon-nav-"] {
    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;
}

.pull-left {
    float: right !important;
}

.pull-absolute-left {
    float: left;
}

.pull-right {
    float: left !important;
}

.pull-absolute-right {
    float: right;
}

.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;
}

img {
    border: 0;
}

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-size: 16px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #87EECD;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #216965;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h1 .small, h2 small,
    h2 .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small,
    h6 .small,
    .h1 small,
    .h1 .small, .h2 small,
    .h2 .small, .h3 small,
    .h3 .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    h1 .small, .h1 small,
    .h1 .small,
    h2 small,
    h2 .small, .h2 small,
    .h2 .small,
    h3 small,
    h3 .small, .h3 small,
    .h3 .small {
        font-size: 65%;
    }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 14px;
}

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: -8px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 3px;
        padding-right: 3px;
    }

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 {
    margin-right: auto;
    margin-left: auto;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-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;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

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;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .form-group-sm .form-control,
select[multiple].input-sm, .form-group-sm .form-control {
    height: auto;
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg, .form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .form-group-lg .form-control,
select[multiple].input-lg, .form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -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-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -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-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.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;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 4px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #87EECD;
    border-color: #2d908a;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #277c78;
        border-color: #1e615d;
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #87EECD;
        border-color: #2d908a;
    }

    .btn-primary .badge {
        color: #87EECD;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #8cb615;
    border-color: #7a9f12;
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #698810;
        border-color: #50680c;
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #8cb615;
        border-color: #7a9f12;
    }

    .btn-success .badge {
        color: #8cb615;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #ff4249;
    border-color: #bc1c25;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #a61820;
        border-color: #86141a;
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #ff4249;
        border-color: #bc1c25;
    }

    .btn-danger .badge {
        color: #ff4249;
        background-color: #fff;
    }

.btn-link {
    color: #87EECD;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #216965;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }


.btn-top-link {
    font-size: 16px;
    padding: 10px;
    text-decoration: underline;
    color: #336699;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.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 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.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;*/
    background: #F2F2F2;
}

.clearfix:before, .dropdown:before, .btn-group.alt:before,
.clearfix:after,
.dropdown:after,
.btn-group.alt:after {
    display: table;
    content: "";
}

.clearfix:after, .dropdown:after, .btn-group.alt:after {
    clear: both;
}

div.container {
    width: 100%;
}

.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 {
    background: white;
    overflow: hidden;
}

.inner-layer-alpha {
    /*background: #e9e9e9;*/
    background: #F2F2F2;
    left: 18%;
}

.inner-layer-omega {
    background: transparent;
    left: 62%;
}

.sidebar {
    height: 100%;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .sidebar.light {
        background: #FFFFFF;
    }

    .sidebar.primary {
        width: 17%;
        min-height: 1000px;
        border-left: 0.5px solid #D8D9DB;
    }

    .sidebar.complimentary {
        width: 18%;
    }

    .sidebar .widget {
        padding: 0px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

.inner {
    width: 62%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar,
.inner {
    position: relative;
    padding: 0px;
    right: 80%;
}

.column {
    display: inline-block;
    float: right;
}

    .column.alt {
        float: left;
    }

.column-clear {
    float: none;
    overflow: hidden;
    display: block;
}

.inner.column {
    background-color: #EEEEEE;
    box-shadow: inset -5px -4px 14px 1px #ccccc9;
}

.expenses-container, .loader-master {
    display: none;
    width: 83%;
    height: 1000px;
    right: 80%;
    float: right;
    position: relative;
}

.widget > h3 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.module {
    margin: 25px;
    background: white;
    border: 1px solid #c7c7c7;
    padding: 10px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 1px;
}

.module-head {
    position: relative;
}

    .module-head.dashboard {
        border-bottom: 1px solid #DEDEDE;
        padding-bottom: 15px;
    }

    .module-head > h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 22px;
    }

    .module-head [class^="icon-"] {
        vertical-align: middle;
        margin-left: 10px;
    }

.module-body {
    margin-top: 20px;
}

    .module-body > :first-child {
        margin-top: 15px;
    }

.well .inline-fields .icon-new-help {
    float: left;
}

.graph-lines {
    width: 100%;
    height: 300px !important;
    direction: ltr;
}


.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 {
    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 > .container {
        padding-right: 0;
        padding-top: 8px;
        height: 48px;
    }

    .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;
    }

.nav-menu li {
    border-bottom: 0.5px solid #D8D9DB;
    padding: 0px 0px 0px 0px;
    background: #FAFBFD;
}

.sidebar.light .nav-menu li {
    border-bottom: 0.5px solid #D8D8D8;
}


.nav-menu li:last-child {
    border: none;
}

.nav-menu li.active {
    position: relative;
}

/*.nav-menu li.active:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-right: 12px solid white;
        position: absolute;
        left: -27px;
        z-index: 5;
        top: 10px;
    }*/

.nav-menu li > a, .nav-menu li > a:visited, .nav-menu li > a:focus {
    font-size: 18px;
    display: block;
    padding-top: 17px;
    padding-bottom: 17px;
    text-decoration: none;
}

        .nav-menu li > a [class^="icon-menu-"], .nav-menu li > a:visited [class^="icon-menu-"], .nav-menu li > a:focus [class^="icon-menu-"] {
            vertical-align: middle;
            margin-left: 10px;
        }

        .nav-menu li > a .icon-menu-home, .nav-menu li > a:visited .icon-menu-home, .nav-menu li > a:focus .icon-menu-home {
            margin-top: -4px;
        }

.nav-menu li.documents, .nav-menu li.invomail, .nav-menu li.expanses-reports {
    border-right: 5px solid #D31F2A;
}


.nav-menu li.clients, .nav-menu li.export, .nav-menu li.org-2sign, .nav-menu li.expanses-manage-expanses {
    border-right: 5px solid #FE9601;
}

.nav-menu li.clearing {
    border-right: 5px solid #00C6C3;
}

.nav-menu .other-services {
    border-right: 5px solid #CFD2D7;
}

.nav-menu .market-menu {
    border-right: 5px solid #94C801;
}

.nav-menu li.subbusiness {
    border-right: 5px solid #13B3AB;
}

.nav-menu li.reports {
    border-right: 5px solid #A5A5A5;
}

.nav-menu li.settings {
    border-right: 5px solid #CFD2D7;
}

.nav-menu li.products {
    border-right: 5px solid #FFC501;
}

.nav-menu li.expenses-open {
    border-right: 5px solid #D31F2A;
}

.nav-menu li.crm, .nav-menu li.expanses-system-movements {
    border-right: 5px solid #00ACEC;
}


.light .nav-menu li.documents, .light .nav-menu li.invomail {
    border-right: none;
}

.light .nav-menu li.clients, .light .nav-menu li.export {
    border-right: none;
}

.light .nav-menu li.clearing, .light .nav-menu li.subbusiness {
    border-right: none;
}

.light .nav-menu li.reports, .light .nav-menu li.settings {
    border-right: none;
}

.light .nav-menu li.products {
    border-right: none;
}

.light .nav-menu li.crm {
    border-right: none;
}



.nav-sub > li {
    padding: 0 16px 0px 42px;
}

    .nav-sub > li, .nav-sub > li:hover, .nav-sub > li:focus, .nav-sub > li > a, .nav-sub > li a:hover, .nav-sub > li > a:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.nav-sub#sub-documents > li.create-document {
    background-image: url(images/icon-menu/plus-icon.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 9px;
}

.nav-sub > li.sub-header {
    cursor:pointer;
    padding-top: 8px;
    background-image: url(images/icon-menu/fade-icon.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 9px;
    height: 37px;
    font-weight: 700;
    font-size: 17px;
    background-color: #eef0f5;
}

    .nav-sub > li.sub-header.open {
        background-image: url(images/icon-menu/fade-icon-down.png);
    }

    .nav-sub > li.sub-header-content.fade-out
    {
        display:none !important;
    }


    .nav-sub > li:first-child {
        border-top: 1px solid #e9e9e9;
    }

.nav-sub > li > a, .nav-sub > li > a:visited, .nav-sub > li > a:focus {
    font-size: 15px;
    font-weight: 600;
    color: #515151;
    padding-top: 8px;
    padding-bottom: 8px;
}

.nav-sub > li.active > a, .nav-sub > li:hover > a {
    color: #ff0000;
    text-decoration: none;
}

.light .nav-sub > li.active > a, .light .nav-sub > li:hover > a {
    color: #515151;
}

.nav-sub > li.active:after {
    margin-left: -10px;
}

.media,
.media-body {
    overflow: hidden;
    *zoom: 1;
}

.btn {
    font-weight: normal;
    font-size: 19px;
}

    .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-danger,
.btn-danger:visited,
.btn-primary,
.btn-primary:visited,
.btn-success,
.btn-success:visited {
    -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-default,
.btn-default:visited {
    background-color: #545454;
    border: none;
    color: white;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.15);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.15);
}

    .btn-default:hover,
    .btn-default:visited:hover {
        background-color: #424242;
        color: white;
    }

    .btn-default.alt,
    .btn-default:visited.alt {
        background-color: #8c8c8c;
        color: #000;
    }

        .btn-default.alt:hover,
        .btn-default:visited.alt:hover {
            background-color: #707070;
            color: white;
        }

.btn-primary,
.btn-primary:visited {
    background-color: #39b6b0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF39B6B0', endColorstr='#FF39B6B0');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjZiMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzNhMzlkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzliNmIwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #39b6b0), color-stop(50%, #87EECD), color-stop(100%, #39b6b0));
    background-image: -moz-linear-gradient(top, #39b6b0 0%, #87EECD 50%, #39b6b0 100%);
    background-image: -webkit-linear-gradient(top, #39b6b0 0%, #87EECD 50%, #39b6b0 100%);
    background-image: linear-gradient(to bottom, #39b6b0 0%, #87EECD 50%, #39b6b0 100%);
}

    .btn-primary:hover,
    .btn-primary:visited:hover {
        background-color: #3dc2bb;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3DC2BB', endColorstr='#FF3DC2BB');
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkYzJiYiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzNhMzlkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjM2RjMmJiIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3dc2bb), color-stop(50%, #87EECD), color-stop(100%, #3dc2bb));
        background-image: -moz-linear-gradient(top, #3dc2bb 0%, #87EECD 50%, #3dc2bb 100%);
        background-image: -webkit-linear-gradient(top, #3dc2bb 0%, #87EECD 50%, #3dc2bb 100%);
        background-image: linear-gradient(to bottom, #3dc2bb 0%, #87EECD 50%, #3dc2bb 100%);
    }

.btn-medium {
    font-size: 23px;
    height: 40px;
    padding-top: 2px;
}

.btn-close {
    position: absolute;
    top: 0;
    line-height: 1;
    left: 0;
}

    .btn-close.leftsidebar {
        position: relative;
        float: left;
        margin-left: 0px;
    }

.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;
    }

.row div span {
    direction: ltr;
}

.toolTipYearlyIncome {
    color: black;
    font-size: 13px;
    font-weight: 100;
    position: absolute;
    left: -5px;
    top: 0px;
}

.add-pad.year-income {
    direction: ltr;
}

.dropdown {
    position: relative;
}

    .dropdown > .btn {
        padding-left: 45px;
        padding-right: 45px;
    }

    .dropdown > .dropdown-menu {
        background: white;
        border: 1px solid #e4e4e4;
        position: absolute;
        width: 100%;
        margin-right: 0;
        margin-top: 8px;
        top: 100%;
        max-width: none;
        padding: 15px;
        font-size: 12px;
        display: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 1px #c7c7c7;
        box-shadow: 1px 1px 1px #c7c7c7;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: right;
    }

        .dropdown > .dropdown-menu.shortcuts {
            width: 220px;
        }


        .dropdown > .dropdown-menu strong {
            font-weight: normal;
        }

        .dropdown > .dropdown-menu [class^="icon-"] {
            vertical-align: middle;
            margin-left: 5px;
        }

        .dropdown > .dropdown-menu:before {
            content: "";
            display: block;
            width: 26px;
            height: 13px;
            background: url(images/arrow-up.png);
            position: absolute;
            left: 50%;
            margin-left: -13px;
            top: -13px;
        }

        .dropdown > .dropdown-menu > li + li {
            margin-top: 10px;
        }

        .dropdown > .dropdown-menu > li > a, .dropdown > .dropdown-menu > li > a:visited {
            color: #000;
        }

            .dropdown > .dropdown-menu > li > a:hover, .dropdown > .dropdown-menu > li > a:visited:hover {
                text-decoration: none;
            }

    .dropdown.open > .dropdown-menu {
        display: block;
        z-index: 10;
    }

.form-control {
    height: 44px;
    font-size: 19px;
}

    .form-control::-moz-placeholder {
        color: #000000;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #000000;
    }

    .form-control::-webkit-input-placeholder {
        color: #000000;
    }

.input-icon {
    position: relative;
    margin: 25px 25px 50px 25px;
}

    .input-icon [class^="icon-"] {
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -8px;
    }

    .input-icon .form-control {
        padding-left: 30px;
    }

.list-inline > li {
    float: right;
}

.list-toolbar {
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
}

    .list-toolbar a,
    .list-toolbar a:visited {
        color: #000;
    }

    .list-toolbar [class^="icon-nav-"] {
        vertical-align: middle;
    }

    .list-toolbar > li + li {
        margin-right: 10px;
    }

.list-regular > li {
    font-size: 19px;
}

    .list-regular > li strong {
        font-weight: normal;
    }

    .list-regular > li .add-pad {
        font-size: 17px;
        display: inline-block;
        padding-right: 15px;
    }

    .list-regular > li.highlight {
        font-size: 23px;
        text-decoration: underline;
        margin-bottom: 15px;
    }

        .list-regular > li.highlight .add-pad {
            font-size: 20px;
        }

.paging_simple_numbers {
    text-align: center;
    margin: 0px auto;
    direction: rtl;
}


.paginate_button.previous, .paginate_button.next {
    background-color: #ffffff !important;
    color: #14b2ab !important;
    border: 1px solid #DFDFDF;
    font-weight: 700 !important;
    font-size: 16px !important;
    padding: 1px 5px !important;
    text-decoration: none !important;
    position: relative !important;
    display: inline-block !important;
    margin: 0px 10px !important;
}

    .paginate_button.previous:hover, .paginate_button.next:hover {
        text-decoration: none !important;
    }

.dataTables_paginate.paging_simple_numbers span {
    width: inherit !important;
    display: inline-block !important;
}

.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;
}

#open-invoices-table {
    margin-bottom: 0px !important;
}

    #open-invoices-table > thead > tr > th {
        background: #ffffff;
        color: #939598;
        font-size: 13px;
        border-bottom: 1px solid #dedede;
    }

.lt-ie9 .table-important > thead > tr > th {
    background: #fdf3f3;
}

.table-important > tfoot > tr > td {
    font-weight: bold;
    background-color: #EFEDEE;
}


    .table-important > tfoot > tr > td .lead {
        font-size: 15px;
        font-weight: 700;
        line-height: 1.1;
    }

.table-important > tbody > tr > td {
    background: rgba(233, 233, 233, 0.5);
}


.lt-ie9 .table-important > tbody > tr > td {
    background: #f6f6f6;
}

#open-invoices-table > tbody > tr > td {
    color: #231f20;
    font-size: 14px;
    border-bottom: 1px solid #DEDEDE;
}

    #open-invoices-table > tbody > tr > td > a {
        vertical-align: -webkit-baseline-middle;
    }

.table-important > tbody > tr:nth-of-type(odd) > td {
    background: #F6F6F6;
}

.table-important > tbody > tr:nth-of-type(even) > td {
    background: #ffffff;
}


.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: 6px 12px;
}

.table-small > tbody > tr > td {
    font-size: 12px;
    border-top: none;
}

.contain-pagination {
    position: relative;
}

    .contain-pagination .btn-mute {
        position: absolute;
        top: 0;
        z-index: 3;
        padding: 4px 6px;
        color: white;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
    }

    .contain-pagination .prev {
        left: 0;
    }

    .contain-pagination .next {
        right: 0;
    }

    .contain-pagination nav {
        display: block;
        width: 100%;
        text-align: center;
    }

        .contain-pagination nav > .pagination {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 0;
        }

            .contain-pagination nav > .pagination > li {
                vertical-align: middle;
                display: inline-block;
            }

                .contain-pagination nav > .pagination > li > a, .contain-pagination nav > .pagination > li > a:visited {
                    background-color: transparent;
                    border: none;
                    font-size: 12px;
                    padding: 0 2px;
                    color: #c7c7c7;
                }

                    .contain-pagination nav > .pagination > li > a:hover, .contain-pagination nav > .pagination > li > a:visited:hover {
                        color: #000;
                        background-color: transparent;
                    }

                .contain-pagination nav > .pagination > li.active > a, .contain-pagination nav > .pagination > li.active > a:visited {
                    font-size: 14px;
                    color: #000;
                }

                    .contain-pagination nav > .pagination > li.active > a:hover, .contain-pagination nav > .pagination > li.active > a:visited:hover {
                        background-color: transparent;
                    }

.search-cloud {
    overflow: hidden;
    color: #ffffff;
}

    .search-cloud > a, .search-cloud > a:visited {
        display: inline;
        vertical-align: middle;
        margin-left: 10px;
        color: #010101;
        white-space: pre;
        padding-right: 10px;
    }

.light .search-cloud {
    color: #222021;
}

    .light .search-cloud > a, .light .search-cloud > a:visited {
        color: #222021;
    }


.quick-search form {
    margin-top: 15px;
}

.quick-links .btn {
    text-align: right;
}

.quick-links .nav-stacked > li + li {
    margin-top: 10px;
}

.likebox iframe {
    width: 100% !important;
    height: 160px !important;
}

.custom-alert {
    overflow: hidden;
    position: relative;
    font-size: 21px;
    min-height: 44px;
}

    .custom-alert.notify-before-expiry {
        min-height: 90px;
    }

    .custom-alert > [class^="icon-"] {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -22px;
    }

#UnFinishRegistration .custom-alert > p {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 12px;
}

.custom-alert > p {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 0;
}

.custom-alert > .btn-close {
    top: 50%;
    left: 10px;
    margin-top: -12px;
}

.chart-image {
    width: 100%;
    margin-left: 30px;
}

    .chart-image img {
        max-width: 100%;
    }

.chart-report {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .chart-report .list-regular {
        margin-top: -3px;
    }

.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;
    }

.pull-right.doc-total {
    text-align: left;
}

.label-clean {
    background: white;
    font-size: 14px;
    padding: 4px 10px;
    margin-bottom: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .label-clean strong {
        font-size: 15px;
        font-weight: 100;
    }

    .label-clean.alt {
        font-size: 19px;
    }

    .label-clean.grey {
        background-color: #f0f2f1;
        font-size: 13px;
    }

.label-head > span {
    font-size: 19px;
    margin-bottom: 6px;
}

.statuses .progress {
    clear: both;
    margin-bottom: 0;
}

.site-footer {
    background: #FFFFFF;
    color: #58595b;
    z-index: 5;
    width: 100%;
    clear: both;
    padding: 10px 0;
    -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.5);
}

    .site-footer.light {
        box-shadow: inset 1px 4px 21px -4px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: inset 1px 4px 21px -4px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 1px 4px 21px -4px rgba(0, 0, 0, 0.5);
        ;
    }

    .site-footer .container {
        position: relative;
    }

    .site-footer nav {
        display: block;
        text-align: center;
    }

        .site-footer nav > .nav {
            display: inline-block;
        }

            .site-footer nav > .nav > li {
                color: #58595b;
                margin-left: 0;
                margin-right: 0;
                padding-left: 0;
                padding-right: 0;
                font-size: 12px;
            }

                .site-footer nav > .nav > li + li:before {
                    content: "|";
                    display: inline-block;
                    margin: 0 10px;
                }

                .site-footer nav > .nav > li > a, .site-footer nav > .nav > li > a:visited {
                    color: #58595b;
                }

    .site-footer .copyright,
    .site-footer .list-socials {
        position: absolute;
        top: 0;
        font-size: 12px;
    }

    .site-footer .copyright {
        right: 15px;
        margin-bottom: 0;
    }

    .site-footer .list-socials {
        left: 15px;
        margin-left: 0;
        top: -4px;
    }

        .site-footer .list-socials a,
        .site-footer .list-socials a:visited {
            display: block;
            background: #5b5b5b;
            width: 30px;
            height: 30px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

            .site-footer .list-socials a:hover,
            .site-footer .list-socials a:visited:hover {
                background: #87EECD;
            }

[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: 10070;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: 0.9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, 0.75);
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, padding-top, visibility;
    -o-transition-property: height, padding-top, visibility;
    transition-property: height, padding-top, visibility;
}


.full-wrap,
.full-container {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.full-wrap {
    display: table;
}

.full-container {
    display: table-cell;
}

.full-height {
    height: 100%;
}

.well.alt {
    padding: 8px;
    line-height: 1;
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .well.alt + .well {
        margin-top: 3px;
    }

.widget-form-login {
    width: 465px;
    margin: 120px auto;
    font-size: 12px;
}

    .widget-form-login.widget-login-message {
        margin-top: -90px;
    }

    .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;
    }

.form-control {
    height: 30px;
    font-size: 12px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.control-label {
    font-weight: normal;
    margin-top: 8px;
}

.label-checkbox {
    font-weight: normal;
}

    .label-checkbox > span {
        display: inline-block;
        margin-right: 10px;
    }

.btn-group.alt {
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 10px;
}

    .btn-group.alt > li {
        display: block;
        text-align: center;
        width: 50%;
        float: right;
        padding: 0 4px;
    }

        .btn-group.alt > li > .btn {
            width: 100%;
            font-weight: normal;
            font-size: 22px;
        }

.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;
    }

.sidebar.complimentary.column {
    right: 0px;
    background-color: #ffffff;
}

.line-down {
    border-bottom: 1px solid #DEDEDE;
    padding-top: 4px;
}

#incomeHead {
    font-size: 20px;
}

.master-top-u > .dropdown {
    position: relative;
}

.master-top-ul a {
    color: #336699;
}

    .master-top-ul a:hover {
        color: #66cc00;
    }

.master-top-ul > .list-inline > li {
    float: right;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

@media only screen and (max-width: 1641px) {
    /*added by shiran*/
    html #logged-in .nav-secondary > li:nth-child(3n) a {
        max-width: 38px;
        padding-left: 12px;
        padding-right: 12px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1490px) {

    html .nav-primary > li > .dropdown > a, html .nav-primary > li > a {
        max-width: 38px;
        padding-left: 12px;
        padding-right: 12px;
        overflow: hidden;
    }

    html .nav-menu > li > a, html .nav-menu > li > a:visited, html .nav-menu > li > a:focus {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1690px) {
    html .greet-day {
        margin-top: 32px;
    }

    html .logo {
        margin-top: 20px;
    }

    html .head-toolbar {
        /*width: 75%;*/
    }

        html .head-toolbar .btn-danger {
            margin-top: 15px;
        }

        html .head-toolbar .list-toolbar {
            float: right;
            max-width: 80%;
            margin-bottom: -10px;
        }

            html .head-toolbar .list-toolbar > li {
                font-size: 11px;
                margin-bottom: 10px;
            }

                html .head-toolbar .list-toolbar > li:first-child {
                    margin-right: 10px;
                }

    html .nav-menu > li > a, html .nav-menu > li > a:visited, html .nav-menu > li > a:focus {
        font-size: 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;
        }
}

@media only screen and (max-width: 1690px) {
    html .nav-menu > li > a, html .nav-menu > li > a:visited, html .nav-menu > li > a:focus {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1400px) {
    html .nav-menu > li > a, html .nav-menu > li > a:visited, html .nav-menu > li > a:focus {
        font-size: 16px;
    }

    .income-graph {
        width: 100%;
    }

    .account-details {
        width: 100%;
        margin-top: 20px !important;
    }
}



@media only screen and (min-width: 1281px) {
    html .likebox iframe {
        height: 150px !important;
    }
}

#filtering-div {
    width: 776px;
}

#AddToTaxedItemsBtn, #NewItemTable .sub-documentsBtn {
    float: left;
}
/*.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}*/

#createDocumentClickHelp {
    float: left;
    margin: 12px 0px 0px 10px;
}

h3.quick-search {
    font-size: 18px;
    background-color: #FFFFFF;
    padding: 15px 10px;
}

.popover.fade.bottom {
    text-align: right;
}

#UnFinishRegistration .btn-close {
    top: 24%;
}

.export-icon {
    background-image: url('images/export-icon.png');
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 10px;
}

.post.feed a {
    border-bottom: 1px solid black;
}

.custom-alert.alt.bg-success.red-alert {
    background-color: #ff4249;
}

.red-alert p.white-msg {
    color: #E9E9E9;
}

.red-alert p.yourAccountExpiresIn {
    color: #ffffff;
}

.white-btn {
    background-color: #E9E9E9;
    color: black;
}

.space-left {
    margin-left: 32px;
}


.classname.red {
    background-color: #D03C41;
    border: #D03C41 1px solid;
    box-shadow: inset 0px 1px 0px 0px #D03C41;
}

#clearing-not-defined {
    display: block;
    width: 70%;
    margin: 0px 0px;
    padding: 30px 30px;
    font-weight: 600;
}

.icon-nav-alt-email {
    display: inline-block;
    vertical-align: middle;
}

.refresh_data_text {
    font-size: 18px;
    font-weight: 100;
    vertical-align: bottom;
    padding: 0px 5px 0px 0px;
}

.logout-btn {
    cursor: pointer;
    transition: all 0.3s ease-in;
    text-decoration: underline;
    color: #696565;
    font-weight: 600;
    font-size: 14px;
}

    .logout-btn:hover {
        -webkit-stroke-width: 5.3px;
        -webkit-stroke-color: #FFFFFF;
        -webkit-fill-color: #FFFFFF;
        text-shadow: 1px 1px 20px #0a0a0a;
    }

.img-icon-2sign {
    position: absolute;
    right: 4px;
    margin-top: -3px;
}

.search-wrapper .control-label,
.search-wrapper .control-input {
    float: right;
}
.search-wrapper button{
    margin-right: 15px;
}