/*
 * fa
 */
.fa-bars,
.fa-home,
.fa-repeat,
.fa-comments-o,
.fa-th,
.fa-check-circle,
.fa-save,
.fa-star,
.fa-gear,
.fa-envelope,
.fa-envelope-o,
.fa-envelope-square,
.fa-file-picture-o,
.fa-folder-open,
.fa-folder,
.fa-file-pdf-o,
.fa-table,
.fa-file-text,
.fa-trash,
.fa-download,
.fa-sign-out,
.fa-question-circle,
.fa-arrow-circle-left,
.fa-sort-alpha-asc,
.fa-sort-alpha-desc,
.fa-folder-open-o,
.fa-file-archive-o,
.fa-plus-square-o,
.fa-minus-square-o,
.fa-newspaper-o,
.fa-file-image-o,
.fa-file-video-o
{
    color: #00738b;
}

.ui-panel-titlebar-icon {
    float: left !important;
    margin-right: 10px;
}

.ui-treenode .fa-star-o {
    margin: 0 !important;
}

/*.fa-home,
.searchButton .fa-search{
    padding: 0 0 0 4px !important;
}*/

.fa-bars{
    margin: -3px 4px 0 0 !important;
}

.fa-envelope-square{
    width: 28px;
}

.fa-close{
    font-size: 15px;
    margin: -8px 0 0 -10px !important;
}

.fa-folder,
.fa-folder-open{
    font-size: small;
    height: 15px;
    margin: 3px 0 0 !important;
    width: 15px;
}

.fa-arrow-circle-left{
    margin: -10px -7px !important;
}

/*
 * generel 
 */
.nonborder, .nonborder tr, .nonborder td{
    border: hidden;
    border-color: white;
}

.columntoggler{
    float: right;
    background: transparent !important;
    margin: 4px 0 0 !important;
}

.columntoggler .ui-button-text{
    color: #555555;
    font-size: smaller;
}

.blockUI {
    top: 10px; 
    right: 10px; 
    cursor: wait;
}

.ui-blockui-content {
    top: 20px !important;
}


.block-ui-btn-abort{
    display: block !important;
    color: red !important;
    padding: 3px !important;
}

/*
 * Menu 
 */
.ui-menubar .fa {
    font-size: 20px;
    height: 25px;
    width: 20px;
}

.menu_Right{
    border: medium none;
    float: right;
}

.menu_Right .fa {
    margin: -11px 8px 0 -10px !important;
    font-size: 20px;
    height: 25px;
    width: 20px;
}

.menu_Left .ui-button,
.menu_Center .ui-button,
.menu_Right .ui-button{
    background: transparent;
    border: none;
    font-weight: bold;
    font-size: 1.05em !important;
}

.selectRelevantSet {
    float: left; 
    display: unset; 
    margin-right: 5px;
}

.countrySelection{
    width: 50px !important;
}

.countrySelection .ui-icon{
    margin: -12px 0 0 -17px !important;
}

.logoutButton,
.countrySelection{
    vertical-align: top;
    border: none !important;
}

.userLogo{
    vertical-align: top;
}

.backButton {
    border: none !important;
    float: left;
    margin-top: 12px;
}

.addButton {
    padding:10px 20px; 
    height: 20px !important;
    width: 20px !important;
    margin-left: 194px;
    margin-top: 27px;

}

.removeButton {
    padding:10px 20px; 
    height: 20px !important;
    width: 20px !important;
    margin-left: 10px;
    margin-top: 27px;

}

.countryMenu .ui-menuitem-link{
    margin: 8px 25px 0 0;
    padding: 4px 0 4px 5px !important;
}

.countryMenu .ui-menuitem-text{
    float: none !important;
    font-size: small;
}

.stickyMenuPanel{
    border: none;
    padding: 0 !important;
    width: 100% !important;
}

.menuArea{
    border: medium none;
    display: inline-table;
    width: 100%;
}

.menuArea .fa-search{
    color: #00738b;
}

.afpLogo{
    background-image: url("/afp/javax.faces.resource/logo/focus_trans.png.xhtml?ln=images") !important;
    /*background-image: url("../images/AFOLight-Logo-Web-small.png");*/
    border: medium none;
    float: left;
    height: 75px;
    margin-right: 15px;
    width: 150px;
    background-size:cover;
}

.reweLogo{
    height: 42px;
    width: 158px;
    padding-right: 25px;
    padding-left: 25px;
}

.userLogo{

}

.settingDialog {
}

.settingDialog element.style {
    top: 100px !important; 
    left: 100px !important;
}

/*
 * Searchfields
 */
.input {
    width: 180px;
}

.input_background {
    background-color: #b6cbcf;
} 


/*
 * Result
 */
.result {
    overflow: hidden;
}

.resultTable tr td:nth-child(2) { 
    text-align: center;
}

.resultTable .fa {
    height: 20px !important;
}

.toggleFieldGrid .ui-datagrid-column {
    padding: 1px !important;
}

