/*

* Override Pages default styles or create your own styles here

*/

.bg-sbt2 {
    background-color: #ffe5c1;

}

.menu-bar ul li a {
    color: #5e5595 !important;
    opacity: 1;
}

.border-bottom-dotted {
    border-bottom: 2px dotted !important;
}

@media (max-width: 358px) {
    .horizontal-app-menu .header .header-inner {
        font-size: 10px;
    }
}

.image_picker_image {
    max-width:240px;
}

.dropzone {
    min-height: 350px !important;
}