* {
    box-sizing: border-box;
    list-style: none;
    font-family: 'Segoe UI',sans-serif;
}

body {
    margin: 0;
    padding: 0;
    background: white;
}



.bg-img {
    background-image: url("/images/sfe.gif");
    width: 400px;
    height: 300px;
    justify-content: end;
    background-repeat: no-repeat;
}

#header {
    display: flex;
    position: fixed;
    top: 0;
    background: #3ae868;
    height: 92px;
    width: 100%;
   
}

#faq-header {
    display: flex;
    position: fixed;
    top: 0;
    background: #3ae868;
    height: 92px;
    width: 100%;
}

.login-header {
    display: flex;
    position: fixed;
    top: 0;
    background: #3ae868;
    height: 92px;
    width: 100%;
}


.header-logo {
    width: 404px;
    height: 87px;
    margin-top: 7px;
    margin-left: 134px;
}

.header-nav {
    margin-left: auto;
    margin-right: 134px;
    margin-top: auto;
    margin-bottom: auto;
}

ul {
    display: flex;
    list-style: none;
}

li a {
    padding: 0 .06em;
    margin-right: 5px;
    text-decoration: none;
    color: white;
}

.irp-heading h1 {
    text-align: center;
    color: black;
    margin-top: 50px;
}

.smalltag {
    text-align: center;
    color: black;
    font-weight: bold;
    padding-top: 10px;
}

.public-report {
    text-align: center;
    padding-top: 20px;
}

.btn-public {
    background: #07da2a;
    border-radius: 20px;
    padding: 15px;
    text-decoration: none;
    color: white;
}

.btn-company {
    background: #07da2a;
    border-radius: 20px;
    padding: 15px;
    color: white;
    text-decoration: none;
}

.holder {
    background: #eaecea;
}

.irp-title {
    background: white;
    height: 200px;
    margin-top: 20px;
}

    .irp-title h1 {
        text-align: center;
        padding-top: 15px;
    }

.irp-desc {
    padding-left: 15px;
    padding-right: 15px;
}

.faq {
    background: #c8ccc8;
}

.card-height {
    height: 500px;
    width: 200px;
}

nav ul {
    margin-right: 20px;
}

    nav ul li {
        display: inline-block;
        line-height: 40px;
        margin: 0 5px;
    }

        nav ul li a {
            padding: 7px 13px;
            text-decoration: none;
            border-radius: 4px;
        }

a.active, a:hover {
    background: #3ae868;
    transition: .5s;
    text-decoration: none;
}

.checkbtn {
    font-size: 30px;
    color: white;
    float: right;
    line-height: 80px;
    margin-right: 40px;
    cursor: pointer;
    display: none;
}

#checkbox {
    display: none;
}

.reporter {
    background: #bbcdd8;
    height: 350px;
    width: 100%;
    top: 92px;
}

.home-banner {
    padding-top: 92px !important;
    height: 67vh !important;
    width: 100% !important;
    background-color: #ECEBEB !important;
}


.asdt-hide {
    display: list-item;
}

.center {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    font-size: 4rem;
    color: white;
}

.center2 {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    font-size: 2rem;
    color: white;
}

.center3 {
    display: flex;
    justify-content: center;
    padding-top: 80px;
    font-size: 47px;
}

.home-button {
    background-color: #3ae868;
    height: 60px;
    width: 200px;
    margin-left: 50px;
    margin-right: 50px;
    color: white;
    font-size: 20px;
}

.center-title {
    display: flex;
    justify-content: center;
    padding-top: 60px;
    font-size: 47px;
}

.center-text {
    display: flex;
    justify-content: center;
    padding-top: 70px;
    font-size: 20px;
    margin-left: 189px;
    margin-right: 189px;
}

.incident-steps {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    z-index: -1;
}

.img-space {
    height: 305px;
    width: 368px;
    background-color: #3ae868;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 100px;
}

