/*
 * 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-lock,
.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,
.fa-arrow-circle-o-left,
.fa-bar-chart,
.fa-share-square-o
{
    color: #00738b;
}

.icon-trash {
    font-size: 14px;
    color: darkred;
    margin: 2px;
}

.slected-item {
    color: #00738b !important;
    font-weight: bold !important;
    opacity: 1 !important;
}

.ui-state-highlight {
    background: #b6cbcf !important;
}

.ui-datepicker {
    width: auto !important;
}

.ui-datepicker-calendar .ui-state-highlight {
    /*background: orange !important;*/
}

.ui-datepicker-calendar .ui-state-active {
    background: orange !important;
}

.ui-datepicker td a {
    padding: 0.1em !important;
}

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

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

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

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

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

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

.fa-arrow-circle-o-left{
    font-size: 30px;
    margin: -12px 0 0 -12px !important;
}

.fa-home,
.fa-repeat,
.fa-arrow-circle-o-left{
    width: auto;
    height: auto;
}

.fa-home{
    font-size: 24px;
    margin: -12px 0px 0 -11px !important;
}

.fa-repeat{
    font-size: 22px;
    margin: -10px 0 0 -10px !important;
}

/******************************************************************************
 ******************************** GENERAL ************************************* 
 *****************************************************************************/
.focus-blue-background {
    background: #62a7b5;
}

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

.countries thead th,
.countries tbody,
.countries tbody tr,
.countries tbody td {
    border-style: none !important;
}

.countries.ui-datatable .ui-datatable-header {
    background: #e9ecee;
}

.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;
}

.fa-sign-out, .fa-lock {
    font-size: 20px;
    height: 25px;
}

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

.ui-button-transparent {
    background: transparent !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%;
}

.afpLogo{
    background-image: url("/afp/javax.faces.resource/logo/Logo-ActionFOCUS-Web-transparent.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;
}

.columnTogglerButton{
    height: 30px;
    float: left;
}

.columnTogglerButton .ui-button-text{
    float: left;
}

.result {
}

.resultTable tr {
    height: 100%;
}

.resultTable td {
    height: 100%;
}

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

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

.resultTable .text-value {
    display: inline;
    vertical-align: middle;
}

.resultTable .text-image-value {
    height: 100%;
    padding-left: 4px;
}

.toggleFieldGrid{
    background: none;
}

.toggleFieldGrid .ui-grid {
    background: none;
}

.changedToggledField {
    padding: 0em !important;
}
.changedToggledFieldBackground > .ui-panel-content {
    background-color: blanchedalmond !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 !important;
}

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

.leafletDetails {
    width: 445px;
    margin-right: 15px;
}

.galleryImages {
    background: #eee;
    height: 285px;
}

.galleryControls {
}

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

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

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

.mutationsPanel {
    table-layout: fixed;
    width: 100%;
}

.mutationsPanelLabel {
    font-weight: bold;
    width: 20%;
}

.mutationsPanelSelector {
    display: flex;
}

.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;
}

.rt-media-link-col{
    text-align: center;
    max-width: 35px;
}

.rt-media-col{
    text-align: center;
    max-width: 150px;
}

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

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

.ui-selectonemenu-panel.hideDisabled .ui-selectonemenu-item.ui-state-disabled {
    display: none;
}

.searchValueTree {
}

.menu-item-label-text>.ui-menuitem-text {
    width: 100%;
}
.menue-item-icon {
    float: left;
    margin-right: 3px;
}
/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// 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{
}

/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////// 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;
}

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

.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;
}

.ui-menu .ui-menu-parent .ui-menu-child {
    min-width: 200px;
}
/*ui-panel .ui-widget .ui-widget-content .ui-corner-all {
    background: #b6cbcf;
}*/


.diagram-selector {
}

.resultArea {
}

.selectedNotification {
    margin: 2px;
    border-style: solid;
    border-color: #00738b;
    border-radius: 4px;
    border-width: 2px;
}

.unSelectedNotification {
    margin: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 4px;
    border-width: 2px;
}

.searchArea {
    /*height: auto;*/
    display: block;
    /*overflow: hidden;*/
}

.notificationArea {
    display: block;
    float: right;
    overflow-y: scroll;
}

.resultArea {
}

.searchfieldArea {
    display: block;
    float: none;
    background: transparent;
    width: auto;
    overflow: hidden;
}

.result-data-grid-element {
    max-width: 320px;
}

.result-data-grid-img {
    max-width: 75%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.emptyDiagramMsgPanel {
    display: block;
    text-align: center;
    color: darkred;
    font-size: 2em;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////// Welcome Page ////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
.domainSelector {
    margin-bottom: 25px;
    text-align: center;
}

.domainSelector .domainLabel {
    margin-top: -5px;
}

.infoPanel {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 5px;
    margin-left: 30px;
    margin-right: 100px;
    border: 5px solid #00738b;
    border-radius: 4px;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////// Pivot Table /////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/
.pivot-table{
    height: auto;
}

.pivot-table tr{
    height: 100%;
}

.pivot-table thead th{
    padding: 0px !important;
}

.pivot-table tbody td{
    height: 100%;
    padding: 0px !important;
}

.ph-media-panel{
    display: table;
    background-color: white;
    text-align: center;
    height: 100%;
}

.ph-media-panel-container{
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
}

.ph-float{
    float: left;
    width: 50%;
}

.ph-media-panel-content{
    max-height: 80px;
    max-width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.ph-value-panel{
    padding: 0px !important;
}

.ph-value-panel-text{
    margin: 10px 5px;
}

.ph-value-panel-text-nm{
    margin: 0px;
    padding: 5px;
}

.ph-value{
}