.changedToggledField {
    padding: 0em !important;
}
.changedToggledFieldBackground > .ui-panel-content {
    background-color: lightskyblue !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

.leafletIcon {
    background: none !important;
    border: none !important;
    min-width: 20px;
}

.polygonView {
    display: grid;
    width: 320px;
}

.polygonView a{
    height: 500px;
    display: flex;
}

.polygonView a img {
    width: 100%;
    margin: auto;
    display: inline-flex;
}

.dark-text-color {
    color: black;
}

.light-text-color {
    color: white;
}

/*.invert-color {
    background: inherit;
    background-clip: text;
    color: transparent;
    filter: invert(1) grayscale(1) contrast(10);
}*/
/*    color: white;
    mix-blend-mode: difference;*/


/*
 * Images
 */
.leafletDetails {
    width: 445px;
}

.galleryImages {
    background: #eee;
    /*width: 445px;*/
    height: 285px;
}

.galleryControls {
    /*    width: 445px;*/
}

.leafletDownload{
    background: #eee;
    border: none;
    padding: 0 10px;
}

.leafletDownload *{
    border: none;
    margin-left: 15px;
}

.downloadPanel {
    width: 100%;
    text-align: center;
}

.mutations {
}

.pageNumber{
    text-align: end;
    font-size: 1em !important;
}

.leafletFeedback .ui-grid-col-6{
    width: unset !important;
}

.leafletFeedback .ui-outputlabel{
    float: left;
    width: 200px;
}

.leafletFeedback .ui-inputfield{
    float: left;
    width: 500px;
    height: 100px !important;
}

.aggregation .ui-selectmanycheckbox.ui-widget td, .ui-selectoneradio.ui-widget td{
    float: left;
}

.aggregation{
    display: inline-block;
}

.aggregation .ui-button{
    float: right;
}

.ui-datatable tbody td.columnX{
    border-right-width:2px !important;
}

.ui-datatable thead th.columnX{
    border-right-width:2px !important;
}

.noLeftBorderRadius {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.afp-column-toggler{
    margin-bottom: 10px;
}

.leafletLinkColumn{
    text-align: center;
}

.no-underline{
    text-decoration-line: none;
}

.image-logo{
    max-height: 75px;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// DATATABLE BUTTONS / ICONS //////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
.dt-action{
    font-size: large !important;
    width: 100% !important;
    height: 100% !important;
}

.dt-action-btn{
    background: inherit !important;
    border: none !important;
}

.dt-action-icon{
    text-align: center !important;
    vertical-align: middle !important;
}

.btn-delete{
    color: darkred !important;
}

.btn-update{
    color: goldenrod !important;
}

.btn-search{
    color: #00738b !important;
}

.btn-ban{
    color: dimgray !important;
}

/*//////////////////////////// PLEASE MODIFY /////////////////////////////////*/
/*///////////////// JUST FOR PROSPECT ID SECTION IN SEARCH ///////////////////*/
/*//////////////////////////// PLEASE MODIFY /////////////////////////////////*/

.search-box-input-field {
    height: 15px;
}

.search-box-input-div{
    padding: 3px;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////// Loading Spinner ////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/

.ls{
    padding: 5px;
}

.ls-small{
    width: 25px;
}

.ls-normal{
    width: 35px;
}

.ls-big{
    width: 45px;
}

.ls-center{
    display: block;
    margin: auto;
}

.ls-inline{
    display: inline-block;
    vertical-align: middle;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////// Charts - jqPlot ////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/

/*
    Charts Info (ci)
*/
.ci-panel{

}

.ci-info-section{

}

.ci-tooltip-follow-mouse {
    display: none;
    z-index: 1000;
    margin-left: -5px;
    margin-top: -95px;
    position: absolute;
    padding: 4px 15px 5px 8px;
    color: rgb(250, 250, 250);
    background: rgba(35, 60, 70, 0.8);
    border: 1px solid rgb(0, 60, 70);
    border-radius: 0px 20px 20px;
}

.ci-tooltip-serie-color{
    width: 15px;
    height: 15px;
    background: rgb(250,250,250);
    border: 2px solid rgb(125, 125, 125);
    border-radius: 50%;
    display: inline-block
}

.ci-tooltip-value-wrapper{
    margin-left: 5px;
    display: inline-block;
}

.ci-tooltip-tick-value{
    font-weight: bold;
}

.ci-tooltip-serie-label{
}

.ci-tooltip-serie-value{
    font-weight: bold;
    padding-left: 5px;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////// Tornado Media ////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/

/*
    Tornado Media Charts (tmc)
*/

.tmc-header{
    display: inline-block;
    margin:2%;
    font-weight: bold;
}

.tmc-wrapper{
    border: 2px solid #aaa;
    margin-left: 50px;
}

.tmc-row{
    display: inline-block;
    margin: 10px 0px 10px 0px;
    width: 100%;
    border: none; 
    background-color:  #fbfcfc
}

.tmc-cw{
    overflow-x: auto;
    display: inline-block;
    border: none;
}

.tmc-cw-l{
    float: left;
    margin-left: 1%;
}

.tmc-cw-r{
    float: right;
    margin-right: 1%;
}

.tmc-cw-w6{
    width: 58%;
}

.tmc-cw-w4{
    width: 38%;
}

.tmc-cw-w10{
    width: 98%;
}

.tmc{
    height: 350px;
    width: 100%;
}

.verticalLine-left {
    border-left: thick solid #00738b;
}