/* Minification failed. Returning unminified contents.
(1449,19): run-time error CSS1036: Expected expression, found '!important'
 */
html {
    margin: 0;
    padding: 0;
    background-color: #b3cee7;
    /*background-image: url("Images/backgrounds/htmlBackground.jpg");*/
}

body {
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin-top: 20px;
    padding: 0;
}

.main-container {
    min-height: 100%;
    background-image: url("Images/backgrounds/bodyBackground.jpg");
}

.col-middle {
    vertical-align:middle;
}

.top-buffer {
    margin-top: 8px;
}

.report-image {
    background-image: url("Images/ReportIcon.png");
}

.body-content {
    padding-top: 15px;
}

.row-top-buffer {
    padding-top: 25px;
}

.row-bottom-buffer {
    padding-bottom: 25px;
}

.change-password-link
{
    float: left;
    margin-right: 20px;
}

.sub-menu-container {
    border: 1px solid black !important;
}

.sub-menu-container-body {
    background-color: rgb(238, 253, 226);
}

.dialog-title-background {
background: rgba(131,188,219,1) !important;
/* Old Browsers */background: -moz-linear-gradient(top, rgba(131,188,219,1) 0%, rgba(131,188,219,1) 17%, rgba(164,209,235,1) 100%) !important;
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(131,188,219,1)), color-stop(17%, rgba(131,188,219,1)), color-stop(100%, rgba(164,209,235,1))) !important;
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(131,188,219,1) 0%, rgba(131,188,219,1) 17%, rgba(164,209,235,1) 100%) !important;
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(131,188,219,1) 0%, rgba(131,188,219,1) 17%, rgba(164,209,235,1) 100%) !important;
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(131,188,219,1) 0%, rgba(131,188,219,1) 17%, rgba(164,209,235,1) 100%) !important;
 /* IE 10+ */background: linear-gradient(to bottom, rgba(131,188,219,1) 0%, rgba(131,188,219,1) 17%, rgba(164,209,235,1) 100%) !important;
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83bcdb', endColorstr='#a4d1eb', GradientType=0 ) !important;
/* IE6-9 */
}

