@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{width:100vw;overflow-x:hidden}:root{--admin-primary-color:#000;--admin-primary-light-color:#5c5c5c;--admin-lightest-color:#fffded;--admin-secondary-color:#201335;--admin-secondary-light-color:#4f4789;--admin-seperate-color:#ffb17a;--admin-higlight-color:#fce762;--admin-border-color:rgba(92,92,92,0.2);--admin-lightgray-color:hsla(0,0%,87.1%,0.6)}.adminRightCol{font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial;background:#fff}.adminRightCol .bp-form{width:70%;margin:0 auto;display:flex;flex-direction:column}.adminRightCol .bp-form label{font-size:18px;margin-top:15px}.adminRightCol .bp-form input[type=text],.adminRightCol .bp-form select{border-radius:0;border-width:2px;height:40px}.adminRightCol .bp-form textarea{border-radius:0;border-width:2px;min-height:240px}.adminRightCol .bp-form .btn,.adminRightCol .bp-form button{min-width:150px;border:none;height:40px;line-height:26px;border-radius:0;background:var(--admin-primary-color);color:#fff}.adminRightCol .bp-form .btn.btn-secondary,.adminRightCol .bp-form button.btn-secondary{background:var(--admin-primary-light-color);color:#fff}.adminRightCol .bp-form .btn.btn-outline-secondary,.adminRightCol .bp-form button.btn-outline-secondary{color:var(--admin-primary-color);background:transparent;border:2px solid var(--admin-primary-light-color)}.adminRightCol .bp-form .btn.ck,.adminRightCol .bp-form button.ck{min-width:auto;border:inhert;height:auto;line-height:inherit;border-radius:inherit;background:inherit;color:#333}.adminRightCol .fileList{display:flex;flex-wrap:wrap;margin-left:-5px}.adminRightCol .fileList button.triggerBtn{padding:0;margin:0;background:none;border:none;width:200px;height:200px;display:flex;justify-content:center;flex-direction:column;align-items:center}.adminRightCol .fileList button.triggerBtn i{font-size:25px}.adminRightCol .fileList button.triggerBtn span.filename{word-break:break-word;line-height:18px;font-size:16px;padding-top:10px}.adminRightCol .fileList .fileItem{position:relative;margin:5px 0;border-radius:0}.adminRightCol .fileList .fileItem img{border-radius:0}.adminRightCol .fileList .fileItem a{word-break:break-word}.adminRightCol .fileList .fileItem a.fileBox{display:flex;width:200px;height:200px;justify-content:center;align-items:center;flex-direction:column;color:var(--admin-primary-light-color)}.adminRightCol .fileList .fileItem a.fileBox i{font-size:40px}.adminRightCol .fileList .fileItem a.fileBox span{font-size:13px;padding:10px;text-align:center}.adminRightCol .fileList .fileItem.videoThumbnailUrl i{position:absolute;left:50%;top:50%;font-size:37px;font-weight:300;width:40px;height:40px;margin:-20px 0 0 -20px;display:block;background:url(/img/play-dark.svg);z-index:99;background-size:contain;border-radius:41px}.adminRightCol .fileList .fileItem.videoThumbnailUrl:hover img{opacity:.8}.adminRightCol .fileList .fileItem button.controlBtn{display:none;flex:1 1;height:100%;width:100%;justify-content:center;position:absolute;top:0;left:0;background:none}.adminRightCol .fileList .fileItem button.controlBtn img{position:relative;display:none}.adminRightCol .fileList .fileItem button.controlBtn:hover{opacity:1}.adminRightCol .fileList .fileItem button.controlBtn:hover:before{content:"";display:block;position:absolute;top:0;left:0;background:#000;opacity:.8;height:100%;width:100%}.adminRightCol .fileList .fileItem button.controlBtn:hover img{display:block;z-index:90}.adminRightCol .fileList .fileItem:hover button{display:flex}.ck-editor .ck-content{min-height:300px}.ck-editor .ck-content strong{font-weight:600}body,html{height:100%}body{font-family:Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}#root{display:flex;height:100%;flex-direction:column}#root>div{display:flex;flex:1 1;flex-direction:column}#root .container-fluid{height:100%;flex-wrap:wrap}#root .container-fluid>.row{flex:1 1;flex-wrap:wrap;height:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}h5{font-size:16px;font-weight:700}p{font-size:14px}.modal{font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial;display:flex!important;justify-content:center;align-items:center}.modal .modal-dialog{display:flex;height:auto;width:600px;box-shadow:1px 1px 25px #999;max-width:600px;border-radius:0}.modal .modal-dialog .modal-content{border-radius:0;max-height:600px;overflow:auto}.modal .modal-dialog .modal-content .modal-header{text-align:center;display:flex;justify-content:center;border:none}.modal .modal-dialog .modal-content .modal-header h5{font-size:25px;font-weight:600}.modal .modal-dialog .modal-content .modal-body{padding:20px}.modal .modal-dialog .modal-content .modal-body label{font-size:18px}.modal .modal-dialog .modal-content .modal-body input{border-radius:0}.modal .modal-dialog .modal-content .modal-body input[type=text]{border-width:2px}.modal .modal-dialog .modal-content .modal-footer{display:flex;border:none;justify-content:center;align-items:center;flex-direction:row;padding:20px}.modal .modal-dialog .modal-content .modal-footer .form-group{display:flex}.modal .modal-dialog .modal-content .modal-footer .form-group button{display:flex;justify-content:center;align-items:center;font-size:18px;border-radius:0;min-width:150px;border:none}.modal .modal-dialog .modal-content .modal-footer .form-group button i{display:none}.modal .modal-dialog .modal-content .modal-footer .form-group button.btn-primary{background:var(--admin-primary-color)}.btn-base{display:block;width:180px;color:#fff;mix-blend-mode:normal;text-align:center;padding:10px;background:#232323;border-radius:30px;margin:0 auto}.btn{margin-right:10px}.rounded-circle{width:32px;height:32px}i{margin-right:5px}.error-flash-message{margin-top:15px}.list-group-item.active,.list-group-item:hover{background-color:#eff3f3;border-color:#eff3f3;color:#000}.list-group-item{cursor:pointer;border-bottom:2px solid #fff!important}.client-icon{border-radius:50%;overflow:hidden;border:2px solid #c4c4c4}.client-icon img{width:100%;height:100%}.creator-icon{overflow:hidden}.creator-icon h1{font-size:1.2 rem}.creator-icon img{width:100%;height:100%}.tenant-checkbox{margin-left:10px}.loader{margin-left:0;margin-bottom:0}.modal{display:block}.img-thumbnail{height:200px;position:relative}.attachment-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;min-height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.adminRightCol .fileList.box .fileItem{margin:5px;width:200px;height:200px}.adminRightCol .fileList .fileItem img,.adminRightCol .fileList .fileItem video{object-fit:cover}.adminRightCol .fileList .fileItem .attachment-thumbnail a{color:var(--admin-primary-light-color);display:flex;justify-content:space-between}.adminRightCol .fileList .fileItem .attachment-thumbnail i{margin-top:5px}.adminRightCol .fileList .fileItem .attachment-thumbnail span{word-break:break-word}.adminRightCol .fileList .fileItem .attachment-thumbnail button a{display:flex;flex:1 1 auto}.adminRightCol .fileList .fileItem .attachment-thumbnail button{position:static;display:flex;width:25px;height:25px;flex:1 1 25px;min-width:25px;padding:0;margin:0;max-width:25px}.adminRightCol .fileList .fileItem .attachment-thumbnail button:hover:before{content:"";display:none}.adminRightCol .fileList .fileItem .attachment-thumbnail button img{display:block}.preview-image-cancel{position:absolute;top:5px;right:155px}.status{display:inline-block;width:50%;margin-right:20px}.card{margin-top:40px}.card h4{font-size:1.2 rem}.client-list{margin-top:40px}.pagination-section{margin-top:20px}.pagination-section ul.pagination{justify-content:center}.pagination-section ul.pagination li{margin:0 2px}.pagination-section ul.pagination li:first-child a,.pagination-section ul.pagination li:last-child a{border-radius:0}.pagination-section ul.pagination li a{color:var(--admin-primary-color)}.pagination-section ul.pagination li.active a{background:var(--admin-primary-color);border:1px solid var(--admin-primary-color)}.ago,.like{font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif}.like{color:#343a40}.liked{color:#32cd32!important}.fa-smile-o{color:#32cd32;font-size:24px}.like-show{font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif}.like-show>.btn:hover{text-decoration:underline}.org-list{padding:20px;border:1px solid #eff3f3;background:#eff3f3}.org-list.disabled h5,.org-list.disabled label,.org-list.disabled select{opacity:.5;pointer-events:none}.colHeader select{border-radius:0;margin:0 10px 0 0;border-width:2px}.colHeader button{min-width:120px}.colHeader .col-md-4{justify-content:flex-end;margin-right:-15px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login_authpage__2DMf5{background:#000 url(/static/media/olivebg.5e1192e2.png) no-repeat;height:100vh;position:relative;overflow-x:hidden;background-size:cover;font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial}.login_authpage__2DMf5 .login_authcontainer__2C97J{position:relative;top:50%;transform:translateY(-50%);z-index:9;padding:20px}.login_authpage__2DMf5 .login_authcontainer__2C97J h1{font-size:21px;margin-bottom:5px;font-weight:400;text-align:center;text-transform:uppercase}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB{width:400px;margin:0 auto;max-width:100%;background:var(--admin-primary-color);padding:30px;color:#fff}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB form{margin:40px 0}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB form label{font-size:16px}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB form input{padding-left:5px;border-width:medium;border-color:initial;color:#000;border-radius:0;border-style:none none solid;border-image:initial;border-bottom:1px solid #bababa;background-color:#f1f1f1}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB form button{border-radius:0;border:none;background:var(--admin-secondary-color);width:100%;display:block;color:#fff;mix-blend-mode:normal;text-align:center;padding:10px;margin:0 auto}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB .login_logo__2-9ut{width:180px;text-align:center;margin:0 auto 30px}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB .login_logo__2-9ut img{max-width:180px}.login_authpage__2DMf5 .login_authcontainer__2C97J .login_auth__3dKYB i{margin-right:5px}.nav_navholder__TwWae{font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,sans-serif,Arial;background:#000}.nav_navholder__TwWae nav{border-radius:0;box-shadow:0 1px 0 rgba(0,0,0,.05);min-height:50px}.nav_navholder__TwWae nav .nav_navbarbrand__25a3v{width:120px;float:left;padding:10px;border-bottom:none}.nav_navholder__TwWae nav .nav_navbarbrand__25a3v img{max-width:100%}.nav_navholder__TwWae a{color:#fff}.sidebar_sidebar__oJFV6{height:100vh;padding:40px 0 0;height:100%;font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,sans-serif,Arial;background:var(--admin-secondary-color)}.sidebar_sidebar__oJFV6 ul li:nth-child(2n){background:rgba(79,71,137,.21)}.sidebar_sidebar__oJFV6 a{color:#fff;padding:10px 20px;width:100%;border:none;outline:none;text-align:left;cursor:pointer;transition:.3s;font-size:17px;display:flex;justify-content:stretch;align-items:center}.sidebar_sidebar__oJFV6 a img{margin-right:20px}.sidebar_sidebar__oJFV6 a:hover{opacity:.6}.sidebar_sidebar__oJFV6 a i{margin-right:10px}.sidebar_profilePic__R798P{display:flex;flex-direction:column;align-items:center;padding:30px 0;background:var(--admin-secondary-color)}.sidebar_profilePic__R798P .sidebar_img__28HrP{width:120px;height:120px;border-radius:120px;border:5px solid var(--admin-seperate-color);background:#fff;margin-bottom:10px}.sidebar_profilePic__R798P a{text-decoration:none}.sidebar_profilePic__R798P span{color:#fff}#dashboard{background-image:linear-gradient(var(--admin-secondary-color),var(--admin-secondary-light-color));display:flex}#dashboard a{color:#fff}#dashboard .user{flex:1 1;display:flex;align-items:center;justify-content:center}#dashboard .user #user{display:flex;align-items:center;flex-direction:column}#dashboard .user #user img{width:120px;height:120px;border-radius:120px;border:5px solid var(--admin-seperate-color);background:#fff;margin-bottom:10px}#dashboard .user #user a{color:#fff;text-decoration:none}#dashboard .user #user a:hover{text-decoration:none}#dashboard .user #user a span{color:#fff}#dashboard .bulbs{display:flex;flex-direction:column;flex:1 1}#dashboard .navigation{flex:1 1}#dashboard .navigation ul li a{display:flex;padding:20px;justify-content:center;align-items:center;border-radius:15px}#dashboard .navigation ul li a img{width:60px;height:auto}#dashboard .navigation ul li a span{padding-left:10px;font-size:18px}#dashboard .navigation ul li a:hover{background:var(--admin-secondary-light-color)}.pageheader_colHeader__fUpEU{display:flex;font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,sans-serif,Arial;border-bottom:0 solid var(--admin-border-color);justify-content:flex-end;align-items:center;min-height:100px}@media (min-width:320px) and (max-width:767px){.pageheader_colHeader__fUpEU{flex-wrap:wrap}}.pageheader_colHeader__fUpEU h1{margin:0}.pageheader_colHeader__fUpEU select{border-radius:0;margin:0 10px 0 0;border-width:2px;width:200px}.pageheader_colHeader__fUpEU button{min-width:120px}.pageheader_colHeader__fUpEU .pageheader_leftSide__2fUHV{flex:3 1;font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,sans-serif,Arial}.pageheader_colHeader__fUpEU .pageheader_rightSide__2AYY5{flex:1 1 auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}@media (min-width:320px) and (max-width:767px){.pageheader_colHeader__fUpEU .pageheader_rightSide__2AYY5{justify-content:flex-start}}.pageheader_searchBar__1hU2x{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px}.pageheader_searchBar__1hU2x select{border-radius:0;margin:0 10px 0 0;border-width:2px;width:200px}.pageheader_searchBar__1hU2x input[type=text]{border-radius:0;margin:0 10px 0 0;border:2px solid #ced4da;min-width:350px;max-width:100%;padding-left:10px;padding-right:10px}.news_bordered__2SQ7c{border:1px solid #000}.news_card__1C_BE{font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial;display:flex;padding:15px;flex-direction:column;margin:0}.news_card__1C_BE.news_even__1lYqs{background:rgba(0,0,0,.03)}.news_card__1C_BE.news_odd__3Ef8p{background:#fff}.news_card__1C_BE .news_cardheader__2qIiL{display:flex;justify-content:space-between;align-items:start;flex-direction:row;flex:1 1}.news_card__1C_BE .news_cardheader__2qIiL .news_headerLeft__3w1Wm{display:flex;flex-direction:column}.news_card__1C_BE .news_cardheader__2qIiL .news_headerLeft__3w1Wm .news_title__frbTn{font-size:18px;font-weight:600;margin:5px 0 0}.news_card__1C_BE .news_cardheader__2qIiL .news_headerLeft__3w1Wm .news_title__frbTn:hover{cursor:pointer}.news_card__1C_BE .news_cardheader__2qIiL .news_headerLeft__3w1Wm .news_headerInfo__4Xuca{font-size:13px;display:flex;color:#999}.news_card__1C_BE .news_cardheader__2qIiL .news_headerLeft__3w1Wm .news_headerInfo__4Xuca .news_postedBy__39oJW{padding-left:10px}.news_card__1C_BE .news_cardheader__2qIiL .news_headerRight__2tESd{display:flex}.news_card__1C_BE .news_cardheader__2qIiL .news_headerRight__2tESd .news_btn__2duXg{margin:0;padding:5px;background:transparent;border:none}.news_card__1C_BE .news_cardheader__2qIiL .news_headerRight__2tESd .news_btn__2duXg i{color:#999}.news_card__1C_BE .news_cardheader__2qIiL .news_headerRight__2tESd .news_activeBtn__2m2oH{margin:0;padding:5px;background:transparent;border:none}.news_card__1C_BE .news_cardheader__2qIiL .news_headerRight__2tESd .news_activeBtn__2m2oH i{color:#333}.news_card__1C_BE .news_cardbody__3svhO{display:flex;flex:1 1;flex-direction:column;padding:20px 0 0}.news_card__1C_BE .news_cardbody__3svhO strong{font-weight:600}.news_card__1C_BE .news_cardfooter__xVDSV{display:flex;flex:1 1}.news_card__1C_BE .news_cardfooter__xVDSV .news_btn__2duXg{display:block;min-width:150px;height:40px;line-height:40px;color:#fff;justify-content:center;align-items:center;background:#000;margin:0 10px 0 0;padding:0 10px;border:none;font-size:18px;text-align:center}.news_card__1C_BE .news_cardfooter__xVDSV .news_btn__2duXg:hover{text-decoration:none;opacity:.9}.news_card__1C_BE .news_cardfooter__xVDSV .news_btn__2duXg i{color:#fff}.news_btnHolder__130X5{display:flex;padding:10px 0 0}.news_btnHolder__130X5 .news_primaryBtn__lLVIR{background-color:#343a40;color:#fff;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;border:1px solid transparent;padding:5px 10px;font-size:1rem;line-height:1.5;margin-right:5px;text-decoration:none}.news_btnHolder__130X5 .news_primaryBtn__lLVIR:hover{text-decoration:none;opacity:.8}.adminslider_slider__1XejH{display:flex;position:fixed;top:0;left:0;z-index:9992;width:100%;height:100%;background:#000;color:#fff;justify-content:center;align-items:center;flex-direction:column}.adminslider_slider__1XejH .adminslider_leftBtn__2yh6Q{background:none;padding:0;position:absolute;left:0;top:50%;margin:-25px 0 0 20px;border:none;z-index:999}.adminslider_slider__1XejH .adminslider_leftBtn__2yh6Q img{transform:rotate(90deg);width:50px;height:50px}.adminslider_slider__1XejH .adminslider_downloadBtn__1ZSxC{display:block;background:var(--admin-primary-light-color);padding:5px 10px;min-width:150px;border-radius:0;border:none;color:#fff;margin-top:15px}.adminslider_slider__1XejH .adminslider_rightBtn__B1itG{z-index:999;background:none;padding:0;position:absolute;right:0;top:50%;margin:-25px 20px 0 0;border:none}.adminslider_slider__1XejH .adminslider_rightBtn__B1itG img{transform:rotate(270deg);width:50px;height:50px}.adminslider_slider__1XejH .adminslider_closeBtn__31JAb{background:none;border:none;padding:0;margin:0;position:fixed;right:15px;top:15px;z-index:999}.adminslider_slider__1XejH .adminslider_top__2LWid{display:flex;height:50px;flex:1 1 50px;width:100%;position:relative;max-height:50px}.adminslider_slider__1XejH .adminslider_object__1Msmn{object-fit:cover;max-height:90%;max-width:90%}.adminslider_slider__1XejH .adminslider_attachmentObject__1ZAhZ{object-fit:cover;max-height:90%;max-width:90%;width:90%;height:90%;zoom:2}.adminslider_slider__1XejH .adminslider_videoobject__1Pw92{object-fit:cover;height:100%;width:100%;flex:1 1 100%}.adminslider_slider__1XejH .adminslider_bottom__3xmVf{display:flex;height:50px;flex:1 1 50px;width:100%;justify-content:center;align-items:center;max-height:50px}.bp-form{flex-direction:column}.bp-form,.formholder{width:100%;display:flex}.formholder{justify-content:center}.disabled{pointer-events:none}.disabled input{background:#e9ecef;border:1px solid #ced4da}#clientList,.clientList{font-family:"Raleway",Lato,Source Sans Pro,Helvetica Neue,Helvetica,Arial}#clientList .contLeftSide,.clientList .contLeftSide{padding-right:0;display:flex}@media (max-width:767px){#clientList .contLeftSide,.clientList .contLeftSide{padding-right:15px}}#clientList .contLeftSide>div,.clientList .contLeftSide>div{flex:auto}#clientList .contRightSide,.clientList .contRightSide{display:flex;padding-left:0}#clientList .contRightSide .orgList .orgName,.clientList .contRightSide .orgList .orgName{display:block;border:1px solid #ccc;padding:5px;word-break:break-word}@media (max-width:767px){#clientList .contRightSide,.clientList .contRightSide{padding-left:15px}}#clientList .contRightSide .orgList,.clientList .contRightSide .orgList{padding:35px 0}#clientList .contRightSide .card,.clientList .contRightSide .card{flex:auto;border-left:0 solid #fff;border-radius:0;margin-top:20px}@media (max-width:767px){#clientList .contRightSide .card,.clientList .contRightSide .card{border-left:1px solid var(--admin-border-color)}}#clientList .contRightSide .card .card-header,.clientList .contRightSide .card .card-header{background:none;padding-top:16px;border:none;align-items:center}#clientList .contRightSide .card .card-header h4,.clientList .contRightSide .card .card-header h4{font-size:20px;font-weight:600;padding-right:10px}#clientList .contRightSide .card .card-header .col-md-12,.clientList .contRightSide .card .card-header .col-md-12{justify-content:space-between;display:flex}#clientList .contRightSide .card .card-header .col-md-12 a.btn,.clientList .contRightSide .card .card-header .col-md-12 a.btn{min-width:150px;border:none;padding:0;border-radius:0;background:var(--admin-seperate-color);line-height:35px;height:35px;margin:0;justify-content:center;align-items:center;font-size:16px;color:#1a1a1a}#clientList .contRightSide .card .card-body,.clientList .contRightSide .card .card-body{justify-content:center;display:flex}#clientList .contRightSide .card .card-body .bp-form,.clientList .contRightSide .card .card-body .bp-form{display:block;width:70%}#clientList .contRightSide .card .card-body .bp-form .tenants label div,.clientList .contRightSide .card .card-body .bp-form .tenants label div{display:inline-block}#clientList .contRightSide .card .card-body .bp-form .tenants label div input,.clientList .contRightSide .card .card-body .bp-form .tenants label div input{margin-right:5px}#clientList .contRightSide .card .card-body label,.clientList .contRightSide .card .card-body label{font-size:18px;margin-top:15px}#clientList .contRightSide .card .card-body input[type=text],#clientList .contRightSide .card .card-body select,.clientList .contRightSide .card .card-body input[type=text],.clientList .contRightSide .card .card-body select{border-radius:0;border-width:2px;height:40px}#clientList .contRightSide .card .card-footer,#clientList .contRightSide .card .cardfooter,.clientList .contRightSide .card .card-footer,.clientList .contRightSide .card .cardfooter{display:flex;justify-content:center;background:none;border:none;text-align:center}#clientList .contRightSide .card .card-footer button,#clientList .contRightSide .card .cardfooter button,.clientList .contRightSide .card .card-footer button,.clientList .contRightSide .card .cardfooter button{min-width:150px;border:none;height:40px;border-radius:0;background:var(--admin-primary-color)}#clientList .contRightSide .card .card-footer button.btn-secondary,#clientList .contRightSide .card .cardfooter button.btn-secondary,.clientList .contRightSide .card .card-footer button.btn-secondary,.clientList .contRightSide .card .cardfooter button.btn-secondary{background:var(--admin-primary-light-color)}#clientList .contRightSide .card .card .bp-form,.clientList .contRightSide .card .card .bp-form{width:60%}#clientList .contRightSide .orgListBlock,.clientList .contRightSide .orgListBlock{display:block;height:344px;overflow:auto}#clientList .holder,.clientList .holder{display:flex;flex:auto;flex-direction:column;margin-top:20px;border:1px solid var(--admin-border-color)}#clientList .holder .header,.clientList .holder .header{padding:15px;display:flex;justify-content:space-between;align-items:center}#clientList .holder .header h3,.clientList .holder .header h3{font-size:20px;font-weight:600;margin:0}#clientList .holder .header .viewAllBtn,.clientList .holder .header .viewAllBtn{border:none;background:var(--admin-seperate-color);margin:0;padding:0 10px;height:35px;line-height:35px}#clientList .holder ul,.clientList .holder ul{display:flex;flex-direction:column;border-radius:0;margin:0;padding:0;overflow-y:auto;height:652px;overflow-x:hidden}#clientList .holder .listgroupitem,.clientList .holder .listgroupitem{display:flex;flex-direction:row;align-items:center;border:none;border-radius:0;padding:10px 15px;position:relative;border-bottom:1px solid var(--admin-lightgray-color)}#clientList .holder .listgroupitem .clienticon,.clientList .holder .listgroupitem .clienticon{width:60px;height:60px;border:1px solid var(--admin-border-color);display:flex;justify-content:center;border-radius:60px;background:#fff;overflow:hidden}#clientList .holder .listgroupitem .clienticon img.icon,.clientList .holder .listgroupitem .clienticon img.icon{width:60px;height:60px;border-radius:60px}@media (min-width:320px) and (max-width:992px){#clientList .holder .listgroupitem .clienticon,.clientList .holder .listgroupitem .clienticon{display:none}}#clientList .holder .listgroupitem h5,.clientList .holder .listgroupitem h5{font-weight:400;font-size:18px;word-break:break-word}#clientList .holder .listgroupitem h5 span,.clientList .holder .listgroupitem h5 span{font-size:14px;display:block;color:#666}#clientList .holder .listgroupitem .clientinfo,.clientList .holder .listgroupitem .clientinfo{display:flex;padding-left:10px;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1}#clientList .holder .listgroupitem .iconBtn,.clientList .holder .listgroupitem .iconBtn{border:none;background:none;padding:5px;margin:0}#clientList .holder .listgroupitem:first-child,.clientList .holder .listgroupitem:first-child{border-top:1px solid var(--admin-lightgray-color)}#clientList .holder .listgroupitem.active,#clientList .holder .listgroupitem:hover,.clientList .holder .listgroupitem.active,.clientList .holder .listgroupitem:hover{background:var(--admin-lightest-color)}.listbox{display:flex;flex-direction:row;align-items:center;border:none;border-radius:0;padding:15px;position:relative;margin:0 0 15px;border:1px solid var(--admin-border-color)}.listbox .clienticon{width:60px;height:60px;border:1px solid var(--admin-border-color);display:flex;justify-content:center;border-radius:60px;background:#fff}@media (min-width:320px) and (max-width:768px){.listbox .clienticon{display:none}}.listbox h5{font-weight:400;font-size:18px}.listbox .clientinfo{display:flex;padding-left:10px;flex-direction:row;justify-content:space-between;align-items:center;flex:1 1}.listbox .iconBtn{border:none;background:none;padding:5px;margin:0}.listbox:nth-child(2n){background:var(--admin-lightgray-color)}.listbox.active,.listbox:hover{background:var(--admin-lightest-color)}.org-list h5{font-weight:600;font-size:20px}.rdtCounter:nth-child(3){pointer-events:none;opacity:.7}#schedulePicker{clear:both;background:var(--light-gray-color);padding:30px;display:flex;flex-direction:column;margin-bottom:1px}#schedulePicker h3{font-size:20px}#schedulePicker .colon{padding:0 10px}#schedulePicker .selectbox{height:30px;border-radius:0;background-color:var(--light-gray-color);border:none;font-size:14px}#schedulePicker .selectbox.am{margin:0 5px}#schedulePicker .selectbox.timezone{margin:0 15px}#schedulePicker .selectbox.month{min-width:217px;padding-left:10px}#schedulePicker .calendarConfig{background:#fff;display:flex;flex-direction:row;min-height:70px;padding:20px 30px;align-items:center;justify-content:space-between;margin-bottom:1px;flex-wrap:wrap}#schedulePicker .calendarConfig .hour,#schedulePicker .calendarConfig .minute{width:40px;height:30px;background-color:var(--light-gray-color);border:none;text-align:center}#schedulePicker .calendarConfig .leftConfig{display:flex}#schedulePicker .displayCalendar{background:#fff;padding:0 30px 20px;display:flex;flex-direction:column}#schedulePicker .displayCalendar ul.weeks{margin:0;padding:20px 0 10px;list-style:none;display:flex;flex-direction:row;justify-content:space-around}#schedulePicker .displayCalendar ul.days{display:block;margin:0;padding:0;list-style:none}#schedulePicker .displayCalendar ul.days li{width:14.28%;display:block;float:left;text-align:center;padding:6px 0}#schedulePicker .displayCalendar ul.days li.disabled,#schedulePicker .displayCalendar ul.days li.nextMonthDate,#schedulePicker .displayCalendar ul.days li.previousMonthDate{color:#9197a3;pointer-events:none}#schedulePicker .displayCalendar ul.days li.disabled.current,#schedulePicker .displayCalendar ul.days li.nextMonthDate.current,#schedulePicker .displayCalendar ul.days li.previousMonthDate.current{pointer-events:none}#schedulePicker .displayCalendar ul.days li.current{cursor:pointer;color:var(--primary-color)}#schedulePicker .displayCalendar ul.days li.active{cursor:pointer}#schedulePicker .displayCalendar ul.days li.active.selected span{background:var(--primary-color);color:#fff}#schedulePicker .displayCalendar ul.days li.active:hover span{background:var(--light-gray-color);color:var(--black-color)}#schedulePicker .displayCalendar ul.days li span{display:inline-block;min-width:30px;min-height:30px;border-radius:30px;line-height:30px}#schedulePicker .actionControl{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}#schedulePicker .actionControl .leftSide button{margin-right:5px}#schedulePicker .actionControl button{margin:0}#schedulePicker .actionControl .rightSide{display:flex;flex-direction:column;justify-content:center;align-items:center}#schedulePicker .actionControl .rightSide .selectedDate{padding-right:12px;font-size:12px}.groupTableHolder{padding:0 17px;max-height:400px;overflow:auto;display:block;width:100%}table.groupList{width:100%;border-bottom:1px solid var(--admin-lightgray-color);border-left:1px solid var(--admin-lightgray-color)}table.groupList thead td{font-weight:600}table.groupList thead td:first-child{width:50px}table.groupList thead td:nth-child(2){width:160px}table.groupList td{border-top:1px solid var(--admin-lightgray-color);border-right:1px solid var(--admin-lightgray-color);padding:5px}table.groupList td,table.groupList td.name{word-break:break-word}.smallTxt{font-size:12px}.smallTxt b{font-weight:600}:root{--gray-color:#9197a3;--light-gray-color:#f8f8f8;--black-color:#404244;--blue-color:#21a3e5;--border-color:#e6e6e6;--secondary-color:#e6e6e6;--primary-color:#21a3e5;--olive-color:#1e1e1e}body,html{background:transparent}button:hover img{opacity:.5}#newsfeed{flex:1 1}#newsfeed .btn{border-radius:0;font-size:14px;color:#fff;font-weight:700;height:30px;line-height:30px;background:var(--blue-color);padding:0 23px;border:none}#newsfeed .btn.btn-secondary{color:var(--black-color)}#newsfeed .btn.btn-primary:disabled,#newsfeed .btn.btn-secondary{background:var(--border-color)}#newsfeed .btn.btn-dark{background:var(--black-color);color:#fff;font-weight:400}#newsfeed .btn.btn-dark:disabled{background:var(--border-color)}#newsfeed .btn:disabled{color:#fff}#newsfeed div.label,#newsfeed label.label{position:relative;display:flex;flex-direction:row;align-items:center;margin:0;padding:0}#newsfeed div.label button.radioBtn,#newsfeed label.label button.radioBtn{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;border:none;background:none;outline:none}#newsfeed div.label button.radioBtn div,#newsfeed label.label button.radioBtn div{display:block;width:16px;height:16px;background:#fff;border-radius:16px;border:2px solid var(--primary-color);content:"";position:relative;left:0;top:0;visibility:visible;z-index:10;margin-right:5px}#newsfeed div.label button.radioBtn.active div:after,#newsfeed label.label button.radioBtn.active div:after{display:block;width:6px;height:6px;background:var(--primary-color);border-radius:6px;left:3px;top:3px;content:"";position:absolute;z-index:11}#newsfeed div.label input,#newsfeed label.label input{position:relative;z-index:1;opacity:0}#newsfeed div.label input~div:before,#newsfeed label.label input~div:before{display:block;width:9px;height:9px;background:#fff;border-radius:9px;border:1px solid var(--primary-color);content:"";position:absolute;left:0;top:0;visibility:visible;z-index:10}#newsfeed div.label input:checked~div:before,#newsfeed label.label input:checked~div:before{background:var(--primary-color)}#newsfeed div.label input[type=radio]~div:before,#newsfeed label.label input[type=radio]~div:before{width:9px;height:9px;border-radius:15px}#newsfeed div.label input[type=radio]:checked~div:after,#newsfeed label.label input[type=radio]:checked~div:after{border-radius:6px;left:5px;top:5px}#newsfeed div.label input[type=checkbox]~div:before,#newsfeed label.label input[type=checkbox]~div:before{border-radius:0;background:none}#newsfeed div.label input[type=checkbox]~div:after,#newsfeed label.label input[type=checkbox]~div:after{left:2px;border-radius:6px;top:2px;position:absolute;width:5px;height:5px;background:transparent;display:block;border-radius:0;content:""}#newsfeed div.label input[type=checkbox]:checked~div:after,#newsfeed label.label input[type=checkbox]:checked~div:after{background:var(--primary-color)}#newsfeed .poll.disabled input[type=checkbox]~div:before,#newsfeed .poll.disabled input[type=radio]~div:before{border-color:var(--light-gray-color-color)}#newsfeed .poll.disabled input[type=checkbox]:checked~div:after,#newsfeed .poll.disabled input[type=radio]:checked~div:after{background:var(--light-gray-color-color)}#newsfeed #schedulePostList,#newsfeed .postCreator,#newsfeed .shadowBox{box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;margin-bottom:25px;background:#fff}#newsfeed .dropDown{display:flex;flex-direction:column;background:var(--light-gray-color);padding:2px 8px;position:relative;min-width:255px;font-size:12px;font-weight:400}#newsfeed .dropDown .selectedItem{display:flex;justify-content:start}#newsfeed .dropDown .selectedItem .alphabets{display:block;width:28px;margin-left:0;padding-right:10px;color:#c2c2c3;text-decoration:underline;width:25px;text-align:left}#newsfeed .dropDown .selectedItem .rightside{display:flex;flex-direction:row;width:100%;justify-content:space-between}#newsfeed .dropDown .dropList{display:flex;flex-direction:column;position:absolute;top:27px;background:var(--light-gray-color);width:100%;left:0;z-index:9}#newsfeed .dropDown .dropList .item{display:flex;flex-direction:row;padding:5px 0;border-top:1px solid #eee}#newsfeed .dropDown .dropList .item .alphabets{margin-left:8px;padding-right:10px;color:#c2c2c3;text-decoration:underline;width:25px;text-align:right;display:block;float:left}#newsfeed .dropDown .dropList .item .checkbox{padding:0}#newsfeed .options{position:relative}#newsfeed .options .optionsPop{display:none;min-width:170px;flex-direction:column;border:1px solid var(--border-color);position:absolute;right:-5px;top:-4px;z-index:9;background:#fff}#newsfeed .options .optionsPop h4{font-size:12px;font-weight:700;text-align:left;padding:0 0 0 12px;height:33px;align-items:center;line-height:33px;border-bottom:1px solid var(--border-color);margin:0}#newsfeed .options .optionsPop .item{border-bottom:1px solid var(--border-color);background:#fff;padding:0}#newsfeed .options .optionsPop .item button{background:none;position:relative;padding:0;border:none;display:flex;flex-direction:row;align-items:center;justify-content:left;width:100%;font-size:14px;height:35px}#newsfeed .options .optionsPop .item button span{display:block;width:12px;height:12px;border-radius:0;border:1px solid var(--border-color);margin-right:5px;margin-left:5px}#newsfeed .options .optionsPop .item button.active span:before{content:"";display:block;height:6px;width:6px;border-radius:0;background:var(--primary-color);position:relative;top:2px;left:2px}#newsfeed .options .optionsPop .item button.linkonly{padding-left:18px}#newsfeed .options .optionsPop .item label{margin:0;font-size:12px;padding:5px 12px}#newsfeed .options .optionsPop .item button.linkto{font-size:12px;text-align:left;padding:5px 5px 5px 12px;margin:0;background:none;border:none;width:100%}#newsfeed .options .optionsPop .item .box{flex:1 0 auto}#newsfeed .options .optionsPop .item .role{width:100%}#newsfeed .options:hover img{position:relative;z-index:10}#newsfeed .options:hover .optionsPop{display:flex}#newsfeed button.link{padding:0;margin:0;background:none;border:none}#newsfeed button.link:focus{outline:none}#newsfeed .checkbox,#newsfeed .radiobox{margin:0;font-size:12px;padding:5px 12px;display:flex;flex-direction:row;justify-content:left;text-align:left;align-items:center}#newsfeed .checkbox .role,#newsfeed .radiobox .role{padding-left:10px;display:flex;flex:1 1 auto}#newsfeed .checkbox .box input,#newsfeed .radiobox .box input{position:absolute;z-index:5;top:0;left:0;opacity:0}#newsfeed .checkbox .box input~div,#newsfeed .radiobox .box input~div{border:1px solid var(--border-color);display:flex;width:12px;height:12px;background:#fff;position:relative}#newsfeed .checkbox .box input:checked~div:after,#newsfeed .radiobox .box input:checked~div:after{display:block;width:8px;height:8px;background:var(--primary-color);position:absolute;top:1px;left:1px;content:""}#newsfeed .checkbox.selected .box:after,#newsfeed .radiobox.selected .box:after{background-color:var(--blue-color)}#newsfeed .checkbox.disabled,#newsfeed .radiobox.disabled{pointer-events:none}#newsfeed .checkbox.disabled .box:after,#newsfeed .radiobox.disabled .box:after{background-color:#fff}#newsfeed .checkbox.disabled .role,#newsfeed .radiobox.disabled .role{color:var(--border-color)}#newsfeed .radiobox .box,#newsfeed .radiobox .box input[type=radio]~div{border-radius:12px}#newsfeed .radiobox .box input[type=radio]:checked~div:after{border-radius:8px}.xs-only{display:none}@media only screen and (min-width:220px) and (max-width:480px){.xs-only{display:block}}[contenteditable][placeholder]:empty:before{content:attr(placeholder);position:absolute;color:grey;background-color:initial}video::-webkit-media-controls-fullscreen-button{display:none}video::-moz-media-controls-fullscreen-button{display:none}#newsfeed .createPollBtnHolder{padding-top:20px;padding-left:50px}#newsfeed .pollResult .header{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:15px}#newsfeed .pollResult .header .totalNo strong{font-weight:400;font-size:12px;font-weight:500;padding-left:5px;margin-right:10px}#newsfeed .pollResult .header h4.title{font-size:16px;font-weight:500;color:var(--black-color);margin:0 0 0 52px}@media screen and (min-width:320px) and (max-width:480px){#newsfeed .pollResult .header h4.title{margin-left:0}}#newsfeed .pollResult h4.ques{margin-left:52px;font-size:14px;color:var(--black-color);padding:10px 0}@media screen and (min-width:320px) and (max-width:480px){#newsfeed .pollResult h4.ques{margin-left:0}}#newsfeed .pollResult h4{font-size:16px}#newsfeed .pollResult .pollOptions .tot{display:inline-block;height:30px;background:#f8f8f8;font-size:14px;font-weight:700;line-height:30px;text-align:center;margin-left:10px;margin-right:15px}#newsfeed .pollResult .totalNo strong{font-weight:400;font-size:12px;font-weight:500;padding-left:5px;margin-right:10px}#newsfeed .pollResult .graphHolder{display:block;background:#f8f8f8;height:10px;border:1px solid #fff}#newsfeed .pollResult .graphHolder .graphBar{background:var(--black-color);display:block;height:10px}#newsfeed .displayPoll{border-top:1px solid var(--light-gray-color)}#newsfeed .displayPoll .deletePoll{background:none;border:none;position:absolute;right:0;top:0}#newsfeed .displayPoll .pollQuestion{position:relative}#newsfeed .displayPoll .pollQuestion.hide{display:none}#newsfeed .displayPoll .pollQuestion h3{font-size:16px;margin-top:18px;font-weight:500;margin-left:50px}#newsfeed .displayPoll .pollQuestion p{font-size:12px;padding-left:50px}@media screen and (min-width:320px) and (max-width:480px){#newsfeed .displayPoll .pollQuestion p{padding-left:0}}#newsfeed .displayPoll .pollOptions .graphHolder{display:block;background:#f8f8f8;height:10px;border:1px solid #fff}#newsfeed .displayPoll .pollOptions .graphHolder .graphBar{background:var(--black-color);display:block;height:10px}#newsfeed .displayPoll .pollOptions .option{border:1px solid var(--light-gray-color);padding:10px;margin-bottom:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#newsfeed .displayPoll .pollOptions .option div.checkbox:before{width:13px;height:13px}#newsfeed .displayPoll .pollOptions .option div.checkbox:after{top:3px;left:3px;width:7px;height:7px}#newsfeed .displayPoll .pollOptions .option .leftSide{width:100%;display:flex;justify-content:left;align-items:center;font-size:14px;color:var(--black-color)}#newsfeed .displayPoll .pollOptions .option .input{width:39px;height:9px;padding-left:10px}#newsfeed .displayPoll .pollOptions .option .userImg{width:100px;min-width:100px;max-width:100px}@media screen and (min-width:220px) and (max-width:480px){#newsfeed .displayPoll .pollOptions .option .userImg{width:50px;min-width:50px;max-width:50px}}#newsfeed .displayPoll .pollOptions .option .userImg img{width:100px;height:100px}@media screen and (min-width:220px) and (max-width:480px){#newsfeed .displayPoll .pollOptions .option .userImg img{width:50px;height:50px}}#newsfeed .displayPoll .voteBtn{display:flex;flex-direction:column}#newsfeed .displayPoll .voteBtn .btn-dark{font-weight:700}#newsfeed .displayPoll .voteBtn .btn-dark:disabled{color:#fff;background:var(--border-color)}#newsfeed #poll{border-top:1px solid rgba(0,0,0,.08);position:relative}#newsfeed #poll header h3{font-size:20px}#newsfeed #poll .pollResponse{font-size:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#newsfeed #poll .pollResponse .selectbox{margin-left:10px;height:24px;line-height:24px;font-size:12px;padding:0 5px;min-height:24px;border-radius:0;min-width:255px;align-items:center;justify-content:flex-start}#newsfeed #poll .pollResponse .selectbox svg{width:12px;height:12px;margin-top:-3px}#newsfeed #poll .pollResponse .selectbox .react-dropdown-select-content{height:24px;line-height:24px}#newsfeed #poll .startendinfo{font-size:14px}#newsfeed #poll .startendinfo .endAt .lbl,#newsfeed #poll .startendinfo .startAt .lbl{display:inline-block;width:60px}#newsfeed #poll .startendinfo .endAt button,#newsfeed #poll .startendinfo .startAt button{margin:0;padding:5px;border:none;background:transparent}#newsfeed #poll .deletePoll{padding:0;background:none;border:none;position:absolute;right:7px;width:30px;top:3px}#newsfeed #poll .closePoll{position:absolute;top:0;right:0;padding:2px;background:none;border:none;right:10px;top:3px}#newsfeed #poll header h3{font-weight:700}#newsfeed #poll .link{position:absolute;right:37px;top:2px}#newsfeed #poll .link img{width:25px;height:25px;margin:3px 0 0}#newsfeed #poll .pollType{display:flex;flex-direction:row}#newsfeed #poll .pollType label{padding-right:15px}#newsfeed #poll .pollType label span{padding-left:10px}#newsfeed #poll .pollType label div.input{position:absolute;top:0}#newsfeed #poll .sharing{display:flex;flex-direction:row;font-size:12px;align-items:center;margin-top:6px}#newsfeed #poll .sharing .dropdown{margin-left:10px}#newsfeed #poll .cont{margin:0;padding:0}#newsfeed #poll .cont .pollQuestion{font-size:16px;color:var(--black-color);margin-bottom:15px;font-weight:500}#newsfeed #poll .cont .option{display:flex;flex-direction:row;border:2px solid var(--light-gray-color);justify-content:normal;padding:6px;color:var(--gray-color);margin:0 0 10px;align-items:center;font-size:14px}#newsfeed #poll .cont .option div[contenteditable][placeholder]:empty:before{color:var(--black-color)}#newsfeed #poll .cont .option .ball{display:block;width:9px;min-width:9px;height:9px;border-radius:9px;border:1px solid var(--black-color);margin-left:10px;margin-right:5px}#newsfeed #poll .cont .option .btns button{padding:3px;border:none;background:none}#newsfeed #poll .cont .option .input{width:30px}#newsfeed #poll .cont .option .userImg{width:80px;margin-right:10px}#newsfeed #poll .cont .option input[type=file]{display:none}#newsfeed #poll .cont .option .addBtn{margin-left:9px;background:none;padding:0;border:none}#newsfeed #poll .cont .option .addBtn img{width:15px;height:13px}#newsfeed #poll .cont .addOption .addImg{padding:3px;margin-right:2px}#newsfeed #poll .cont .userImg{display:flex;width:75px;height:75px}#newsfeed #poll .cont .pollQuestion.on{color:var(--black-color)}#newsfeed #poll .cont .pollQuestion.hide{display:none}#newsfeed #poll .cont .pollQuestion h3{font-size:20px;color:var(--gray-color);padding-bottom:13px;padding-top:4px}#newsfeed #poll .cont .pollQuestion label.label{position:relative;top:0}#newsfeed #poll .cont .centerBox{display:flex;flex:1 1 auto;padding-left:10px;margin:4px;flex-direction:column}#newsfeed #poll .cont .centerBox .memName{width:275px;height:32px;line-height:32px;color:var(--gray-color);font-size:18px;display:block;background:var(--light-gray-color);border:none;padding:0 10px}#newsfeed #poll .cont .editableBox{word-break:break-word}#newsfeed #poll .cont .editableBox span{color:var(--primary-color)}#newsfeed #poll .cont .editableBox:focus{outline:none}#newsfeed #poll .cont .editableBox.on{color:var(--black-color)}#newsfeed #poll{margin:15px 0 0 50px;padding:15px 0}#newsfeed #poll .cont{padding:20px 0}#newsfeed #poll[data-started=true]{opacity:.5;pointer-events:none}@media only screen and (max-width:480px) and (min-width:220px){#newsfeed .pollResult h4.ques,#newsfeed .pollResult h4.title{margin-left:0}#newsfeed .displayPoll .pollQuestion{margin:25px 0;font-size:16px}#newsfeed .displayPoll .pollQuestion h3{margin-left:0}#newsfeed .displayPoll .pollQuestion p{padding-left:0}#newsfeed .displayPoll .pollQuestion div.header h4.title{margin-left:0}#newsfeed .displayPoll .pollQuestion div.header p{padding-left:0}#newsfeed #poll{margin-left:0}#newsfeed #poll .sharing{flex-wrap:wrap}#newsfeed #poll .pollResponse{flex-direction:column;justify-content:left;align-items:stretch}#newsfeed #poll .pollResponse div.label{width:100%}#newsfeed #poll .pollResponse .selectbox{margin-left:0}#newsfeed #poll .dropdown{min-width:auto;margin-left:0!important;padding-right:18px}#newsfeed #poll .cont{margin-left:0}#newsfeed #poll .cont .memName{width:150px!important}#newsfeed #poll .cont .option{font-size:14px}#newsfeed #poll .cont input.memName{font-size:14px!important}}@media (min-width:220px) and (max-width:319px){#newsfeed .postCreator .postForm .msg.danger{margin-left:0}#newsfeed .postCreator .postForm .footer .rightNav li:first-child{top:0;left:0}}#newsfeed .postCreator{display:block}#newsfeed .postForm{display:flex;padding:15px 5px;background:#fff;flex-direction:column;color:var(--black-color)}#newsfeed .postForm header{display:flex;flex-direction:row;justify-content:left;align-items:flex-start}#newsfeed .postForm header .img img{width:40px;height:40px}#newsfeed .postForm header .rightSide{flex:1 1 auto;display:flex;flex-direction:column;margin-left:10px}#newsfeed .postForm header .rightSide button.link{margin-left:10px}#newsfeed .postForm header h3.name{font-size:16px;font-weight:700;margin:0}#newsfeed .postForm header h4{color:var(--gray-color);font-size:16px;font-weight:400;margin:0;line-height:40px;cursor:pointer}#newsfeed .postForm header .sharing{display:flex;flex-direction:row;font-size:12px;font-weight:400}#newsfeed .postForm header .sharing strong{font-weight:400;display:flex;align-items:center;padding-right:8px}#newsfeed .postForm .btns{display:flex;align-items:center}#newsfeed .postForm .cont{display:flex;justify-content:center;padding-left:50px;position:relative;flex:1 1 auto;flex-direction:column;color:var(--black-color)}#newsfeed .postForm .cont .warnimgMsg{font-size:13px;display:flex;padding:10px 0;justify-content:flex-start;align-items:center;color:var(--olive-color)}#newsfeed .postForm .cont .warnimgMsg img{margin-right:5px}#newsfeed .postForm .cont img.close{position:absolute;right:0;top:-1px}#newsfeed .postForm .cont img.options{position:absolute;right:30px;top:-1px}#newsfeed .postForm .cont button.skip{font-size:12px;color:var(--black-color);background:var(--border-color);border:none;display:inline-block}#newsfeed .postForm .cont .createBtnRow{display:flex;flex-direction:row}#newsfeed .postForm .cont .createBtnRow .btn{height:28px;font-size:12px;line-height:28px}#newsfeed .postForm .cont input.postTitle{font-size:20px;color:var(--black-color);font-weight:400;border:none;margin:20px 0 15px}#newsfeed .postForm .cont input.postTitle::placeholder{color:var(--black-color)}#newsfeed .postForm .cont input.postTitle:focus{border:none;outline:none}#newsfeed .postForm .cont textarea.postCont{font-size:16px;color:var(--black-color);border:none;min-height:150px}#newsfeed .postForm .cont textarea.postCont::placeholder{color:var(--black-color)}#newsfeed .postForm .cont textarea.postCont:focus{border:none;outline:none}#newsfeed .postForm .cont .postCarousel{display:flex;margin-top:20px;height:100px}#newsfeed .postForm .cont .postCarousel .fileLink:hover{text-decoration:none}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper img,#newsfeed .postForm .cont .postCarousel .rec-item-wrapper video{height:100px;width:100px}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper img.doc{width:auto;height:auto}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper button{z-index:99}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper button img{height:auto;width:auto}#newsfeed .postForm .cont .postCarousel .rec-slider>div{display:flex;justify-content:center;align-self:center}#newsfeed .postForm .cont .postCarousel .playBtn{display:flex;width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;justify-content:center;align-items:center}#newsfeed .postForm .cont .postCarousel .playBtn img{width:36px;height:36px}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper>div{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--light-gray-color);justify-content:center;width:100px;height:100px}#newsfeed .postForm .cont .postCarousel .rec-item-wrapper>div strong{font-weight:400;line-height:12px!important;margin-top:7px;font-size:10px;overflow:hidden;width:94px;text-overflow:ellipsis;display:block;height:15px}#newsfeed .postForm .cont .postCarousel .rec-arrow-left,#newsfeed .postForm .cont .postCarousel .rec-arrow-right{width:20px;height:100px;background:var(--border-color);border-radius:0;padding:0;margin:0;min-width:20px;max-width:20px;font-size:10px;border:none;box-shadow:0 0 0 transparent}#newsfeed .postForm .cont .postCarousel .fileLink{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--black-color)}#newsfeed .postForm .footer{display:flex;flex-direction:row;margin:29px 0 10px 50px}#newsfeed .postForm .footer ul{list-style:none;margin:0;padding:0}#newsfeed .postForm .footer .leftNav{width:40%;display:flex;flex-direction:row}#newsfeed .postForm .footer .leftNav li{padding-right:15px}#newsfeed .postForm .footer .leftNav li input[type=file]{display:none}#newsfeed .postForm .footer .rightNav{width:60%;flex-direction:row;justify-content:flex-end;display:flex}#newsfeed .postForm .footer .rightNav .datedisplay{font-size:11px}#newsfeed .postForm .footer .rightNav li{padding-left:15px}#newsfeed .postForm .footer .rightNav li button.postNow{font-size:14px;color:#fff;font-weight:700;height:30px;line-height:30px;background:var(--blue-color);padding-left:23px;padding-right:23px;border:none}#newsfeed .postForm .footer .rightNav li button.postNow[disabled]{background:var(--light-gray-color);color:var(--gray-color)}#newsfeed .ck-editor{display:flex;flex-direction:column-reverse}#newsfeed .ck-editor .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#fff}#newsfeed .ck-editor .ck.ck-editor__main>.ck-content{min-height:200px}#newsfeed .ck-editor .ck.ck-toolbar{border-color:#fff}@media only screen and (min-width:320px) and (max-width:480px){#newsfeed #newsfeed .postForm{border:1px solid red}#newsfeed #newsfeed .postForm .footer .leftNav,#newsfeed #newsfeed .postForm .footer .rightNav{width:50%}}#newsfeed #schedulePicker{clear:both;background:var(--light-gray-color);padding:30px;display:flex;flex-direction:column;margin-bottom:1px}#newsfeed #schedulePicker h3{font-size:20px}#newsfeed #schedulePicker .colon{padding:0 10px}#newsfeed #schedulePicker .selectbox{height:30px;border-radius:0;background-color:var(--light-gray-color);border:none;font-size:14px}#newsfeed #schedulePicker .selectbox.am{margin:0 5px}#newsfeed #schedulePicker .selectbox.timezone{margin:0 15px}#newsfeed #schedulePicker .selectbox.month{min-width:217px;padding-left:10px}@media screen and (min-width:320px) and (max-width:414px){#newsfeed #schedulePicker .selectbox.month{margin-top:5px}}#newsfeed #schedulePicker .calendarConfig{background:#fff;display:flex;flex-direction:row;min-height:70px;padding:10px 30px 20px;align-items:center;justify-content:space-between;margin-bottom:1px;flex-wrap:wrap}#newsfeed #schedulePicker .calendarConfig .hour,#newsfeed #schedulePicker .calendarConfig .minute{width:40px;height:36px;background-color:var(--light-gray-color);border:none;text-align:center}#newsfeed #schedulePicker .calendarConfig .leftConfig{display:flex;flex-direction:row;align-items:center;padding-top:10px;padding-right:10px}#newsfeed #schedulePicker .calendarConfig .leftConfig~div{padding-top:10px}@media screen and (min-width:320px) and (max-width:650px){#newsfeed #schedulePicker .calendarConfig .leftConfig~div{display:flex;flex:1 1}}@media screen and (min-width:320px) and (max-width:480px){#newsfeed #schedulePicker .calendarConfig .leftConfig~div{display:flex;flex:1 1}}#newsfeed #schedulePicker .displayCalendar{background:#fff;padding:0 30px 20px;display:flex;flex-direction:column}#newsfeed #schedulePicker .displayCalendar ul.weeks{margin:0;padding:20px 0 10px;list-style:none;display:flex;flex-direction:row;justify-content:space-around}#newsfeed #schedulePicker .displayCalendar ul.days{display:block;margin:0;padding:0;list-style:none}#newsfeed #schedulePicker .displayCalendar ul.days li{width:14.28%;display:block;float:left;text-align:center;padding:6px 0}#newsfeed #schedulePicker .displayCalendar ul.days li.disabled,#newsfeed #schedulePicker .displayCalendar ul.days li.nextMonthDate,#newsfeed #schedulePicker .displayCalendar ul.days li.previousMonthDate{color:#9197a3;pointer-events:none}#newsfeed #schedulePicker .displayCalendar ul.days li.disabled.current,#newsfeed #schedulePicker .displayCalendar ul.days li.nextMonthDate.current,#newsfeed #schedulePicker .displayCalendar ul.days li.previousMonthDate.current{pointer-events:none}#newsfeed #schedulePicker .displayCalendar ul.days li.current{cursor:pointer;color:var(--primary-color)}#newsfeed #schedulePicker .displayCalendar ul.days li.active{cursor:pointer}#newsfeed #schedulePicker .displayCalendar ul.days li.active.selected span{background:var(--primary-color);color:#fff}#newsfeed #schedulePicker .displayCalendar ul.days li.active:hover span{background:var(--light-gray-color);color:var(--black-color)}#newsfeed #schedulePicker .displayCalendar ul.days li span{display:inline-block;min-width:30px;min-height:30px;border-radius:30px;line-height:30px}#newsfeed #schedulePicker .actionControl{display:flex;flex-direction:row;justify-content:space-between;padding:10px 0 20px}@media screen and (min-width:320px) and (max-width:768px){#newsfeed #schedulePicker .actionControl{display:flex;flex-direction:column}}@media only screen and (min-width:320px) and (max-width:768px){#newsfeed #schedulePicker .actionControl .leftSide{display:flex;justify-content:space-between}}#newsfeed #schedulePicker .actionControl .leftSide button{margin-right:5px;margin-top:10px}@media only screen and (min-width:320px) and (max-width:768px){#newsfeed #schedulePicker .actionControl .leftSide button:last-child{margin-top:5px}}#newsfeed #schedulePicker .actionControl button{margin-top:10px}#newsfeed #schedulePicker .actionControl .rightSide{display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (min-width:320px) and (max-width:768px){#newsfeed #schedulePicker .actionControl .rightSide{flex-direction:column;align-items:center}}#newsfeed #schedulePicker .actionControl .rightSide .selectedDate{padding-right:12px;font-size:12px;margin-top:10px}@media screen and (min-width:320px) and (max-width:768px){#newsfeed #schedulePicker .actionControl .rightSide .btn-dark{width:100%}}#newsfeed #schedulePostList{display:block}#newsfeed #schedulePostList .trigger{padding:15px 5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#newsfeed #schedulePostList .trigger .leftSide{display:flex;flex-direction:row;justify-content:left;align-items:center}#newsfeed #schedulePostList .trigger .leftSide img{margin-right:16px;cursor:pointer}#newsfeed #schedulePostList .trigger .leftSide strong{color:var(--black-color)}#newsfeed #schedulePostList .trigger .rightSide img{cursor:pointer}#newsfeed #schedulePostList .list{padding:0 18px}#newsfeed #schedulePostList .all{color:var(--gray-color);text-align:center;font-size:12px;padding:0 0 10px;position:relative;cursor:pointer}#newsfeed #schedulePostList .all:before{content:"";display:block;border-bottom:1px solid var(--border-color);position:absolute;top:8px;left:0;width:100%}#newsfeed #schedulePostList .all span{background:#fff;padding:0 25px;position:relative;z-index:5}#newsfeed #schedulePostList .all span a{color:var(--gray-color)}@media only screen and (min-width:320px) and (max-width:480px){#newsfeed #schedulePicker{padding:10px;justify-content:center}#newsfeed #schedulePicker .calendarConfig{padding:10px 15px;flex-direction:column}#newsfeed #schedulePicker .calendarConfig .leftConfig{justify-content:flex-start;margin-bottom:10px}#newsfeed #schedulePicker .actionControl{flex-direction:column}#newsfeed #schedulePicker .actionControl .rightSide{margin-top:10px;justify-content:space-between}}#newsfeed .post{padding:10px 0 0}#newsfeed .post.pinned{background:rgba(0,0,0,.01);border:1px solid #ccc}#newsfeed .post header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin:10px 5px;position:relative;z-index:6}#newsfeed .post header .leftSide{display:flex;flex-direction:row;flex:1 1 auto}#newsfeed .post header .leftSide .img,#newsfeed .post header .leftSide .tinyimg{width:auto;height:40px;max-width:40px;object-fit:cover}#newsfeed .post header .leftSide .shortUserInfo{display:flex;flex-direction:column;justify-content:center;padding-left:10px;position:relative}#newsfeed .post header .leftSide .shortUserInfo h3{margin:0;padding:0;font-size:14px;word-break:break-word;display:flex;align-items:center;flex-direction:row}#newsfeed .post header .leftSide .shortUserInfo .timeago{font-size:12px;color:var(--gray-color)}#newsfeed .post header .rightSide{display:flex;position:relative}#newsfeed .post header .rightSide button.link{margin-left:10px}#newsfeed .post header .rightSide button.link img{margin-left:0;cursor:pointer}#newsfeed .post header .rightSide button.link i{display:block;width:20px;height:20px;border:1px solid --var(--primary-color);background:#fff;border-radius:20px;font-style:normal;font-size:12px;line-height:20px;text-align:center}#newsfeed .post header .rightSide button.link.comments{display:flex}#newsfeed .post header .rightSide button.link.comments i{display:block;width:20px;height:20px;border:1px solid --var(--primary-color);background:#fff;border-radius:20px;font-style:normal;font-size:12px;line-height:20px;text-align:center}#newsfeed .post .readmorebtn{font-size:14px;line-height:18px;color:var(--primary-color);background:transparent;border:none;padding:0;margin-left:18px;margin-bottom:10px}#newsfeed .post .cont{padding:0 18px 10px;display:block;word-break:break-word}#newsfeed .post .cont p:last-child{margin-bottom:0}#newsfeed .post .cont blockquote{font-style:italic;display:block;overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-size:12px;border-left:5px solid #ccc;margin-bottom:15px}#newsfeed .post .cont blockquote:after{clear:both;content:"";display:block;width:100%;height:1px}#newsfeed .post .cont blockquote p{padding-bottom:15px}#newsfeed .post .cont.fullHeight{max-height:auto;padding-bottom:10px}#newsfeed .post .cont.fixedHeight{overflow:hidden;max-height:205px;padding-bottom:10px}#newsfeed .post .cont a{color:var(--primary-color)}#newsfeed .post .cont *{max-width:100%}#newsfeed .post .gallery{padding:0 18px 10px;display:flex;flex-direction:column;max-height:90%;margin-top:10px}#newsfeed .post .gallery img{max-width:100%;max-height:100%;object-fit:contain!important}#newsfeed .post .gallery .firstTile,#newsfeed .post .gallery .secondTile,#newsfeed .post .gallery .thirdTile{position:relative}#newsfeed .post .gallery .mask{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.3);color:#fff;font-size:50px;font-weight:500;z-index:5}#newsfeed .post .gallery .mask.higher{z-index:10}#newsfeed .post .gallery.tile .firstTile{display:flex;height:50%;flex:1 1 auto;position:relative;overflow:hidden}#newsfeed .post .gallery.tile .firstTile img.pic{border-bottom:1px solid #fff;width:100%;height:auto;max-height:560px;object-fit:contain}#newsfeed .post .gallery.tile .firstTile .bgImage{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:blur(10px);object-fit:cover!important;max-height:600px}#newsfeed .post .gallery.tile .tileRow{display:flex;flex-direction:row;width:100%;height:460px}#newsfeed .post .gallery.tile .tileRow img,#newsfeed .post .gallery.tile .tileRow video{object-fit:cover}#newsfeed .post .gallery.tile .tileRow video{width:100%;height:100%}#newsfeed .post .gallery.tile .tileRow .thirdTile{border-left:1px solid #fff}#newsfeed .post .gallery.tile .tileRow .secondTile,#newsfeed .post .gallery.tile .tileRow .thirdTile{position:relative;display:flex;flex:1 1;overflow:hidden}#newsfeed .post .gallery.tile .tileRow .secondTile .pic,#newsfeed .post .gallery.tile .tileRow .thirdTile .pic{width:100%;object-fit:contain}#newsfeed .post .gallery.tile .tileRow .secondTile .bgImage,#newsfeed .post .gallery.tile .tileRow .thirdTile .bgImage{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:blur(10px);object-fit:cover!important}#newsfeed .post .gallery.vtile{display:flex;flex-direction:row;width:100%;justify-content:start;max-height:600px}#newsfeed .post .gallery.vtile .firstTile{display:flex;flex:1 1;border-right:2px solid #fff;position:relative;z-index:2;overflow:hidden}#newsfeed .post .gallery.vtile .firstTile img,#newsfeed .post .gallery.vtile .firstTile video{object-fit:contain;width:100%;height:auto;z-index:2}#newsfeed .post .gallery.vtile .firstTile .bgImage{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:blur(10px);object-fit:cover!important;max-height:600px}#newsfeed .post .gallery.vtile .tileRow{display:flex;grid-gap:4px;gap:4px;flex:1 1;flex-direction:column}#newsfeed .post .gallery.vtile .tileRow .secondTile,#newsfeed .post .gallery.vtile .tileRow .thirdTile{display:flex;flex:1 1 auto;height:50%;position:relative;z-index:2;overflow:hidden;border-left:2px solid #fff}#newsfeed .post .gallery.vtile .tileRow .secondTile img.pic,#newsfeed .post .gallery.vtile .tileRow .thirdTile img.pic{width:100%;z-index:2}#newsfeed .post .gallery.vtile .tileRow .secondTile video,#newsfeed .post .gallery.vtile .tileRow .thirdTile video{width:100%;height:100%}#newsfeed .post .gallery.vtile .tileRow .secondTile img,#newsfeed .post .gallery.vtile .tileRow .secondTile video,#newsfeed .post .gallery.vtile .tileRow .thirdTile img,#newsfeed .post .gallery.vtile .tileRow .thirdTile video{object-fit:contain}#newsfeed .post .gallery.vtile .tileRow .secondTile .bgImage,#newsfeed .post .gallery.vtile .tileRow .thirdTile .bgImage{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:blur(10px);object-fit:cover!important}#newsfeed .post .gallery.vtile .tileRow .thirdTile{border-top:1px solid #fff}#newsfeed .post .gallery.singlePortait{display:flex;justify-content:center;align-items:center;height:400px}#newsfeed .post .gallery.singlePortait.ads{height:auto;cursor:pointer;padding:0 6px 9px}#newsfeed .post .gallery.singlePortait img,#newsfeed .post .gallery.singlePortait video{object-fit:contain}#newsfeed .post .gallery.singlePortait .firstTile{display:flex;flex:1 1;height:100%;width:100%;position:relative;justify-content:center;overflow:hidden}#newsfeed .post .gallery.singlePortait .firstTile img:first-child{max-height:500px}#newsfeed .post .gallery.singlePortait .firstTile img{position:relative;z-index:2;object-fit:fill!important}#newsfeed .post .gallery.singlePortait .firstTile img.bgImage{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;filter:blur(10px);object-fit:cover!important}#newsfeed .postReactList{display:block;width:204px;position:absolute;top:30px;z-index:5}#newsfeed .postReactList ul{margin:0;background:var(--border-color);padding:6px 12px;position:relative}#newsfeed .postReactList ul li{display:block;font-size:12px;clear:both;padding:6px 0;overflow:hidden}#newsfeed .postReactList ul li i{width:18px;height:18px;float:left;display:block}#newsfeed .postReactList ul li i.like{background:url(/img/thumbs-active-small.svg) no-repeat}#newsfeed .postReactList ul li i.interest{background:url(/img/interest-small.svg) no-repeat}#newsfeed .postReactList ul li i.laugh{background:url(/img/laugh-small.svg) no-repeat}#newsfeed .postReactList ul li span{display:block;float:left}#newsfeed .postReactList ul:after{content:"";display:block;width:10px;height:10px;background:var(--border-color);position:absolute;left:17px;padding:0;top:-5px;transform:rotate(45deg)}@media only screen and (min-width:320px) and (max-width:480px){#newsfeed .actionButtons button span.xs-hide{display:none}#newsfeed .postForm header .dropDown{min-width:210px}#newsfeed .postForm header div.sharing{flex-wrap:wrap;flex-direction:column}#newsfeed .postForm .cont{padding-left:0}#newsfeed .postForm footer.footer{margin-left:0;flex-direction:column}#newsfeed .postForm footer.footer ul.leftNav,#newsfeed .postForm footer.footer ul.rightNav{width:100%}#newsfeed .postForm footer.footer ul.rightNav{width:100%;justify-content:flex-start;margin-top:8px;flex-direction:column}#newsfeed .postForm footer.footer ul.rightNav li{padding-left:0;position:relative}#newsfeed .postForm footer.footer ul.rightNav li:first-child{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;padding:10px 0}#newsfeed .postForm footer.footer ul.rightNav li button.postNow{width:100%}#newsfeed .postForm footer.footer ul.rightNav li button.link{position:absolute;top:-35px;left:105px}}.showNextPage{border:none;background:0;padding:0;margin:0;position:relative;top:-13px;right:20px;background:#fff;border-radius:40px;z-index:20;float:right}.showNextPage img{border-radius:40px}#newsfeed .schedulePost{padding:0 5px}#newsfeed .schedulePost .post{box-shadow:none}#newsfeed .schedulePost .date{margin:0;background:var(--light-gray-color);padding:12px;font-size:12px;text-align:center}@media screen and (min-width:200px) and (max-width:319px){#newsfeed .poll .pollResponse .selectbox{width:200px}#newsfeed .postForm header .sharing{display:flex;flex-direction:column}#newsfeed .postForm header .sharing .dropDown{min-width:100%}#newsfeed .postForm header .sharing .dropDown .txt{max-width:200px}#newsfeed .postForm .cont{padding-left:5px}#newsfeed .postForm .cont input.postTitle{font-size:14px}#newsfeed .postForm .footer{margin-left:5px;flex-direction:column;position:relative}#newsfeed .postForm .footer .leftNav{width:100%}#newsfeed .postForm .footer .leftNav li{margin-bottom:5px;padding-right:5px}#newsfeed .postForm .footer .rightNav{width:100%;position:relative}#newsfeed .postForm .footer .rightNav li:first-child{position:absolute;top:-5px;left:110px}#newsfeed .postForm .footer .rightNav li:last-child{padding:0;width:100%}#newsfeed .postForm .footer .rightNav li:last-child button{width:100%}}.ck-content ul{font-size:14px}.ck-file-dialog-button{display:none}.msg.danger{color:red;font-size:12px;margin:10px 0 0 50px}.alert-dismissible .close{z-index:12}.video-object-fit-contain{object-fit:contain}.video-object-fit-contain iframe{width:100%;height:100%;min-height:412px}@media screen and (max-width:590px){#newsfeed .post .gallery.tile .firstTile img.pic{border-bottom:1px solid #fff;width:100%;height:100%;max-height:300px;object-fit:cover}#newsfeed .post .gallery.tile .tileRow{display:flex;flex-direction:row;width:100%;height:100%;max-height:300px}#newsfeed .post .gallery.tile .tileRow img,#newsfeed .post .gallery.tile .tileRow video{object-fit:contain}#newsfeed .post .gallery.tile .tileRow video{width:100%;height:100%}#newsfeed .post .gallery.tile .tileRow .thirdTile{border-left:1px solid #fff}#newsfeed .post .gallery.tile .tileRow .secondTile,#newsfeed .post .gallery.tile .tileRow .thirdTile{position:relative;object-fit:contain;display:flex;flex:1 1}#newsfeed .post .gallery.tile .tileRow .secondTile .pic,#newsfeed .post .gallery.tile .tileRow .thirdTile .pic{width:100%}#newsfeed .post .cont.fixedHeight{max-height:200px!important}}@media screen and (max-width:1024px){#newsfeed .post .gallery.tile .firstTile{width:100%;height:auto;max-height:400px;position:relative;overflow:hidden;z-index:2;border-bottom:4px solid #fff}#newsfeed .post .gallery.tile .firstTile img.pic{width:100%;height:100%;max-height:400px;object-fit:contain;z-index:2}#newsfeed .post .gallery.tile .firstTile .bgImg{position:absolute;top:0;left:0;filter:blur(10px);object-fit:cover!important;max-height:400px;width:100%;height:100%;z-index:1}#newsfeed .post .gallery.tile .tileRow{display:flex;flex-direction:row;width:100%;height:100%;max-height:400px}#newsfeed .post .gallery.tile .tileRow img,#newsfeed .post .gallery.tile .tileRow video{object-fit:contain}#newsfeed .post .gallery.tile .tileRow video{width:100%;height:100%}#newsfeed .post .gallery.tile .tileRow .thirdTile{border-left:4px solid #fff}#newsfeed .post .gallery.tile .tileRow .secondTile,#newsfeed .post .gallery.tile .tileRow .thirdTile{position:relative;display:flex;flex:1 1;overflow:hidden;z-index:2}#newsfeed .post .gallery.tile .tileRow .secondTile .pic,#newsfeed .post .gallery.tile .tileRow .thirdTile .pic{width:100%;object-fit:contain;z-index:2}#newsfeed .post .gallery.tile .tileRow .secondTile .bgImg,#newsfeed .post .gallery.tile .tileRow .thirdTile .bgImg{position:absolute;top:0;left:0;filter:blur(10px);object-fit:cover!important;width:100%;height:100%;z-index:1}}@media screen and (max-width:2000px){#newsfeed .post .gallery.tile .firstTile{width:100%;height:auto;max-height:550px;position:relative;overflow:hidden;z-index:2;border-bottom:4px solid #fff}#newsfeed .post .gallery.tile .firstTile img.pic{width:100%;height:100%;max-height:550px;object-fit:contain;z-index:2}#newsfeed .post .gallery.tile .firstTile .bgImg{position:absolute;top:0;left:0;filter:blur(10px);object-fit:cover!important;max-height:550px;width:100%;height:100%;z-index:1}#newsfeed .post .gallery.tile .tileRow{display:flex;flex-direction:row;width:100%;height:100%;max-height:550px}#newsfeed .post .gallery.tile .tileRow img,#newsfeed .post .gallery.tile .tileRow video{object-fit:contain}#newsfeed .post .gallery.tile .tileRow video{width:100%;height:100%}#newsfeed .post .gallery.tile .tileRow .thirdTile{border-left:4px solid #fff}#newsfeed .post .gallery.tile .tileRow .secondTile,#newsfeed .post .gallery.tile .tileRow .thirdTile{position:relative;display:flex;flex:1 1;overflow:hidden;z-index:2}#newsfeed .post .gallery.tile .tileRow .secondTile .pic,#newsfeed .post .gallery.tile .tileRow .thirdTile .pic{width:100%;object-fit:contain;z-index:2}#newsfeed .post .gallery.tile .tileRow .secondTile .bgImg,#newsfeed .post .gallery.tile .tileRow .thirdTile .bgImg{position:absolute;top:0;left:0;filter:blur(10px);object-fit:cover!important;width:100%;height:100%;z-index:1}}#newsfeed .post{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:block;margin-bottom:25px;flex-direction:column}#newsfeed .post,#newsfeed .post button{font-family:"Inter",sans-serif}#newsfeed .post .shortInfo{font-size:12px;margin:0 5px;padding:15px 0;border-top:1px solid var(--border-color);display:flex;justify-content:flex-start;align-items:center}#newsfeed .post .shortInfo img{margin-right:2px}#newsfeed .post .shortInfo .tinyinfo{padding-left:10px}#newsfeed .post .shortInfo .icons{position:relative}#newsfeed .post .shortInfo .icons .postReactList{display:none}#newsfeed .post .shortInfo .icons:hover .postReactList{display:block}#newsfeed .post .actionButtons{align-items:center;justify-content:space-between;margin:0 18px;padding:15px 0 20px;border-top:1px solid var(--border-color)}#newsfeed .post .actionButtons,#newsfeed .post .actionButtons .rightSide{display:flex;flex-direction:row}#newsfeed .post .actionButtons .rightSide button{margin-left:20px;position:relative}#newsfeed .post .actionButtons .rightSide button.item{font-family:"Inter",sans-serif}#newsfeed .post .actionButtons .rightSide button i{border:1px solid var(--primary-color);position:absolute;font-style:normal;font-size:10px;background:#fff;min-width:17px;height:17px;text-align:center;line-height:12px;border-radius:12px;left:9px;top:-6px;padding:3px}#newsfeed .post .actionButtons .leftSide{position:relative}#newsfeed .post .actionButtons .leftSide .btns{position:absolute;top:-16px;display:flex;flex-direction:row;align-items:center}#newsfeed .post .actionButtons .leftSide .btns button{width:35px;height:35px;margin-right:10px}#newsfeed .post .actionButtons button{display:flex;flex-direction:row;justify-content:center;align-items:center;background:none;border:none}#newsfeed .post .actionButtons button img{width:23px;height:auto}#newsfeed .post .actionButtons button span{margin-left:10px;font-size:12px}#newsfeed .post .actionButtons .likeme{width:35px;height:35px;background:url(/img/thumbs-init.svg) no-repeat;background-size:100%}#newsfeed .post .actionButtons .likeme span{position:absolute;left:-999em}#newsfeed .post .actionButtons .likeme:hover{background:url(/img/thumbs-active.svg) no-repeat}#newsfeed .post .actionButtons .interest{width:35px;height:35px;background:url(/img/interest-init.svg) no-repeat;background-size:100%}#newsfeed .post .actionButtons .interest span{position:absolute;left:-999em}#newsfeed .post .actionButtons .interest:hover{background:url(/img/interest.svg) no-repeat}#newsfeed .post .actionButtons .laugh{width:35px;height:35px;background:url(/img/laugh-init.svg) no-repeat;background-size:100%}#newsfeed .post .actionButtons .laugh span{position:absolute;left:-999em}#newsfeed .post .actionButtons .laugh:hover{background:url(/img/laugh.svg) no-repeat}#newsfeed .fileList{display:flex;margin:0 18px;flex-direction:column;padding:10px 0}#newsfeed .fileList .item{display:flex;justify-content:flex-start;align-items:center;min-height:54px;background:var(--light-gray-color);border-bottom:4px solid #fff;font-size:14px;line-height:18px}#newsfeed .fileList .item .icon{display:flex;width:82px;justify-content:center;align-items:center;cursor:pointer}#newsfeed .fileList .item .icon a{color:var(--black-color);text-decoration:none}#newsfeed .fileList .item .desc{display:flex;width:100%;flex:1 1 auto;align-items:center;border-left:4px solid #fff;padding:18px}#newsfeed .fileList .item .desc a{color:var(--black-color);text-decoration:none;display:block;width:calc(100% - 31px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#newsfeed .viewAllFiles{display:flex;justify-content:center;height:26px;background:var(--light-gray-color);color:var(--primary-color);font-size:12px;line-height:16px;border:none;padding:0;width:calc(100% - 36px);margin:0 18px}.postCarousel .rec button{position:absolute;background:#fff;border-radius:30px;height:30px;width:30px;border:2px solid var(--border-color)}.postCarousel .rec button.rec-arrow-right{float:right;position:absolute;right:0}@media only screen and (min-width:220px) and (max-width:480px){#newsfeed .fileList{margin:0 5px}#newsfeed .fileList .item{min-height:auto}#newsfeed .fileList .item .desc{padding:10px}#newsfeed .fileList .item .icon{min-width:32px;max-width:32px}#newsfeed .fileList .item .icon img{width:25px;height:auto}#newsfeed .post .actionButtons{margin:0 5px}#newsfeed .post .commentBox .commentsMsg{padding:5px 5px 5px 0}#newsfeed .post .commentBox .userComment{padding:0 0 0 5px}#newsfeed .post .commentBox .commentForm{min-height:40px}#newsfeed .post .commentBox .commentForm .leftSide{padding-left:5px}#newsfeed .post .commentBox .commentForm .leftSide div.img{padding-top:5px}#newsfeed .post .commentBox .commentForm .leftSide .comment{padding:10px 5px 0;min-height:35px}#newsfeed .post .commentBox .commentForm .rightSide{padding-top:5px}#newsfeed .displayPoll .pollQuestion{margin:10px 0}#newsfeed .displayPoll .cont{padding:0 5px 10px}#newsfeed .displayPoll .cont .pollOptions .option{padding:5px 0}#newsfeed .displayPoll .cont .voteBtn,#newsfeed .displayPoll .cont .voteBtn button{margin:0}}#newsfeed .commentBox{background:var(--light-gray-color);display:flex;flex-direction:column;padding:18px;position:relative}#newsfeed .commentBox .all{color:var(--gray-color);text-align:center;font-size:12px;padding:0 0 10px;position:relative;cursor:pointer}#newsfeed .commentBox .all:before{content:"";display:block;border-bottom:1px solid var(--border-color);position:absolute;top:8px;left:0;width:100%}#newsfeed .commentBox .all span{background:var(--light-gray-color);padding:0 25px;position:relative;z-index:5}#newsfeed .commentBox .commentsMsg{background:#fff;padding:15px 15px 5px 0;display:flex;flex-direction:column;margin-bottom:15px}#newsfeed .commentBox .commentsMsg:last-child{margin-bottom:0}#newsfeed .commentBox .userComment{display:flex;flex-direction:row;padding:0 0 0 10px}#newsfeed .commentBox .rightSide{display:flex;flex-direction:column;flex:1 1 auto}#newsfeed .commentBox .rightSide .commentForm{background:hsla(0,0%,96.1%,.5);min-height:40px;margin-bottom:10px}#newsfeed .commentBox .rightSide .commentForm .leftSide{padding-left:0}#newsfeed .commentBox .rightSide .commentForm .leftSide .comment{padding:10px 10px 0;min-height:40px;word-break:break-all;color:#333}#newsfeed .commentBox .rightSide .commentForm .rightSide{padding-top:5px}#newsfeed .commentBox .rightSide .commentForm .rightSide button{margin-right:5px}#newsfeed .commentBox .rightTop{display:flex;flex-direction:row;justify-content:space-between}#newsfeed .commentBox .rightTop .actionBtns{position:relative;display:flex}#newsfeed .commentBox .rightTop .actionBtns button{margin-left:5px}#newsfeed .commentBox .userInfo{display:flex;height:25px;padding-left:10px;flex-direction:row;align-items:center}#newsfeed .commentBox .userInfo h4{font-size:12px;margin:0;padding:0}#newsfeed .commentBox .userInfo .timeago{color:var(--gray-color);padding-left:8px;font-size:11px}#newsfeed .commentBox .actionBtns button{margin:0;padding:0;background:none;border:none}#newsfeed .commentBox .actionBtns span{font-size:12px;padding:0 3px;color:var(--gray-color)}#newsfeed .commentBox .userCont{font-size:12px;padding:0 20px 10px 10px;word-break:break-word}#newsfeed .commentBox .userCont .commentTxt[contenteditable=true]{background:grey}#newsfeed .commentBox .commentForm{display:flex;flex-direction:row;justify-content:space-between;min-height:50px;align-items:flex-start;background:#fff}#newsfeed .commentBox .commentForm .leftSide{display:flex;flex-direction:row;justify-content:left;align-items:flex-start;width:100%;padding-left:10px}#newsfeed .commentBox .commentForm .leftSide div.img{padding-top:10px}#newsfeed .commentBox .commentForm .leftSide div.img img{width:30px;height:30px;display:flex;flex:1 1 auto}#newsfeed .commentBox .commentForm .leftSide .comment{color:#333;font-size:12px;min-height:40px;padding:15px 10px 0;border:none;background:none;width:100%;flex:1 1 auto;max-width:calc(100vw - 203px)}#newsfeed .commentBox .commentForm .leftSide .comment:focus{outline:none}#newsfeed .commentBox .commentForm .rightSide{padding-top:10px;display:flex;flex:1 1 auto}#newsfeed .commentBox .commentForm button.sendComment{font-weight:400;color:var(--black-color);font-size:12px;color:#fff}#newsfeed .commentBox .commentForm button.sendComment:disabled{opacity:.3;color:var(--black-color)}#newsfeed .commentBox .commentForm.replyForm .leftSide div.img{padding-top:5px;padding-left:5px}#newsfeed .commentBox>.commentBox{padding:0 0 9px}@media only screen and (min-width:220px) and (max-width:480px){#newsfeed .commentBox{padding:10px}#newsfeed .commentBox .userCont{padding-left:10px}#newsfeed .commentBox .userComment .userComment{padding-left:0}#newsfeed .commentBox .rightSide .userInfo{flex-direction:column;height:auto;align-items:flex-start}#newsfeed .commentBox .rightSide .userInfo span{padding-left:0}#newsfeed .commentBox .commentForm .rightSide{flex:1 1 35px}#newsfeed .commentBox .commentForm .leftSide .comment{max-width:calc(100vw - 114px)}#newsfeed .commentBox .commentForm button.sendComment{padding:0;background:transparent;width:28px;height:28px}#newsfeed .commentBox .commentForm button.sendComment span{display:none}#newsfeed .commentBox .commentForm button.sendComment img{padding:3px}#newsfeed .commentBox .commentForm button.sendComment:disabled{opacity:1}#newsfeed .commentBox .commentForm button.sendComment:disabled img{width:30px}}.slider{z-index:1;min-height:400px;flex-direction:column;padding:0 18px;margin-top:20px}.slider,.slider .stage{position:relative;max-height:100%;display:flex}.slider .stage{min-height:auto;justify-content:center;z-index:2}.slider .stage .blackshadow{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.slider .stage .blackshadow img{width:212px;height:212px;position:absolute}.slider .stage .blackshadow img.topleft{left:0;top:0}.slider .stage .blackshadow img.topright{right:0;top:0;transform:rotate(90deg)}.slider .stage .blackshadow img.bottomleft{left:0;bottom:0;transform:rotate(-90deg)}.slider .stage .blackshadow img.bottomright{bottom:0;right:0;transform:rotate(-180deg)}.slider .stage img,.slider .stage video{object-fit:contain!important;width:100%;max-height:80vh;height:auto;z-index:2}.slider .stage video{width:100%;height:60vh;object-fit:contain!important;z-index:2}.slider .stage .bgImage{position:absolute;width:100%;height:100%;object-fit:cover!important;filter:blur(10px);z-index:1;max-height:60vh!important}.slider button.closebtn,.slider button.enlargeBtn,.slider button.next,.slider button.prev{margin:0;padding:0;background:none;border:none;outline:none}.slider button.closebtn{position:absolute;left:18px;top:0}.slider button.enlargeBtn{position:absolute;right:18px;top:0;z-index:9}.slider button.prev{left:18px}.slider .next,.slider button.prev{position:absolute;bottom:50%;transform:translateY(15px);z-index:99}.slider .next{right:18px}@media screen and (max-width:1024px){.slider{min-height:0}.slider .stage{min-height:0;height:auto;z-index:2;overflow:hidden}.slider .stage img,.slider .stage video{max-height:400px;height:100%!important;object-fit:contain!important;z-index:2}.slider .stage video{width:100%;max-height:400px!important;height:100%!important;object-fit:contain!important;z-index:2}.slider .stage .bgImage{position:absolute;width:100%;height:100%;object-fit:cover!important;filter:blur(10px);z-index:1;max-height:400px!important}}@media screen and (max-width:590px){.slider{min-height:0}.slider .stage{min-height:0;height:auto}.slider .stage img,.slider .stage video{max-height:300px;height:100%!important;object-fit:contain!important}.slider .stage video{object-fit:contain!important}.slider .stage .bgImage,.slider .stage video{width:100%;height:100%;max-height:300px!important}.slider .stage .bgImage{position:absolute;object-fit:cover!important;filter:blur(10px);z-index:1}}@media screen and (max-width:2000px){.slider{min-height:0}.slider .stage{min-height:0;height:auto;z-index:2;overflow:hidden}.slider .stage img,.slider .stage video{max-height:550px;height:100%!important;object-fit:contain!important;z-index:2}.slider .stage video{width:100%;max-height:550px!important;height:100%!important;object-fit:contain!important;z-index:2}.slider .stage .bgImage{position:absolute;width:100%;height:100%;object-fit:cover!important;filter:blur(10px);z-index:1;max-height:550px!important}}.confirmBox,.loader{position:fixed;background:hsla(0,0%,100%,.8);top:0;left:0;z-index:99;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.confirmBox h2,.loader h2{font-size:18px;padding:0 10px}.confirmBox .box,.loader .box{width:500px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.confirmBox .box header,.loader .box header{margin-bottom:25px}.confirmBox button.closeBtn,.loader button.closeBtn{position:fixed;top:15px;right:15px;background:none;border:none;padding:10px;margin:0}.overflowHidden{overflow:hidden}@media only screen and (min-width:320px) and (max-width:480px){.confirmBox .box{width:90%}}@media only screen and (min-width:290px) and (max-width:319px){#root #newsfeed #newsfeed .ck-editor .ck.ck-editor__main>.ck-content{padding:0!important}#root #newsfeed .dropDown{min-width:220px}#root #newsfeed #schedulePicker{padding:8px}#root #newsfeed #schedulePicker h3{font-size:16px}#root #newsfeed #schedulePicker .calendarConfig{padding:8px}#root #newsfeed #schedulePicker .calendarConfig .leftConfig{margin-bottom:8px}#root #newsfeed #schedulePicker .displayCalendar{padding:0 8px 8px}#root #newsfeed #schedulePicker .actionControl,#root #newsfeed #schedulePicker .actionControl .rightSide{flex-direction:column}#root #newsfeed #schedulePicker .actionControl .rightSide .selectedDate{padding:8px}#root #newsfeed #schedulePicker .actionControl .rightSide .selectedDate .selectedDate button{width:100%}#root #newsfeed #schedulePicker .actionControl .leftSide{flex-direction:column;justify-content:center;display:flex;align-items:center}#root #newsfeed #schedulePicker .actionControl .leftSide button{width:180px;margin-top:5px}#root #newsfeed .postForm{padding:8px}#root #newsfeed .postForm header .sharing{flex-direction:column}#root #newsfeed .postForm .cont{padding-left:0}#root #newsfeed .postForm .cont input.postTitle{font-size:16px}#root #newsfeed .postForm .footer{margin:8px;flex-direction:column}#root #newsfeed .postForm .footer .rightNav{width:100%;justify-content:flex-start;margin-top:8px;flex-direction:column}#root #newsfeed .postForm .footer .rightNav li{padding-left:0;position:relative}#root #newsfeed .postForm .footer .rightNav li:first-child{flex-direction:row}#root #newsfeed .postForm .footer .rightNav li button{margin-bottom:5px}#root #newsfeed .postForm .footer .rightNav li button.postNow{width:100%}#root #newsfeed .postForm .footer .rightNav li button.link{position:absolute;top:-40px;left:120px}#root #newsfeed .post{margin:0!important;padding:5px 0}#root #newsfeed .post .actionButtons{margin:0 8px;padding:8px 0}#root #newsfeed .post header{margin:8px 0 8px 8px}#root #newsfeed .post .fileList{margin:0 8px}#root #newsfeed .post .fileList .item .desc{border:none;padding:0 0 0 5px}#root #newsfeed .post .fileList .item .icon{padding-left:5px}#root #newsfeed .post .fileList .item .icon img{width:16px}#root #newsfeed .post .cont{padding:0 8px}#root #newsfeed .post .cont .pollQuestion .header,#root #newsfeed .post .cont .pollResult .header{padding:8px 0}#root #newsfeed .post .cont .pollQuestion .header h4.title,#root #newsfeed .post .cont .pollQuestion h4.ques,#root #newsfeed .post .cont .pollResult .header h4.title,#root #newsfeed .post .cont .pollResult h4.ques{margin-left:8px}#root #newsfeed .post .cont .pollQuestion .pollOptions .option,#root #newsfeed .post .cont .pollResult .pollOptions .option{padding:8px 0}#root #newsfeed .post .actionButtons,#root #newsfeed .post .shortInfo{margin:0 8px!important;padding:8px 0!important}#root #newsfeed .commentBox{padding:8px}#root #newsfeed .commentBox .userCont{padding:8px 8px 8px 14px}#root #newsfeed .commentBox .commentBox{padding:0}#root #newsfeed .commentBox .commentForm{border-top:2px solid var(--light-gray-color)}#root #newsfeed .commentBox .commentForm .rightSide{padding:0}#root #newsfeed .commentBox .commentForm .rightSide button{width:30px;height:30px;margin-top:9px}#root #newsfeed .commentBox .commentForm .rightSide button img{width:25px;height:auto;display:block;position:relative;left:-13px}#root #newsfeed .commentBox .commentForm .rightSide button span{display:none}#root #newsfeed .commentBox .userInfo{padding-left:5px;flex-direction:column}#root #newsfeed .commentBox .userComment .commentForm{width:100%;flex-direction:column;margin-top:10px}#root #newsfeed .commentBox .userComment .commentForm .comment{max-width:100%}#root #newsfeed .commentBox .userComment .commentForm .rightSide,#root #newsfeed .commentBox .userComment .commentForm .rightSide button{width:90px}#root #newsfeed #poll{margin:8px 0 0;padding:8px 0}#root #newsfeed #poll .cont .pollResponse{flex-direction:column;align-items:flex-start}#root #newsfeed #poll .cont .pollResponse .selectbox{margin-left:0}#root #newsfeed #poll .cont .pollQuestion{margin-bottom:5px}#root #newsfeed #poll .cont .pollOptions .userImg{width:40px;height:40px;margin:0}#root #newsfeed #poll .cont .pollOptions .userImg img{width:35px;height:35px}#root #newsfeed .confirmBox .box,#root #newsfeed .loader .box{width:100%}#root #newsfeed .confirmBox .box h2,#root #newsfeed .loader .box h2{font-size:16px}}@media screen and (min-width:250px) and (max-width:480px){#root #newsfeed .postForm .footer{margin:8px 0}}.carousel-wrapper{position:relative}.carousel-wrapper button{height:30px;width:30px;font-size:14px;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);z-index:1;border-radius:50%;border:2px solid #fff;color:#fff;background-color:initial}.carousel-wrapper button.small{width:25px!important;height:25px!important;font-size:12px}.carousel-wrapper .content{width:100px}.carousel-wrapper .content .video-div{max-width:100px}.carousel-wrapper .content .video-div .inside-video{width:100px;position:relative}.carousel-wrapper .content .video-div .inside-video .playBtn{display:flex;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;justify-content:center;align-items:center}.carousel-wrapper .content .video-div .inside-video .playBtn img{width:36px;height:36px}.carousel-wrapper .content .video-div .inside-video video{width:100px;height:100px;object-fit:contain}.carousel-wrapper .content .video-div .inside-video button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:50%;width:30px;height:30px;background-color:#f5f5f5;border:none;cursor:pointer}.carousel-wrapper .content .video-div .inside-video button img{width:100%;height:100%;stroke-width:3}.carousel-wrapper .content .video-div .inputField-div p{font-size:10px;font-weight:700;height:60px}.carousel-wrapper .content .video-div .inputField-div .inputField{width:100px;height:30px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;border:.5px solid #000;cursor:pointer}.carousel-wrapper .content .video-div .inputField-div .thumbImg{position:relative}.carousel-wrapper .content .video-div .inputField-div .thumbImg .inputImage{width:100px;height:100px}.carousel-wrapper .content .video-div .inputField-div button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:50%;width:30px;height:30px;background-color:#f5f5f5;border:none;cursor:pointer;display:none}.carousel-wrapper .content .video-div .inputField-div button .close{width:15px;height:15px;margin:8px 8px 0 0}.carousel-wrapper .content .video-div .inputField-div:hover button{display:block}.carousel-wrapper .content .attachment-div{max-width:100px}.carousel-wrapper .content .attachment-div .inside-attachment{width:100px;position:relative}.carousel-wrapper .content .attachment-div .inside-attachment .fileLink{width:100px;height:100px;object-fit:contain;position:relative}.carousel-wrapper .content .attachment-div .inside-attachment .fileLink .doc{position:absolute;top:18%;left:50%;transform:translateX(-50%)}.carousel-wrapper .content .attachment-div .inside-attachment .fileLink .attachment-name{position:absolute;top:50%;left:5%;transform:translateY(-50%,-50%);font-size:10px;overflow:hidden;text-overflow:ellipsis;display:block;color:grey}.carousel-wrapper .content .inside-image{width:100px;height:100px;position:relative}.carousel-wrapper .content .inside-image img{width:100%;height:100%;object-fit:contain}.carousel-wrapper .content .inside-image button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:50%;width:30px;height:30px;background-color:#f5f5f5;border:none;cursor:pointer}.carousel-wrapper .content .inside-image button img{width:100%;height:100%;stroke-width:3}.carousel-wrapper .content .inside-attachment{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.carousel-wrapper .content .inside-attachment .fileLink{object-fit:contain;border:1px solid #f7eaea}.carousel-wrapper .content .inside-attachment button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:50%;width:30px;height:30px;background-color:#f5f5f5;border:none;cursor:pointer}.carousel-wrapper .content .inside-attachment button img{width:100%;height:100%;stroke-width:3}.carousel-wrapper .second,.carousel-wrapper .second input{width:100px}.carousel-wrapper .second .img1{position:relative}.carousel-wrapper .second .img1 .mainImg{width:100px;height:100px;object-fit:contain}.carousel-wrapper .second button{display:none}.carousel-wrapper .second:hover button{display:block}.carousel-wrapper .second button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:50%;width:30px;height:30px;background-color:#f5f5f5;border:none;cursor:pointer}.carousel-wrapper .second button .close{width:100%;height:100%;stroke-width:3}.carousel-container::-webkit-scrollbar{display:none}.addorg_orgList__1JyIE{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.addorg_orgList__1JyIE li{min-width:calc(50% - 20px);display:flex;flex-direction:row;justify-content:space-between;border:1px solid #ccc;margin:5px;padding:5px}.addorg_orgList__1JyIE li img{cursor:pointer}
/*# sourceMappingURL=main.69536fb8.chunk.css.map */