#relations-container{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0;padding-bottom:24px;background-color:#fafafa}#relations-container,#relations-container .relation-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}#relations-container .relation-card{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:6px;overflow:hidden;cursor:pointer;width:330px;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;position:relative}#relations-container .relation-card #photo-container{z-index:0}#relations-container .relation-card .relation-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;padding:12px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;overflow:hidden}#relations-container .relation-card .relation-data .folder,#relations-container .relation-card .relation-data .name,#relations-container .relation-card .relation-data .rel{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#relations-container .relation-card .relation-data .rel{font-size:14px;font-weight:700}#relations-container .relation-card .relation-data .nome{font-size:16px;font-weight:400}#relations-container .relation-card .relation-data .folder{font-size:10px;opacity:.6}#relations-container .relation-card .relation-data .reveal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;width:0;height:134px;white-space:nowrap;overflow:hidden;cursor:pointer}#relations-container .arremate{display:block;width:340px;height:1px}#relations-container[dark]{background-color:#303030}#relations-container[dark] .relation-card{background-color:hsla(0,0%,100%,.05)}.empty{display:block;width:100%;text-align:center;font-size:22px;padding:12px}