.pagro-header-namee-title-and-nav{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.title-spacer{
    height: 3px;
    width: 100%;
}

.ro-header-report-link{
	display: flex;
	height: 26px;
	text-decoration: none;
	align-items: center;
	padding: 5px;
	padding-left:10px;
	background-color: lightgray;
	color: #0A344F;
	font-size: 15px;
    text-decoration: none;
    border-top: #fff solid 1px;
    min-width: 260px;
}



.ro-header-report-link:first-child {
    border-top: none;
}
.ro-header-report-link:hover{
	background: #DDB38D;
	cursor: pointer;
	text-decoration: underline;
}
/**************
*
*   HEADER
*
***************/

div.ro-header 
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 5px;
    z-index: 2;
}
.ro-header-top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 0;
    max-height: 7px;
    height: 7px;
}

.ro-header-image{
    height: 4px;
    background: #FF602C;
    width: 85%;
}
.header-img{
    max-width: 350px;
    width: 100%;
    z-index: -1;
    
}

.ro-lastrefreshed{
    display: flex;
    flex-direction: row;
    height: 20px;
    width: 15%;
    justify-content: flex-end;
    border-bottom-left-radius: 10px;
    padding-right: 10px;
    background: #FF602C;
    align-items: center;
}

.ro-header-label
{
    display: flex;
    margin-right:0px;
    font-weight: normal;
    font-size: 11px;
    justify-content: flex-end;
}

.ro-header-mobile-date {
    display: flex;
    font-size: 11px;
    padding-left: 2px;
}

.ro-header-body {
    display: flex;
    flex-direction: row;
    z-index: 1;
    justify-content: space-between;
}

.ro-header-lhs{
    display:flex;
    flex-direction: row;
    height: 45px;
    padding-left: 5px;
}

.ro-header-title{
    display: flex;
    color: #fff;
}

.ro-header-title:hover {
    text-decoration: underline;
}

.ro-title-img{
    height: 30px;
    width: 30px;
}
.ro-header-name
{
    display: flex;
    font-family: 'Bekaert Headline Regular',open-sans,sans-serif,helvetica,arial !important;
    font-weight:normal;
    font-size: 22px;
    padding-left: 5px;
    padding-top: 5px;
}

.ro-header-middle {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    align-self: center;
    align-items: center;
    width: 350px;
    max-height:74px;
}

/* Search Page Context */
.FilterContext_group {
    display: flex;
    flex-direction: row;
    flex-flow: nowrap;
    padding: 0;
}

.FilterContext_title {
    font-weight: normal;
    color: #0A344F;
}

.FilterContext_seperator {
    font-weight: bold;
    color: #0A344F;
    min-width: 7px;
    text-align: center;
}

.search-summary-title {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-flow: wrap;
    width: 100%;
    color: #0A344F;
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 5px;
    max-height: 30px;
    overflow: hidden;
}

.FilterContext {
    font-weight: bold;
}

.search-summary {
    display: none;
    flex-direction: row;
    width: 100%;
    color: #0A344F;
    padding-top: 0;
    padding-bottom: 5px;
    font-weight: bold;
}

.ro-header-rhs{
    display:flex;
    flex-direction: column;
    height: 45px;
    padding-top: 10px;
    justify-content: center;
}

.ro-header-actions{
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    max-height: 30px;
}

.ro-header-action{
    min-width: 30px;
    min-height: 30px;
}

.ro-reports{
    display: flex; 
    flex-direction: column; 
    align-content: flex-end; 
    justify-content: flex-start;
    background: #fff;
    max-width: 30px;
}


.nav-box-reports {
    align-self: flex-end;
    width: auto;
    height: 0;
    border: 0;
}

.reports-wrapper {
    display: flex;
    flex-direction: column;
    border: #0A344F solid 1px;
    background: lightgray;
}

.ro-header-reports-spacer{
    background: #0A344F;
    height: 2px;
    min-height: 2px;
    width: 95%;
    align-self: center;
    margin-bottom: 5px;
    margin-top: 2px;
}

