﻿div.side-column
{
    float: left;
    width: 20%;
}

div.main-column
{
    float: right;
    width: 77%;
}

/* Pager */
ul.pager {
    list-style: none;
    font-size: 1.5em;
    margin: 0;
    padding:0;
    text-align: center;
}
    
    ul.pager li {
        display: inline;
    }
        
    ul.pager li.previous {
        border-right: solid 1px #ccc;
        padding-right: 7px;
    }
        
    ul.pager li.next {
        padding-left: 10px;
    }


/* Styles for Dashboard
-----------------------------------------------------------*/
#dashboard-header 
{
    background-color: #ccc;
    border: 1px solid #eee;
    position: relative;
    height: 40px;
    margin-top: -20px;
    margin-bottom: 10px;
}

#dashboard-header div.action-message
{
    line-height: 40px;
    margin-left: 10px;
}

#dashboard-header div.close
{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 17px;
    height: 16px;
    cursor: pointer;
    background-image: url(../../images/icon-close.png);
    background-repeat: no-repeat;
    z-index: 10;
}

#left-column
{
    float: left;
    width: 457px;
}

#right-column 
{
    float: right;
    width: 428px;
}

#newsfeed 
{
    border: none;
    min-height: 50px;
}

#newsfeed-pager 
{
    border: none;
}

#dashboard-newsfeed h2,
#invitations h2
{
    margin: 0;
}


#dashboard-search input 
{
    width: 400px;
}

ul.options li a.send-invitation div.image,
ul.options li a.send-anonymous-invite-link div.image
{
    background-image: url(../../images/icon-invitation-send-64.png);
}

ul.options li a.team-report div.image
{
    background-image: url(../../images/icon-team-report-64.png);
}

ul.options li a.add-company div.image
{
    background-image: url(../../images/icon-company-add-64.png);
}

ul.options li a.add-user div.image
{
    background-image: url(../../images/icon-user-add-64.png);
}

ul.options li a.add-group  div.image
{
    background-image: url(../../images/icon-group-add-64.png);
}

ul.options li a.anonymize-invitation div.image {
    background-image: url(../../images/icon-anonymize-invitation-64.png);
}




/* Styles for Invitations
-----------------------------------------------------------*/
table.invitations
{
    width: 100%;
    padding-top: 20px;
    padding-left: 7px;
    border-spacing: 0;
}

table.invitations td
{
    margin: 0;
    padding: 0;
}

table.invitations thead td 
{
    border-bottom: 1px solid #ccc;
    font-size: 1.25em;
    font-weight: normal;
    padding: 5px 15px 5px 0px;
}

table.invitations tbody td 
{
    padding: 5px 25px 5px 0;
}

#invitation h1 
{
    font-size: 2em;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #ccc;
}



/* Styles for Companies
-----------------------------------------------------------*/
.report-label {
    font-size: 1!important;
    display: inline!important;
}
#companies h1,
#companies h2
{
    margin: 0;
    padding: 0;
}

#companies h1
{
    font-size: 2.3em;
}

#companies h2
{
    font-size: 1.5em;
    margin-left: 5px;
}

#companies-list
{
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}

#companies-list li 
{
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
}

#companies-list div.image 
{
    float: left;
    width: 80px;
}

#companies-list div.image img
{
    width: 65px;
    height: 65px;
}

#companies-list div.info 
{
    margin-left: 80px;
}

#companies-list h1 
{
    font-size: 1.75em;
    margin: 0;
}

#companies-list h2 
{
    font-size: 1.25em;
    margin: 0;
}

#companies-list p
{
    margin: 0;
}

#companies-list p.invitation-count
{
    display: inline;
    font-weight: 600;
}

#companies-list p.group-count,
#companies-list p.user-count
{
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

#company div.main-column > h1 
{
    border-bottom: solid 1px #CCC;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
}

#company div.side-column img 
{
    width: 128px;
    height: 128px;
}

#company-logo {
    position: relative;
}

#company-logo:hover a {
    /*visibility: visible;*/
}

#company-logo a {
    position: absolute;
    top: 0;
    right: 64px;
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 2px;
    text-decoration: none;
    zoom: 1;
    *display: inline;
    /*visibility: hidden;*/
}

#company-logo a:hover {
    background-color: #e5e5e5;
}

#company-logo a span {
    background: url(../kendoui/metro/sprite.png) no-repeat -32px 0px;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 16px;
    height: 16px;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

div.company-stat,
#company div.side-column img 
{
    margin-bottom: 20px;
}

div.company-stat p
{
    font: 2.3em 'andale mono', 'lucida console', monospace;
    margin: 0;
    line-height: 1.4em;
    letter-spacing: 1px;
}

div.company-stat h2 
{
    font-size: 1.25em;
    line-height: 1em;
    margin: -7px 0 0 5px;
}

#company-invitations
{
    margin-top: 30px;
}





div.invitation-list
{
    position: relative;
}

div.invitation-list h1 
{
    font-size: 2.0em;
    margin: 0;
    padding: 0;
}

div.invitation-list h2 
{
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 1.25em;
}

#invitations-search
{
    position: absolute;
    top: 15px;
    right: 0;  
}

/* Styles for Team Report
-----------------------------------------------------------*/
#search-invitation {
    width: 500px;
}

#teamreport input[type=submit] {
    float: right;
}

#teamreport table {
    width: 100%;
    clear: both;
    margin-top: 20px;
}

#teamreport table td.person {
    width: 400px;
}

#teamreport table td.email {
    width: 432px;
}

#teamreport table td.completiondate {
    width: 120px;
}

#team-invitations thead td {
    border-bottom: 1px solid #333;
}

#team-invitations tr.empty td {
    text-align: center;
    font-style: italic;
    
}