﻿/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
footer, header, nav {
    display: block;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
}

body {
    margin: 0;
    height: 100%;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 15px;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -32px;
}

.footer, .push {
    height: 40px;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

img {
    border: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

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;
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

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;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html.js .js-required {
    display: none;
}

html.browser-ie-9 body .box-header h3 {
    font-weight: 700;
}

.width-container {
    width: 980px;
    margin: 0 auto;
}

header#top-bar {
    z-index: 6;
    width: 100%;
    height: 46px;
    border-top: 1px solid #292725;
    border-bottom: 1px solid black;
    background-color: #4a4641;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    background-image: linear-gradient(to bottom,#4a4641 0,#413e39 50%,#3d3a35 51%,#35322f 100%);
}

    header#top-bar .inner-border {
        top: 0;
        left: 0;
        width: 100%;
        height: 45px;
        border-top: 1px solid #6c6863;
        border-bottom: 1px solid #494742;
    }

    header#top-bar .width-container {
        position: relative;
        left: 0px;
        top: 0px;
        width: 1168px;
    }

    header#top-bar .button.action-create:hover {
        box-shadow: 0 1px 2px rgba(0,0,0,0.8);
    }

    header#top-bar div.logo {
        width: 23px;
        height: 33px;
        position: absolute;
        top: 5px;
        left: 50%;
        margin: 0 auto;
        background: url("../images/layout/layout-sprite_3x.png") left top no-repeat;
        background-position: -18px top;
    }

nav#header-nav {
    position: relative;
    z-index: 5;
    height: 40px;
    width: 97%;
    min-width:1280px;
    margin: 1px auto 0 auto;
    border: 1px solid #a9a9a9;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

    nav#header-nav .innard {
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-top: 1px solid #fafafa;
        border-bottom: 1px solid #e3e3e3;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #f1f1f1;
    }

    /*    nav#header-nav:before, nav#header-nav:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -6px;
        width: 9px;
        height: 5px;
        background: url("../images/layout/layout-sprite_3x.png") left top no-repeat;
    }

    nav#header-nav:before {
        left: 1px;
    }

    nav#header-nav:after {
        right: 1px;
        background-position: -9px top;
    }
*/
    nav#header-nav li {
        position: relative;
        float: left;
        height: 38px;
        line-height: 38px;
	padding: 0 11px;
        margin: 0;
    }

        nav#header-nav li:before, nav#header-nav li:after {
            position: absolute;
            top: 0;
            bottom: -1px;
            opacity: .4;
            content: '';
            width: 1px;
        }

        nav#header-nav li:before {
            background-color: #fcfcfc;
            left: 0;
        }

        nav#header-nav li:after {
            background-color: #ededed;
            left: 1px;
        }

        nav#header-nav li a {
            color: #404040;
            font-family: Helvetica;
            font-weight: 200;
	font-size: 16px;
	padding: 8px 0 8px 0px;
}
nav#header-nav li a .menu-text {
	padding-left: 27px;
        }

        nav#header-nav li:first-child {
            margin-left: 28px;
        }

        nav#header-nav li.tab-last {
            float: right;
            margin-right: 11px;
        }

        nav#header-nav li.tab-support {
            float: right;
        }

        nav#header-nav li.state-selected {
            background-color: #6db3e1;
            background-image: linear-gradient(to bottom,#6db3e1 0,#bde0f8 100%);
        }

            nav#header-nav li.state-selected a {
                color: #111;
            }

        nav#header-nav li:hover a {
            color: #111;
        }

        nav#header-nav li .icon {
            background: url("../images/layout/layout-sprite_3x.png") left top no-repeat;
            width: 35px;
            height: 25px;
            position: absolute;
            top: 7px;
            left: 8px;
        }
