
* {
    box-sizing: border-box;
    border-collapse: collapse;
}

body,
html {
    height: 100%;
    width: 100%;
    min-height: 100%;
}

body {
    background: #fbfbfb;
    color: #595959;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    position: relative;
    transition: left 0.3s ease 0s;
    overflow-x: hidden;
}

input,
select,
textarea {
    border-radius: 0;
    box-shadow: none !important;
}

input[type=text],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

select:not([multiple]) {
    background-image: url('../images/icons/arrow-down-blue.svg');
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 14px 8px;
    padding-right: 24px;
}

select::-ms-expand {
    display: none;
}

a {
    cursor: pointer;
}

.notification {
    display: none;
}

.main .content table {
    margin-top: 1em;
    width: 100%;
}

.main .content table th,
.main .content table td {
    font-size: 75%;
    text-align: left;
    padding: 0.25em 0.5em;
}

.main .content table thead,
.main .content table thead a {
    color: white;
    background-color: #007ACC;
}

.main .content table thead th {
    font-weight: 500;
    white-space: nowrap;
}

tbody.stripe tr:nth-child(even) {
    background-color: #F7F7F7;
}

.main .content table a {
    color: #007ACC;
    display: inline-block;
    -ms-word-break: break-all;
    word-break: break-all;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.padding-0 {
    padding: 0;
}

.row {
    height: auto;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.column {
    float: left;
    margin-left: 2%;
}

.column:first-child,
.column.first {
    margin-left: 0;
}

.column-3 {
    width: 23.5%;
}

.column-4 {
    width: 32.0%;
}

.column-5 {
    width: 40.5%;
}

.column-9 {
    width: 74.5%;
}

.column-12 {
    width: 100%;
}

header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 30;
    transition: left 0.3s ease 0s;
    background-color: white;
}

.header {
    padding: 0px 10px;
    border-bottom: 2px solid #009ee2;
    height: 94px;
}

.logo-partner {
    position: absolute;
    height: 92px;
    z-index: 40;
    background-color: white;
    padding-right: 1em;
}

.logo-partner a {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.logo-partner a img {
    display: block;
    max-height: 92px;
    padding: 5px 0px;
}

.logo-accountconnect {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.header .logo-accountconnect img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
}

.logo-black-sun {
    width: 58px;
    height: 58px;
    display: inline-block;
    text-align: left;
    position: absolute;
    left: 10px;
    top: -30px;
}

.logo-black-sun img {
    width: 99%;
    height: 99%;
}

.header-banner {
    width: 100%;
    background-color: #fff;
    height: 50px;
    vertical-align: middle;
    position: relative;
    left: 0;
}

.header-banner .row {
    position: relative;
    margin-bottom: 0;
}

.header-banner .content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.header-banner .breadcrumb {
    vertical-align: middle;
    padding: 15px 0;
    position: relative;
    width: 100%;
}

.header-banner .breadcrumb ul {
    margin: 0;
    padding: 0;
    font-size: 87.5%;
    height: 24px;
}

.header-banner .breadcrumb ul li {
    list-style: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 3px;
    vertical-align: top;
}

.header-banner .breadcrumb ul li:first-child {
    font-weight: 500;
}

.header-banner .breadcrumb ul li a {
    display: table-cell;
    text-decoration: underline;
    color: #007ACC;
}

.header-banner .breadcrumb>img {
    display: inline-block;
    vertical-align: middle;
}

.header-banner .breadcrumb form {
    font-size: 81.25%;
}

.header-banner .breadcrumb form select {
    width: auto;
    font-weight: 300;
}

.header-banner .breadcrumb form option {
    font-weight: 300;
}

.header-banner .breadcrumb form button {
    margin: 0;
    padding: 0;
    border-style: none;
    background: none;
    vertical-align: middle;
}

.header-banner .breadcrumb form button:focus {
    outline: none;
}

.header nav {
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 50;
    background-color: white;
    padding-left: 1em;
}

.header nav h2 {
    font-weight: 300;
    padding: 0;
    font-size: 75%;
    margin: 0;
    overflow: auto;
    text-align: right;
}

.header nav nav img {
    height: 100%;
}

.header nav ul {
    margin: 0;
    padding: 0;
    display: inline;
}

.header nav ul li {
    height: 50px;
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}

.header nav ul li a.icon {
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 10px 0;
    font-size: 0;
    height: 100%;
}

.header nav ul li a.icon-clients {
    width: 23px;
    background: url('../images/icons/icon-tree-structure.svg') center center no-repeat;
    background-size: 24px 24px;
}

.header nav ul li a.icon-admin-settings {
    width: 23px;
    background: url('../images/icons/admin-icon-settings.svg') center center no-repeat;
    background-size: 24px 24px;
}

.header nav ul li a.icon-password {
    width: 23px;
    background: url('../images/icons/icon-password.svg') center center no-repeat;
    background-size: 24px 24px;
}

.header nav ul li a.icon-technical-support {
    width: 24px;
    background: url('../images/icons/icon-questionmark.svg') center center no-repeat;
    background-size: 24px 24px;
}

.header nav ul li a.icon-button-logout {
    width: 24px;
    background: url('../images/icons/icon-logout2.svg') center center no-repeat;
    background-size: 24px 24px;
}

.header nav .icon {
    color: #007ACC;
}

.header nav .icon:hover {
    color: #d1d1d1;
}

.header nav a.icon-button-logout,
.header nav a.icon-button-logout:link,
.header nav a.icon-button-logout:visited {
    text-decoration: none;
}

.header nav a.icon-button-logout:hover {
    text-decoration: none;
}

.main {
    height: 100%;
    padding-top: 164px;
    padding-bottom: 40px;
}

.main .content {
    margin-top: 0;
    margin: 0 auto;
    width: 960px;
    max-width: 100%;
}

.main a {
    color: #595959;
    text-decoration: none;
}

.main a:hover {
    text-decoration: underline;
}

.main ol,
.main ul {
    margin-bottom: 1em;
}

.main li {
    margin-left: 1em;
}

.main .row .content section {
    background: #fff;
    outline: 1px solid #d1d1d1;
    height: auto;
}

.main .content h1 {
    text-transform: uppercase;
}

.main .content h1,
.main .content h2,
.main .content h3 {
    font-size: 118.75%;
    font-weight: 500;
}

.main .content p,
.main .content ul,
.main .content ol {
    font-size: 87.5%;
}

.main .content p button,
.main .content p input[type=file],
.main .content p input[type=submit] {
    font-size: 85.71428571428571428571%;
}

.main .content a {
    color: #595959;
    text-decoration: none;
}

.main .content a:hover {
    text-decoration: underline;
}

.main .content h1,
.main .content h1 a {
    color: #007ACC;
}

.main .content ol,
.main .content ul {
    margin-bottom: 20px;
}

.main .content li {
    margin-left: 20px;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.shadow-outer-left-right {
    box-shadow: 10px 0px 16px -8px rgba(0, 0, 0, 0.08), -10px 0px 16px -8px rgba(0, 0, 0, 0.08);
}

.shadow-outer-left-right-bottom {
    box-shadow: 10px 0px 16px -8px rgba(0, 0, 0, 0.08), -10px 0px 16px -8px rgba(0, 0, 0, 0.08), 0px 10px 16px -8px rgba(0, 0, 0, 0.08);
}

.shadow-outer-left {
    box-shadow: -10px 0px 16px -8px rgba(0, 0, 0, 0.08);
}

.shadow-outer-bottom {
    box-shadow: 0px 10px 16px -8px rgba(0, 0, 0, 0.08);
}

.height-100p {
    height: 100% !important;
}

.padding-0 {
    padding: 0px;
}

.padding-20 {
    padding: 20px;
}

.footer {
    width: 100%;
    height: 40px;
    text-align: right;
    background: #fbfbfb;
    padding: 0 10px;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    position: fixed;
    z-index: 20;
    bottom: 0;
}

.footer a,
.footer a:link,
.footer a:visited {
    text-decoration: none;
    color: #595959;
    line-height: 40px;
}

.footer .version-info {
    font-size: 62.5%;
    text-align: left;
    display: block;
    position: absolute;
    color: #595959;
    left: 2px;
    line-height: 40px;
    padding-left: 70px;
}

.footer .copyright {
    font-size: 75%;
}

.button,
a.button {
    display: block;
    cursor: pointer;
    background-color: #fbfbfb;
    border: 1px solid #d1d1d1;
    margin: 0 0 10px 0;
    padding: 10px 16px 10px 45px;
    font-size: 81.25%;
    text-decoration: none !important;
    text-align: left;
}

a.button {
    display: inline-block;
}

.button:hover,
.button:focus,
a.button:hover,
a.button:focus {
    background-color: #b2daf4 !important;
    opacity: 0.80;
    text-decoration: none !important;
}

.button a,
.button a:link,
.button a:hover {
    text-decoration: none !important;
    color: #007ACC;
}

.button.remove {
    background: #fbfbfb url('../images/icons/icon-delete.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 10px 10px 10px 40px !important;
}

.view-list {
    margin-bottom: 40px;
}

.view-list .project {
    width: 100%;
    padding: 1em;
    margin-bottom: 1em;
    position: relative;
    background-color: #fff;
    outline: 1px solid #d1d1d1;
    text-align: left;
}

.view-list .project.error {
    outline: 1px solid red;
}
.view-list .project.error h2 {
    color: red;
}

.view-list .project > :first-child {
    margin-top: 0;
}

.view-list .project > :last-child {
    margin-bottom: 0;
}

.view-list .project .img {
    display: block;
    position: absolute;
    left: 25px;
    top: 25px;
    width: 110px;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
}

.view-list .project h2,
.view-list .project h3 {
    font-size: 87.5%;
    margin: 0;
    margin-top: 20px;
    padding: 0;
    text-transform: none;
    word-wrap: break-word;
}

.view-list .project h2,
.view-list .project h2 a,
.view-list .project h2 a:link,
.view-list .project h2 a:visited {
    color: #007ACC;
    text-decoration: none;
}

.view-list .project h2 a:hover {
    color: #b2daf4;
    text-decoration: none;
}

.view-list .project time {
}

.view-list .project ul.buttons {
    margin: 20px 30px 20px 0;
    padding: 0;
}

.view-list .project ul.buttons li {
    display: block;
    cursor: pointer;
    background-color: #fbfbfb;
    border: 1px solid #d1d1d1;
    margin: 0 0 10px 0;
    padding: 10px 16px 10px 45px;
}

.view-list .project ul.buttons li.delete {
    background: #fbfbfb url('../images/icons/icon-delete.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project ul.buttons li:hover {
    background-color: #b2daf4;
    opacity: 0.80;
}

.view-list .project div.buttons {
    margin: 1em 1.5em 1em 0;
    padding: 0;
}

.view-list .project div.buttons:last-child {
    margin-bottom: 0;
}

.view-list div.buttons a,
.view-list .project div.buttons a,
.view-list .project div.buttons button {
    display: block;
    width: 100%;
    text-align: left;
    cursor: pointer;
    background-color: #fbfbfb;
    border: 1px solid #d1d1d1;
    margin: 0 0 10px 0;
    padding: 10px 16px 10px 45px;
    font-size: 81.25%;
    text-decoration: none;
    color: #595959;
}

.view-list .project div.buttons .view-archived {
    background: #fbfbfb url('../images/icons/icon-archive.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project div.buttons .view-submitted {
    background: #fbfbfb url('../images/icons/icon-page-empty.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project div.buttons .view-deleted {
    background: #fbfbfb url('../images/icons/icon-delete.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project div.buttons .delete {
    background: #fbfbfb url('../images/icons/icon-delete.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project div.buttons .view-restored {
    background: #fbfbfb url('../images/icons/icon-restoration.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .project div.buttons :hover {
    background-color: #b2daf4;
    opacity: 0.80;
    text-decoration: none;
}

.view-list .box {
    width: 100%;
    display: inline-block;
    padding: 15px 20px;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
    outline: 1px solid #d1d1d1;
}

.view-list .box h2 {
    font-size: 87.5%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-transform: none;
}

.view-list .box ul {
    font-size: 75%;
    margin: 0;
    padding: 10px 0 0 0;
}

.view-list .box ul li {
    background-color: #fbfbfb;
    border: 1px solid #d1d1d1;
    margin: 0 0 10px 0;
    padding: 10px 16px 10px 45px;
    list-style-type: none;
}

.view-list .box ul li:last-child {
    margin-bottom: 0;
}

.view-list .box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 16px 10px 45px;
}

.view-list .box ul li.users {
    background: #fbfbfb url('../images/icons/admin-icon-users.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.edit-alerts {
    background: #fbfbfb url('../images/icons/icon-settings.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.log-in-as {
    background: #fbfbfb url('../images/icons/icon-user.svg') 10px center no-repeat;
    background-size: 24px 24px;
}

.view-list .box ul li.key-account-contacts,
.view-list .box ul li.administer-contact-details {
    background: #fbfbfb url('../images/icons/icon-add-user-group.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.send-feedback-request {
    background: #fbfbfb url('../images/icons/icon-message.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.view-feedback-response {
    background: #fbfbfb url('../images/icons/icon-magnifier.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.administer-groups {
    background: #fbfbfb url('../images/icons/admin-icon-roles.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.data-portal {
    background: #fbfbfb url('../images/icons/icon-database.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.latest-news {
    background: #fbfbfb url('../images/icons/admin-icon-log.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.folder-closed {
    background: #fbfbfb url('../images/icons/icon-folder-closed.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.folder-open {
    background: #b2daf4 url('../images/icons/icon-folder-open.svg') 10px center no-repeat;
    background-size: 24px 24px;
    opacity: 0.80;
}

.view-list .box ul li.download {
    background: #fbfbfb url('../images/icons/down_arrow.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.open-external-page {
    background: #fbfbfb url('../images/icons/icon-global.svg') 10px center no-repeat;
    background-size: 24px 24px;
    padding: 0;
}

.view-list .box ul li.selected,
.view-list .box ul li:hover {
    background-color: #b2daf4;
    opacity: 0.80;
}

.view-list .project:hover {
    box-shadow: 0px 1px 8px #d1d1d1;
    z-index: 10;
}

ul.actions {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
    position: relative;
}

ul.actions li {
    font-size: 0px;
    width: 24px;
    height: 24px;
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
}

ul.actions li.delete {
    background: #fbfbfb url('../images/icons/icon-delete.svg') center center no-repeat;
    background-size: 24px 24px;
}

ul.actions li.move {
    float: right;
    display: inline-block;
}

ul.actions li.move.up {
    background: #fbfbfb url('../images/icons/move-up.svg') center center no-repeat;
    background-size: 24px 24px;
}

ul.actions li.move.down {
    background: #fbfbfb url('../images/icons/move-down.svg') center center no-repeat;
    background-size: 24px 24px;
}

/* BEGIN dialogs */

img[data-dialog='show'],
dialog.help [data-dialog="close"] {
    width: 18px;
    height: 18px;
}
img[data-dialog='show'] {
    vertical-align: super;
    cursor: help;
}
dialog.help {
    width: 384px;
    font-size: small;
    border-width: 1px;
    margin-top: -10em;
    z-index: 11;
}
dialog.help [data-dialog="close"] {
    float: right;
    cursor: pointer;
}
#dialog_passphrase {
    margin-top: auto;
}
.view-list .project dialog.help h3 {
    font-size: inherit;
    font-weight: bold;
    margin: 0;
}
.view-list .project dialog.help ol {
    font-size: inherit;
    margin-bottom: 1em;
}
.view-list .project dialog.help li {
    margin-left: auto;
}

/* END dialogs */

#DigiCertClickID_fTi2IWGX img {
    outline-style: none;
}

/* Use a "hidden" CSS class rather than the "hidden" attribute for compatibility. */
.hidden {
    display: none !important;
}

.error {
    color: #ff0000;
}

.details {
     font-size: small;
     text-align: left;
}
