/* ====================================
DASHBORD-SCREEN Specific
==================================== */
.page-content-dashboard .fm-map {
    height: 100%;
}

.page-content-dashboard #fm-summary-box-1 {
    display: none !important;
}

#modal-dashboard-map #fm-summary-box-2-dash-map {
    display: block;
    position: absolute;
    top: 20%;
    text-align: center;
}

.popper-content-dash-map #fm-summary-box-2-dash-map .single-box {
    font-size: 0.8em;
    padding: 10px 0 10px 0;
}

.popper-content-dash-map #fm-summary-box-2-dash-map .single-box label{
    font-weight: 700;
}

.popper-content-dash-map #fm-summary-box-2-dash-map .single-box p {
    margin-bottom: 0;

}

.page-content-dashboard #fm-view-dashboard > div.filters-wrapper {
    display: none !important;
    width: 106.5%;
    margin: 0 -3.3%;
}

.page-content-dashboard .dashboard-widget-container {
    background-color: #f9fafb;
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0.4);
}

/* .page-content-dashboard #fm-view-dashboard .row {
    margin-bottom: 1.3%;
    display: table;
    margin-left: auto;
    margin-right: auto;
} */

/* .page-content-dashboard .widget-yourselections.fm-yourselections.row {
    margin-bottom: 0.7% !important;
    margin-left: 0.5%;
} */

#fm-view-dashboard .column-left {
    width: 33%;
    display: inline-block;
    overflow: hidden;
    vertical-align: text-top;
}

#fm-view-dashboard .column-right {
    width: 66%;
    display: inline-block;
    overflow: hidden;
    vertical-align: text-top;
}

#fm-view-dashboard .widget-container {
    margin: 1.5em 1.5em 1.5em 0;
    vertical-align: text-top;
}

#fm-summary-box-dashboard {
    padding: 1.5em;
    font-family: "Roboto Condensed", arial;
}

#fm-summary-box-dashboard h3 {
    margin: 0;
    font-weight: 700;
}

#fm-summary-box-dashboard .name-col {
    width: 85%;
    display: inline-block;
}

#fm-summary-box-dashboard .menu-col {
    width: 8%;
    vertical-align: top;
    margin: -.25em .5em 0 0;
    float: right;
}

#fm-summary-box-dashboard .icon-menu {
    font-size: 1.75em;
}

#fm-summary-box-dashboard .icon-menu:hover {
    color: #0f70b2;
}

#fm-summary-box-dashboard #years {
    margin: 0.5em 0 1.5em 0;
}

#fm-summary-box-dashboard p:last-of-type, #fm-summary-box-dashboard label:last-of-type {
    margin-bottom: 0;
}

#fm-summary-box-dashboard p {
    width: 60%;
    display: inline-block !important;
}

#fm-summary-box-dashboard label {
    width: 30%;
    display: inline-block !important;
    vertical-align: top;
}

#dashboard-top-orgs, #dashboard-subjects {
    padding: 1.5em;
}

#fm-view-dashboard h4 {
    font-weight: 700;
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 1em;
}

#dashboard-top-orgs .top-orgs {
    font-size: 14px;
}

#fm-facetsChart-dashboard-no-data-msg {
    font-size: 14px;
    font-family: "Roboto Condensed", arial;
}

#fm-view-dashboard button {
    font-size: 14px;
}

#dashboard-map {
    height: 350px !important;
}

#dashboard-constellations.widget-container {
    width: 100%;
    min-height: 472px;
}

#fm-constellations-1-dashboard {
    position: absolute;
    height: 472px;
}

#dashboard-map .see-button-map {
    position: relative;
    bottom: 4em;
    left: 1.5em;
}

#dashboard-constellations .see-button-constellation {
    position: absolute;
    bottom: 1.5em;
    left: 1.5em;
}

.page-content-dashboard .dashboard-widget-header {
    margin-top: 0;
    padding: 1em;
    padding-top: 1em;
    background-color: rgba(255, 255, 255, 0.75);
    margin-bottom: 0;
    color: black;
    font-weight: bold;
    width: fit-content;
    font-size: 1.3em;
    position: absolute;
    z-index: 1;
}

