﻿textarea {
    resize: vertical;
}
/* HTML5 option */

.odcfilelink {
    background: none no-repeat scroll 0 0 transparent;
    background-image: url('../Images/OdcPicker.gif');
    height: 25px;
    display: block;
    padding-left: 35px;
    padding-top: 4px;
    margin-left: 25px;
    text-decoration: none !important;
}

    .odcfilelink:hover {
        width: 200px;
        background-color: #FBFBFB;
        color: #009B3E !important;
        cursor: pointer;
    }

.reportinglink {
    background: none no-repeat scroll 0 0 transparent;
    background-image: url('../Images/menufacility.gif');
    height: 25px;
    display: block;
    padding-left: 35px;
    padding-top: 4px;
    margin-left: 25px;
    text-decoration: none !important;
}

.reportingfilelink:hover {
    width: 200px;
    background-color: #FBFBFB;
    color: #009B3E !important;
    cursor: pointer;
}

#ctbAlg {
    padding: 0px;
}

#_invisibleIfEmpty {
    margin: 0px;
}

.ui-datepicker-trigger {
    padding: 0 0 0 5px;
}

.csbrowserfilter {
    float: left;
    width: 220px;
    height: auto;
    border: 1px solid #EFEFEF;
    padding-left: 10px;
    padding-right: 5px;
    display: inline-block;
    position: absolute;
    margin-left: 5px;
    margin-top: -27px;
}

    .csbrowserfilter select {
        width: 100%;
        min-width: 150px;
    }


.view {
    display: none;
}

    .view.show {
        display: block;
    }

.management {
    float: left;
    border: 1px solid #EFEFEF;
    margin-left: 10px;
}

    .management h2 {
        color: #009B3E;
        margin: 5px 0 5px 14px;
        font-size: 1.5em;
    }

.loading {
    float: right;
    background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-image: url('../Images/progress.gif');
    height: 16px;
    width: 16px;
    margin: 10px 10px 0 0;
}

div.management {
    width: 1158px;
    min-height: 420px;
}

    div.management div.left {
        height: 100%;
        width: 50%;
        float: left;
    }

    div.management div.middle {
        height: 100%;
        width: 97%;
        margin-left: 15px;
        margin-bottom: 15px;
        float: left;
    }

    div.management div.right {
        float: left;
        height: 100%;
        width: 47.3%;
    }

/* Fund Edit tab menu */
.management ul.man-menu {
    padding-left: 10px;
    float: left;
    width: 96.5%;
    background-color: #FFF;
    margin: 3px 3px 10px 5px;
    list-style: none;
}

    .management ul.man-menu li {
        float: left;
        height: 100%;
        padding: 3px 20px;
        vertical-align: middle;
        color: #003081;
        font-weight: bold;
    }

        .management ul.man-menu li.right {
            float: right;
        }

        .management ul.man-menu li a {
            display: inline-block;
            font-size: 13px;
            font-weight: bold;
            text-decoration: none;
        }

        .management ul.man-menu li.selected {
            border-right: 1px solid #EFEFEF;
            border-left: 1px solid #EFEFEF;
            border-top: 1px solid #EFEFEF;
            border-bottom: none;
        }

    .management ul.man-menu li {
        border-bottom: 1px solid #EFEFEF;
    }

        .management ul.man-menu li.last {
            overflow: hidden;
            float: none;
            height: 16px;
        }

        .management ul.man-menu li a:hover, .management ul.man-menu li.selected a {
            color: #009B3E;
            cursor: pointer;
        }
/* management lists */
a.new {
    float: right;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none !important;
    padding-right: 10px;
    padding-top: 3px;
}

    a.new:hover {
        color: #009B3E;
        cursor: pointer;
    }

#scorecards {
    margin-left: 15px;
}

div.newscorecard {
    float: right;
    margin-right: 20px;
    width: 12%;
}

#filter {
    width: 300px;
}

#selectedworkflow {
    margin-top: 40px;
}

.clearleft {
    clear: left;
}

input.extrasmall {
    width: 20px;
    height: 15px;
}

/*management lists*/
.emi-list-title {
    margin-left: 15px;
    color: #009B3E;
}

tr.emi-entity-row td {
    padding: 0px;
    height: 25px;
    padding-left: 10px;
    min-width: 40px;
}

tr.emi-entity-row:hover td, tr.emi-entity-row:hover {
    background-color: #FBFBFB;
    color: #009B3E;
    cursor: pointer;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}

    tr.emi-entity-row:hover td a {
        color: #009B3E !important;
    }

