.share-modal{display:none;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;flex-direction:column;justify-content:space-between;gap:24px;left:0;padding:24px;position:fixed;right:0;width:100% !important;z-index:9999;margin:0 auto;max-width:500px}.share-modal .share-modal-header{display:flex;justify-content:center;align-items:center;padding:0 !important}.share-modal .share-modal-header span{color:var(--tbdc-green-800);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.share-modal .share-modal-body{padding:0 !important;display:flex;flex-direction:column;gap:12px}.share-modal .share-modal-body .custom-loading{background:#000;width:100%;height:100%;position:fixed;opacity:.5;top:0;bottom:0;right:0;left:0;z-index:9}.share-modal .share-modal-body .custom-loading .loader{position:absolute;left:50%;top:50%;width:6vmax;height:6vmax;margin:-3vmax;animation:spin 1s linear infinite}.share-modal .share-modal-body .custom-loading .loader-title{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:8vmax;position:absolute;top:48%;bottom:50%;left:50%;transform:translate(-50%, 50%);color:#fff;font-style:normal;font-weight:600;font-size:20px;line-height:32px}.share-modal .share-modal-body .custom-loading .loader-hint{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:8vmax;position:absolute;top:52%;bottom:50%;left:50%;transform:translate(-50%, 50%);color:#fff;font-style:normal;font-weight:500;font-size:14px;line-height:20px}.share-modal .share-modal-body .option{height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:12px;padding:12px;background:var(--tbdc-green-800);border-radius:8px}.share-modal .share-modal-body .option .option-icon{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(74deg) brightness(104%) contrast(101%);width:24px;height:24px}.share-modal .share-modal-body .option .content{display:flex;flex-direction:column;align-items:start}.share-modal .share-modal-body .option .content .title{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.share-modal .cancel-button{height:48px;display:flex;align-items:center;justify-content:center;color:var(--tbdc-gray-700);font-style:normal;font-weight:600;font-size:16px;line-height:24px;text-align:center;cursor:pointer;padding:0 !important}.share-modal-background{display:none;position:fixed;top:0;left:0;z-index:9998;width:100vw;height:100vh;background:rgba(0,0,0,.5)}.observation .head{width:100%;height:102px;padding:26px 16px 24px;background-color:#fff;-webkit-box-shadow:0 3px 6px -4px gray;-moz-box-shadow:0 3px 6px -4px gray;box-shadow:0 3px 6px -4px gray;margin-bottom:16px;max-width:700px;margin-right:auto;margin-left:auto;border-radius:8px}.observation .head .user-photo{cursor:pointer;float:left;border-radius:100%;width:48px;height:48px;overflow:hidden;margin-right:16px;margin-bottom:16px}.observation .head .user-photo .img{width:48px;height:48px;background-color:#eee;color:#333}.observation .head .user-photo .img img{width:100%}.observation .head .user-photo .img.no-img{align-items:center;color:#d4d3d3;display:flex;font-size:19px;justify-content:center}.observation .head .info{float:left;line-height:20px;width:calc(100% - 105px)}.observation .head .info .user-name{cursor:pointer;font-weight:bold;font-size:16px;color:#3c4859}.observation .head .info .farm-name{cursor:pointer;font-size:16px;color:var(--tbdc-green-800)}.observation .head .info .field-name{cursor:pointer;font-size:14px;color:#3c4859}.observation .head .info .date{float:left;font-size:10px;color:#3c4859}.observation .head .post-type{background-color:var(--tbdc-green-800);margin-top:7px;float:right;width:36px;height:36px;border-radius:100px}.observation .head .post-type img{margin:10px;width:16px}.observation .annotations{width:100%;padding:16px;background-color:#fff;-webkit-box-shadow:0px 0px 40px -17px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 40px -17px rgba(0,0,0,.75);box-shadow:0px 0px 40px -17px rgba(0,0,0,.75);margin-bottom:16px}.observation .annotations .audio{overflow:hidden;padding:10px 0px}.observation .annotations .audio .icon{width:22px;height:24px;margin:3px 16px;float:left}.observation .annotations .audio .icon img{width:22px;height:24px}.observation .annotations .audio .content{float:left;width:calc(100% - 70px)}.observation .annotations .audio .content .plyr__controls{padding:0px !important;margin:0 !important}.observation .annotations .audio .content .plyr__control{color:var(--tbdc-green-800) !important;background:none !important;box-shadow:none !important}.observation .annotations .audio .content .plyr--full-ui input[type=range]{color:var(--tbdc-green-800)}.observation .annotations .text{display:flex;overflow:hidden}.observation .annotations .text .icon{padding:3px 16px;float:left;display:flex}.observation .annotations .text .icon img{margin:auto;width:22px;height:24px}.observation .annotations .text .content{margin-top:10px;float:left;width:calc(100% - 70px)}.observation .timeline .checkin,.observation .timeline .checkout{min-height:160px;padding-bottom:0px;background-color:#fff;margin-bottom:16px;position:relative;border-radius:8px}.observation .timeline .checkin .desc,.observation .timeline .checkout .desc{position:absolute;color:#fff;font-size:18px;padding:10px 16px}.observation .timeline .checkin .date,.observation .timeline .checkout .date{position:absolute;color:#fff;right:0px;bottom:0px;font-size:16px;padding:6px 16px}.observation .timeline .checkin .map,.observation .timeline .checkout .map{overflow:hidden;height:160px;border-radius:8px}.observation .timeline .checkin .map img,.observation .timeline .checkout .map img{width:100%}.observation .timeline .post{min-height:100px;padding-bottom:0px}.observation .timeline .post.pd-bottom{padding-bottom:2px}.observation .timeline .post .map-location{cursor:pointer;overflow:hidden;position:fixed;z-index:999;margin-top:10px;border-radius:5px;width:180px;right:65px;height:90px;background-color:#b1b1b1ab}.observation .timeline .post .media-options{display:flex;align-items:center;justify-content:center;position:absolute;right:34px;margin-top:14px;z-index:99;gap:12px}.observation .timeline .post .media-options .icon-location,.observation .timeline .post .media-options .icon-download{cursor:pointer;height:24px;width:24px}.observation .timeline .post .image{min-height:150px;background-color:#eee}.observation .timeline .post .image .info{position:absolute;left:32px;z-index:99;text-shadow:0px 0px 3px #888484;color:#fff;margin-top:10px}.observation .timeline .post .image img{min-height:150px;width:100%}.observation .timeline .post .image .date{color:#fff;left:32px;margin-top:-34px;z-index:99;text-shadow:0px 0px 3px #888484;position:absolute}.observation .timeline .post .image .annexed{color:#fff;right:30px;margin-top:-39px;z-index:99;position:absolute}.observation .timeline .post .image .annexed img{pointer-events:none !important;width:auto;min-height:14px !important;height:23px}.observation .timeline .post .video stream{height:100%}.observation .timeline .post .video .info{position:absolute;left:110px;z-index:99;width:200px;text-shadow:0px 0px 3px #888484;color:#fff;margin-top:14px}.observation .timeline .post .video .video-js .big-play-toggle{height:100%}.observation .timeline .post .video .video-js .vjs-tech{height:100%}.observation .timeline .post .video .date{margin-top:14px;color:#fff;left:32px;margin-top:14px;z-index:99;text-shadow:0px 0px 3px #888484;position:absolute}.observation .timeline .post .video .date .annexed{float:right}.observation .timeline .post .video .date .annexed img{height:18px}.observation .timeline .post .annotations{padding:0px;box-shadow:none}.observation .timeline .post .annotations .text{display:flex;padding:10px 0px}.observation .timeline .post .annotations .text .content{margin:auto}.observation .share{cursor:pointer;background-color:#fff;padding:15px;border-radius:3px;color:#888;font-size:17px;padding-bottom:11px;text-align:center;margin-bottom:10px}.observation .share img{height:20px;margin-right:5px;margin-top:-3px}.observation .copy-post{display:flex}.observation .copy-post .copy-button{cursor:pointer;background-color:#fff;color:var(--tbdc-gray-500);font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin:6px 0 16px 0;padding:15px;width:100%;max-width:700px;margin-right:auto;margin-left:auto;text-align:center}.observation .copy-post .copy-button img{margin-right:8px}.observation .comments{width:100%;min-height:180px;background-color:#fff;margin-bottom:16px;position:relative;padding:16px 16px 0px 16px}.observation .comments .mark-user-div{content:" ";max-height:100px;overflow-y:scroll;position:absolute;z-index:9999;top:-28px;left:65px;width:280px;background-color:#fff;-webkit-box-shadow:0px 0px 50px -10px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 50px -10px rgba(0,0,0,.75);box-shadow:0px 0px 50px -10px rgba(0,0,0,.75);border-radius:5px}.observation .comments .mark-user-div .item{cursor:pointer;float:left;width:100%;padding:0px 7px 7px;border-bottom:1px solid #e4e4e4}.observation .comments .mark-user-div .item:last-child{border-bottom:none}.observation .comments .mark-user-div .item .icon{text-align:center;padding-top:0px;color:#fff;margin-top:9px;float:left;width:16px;height:16px;border-radius:50%;overflow:hidden}.observation .comments .mark-user-div .item .icon i{color:var(--tbdc-green-800)}.observation .comments .mark-user-div .item .icon img{height:16px;margin-top:-10px}.observation .comments .mark-user-div .item .info{width:calc(100% - 40px);overflow:hidden;line-height:5px;padding-top:7px}.observation .comments .mark-user-div .item .info .title{width:100%;font-weight:500;float:left;padding:6px 10px}.observation .comments .header{overflow:hidden;padding-bottom:16px;border-bottom:1px solid rgba(157,163,172,.48)}.observation .comments .header .privacy{width:36px;height:36px;cursor:pointer;float:left;border:2px solid var(--tbdc-green-800);border-radius:100%;padding:3px 5px;text-align:center;margin-top:1px}.observation .comments .header .privacy img{width:14.42px;height:16px}.observation .comments .header .new-comment{cursor:pointer;background-color:rgba(207,210,215,.3);overflow:hidden;width:calc(100% - 45px);float:right;border-radius:24px;position:relative}.observation .comments .header .new-comment .textarea{line-height:26px;padding:6px 16px;width:calc(100% - 30px);float:left;border:none;background-color:transparent}.observation .comments .header .new-comment .textarea:empty:before{color:#aba9a9;display:block}.observation .comments .header .new-comment .textarea span{background-color:rgba(0,80,160,.15);border-radius:5px;padding:1px 5px}.observation .comments .header .new-comment .send-new-comment{cursor:pointer;width:45px;height:36px;text-align:center;right:0px;position:absolute;top:50%;transform:translateY(-50%)}.observation .comments .header .new-comment .send-new-comment i{padding:10px}.observation .comments .header .new-comment .send-new-comment img{width:14px;height:12px;margin:12px 0px}.observation .comments .privacy-tab{padding:14px 0px;border-bottom:1px solid rgba(157,163,172,.48)}.observation .comments .privacy-tab label{font-size:16px;color:#636d7a;margin-bottom:0px}.observation .comments .privacy-tab .item{cursor:pointer;width:100%;overflow:hidden;padding:16px 0px 0px}.observation .comments .privacy-tab .item.selected .icon{border:2px solid var(--tbdc-green-800)}.observation .comments .privacy-tab .item.selected .checkbox{color:#fff;background-color:var(--tbdc-green-800);border:none}.observation .comments .privacy-tab .item.selected .checkbox i{display:block}.observation .comments .privacy-tab .item .icon{width:36px;height:36px;float:left;border:2px solid #cfd2d7;border-radius:100%;padding:3px 5px;text-align:center;margin-top:1px;margin-right:13px}.observation .comments .privacy-tab .item .icon img{fill:red;width:14.42px;height:16px}.observation .comments .privacy-tab .item .desc{color:#636d7a;overflow:hidden;line-height:18px;float:left;width:250px}.observation .comments .privacy-tab .item .desc .title{font-weight:bold;font-size:16px}.observation .comments .privacy-tab .item .desc .prev{font-size:12px}.observation .comments .privacy-tab .item .checkbox{width:16px;font-size:10px;height:16px;padding:3px;float:right;border:1px solid #cfd2d7;border-radius:50px;margin:10px 0px}.observation .comments .privacy-tab .item .checkbox i{display:none}.observation .comments .existing{overflow:hidden;margin-top:16px}.observation .comments .existing .no-comment{padding:24px;font-size:12px;text-align:center;margin-bottom:16px;color:#888}.observation .comments .existing .comment{overflow:hidden;margin-bottom:16px}.observation .comments .existing .comment .user-photo{cursor:pointer;float:left;border-radius:100%;width:48px;height:48px;overflow:hidden;margin-right:10px;margin-bottom:16px}.observation .comments .existing .comment .user-photo .img{width:48px;height:48px;background-color:#eee;color:#333}.observation .comments .existing .comment .user-photo .img img{width:100%}.observation .comments .existing .comment .user-photo .img.no-img{align-items:center;color:#d4d3d3;display:flex;font-size:19px;justify-content:center}.observation .comments .existing .comment .info{background-color:rgba(207,210,215,.3);overflow:hidden;width:calc(100% - 65px);float:left;border-radius:24px;padding:12px 16px;line-height:18px;position:relative}.observation .comments .existing .comment .info .user-name{color:#3c4859;font-size:12px;font-weight:bold}.observation .comments .existing .comment .info .text{font-size:12px}.observation .comments .existing .comment .info .text span{cursor:pointer;background-color:rgba(0,80,160,.15);border-radius:5px;padding:1px 5px}.observation .comments .existing .comment .created{color:#3c4859;float:right;font-size:10px;width:73%;margin-right:20px;padding-top:7px}.observation .comments .existing .comment .created i{color:#cfd2d7}.observation .comments .existing .comment .remove{cursor:pointer;float:right}.observation .footer{font-size:11px;border-top:1px solid rgba(157,163,172,.48);padding:16px;text-align:center;margin:0 16px}.copy-modal .modal-content{border-radius:12px;overflow:hidden;background-color:#fff;width:90vw;max-width:500px;margin:auto}.copy-modal .modal-content .loading{position:absolute;opacity:1;background-color:#cbd5e0;top:0;left:0;right:0}.copy-modal .modal-content .action-buttons{display:flex;justify-content:space-between;margin-top:16px}.copy-modal .modal-content .btn{padding:8px 16px;font-style:normal;font-weight:600;font-size:16px;line-height:24px;box-sizing:border-box;border-radius:8px}.copy-modal .modal-content .btn-cancel{background:#fff;border:1px solid #e2e8f0;color:var(--tbdc-gray-700)}.copy-modal .modal-content .btn-ok{background-color:#78c930;color:#fff}.copy-modal .modal-content .title{font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:var(--tbdc-gray-700);display:flex;justify-content:center}.copy-modal .modal-content .farm-list{max-height:10rem;overflow-y:scroll}.copy-modal .modal-content .farm-list .item{padding:8px 12px;width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:var(--tbdc-gray-500);background:#f6f7f9;border-radius:8px;display:flex;align-items:center;margin-bottom:8px}.copy-modal .modal-content .farm-list .item label{display:flex;align-items:center;margin:0}.copy-modal .modal-content .farm-list .item input[type=checkbox]{margin-right:16px;width:20px;height:20px}.copy-modal .modal-content .farm-list .item.selected,.copy-modal .modal-content .farm-list .item:hover{background-color:var(--tbdc-gray-100)}.copy-modal .modal-content .alert-message{color:#f56565;font-style:normal;font-weight:600;font-size:12px;line-height:16px;display:flex;justify-content:center;align-items:center}.copy-modal .modal-content .alert-message i{margin-right:2px}.copy-modal .modal-content .farm-list,.copy-modal .modal-content .selected-farms{margin:0;padding:0;margin-top:20px}.copy-modal .modal-content li,.copy-modal .modal-content input[type=checkbox]{cursor:pointer}.copy-modal .modal-content .step-2{display:flex;flex-direction:column}.copy-modal .modal-content .step-2 small{display:flex;align-items:center;text-align:center}.copy-modal .modal-content .step-2 .selected-farms{display:flex;flex-direction:column;row-gap:8px}.copy-modal .modal-content .step-2 .selected-farms li{display:flex;text-align:center;padding:4px 6px;list-style:none;background:var(--tbdc-gray-100);border-radius:6px;color:var(--tbdc-green-800);justify-content:center;font-style:normal;font-weight:600;font-size:12px;line-height:20px}.copy-modal .modal-content .info-text{font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:var(--tbdc-gray-500);margin-top:24px;margin-bottom:24px}.copy-modal .modal-content .response-modal{display:flex;flex-direction:column;align-items:center;text-align:center}.copy-modal .modal-content .response-modal img{width:48px;height:48px}.copy-modal .modal-content .response-modal .title{font-style:normal;font-weight:bold;font-size:20px;line-height:20px;text-align:center;margin-top:8px}.copy-modal .modal-content .success-modal .title{color:#78c930}.copy-modal .modal-content .fail-modal .title{color:#f56565}
