.columncontents{padding:20px;margin:25px 100px 30px 25px;background-color:white;border-style:hidden;border-radius:15px}.Dashboardname{font-size:small;font-weight:700;margin-left:20px}.icon{display:inline-block;padding:13px;border-radius:10px;transition:background-color .3s ease,filter .3s ease;display:flex;flex-direction:row}.header{font-size:40px;font-weight:600;text-align:left;color:#313131}.lbl{color:var(--text-secondary-color);font-size:13px}.contentcard{width:50%}.blankcard{width:50%;background-color:rgba(var(--secondary-color-rgb),.3);border-style:hidden;border-radius:20px;padding:30px;display:flex;justify-content:center}.cardtype,.cardtype1{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.cardtype .contentcard{padding-left:5%}.cardtype label,.cardtype1 label{display:flex;flex-direction:row;align-items:center;gap:10px}.cardtype label.item,.cardtype1 label.item{margin:5px 0}.cardtype label.item img,.cardtype1 label.item img{height:20px}.art{width:300px;height:300px}@media only screen and (max-width:800px){.columncontents{width:calc(100% - 20px);margin:10px;padding:0}.columncontents p{text-align:justify}.cardtype{flex-direction:column;width:100%}.cardtype1{flex-direction:column-reverse;width:100%}.blankcard{align-self:center;width:90%}.contentcard{width:100%;padding:0}.art{width:120px;height:120px}}