﻿.AspNet-CreateUserWizard
{
    font-size: 110%;
    border: solid 1px #000000;
    width: 450px;
}
.registerUser
{
    font-size: 100%;
    width: 100%;
    margin-bottom: 15px;
}
.registerUser tr th
{
    padding: 7px;
    border-bottom: solid 3px #000000;
    vertical-align: middle;
    font-size: 105%;
    text-align: left;
    background: #eeeeee;
    color: #000000;
    white-space: nowrap;
}
.registerUser tr td
{
    padding: 7px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
    width: 300px;
}
.registerUser tr td.label
{
    width: 150px;
    text-align: right;
}
.registerUser tr td.error, div.error
{
    width: 450px;
    white-space: normal;
    padding-top: 0px;
    text-align: center;
    color: #ff0000;
}
td.mandatory, span.mandatory
{
    color: #ff0000;
    width: 5px;
}

.registerUser tr td input
{
    font-family: Verdana;
    font-size: 100%;
    width: 286px;
}
.navigation
{
    background: #f8f8f8;
    padding: 3px 7px 3px 7px;
    border-top: 1px solid #000000;
}
.navigation table
{
    width: 100%;
}
.customNavigation tr td
{
    padding: 7px;
    vertical-align: middle;
}
.navigationButton
{
    background: #ffffff;
    border: solid 1px #606060;
    color: #404040;
    font-family: Verdana;
    cursor: pointer;
    padding: 3px 15px 3px 15px;
    font-weight: normal;
    font-size: 0.9em;
}
.navigationButton:hover
{
    background: #A0A0A0;
    color: #FFFFFF;
    text-decoration: none;
}

.userRoles, .userRolesTitle, .users
{
    font-size: 100%;
    width: 100%;
}
.userRoles select
{
    font-family: Verdana;
    font-size: 100%;
}
.userRoles tr th, .userRolesTitle tr th, .users tr th
{
    padding: 7px;
    border-bottom: solid 3px #000000;
    vertical-align: middle;
    font-size: 105%;
    text-align: left;
    background: #eeeeee;
    color: #000000;
    white-space: nowrap;
}
.userRolesTitle tr.columnHeaders th
{
    border-bottom: none;
    padding-bottom: 0px;
}
.userRolesTitle tr.columnContent th
{
    padding-top: 3px;
}
.userRolesTitle tr th input
{
    width: 300px;
    font-family: Verdana;
    font-size: 105%;
}
.userRoles tr td, .userRolesTitle tr td, .users tr td
{
    padding: 7px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
}
.userCopyRoles tr td
{
    white-space: normal !important;
}
.userRolesTitle tr.foundRow td {
    background: #FFFF99;
    font-size: 105%;
    border-bottom: solid 3px #000000;
}
.userRolesTitle tr.missingRow td
{
    background: #cc0000;
    color: #ffffff;
    font-size: 105%;
    font-weight: bold;
    border-bottom: solid 3px #000000;
}
.userRoles tr td, .userRoles tr th
{
    border-right: solid 2px #000000;
}
.userRoles tr.footerRow td, .users tr.footerRow td
{
    background: #f8f8f8;
    border-top: 1px solid #000000;
}
.adminWardList
{
    width: 100%;
}
.adminWardList tr td
{
    border: none;
    font-family: Verdana;
    width: 25%;
}