#dashboard-summary, #dashboard-top-orgs, #dashboard-subjects, #dashboard-map, #dashboard-constellations {
    background-color: #fff;
}


#fm-view-dashboard #home-constellations.widget-container {
    margin-right: 0;
    min-height: 34em;
    position: relative;
}

#fm-view-dashboard #home-map.widget-container {
    margin-right: 0;
    min-height: 25em;
    position: relative;
}

#fm-view-dashboard #network-div > g > circle {
    stroke: none !important; /*overwrite js*/
}

#fm-view-dashboard #network-div .drgbl {
    fill: #fff;
}

/* DASHBOARD FILTERS */
#dashboard-filters {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

#dashboard-filters > div.col-one, #dashboard-filters > div.col-two, #dashboard-filters > div.col-four {
    flex-grow: 1;
}

#dashboard-filters > div.col-three {
    flex-grow: 2;
}

#dashboard-filters .widget-yourselections .selections-label,
#dashboard-filters .widget-yourselections .your-selections-header,
#dashboard-filters .widget-yourselections .your-selections .mask {
    background-color: #ebedf1;
    width: auto;
}

#dashboard-filters .widget-yourselections .your-selections .mask {
    margin-top: 0;
    vertical-align: middle;
    padding: 0;
}

#dashboard-filters .col-one .top-filter-two.filter, #dashboard-filters .col-two .top-filter-one.filter, #dashboard-filters .top-filter-one .top-filter-location { 
    width: 90%;
}

#dashboard-filters .col-one .top-filter-two {
    border-right: 0; 
    border-left: 0;
}

#dashboard-filters .browse-all-subjects {
    background-color: #ebedf1;
    color: #1a1a1a;
}

#dashboard-filters .browse-all-subjects:hover {
    color: #0f70b2 !important;
}

#dashboard-filters .top-filter-two .subject-dropdown-selector {
    top: 54px;
    height: 240px;
}

#dashboard-filters .header-labels label.label-type,
#dashboard-filters .top-filter-location label.label-type {
    display: none;
}

#dashboard-filters .col-two, #dashboard-filters .col-two, #dashboard-filters .col-four  {
    padding-top: 23px;
}

#dashboard-filters .col-three  {
    padding-top: 25px;
}

#dashboard-filters #fm-yourselections-1-dashboard .selections-label > p {
    margin: 0px;
}

#dashboard-filters .widget-yourselections .your-selections {
    border-right: 0;
    margin-top: 0;
    width: 100%;
}

#dashboard-filters > div.col-four > div > label {
    padding-right: 6px;
    font-weight: normal;
}

#dashboard-filters #fm-select-layer-2-dashboard > button > span.caret {
    margin-left: 6px;
}

#dashboard-filters .widget-yourselections .your-selections ul li {
    margin: 0px;
    float: left;
    display: table-cell;
    vertical-align: middle;
    padding-left: 6px;
}
/* END OF DASHBOARD FILTERS */

#fm-yourselections-1-dashboard .selections-label, 
#fm-yourselections-1-dashboard .mask {
    display: inline-block;
    vertical-align: text-top;
}

#fm-yourselections-1-dashboard .mask {
    margin-top: 1em;
}

#fm-yourselections-1-dashboard {
    display: inline-block;
    vertical-align: text-top;
    background-color: #ebedf1;
    width: 100% ;
}

#fm-yourselections-1-dashboard .your-selections {
    background-color: #ebedf1;
}

.page-content-dashboard #fm-code-predictor2 > div {
    padding:0.0005% 1.25% 0.25% 1.25%;
}

.page-content-dashboard #fm-view-dashboard > div.screenshot-container > table {
    background-color: #ebedf1;
}
.page-content-dashboard #adv-your-selections2 {
    padding-left:0.75%;
}

.page-content-dashboard #fm-autosearch-button2 {
    margin-left: 1%;
    position: relative;
    top:-2px;
}

.page-content-dashboard .windrose-switch-container,
.page-content-dashboard #gov-message {
    display: none !important;
}

