@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap');

h1,h2,h3,h4,h5{font-family: 'Montserrat', sans-serif!important;}


.block{border: 0px solid #dbe1e8;}
.block-title, .panel-heading, .dataTables_wrapper > div:first-child{border-top-right-radius: 10px;border-top-left-radius: 10px;}
#login-container .block {border-radius: 0px;}

#appstore-img, #googlestore-img {max-width: 128px !important;}