tr.emi-entity-row td a {
    background: url("../Images/icon_wijzigen.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    width: 25px;
    height: 25px;
}

.emi-paging {
    border-bottom: 1px solid #EFEFEF;
    clear: left;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.emi-tel {
    height: 18px;
    background: none no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    background-image: url('../Images/telephone.png');
    display: block;
}

.emi-mail {
    height: 18px;
    background: none no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    background-image: url('../Images/email.png');
    display: block;
}

.emi-page-info {
    clear: left;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.contacts {
    width: 100%;
}

.responsible {
    font-weight: normal;
    float: left;
    margin-top: 3px;
}
/* workflow management */
input.filter {
    width: 230px;
    margin-left: 7px;
    padding-left: 2px;
}

img.filter {
    top: 3px;
    position: relative;
}

div.listmenu {
    border: 1px solid #EFEFEF;
    float: left;
    padding: 0px;
    margin: 0px;
}

div.detailview {
    float: left;
    width: 95%;
    height: 100%;
    margin-left: 15px;
    margin-bottom: 10px;
    border: 1px solid #EFEFEF;
    padding: 10px;
}

div.inrev div.line {
    color: #003081;
    text-align: left;
    display: table-row;
}

div.inrev div.lcell {
    /*height: 100%;*/
    width: 50%;
    display: table-cell;
    vertical-align: top;
    padding-bottom: 30px;
}

div.inrev div.rcell
{
    /*height: 100%;*/
    width: 50%;
    /*min-height: 25px;*/
    font-weight: bold;
    display: table-cell;
    padding-bottom: 20px;
}

div.line {
    color: #003081;
    height: 100%;
    text-align: left;
}

    div.line.main {
        margin-left: 25px;
    }

    div.line input, div.line textarea {
        padding-left: 2px;
    }

.accline {
    overflow: hidden;
    margin-bottom: 10px;
}

div.lcell {
    height: 100%;
    width: 40%;
    float: left;
}

div.line.main div.lcell {
    width: inherit;
    margin-right: 10px;
}

div.rcell {
    height: 100%;
    width: 50%;
    min-height: 25px;
    font-weight: bold;
    float: left;
}

    .fieldgroup {
        float: left;
        width: auto;
        margin-right: 3em;
        padding-bottom: 3px;
    }

    .fieldgroup input[type="radio"] {
        width: auto;
    }

    div.rcell.readonly {
        top: 4px;
        position: relative;
    }

    div.rcell.contact span {
        display: block;
        width: 100%;
    }

div.rcell div.emi-item-selected {
    border: 1px solid #327E04;
    background: #70cc29 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
    color: #c9d3e4;
}

span.info, a.info {
    white-space: nowrap;
    font-weight: normal;
    float: left;
    margin-top: 5px;
}

.rcell input[type="checkbox"] {
    width: 20px;
}

.rcell input, .rcell button, .rcell textarea {
    float: left;
}

.rcell input, .rcell textarea {
    width: 94%;
    color: #003081;
}

div.rounded.filter {
    width: 400px;
    border: 1px solid #EFEFEF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EFEFEF));
    background: -webkit-linear-gradient(#FFFFFF, #EFEFEF);
    background: -moz-linear-gradient(#FFFFFF, #EFEFEF);
    background: -ms-linear-gradient(#FFFFFF, #EFEFEF);
    background: -o-linear-gradient(#FFFFFF, #EFEFEF);
    background: linear-gradient(#FFFFFF, #EFEFEF);
}

.rounded {
    list-style: none;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    background: #FFFFFF;
}

li.rounded {
    cursor: pointer;
}

input.fg-button {
    float: left;
    cursor: pointer;
    color: white;
    width: 100%;
}
/*
li.hover, li.selected
{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EFEFEF));
	background: -webkit-linear-gradient(#FFFFFF, #EFEFEF);
	background: -moz-linear-gradient(#FFFFFF, #EFEFEF);
	background: -ms-linear-gradient(#FFFFFF, #EFEFEF);
	background: -o-linear-gradient(#FFFFFF, #EFEFEF);
	background: linear-gradient(#FFFFFF, #EFEFEF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EFEFEF');
}
*/
input.button {
    background-color: #FF9933;
    color: #FFF;
    font-weight: bold;
    padding: 6px;
    margin-left: 10px;
}

.emi-selectable {
    list-style-type: none;
    color: #003081;
    height: 100%;
    width: 100%;
    padding-left: 0px;
    margin-left: 12px;
}

    .emi-selectable li {
        float: left;
        width: 45%;
        cursor: pointer;
        border: #dddddd 1px solid;
        padding-bottom: 0.4em;
        margin: 3px;
        padding-left: 0.4em;
        padding-right: 0.4em;
        padding-top: 0.4em;
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-soft_95_c9d3e4_1x100.png) 50% top repeat-x;
        border-radius: 6px;
    }

    .emi-selectable li:hover {
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x;
    }

    .emi-selectable li.emi-item-selected {
        border: 1px solid #327E04;
        background: #459E00 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
        color: white;
    }

    .emi-selectable div.emi-subitem {
        border: #dddddd 1px solid;
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-soft_95_c9d3e4_1x100.png) 50% top repeat-x;
        color: #003081;
        padding-bottom: inherit;
        padding-left: inherit;
        padding-right: inherit;
        padding-top: inherit;
    }

    .emi-selectable div.emi-item-selected {
        border: 1px solid #327E04;
        background: #70cc29 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
        color: white;
    }

div.none-selectable-item {
    min-height: 25px;
    width: 100%;
}

    div.selectable-item span, div.none-selectable-item span {
        float: left;
        margin-left: 22px;
        text-align: left;
    }

    div.none-selectable-item input {
        float: left;
        margin-left: 5px;
        text-align: left;
    }

    div.none-selectable-item span.days {
        width: 30px;
        margin-left: 5px !important;
    }

span.title {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
}

.selectable-item {
    min-height: 16px;
    width: 100%;
    background: url("../Images/unchecked.png") no-repeat transparent;
}

    .selectable-item.toggle {
        background: url("../Images/checked.png") no-repeat transparent;
    }

.haserror {
    color: Red;
}

/* Upgrade Wf Management */
.upgradetitle {
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
}

.upgradeaction {
    margin: 5px;
}

.select:focus {
    width: auto;
    position: relative;
}

ul.detailviewlist {
    list-style-type: none;
    width: 50%;
    padding: 0px;
    float: left;
}

tbody.detailviewlist.selectable tr {
    cursor: pointer;
}

li.region {
    color: #003081;
    font-weight: bold;
    height: 20px;
    text-align: left;
    padding-left: 15px;
}

li.instrument {
    color: #003081;
    font-weight: bold;
    height: 20px;
    text-align: left;
    padding-left: 15px;
    width: 540px;
}

li.simple-region {
    float: left;
    color: #003081;
    font-weight: bold;
    height: 20px;
    text-align: left;
    padding-left: 15px;
}

input:focus {
    border: 1px solid #009B3E;
}
/* Validation */
input.error, select.error {
    border: red 1px solid;
}

input.selectOne, input.selectOneMailAddress {
    border: 0px;
    width: 0px;
}

.error {
    font-weight: normal;
    color: Red;
}

div.error {
    margin-left: 10px;
}

label.error, span.error {
    float: left;
}

div.success {
    margin-left: 10px;
}

div.success {
    font-weight: normal;
    color: #009B3E;
}

/*emi multiselect dropdown */
.emi-multiselect {
    font-family: verdana;
    font-size: 11px;
    border-radius: 6px;
    padding: 4px 0px 4px 4px !important;
    text-align: left;
    width: 174px;
    border: 1px solid #327E04;
    background: #459E00 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: white;
}

.emi-multiselect-container {
    position: relative;
}

    .emi-multiselect-container ul {
        list-style-type: none;
        color: #003081;
        height: 250px;
        width: 100%;
        overflow-y: scroll;
        display: none;
        position: absolute;
        top: 5px;
        left: 10px;
        padding: 10px;
        z-index: 90;
    }

    .emi-multiselect-container li {
        float: left;
        text-align: center;
        position: relative;
        width: 100%;
        cursor: pointer;
        border: #dddddd 1px solid;
        padding-bottom: 1px;
        padding-top: 1px;
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-soft_95_c9d3e4_1x100.png) 50% top repeat-x;
    }

    .emi-multiselect-container input {
        width: 90%;
        margin: 5px;
    }

    .emi-multiselect-container li:hover {
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x;
    }

    .emi-multiselect-container li.emi-item-selected {
        border: 1px solid #327E04;
        background: #459E00 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
        color: white;
    }

    .emi-multiselect-container:hover ul {
        display: block;
        border: 1px solid #ececec;
        background-color: White;
    }

.spacer {
    margin: 4px;
    float: left;
}

.accHeader {
    padding-left: 25px;
    font-weight: bold !important;
    font-size: 120% !important;
    margin: 0;
    padding: 0;
    outline: 0;
    line-height: 1.3;
    padding-left: 25px;
}

#termsView {
    width: 95%;
    margin-left: 15px;
    margin-bottom: 10px;
}

div.lcell span.title {
    color: #009B3E;
}

div.addnew {
    float: left;
}

.addnew label {
    width: 33%;
}

.management table {
    margin: 4px;
    width: 98%;
    float: left;
}

.management th {
    text-align: left;
    border-top: 1px solid rgb(239, 239, 239);
    border-bottom: 1px solid rgb(239, 239, 239);
    min-width: 50px;
}

table.clientstatementlist th {
    padding-left: 9px;
    min-width: 40px;
}

table.clientstatementlist td {
    padding-left: 9px;
}

.management tr {
    height: 30px;
}

.management td span {
    padding-right: 10px;
}

.management td.dropdownlist span {
    padding-right: 0px;
}

.management td input {
    margin-right: 2px;
    margin-left: 2px;
}

.management th.check {
    min-width: 25px;
}

.addselectables {
    float: right;
}

.remove-item, .edit-item, .save-item, .copy-item, .cancel-item, .add-item, .delete-item {
    height: 20px;
    width: 20px;
    cursor: pointer;
    float: left;
}

.remove-item {
    background: url("../Images/remove.png") no-repeat transparent;
}

.delete-item {
    background: url("../Images/delete.png") no-repeat transparent;
}

.edit-item {
    background: url("../Images/pencil.png") no-repeat transparent;
}

a.save-item {
    background: url("../Images/save.png") no-repeat transparent;
    margin-left: 5px;
}

a.copy-item {
    background: url("../Images/copy.png") no-repeat transparent;
    margin-left: 5px;
}

a.save-item.inactive {
    background: url("../Images/savedisabled.png") no-repeat transparent;
    margin-left: 5px;
}

.cancel-item {
    background: url('../Images/cancel.png') no-repeat transparent;
}

.close {
    background: url('../Images/close.png') no-repeat transparent;
}

.hideinput {
    display: none;
}

.add-item {
    background: url("../Images/add.png") no-repeat transparent;
}

#selectables {
    z-index: 1;
}

    #selectables div.line {
        max-height: 500px;
        overflow-y: scroll;
    }

.ralign {
    float: right;
    margin-top: 6px;
}

select.ralign {
    margin-top: 8px;
}

.navigation input.filter {
    width: 250px;
}

.navigation input.nofocus {
    color: Gray;
    font-style: italic;
    padding-left: 3px;
}

tr.emi-entity-row td a.entity-link {
    background: none;
    width: 100%;
    text-decoration: none;
    height: 13px;
}

    tr.emi-entity-row td a.entity-link:hover {
        text-decoration: underline;
    }

div.contact {
    float: left;
    /*width: 95%;*/
    height: 100%;
    margin: 10px 5px 5px 5px;
    border: 1px solid #EFEFEF;
    padding: 10px;
}

div.menu-left {
    float: left;
}

div.menu-right {
    float: right;
}

div.terms {
    margin-right: 16px;
    margin-bottom: 10px;
}

/* ScoreCard */
.scorecardpanel {
    padding-left: 15px;
}

.scorecard {
    float: left;
    width: 33%;
    font-weight: bolder;
}

    .scorecard.odd {
        width: 49%;
    }

div.oddcomments {
    float: left;
    width: 80%;
}

div.oddscores {
    float: right;
    font-weight: normal !important;
    width: 80px;
}

    div.oddscores.double {
        margin-top: 20px;
    }

    div.oddscores div.score {
        float: left;
        width: 100%;
    }

.oddscores label {
    float: left;
    margin-top: 2px;
    font-weight: normal !important;
}

div.menu-right-scorecard {
    float: right;
    width: 70px;
    margin-right: 25px;
}

.scorecard .notes {
    font-weight: normal;
    padding: 0 5px 0 10px;
    float: none;
    width: 350px;
}

    .scorecard .notes p {
        margin-top: 2px;
    }

.notes {
    float: left;
    padding: 10px;
    width: 65%;
}

    .notes textarea {
        margin-top: 5px;
        margin-bottom: 10px;
        border: 1px solid black;
        resize: none;
        font-family: Verdana;
        font-size: 11px;
        width: 95%;
    }

    .notes .notice {
        font-weight: bold;
        text-decoration: underline;
    }

.noteheader {
    font-weight: bold;
}

.notes .row {
    clear: both;
    margin-left: 0;
    margin-right: 0;
}

.notes .note {
    width: 50%;
}

.historic {
    float: left;
}

.current {
    float: right;
}

.sticky, .stickywithribbon {
    position: fixed;
    top: 0;
    z-index: 100;
    border-top: 0;
}

div.scorevalue {
    width: 93%;
    margin-top: 5px;
    padding: 10px 10px 10px 6px;
    float: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    div.scorevalue.odd {
        background-color: #FFF;
        padding: 10px 0px 0px 6px;
    }

select.scorevalue {
    float: right;
}

ul.legend {
    list-style: none;
    padding: 2px;
    list-style-position: inside;
}

    ul.legend li {
        list-style: none;
        margin: 5px;
        padding: 2px;
    }

label.measurevalue {
    float: right;
}

.scorecard {
    color: black;
}

    .scorecard .quarter {
        line-height: 3em;
        color: #009B3E;
        padding: 0 0 0px 30px;
    }

    .scorecard .quarter input {
        line-height: normal;
    }

div.column.labels div.scorevalue {
    border: 1px solid white;
}

.scorevalue .detail-item {
    background: url("../Images/arrow.png") no-repeat transparent;
    margin: 0;
    float: right;
    width: 16px;
    height: 13px;
    cursor: pointer;
}

textarea.scorevaluenote {
    width: 95%;
    padding: 2px;
}

.oddlabel {
    padding: 2px;
    float: left;
}

div.green > label.oddlabel.measurevalue {
    background-color: #009B3E;
}

div.yellow > label.oddlabel.measurevalue {
    background-color: yellow;
}

div.orange > label.oddlabel.measurevalue {
    background-color: #ffb100;
}

div.red > label.oddlabel.measurevalue {
    background-color: red;
}

div.blue > label.oddlabel.measurevalue {
    background-color: #0078ff;
}

.scorevalue .detail-item.notepresent, .scorevalue .detail-item.readonly.notepresent {
    background: url("../Images/stripes.png") no-repeat transparent;
}

div.scorevalue.hoverIntent {
    box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    /* For IE 8 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888')";*/
}

div.scorevalue .number {
    position: relative;
    left: 5px;
}

.scorevalue .detail-item.readonly {
    background: url("../Images/readonly.png") no-repeat transparent;
}

.scorevalue.green {
    border: 2px solid #009B3E;
}

.scorevalue.red {
    border: 2px solid red;
}

.scorevalue.yellow {
    border: 2px solid yellow;
}

.scorevalue.orange {
    border: 2px solid #ffb100;
}

.scorevalue.blue {
    border: 2px solid #0078ff;
}

.scorevalue.none {
    color: rgb(151, 151, 151);
    border: 2px solid rgb(151, 151, 151);
}

ul.legend li.green {
    border: none;
    border-left: 4px solid #009B3E;
}

ul.legend li.red {
    border: none;
    border-left: 4px solid red;
}

ul.legend li.yellow {
    border: none;
    border-left: 4px solid yellow;
}

ul.legend li.orange {
    border: none;
    border-left: 4px solid #ffb100;
}

ul.legend li.blue {
    border: none;
    border-left: 4px solid #0078ff;
}

ul.legend li.none {
    border: none;
    border-left: 4px solid rgb(151, 151, 151);
}

.hand, .hand label {
    cursor: pointer;
}

    .hand .readonly, .hand label .readonly {
        cursor: default;
    }

    .hand div.quarter, .hand div.quarter label {
        cursor: default;
    }

.topbar {
    width: 100%;
    float: right;
}

.authorization {
    list-style-type: none;
    color: #003081;
    height: 100%;
    width: 100%;
    padding-left: 0px;
    margin-left: 12px;
    float: left;
}

    .authorization li {
        float: left;
        border: #dddddd 1px solid;
        padding-bottom: 0.4em;
        margin: 3px;
        padding-left: 0.4em;
        padding-right: 0.4em;
        padding-top: 0.4em;
        background: #c9d3e4 url(../Images/pggm-jquery-ui-theme/ui-bg_highlight-soft_95_c9d3e4_1x100.png) 50% top repeat-x;
        border-radius: 6px;
    }

h4.emi-entity-header {
    color: #003081;
    margin: 0;
}

.upload {
    cursor: pointer !important;
    color: white;
    background-color: #FF9933;
    padding: 6px;
    font-weight: bold;
}

.deleteupload {
    padding: 6px;
    margin-top: -4px;
}

input[type="file"] {
    display: none;
}

th, td {
    padding: 1px;
}

input, textarea {
    margin: 3px 3px 3px 4px !important;
}

label {
    font-weight: initial;
}

.scorecard label {
    font-weight: bolder;
}