.rm-max-form{display:flex;max-width:650px;background-color:cadetblue;padding:20px 12px;font-size:24px;border:1px solid navy;border-radius:7px;margin-bottom:44px;justify-content:space-evenly;align-items:normal}
.rm-max-form input{max-width:180px}
.rm-max-form select{min-width:70px}
.articol-padela img{width:100%;max-width:600px;margin:0 auto}
@media screen and (min-width:992px){.articol-padela .indent-left{padding-left:2rem}}
.articol-padela .accordion{margin-bottom:1rem}
.formular-alegere-padela{background-color:beige;padding:20px;border:1px solid #555;border-radius:4px;max-width:600px;margin-bottom:1rem}
.formular-alegere-padela datalist{display:flex;justify-content:space-between;color:grey;width:100%}
.formular-alegere-padela input{display:block;width:100%}
.formular-alegere-padela input[type=text]{margin-bottom:16px}
.formular-alegere-padela p{margin-top:20px}
.formular-alegere-padela button{margin-top:16px}
.mijloace-filters{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}
.mijloace-filters .badge{border-width:1px;margin:0 8px 8px;font-size:1rem;font-weight:normal}
.star-rating i{cursor:pointer;font-size:1rem;transition:color 0.2s;color:#bcc9d4;margin:0 4px}
page,.afisare-detaliata{display:block;margin:0 auto;max-width:800px}
.star-stack{position:relative;display:inline-block;line-height:1}
.star-stack .star-bg,.star-stack .star-fg{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;pointer-events:none}
.star-stack .star-bg{color:#ccc;z-index:1;position:relative}
.star-stack .star-fg{color:#ffc107;z-index:2;transition:width 0.3s}
input#privacy{display:inline-block;width:20px;height:20px;margin-top:1rem;margin-right:5px;vertical-align:sub}
.bigger{font-size:1.2rem}
#evaluare-form-container li{font-size:1.2rem;margin-bottom:10px}
.afisare-detaliata ul{padding:0}
.afisare-detaliata li{display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:4px}
.afisare-detaliata li:not(:last-child){border-bottom:1px solid lightgrey}
.in-heading-repere{font-size:1.1rem}
@media screen and (min-width:769px){page,.afisare-detaliata{padding:20px}page ul,.afisare-detaliata ul{padding-left:40px}}