.days-label { -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

.box-calc { display: block; background: #171D24; padding: 35px 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

div.selector { width: 100%; position: relative; margin: 20px 0 0px; display: block; height: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 0; background: #ebe4da; }
div.selector .resize { position: relative; top: -6px; margin-left: 0; z-index: 40; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; box-shadow: 0 5px 10px rgba(253, 116, 56, 0.26); background: #28cdb3; background: -webkit-linear-gradient(left top, #28cdb3, #17aca7); background: linear-gradient(to right bottom, #28cdb3, #17aca7); width: 13px; height: 13px; cursor: e-resize; font-size: inherit; }
div.selector .resize.ui-draggable-disabled { background: #ebe4da; background: -webkit-linear-gradient(left top, #ebe4da, #c5c1bd); background: linear-gradient(to right bottom, #ebe4da, #c5c1bd); box-shadow: none; }

.days-label.disabled { opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); }
/*!
Make by MYsT with <3
A product from the universe
Copyright @2022
*/