.dialog-sub-menu-title-background {
background: rgb(169,219,128) !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
background: -moz-linear-gradient(top,  rgba(169,219,128,1) 0%, rgba(150,197,111,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,219,128,1)), color-stop(100%,rgba(150,197,111,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(169,219,128,1) 0%,rgba(150,197,111,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(169,219,128,1) 0%,rgba(150,197,111,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(169,219,128,1) 0%,rgba(150,197,111,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(169,219,128,1) 0%,rgba(150,197,111,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ) !important; /* IE6-8 */

}

.fullheight {
  height: inherit;
  min-height: inherit;
}

.content-description {
    font-size: 16pt;
    font-weight: 200;
    font-family: "Segoe UI";
    font-weight: bold;
}

 .change-password-link, a:hover {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    background: none;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
}

.logoff-link
{
    float: left;
}

.logoff-link, a:hover {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    background: none;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
}

.change-password-content
{
    margin-top: 30px;
}

.register-content
{
    margin-top: 20px;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.body-login-content {
    padding-top: 50px;
}

#title {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
    border: solid 1px #c8c8c8;
    box-shadow: 1px 1px 1px 1px #c8c8c8;
    background-color: #fff;
    top: -12px;
    left: 100px;
    text-align: center;
    padding: 2px 40px 2px 40px;
    font-weight:bold;
    width: 200px;
    margin-left: 20px;
    margin-top: 10px;
}

hr
{
    color: #232323;
}

a, a:link, a:visited, a:active {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    background: none;
}

.login-content a:link, a:hover, a:visited {
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 14pt;
    text-decoration: none;
    background-color: transparent;
    vertical-align: middle;
    color: #f5fe90;
}

header, hgroup, nav, section {
    display: block;
    max-height: 185px;
    background-image: url('Images/Backgrounds/bodyBackground.jpg');
}

footer {
    display: block;
    max-height: 50px;
    background-image: url('Images/Backgrounds/bodyBackground.jpg');
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

div.content-container {
    border: 2px solid #353535;
    margin-top: 10px;
    /*width: 1024px;*/
}

/*-------- Header ----------*/
header .content {
    background-repeat: repeat-x;
    background-position: 0 -1px;
    height: 35px;
    text-decoration: none;
    background-color: #141414;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12pt;
}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    height: auto;
    max-width: 1024px;
    background-image: url('Images/Backgrounds/bodyBackground.jpg');
}

#workspace {
    position: relative;
    min-height: 480px;
}

#body {
    background-color: #efeeef;
    clear: both;
    padding-bottom: 35px;
    height: 100%;
    min-height: 100%;
}

.placeholder {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.featured  {
    background: url("../Images/heroAccent.png") no-repeat;
}

div.footer-content {
    font-family: 'segoe UI';
    color: #000000;
    font-size: 10pt;
    margin-left: 25px;
    float: left;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}

/* Editors */

div.editor-pair-title
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFC140), color-stop(1, #FFC140));
    border: thin solid #000000;
    background: -moz-linear-gradient(center top, #FFC140 5%, #FFC140 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC140', endColorstr='#FFC140');
    background-color: #FFC140;
    color: #000000;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

div.editor-pair {
    overflow: hidden;
    width: 100%;
    vertical-align: central;
    height: 30px;
}

div.editor-pair-note {
    overflow: hidden;
    width: 100%;
    vertical-align: central;
    height: 25px;
    margin-bottom: 5px;
}

div.editor-pair-textarea {
    overflow: hidden;
    width: 100%;
    vertical-align: central;
    height: 50px;
}

div.editor-label {
    width: 130px;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 2px;
}

div.report-criteria-label {
    width: 75px;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 2px;
}

div.report-criteria-field {
    padding-left: 0.75em;
}

div.editor-field {
    margin-left: 100px;
    /*width: 210px;*/
    padding-left: 0.75em;
}

div.editor-field-readonly {
    margin-left: 100px;
    padding-left: 0.75em;
    padding-top: 6px;
}

div.editor-checkbox {
    margin-left: 85px;
    width: 100px;
}

div.editor-checkbox-label {
    width: 200px;
    margin-left: 110px;
}

/* login
----------------------------------------------------------*/
.login
{
    padding-top: 50px;
}

.login-image-content
{
    float: left;
    width: 300px;
}

.login-image {
    margin-left: 75px;
    border: thin solid #000000;
}

div.login-form-contents
{
    float: left;
    margin-left: 50px;
}

#login {
    display: block;
    font-size: 11pt;
    margin: 0 0 10px;
    text-align: right;
}

#login a {
    background-color: #d3dce0;
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    text-decoration: none;
}

#login a.username {
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

#login ul {
    margin: 0;
}

#login li {
    display: inline;
    list-style: none;
}

#login input {
    width: 100px;
    font-size: 10pt;
}

/* menu
----------------------------------------------------------*/
ul#menu {
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
    font-family: "Segoe UI";
    color: #FFFFFF;
}

ul#menu li {
    display: inline;
    list-style: none;
    padding-left: 15px;
}

ul#menu li a {
    background: none;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Segoe UI";
    font-size: 18pt;
}

ul#menu li a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Segoe UI";
    font-weight: 200;
    font-size: 18pt;
}

ul#menu li a:hover {
    color: #f0c536;
    text-decoration: none;
    font-family: "Segoe UI";
    font-weight: 200;
    font-size: 18pt;
}

ul#menu li.selected a {
    color: #BAE2EB;
    text-decoration: none;
    font-family: "Segoe UI";
    font-weight: 200;
    font-size: 18pt;
}

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

/*label {
    margin-top: 2px;
    padding-top: 2px;
    display: block;
    color: #000000;
    font-size: 12px;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
}*/

/*.label {
    font-weight: 700;
}*/

/* login page */
#loginForm {
    float: left;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 200px;
    }

    /*#loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }*/

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

.readonly, input[disabled], textarea[disabled], select[disabled] {
    color: gray;
    background-color: whitesmoke;
}

label.checkbox {
    display: inline;
}

