.profiles-sub-box {
    display: none;
    padding: 12px 24px;
}

table.profiles-list {
	margin: 12px 0;
}

table.profiles-list th,
table.profiles-list td {
	/*padding: 8px 28px 8px 0;*/
    padding: 8px 12px;
	vertical-align: baseline;
	font-weight: normal;
	text-align: left;
    border-bottom: 1px solid #f2f2f2;
    color: #444444;
}

table.profiles-list span.lite {
    color: #A2A2A2;
}

table.profiles-list td.view-reports {
    padding: 7px 0px 7px 21px;
}

table.profiles-list th.rep,
table.profiles-list td.rep {
    text-align: right;
}

table.profiles-list span.rep {
    color: #8e8e8e;
    /*color: #3d7dca;*/
    padding-right: 9px;
}

table.profiles-list td {
    white-space: nowrap;
}

table.profiles-list th.profile,
table.profiles-list td.profile {
    padding-left: 21px;
}

table.profiles-list th.options,
table.profiles-list td.options {
    text-align: center;
    padding: 0 7px;
}

table.profiles-list td.options,
table.profiles-list td.db-info {
     color: #A2A2A2;
}

table.profiles-list td.info {
    color: #8c8c8c;
}

/* Profile label as View Reports link */

a.profile:link,
a.profile:hover,
a.profile:visited {
    /*color: #0f1f2e;*/
    color: #3d7dca;
	text-decoration: none;
}

/*a.profile:hover span.ico {*/
    /*.ico-p-reports*/
    /*background-position: 0px -16px;*/
/*}*/

a.profile:hover span.profile {
    text-decoration: underline;
}

a.options:link,
a.options:visited,
a.options:hover {
    color: #5e92d9;
	text-decoration: none;
}

a.profile:hover span.profile,
a.options:hover span.text {
   text-decoration: underline;
}


a.link-80:link,
a.link-80:visited,
a.link-80:hover {
    color: #4183c4;
	text-decoration: none;
}

a.link-80:hover span {
    text-decoration: underline;
}


a.link-80:link img,
a.link-80:visited img,
a.link-80:hover img {
	vertical-align: middle;
	text-decoration: none;
	margin-bottom: 1px; /* Fixes vertical alignment*/
	margin-right: 2px;
}

a.link-80-lite:link,
a.link-80-lite:visited,
a.link-80-lite:hover {
   color: #A2A2A2;
}


div.no-profile-info {
	display: none;
}

/* Before you start panel */

div.before-you-start {
    /*width: 680px;*/
    margin: 12px 0;
    padding: 0 18px 14px 18px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #c3c6d5;
}

div.before-you-start h2 {
    color: #677e91;
}

div.before-you-start p {
    font-size: 14px;
    line-height: 1.7em;
}

div.before-you-start ul {
   margin-left: 40px;
   padding: 0;
}

div.before-you-start li {
   font-size: 14px;
   list-style: none;
   margin: 0;
   padding: 7px 0;
}

div.before-you-start-section {
    display: none;
    width: 600px;
    padding-left: 21px;
    padding-bottom: 11px;
}


div.new-profile-info {
	margin: 0;
	padding: 12px 14px;
}

div.new-profile-info h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

div.new-profile-info p {
	margin: 0;
	padding: 0;
}

a.new-profile-created:link,
a.new-profile-created:visited,
a.new-profile-created:hover {
	text-decoration: none;
	display: block;
	padding: 0 5px 5px 0;
	margin: 14px 0;
	width: 424px;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid white;
	background-color: white;
}

a.new-profile-created:link strong,
a.new-profile-created:visited strong,
a.new-profile-created:hover strong {
	text-decoration: underline;
	line-height: 2.0em;
	margin-left: 38px;
}

a.new-profile-created:link span,
a.new-profile-created:visited span,
a.new-profile-created:hover span {
	color: #525252;
	line-height: 1.4em;
	margin-left: 38px;
	display: block;
}

a.new-profile-created:hover {
	border: 1px solid #bedf7b;
	background-color: #f5fae8;
}

/* Profiles view */

a.link-90:link,
a.link-90:visited,
a.link-90:hover {
    color: #4183c4;
	text-decoration: none;
}

a.link-90-lite:link,
a.link-90-lite:visited,
a.link-90-lite:hover {
    color: #A2A2A2;
	text-decoration: none;
}

a.link-90:hover,
a.link-90-lite:hover {
    text-decoration: underline;
}

div.edit-profiles-view-toolbar {
   padding: 24px;
}

table.edit-profiles-view {

    border-collapse: separate;
    border-spacing: 15px;
}

table.edit-profiles-view th {
    padding: 0;
}

table.edit-profiles-view div {
    border: 1px dotted #a4a4a4;
    padding: 10px 21px;
    text-align: center;
    background-color: #e7e7e7;
}

table.edit-profiles-view div.delete {
    text-align: right;
    background-color: white;
    text-align: right;
    border-width: 0;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

table.edit-profiles-view div.add {
    background-color: white;
    border-width: 0;
    padding-left: 0;
}

table.edit-profiles-view div.profile {
    color: #545454;
    text-align: left;
    padding-left: 12px;
}

table.edit-profiles-view td {
    border: 1px dotted #a4a4a4;
    padding: 5px 21px;
    text-align: center;
}

table.edit-profiles-view td.profile {
     text-align: left;
    padding-left: 9px;
}


/* column and cell not defined */
table.edit-profiles-view td.not-def {
    background-color: white;
}

/* cell defined by column */
table.edit-profiles-view td.col-def {
    background-color: #e7e6e6;
}

/* specific cell defined */
table.edit-profiles-view td.cell-def {
    background-color: #e7e6e6;
}


a.p-dashboard:link,
a.p-dashboard:visited,
a.p-dashboard:hover {
    font-weight: normal;
    padding: 0 8px;
}


/* Profiles filter box */

div.profiles-filter-box {
	margin: 0 0 0 12px;
    padding: 0;
}

div.profiles-filter-box-hidden {
    display: none;
}


/* Profile database info/progress */

tr.active {
    background-color: #ededed;
}

div.profile-database-box {
    display: none;
    border: 1px solid #d3d3d3;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background-color: white;
}

div.profile-database-header a,
div.profile-database-header span {
    float: right;
    padding: 5px 7px;
}

div.profile-database-header span {
    color: graytext;
}

a.database-panel-close:link,
a.database-panel-close:visited,
a.database-panel-close:hover {
    color: #c7c7c7;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
}
a.database-panel-close:hover {
    color: graytext;
}

div.profile-database-body {
    color: graytext;
    padding: 0 70px 0 14px;
}