.ro-reports-title, .ro-add-title {
    font-size: 14px;
    padding: 3px;
    color: #0A344F;
    padding-left: 5px;
}

.ro-nav-report-links {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}


/************* 
*
* Toolbar Icons
*
**************/
.ro-header-reports{
    background: url(../Content/img/Report.png) no-repeat;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #0A344F;
    text-decoration: none;
    align-self: flex-end;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    
}

.ro-header-reports:hover{
    background: url("../Content/img/Report-focus.png") no-repeat;
}

.ro-header-reports, .ro-header-reports:hover{
    background-size: 25px 25px;
    cursor: pointer;
    background-position: center center;
}

.ro-header-reminders{
    background: url("../Content/img/reminders.png") no-repeat;
}

.ro-header-reminders:hover{
    background: url("../Content/img/reminders-focus.png") no-repeat;
}



.ro-header-forecast-1 {
    background: url("../Content/img/step_one-16x16.png") no-repeat;
    color: #0A344F;
}

.ro-header-forecast-2{
    background: url("../Content/img/step_two-16x16.png") no-repeat;
    color: #0A344F;
}

.ro-header-forecast-3{
    background: url("../Content/img/step_three-16x16.png") no-repeat;
    color: #0A344F;
}

.ro-header-forecast-4{
    background: url("../Content/img/Lock.png") no-repeat;
    color: #0A344F;
}

.ro-header-forecast-4:hover{
    background: url("../Content/img/Lock-focus.png") no-repeat;
}

.ro-add {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: flex-start;
    background: #fff;
}

.ro-header-add{
    background: url("../Content/img/Add.png") no-repeat;
    cursor: pointer;
    background-position: center center;
}

.ro-header-forecast {
    background: url("../Content/img/Calc-forecast.png") no-repeat;
    cursor: pointer;
    background-position: center center;
}

.ro-header-add-description {
    font-size: 12px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 30px;
}

.ro-header-add:hover
{
    background: url("../Content/img/Add-focus.png") no-repeat;
    background-position: center center;
}

.ro-header-forecast:hover {
    background: url("../Content/img/Calc-forecast-focus.png") no-repeat;
    background-position: center center;
}