.asdt-center-card {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.asdt-footer-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.bgtest{
    background-image:url("/images/mobil-filling-station.jpg");
    background-repeat:no-repeat
}

.showcase {
    background-image: url('/images/incentivise2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
   
}

.asdt-mobile-hide {
    display: list-item; 
}

.asdt-container {
    height: 100vh !important;
    width: 100% !important;
    padding: 92px 10px 10px 10px;
}

.asdt-dashboard-header {
    display: flex;
    position: fixed;
    background: #3ae868;
    height: 92px;
    width: 100%;
    z-index: 1000;
}

.asdt-btn-menu {
    background: #B996E2;
    padding: 10px;
    color: black;
    font-size: 16px;
    border-radius: 5px;
    height: 50px;
    width: 90%;
    margin-bottom: 20px;
}

.asdt-dashboard-header-logo {
    width: 404px;
    height: 87px;
    margin-top: 7px;
    margin-left: 10px;
}

.asdt-breadcrum {
  padding-left: 30px;
  color: #343a40;
  font-size: 15px;
  text-decoration: none;
}

.asdt-paragraph {
    padding-left: 100px;
    margin-top: 20px;
}

.asdt-dashboard-content {
    display: flex;
    flex-direction: column;
    margin-left: 100px;
}

.asdt-faq-accodion {
    margin-left: 160px;
    margin-right: 160px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.home-logo {
    margin-top: 58px;
    margin-left: 55px;
}

.home-grey-area {
    display: flex;
    flex-direction: row;
    background-color: #D3D8E5;
    width:100%;
    height:33vh;
    padding-top: 30px ;
    padding-bottom: 30px;
}

.pcs-wing{
    width:49%;
}
.vartical-line {
    border-left: 6px solid #707070;
    height: calc( 33vh - 50px );
    align-self:center ;
}
.mlas-wing {
    width: 49%;

}

.home-button-left {
    background-color: #3ae868 !important;
    height: 60px;
    width: 200px;
    margin-left: auto;
    margin-right: 50px;
    color: white;
    font-size: 20px;
}
.home-button-right {
    background-color: #3ae868 !important;
    height: 60px;
    width: 200px;
    margin-left: 50px;
    margin-right: auto;
    color: white;
    font-size: 20px;
}

.login-background {
    background-image: url(/images/CompanyRegister_Pic.jpg);
    background-size: cover;
    background-repeat:   repeat-y;
}

.center-login{
    width: 40vw;
    height: 50%;
    margin: auto auto auto auto ;
}

.dashboard-logo {
    width: 20.5vw;
}

.dashboard-bg-picture {
    background-image: url(/images/lubemain.jpg);
    background-size: cover;
    background-repeat: repeat-y;
    /*background-color: #ecebeb;*/
    width: 100%;
    height: 100vh;
}

.dpr-home-logo{
    width:auto;
    height: auto;
}



/*Mobile view*********************************************************************************
*/
@media screen and (max-width:760px) {

    .dpr-home-logo {
        max-width: 100%;
        height: auto;
    }

    .home-logo {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .dashboard-logo {
        width: 70vw;
        height:92px;

    }

    .center-login {
        width: 80vw;
        height: 70%;
        margin: auto auto auto auto;
    }
    .login-background {
        background-image: url(/images/lubemain.jpg);
        background-size: cover;
        background-repeat: repeat-y;
    }


    .home-button-left {
        background-color: #3ae868 !important;
        height: 60px;
        width: 200px;
        margin-left: auto;
        margin-right: 50px;
        color: white;
        font-size: 20px;
    }

    .home-button-right {
        background-color: #3ae868 !important;
        height: 60px;
        width: 200px;
        margin-left: 50px;
        margin-right: auto;
        color: white;
        font-size: 20px;
    }

    .pcs-wing {
        width: 49%;
        text-align: right;
        font-size: 1.85rem;
    }

    .vartical-line {
        border-left: 3px solid #707070;
        height: calc( 33vh - 50px );
        align-self: center;
    }

    .mlas-wing {
        width: 49%;
        text-align: left;
        font-size: 1.85rem;
    }


    .home-logo {
        
        width:100%;
        height:100px;
    }

    .home-grey-area {
        display: flex;
        flex-direction: row;
        background-color: #D3D8E5;
        width: 100%;
        height: 33vh;
    }


    .asdt-mobile-menu {
        background-color: #3ae868;
        padding: 5px;
        margin-top: 20px;
        width: 1000px;
        border-radius: 3px;
    }

    .asdt-faq-accodion {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .astd-table-report-history {
        display: none;
    }

    .asdt-dashboard-header {
        display: flex;
        position: fixed;
        background: #3ae868;
        height: 92px;
        width: 100%;
    }

    .asdt-mobile-hide {
        display: none;
    }

    .asdt-footer-fixed {
        position: fixed;
    }

    .asdt-center-card {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 35px;
        padding-bottom: 35px;
    }

    .asdt-hide {
        display: none;
    }

    .center-title {
        display: flex;
        justify-content: center;
        padding-top: 60px;
        font-size: 25px;
    }

    .center-text {
        display: flex;
        justify-content: center;
        padding-top: 100px;
        font-size: 20px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .incident-steps {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 100px;
    }

    .img-space {
        height: 305px;
        width: 368px;
        background-color: #3ae868;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 100px;
    }

    .home-banner {
        height: 67vh;
        width: 100%;
        background-color: #ECEBEB;
    }

    .center {
        display: flex;
        justify-content: center;
        padding-top: 60px;
        font-size: 36px;
        color: white;
    }

    .center2 {
        display: none;
    }

    .center3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 25px;
    }

    .home-button {
        background-color: #3ae868;
        height: 56px;
        width: 230px;
        margin-bottom: 50px;
        margin-right: auto;
        margin-left: auto;
        border-radius: 50px;
        color: white;
        font-size: 20px;
    }

    #header {
        display: flex;
        background: #3ae868;
        width: 100%;
        height: 80px;
    }

    .header-logo {
        width: 80%;
        height: auto;
        margin-top: 7px;
        margin-left: 4px;
    }

    .header-nav {
        display: none;
    }




    .checkbtn {
        display: block;
    }

    /*        ul {
            position: fixed;
            width: 100%;
            height: 100vh;
            background: #eaecea;
            top: 80px;
            left: -100%;
            text-align: center;
            transition: all .5s;
        }*/

    /*  nav ul li {
            display: block;
            margin: 50px 0;
            line-height: 30px;
        }

            nav ul li a {
                font-size: 20px;
            }*/

    a:hover, a.hover {
        background: none;
        color: #0082e6;
    }

    #check:checked ~ ul {
        left: 0;
    }
}
