﻿/* 04_forms.css
-------------------------------------------------------------- */

input.text, input.text-read-only, input.title, textarea, select, .ruFakeInput, html body .RadInput input.riTextBox {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    font-family: inherit;
    padding: 4px 6px;
    vertical-align: top;
    width: 100%;
    margin: 2px 0;
    line-height: 1.2;
}
textarea {
    overflow: hidden;
}
 
    select {
        width: auto;
        padding: 3px 7px 2px 7px;
        vertical-align: middle;
    }
    input.text:focus, input.title:focus, textarea.text:focus, select:focus {
        
    }

/*rad calendar text fields*/
body .riSingle .riTextBox, body .RadForm.rfdTextbox body .riSingle input.rfdDecorated[type="text"] {
    height: auto;
}
input.text, input.text-read-only, input.title, .ruFakeInput, html body .RadInput input.riTextBox {
    
}

input.text, input.text-read-only, .ruFakeInput {
   
}

input.text-email {
    width: 250px;
}

input.text-address {
    width: 250px;
}

input.text-postcode {
    width: 100px;
}

.pager input.text {
   /* width: 20px;*/
}

input.text-phone {
    width: 200px;
}

input.text-payroll {
    width: 200px;
}

input.text-read-only, select.text-read-only, textarea.text-read-only, textarea.text-read-only:focus {
    background-color: #f0f0f0;
    color: #b2b2b2;
}

input.text-error {
    background: #fcf0f0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    font-family: inherit;
    padding: 4px 7px;
    vertical-align: top;
    width: 100%;
    margin: 2px 0;
}

    input.text-error:focus {
        color: #000;
    }

input.title {
    font-size: 1.5em;
}
input[type="checkbox"], input[type="radio"] {
    padding-right: 4px; /*for IE8 to IE10 - other browsers ignore this*/
    margin: 0 4px 4px 4px;
    vertical-align: middle;
}
textarea {
    font-family: Arial;
    font-size: 1.1em;
    padding: 2px;
}

    textarea.text:focus, textarea:active,
    input.text:focus, input.text:active {
        
    }

/*grey buttons used accross the site*/