.users
{
    margin-top: 20px;
    border: solid 2px #000000;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
    empty-cells: show;
}
.users tr.alternateRow td
{
    background: #f8f8f8;
}
tr.pager td
{
    background: #f8f8f8;
    border: 2px solid #000000;
    border-width: 2px 0px 2px 0px;
    text-align: right;
}
tr.pager td table tr td
{
    border: solid 1px #000000;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

tr.pager td table tr td span
{
    padding: 5px 8px 5px 8px;
    background: #808080;
    color: #ffffff;
}
tr.pager td table tr td a
{
    padding: 5px 8px 5px 8px;
}
.users tr th
{
    border-bottom-width: 2px;
}
.users tr td, .users tr th
{
    vertical-align: middle;
}
.users tr td.gridIcon, .users tr th.gridIcon
{
    width: 16px;
    text-align: center;
    border-left: none;
    border-right: none;
}
.users tr.selectedRow td
{
    background: #FFFF99;
}
.users tr.commandRow td.detailsTitle
{
    background: #eeeeee;
    border-top: solid 2px #000000;
    font-weight: bold;
    font-size: 105%;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: right;
}
.users tr td.detailsTitle a
{
    margin-right: 10px;
}
.users tr td.fieldHeader
{
    padding-right: 20px;
    white-space: nowrap;
    background: #eeeeee;
    font-weight: bold;
    width: 220px;
}
.users tr.commandRow td
{
    display: none;
}
.users tr.commandRow td a
{
    padding: 5px 8px 5px 8px;
    border: solid 1px #000000;
    background: #ffffff;
    color: #000000;
    margin-left: 10px;
}
.users tr.commandRow td a:hover
{
    text-decoration: none;
}

.users tr td input, .users tr td select
{
    font-family: Verdana;
    font-size: 100%;
}

/*.AspNet-DetailsView
{
    border: solid 1px #606060;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
    empty-cells: show;
    font-size: 1.1em;
}
.AspNet-DetailsView-Data li
{
    background: #ffffff;
    line-height: 1.6em;
}
.AspNet-DetailsView-Data li.AspNet-DetailsView-Alternate
{
    background: #eeeeee;
}
.AspNet-DetailsView-Name
{
    display: block;
    display: inline-block;
    padding: 4px 4px 4px 15px;
    width: 500px;
    font-weight: bold;
}
.AspNet-DetailsView-Value
{
    display: block;
    display: inline-block;
    padding: 4px 4px 4px 15px;
    border-left: solid 1px #606060;
    margin-left: -250px;
}
.AspNet-DetailsView-Value span
{
    padding: 0px;
    margin: 0px;
}

.AspNet-DetailsFooter
{
    border-top: solid 2px #606060;
}
.AspNet-DetailsFooter span
{
    padding-top: 12px;
    padding-bottom: 8px;
}
.AspNet-DetailsFooter a
{
    float: left;
    line-height: normal;
}

.AspNet-DetailsView-Value input, .AspNet-DetailsView-Value select
{
    font-family: Verdana;
    font-size: 100%;
}
.AspNet-DetailsView-Value input [type="text"] [type="textarea"]
{
    width: 350px;
}
.AspNet-DetailsView-Value img
{
    margin-right: 5px;
}*/


.admin
{
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    font-size: 1em;
}
.admin td, .admin th
{
    text-align: center;
    padding: 5px;
    border: solid 1px #000000;
    vertical-align: middle;
}
.admin th
{
    font-size: 1.1em;
}
.admin td.rh, .admin th.rh
{
    text-align: left;
}
.admin th
{
    background: #eeeeee;
    font-weight: bold;
}
.admin tr.alternateRow td
{
    background: #f8f8f8;
}
.admin td.borderless, .admin th.borderless
{
    background: #ffffff;
    border: none;
}
.admin.modal td input, .admin.modal td textarea, .admin.modal td select.multiSelect
{
    width: 98%;
}

ul.groupedSelectList
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
ul.groupedSelectList li
{
    display: block;
    margin: 0px;
    padding: 3px;
    cursor: pointer;
    background-repeat: no-repeat;
}
ul.groupedSelectList li:hover
{
    background-color: #eeeeee;
}

ul.groupedSelectList li.appItem
{
    font-weight: bold;
    padding-left: 5px;
    background-position: right center;
}
ul.groupedSelectList li.roleItem
{
    padding-left: 20px;
    background-position: right center;
}
ul.groupedSelectList li.selectedItem
{
    background-image: url('../../../img/tick.png');
    background-color: #ddffdd;
}
ul.groupedSelectList.removal li.selectedItem
{
    background-image: url('../../../img/cross.png');
    background-color: #ffdddd;
}




.AspNet-TreeView
{
    overflow: auto;
    height: 480px;
    width: 300px;
    border: solid 1px #000000;
    background-color: #eeeeee;
}
.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 4px 0px 4px 20px;
    line-height: 1.5em;
}
.AspNet-TreeView ul li.AspNet-TreeView-Root
{
    margin-left: -10px;
}
.AspNet-TreeView ul li.AspNet-TreeView-Parent
{
    margin-left: 10px;
}
.AspNet-TreeView ul li.AspNet-TreeView-Root.AspNet-TreeView-Leaf
{
    margin-left: 0px;
    padding-left: 30px;
}
.AspNet-TreeView ul ul li.AspNet-TreeView-Leaf
{
    margin-left: 30px;
}
.AspNet-TreeView ul ul
{
    margin: 0px;
    padding-left: 20px;
}

.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.AspNet-TreeView li a
{
    text-decoration: none;
}

.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url('../../../img/collapse.png') 0px 0px no-repeat;
    width: 20px;
    float:left;
    cursor: pointer;
}

.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url('../../../img/expand.png') 0px 0px no-repeat;
    width: 20px;
    float:left;
    cursor: pointer;
}
.AspNet-TreeView-Parent.AspNet-TreeView-Selected
{
    background-image: url('../../../img/menu_right_black.gif');
    background-repeat: no-repeat;
    background-position: 12px 6px;
}
.AspNet-TreeView-Leaf.AspNet-TreeView-Selected
{
    background-image: url('../../../img/menu_right_black.gif');
    background-repeat: no-repeat;
    background-position: 5px 7px;
}
.AspNet-TreeView-Root.AspNet-TreeView-Selected
{
    background-image: url('../../../img/menu_right_black.gif');
    background-repeat: no-repeat;
    background-position: 12px 7px;
}
.AspNet-TreeView-Root.AspNet-TreeView-Leaf.AspNet-TreeView-Selected
{
    background-image: url('../../../img/menu_right_black.gif');
    background-repeat: no-repeat;
    background-position: 15px 7px;
}

.AspNet-TreeView-ChildSelected
{
    
}

.AspNet-TreeView-ParentSelected
{
    
}
input.registration-error
{
    background-color: #FFFF99;
}