/* ---------------GENERAL--------------- */
.shadowy {
box-shadow: 1px 5px 15px 1px rgba(0,0,0,0.4);
}
.projsubbie p{
font-size: 11px;
}
@media only screen and (max-width: 767px)
{
.projsubbie p{
font-size: 11px;
text-align: center;
}
}
/* ---------------HEADER--------------- */
#header-container.dfd-header-builder .header-builder-wrraper .header-bottom-panel {
	border-bottom:1px solid #CF9B2B!important;
}
#header-container.small:not(.header-style-8):not(.header-style-9) .header .header-wrap {
box-shadow: 0 0px 50px 0 rgba(0,0,0,0.7)!important;
border-bottom: 1px solid rgb(207,155,43,0.3)!important;
background-color: rgb(0,28,56,0.7)!important;
}
#header-container.dfd-header-builder:not(.small) .header-builder-wrraper.mobile .header .header-bottom-panel .row > .columns {
    background-color: #001C38!important;
}
#header-container.dfd-header-builder:not(.small) .header-builder-wrraper.mobile .header .header-bottom-panel a.mobile-menu .icon-wrap {
    background: #ffffff!important;
}
#header-container.small .header .header-wrap > .row > .columns {
    background-color: rgb(0,28,56,0.0)!important;
}

/* ---------------FOOTER--------------- */
.footerrow {
background-color: #001C38!important;
margin-top: 5%;
}
.fotit h5{
font-size: 14px!important;
color: #515151!important;
}
.fotbod p{
font-size: 14px!important;
font-weight: 100!important;
}
.fotbod a{
color: #313131!important;
font-size: 14px!important;
}
.foottext p{
font-size: 14px!important;
line-height: 23px!important;
}
#footer {
    background-image: url(https://www.fireflyresources.com.au/wp-content/uploads/2019/11/fback2.png) !important;
	background-repeat: no-repeat!important;
}
@media only screen and (max-width: 767px)
{
#footer {
    background-image: url(https://www.fireflyresources.com.au/wp-content/uploads/2019/11/mobfot.png) !important;
}
}
/* ---------------NINJA--------------- */
#ncf_sidebar.ncf_minimalistic .ncf_user_firstname {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 1px;
    line-height: 23px;
}
#ncf_sidebar .ncf_user_title {
    font-style: normal;
font-size: 16px;
}
#ncf_sidebar.ncf_minimalistic .ncf_user_lastname {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #040402;
}
#ncf_sidebar.ncf_minimalistic {
    background-color: rgb(196,196,196,0.8);
}
/* ---------------POPUP--------------- */
 input[type="submit"] {
    color: #ffffff;
    background: #F58120!important;
    border-color: #F58120!important;
}
.popup {
padding-top: 3%!important;
padding-bottom: 3%!important;
}