.AddAnotherFileButton
{
     background: #e6e6e6 url(/ui/img/icons/grey-button-bg.png);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#E9E9E9));
    background: -moz-linear-gradient(top, #FCFCFC 0%, #E9E9E9 100%);
    background: linear-gradient(180deg, #FCFCFC 0%, #E9E9E9 100%);
    color: #b33f90;
    border: 1px solid #ccc;
    border-radius: 12px;
    /*alternate rounded corners method for buttons - see ieCommon.js for other elements*/
    behavior: url(/UI/Js/ie-support/pie.htc);
    cursor: pointer;
    display: inline-block;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    line-height: normal;
    margin: 5px 5px 0 0;
    padding: 4px 15px 3px 15px;
    float: left;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
   
}

.button-primary, .button, .RadUpload input.ruButton, a.button, [class$="customholderflags"] .right-aligned-general-button  {
    -webkit-appearance: none;
    background: #e6e6e6 url(/ui/img/icons/grey-button-bg.png);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#E9E9E9));
    background: -moz-linear-gradient(top, #FCFCFC 0%, #E9E9E9 100%);
    background: linear-gradient(180deg, #FCFCFC 0%, #E9E9E9 100%);
    color: #b33f90;
    border: 1px solid #ccc;
    border-radius: 12px;
    /*alternate rounded corners method for buttons - see ieCommon.js for other elements*/
    behavior: url(/UI/Js/ie-support/pie.htc);
    cursor: pointer;
    display: inline-block;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    line-height: normal;
    margin: 5px 5px 0 0;
    padding: 4px 15px 3px 15px;
    float: right;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}
.button:hover, .RadUpload input.ruButton:hover  {
    background: #b33f90;
    color: #fff;
}
.button:active:focus {
    color: #fff;
  /*  text-shadow: none;
    outline: none;
    padding: 4px 16px;
    line-height: normal;*/
}
.button-primary, .button-primary:link, .button-primary:visited, .button-primary:active, 

/*these additional selectors should have their class updated to button-primary in the HTML*/

.dashboard .edit-zone .part-footer .button[value*="OK"], [id$="_AdminMessages_btnNew"].button, #MeetingService [id$="MyActivities"] input[id$="btnSave"].button,
input[id$="_VoteTotalsWebPart_wc_submit"], input[id$="_NominatedPersonVoteEnquiryWebPart_wc_submit"], input[id$="_VotedUnvotedWebPart_wc_cmdSubmit"],
input[id$="_VoteDetailsWebPart_wc_submit"], .holders [id$="btnSubmit"].button, .selectionPanelUserControl .button, 
[id$="pnlRequestFullActivityAction"] input.button, [id$="txtReferenceSearch"] + input[id$="btnReferenceSearch"].button, 
input[id$="_CertificatesPart_btnSubmit"].button, [id$="_rtsDWACOptions"] + .action input.button, .mipEmployeeUpdate input.actionButtonUpdate, 
input[id$="_billingConfirmation_Confirm_btnOkYes"], input[id$="_VotedUnvotedWebPart_cmdSubmit"], input[id$="_BalancesPart_btnGetBalance"], .report-search .advanced-search-button .button,
input[id$="_VoteTotalsWebPart_btnSubmit"].button, .page-proxywatch-votedunvotedlistenquiry input[id$="_btnSubmit"], .page-proxywatch-proxyreports input[id$="_btnSubmit"],
[id$="FeedBackWebPart"] .button, .page-proxywatch-holdervotesummary [id$="BackToPreviousPage"], [class$="mipemployeesearch"] [id$="btnSearch"], [class$="mipemployeesearch"] [id$="newSearchButton"], 
[class$="customholderflags"] .right-aligned-general-button, .page-cart-dwacstatusdetails [id$="btnBackToStatus"], [class$="nominatedpersonvotesummary"] .button,
[class$="nominatedpersonvotelist"] a.button, .dashboard .feedback-wizard-navigation .button, .page-meetingservices-eventmanagement-simulationdates [id$="btnCalculateDates"] {
    background: #b33f90;
    color: #fff;
    border-color: #b33f90;
}
.button-primary:hover, 

/*these additional selectors should have their class updated to button-primary in the HTML*/

.dashboard .edit-zone .part-footer .button[value*="OK"]:hover, [id$="_AdminMessages_btnNew"].button:hover,
[id$="_VoteTotalsWebPart_wc_submit"].button:hover, [id$="_NominatedPersonVoteEnquiryWebPart_wc_submit"].button:hover, input[id$="_VoteDetailsWebPart_wc_submit"]:hover, 
input[id$="_VotedUnvotedWebPart_wc_cmdSubmit"]:hover, .selectionPanelUserControl .button:hover, [id$="pnlRequestFullActivityAction"] input.button:hover, 
[id$="txtReferenceSearch"] + input[id$="btnReferenceSearch"]:hover, [id$="_rtsDWACOptions"] + .action input.button:hover, input[id$="_billingConfirmation_Confirm_btnOkYes"]:hover,
input[id$="_VotedUnvotedWebPart_cmdSubmit"]:hover, input[id$="_BalancesPart_btnGetBalance"]:hover, .holders .button[id$="btnSubmit"]:hover, .report-search .advanced-search-button .button:hover,
input[id$="_VoteTotalsWebPart_btnSubmit"].button:hover, .page-proxywatch-votedunvotedlistenquiry input[id$="_btnSubmit"]:hover, .page-proxywatch-proxyreports input[id$="_btnSubmit"]:hover,
[id$="FeedBackWebPart"] .button:hover, .page-proxywatch-holdervotesummary [id$="BackToPreviousPage"]:hover, [class$="mipemployeesearch"] [id$="btnSearch"]:hover, [class$="mipemployeesearch"] [id$="newSearchButton"]:hover,
[class$="customholderflags"] .right-aligned-general-button:hover, .page-cart-dwacstatusdetails [id$="btnBackToStatus"]:hover, [class$="nominatedpersonvotesummary"] .button:hover,
[class$="nominatedpersonvotelist"] a.button:hover, .dashboard .feedback-wizard-navigation .button:hover, .page-meetingservices-eventmanagement-simulationdates [id$="btnCalculateDates"]:hover {
    background: #7d236f;
}
.buttons {
    float: right;
    margin-top: 5px;
    position: relative;
}

/*action list*/
.action-list {
   /* float: left;*/
    position: relative;
    display: inline-block;
    margin-left:20px;
}
.action-list .expand {
    position: relative;
    float: none;
    padding-right: 23px;
    margin-right: 0;
    margin-top: 0;
}

.action-list .expand:after {
    background: url("/ui/img/icons/icons03.png") no-repeat -5px -108px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 8px;
}
.action-list .expand:active:focus {
    padding-right: 23px;
}

body .expanded {
    border-radius: 12px 12px 0 0;
    background: #b33f90;
}
.action-list ul {
    display: none;
    background: none repeat scroll 0 0 #cf6cb1;
    border: 0 none;
    border-radius: 0 0 12px 12px;
    color: #fff;
    font-family: Verdana;
    font-size: 0.8em; /*9.6px*/
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 2.18em;
    width: 100%;
    margin: 0;
    z-index: 10;
}
.action-list .visible {
    display: block;
}


.action-list li a {
    border-bottom: 1px solid #d889c0;
    color: #fff;
    line-height: 1.77em;
    padding: 3px 11px;
    position: relative;
    display: block;
}
.action-list li:last-child a {
    border-bottom: 0;
}
.action-list li:last-child a:hover {
    border-radius: 0 0 12px 12px;
}
.action-list li a:hover {
    background: #7d236f;
}


/*clear floats on .buttons input*/
.buttons .button {
    float: none;
}
.two-column-layout #sub-content textarea {
    width: 97%;
    height: 100px;
}

div.required-note {
    padding-bottom: 10px;
}

.required-note {
    font-weight: bold;
    font-style: italic;
}

.required-icon {
    color: #b72a24;
    font-weight: normal;
}

div.validation-error {
    padding: 0 0 0.8em 0;
    margin: 3px 0px 3px 0px;
    color: #d00000 !important;
    font-weight: bold;
}

/*Form fileds*/
fieldset {
}

    fieldset .buttons {
        float: left;
    }

        fieldset .buttons .button, fieldset .buttons .button-primary {
            margin: 0 5px 0 0;
        }


.field {
    vertical-align: middle;
    margin-bottom: 5px;
}

    .field .error {
        float: left;
        width: 100%;
    }

    .field div.label {
    }

        .field div.label label {
            line-height: 2;
        }
        .field div.label span {
            line-height: 2;
        }
    .field div.value {
        vertical-align: middle;
    }

        .field div.value input {
        }

        .field div.value span {
            vertical-align: middle;
            line-height: 2; /* to match .field div.label span */  
        }

        .field div.value .help {
        }

    .field span.error {
        font-size: .95em;
        color: #b72a24;
        border: none;
        padding: 0;
        background-color: Transparent;
        font-weight: normal;
    }

.required-text {
    font-weight: bold;
    padding-bottom: 1em;
}

.field div.label span.required {
    color: #b72a24;
    font-size: .95em;
}

/*proxy watch labels*/
.span-3 > label {
    line-height: 2;
}


/*Form layout*/
/*vertical and label-left*/
.layout-1 .field {
    width: 100%;
    clear: left;
    float: left;
}

    .layout-1 .field div.label {
        float: left;
        margin-right: 10px;
        clear: left;
    }

    .layout-1 .field div.value {
        float: left;
    }

.layout-1 .buttons {
    clear: both;
    width: 160px;
    white-space: nowrap;
}

/*vertical and label-top*/
.layout-2 .buttons {
    clear: both;
}

/*horizontal and label-top*/
.layout-3 .field {
    float: left;
    margin-right: 15px;
}

.field_mbs {
    float: left;
    margin-right: 10px;
}

    .layout-3 .field .value .pickerWrapper_Issuer {
        margin-top: -2px;
    }

.layout-3 .buttons {
    margin-top: 19px;
}

/*horizontal and label-left*/
.layout-4 .field {
    float: left;
    margin-right: 15px;
}

    .layout-4 .field .label {
        float: left;
        margin-right: 10px;
        display: table-cell;
    }

    .layout-4 .field .value {
        display: table-cell;
        float: left;
    }

.layout-4 .buttons {
    padding: 0;
    margin-top: 0;
}

/*Form label width*/
.label-0 div.label {
    display: none;
}

.label-1 div.label {
    width: 50px;
}

.label-1 .buttons {
    padding-left: 60px;
}

.label-2 div.label {
   /* width: 110px;*/
   width: 36.66%;
}

.label-2 th {
    width: 110px;
}

.label-2 .buttons {
    padding-left: 120px;
}

.label-3 div.label {
    width: 170px;
    padding-left: 5px;
}

.label-3 th {
    width: 170px;
}

.label-3 .buttons {
    padding-left: 180px;
}

.label-4 div.label {
    width: 230px;
}

.label-4 th {
    width: 230px;
}

.label-4 .buttons {
    padding-left: 240px;
}

.label-5 div.label {
    width: 290px;
}

/* Form buttons layout */
.buttons-1 .buttons {
    margin-top: 5px;
    clear: both;
    width: 155px;
}

/* new forms */
.buttons {
    margin: 0;
    padding: 0;
}

.form-vertical .buttons {
    padding-top: 6px;
}

.form-vertical table {
    border-collapse: collapse;
}

.form-label-left td {
    padding-bottom: 6px;
}

.form-label-left .buttons {
    padding: 0;
}

.form-label-left td.label {
    padding-right: 8px;
    vertical-align: top;
}
.form-label-left td.label span {
    line-height: 2;
}
.form-horizontal .value {
    padding-right: 5px;
}

.form-horizontal .buttons {
    float: none;
}


/* Validation */
.valid-summary-min ul {
    display: none;
}

.errortext-sameline .error-field-msg {
    margin-left: 5px;
}

.valid-field-1 .error-field-msg, .error-field-msg {
    color: #BD0003 !important;
}

/*Table types */
table.label-value {
    margin-bottom: 5px;
    border: 0;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}

    table.label-value tr.header-row {
        padding-top: 10px;
    }

    table.label-value caption {
        font-weight: bold;
        background: transparent;
        margin: 0;
        padding: 5px;
        border: 0;
    }

    table.label-value th, table.label-value td {
        margin: 0;
        border: 0;
        border-collapse: collapse;
        padding: 2px 5px;
        background: none #fff;
    }

#page table.label-value th.header {
    /*background: #003659 url(../Img/Page/table-header.png) repeat-x scroll 0 0;
    border: 0;
    border-bottom: 1px solid #7594A9;
    color: #FFFFFF;
    padding: 6px 8px;
    height: auto;*/
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

table.label-value td.label, table.label-value td.label-2, table.label-value td.label-3 {
    font-weight: bold;
    background-color: #f2f2f2;
    width: 60px;
    border-bottom: #fff solid 1px;
}

table.label-value td.label-2 {
    width: 120px;
}

table.label-value td.label-3 {
    width: 180px;
}

table.label-value td.value {
    background-color: #fafafa;
    border-bottom: #fff solid 1px;
}

table.label-value td.norecord div {
    background-color: #ffeab7;

    padding: 4px;
}

fieldset hr {
    margin: 0 0 2px 0;
}

html:lang(fr) .page-capwatch-default .overview-module .link-bullet {
    white-space: normal;
    text-align: center;
}

label.required-mark:after, span.required-mark:after {
    content: "*";
    color: #b72a24;
    margin-left: 5px;
}

[title]:not([title=""]).tooltip-icon:after {
    content: "";
    width: 11px;
    height: 16px;
    display: inline-block;
    background: url("/ui/img/icons/tooltip-small.gif") left center no-repeat;
    margin-left: 5px;
    vertical-align: middle;
}

label[title]:not([title=""]).tooltip-icon.required-mark:after, span[title]:not([title=""]).tooltip-icon.required-mark:after {
    content: "*";
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url("/ui/img/icons/tooltip-small.gif") right center no-repeat;
    margin-left: 5px;
    vertical-align: middle;
}

.cis-reports a[id$="linkMoreOptions"], a[id$="linkShowHideComposition"] {
    display: block;
    margin: 4px 0;
    background: url("/UI/Img/Grid/expandable-icon.gif") no-repeat 0 1px;
    padding-left: 16px;
    border-radius: 0;
}

.cis-reports a[id$="linkMoreOptions"].expanded-options, a[id$="linkShowHideComposition"].expanded-options {
    background: url("/UI/Img/Grid/collapsable-icon.gif") no-repeat 0 1px;
}