.page-content-dashboard .container-fluid.metrics-container
{
    display: none;
}

.page-content-dashboard .autosearch-wrapper input {
    width: 86%;
    display: inline-block;
}

.page-content-dashboard #fm-yourselections-dashboard > div {
    width: 100%;
    border-right: initial;
}

.page-content-dashboard #demogDiv,
#fm-view-dashboard #fm-map-1-dashboard .leaflet-top.leaflet-left {
    /* display: none; */
}

.page-content-dashboard .dashboard-progressbar .bar { position: absolute; opacity: .8;}

.page-content-dashboard .dashboard-progressbar { position: absolute; width: 100%;}

.page-content-dashboard #fm-summary-box-dashboard {display:block !important;}
.page-content-dashboard .autosearch-wrapper {margin-top:10px; padding-left: 1.25%;padding-bottom: 1%;}
.page-content-dashboard .your-selections {
    margin-top:5px;
    background-color:#fff;
    border-right: unset;
}

.page-content-dashboard .dataTables_wrapper
{
    margin-top: 0;
}

.page-content-dashboard .dashboard-list
{
    position: relative;
}

.page-content-dashboard .dashboard-list #fm-list-output
{
    position: absolute;
    overflow: hidden;
    height: 270px;
}

/* #left-nav-dashboard a:before {content:"BETA"; position:absolute; font-size:0.65em; font-weight:bold;bottom: -4px;left: 44px;color: #e06516;} */

.dashboard-click-overlay
{
    position: absolute;
    width: 100%;
    height:100%;
    top:0;
    left:0;
    z-index: 10;
    cursor: pointer;
}

.dashboard-widget-container-wrap {
    position: relative;
}

.page-content-dashboard .adv-wrapper #fm-yourselections-dashboard {
    display: block !important;
}

.page-content-dashboard #fm-select-layer-2 > ul {
    z-index: 11;
}

.page-content-dashboard .filters-wrapper {
    position: inherit;
}

.page-content-dashboard .dashboard-feedback-container {
    position: absolute;
    width: 10px;
    height: 10px;
}

.page-content-dashboard .dashboard-feedback-button {
    display: block;
    height: 142px;
    padding: 5px;
    position: fixed;
    top: 40%;
    right: 0;
    width: 30px;
    line-height: 0;
    background: url(/img/dashboard_feedback_button.png) no-repeat scroll 50% 50% #e06516;
}

#fm-map-1-dashboard .leaflet-control-zoom.leaflet-bar {
    /* display: none; */
    margin-top: 55px;
}

#fm-map-1-dashboard {
    height: 100%;
    width: 100%;
}

.page-content-dashboard .dashboard-click-overlay {
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.009) 0%,rgba(255, 255, 255, 0.09) 100%);
    background: linear-gradient(-45deg, rgba(0, 0, 0, 0.009) 0%,rgba(255, 255, 255, 0.09) 100%);
    display: table;
}

.page-content-dashboard .dashboard-click-overlay:before,
.page-content-dashboard .dashboard-click-overlay p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.page-content-dashboard .dashboard-hover-message {
    box-shadow: 0 3px 30px rgba(0,0,0,0.8);
    display: table-cell;
}

.page-content-dashboard .dashboard-click-overlay h2 {
    text-align: Center;
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    font-size: 1.8em;
    opacity: 0;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 18px;
    width:50%;
    margin-left: 25%;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.4)
}

.page-content-dashboard .dashboard-click-overlay p {
    padding-bottom: 13px;
    width: 50%;
    margin-top: 0;
    padding-top: 0;
    margin-left: 25%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0.4);
    font-size: 1.25em;
}

.page-content-dashboard .dashboard-click-overlay:hover p::before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.page-content-dashboard .dashboard-click-overlay:hover h2,
.page-content-dashboard .dashboard-click-overlay:hover p {
    opacity: 1;
}

.dashboard-hover-message {
    width: 50%;
    text-align: center;
    position: relative;
    opacity: 0;
    vertical-align: middle;
    display: table-cell;
    left: 0;
}

