/* _LocalBinding _lcid="2070" _version="15.0.rup" */
/*
	Copyright (c) Microsoft Corporation.  All rights reserved.
*/
.ewa-flp-ltr, .ewa-flp-rtl
{
    position: absolute;
    top: 0;
    bottom: 0;
    min-height: 160px;
    color: EWA_DEFAULT_TEXT_COLOR;
    font-family: "Segoe UI",Tahoma,Verdana,Arial,sans-serif;
    font-size: 8pt;
    background-color: #FFFFFF;
    right: 0;
    text-align: left;
}
.ewa-flp-border-ltr
{
	border-left: solid 1px #D9D9D9;
}
.ewa-flp-border-rtl
{
	border-right: solid 1px #D9D9D9;
}
.ewa-fieldlistloadingindicator-div
{
    margin-top: -27px;
    margin-left: -27px;
    border: 1px solid #A2A6AB;
    padding: 10px;
    background-color: #ffffff;
}
.ewa-flp-title
{	
    background-color: #FFFFFF;
    height: 24px;
}
.ewa-flp-ltr .ewa-flp-title
{
    text-align: left;
    padding-left: 15px;
}
.ewa-flp-rtl .ewa-flp-title
{
    text-align: right;
    padding-right: 15px;
}
.ewa-flp-nov2 .ewa-flp-title,
.ewa-flp-nov2 .ewa-flp-dropzones
{
    padding-left: 0;
    padding-right: 0;
}
.ewa-flp-close
{
    position: absolute;
    top: 8px;
    height: 18px;
    width: 18px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
}
.ewa-flp-ltr .ewa-flp-close
{
    right: 15px;
}
.ewa-flp-rtl .ewa-flp-close
{
    left: 15px;
}
.ewa-flp-washout
{
    display: block;
    background-color: #FFFFFF;
    filter: alpha(opacity=0);
    opacity: .0;
    z-index: 1;
    -moz-opacity: .0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ewa-flp-close-hover
{
    background-color: #FFFFFF;
    border: 1px solid #A2A6AB;
}
.ewa-flp-close-pressed
{
    background-color: #FFFFFF;
    border: 1px solid #A2A6AB;
}
.ewa-flp-fieldmanager
{
    position: absolute;
    top: 24px;
    bottom: 22px;
    left: 0;
    right: 0;
    width: 100%;	
}
.ewa-flp-nov2 .ewa-flp-fieldmanager
{
    bottom: 0;
}
.ewa-flp-fieldlist
{
    height: 50%;   
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
}
.ewa-flp-nov2 .ewa-flp-fieldlist
{
    left: 0;
    right: 0;
}
.ewa-flp-divtabs
{
    border: 1px solid transparent;
    margin-top: 4px;
}
.ewa-flp-buttontab
{
    color: #555555 !important;
    font-size: 8pt !important;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    cursor: pointer;
    outline: none;
    margin: 0 !important;
    padding: 2px 8px 1px 8px !important;
    min-width: 0 !important;
}
.ewa-flp-buttontab-selected
{
    color: #0F9900 !important;
    font-size: 8pt !important;
    font-weight: bold;
    border: 1px solid transparent;
}
.ewa-flp-tabsseparator
{
    border-right: 1px solid #B0B0B0;
    margin-top: 6px;
    margin-left: 7px;
    margin-right: 11px;
    height: 9px;
}
input#flp_activeTab:focus, input#flp_activeTab:hover, input#flp_allTab:focus, input#flp_allTab:hover
{
    border: 1px dotted #A2A6AB;
}
select#flp_srt_combobox:focus
{
    outline: 1px dotted #A2A6AB;
    -webkit-user-select: text;
}
.ewa-flp-divshowrelatedto
{
    padding-top: 7px;
    font-size: 9pt;
    width: 192px;
}
.ewa-flp-divshowrelatedtolabel
{
    padding-top: 6px;
    font-size: 9pt;
    color: #777777;
    white-space: nowrap;
    overflow: hidden;
    max-width: 190px;
    font-weight: 600;
    cursor: default;
}
.ewa-flp-showrelatedtoseparator
{
    height: 9px;
    width: 10px;
}
.ewa-flp-showrelatedtocombobox
{
    font-size: 9pt;
    width: 100%;
}
.ewa-flp-fieldwell
{
    background-color: #FFFFFF;
    color: #444444;
    cursor: default;
    position:absolute;
    left: 0;
    right: 0;
    top: 68px;
    bottom: 0;
    overflow: auto;
    -ms-touch-action: none;
}
.ewa-flp-dropzones
{
    background-color: #FFFFFF;
    color: #444444;
    cursor: default;
    position:absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 50%;
    -ms-touch-action: none;
}
.ewa-flp-nov2 .ewa-flp-dropzones
{
    left: 0;
    right: 0;
}
.ewa-flp-dropzonedescriptionearea
{
    height: 6.5%; 
    width: 100%; 
    min-height: 17px;
    margin-top: 2px;
}
.ewa-flp-description
{
    background-color: #FFFFFF;
    color: #0F9900;
    cursor: default;
    font-size: 16pt;
    max-width: 240px;
    max-height: 30px;
    overflow: hidden;
    white-space: nowrap;
}
.ewa-flp-dropzonedescription
{
    display: inline;
    vertical-align: bottom;
    line-height: 16px;
    position: absolute;
    font-size: 8pt;
}
.ewa-flp-ltr .ewa-flp-dropzonedescription
{
    left: 0;
}
.ewa-flp-rtl .ewa-flp-dropzonedescription
{
    right: 0;
}
.ewa-flp-dropzoneimage
{
    margin-top: 0;
}
.ewa-flp-ltr .ewa-flp-dropzoneimage
{
    float: left;
}
.ewa-flp-rtl .ewa-flp-dropzoneimage
{
    float: right;
}
.ewa-flp-dropzonetitle
{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
    max-width: 104px;
    font-weight: bold;
}
.ewa-flp-ltr .ewa-flp-dropzonetitle
{
    text-align: left;
    padding-left: 2px;
}
.ewa-flp-rtl .ewa-flp-dropzonetitle
{
    text-align: right;
    padding-right: 2px;
    float: right;
}
.ewa-flp-dropzoneareatopseparator
{
    border-bottom: 1px dotted #A2A6AB;
    margin-left: 0;
    margin-right: 2px;
    margin-bottom: 1px;
    height: 3%;
    overflow: hidden;
}
.ewa-flp-dropzoneareamiddleseparator
{
    border-bottom: 1px solid #D1D1D1;
}
.ewa-flp-dropzonebucketarea
{
    height: 87.5%;
    width: 100%;
    position: relative;
}
.ewa-flp-dropzone
{
    background-color: #FFFFFF;
    color: #444444;
    cursor: default;
    overflow: auto;
    position: absolute;
    bottom: 0;
    top: 20px;
    left: 0;
    right: 0;
}
.ewa-flp-dropzonecolumn
{
    float: left;
    height: 100%;
    width: 49.75%;
}
.ewa-flp-dropzoneLeftColumn
{
    border-right-color: #D1D1D1;
    border-right-width: 1px;
    border-right-style: solid;
}
.ewa-flp-dropzoneQuadrant
{
    position: relative;
    height: 50%;
}
.ewa-flp-dropzoneTitleDiv
{
    width: 94%;
    height: 14px;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 6px;
}
.ewa-flp-table-left-visible
{
    margin-right: auto;
    visibility: visible;
    display: block;
}
.ewa-flp-table-left-hidden
{
    margin-right: auto;
    visibility: hidden;
    display: none;
}
.ewa-flp-listitem
{
    list-style-type: none;
    height: 12px;
    padding-bottom: 4px;
    border: 1px solid transparent;
    position: relative;
}
.ewa-flp-dzlistitem
{
    list-style-type: none;
    height: 10px;
    padding-bottom: 4px;
    border: 1px solid transparent;
    position: relative;
}
.ewa-flp-dzemptylistitem
{
    height: 10px;
    padding-bottom: 4px;
    border: 1px solid transparent;
}
.ewa-flp-dzDragDropLandSiteAbove
{
    border-top: 1px solid #217346;
}
.ewa-flp-dzDragDropLandSiteBelow
{
    border-bottom: 1px solid #217346;
}
.ewa-flp-tdnonlabelitem
{
    width: 4px;
}
.ewa-flp-tdnmenulabelitem
{
    width: 4px;
}
td.ewa-flp-tdnmenulabelitem:hover
{
    cursor: pointer;
}
span.ewa-flp-dropzonespanfiltermenu:hover
{
    cursor: pointer;
}
.ewa-flp-listitemlabel
{
    border: none;
    overflow: hidden;
    white-space: nowrap;
    color: #5e5e5e;
    font-weight: normal;
    font-size: 8pt;
    border: none;
    line-height: 12px;
    padding-bottom: 2px;
    padding-top: 1px;
}
.ewa-flp-dzlistitemlabel
{
    border: none;
    overflow: hidden;
    white-space: nowrap;
    color: #5e5e5e;
    font-weight: normal;
    font-size: 8pt;
    max-width: 106px;  
    font-weight: 600;
    line-height: 8px;
    padding-bottom: 4px;
    padding-top: 3px;
}
.ewa-flp-ltr .ewa-flp-listitemlabel
{
    float: left;
    padding-left: 4px; 
    text-align: left;
    text-overflow: ellipsis;
}
.ewa-flp-rtl .ewa-flp-listitemlabel
{
    float: right;
    padding-right: 4px; 
    text-align: right;
}
.ewa-flp-ltr .ewa-flp-dzlistitemlabel
{
    float: left;
    text-align: left;
    text-overflow: ellipsis;
}
.ewa-flp-rtl .ewa-flp-dzlistitemlabel
{
    float: right; 
    text-align: right;
}
.ewa-flp-listiteminputfiltermenu
{
    cursor: pointer; 
}
.ewa-flp-listitemdivfiltermenu
{
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 2px;
    text-align: left;
}
.ewa-flp-listitemdivblankimage
{
    position: absolute; 
    bottom: 0;
}
.ewa-flp-dropzonespanfiltermenu
{
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    height: 50%;
    top: 50%;
}
.ewa-flp-ltr .ewa-flp-dropzonespanfiltermenu
{
    right: 0;
    text-align: left;
}
.ewa-flp-rtl .ewa-flp-dropzonespanfiltermenu
{
    left: 0; 
    text-align: right;
}
.ewa-flp-checkbox
{
    -webkit-appearance: checkbox;
    list-style-type: none;
    cursor: pointer; 
    padding: 2px;
    width: 12px;
    height: 12px;
}
.ewa-flp-spanlabel
{
    white-space: nowrap; 
}
.ewa-flp-collapseexpand
{
    cursor: pointer;
}
.ewa-flp-dimensionseparator
{
    margin: 13px;
}
.ewa-flp-tableseparator
{
    margin-top: 6px;
    margin-right: 17px;
    margin-bottom: 9px;
    margin-left: 17px;
    border-bottom: 1px solid #D1D1D1;
}
.ewa-flp-draggableitem
{
    color: #444444;
    white-space: nowrap;
    position: absolute;
    z-index: 1000;
    cursor: move;
    font-size: 8pt;
    font-family: "Segoe UI",Tahoma,Verdana,Arial,sans-serif;
}
.ewa-flp-elementWithFocus
{
    border: 1px dotted #A2A6AB;
}
.ewa-flp-pressedelement
{
    border: 1px solid #217346;
    background-color: #86bfa0;
}                     
.ewa-flp-selecteditem
{
    color: #262626;
    font-weight: bold;
    font-size: 9pt;
}
.ewa-flp-unorderedlist
{
    margin: 0;
    padding: 0;
}
ul#flullist li:hover
{
    border: 1px solid #217346;
}
ul#fluldzlist li:hover
{
    border: 1px solid #217346;
}
.ewa-flp-tabstable
{
    margin: 0;
    padding: 0;    
    border: 1px solid transparent;
    height: 20px;
}
