﻿#notLoggedInLogo {
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

#notLoggedInButton {
    text-align: center;
    max-width: 300px;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
}

#notLoggedInIntro {
    margin: 0px auto;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    max-width: 300px;
}

.divSearchMain {
    margin: 10px;
    width: auto !important;
    max-width: none !important;
}

#grdData_GridData {
    overflow: hidden !important;
}

.selectionCodes {
    margin: 10px;
    margin-top: 0px;
    float: left;
}

#selectionCodes {
    cursor: pointer;
}

#regions {
    cursor: pointer;
}

.selectionRegion {
    float: left;
    margin: 10px;
    margin-top: 0px;
    margin-left:0;
}

#detailsBack {
    margin: 10px;
}

#detailsNew {
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 2000
}

#detailsMutationLink {
    margin-left: 14px;
}

.reContentArea {
    background-color: #FFFFFF !important;
}

strong {
    font-weight: bold !important;
}

.label {
    color: #9e9e9e;
    font-size: .8rem !important;
}

.field {
    margin-bottom: 5px;
}

#divPageHeaderContainer {
    background-position: center center !important;
    min-width: 0px !important;
    background-image: url('../images/adrez_mobile_header_v2.png') !important;
}

#divPageHeaderInnerContainer {
    height: 50px !important;
    width: 90% !important;
}

#divPageHeader {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
    font-size: 20px !important;
    height: 50px !important;
}

#divPageHeaderMenu {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
}

.RadSplitter_Material .rspSlideTitleContainer {
    background-color: #2e84b3 !important;
    border-color: #2e84b3 !important;
}

.RadSplitter_Material .rspSlideHeader table {
    background-color: #2e84b3 !important;
    height: 34px !important;
}

    .RadSplitter_Material .rspSlideHeader table td {
        border-color: #2e84b3 !important;
    }

.RadSplitter_Material .rspSlideHeader .rspSlideTitle {
    height: 34px !important;
    line-height: 34px !important;
}

.RadSplitter .rspSlideHeader .rspSlideTitle {
    margin-left: 14px !important;
}

#RadPane1 #RAD_SPLITTER_PANE_CONTENT_RadPane1 {
    width: 0px !important;
    overflow: hidden !important;
}

#RadPane2 #RAD_SPLITTER_PANE_CONTENT_RadPane2 {
    width: 100vw !important;
}

#contentContainer {
    height: 70%;
    height: calc(100vh - 105px);
}

.contentPaneDecorator, #radContentSplit, .rspSlidePane {
    height: 70% !important;
    height: calc(100vh - 107px) !important;
}

.rspSlideContent {
    height: 500px !important;
    height: calc(100vh - 142px) !important;
}

.divSearchMain {
    width: 100%;
    max-width: 500px;
    position: relative;
}

.divSearchBox {
}

.divSearchFilters {
    display: none;
    border: 1px solid #e2e4e7;
    padding: 15px;
    position: absolute;
    background-color: #FFFFFF;
    width: 100%;
    max-width: 468px;
    top: 48px;
    z-index: 1100;
    color: #595959;
}

.divSearchFiltersClose {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.txtMaterialSearch,
.txtMaterialSearchEmpty {
    padding: 0px !important;
    height: 48px !important;
    border: 0px !important;
    background-color: transparent !important;
    font-size: 14px !important;
    font-family: 'Roboto' !important;
    color: #595959 !important;
    outline: none !important;
    padding-right: 32px !important;
}

.txtMaterialSearchEmpty {
    color: #707070 !important;
    font-style: normal !important;
    font-family: 'Roboto' !important;
}

#aboutLogo {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

#aboutContent {
    margin: 14px;
    text-align: center;
}

#aboutContent a {
    text-decoration: underline !important;
}

.rspSlideContent {
    border-left: 1px solid #e2e4e7;
}