@charset "UTF-8";

html {
    background-color: #fff;
}

img {
    width: 100%;
}

.mainContainer {
    background-color: transparent;
}



.loginDiagram {
    margin-bottom: 30px;
}

section .shodanDiagram {
    margin-top: 0px;
}

.mg_t50 {
    margin-top: 50px !important;
}

.pd_rl15 {
    padding: 0 15px;
}