.ro-header-add-small {
    background: url(../Content/img/Add.png) no-repeat;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ro-header-add-small:hover {
    background: url("../Content/img/Add-focus.png") no-repeat;
    color: #01ADEF;
    text-decoration: underline;
}

.ro-header-add-description {
    font-size: 12px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 30px;
}
.ro-header-mobile-add-description {
    display: none;
}

.ro-header-add-small, .ro-header-add-small:hover {
    background-size: 20px 20px;
    background-position: left 5px top 6px;
    cursor: pointer;
    color: #0A344F;
}

.ro-header-forecasting{
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: flex-start;
    background: #fff;
}

.ro-forecast-action{
    min-width: 30px;
    min-height: 30px;
    margin-right: 5px;
}
.ro-forecast-select
{
    margin-right:5px;
    width:90px;
    align-self: center;
} 

.forecast-desc-mobile{
    display: none;
    
}

.ro-header-forecast-spacer{
    display: none;
}

.ro-header-detectmaterials {
    background: url("../Content/img/DetectMaterials.png") no-repeat;
    color: #0A344F;
}

.ro-header-detectmaterials:hover{
    background: url("../Content/img/DetectMaterials-focus.png") no-repeat;
    color: #01ADEF;
    text-decoration: underline;
}

.ro-header-refinesearchmenu{
    background: url("../Content/img/Search.png") no-repeat;
    background-position: center center;
}

.ro-header-refinesearchmenu:hover{
    background: url("../Content/img/Search-focus.png") no-repeat;
    background-position: center center;
}

.ro-header-navbarmenu{
    background: url("../Content/img/menu-30x30.png") no-repeat;
    background-position: center center;
    cursor: pointer;
}

.ro-header-search{
    background: url("../Content/img/Search.png") no-repeat;
}

 
  .ro-header-reminders
, .ro-header-reminders:hover
, .ro-header-add
, .ro-header-add:hover
, .ro-header-refinesearchmenu
, .ro-header-refinesearchmenu:hover{
    background-size: 25px 25px;
    cursor: pointer;
    background-position: center center;
}

.ro-header-detectmaterials, .ro-header-detectmaterials:hover {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-size: 25px 25px;
    cursor: pointer;
    background-position: left 5px center;
    
}

.ro-header-mobile-date {
    display: flex;
}

/* Mobile */
@media only screen and (max-width: 1060px) {
    .search-summary-title {
        font-size: 10px;
    }

    .ro-header-top {
        height: 5px;
        max-height: 5px;
    }

    .forecast-wrapper-desktop {
        display: none;
    }


    .ro-header-image {
        height: 4px;
    }

    .header-img {
        max-width: 260px;
    }

    .ro-lastrefreshed {
        height: 14px;
    }

    .ro-title-img {
        height: 22px;
        width: 22px;
    }

    .ro-header-name {
        font-size: 14px;
        height: 20px;
    }

    .title-spacer {
        display: none;
    }

    .page-title {
        order: -1;
    }

    .reports-wrapper {
        margin-right: 0;
    }

    .ro-header-label {
        display: none;
    }

    .ro-header-date {
        display: none;
    }

    .ro-header-middle {
        width:67%;
    }

    .ro-header-lhs {
        width: 29%;
        min-width: 255px;
    }

    .ro-header-rhs {
        padding-top: 6px;
        width:14%;
        min-width:125px;
    }

    .search-summary-title {
        height:28px;
    }

    .ro-header-refinesearchmenu, .ro-header-refinesearchmenu:hover, .ro-header-navbarmenu, .ro-header-navbarmenu:hover {
        background-size: 25px 25px;
    }

    .ro-header-forecast, .ro-header-forecast:hover {
        background-size: 25px 25px;
    }

    .ro-header-forecasting {
        max-width: 30px;
    }

    .add-desktop {
        display: none;
    }

    .ro-add {
        max-width: 30px;
    }

    .ro-add-container {
        align-self: flex-end;
        width: auto;
        height: 0;
        border: 0;
        z-index: 3;
    }

    .ro-add-hide {
        display: none;
    }

    .add-wrapper {
        display: flex;
        flex-direction: column;
        border: #0A344F solid 1px;
        background: lightgray;
        width: 150px;
    }

    .ro-header-add-description {
        display: flex;
        padding-left: 30px;
        align-self: center;
    }

    .ro-header-add-small:hover {
        background: #FF602C url("../Content/img/Add-focus.png") no-repeat;
        color: #fff;
        text-decoration: underline;
        background-size: 20px 20px;
        background-position: left 5px center;
    }

    .ro-header-detectmaterials:hover {
        background: #FF602C url("../Content/img/DetectMaterials-focus.png") no-repeat;
        color: #fff;
        text-decoration: underline;
    }

    .ro-header-detectmaterials, .ro-header-detectmaterials:hover {
        background-position: left 5px center;
        background-size: 25px 25px;
        cursor: pointer;
    }

    .ro-add-border-top {
        border-top: #fff solid 1px;
    }

    .ro-forecast-container {
        display: flex;
        flex-direction: column;
        height: 0;
    }

    .forecast-wrapper-mobile {
        display: flex;
        flex-direction: column;
        z-index: 3;
        border: #0A344F solid 1px;
        background: lightgray;
        align-self: flex-end;
        width: 150px;
    }

    .forecast-mobile-hide {
        display: none;
    }

    .ro-forecast-action {
        margin-right: 0;
    }

    .ro-header-forecast-1, .ro-header-forecast-1:hover, .ro-header-forecast-2, .ro-header-forecast-2:hover, .ro-header-forecast-3, .ro-header-forecast-3:hover, .ro-header-forecast-4, .ro-header-forecast-4:hover, .ro-forecast-select {
        display: flex;
        align-items: center;
        margin-right: 0;
    }

    .ro-forecast-select {
        margin-top: 3px;
    }

    .ro-header-forecast-2, .ro-header-forecast-3, .ro-header-forecast-4 {
        border-top: #fff solid 1px;
    }

    .ro-header-forecast-1:hover {
        background: #FF602C url("../Content/img/step_one-16x16.png") no-repeat;
        color: white;
        text-decoration: underline;
    }

    .ro-header-forecast-2:hover {
        background: #FF602C url("../Content/img/step_two-16x16.png") no-repeat;
        color: white;
        text-decoration: underline;
    }

    .ro-header-forecast-3:hover {
        background: #FF602C url("../Content/img/step_three-16x16.png") no-repeat;
        color: white;
        text-decoration: underline;
    }

    .ro-header-forecast-4:hover {
        background: #FF602C url("../Content/img/Lock-focus.png") no-repeat;
        color: white;
        text-decoration: underline;
    }

    .forecast-desc-mobile {
        display: flex;
        margin-left: 28px;
    }

    .ro-header-forecast-spacer,
    .ro-header-spacer {
        display: flex;
        background: #0A344F;
        height: 2px;
        min-height: 2px;
        width: 95%;
        align-self: center;
        margin-bottom: 5px;
        margin-top: 2px;
    }

    .ro-header-action:last-of-type {
        margin-right: 5px;
    }
}
    

/* Desktop small*/
@media only screen and (min-width: 1061px) and (max-width: 1150px){
	.user-name, .user-type{
		display: none;
	}
}
/*Desktop*/
@media only screen and (min-width: 1061px){

    #btnViewAddActions, .ro-add-title, .ro-header-spacer {
        display: none;
    }

    .ro-forecast-container {
        display: none;
    }

    .forecast-wrapper-desktop {
        display: flex;
    }

    .add-container-desktop {
        display: flex;
    }

    .ro-add-container {
        align-self: flex-end;
        width: auto;
        height: 0;
        border: 0;
    }

    .add-wrapper {
        display:flex;
        flex-direction: column;
    }

    .navbar-items {
        height: 44px;
        max-height: 44px;
    }

    .nav-item:last-of-type {
        justify-content: flex-end;
    }

    .nav-item:first-of-type {
        justify-content: flex-start;
    }

    .ro-header-navbarmenu{
        display: none;
    }

    .ro-header-lhs {
        width: 18%;
        min-width:346px;
    }

    .ro-header-rhs {
        width: 20%;
        min-width:384px;
    }

    .ro-header-middle {
        width: 62%;
    }

    .ro-header-refinesearchmenu, ro-header-refinesearchmenu:hover {
        margin-right: 10px;
    }

    .ro-header-action:last-of-type {
        margin-right: 10px;
    }

    .ro-header-forecast {
        display: none;
    }

}

/* Short landscape view (desktop or mobile device) */
@media only screen and (max-height: 460px) {
    div.ro-header {
        margin-top: 0px;
    }
}

.ro-header-forecast-1
, .ro-header-forecast-1:hover
, .ro-header-forecast-2
, .ro-header-forecast-2:hover
, .ro-header-forecast-3
, .ro-header-forecast-3:hover
{
    background-position: Left 7px center;
    cursor: pointer;
}

.ro-header-forecast-4
, .ro-header-forecast-4:hover{
    background-size: 20px 20px;
    background-position: Left 5px center;
    cursor: pointer;
    margin-right: 0;
}

.ro-forecast-hide {
    display: none;
}

/* Mobile thin */
@media only screen and (max-width: 450px) {
    .ro-header-middle {
        display:none;
    } 
}

/* Mobile unusably thin */
@media only screen and (max-width: 450px) {
    .ro-header-lhs {
        min-width:0;
    }
}  