.wiget-dashboard-filters {
    display: none;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.page-content-dashboard .wiget-dashboard-filters {
    display: block;
}

.page-content-dashboard .dashboard-click-overlay:hover .dashboard-hover-message {
    opacity: 1;
}

.page-content-dashboard .screenshot-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.page-content-dashboard .dashboard-list table.datatables-table-results {
    margin-left: 2px;
    width: 99%;
}

.page-content-dashboard .dashboard-list #fm-list-output {
    width:100%;
}

/* dashboard popup map and constellation popup*/

#fm-select-custom-1-dash-map, #fm-select-custom-2-dash-map, #fm-select-custom-3-dash-map, #fm-select-custom-1-dash-constellation, #fm-select-custom-2-dash-constellation, #fm-select-custom-3-dash-constellation  {
    display: none;
}

#modal-dashboard-map .label-type, #modal-dashboard-map .include-gov-label #modal-dashboard-map .your-selections-header, #modal-dashboard-map .top-filter-three .more-filters , #modal-dashboard-map .preposition, #modal-dashboard-constellation .label-type, #modal-dashboard-constellation .include-gov-label #modal-dashboard-constellation .your-selections-header, #modal-dashboard-constellation .top-filter-three .more-filters, #modal-dashboard-constellation .preposition {
    font-size: 0.9em;
}

#modal-dashboard-map .top-filter-one .top-filter-location, #modal-dashboard-constellation .top-filter-one .top-filter-location {
	width: 50%;
}

#modal-dashboard-map .widget-yourselections .your-selections, #modal-dashboard-constellation .widget-yourselections .your-selections {
    margin-top: 0;
    width: 100%;
    border-right: 0;
}   

#modal-dashboard-map .filters-wrapper,
#modal-dashboard-constellation .filters-wrapper {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
}

#modal-dashboard-map .widget-yourselections .your-selections .your-selections-header, #modal-dashboard-constellation .widget-yourselections .your-selections .your-selections-header {
    padding-left: 1%;
    width: 16%;
}

#modal-dashboard-map .widget-yourselections .your-selections .your-selections-header .glyphicon-remove, #modal-dashboard-constellation .widget-yourselections .your-selections .your-selections-header .glyphicon-remove {
	font-size: 0.9em;
	margin-left: 0;
}

#modal-dashboard-map #fm-clear-selections-1-dash-map, #modal-dashboard-constellation #fm-clear-selections-1-dash-constellation {
    font-size: 1em;
    margin-top: 2px;
}

#save-this-search-dash-map button, #save-this-search-dash-constellation button{
    font-size: 1em;
    padding-right: 8px;
}

#modal-dashboard-map #save-this-search-dash-map.spriteimg.pushpin-sm, #modal-dashboard-constellation #save-this-search-dash-constellation.spriteimg.pushpin-sm {
    font-size: 1.2em;
}

#modal-dashboard-map .fm-select-gov, #modal-dashboard-constellation .fm-select-gov {
    padding-right: 1%;
    padding-top: 5px;
    width: auto;
}

#modal-dashboard-map .modal-body, #modal-dashboard-constellation .modal-body {
    padding: 0;
    border-top: 4px solid #ffffff;
    height: 100%;
}

#modal-dashboard-constellation .modal-body {
    background-color: #F4F7F9;
}

#mapfm-map-1-dash-map {
    height: 95%;
}

#fm-constellations-1-dash-constellation {
    position: relative;
    height: 100%;
}

#modal-dashboard-map .modal-content, #modal-dashboard-constellation .modal-content {
    width: 99.99%;
    height: 100%;
}

#modal-dashboard-map .modal-content button.close, #modal-dashboard-constellation .modal-content button.close {
    opacity: 0.75;
	right: 1%;
    top: 1%;
    z-index: 11;
}

 #modal-dashboard-constellation .widget-content {
    padding: 0;
    height: 81%;
}

#modal-dashboard-map .widget-content {
    padding: 0;
    height: 85%;
}

#modal-dashboard-map .map-holder-dash-map {
    height: 100%;
}

