.console-large-detail h3 {font-size:18px; font-weight:bold;}

/*temp for footer */
.FooterPane1 {width: 34%;}
.FooterPane2 {width: 32%;}
.FooterPane3 {width: 33%;}
.wcolumns2 {column-count:2;}

@media screen and (max-width:799px) {
.FooterPane1 {width: 99%;}
.FooterPane2 {width: 99%;}
.FooterPane3 {width: 99%;}

    .wcolumns2 {column-count:1;}
    }

    ul.wlistvar1 li:first-child {
     border-top: 0px dotted #384490; 
}

/* Nice Notes */
.wnotetitle {float:left; width:100%;}
.wnotestatus {float:right; text-align:right}

/* Travels Detail */

.eds_news_Press.eds_subCollection_news .edn_article_map {margin: 2rem auto;}

.eds_news_Press .edn_primaryWrapper .edn_boxHeader {display:none;}

.eds_news_Press .edn_primaryWrapper::before  {display:none;}

.eds_news_Press .edn_primaryWrapper {border-left: 0;}

.dnnTooltip .dnnFormHelpContent .dnnHelpText {white-space: normal;}


/* My Profile */
.wuserinfo {padding:30px 5px}
#UserDisplayNameHeader {}
.UserProfileControls {}

.wpageblock1.wpagewidth {max-width: 100%;margin: 0;min-width:0px;}

.edMaps_mapWrapper.edMaps_theme__default-Rogers .edMaps_markerList {display:flex !important;flex-wrap:wrap;justify-content: space-between;max-height: unset !important;}

.edMaps_mapWrapper.edMaps_theme__default-Default .edMaps_markerList {display:flex !important;flex-wrap:wrap;justify-content: space-between;max-height: unset !important;}

@media screen and (max-width:768px){
.edMaps_contentBellow {padding: 0 !important;}

}

/* Revise New Resource Manager module layout (better) */
.rm-container #Assets-panel .item-container .rm-card {
    padding: 10px !important;}
.rm-container #Assets-panel .rm-card .image-center {   
    height: 110px;
    width: 100% !important;
    border: 0px white solid !important;
    border-radius: 0 !important;}
.rm-container #Assets-panel .rm-circular {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border: 5px solid #79bdd8 !important;}
 .rm-container #Assets-panel .assets-body .header-container .search-box-container {
    width: unset !important;}

.rm-container #Assets-panel .assets-body .header-container .search-box-container {
    width: 37% !important;
}

.row {display:flex;flex-wrap:wrap;justify-content:space-between;}
.col-md-10 {flex-basis:83.3;}
.col-md-9 {flex-basis:75%;}
.col-md-8 {flex-basis:66.5%;}
.col-md-7 {flex-basis:58.3%;}
.col-md-6 {flex-basis:50%;}
.col-md-5 {flex-basis:41.6%;}
.col-md-4 {flex-basis:33.3%;}
.col-md-3 {flex-basis:25%;}
.col-md-2 {flex-basis:16.6%;}

@media screen and (max-width:768px) {
.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2 {flex-basis:100%;}


}

ul.wfabullets {
    padding-left: 0;
    list-style: none;
    position: relative
}

ul.wfabullets>li {
    margin-bottom: .3rem;
    padding-left: .5rem;
    position: relative
}

ul.wfabullets>li::before {
    font-family: "Font Awesome 6 Free";
    content: "";
    margin: 0 .5rem 0 0;
    color: #11b77a;
    position: absolute;
    left: -1rem
}

ul.wfabullets2 {
    padding-left: 0;
    list-style: none;
    position: relative
}

ul.wfabullets2>li {
    margin-bottom: .3rem;
    padding-left: .5rem;
    position: relative
}

ul.wfabullets2>li::before {
    font-family: "Font Awesome 6 Free";
    content: "";
    margin: 0 .5rem 0 0;
    color: #111;
    font-weight: 900;
    position: absolute;
    left: -1rem
}

ul.wfabullets3 {
    padding-left: 0;
    list-style: none;
    position: relative
}

ul.wfabullets3>li {
    margin-bottom: .3rem;
    padding-left: .5rem;
    position: relative
}

ul.wfabullets3>li::before {
    font-family: "Font Awesome 6 Free";
    content: "";
    margin: 0 .5rem 0 0;
    color: #6b8dcb;
    font-weight: 900;
    position: absolute;
    left: -1rem
}

ul.wfabullets4 {
    padding-left: 0;
    list-style: none;
    position: relative
}

ul.wfabullets4>li {
    margin-bottom: .3rem;
    padding-left: .5rem;
    position: relative
}

ul.wfabullets4>li::before {
    font-family: "Font Awesome 6 Free";
    content: "";
    margin: 0 .5rem 0 0;
    color: #c60000;
    font-weight: 900;
    position: absolute;
    left: -1rem
}