nav#header-nav li.tab-dashboard .icon-allincluded_icon {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-dashboard.state-selected .icon-allincluded_icon {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-leads .icon-users {
	font-size: 21px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-leads.state-selected .icon-users {
	font-size: 21px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-accounts .icon-stats-dots {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-accounts.state-selected .icon-stats-dots {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-contacts .icon-time-clock {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-contacts.state-selected .icon-time-clock {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-reports .icon-stats-dots {
	font-size: 25px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-reports.state-selected .icon-stats-dots {
	font-size: 25px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-setup .icon-mail {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-setup.state-selected .icon-mail {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-setttings .icon-tools {
	font-size: 21px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-setttings.state-selected .icon-tools {
	font-size: 21px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-access .icon-door-open {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-access.state-selected .icon-door-open {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }

        nav#header-nav li.tab-support .icon {
            background-position: -210px -40px;
        }

        nav#header-nav li.tab-support.state-selected .icon {
            background-position: -210px -75px;
        }
nav#header-nav li.tab-export .icon-share {
	font-size: 16px;
	padding-right: 5px;
	position: absolute;
	top: 9px;
        }
nav#header-nav li.tab-export.state-selected .icon-share {
	font-size: 16px;
	padding-right: 5px;
	position: absolute;
	top: 9px;
        }
nav#header-nav li.tab-job .icon-job-costing {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-job.state-selected .icon-job-costing {
	font-size: 20px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-timesh .icon-file-timesheet {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }
nav#header-nav li.tab-timesh.state-selected .icon-file-timesheet {
	font-size: 22px;
	padding-right: 5px;
	position: absolute;
	top: 7px;
        }

        nav#header-nav li.tab-helllp .icon {
            background-position: -110px -103px;
        }

        nav#header-nav li.tab-helllp.state-selected .icon {
            background-position: -110px -138px;
        }

.page-header-title {
    font-size: 24px;
    line-height: 24px;
}

.subheader {
    position: relative;
    border: 1px solid #c9c9c9;
    border-top: 0;
    background: url("/images/layout/subheader-bg.png");
    margin: -20px 0 20px 0;
}

    .subheader:before, .subheader:after {
        content: "";
        display: table;
    }

    .subheader:after {
        clear: both;
    }

    .subheader .biglist-query {
        padding: 10px;
    }

    .subheader .report-nav a {
        display: block;
        float: left;
        width: 159px;
        height: 65px;
        padding: 16px 12px 0 15px;
        border-left: 1px solid #e8e8e8;
    }

        .subheader .report-nav a:first-child {
            width: 163px;
            border-left: none;
        }

        .subheader .report-nav a span.caret {
            float: left;
            font-size: 14px;
            color: #e88d21;
            padding-right: 8px;
        }

        .subheader .report-nav a strong {
            display: block;
            font-size: 15px;
            line-height: 18px;
            font-weight: normal;
            color: black;
        }

        .subheader .report-nav a span.description {
            display: block;
            font-size: 12px;
            color: #9f9f9f;
            margin-left: 12px;
        }

        .subheader .report-nav a:hover, .subheader .report-nav a.state-selected {
            background-color: rgba(222,137,48,0.08);
        }

            .subheader .report-nav a:hover span.description, .subheader .report-nav a.state-selected span.description {
                color: #777;
            }

            .subheader .report-nav a:hover strong {
                text-decoration: underline;
            }

    .subheader nav ul {
        list-style: none;
    }

        .subheader nav ul li {
            color: #5d5a56;
            padding: 2px 0;
            text-shadow: 0 1px white;
        }

            .subheader nav ul li:hover, .subheader nav ul li.state-selected {
                color: #ae6208;
            }

            .subheader nav ul li:before {
                content: 'â€º';
                color: #5d5a56;
                font-size: 14px;
                font-weight: bold;
            }

            .subheader nav ul li:hover:before, .subheader nav ul li.state-selected:before {
                color: #ae6208;
            }

            .subheader nav ul li a {
                font-size: 13px;
            }

    .subheader nav .column {
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 16.66%;
        margin-bottom: 4px;
        padding: 10px 5px;
    }

        .subheader nav .column:first-child {
            padding-left: 10px;
        }

        .subheader nav .column:last-child {
            padding-right: 10px;
        }

        .subheader nav .column .column-header {
            position: relative;
            color: #585651;
            font-size: 15px;
            line-height: 24px;
            list-style-image: none;
            margin-bottom: 6px;
        }

            .subheader nav .column .column-header:before, .subheader nav .column .column-header:after {
                content: '';
                position: absolute;
                width: 90%;
                height: 1px;
                bottom: 1px;
                left: 0;
                right: 0;
                background-color: #c4c4c4;
                background-image: linear-gradient(to right,#c4c4c4 0,#f9f9f9 100%);
            }

            .subheader nav .column .column-header:after {
                bottom: 0;
                background-color: #fff;
                background-image: linear-gradient(to right,#fff 0,#f9f9f9 100%);
            }

#page-content {
    position: relative;
    z-index: 4;
    width: 95%;
    min-width:1200px;
    height: inherit;
    padding: 20px;
    background-color: #f9f9f9;
    margin: 0 auto;
}

    #page-content:before, #page-content:after {
        content: "";
        display: table;
    }

    #page-content:after {
        clear: both;
    }

footer {
    color: #565656;
    text-shadow: 0 1px 0 #fff;
}

    footer .footer-bar {
        height: 32px;
        background-color: #f1f1f1;
        line-height: 32px;
        bottom: 0px;
        width: 100%;
        background-image: linear-gradient(to bottom,#f1f1f1 0,#d8d8d8 100%);
        position: relative;
        min-height: 100%;
    }

        footer .footer-bar .copyright {
            float: left;
        }

        footer .footer-bar .privacy {
            float: right;
        }

    footer a {
        color: #565656;
    }

        footer a:hover {
            color: #ae6208;
        }

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

.icon {
    background-repeat: no-repeat;
}

nav.content-tabs li {
    border: 1px solid #aaa;
    border-width: 1px 1px 0 1px;
    margin: 0;
    float: left;
    margin-right: 2px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #eee;
}

    nav.content-tabs li a {
        text-decoration: none;
        position: relative;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        display: block;
        padding: 8px;
        font-size: 14px;
        color: #666;
        text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    }

        nav.content-tabs li a .icon {
            top: 4px;
            left: 4px;
            position: absolute;
        }

        nav.content-tabs li a sup {
            padding: 0 2px 0 4px;
            font-size: 10px;
            vertical-align: baseline;
            position: relative;
            top: -6px;
        }

    nav.content-tabs li:hover {
        border-color: #bbb;
    }

        nav.content-tabs li:hover a {
            background-color: #e1e1e1;
        }

    nav.content-tabs li.state-selected {
        border-color: #4d4d4d;
        background-color: #7e7e7e;
        border-color: #3c3c3c;
    }

        nav.content-tabs li.state-selected a {
            z-index: 21;
            cursor: default;
            color: white;
            -webkit-font-smoothing: antialiased;
            text-shadow: 0 -1px 0 rgba(0,0,0,0.66);
            background-color: #828282;
            padding-bottom: 10px;
            margin-bottom: -2px;
            background-image: linear-gradient(to bottom,#828282 0,#808080 100%);
        }

div.flash-message {
    padding: 8px;
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #009336;
    background-color: #d2f3de;
}

    div.flash-message.flash-message-error {
        border-color: #a83538;
        background-color: #f7d8d9;
    }

    div.flash-message.flash-message-info {
        border-color: #1E92F4;
        background-color: #D2E9FC;
    }

table {
    width: 100%;
}

th {
    text-align: left;
}

.interactive-table {
    position: relative;
    font-size: 13px;
    line-height: 29px;
    border: 1px solid #3c3c3c;
    background: #fff;
    margin-top: 30px;
    left: 0;
}

    .interactive-table .interactive-table-header {
        background-color: #808080;
        z-index: 20;
        padding: 8px;
        height: 21px;
        font-size: 14px;
        color: #FFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.66);
        -webkit-font-smoothing: antialiased;
        text-align: center;
        line-height: 21px;
        border-bottom: 1px solid #3c3c3c;
        border-top: 1px solid #aaa;
        background-image: linear-gradient(to bottom,#808080 0,#5a5a5a 100%);
    }

    .interactive-table .interactive-table-table-container {
        overflow: hidden;
        position: relative;
        padding: 0px 25px 25px 25px;
    }

.biglist .interactive-table-header {
    bottom: 20px;
    padding-top: 0;
    padding-right: 0;
    text-align: right;
    height: 30px;
}

    .biglist .interactive-table-header .tselect-container {
        margin: 3px 0 0 0;
        position: inherit;
        float: right;
    }

    .biglist .interactive-table-header .filter-bar {
        position: absolute;
        top: 0;
        left: 0;
        border: 0;
        background: 0;
    }

.biglist .interactive-table {
    margin-top: 0;
    clear: both;
}
