.notifyPannel{top:0;width:344px;position:absolute;right:-650px;bottom:0;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16),0 0 1px 0 rgba(0,0,0,.16);z-index:15000;display:flex;flex-direction:column;transition-property:right;transition-duration:.3s;transition-timing-function:linear}.notifyPannel.open{right:0}.notifyPannel .header{background-color:#42bae9;padding:13.1px 20px;color:#fff;font-size:18px}.notifyPannel .header svg{font-size:20px;margin-right:5px}.notifyPannel .header .close{font-weight:100;color:#fff;opacity:1}.notifyPannel .header .close:focus,.notifyPannel .header .close span:focus{outline:none}.notifyPannel .body .actions{display:flex;flex-direction:row;justify-content:space-between;padding:15px}.notifyPannel .body .actions .col-md-6{float:left;width:50%}.notifyPannel .body .actions .form-group{margin:0}.notifyPannel .body .actions .filter{padding-right:10px;padding-left:0}.notifyPannel .body .actions .filter .notifySearchSelect{background-position:90%}.notifyPannel .body .actions .searchBox{padding:0}.notifyPannel .body .listNotifies{overflow-x:hidden;overflow-y:scroll;height:100vh;padding-bottom:116px;width:100%}.notifyPannel .body .listNotifies .dates{font-size:16px;font-weight:600;margin:25px 0 10px}.notifyPannel .body .listNotifies .dates:first-child{margin-top:0}.notifyPannel .body .listNotifies .notify{padding:10px;cursor:pointer;position:relative;border-bottom:1px solid #d8d8d8;min-height:66px}.notifyPannel .body .listNotifies .notify:first-child{border-top:1px solid #d8d8d8}.notifyPannel .body .listNotifies .notify:focus,.notifyPannel .body .listNotifies .notify:hover{background-color:#c3ebfc}.notifyPannel .body .listNotifies .notify .vehicleInfo{font-weight:400}.notifyPannel .body .listNotifies .notify.danger .vehicleInfo{color:#ff4949}.notifyPannel .body .listNotifies .notify.info .goToVehicle{display:block}.notifyPannel .body .listNotifies .notify label{display:block;cursor:pointer}.notifyPannel .body .listNotifies .notify .close{position:absolute;top:38%;right:5%}.notifyPannel .search-empty{margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.notifyPannel .search-empty label{display:block;color:rgba(0,0,0,.32);font-weight:500}.notifyPannel .dismissCheck{position:absolute;right:10px;top:23px;color:#42bae9}.notifyPannel .dismissCheck svg{box-shadow:0 5px 15px rgba(0,0,0,.35)}.fade-right-enter-active,.fade-right-leave-active{transition:all .5s ease}.fade-right-enter,.fade-right-leave-to{opacity:0;transform:translateX(30px)}.element{position:relative;display:list-item;clear:both;line-height:14px;padding:8px 10px 8px}.notifyInfo{display:flex!important;align-items:start;position:relative;gap:5px;margin-bottom:0}.notifyInfo svg{font-size:17px;color:#fff;padding:7px 11px;background-color:#42bae9;border-radius:4px}.notifyInfo .info{display:flex;flex-direction:column;margin-top:-2px}.notifyInfo .info .text{font-weight:400}