/*select {
    border: 1px solid #585858;
    background: #fff;
    color: #333;
    font-size: 11px;
    margin: 2px 0 2px 0;
    padding: 2px;
    width: 250px;
    height: 22px;
}*/

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    /*input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }*/

    /*input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 11px;
        font-weight: 500;
        padding: 2px;
        margin-right: 8px;
        width: auto;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        height: 22px;
    }*/

    /*td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }*/

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success
{
    color: #000080;
    font-size: 12px;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.help-block ul li {
    list-style-type: none;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
    width: 100%;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    /*input {
        width: 90%;
    }*/

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

/* Data Grid */
/*--------------------------------------------------------*/
.datagrid
{
    font: normal 10px/150% Verdana, Tahoma, Arial;
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*Column Background Code*/

/*.datagrid table > tbody > tr:nth-child(even) > td, table.datagrid > tbody > tr:nth-child(even) > td, .datagrid table > tbody > tr:nth-child(even) > th, table.datagrid > tbody > tr:nth-child(even) > th
{
    background-color: #FFFFFF;
}*/

/*Hover Table Style*/

/*.datagrid table > tbody > tr:hover > td, table.datagrid > tbody > tr:hover > td, .datagrid table > tbody > tr:hover > th, table.datagrid > tbody > tr:hover > th
{
    background-color: #FFFF00;
}*/
.datagrid table thead, table.datagrid thead
{
    background: #FFC140;
}
.datagrid table thead tr,
table.datagrid thead tr {
  border: none;
}
.datagrid table thead tr th, table.datagrid thead tr th
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFC140), color-stop(1, #FFC140));
    background: -moz-linear-gradient(center top, #FFC140 5%, #FFC140 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC140', endColorstr='#FFC140');
    background-color: #FFC140;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}
.datagrid table thead tr th:first-child,
table.datagrid thead tr th:first-child {
  border-left: none;
}
.datagrid table thead tr th:last-child,
table.datagrid thead tr th:last-child {
  border-right: none;
}
.datagrid table tbody tr, table.datagrid tbody tr
{
    color: #000000;
    border-left: 1px solid #E1EEF4;
    font-size: 11px;
    font-weight: normal;
    cursor: default;
}

.datagrid table tbody tr.alt, table.datagrid tbody tr.alt
{
    background: #FFFFB9;
    color: #000000;
}

/*.datagrid table tbody tr:hover, table.datagrid tbody tr:hover
{
    background-color: #DDDDDD;
}

.datagrid table tbody tr.alt:hover, table.datagrid tbody tr.alt:hover
{
    background-color: #DDDDDD;
}*/

.datagrid table tbody tr.alt.selected,
table.datagrid tbody tr.alt.selected {
  background-color: #ffd9b3;
}
.datagrid table tbody tr td:first-child,
table.datagrid tbody tr td:first-child {
  border-left: none;
}
.datagrid table tbody tr:last-child td,
table.datagrid tbody tr:last-child td {
  border-bottom: none;
}
.datagrid table td,
table.datagrid td,
.datagrid table th,
table.datagrid th {
  padding: 3px 10px;
}
.datagrid-summary {
  margin-top: 2px;
}
.datagrid-summary table tbody tr:hover, .datagrid-summary table tbody tr.alt:hover
{
    background-color: #FF00FF;
}
.datagrid-summary table tbody tr td {
  border: none;
}
.datagridSummary {
  font: normal 10px/150% Verdana, Tahoma, Arial;
  background: #fff;
  overflow: hidden;
}

div.hs-title {
    background-color: #0f143f;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

div.footer-title {
    font-weight: bold;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 12pt;
    background-color: #b3cee7;
    color: black;
}

div.footer {
    background-color: #b3cee7;
    color: black;
}

div.hs-title-logo {
    /*padding-left: 25px;*/
    /*padding-top: 40px;*/
    /*width: 350px;*/
    /*float: left;*/
    background-color: #4d4d4d;
    /*background-color: rgba(64,64,64,0.88)*/
}

div.hs-login {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

/* ------------------------------------------------------------
    Top Navigation
   ------------------------------------------------------------*/
div.top-navigation {
    width: 100%;
    background-color: #373737;
    font-family: "Segoe UI";
    color: #FFFFFF;
    height: 35px;
}

div.top-navigation-date {
    float: left;
    width: 250px;
    padding-left: 25px;
    margin-top: 5px;
    font-size: 14pt;
}

div.top-navigation-bar {
    float: right;
    text-align: right;
    padding-right: 20px;
    margin-top: 5px;
}

.kali-navigation-bar {
    font-family: "Segoe UI";
    font-size: 12pt;
    /*font-weight: 600;*/
    color: #FFFFFF;
}

/* ------------------------------------------------------------
    Main Content Body
   ------------------------------------------------------------*/
div.main-body {
    margin: 0 auto;
    min-height: 480px;
    max-width: 1024px;
    background-image: url('Images/Backgrounds/bodyBackground.jpg');
}

div.sub-title-bullet {
    float: left;
    width: 50px;
}

div.sub-title-content {
    float: left;
    font-family: 'Segoe UI';
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

div.sub-title {
    height: 30px;
}

div.body-description-content {
    font-family: 'Segoe UI';
    font-size: 12pt;
    color: #000000;
    width: 90%;
}

div.contact-email-content a:link {
    font-family: 'Segoe UI';
    font-size: 12pt;
    font-weight: normal;
    color: #0000ff;
}

div.contact-email-content a:hover {
    font-family: 'Segoe UI';
    font-size: 12pt;
    font-weight: normal;
    color: #161616;
}

div.technical-skill-content {
    margin-left: 50px;
    height: 8px;
    font-family: 'Segoe UI';
    font-size: 11pt;
    color: #000000;
}

div.career-opportunity {
    margin-left: 50px;
    height: 8px;
    font-family: 'Segoe UI';
    font-size: 11pt;
    color: #000000;
}

div.left-content {
    float: left; 
    margin-left: 20px; 
    margin-right: 35px; 
    width: 250px; 
    margin-top: 25px; 
    min-height: 425px; 
    text-align: center;
}

div.right-content {
    float: right;
    width: 705px;
    padding-top: 10px;
    min-height: 425px;
}

.email-display {
    color: #000B8C;
    font-size: 12pt;
}

.contact-content-container {
    margin-top: 20px;
}

.contact-content {
    float: left;
    width: 300px;
}

.about-technical-skills-content {
    float: left;
    width: 350px;
}

.about-partners-content {
    float: left;
    width: 275px;
}

.about-partners-content a {
    float: left;
    width: 275px;
    margin-left: 48px;
    font-family: 'Segoe UI';
    font-size: 12pt;
    font-weight: normal;
    color: #0000ff;
}

.about-partners-content a:hover {
    color: #161616;
    float: left;
    width: 275px;
    font-family: 'Segoe UI';
    font-size: 12pt;
    font-weight: normal;
}

/*------------------------------------------------
    Login*/

div.login-left-content {
    float: left;
    margin-left: 100px;
    width: 250px;
}

div.login-right-content {
    float: left;
    width: 400px; 
    margin-top: 25px;
}

.login-title-container {
    text-align: center;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    background-color: #FFCB6A;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: thin;
    border-right-width: thin;
    border-left-width: thin;
    border-top-color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
}

.login-container {
    text-align: right;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    color: #000000;
}

.login-left-column-content {
    float: left;
    width: 110px;
    padding-top: 4px;
    margin-left: 15px;
}

.login-right-column-content {
    float: left;
    width: 240px;
}

.login-right-column-content input[type="checkbox"] {
    float: left;
    width: 15px;
    border: none;
    margin-left: -2px;
    font-size: 10pt;   
}

/*.login-submit-content {
    width: 400px;
    text-align: center;
}*/

/*#loginButton {
    width: 100px;
    background-color: white;
    font-weight: bold;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    height: 30px;
}*/

.login-content-container {
    width: 375px;
}

.login-credentials-container {
    border: thin solid #000000;
    background-color: #FFFFE1;
    height: 100px;
    padding-top: 15px;
    margin-bottom: 10px;
}

.login-right-column-content input {
    border: thin solid #000000;
    width: 215px;
    font-size: 10pt;
}

.well-menu-color {
    border-color: black !important;
    background: rgb(254,255,232) !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmRiYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top,  rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,232,1)), color-stop(100%,rgba(214,219,191,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ) !important; /* IE6-8 */
}

.well-criteria-color {
    border-color: !important;
    border: 1px solid black !important;

    background: rgb(227,234,237) !important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(227,234,237,1) 1%, rgba(200,215,220,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(227,234,237,1) 1%,rgba(200,215,220,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(227,234,237,1) 1%,rgba(200,215,220,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(227,234,237,1) 1%,rgba(200,215,220,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(227,234,237,1) 1%,rgba(200,215,220,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3eaed', endColorstr='#c8d7dc',GradientType=0 ) !important; /* IE6-9 */
}

.well-sub-menu-color {
    background: rgb(180,227,145) !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0ZTM5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNGUzOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top,  rgba(180,227,145,1) 0%, rgba(180,227,145,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,227,145,1)), color-stop(100%,rgba(180,227,145,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(180,227,145,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(180,227,145,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(180,227,145,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(180,227,145,1) 0%,rgba(180,227,145,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ) !important; /* IE6-8 */
    border: 1px solid black !important;
}

.sub-menu-button {
    border: 1px solid black !important;
}

/*-------------- Kali - Manage -----------------------*/
.kali-toolbar {
    width: 100%;
    height: 80px;
    padding-top: 10px;
    background-image: url('Images/Backgrounds/adminMenuBackground.jpg');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}

.kail-toolbar-item {
    width: 120px;
    float: left;
}

.kail-toolbar-item a:link, a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
    color: #000000;
}

img.highlightit {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

img.highlightit:hover {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

/*-------------- Action Containers -----------------------*/
.actionContainer {
    float: left; 
    width: 150px;
    height: 80px;
    text-align: center;
}

.actionItem {
    width: 150px; 
    margin: auto;
    text-align: center;
}

.actionItem a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: 150px; 
    margin: auto;
    text-align: center;
}

.actionColumn
{
    width: 100px;
}

.taskActionColumn
{
    float: left;
    width: 150px;
}

/* Pop up Dialog Styles
----------------------------------------------------------*/
div.popup-dialog
{
    display: none;
}

div.popup-dialog.confirm-dialog {
  /*font-size: 1.1em;*/
  	font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
	font-size: .85em;
}
div.popup-dialog.confirm-dialog div.confirm-content {
  font-size: 1em;
}
div.dialog-content {
  float: left;
  margin-left: 5px;
  color: #005072;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

div.confirmContent {
    font-size: 1.1em;
    display: none;
}

/*-------------- Projects -------------------------------*/
div.project-list {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

div.project-contents
{
    margin-top: 25px;
    position: relative;
}

/*-------------- Tasks -------------------------------*/
div.task-list {
  margin-top: 25px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

div.task-contents
{
    margin-top: 5px;
    position: relative;
}

/*-------------- Period -------------------------------*/
div.summary-list {
  margin-top: 15px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

div.period-summary-list {
  margin-top: 15px;
  width: 35%;
  margin-left: auto;
  margin-right: auto;
}

/*-------------- Create User -------------------------------*/
div.create-user {
  margin-top: 3px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

.create-user-action-bar
{
    position: relative;
}

.create-user-action-register
{
    float: right;
}

/*-------------- Timesheets -------------------------------*/
div.timesheet-contents
{
    margin-top: 25px;
    position: relative;
}

div.timesheet-list {
  margin-top: 3px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

/*-------------- Reports -------------------------------*/
.report-sub-menu {
    border: 1px solid #222222;
    background-color: #ffdf76;
}

div.reports-list {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

div.reports-contents
{
    margin-top: 25px;
    position: relative;
}

div.report-sub-title
{
    margin-top: 15px;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 14pt;
    color: black;
}

div.button-group {
    width: 800px;
    height: 50px;
    margin-left: 50px;
}

div.report-buttons
{
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}

div.report-button-buttons .ui-corner-all {
    -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px
}

div.report-button-container
{
    height: 120px;
}

/*-------------- Manage User Roles -------------------------------*/
div.manage-user-roles-list {
  margin-top: 10px;
  margin-bottom: 30px;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.manage-user-role-action {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

div.manage-roles-user-list
{
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

/*-------------- Periods -------------------------------*/
div.periods-list {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

div.manage-period-contents
{
    margin-top: 25px;
    position: relative;
}

div.admin-title-contents {
    margin-left: 30px;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 14pt;
}

/*-------------- Role -----------------------*/
div.manage-role-contents
{
    margin-top: 25px;
    position: relative;
}

/*-------------- Administration Buttons -----------------------*/
div.admin-buttons
{
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    float: left;
    padding-top: 25px;
    text-align: center;
    cursor: pointer;
}

/*-------------- Toolbar Button -------------------------------*/
/*.toolbarButton.ui-button
{
    border: 1px solid #949494;
    background: white;
    width: 28px;
}
.toolbarButton.ui-state-hover {
  border: 1px solid #313131;
  background: white;
}*/

.toolbarButton-disabled.ui-button {
    border: 1px solid #949494;
    background: #EFEFEF;
    width: 28px;
    opacity: .50;
}

#reportBackButton
{
    margin-top: 5px;
    width: 100px;
    float: right;
    margin: 0;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    padding-top: 4px;
    background: white;
    color: #000000;
}

/*------------- Button Styles ------------------------------*/
.ui-button .ui-icon.add-icon {
  background-image: url('Images/add.png');
  width: 16px;
  height: 16px;
}

.ui-button .ui-icon.edit-icon {
  background-image: url('Images/edit.png');
  width: 16px;
  height: 16px;
}

.ui-button .ui-icon.delete-icon {
  background-image: url('Images/delete-icon.png');
  width: 16px;
  height: 16px;
}

.ui-button .ui-icon.project-contacts-icon {
  background-image: url('Images/ProjectContact.png');
  width: 16px;
  height: 16px;
}

/*.ui-button .ui-icon.report-icon {
  background-image: url('Images/ReportIcon.png');
  width: 40px;
  height: 50px;
}*/

div.columnContainer {
  overflow: hidden;
  width: 100%;
  position: relative;
  display: block;
}
div.dataColumn {
  float: left;
  margin-right: 10px;
}
div.dataColumn-fullwidth {
  float: left;
  width: 100%;
}
div.dataColumn-fullwidth-topmargin {
  float: left;
  width: 100%;
  margin-top: 15px;
}

div.notes-wrapper {
  overflow: hidden;
  margin-top: 15px;
}

div.notes-content {
    border: 1px solid #383838;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    overflow: visible;
    font-size: 12px;
    font-weight: bold;
    color: #383838;
    background-color: white;
    margin-bottom: 15px;
    text-align: center;
}

div.timesheet-grid-toolbar-container
{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

div.timesheet-grid-Toolbar {
    padding-right: 14px;
    float: right;
}

div.grid-toolbar-container
{
    width: 95%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}

div.grid-Toolbar {
    margin-bottom: 2px;
    float: right;
}

div.result-grid {
    height: auto;
}

/* Criteria */
div.criteriaContainer {
    margin-top: 15px;
}

div.criteriaContent {
    border: 1px solid #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #FFFFCC;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 4px;
    width: 95%;
    overflow: visible;
}

div.summary-toolbar {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

div.summary-toolbar-header
{
    border: 1px solid #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #DDDDDD;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12pt;
    height: 30px;
    width: 100%;
}

div.summary-toolbar-headertext
{
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 11pt;
    padding-left: 20px;
    padding-top: 4px;
    color: #000000;
}

div.summary-toolbar-group
{
    background-color: #F9F9F9;
    height: 65px;
    width: 100%;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

div.summary-toolbar-button-group {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
}

div.summary-toolbar-buttons {
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    height: 25px;
    float: left;
    padding-top: 10px;
    margin-left: 10px;
}

div.summary-toolbar-buttons .ui-corner-all {
    -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px
}

/*-------------- Manage Summary Toolbar Button -------------------------------*/
/*.manage-summarytoolbarButton.ui-button
{
    border: 1px solid #000000;
    background: #FFE09F;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 10pt;
    width: 155px;
    height: 45px;
}
.manage-summarytoolbarButton.ui-state-hover
{
    border: 1px solid #000000;
    background: #FFC140;
}

.manage-summarytoolbarButton-disabled.ui-button
{
    border: 1px solid #000000;
    background: #FFFFFF;
    width: 28px;
    opacity: .50;
}*/

/*-------------- Progress Bar -------------------------*/
div.progress-bar
{
    border: 1px solid #000000;
    width: 100px;
    background-color: #DFFFDF;
}

div.progress-bar-container {
    width: 100px; 
    height: 14px; 
    position: relative;
}

div.progress-bar-display {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

div.progress-bar-value, div.progress-bar-exceededmax-value {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 8pt;
    text-align: center;
}

div.progress-bar-exceededmax-value
{
    color: #FFFFFF;
}

div.progress-bar-max {
    border: 1px solid #000000;
    width: 100%;
    position: absolute;
    background-color: #F7F7F7;
}

div.progress-bar-progress {
    background-color: #00FF00;
    text-align: center;
    height: 14px;
}

div.progress-bar-exceededmax
{
    background-color: #FF0000;
    position: relative;
    text-align: center;
    width: 100px;
    height: 14px;
}

/* ---------- Editor Styles ---------- */
.editor-title-container
{
    text-align: center;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    height: 25px;
    padding-top: 2px;
    background-color: #D6D6D6;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: thin;
    border-right-width: thin;
    border-left-width: thin;
    border-top-color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
}

.editor-left-column-content {
    float: left;
    width: 130px;
    text-align: right;
    padding-top: 8px;
    margin-left: 15px;
}

.editor-right-column-content {
    float: left;
    margin-left: 10px;
    width: 240px;
}

/* Change Password
----------------------------------------------------------*/
.change-password
{
    margin-left: 270px;
}

.change-password-content-container {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.change-password-validation-container {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.change-password-credentials-container
{
    border: thin solid #000000;
    background-color: #FBFBFB;
    height: 125px;
    padding-top: 15px;
    margin-bottom: 10px;
}

.change-password-column-content {
    float: left;
    width: 240px;
}

.change-password-submit-content {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.change-password-submit-content input[type="button"]
{
    border: thin solid #000000;
    width: 150px;
    background-color: white;
    font-weight: bold;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    height: 30px;
}

.change-password-credentials-container input
{
    border: thin solid #000000;
    width: 215px;
    font-size: 10pt;
}

#changePasswordButton {
    background-color: white;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    border: thin solid #000000;
    width: 150px;
    font-size: 10pt;
    height: 35px;
}

#create-user-button
{
    background-color: white;
    font-weight: bold;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    border: thin solid #000000;
    width: 125px;
    font-size: 10pt;
    height: 35px;
}

/*-------------- Timesheet -------------------------*/

div.timesheet
{
    margin-top: 20px;
}

div.timesheet-calendar {
    float: left;
    width: 250px;
    margin-left: 25px;
}

div.timesheet-entry-container
{
    float: left;
}

div.timesheet-entry {
    float: left;
    width: 100%;
}

.timeEntryActionColumn {
    width: 30px;
}

.timesheetToolbar
{
    float: left;
}

.SelectedDateDisplay
{
    float: left;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 11pt;
    padding-left: 25px;
}

.timesheet-toolbar
{
    float: right;
}

.totalHoursWorked {
    padding-right: 30px;
}

.totalHoursWorked input[type='text']
{
    float: right;
    font-weight: bold;
    font-size: 9pt;
    margin-top: 5px;
    background-color: red;
    text-align: right;
    width: 65px;
}

.lineDetailParentSummary {
    height: 28px;
    margin-bottom: 5px;
}

.lineDetailSummary {
    float: right;
    font: normal bold 10px/150% Verdana, Tahoma, Arial;
    margin-top: 5px;
}

.lineDetailSummary [name*="totalHoursWorked"]
{
    width: 65px;
    color: black;
    font-weight: bold;
    text-align: right;
    background-color: white;
}

.lineDetailSummaryTotalAmountLabel {
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}

.lineDetailSummaryTotalAmountValue {
    float: right;
    padding-right: 30px;
}

.timesheet-action-bar
{
    position: relative;
}

.timesheet-action-delete-timesheet
{
    float: left;
}

.timesheet-action-save-timesheet
{
    float: right;
}

.ui-effects-transfer
{
    border: 1px dotted #6E6E6E;
}