.map-holder-dash-map #geo-scale-selector {
    top: 37%;
    left: 1%;
}

#default-get-on-map-dash-map {
    display: none;
}

#demog-chart-pop-div-dash-map {float: left;}
#demog-chart-inc-div-dash-map {float: right;}

/* MORE FILTERS*/
#modal-dashboard-map .top-filter-three .dropdown-menu.multiple-selections, #modal-dashboard-constellation .top-filter-three .dropdown-menu.multiple-selections {
    width: 802px;
    border-top: 12px solid #082231;
    top: 129px;
}

#modal-dashboard-map .top-filter-three .multiple-selections .column, #modal-dashboard-constellation .top-filter-three .multiple-selections .column {
	width: 275px;
    padding: 1%;
    padding-top: 0;
}

#modal-dashboard-map .top-filter-three .dropdown-menu.multiple-selections div:nth-child(3), #modal-dashboard-constellation .top-filter-three .dropdown-menu.multiple-selections div:nth-child(3) {
	width: 250px;
}

#modal-dashboard-map .top-filter-three .multiple-selections label, #modal-dashboard-constellation .top-filter-three .multiple-selections label {
	margin-bottom: 0;
	margin-top: 5%;
}

#modal-dashboard-map .top-filter-three .multiple-selections .btn-group.open>ul label, #modal-dashboard-constellation .top-filter-three .multiple-selections .btn-group.open>ul label {
    margin-top: 0;
}

#savemysearch-modal {
    z-index: 1060;
}

#profile-modal-new {
    z-index: 1070;
}
#dashboard-map > span {
    right: 5em;
    position: absolute;
}

#fm-map-1-dash-map > span {
    right: 1em;
    position: absolute;
}

.maps-boundaries-disclaimer {
    position: relative;
    bottom: 2em;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: underline;
}
/*Constellation specific*/

#modal-dashboard-constellation .widget-content {
    position: relative;
}
#fm-view-constellations-dash-constellation {
    height: 100%;
}

#modal-dashboard-constellation .constellations-holder-dash-constellation {
    height: 100%;
}

#fm-constellations-1-dash-constellation h3.list-description {
	font-family: 'Roboto Condensed', arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	text-align: center;
	width: 80%;
	margin: 0px auto;
	background-color: rgba(247, 249, 250, 0.8);
	padding: 6px 0;
	position: absolute;
	top: 1%;
	left: 10%;
}

#fm-constellations-1-dash-constellation #network-div .drgbl {
    fill: #fff;
    opacity: 0;
}

#fm-map-1-dashboard #map-pop-up .popover-content {
    margin-top: 0px;
}

#fm-constellations-1-dashboard .popover-content, #fm-constellations-1-dash-constellation .popover-content {
    padding: 0;
    padding-bottom: 3px;
}

#fm-constellations-1-dashboard .popover-centrality, #fm-constellations-1-dash-constellation .popover-centrality {
    display: none;
}

#fm-view-dashboard .popover-content .widget-summary-boxes .single-box,  #fm-view-map-dash-map .popover-content .widget-summary-boxes .single-box{
    margin-right: 0px;
    min-width: 112px;
}

#fm-view-dashboard h4.map-pop-up-description-1, #fm-view-map-dash-map h4.map-pop-up-description-1, #fm-constellations-1-dash-constellation h4.map-pop-up-description-1  {
    margin-bottom: 0.5em;
    font-size: 0.9em;
    margin-top: 1em;
}

.upper-funding div, .total-funding-data div {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.upper-funding div :nth-child(4), .total-funding-data div :nth-child(4) {
    margin-right: 14px;
}

@media (min-width:767px) and (max-width:1150px) {
    #modal-dashboard-map .top-filter-one.filter .main-layer-selection {
    width: 40%;
    }
    #fm-select-layer-2-dash-map .btn.btn-default.dropdown-toggle {
    width: 115%;
    }
    #modal-dashboard-map #fm-summary-box-2-dash-map {
        top: 23%;
    }
}

.dashboard-layer-selector button {
    width: 150px;
    }