.table{background:#fff}.table img{width:100px}.table input,.table textarea{width:200px}.table .cont-edit{display:flex;flex-direction:row;justify-content:center;align-items:center}.table .cont-edit .cont-pivot-inputs{display:flex}.table .cont-edit .cont-pivot-inputs>div{margin-left:1em;display:flex;flex-direction:column;align-items:center;justify-content:center}.table .input-sm{width:70px!important}.table .input-md{width:150px!important}.table .input-lg{width:300px!important}.card-component{display:flex;flex-direction:row;margin:1em 1%;background:#fff;border-radius:12px}@media screen and (max-width:576px){.card-component{width:98%}}@media screen and (min-width:576px)and (max-width:768px){.card-component{width:48%}}@media screen and (min-width:768px)and (max-width:992px){.card-component{width:31%}}@media screen and (min-width:992px){.card-component{width:300px}}.card-component .title{font-size:30px;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10px}.card-component .title p{display:flex;flex-direction:row;line-height:25px}.card-component .title p .prop-text{font-size:14px;padding-right:5px}.card-component img{width:100%;border-radius:5px 5px 0 0}.card-component .cont-props{padding:1em}.card-component .cont-props p{text-align:left;margin-bottom:0}.cont-cards{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (min-width:992px){.cont-cards{justify-content:center}}.full-card .card-component{width:100%}