@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);.login-body{background-color:#f6f6f6}.login_page_main_div{min-height:100vh;background-color:#fafafa;display:flex;justify-content:center;align-items:center}.login_page_main_div .login_form_wrap{max-width:385px;width:100%;margin:0 auto;background-color:#fff;padding:15px;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:370px}.login_page_main_div .login_form_wrap .heading{text-align:center;margin-bottom:15px}.login_page_main_div .login_form_wrap .heading .logo_wrap_img{background-color:#fff;border-radius:100%;display:flex;justify-content:center;padding:20px;margin:-55px auto 0}.login_page_main_div .login_form_wrap .heading img.clix_logo_img{width:241px}.login_page_main_div .login_form_wrap .form_wrap{padding:0 30px;margin:0 auto}.login_page_main_div .login_form_wrap .form_wrap h3{color:#4a4a4a;font-weight:600;font-size:16px;line-height:16.8px;margin-bottom:15px}.login_page_main_div .login_form_wrap .form_wrap .form-group input{background-color:#ecf2f4;border-radius:4px;padding:10px;margin-bottom:5px;border:0;color:#9b9b9b}.login_page_main_div .login_form_wrap .form_wrap .form-group ::placeholder{color:#9b9b9b;font-size:14px}.login_page_main_div .login_form_wrap .form_wrap .form-group .text-danger{font-size:12px}.login_page_main_div .login_form_wrap .form_wrap .action_btn{margin-top:25px}.login_page_main_div .login_form_wrap .form_wrap .action_btn button{border:1px solid teal;font-weight:500;cursor:pointer;color:#fff;padding:9px 15px;background:teal;outline:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);width:100%;font-size:14px;border-radius:4px;margin-bottom:20px;align-items:center;display:flex;justify-content:center}.login_page_main_div .login_form_wrap .form_wrap .action_btn button .spinner-border{width:1.5em;height:1.5em;margin-left:10px}.login_page_main_div .login_form_wrap .form_wrap .forgot-password{text-align:center;color:teal;font-size:14px;font-weight:400;cursor:pointer}.Header-main{background-color:#f3f3f3}.Header-main .appbar{position:fixed;width:100%;z-index:1000}.Header-main .appbar .header_appbar{display:flex;flex-direction:row;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.04);justify-content:space-between;align-items:center;padding:14px;position:relative;z-index:10}.Header-main .appbar .header_appbar .logo_menu{display:flex;justify-content:center;align-items:center}.Header-main .appbar .header_appbar .logo_menu .logo{font-weight:700;font-size:20px;padding-left:14px}.Header-main .appbar .header_appbar .logo_menu .menu_img{width:16px;height:16px;cursor:pointer}.Header-main .appbar .header_appbar .logo_menu .clix{width:244px;height:32px;cursor:pointer}.Header-main .appbar .header_appbar .header_rightIcons{display:flex}.Header-main .appbar .header_appbar .header_rightIcons .Common_create_Btn{width:120px;height:30px;padding:5px;border-radius:4px;background:ba;background-color:#000;color:#fff;margin-right:15px;font-size:13px;display:flex;justify-content:center;align-items:center}.Header-main .appbar .header_appbar .header_rightIcons .search_program{flex-direction:column;display:flex;position:relative;margin-right:10px}.Header-main .appbar .header_appbar .header_rightIcons .search_program h4{font-size:12px;text-align:left;font-weight:600}.Header-main .appbar .header_appbar .header_rightIcons .search_program .input_search{background-color:#f3f3f3;border-radius:17px;border:none;outline:none;cursor:pointer;color:#4a4a4a;font-size:14px;line-height:33px;padding:0 0 0 37px;position:absolute;top:0;right:3px}.Header-main .appbar .header_appbar .header_rightIcons .search_program .font{position:absolute;top:9px;right:160px}.Header-main .appbar .header_appbar .header_rightIcons img{margin-right:4px;cursor:pointer}.Header-main .appbar .header_appbar .header_rightIcons .profile{width:36px;border-radius:100%;cursor:pointer}.Header-main .popop{width:300px;position:fixed;z-index:9999;top:55px;right:15px;background-color:#fff;border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:20px 20px 15px}.Header-main .popop .program_logo_sec{display:flex;background:#f3f3f3;padding:10px;justify-content:center;width:145px;border-radius:5px;height:45px;cursor:pointer}.Header-main .popop .program_logo_sec .ProgramLogo{width:20px}.Header-main .popop .program_logo_sec .program_name{margin-top:-4px}.Header-main .popop .program_logo_sec img{padding-right:5px;padding-top:2px}.Header-main .popop .program_logo_sec p{color:#4a4a4a;font-size:12px;line-height:9px}.Header-main .popop .profile{width:36px;border-radius:100%;margin-top:10px}.Header-main .popop .logout_container{height:100%;display:flex}.Header-main .popop .logout_container .logout_icon{border-radius:100%;cursor:pointer;width:25px}.Header-main .popop ul{display:flex;margin-bottom:0}.Header-main .popop ul li{margin:0 7px}.Header-main .popop ul li:nth-child(2){overflow:hidden;width:90%}.Header-main .popop .email_id{color:#4a4a4a;font-size:13px;letter-spacing:.56px;line-height:16px;opacity:.6999999881}.Header-main .popop .user_name{font-size:14px;font-weight:600;margin-bottom:0}.Header-main .sidebar_main{display:flex}.Header-main .sidebar_main .sidebar{cursor:pointer;background-color:#222;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;margin-top:58px;height:100vh;z-index:998}.Header-main .sidebar_main .sidebar a{width:100%;text-decoration:none}.Header-main .sidebar_main .sidebar .bar{padding:12px 8px;text-align:center;width:100%;cursor:pointer}.Header-main .sidebar_main .sidebar .bar .dashboard_copy{color:#fff;font-size:9px;letter-spacing:.56px;line-height:10px;text-align:center;padding:8px 0 0}.Header-main .sidebar_main .sidebar .bar .img{width:25px}.Header-main .sidebar_main .sidebar .active .bar{background-color:#008081}.Header-main .sidebar_main .sidebar .block{background-color:#222}.Header-main .sidebar_main .sidebar_left{background-color:#fff;transition:.5s;cursor:pointer;padding:14px 5px;position:fixed;margin-top:58px;height:100vh;z-index:998;width:238px}.Header-main .sidebar_main .sidebar_left .MainModuleActive{background-color:rgba(0,128,128,.2);height:40px;padding:18px;color:#000!important;align-items:center;border-radius:3px;width:210px;display:flex;justify-content:space-between;margin-top:12px;margin-left:8px}.Header-main .sidebar_main .sidebar_left .Main_Module_Side{display:flex;justify-content:space-between;margin-top:12px;padding:10px 18px;width:210px;margin-left:8px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module{background-color:#f5f5f5;width:210px;margin-left:8px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module .Engae_Sub_Module{display:flex;justify-content:space-between;margin-left:48px;width:145px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module .Engae_Sub_Module .oval{background-color:#d8d8d8;border:1px solid #979797;border-radius:100%;width:7px;height:7px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module .Engae_Sub_Module .Image_Sidebar{width:14px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module .Engae_Sub_Module_Sub{margin-left:55px}.Header-main .sidebar_main .sidebar_left .side_Sub_Module .Engae_Sub_Module_Sub .dash{color:#000;font-size:14px;line-height:18px;text-align:left}.Header-main .sidebar_main .sidebar_left .side-bar-nav{text-decoration:none}.Header-main .sidebar_main .sidebar_left .side-bar-nav.active .newLinks{border-left:3px solid teal!important}.Header-main .sidebar_main .sidebar_left .side-bar-nav.active .navbar-link{display:flex;padding:8px 0 0;align-items:center}.Header-main .sidebar_main .sidebar_left .side-bar-nav.active .navbar-link h4{color:#008081;font-size:14px;line-height:normal;text-align:left;font-weight:400;margin-bottom:0;padding:2px;height:28px;font-weight:500}.Header-main .sidebar_main .sidebar_left .side-bar-nav .newLinks{border-left:3px solid #d7dce2!important}.Header-main .sidebar_main .sidebar_left .side-bar-nav .navbar-link{display:flex;padding:7px 0;align-items:center;height:28px}.Header-main .sidebar_main .sidebar_left .side-bar-nav .navbar-link h4{color:#000;font-size:14px;line-height:normal;text-align:left;font-weight:400;margin-bottom:0;padding:2px;font-weight:500}.Header-main .sidebar_main .sidebar_left .side-bar-nav .navbar-link .name_text_active{color:#008081;font-size:14px;line-height:normal;text-align:left;font-weight:400;margin-bottom:0;padding:2px;font-weight:500}.Header-main .sidebar_main .sidebar_left .side-bar-nav .newLinks :hover{color:#008081;height:28px;font-weight:600;background:#ececec;width:148px;padding:6px}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar{display:flex;padding:10px 0}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .v_line{margin:0 8px;border:1px solid #d7d7d7}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link{display:flex;flex-direction:column;padding-left:8px}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link a,.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link a.active{text-decoration:none}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link a.active h4{color:#00b894}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link h4{color:rgba(0,0,0,.85);font-size:14px;line-height:16px;text-align:left;font-weight:400;margin:4px 0;font-weight:500}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link .active_div{color:#00b894}.Header-main .sidebar_main .sidebar_left .side-bar-nav .sub-navbar .subnav_link .ul_list_circle{width:6px;height:6px;background-color:#00b894;outline:none;border-radius:3px;border:none}.Header-main .sidebar_main .sidebar_left .circle_img{width:18px}.Header-main .sidebar_main .sidebar_left .dashboard_sidebar{display:flex;justify-content:space-between;padding-bottom:10px;flex-direction:column}.Header-main .sidebar_main .sidebar_left .dashboard_sidebar .circle_icon{width:20px;height:20px;margin-left:10px}.Header-main .sidebar_main .sidebar_left .dashboard_sidebar a{text-decoration:none}.Header-main .sidebar_main .sidebar_left .dashboard_sidebar .dashboard,.Header-main .sidebar_main .sidebar_left .dashboard_sidebar .dashboardActive{color:#000;font-size:14px;line-height:17.58px;text-align:left;white-space:nowrap;font-weight:500}.Header-main .sidebar_main .sidebar_left_Journey{display:none}.Header-main .sidebar_main .sidebar_left_Journey .Journey_sidebarActive{display:flex;width:100%;justify-content:space-between;font-size:13px;font-weight:800;height:43px;align-items:center;color:#000}.Header-main .sidebar_main .sidebar_left_Journey .Journey_sidebar{display:flex;width:100%;justify-content:space-between;font-size:13px;height:43px;align-items:center;border-bottom:1px solid #d5d5d5}.Header-main .sidebar_main .sidebar_left_Journey .SubModuleJounery{display:flex;width:100%;font-size:12px}.Header-main .sidebar_main .sidebar_left_Journey .SubModuleJounery .Module_Sub_Jounery{display:flex;flex-direction:column;width:50px;align-items:center}.Header-main .sidebar_main .sidebar_left_Journey .SubModuleJouneryActive{display:flex;width:100%;font-size:12px;padding-bottom:12px;border-bottom:1px solid #d5d5d5}.Header-main .sidebar_main .sidebar_left_Journey .SubModuleJouneryActive .Module_Sub_Jounery{display:flex;flex-direction:column;width:50px;align-items:center}.Header-main .sidebar_main .dashboard_content{background-color:#f6f6f6;margin-top:58px;margin-left:234px;width:calc(100% - 240px)}.Header-main .show_sidebar{margin-left:74px;transform:translate(-5px,72px) rotate(180deg);cursor:pointer}.Header-main .react_tooltip,.Header-main .show_sidebar{z-index:999;position:absolute}.dashboard_Journey{background-color:#f6f6f6;margin-top:58px;margin-left:240px;width:calc(100% - 240px)}.HeaderJOurneyTitle{color:#2b2b2b;text-align:left;font-size:18px;line-height:22px;font-weight:800}.FinishLaterButton{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal}.FinishLaterButton,.Publish_Btn{width:148px;height:34px;font-size:14px;line-height:17px;text-align:center}.Publish_Btn{background-color:#9a9a9a;border-radius:3px;color:#fff}.Oval_head{background-color:#2b2b2b;border-radius:100%;width:33px;height:33px;color:#fff;font-size:14px;padding-top:6px;line-height:17px;text-align:center}.reportsBroadcast.campaign{padding:22px;padding-bottom:111px!important;display:flex;flex-direction:column;align-items:center}.reportsBroadcast.campaign .page-title{width:100%}.reportsBroadcast.campaign .page-title .title .create_new{cursor:pointer}.reportsBroadcast.campaign .page-title .title h3{color:#4a4a4a;font-weight:500;font-size:19px;margin-bottom:0;font-weight:600}.reportsBroadcast.campaign .page-title .title p{color:#4a4a4a;font-size:14px;margin:0}.reportsBroadcast.campaign .page-title .title .contain_{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:35px;height:35px;cursor:pointer}.reportsBroadcast.campaign .page-title .title .roi_roi_v{color:#4a4a4a;font-size:20px;line-height:23.44px;text-align:left;font-weight:600}.reportsBroadcast.campaign .page-title .title .button_calendar{height:34px}.reportsBroadcast.campaign .page-title .title .button_calendar.rs-picker-default .rs-picker-toggle{border:none;border-radius:3px;font-size:13px}.reportsBroadcast.campaign .page-title .title .button_calendar.rs-picker-default .rs-picker-toggle span{color:#4a4a4a}.reportsBroadcast.campaign .page-title .title .bata_dropdown{height:34px;background-color:#fff;border-radius:3px;outline:none;padding:8px 10px;margin-right:10px;color:#4a4a4a;font-size:14px;line-height:16px;border:none}.reportsBroadcast.campaign .page-title .title .font_text{padding:6px;border:1px solid teal}.reportsBroadcast.campaign .page-title .title .dropdown-menu{min-width:90px;max-width:90px;width:100%;padding:15px 0;border-radius:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border:0}.reportsBroadcast.campaign .page-title .title .dropdown-menu .dropdown-item{cursor:pointer;font-size:12px}.reportsBroadcast.campaign .page-title .title .dropdown-toggle:after{content:none}.reportsBroadcast.campaign .page-title .title .arrow{border:1px solid #4a4a4a;border-width:0 1px 1px 0;display:inline-block;padding:3px;margin-left:30px;margin-bottom:3px}.reportsBroadcast.campaign .page-title .title .right{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.reportsBroadcast.campaign .thAction{display:flex;justify-content:center}.reportsBroadcast.campaign .table-header{outline:none;cursor:pointer;font-size:12px;font-weight:600;padding-right:5px}.reportsBroadcast.campaign .action{width:106px!important}.reportsBroadcast.campaign .table{width:69%;overflow:auto;border:0;border-radius:8px 8px 0 0;color:#4a4a4a!important;width:100%;margin:0}.reportsBroadcast.campaign .table .broadcast_action{white-space:nowrap}.reportsBroadcast.campaign .table th{padding:15px 2px;border-bottom:hidden;color:#4a4a4a;vertical-align:middle;border-top:hidden}.reportsBroadcast.campaign .table td{padding:20px 4px;color:#4a4a4a;position:relative;font-size:13px}.reportsBroadcast.campaign .table .roi_table_radio_btn{vertical-align:top}.reportsBroadcast.campaign .table .roi_custom_radio{top:-8px}.reportsBroadcast.campaign .table .roi_subTable_custom_radio{top:unset}.reportsBroadcast.campaign .table thead th{background:#e5e9ed;font-size:12px;color:#4a4a4a;font-weight:700;white-space:nowrap}.reportsBroadcast.campaign .table .sub_table_header{background-color:#f9f9f9}.reportsBroadcast.campaign .table .roi_tbl_action_btn{display:flex;justify-content:flex-end}.reportsBroadcast.campaign .table .roi_tbl_action_btn .table-down{background:none;border:0;padding:0}.reportsBroadcast.campaign .table .roi_tbl_action_btn .table-down .statusDiv{width:20px!important}.reportsBroadcast.campaign .table .roi_tbl_action_btn .table-down img{width:25px;height:14px;cursor:pointer}.reportsBroadcast.campaign .table tbody{position:relative;height:200px;background:#fff}.reportsBroadcast.campaign .table tbody .CommonWidth{max-width:171px}.reportsBroadcast.campaign .table tbody .name-box{align-items:center;width:220px}.reportsBroadcast.campaign .table tbody .name-box .sr-series{border:none;font-size:10px;color:rgba(26,22,22,.85);background-color:#e2efff!important;border-radius:50%;outline:none;font-weight:600}.reportsBroadcast.campaign .table tbody .name-box .text_capitalize{text-transform:capitalize;word-break:break-all}.reportsBroadcast.campaign .table tbody .name-box .green_arrow_view{width:12px;margin-left:10px;cursor:pointer}.reportsBroadcast.campaign .table tbody .name-box .ViewColor{color:teal}.reportsBroadcast.campaign .table tbody .name-box-Sub{align-items:center;width:118px}.reportsBroadcast.campaign .table tbody .i-icon_Div{width:100px;position:relative}.reportsBroadcast.campaign .table tbody .i-icon_Div .arrow{content:"";border-right:16px solid #fff;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);border-top:7px solid transparent;border-bottom:7px solid transparent;position:absolute;z-index:999;left:91%;top:2px}.reportsBroadcast.campaign .table tbody .i-icon_Div .Popup_Eye_button{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:368px;height:174px;position:absolute;z-index:1;left:107px;padding:15px;top:-4px}.reportsBroadcast.campaign .table tbody .i-icon_Div .Popup_Eye_button .ClosePopup{display:flex;justify-content:flex-end}.reportsBroadcast.campaign .table tbody .i-icon_Div .Popup_Eye_button .TextStatus{color:#bc3f3f;border-bottom:1px solid #eee;padding-bottom:10px}.reportsBroadcast.campaign .table tbody .coup_img{width:38px}.reportsBroadcast.campaign .table tbody .mak_img{width:25px}.reportsBroadcast.campaign .table tbody .seg_img{width:22px;cursor:pointer}.reportsBroadcast.campaign .table tbody .threeDost_Div{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:159px;height:66px;position:absolute;z-index:1;cursor:pointer;top:28px;right:0}.reportsBroadcast.campaign .table tbody .threeDost_Div .threeDost_Div_Title{border:1px solid #f5f4f4;display:flex;justify-content:flex-start;padding:8px 14px}.reportsBroadcast.campaign .table tbody .threeDost_Div_alert{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:122px;height:32px;position:absolute;z-index:1;cursor:pointer}.reportsBroadcast.campaign .table tbody .threeDost_Div_alert .threeDost_Div_Title{border:1px solid #f5f4f4;display:flex;justify-content:flex-start;padding:8px 14px}.reportsBroadcast.campaign .table tbody h4{font-size:12px;font-weight:600;margin:0;color:#4a4a4a}.reportsBroadcast.campaign .table tbody .typeClass{width:65px}.reportsBroadcast.campaign .table tbody .Multichannel{width:300px!important}.reportsBroadcast.campaign .table tbody .channel_names{display:flex}.reportsBroadcast.campaign .table tbody .channel_names .div1stauts{padding:6px;font-weight:700;min-width:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.reportsBroadcast.campaign .table tbody .channel_names .div2stauts{padding:6px;width:100px}.reportsBroadcast.campaign .table tbody small{color:#9b9b9b;font-weight:500;margin:0;font-size:13px;word-break:break-all}.reportsBroadcast.campaign .table tfoot th{background-color:#fff}.reportsBroadcast.campaign .table tfoot th .pagination p{font-size:13px;color:grey;margin:0 10px}.reportsBroadcast.campaign .table tfoot th .pagination button,.reportsBroadcast.campaign .table tfoot th .pagination select{font-size:13px;border:none;margin:0 10px;color:grey;cursor:pointer;outline:none}.reportsBroadcast.campaign .table tfoot th .pagination button{background-color:#fff}.reportsBroadcast.campaign .day_responder{background-color:#fff;border-radius:10px;width:100%}.reportsBroadcast.campaign .day_responder .day{width:80%}.reportsBroadcast.campaign .day_responder .download{width:40%}.reportsBroadcast.campaign .day_responder .graph_report{background-color:#fff}.reportsBroadcast.campaign .day_responder .day_div{color:#4a4a4a;font-size:18px;line-height:21.98px;text-align:left;font-weight:600}.reportsBroadcast.campaign .day_responder .Book{background-color:teal;border-radius:3px 0 0 3px;width:34px;height:34px;cursor:pointer}.reportsBroadcast.campaign .day_responder .download_btn{background-color:rgba(0,128,128,.05);border-radius:3px;width:119px;height:34px;color:teal;font-size:13px;line-height:15px;text-align:center;border:none;outline:none}.reportsBroadcast.campaign .day_responder .target_block{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);padding:20px;height:111px}.reportsBroadcast.campaign .day_responder .target_block h4{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left}.reportsBroadcast.campaign .day_responder .target_block span{color:#4a4a4a;font-size:28px;line-height:36px;text-align:left;font-weight:600}.reportsBroadcast.campaign .day_responder .tbl_rad{border-radius:5px 5px 5px 5px}.reportsBroadcast.campaign .uploadLogBtn{white-space:nowrap;margin-left:10px}.reportsBroadcast .drop-list{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);width:165px;height:200px;position:absolute;top:31%;bottom:0;right:10%;height:290px}.reportsBroadcast .drop-list .check-list{display:flex;flex-direction:column;padding:24px 28px 10px 27px}.reportsBroadcast .drop-list .check-list .check-box{display:flex;align-items:baseline}.reportsBroadcast .drop-list .check-list .check-box label{font-weight:500}.reportsBroadcast .drop-list .check-list .active{color:teal}.reportsBroadcast .prog-id{left:19%;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);width:224px;height:420px}.reportsBroadcast .prog-id .check-list{padding:22px}.reportsBroadcast .prog-id .check-list .search-program{flex-direction:column;display:flex}.reportsBroadcast .prog-id .check-list .search-program h4{font-size:12px;text-align:left;font-weight:600}.reportsBroadcast .prog-id .check-list .search-program input{background-color:#f3f3f3;border-radius:4px;width:172px;height:40px;border:none;padding:10px;outline:none;cursor:pointer}.reportsBroadcast .prog-id .check-list .search-program .font{position:absolute;top:13%;right:17%}.reportsBroadcast .prog-id .check-list .btn-div{display:flex;justify-content:space-between}.reportsBroadcast .prog-id .check-list .btn-div .btn-box{border-radius:4px;padding:5px 24px;font-size:12px;outline:none;cursor:pointer}.reportsBroadcast .prog-id .check-list .btn-div .cancel{border:1px solid #008082;background:#fff;color:#008082}.reportsBroadcast .prog-id .check-list .btn-div .save{color:#fff;background:#008082;border:1px solid #008082}.RoiGRaphTopTab{width:100%;justify-content:space-between;display:flex;position:relative;background-color:#fff;align-items:center}.RoiGRaphTopTab .RoiTabGraph{border-radius:3px;width:698px;height:34px}.reports.campaign{padding:22px;padding-bottom:111px!important;display:flex;flex-direction:column;align-items:center;position:relative}.reports.campaign .page-title_GRaph{width:100%;background-color:#fff;height:50px;display:flex;align-items:center}.reports.campaign .page-title_GRaph .title .create_new{cursor:pointer}.reports.campaign .page-title_GRaph .title h3{color:#4a4a4a;font-weight:500;font-size:20px;margin-bottom:0;font-weight:600}.reports.campaign .page-title_GRaph .title p{color:#4a4a4a;font-size:14px;margin:0}.reports.campaign .page-title_GRaph .title .contain_{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:35px;height:35px;cursor:pointer}.reports.campaign .page-title_GRaph .title .roi_roi_v{color:#4a4a4a;font-size:20px;line-height:23.44px;text-align:left;font-weight:600}.reports.campaign .page-title_GRaph .title .button_calendar{height:34px}.reports.campaign .page-title_GRaph .title .button_calendar.rs-picker-default .rs-picker-toggle{border:none;border-radius:3px;font-size:13px}.reports.campaign .page-title_GRaph .title .button_calendar.rs-picker-default .rs-picker-toggle span{color:#4a4a4a}.reports.campaign .page-title_GRaph .title .bata_dropdown{height:34px;background-color:#fff;border-radius:3px;outline:none;padding:8px 10px;margin-right:10px;color:#4a4a4a;font-size:14px;line-height:16px;border:none}.reports.campaign .page-title_GRaph .title .font_text{padding:6px;border:1px solid teal}.reports.campaign .page-title_GRaph .title .dropdown-menu{min-width:90px;max-width:90px;width:100%;padding:15px 0;border-radius:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border:0}.reports.campaign .page-title_GRaph .title .dropdown-menu .dropdown-item{cursor:pointer;font-size:12px}.reports.campaign .page-title_GRaph .title .dropdown-toggle:after{content:none}.reports.campaign .page-title_GRaph .title .arrow{border:1px solid #4a4a4a;border-width:0 1px 1px 0;display:inline-block;padding:3px;margin-left:30px;margin-bottom:3px}.reports.campaign .page-title_GRaph .title .right{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.reports.campaign .thAction{display:flex;justify-content:center}.reports.campaign .table-header{outline:none;cursor:pointer;font-size:12px;font-weight:600;padding-right:5px}.reports.campaign .table{width:69%;overflow:auto;border:0;border-radius:8px 8px 0 0;color:#4a4a4a!important;width:100%}.reports.campaign .table .broadcast_action{white-space:nowrap}.reports.campaign .table th{padding:15px;border-bottom:hidden;color:#4a4a4a;vertical-align:middle;border-top:hidden;background:#e5e9ed}.reports.campaign .table th:first-child{min-height:68px;background:#e5e9ed;padding-left:20px}.reports.campaign .table td{padding:20px;color:#4a4a4a;font-size:13px}.reports.campaign .table td:first-child{background:#fff}.reports.campaign .table .roi_table_radio_btn{vertical-align:top}.reports.campaign .table .roi_custom_radio{top:-8px}.reports.campaign .table .roi_subTable_custom_radio{top:unset}.reports.campaign .table thead th{background:#e5e9ed;font-size:12px;color:#4a4a4a;font-weight:700;white-space:nowrap}.reports.campaign .table .sub_table_header{background-color:#f9f9f9}.reports.campaign .table .roi_tbl_action_btn{display:flex;justify-content:center}.reports.campaign .table .roi_tbl_action_btn .table-down{background:none;border:0;padding:0}.reports.campaign .table .roi_tbl_action_btn .table-down .statusDiv{width:20px!important}.reports.campaign .table .roi_tbl_action_btn .table-down img{width:25px;height:14px;cursor:pointer}.reports.campaign .table tbody{position:relative;background:#fff}.reports.campaign .table tbody .name-box{align-items:center}.reports.campaign .table tbody .name-box .sr-series{border:none;font-size:10px;color:rgba(26,22,22,.85);background-color:#e2efff!important;border-radius:50%;outline:none;font-weight:600}.reports.campaign .table tbody .name-box .text_capitalize{text-transform:capitalize}.reports.campaign .table tbody .seg_img{width:22px;cursor:pointer}.reports.campaign .table tbody h4{font-size:13px;font-weight:600;margin:0;color:#4a4a4a;word-break:break-word}.reports.campaign .table tbody .typeClass{width:65px}.reports.campaign .table tbody .channel_names{display:flex}.reports.campaign .table tbody .channel_names .div1stauts{padding:6px;font-weight:700;width:74px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reports.campaign .table tbody .channel_names .div2stauts{padding:6px;width:100px}.reports.campaign .table tbody small{color:#9b9b9b;font-weight:500;margin:0;font-size:13px}.reports.campaign .table tfoot th{background-color:#fff}.reports.campaign .table tfoot th .pagination p{font-size:13px;color:grey;margin:0 10px}.reports.campaign .table tfoot th .pagination button,.reports.campaign .table tfoot th .pagination select{font-size:13px;border:none;margin:0 10px;color:grey;cursor:pointer;outline:none}.reports.campaign .table tfoot th .pagination button{background-color:#fff}.reports.campaign .day_responder{background-color:#fff;border-radius:10px;width:100%}.reports.campaign .day_responder .day{width:80%}.reports.campaign .day_responder .download{width:40%}.reports.campaign .day_responder .graph_report{background-color:#fff}.reports.campaign .day_responder .day_div{color:#4a4a4a;font-size:18px;line-height:21.98px;text-align:left;font-weight:600}.reports.campaign .day_responder .Book{background-color:teal;border-radius:3px 0 0 3px;width:34px;height:34px;cursor:pointer}.reports.campaign .day_responder .download_btn{background-color:rgba(0,128,128,.05);border-radius:3px;width:119px;height:34px;color:teal;font-size:13px;line-height:15px;text-align:center;border:none;outline:none}.reports.campaign .day_responder .target_block{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);padding:20px;height:111px}.reports.campaign .day_responder .target_block h4{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left}.reports.campaign .day_responder .target_block span{color:#4a4a4a;font-size:28px;line-height:36px;text-align:left;font-weight:600}.reports.campaign .day_responder .tbl_rad{border-radius:5px 5px 5px 5px}.reports.campaign .uploadLogBtn{white-space:nowrap;margin-left:10px}.reports .drop-list{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);width:165px;height:200px;position:absolute;top:31%;bottom:0;right:10%;height:290px}.reports .drop-list .check-list{display:flex;flex-direction:column;padding:24px 28px 10px 27px}.reports .drop-list .check-list .check-box{display:flex;align-items:baseline}.reports .drop-list .check-list .check-box label{font-weight:500}.reports .drop-list .check-list .active{color:teal}.reports .prog-id{left:19%;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);width:224px;height:420px}.reports .prog-id .check-list{padding:22px}.reports .prog-id .check-list .search-program{flex-direction:column;display:flex}.reports .prog-id .check-list .search-program h4{font-size:12px;text-align:left;font-weight:600}.reports .prog-id .check-list .search-program input{background-color:#f3f3f3;border-radius:4px;width:172px;height:40px;border:none;padding:10px;outline:none;cursor:pointer}.reports .prog-id .check-list .search-program .font{position:absolute;top:13%;right:17%}.reports .prog-id .check-list .btn-div{display:flex;justify-content:space-between}.reports .prog-id .check-list .btn-div .btn-box{border-radius:4px;padding:5px 24px;font-size:12px;outline:none;cursor:pointer}.reports .prog-id .check-list .btn-div .cancel{border:1px solid #008082;background:#fff;color:#008082}.reports .prog-id .check-list .btn-div .save{color:#fff;background:#008082;border:1px solid #008082}.WordInTowLine{word-break:break-all;width:205px}.SearchBox{position:relative;width:200px;left:4%}.SearchBox .SearchBoxOne{position:absolute!important;top:28%!important;left:10px;color:#989898}.SearchBox .dropbtn{width:173px;padding-left:33px;height:35px;font-size:14px}.SearchBoxContent{position:relative;width:411px;left:4%}.SearchBoxContent .SearchBoxOne{position:absolute!important;top:23%!important;left:10px;color:#989898}.SearchBoxContent .dropbtnContent{padding-left:33px;height:35px;font-size:14px;width:100%}.ViewPopup{display:flex;flex-direction:column!important}.DatePickerGraph{width:100%;justify-content:flex-end}.recharts-cartesian-axis-ticks{font-size:12px}.recharts-default-legend{display:flex!important;justify-content:space-around!important}[pointer-events=bounding-box]{display:none!important}.generate_btn{background-color:#fff;border:1px solid teal;border-radius:3px;color:teal;font-size:14px;line-height:16px;padding:10px}.download_graph{width:100%;display:flex;justify-content:end}.journey-timeline{padding:4px;display:flex;justify-content:center}.journey-timeline img{width:685px}.model-scroll{height:306px;overflow-y:scroll}.Campaign_Container{height:306px}.RoiCampaignPopup{background-color:#fcfcfc;border:1px solid #eaeaea;border-radius:10px;width:553px;height:163px}.RoiCampaignPopup .rectangle-copy-12{background-color:rgba(229,233,237,.4);border-radius:10px 10px 0 0;width:553px;height:42px;padding:10px}.RoiCampaignPopup .select_RoiChannel{width:200px!important}.date_Input{width:100px}.channelDiv{width:100%;justify-content:space-between;align-items:center;padding:12px}.AddCampaign{background-color:#fff;border:1px solid teal;border-radius:16.5px;width:151px;height:34px;color:teal;display:flex;justify-content:center;align-items:center;margin-left:225px;margin-top:-15px;cursor:pointer}.afterAddcampain{margin-left:300px;margin-top:7px;width:245px}.afterAddcampain li{padding:0!important;color:#f7b500;font-size:8px}.sub_campdiv{margin-left:90px}.sub_campdiv .daysDiv{background-color:#f7b500;border-radius:21.5px;width:69px;height:26px;display:flex;justify-content:center;align-items:center}.broadcastInfo-header{font-size:21px;font-weight:700}.view_container{display:flex;flex-direction:column;justify-content:space-around;height:500px}.view_content1{height:140px}.view_content1,.view_content2{background-color:#f9f9f9;border-radius:20px;width:916px;padding:27px}.view_content2{height:330px}.titleJourney{font-weight:700;font-size:21px}.titleJourney1{font-weight:700;font-size:17px}.subtileDiv{width:200px;flex-direction:column;margin-top:10px}.DiscardBtn{border:1px solid #f3f3f3;border-radius:3px;width:132px}.DiscardBtn,.SaveBtn{height:40px;font-size:14px}.SaveBtn{background-color:teal;border-radius:3px;width:110px;color:#fff}.date_Input_journey{width:243px}.Journey_container{display:flex;flex-direction:column;justify-content:space-between}.Journey_container .sub_button_div{display:flex;justify-content:end}.charater{margin-left:123px}.tableIcons{width:45px!important;height:18px!important;cursor:pointer}.approve-btn{padding:10px 32px;background-color:#00b894}.approve-btn,.cancel-btn{border:none;border-radius:5px;color:#fff;font-size:14px;outline:none;cursor:pointer}.cancel-btn{background-color:#ff7163;padding:10px 38px}.report-btn{background-color:#dadada;border-radius:3px 0 0 3px;border:none}.eye-btn,.report-btn{padding:3px 10px;outline:none;cursor:pointer}.eye-btn{background-color:teal;border-radius:0 3px 3px 0;border:none}.jorney-prev{font-size:24px;margin:0;font-weight:600}.download-btn{background-color:#005959;border-radius:4px;opacity:.6000000238;outline:none;border:none;font-size:14px;cursor:pointer;align-items:center;padding:0 0 0 8px;display:flex}.fa-download{background:teal;padding:13.5px 11px;margin-left:9px}.partition{border:1px solid #dadada}.inputROI{width:100%}.journey_preview_modal{opacity:1!important}.journey_preview_modal .modal-dialog{max-width:1000px}.journey_preview_modal .modal-dialog .modal-content{border-radius:1.3rem;border:none}.journey_preview_modal .modal-dialog .modal-content .modal-header{padding:20px 25px 10px;border-bottom:none;justify-content:flex-end}.journey_preview_modal .modal-dialog .modal-content .modal-body{padding:5px 0}.modal-header .close{top:-15px;left:16px;font-size:25px;position:relative;padding:0 1rem!important;margin:0!important}.modal-title{display:flex!important;align-items:center!important}.config-div{display:flex;padding-right:140px;align-items:center}.config-div .left-arrow-btn{border:none;background-color:#f3f3f3;border-radius:3px}.config-div .fa-angle-left{padding:6px}.config-div .jorney-prev{font-size:18px}.seg_img1{width:32px;cursor:pointer}.edit-modal-head .table{border-radius:8px 8px 0 0}.edit-modal-head .table thead tr th:first-child{padding-left:40px}.edit-modal-head .table thead tr th:last-child{padding-right:40px}.edit-modal-head .table td{padding:10px;word-break:break-word}.edit-modal-head .table th{border:none;padding:18px 15px;background-color:teal;color:#fff}.edit-modal-head .table tr td:first-child{padding-left:40px}.edit-modal-head .table .table-header{font-size:12px;font-weight:600}.edit-modal-head .table .first{border-radius:10px 0 0 0}.edit-modal-head .table .last{border-radius:0 10px 0 0}.edit-modal-head .table h4{font-size:14px}.date_range_picker .my_floating_lable_date{top:-3px;left:81%}.fade{opacity:1;pointer-events:auto}.modelviewHeader{display:flex;flex-direction:row;justify-content:space-between;width:862px}.roi_view{opacity:1!important}.roi_view h4{margin-bottom:5px}.roi_view .modal-dialog{max-width:600px}.roi_view .modal-dialog-centered{display:flex;align-items:start}.roi_view .modal-header{justify-content:space-between!important;border-bottom:0;padding:25px 35px 0}.roi_view .modal-header .configuration{color:#4a4a4a;font-size:16px;line-height:18.75px;text-align:left;margin-bottom:0;font-weight:600}.roi_view .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.roi_view .modal-body{padding:0 35px 30px}.roi_view .modal-body .responder_days_from,.roi_view .modal-body .row .responder_days_from{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left}.roi_view .modal-body .row .dateVal{color:red;font-size:12px}.roi_view .modal-body .row .col-md-6 .rs-picker-cleanable.rs-picker-date .rs-picker-toggle.rs-btn,.roi_view .modal-body .row .col-md-6 .rs-picker-cleanable.rs-picker-daterange .rs-picker-toggle.rs-btn,.roi_view .modal-body .row .col-md-6 .rs-picker-default .rs-picker-toggle.rs-btn{background-color:#f9f9f9!important;border:1px solid #eaeaea;border-radius:3px;width:100%;color:#4a4a4a;font-size:13px;outline:none}.roi_view .modal-body .row .col-md-6 .rs-picker-default .rs-picker-toggle.rs-btn{padding-top:10px;padding-bottom:10px}.roi_view .modal-body .row .col-md-6 .rs-picker-date .rs-picker-toggle.rs-btn .rs-picker-toggle-caret,.roi_view .modal-body .row .col-md-6 .rs-picker-daterange .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:12px;top:9px}.roi_view .modal-body .row .col-md-6 .rs-picker-toggle.rs-btn .rs-picker-toggle-clean{right:30px;top:9px}.roi_view .modal-body .row .col-md-6 .rs-picker-toggle-wrapper{width:100%}.roi_view .modal-body .row .col-md-6 input{color:#4a4a4a;text-align:left;width:100%;outline:none}.roi_view .modal-body .row .col-md-6 input,.roi_view .modal-body .row .col-md-6 select{background-color:#f9f9f9;border:1px solid #eaeaea}.roi_view .modal-body .row .col-md-6 .input_conain{background-color:#f9f9f9;border-radius:3px;color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;width:100%;outline:none;border:none;padding:12px;display:flex;flex-direction:row;justify-content:space-between}.roi_view .modal-body .customCheck .formInput select{background-color:#f9f9f9!important;border:none;background:url(/static/media/viewGrey.7b0e2609.svg);background-position:calc(100% - 10px) 1em,calc(100% - 15px) calc(1em + 2px),calc(100% - .5em) .5em;background-size:18px;background-repeat:no-repeat}.roi_view .modal-content{border-radius:20px!important;background-color:#fff;border:none;margin-top:13px}.roi_view .modal-footer{border-top:0;padding:0 35px 30px;overflow:auto;max-height:200px;margin-bottom:25px}.roi_view .modal-footer .row_view{width:100%;margin:0;background-color:#f9f9f9;border-radius:3px;padding:12px}.roi_view .modal-footer .row_view.row_back{background-color:#f3f3f3}.roi_view .modal-footer .generate_report{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal;font-size:14px;outline:none;padding:10px 16px;margin-left:10px;white-space:nowrap}.roi_view .modal-footer .generate_roi{background-color:teal;color:#fff}.roi_view .modal-footer .cancel{border:1px solid #f3f3f3;border-radius:3px;background-color:#fff;color:#aaa;font-size:14px;padding:10px 26px}.roi_view .modal-footer button{min-width:100px}.roi_view .brd_eng{color:#4a4a4a;font-size:13px;line-height:15.6px;text-align:left;font-weight:600;margin-bottom:0}.roi_view .brd_align{text-align:center;margin-bottom:0}.roi_report{opacity:1!important}.roi_report .modal-dialog{max-width:350px;width:100%}.roi_report .modal-header{border-bottom:0}.roi_report .modal-header .send_roi_report{color:#4a4a4a;font-size:18px;line-height:24px;text-align:left;padding-right:25px;padding-top:5px}.roi_report .modal-dialog-centered{display:flex;justify-content:center;align-items:flex-start}.roi_report .modal-content{margin-top:10px;background-color:#fff;border-radius:10px;border:none}.roi_report .modal-body{position:relative;flex:1 1 auto;padding:10px 35px 30px!important;display:flex;flex-direction:column}.roi_report .modal-body .enter_email_i{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left}.roi_report .modal-body textarea{overflow:auto;resize:vertical;background-color:#f9f9f9;border-radius:3px;border:none;resize:none;color:#4a4a4a;font-size:14px;line-height:20px;padding:15px;outline:none}.roi_report .modal-body ul{display:flex;flex-direction:row;justify-content:space-between;margin-top:25px}.roi_report .modal-body ul li .close_btn{border:1px solid #f3f3f3;border-radius:3px;color:#aaa;font-size:14px;line-height:16px;padding:10px 30px;background-color:#fff}.roi_report .modal-body ul li .send_btn{background-color:teal;border:none;color:#fff}.roi_report .close{font-size:30px;top:-14px;left:21px;font-weight:400;padding:0 .75rem!important;margin:0!important}.roi_report_table_box{background-color:#fafafa;border-radius:25px}.roi_report_table_box .roi_wise{background-color:#fff;border-radius:8px}.roi_report_table_box table{overflow:hidden;border:0;margin-top:10px;border-radius:8px 8px 0 0;color:#4a4a4a!important}.roi_report_table_box table th{padding:15px 10px;border-bottom:hidden;color:#4a4a4a;vertical-align:middle;border-top:hidden}.roi_report_table_box table td{padding:20px 10px;color:#4a4a4a;vertical-align:middle;word-break:break-word}.roi_report_table_box table thead th{background:#e5e9ed;font-size:12px;color:#4a4a4a;font-weight:600;white-space:nowrap}.roi_report_table_box table .sub_table_header{background-color:#f9f9f9}.roi_report_table_box table .table-down{background:none!important;border:0;padding:0}.roi_report_table_box table .table-down:after{content:"|";color:#dadada;padding:0 6px}.roi_report_table_box table .table-down:last-child:after{content:""}.roi_report_table_box table tbody{background:#fff}.roi_report_table_box table tbody .name-box{align-items:center}.roi_report_table_box table tbody .name-box .sr-series{border:none;color:rgba(0,0,0,.85);font-size:10px;line-height:12px;background-color:#e2efff;border-radius:17px;width:34px;height:34px;outline:none}.roi_report_table_box table tbody .seg_img{width:22px}.roi_report_table_box table tbody h4{font-size:13px;font-weight:600;margin:0;color:#4a4a4a}.roi_report_table_box table tbody small{color:#9b9b9b;font-weight:500;margin:0;font-size:13px}.roi_report_table_box table .table_body_cell{padding-right:10px!important}.choose_program .modal-dialog{max-width:360px;width:100%}.choose_program .modal-header{border-bottom:0;padding:15px 15px 0}.choose_program .modal-body{padding:.5rem 1rem 1rem 1.75rem}.choose_program .search_contain{background-color:#f0f0f0;border-radius:4px;border:none;width:100%;padding:10px 15px;color:#000;font-size:14px;line-height:16px}.choose_program .modal-dialog-centered{display:flex;justify-content:center;align-items:flex-start}.choose_program .modal-content{margin-top:60px;background-color:#fff;border-radius:14px;border:none}.choose_program .choose_program_cr{color:#000;font-size:16px;line-height:18.75px;margin-top:15px;font-weight:600;margin-right:-10px}.choose_program .search_icon{position:absolute;right:15px;bottom:7px;width:20px}.choose_program .MuiFormGroup-root{margin:10px 0;overflow-y:scroll}.choose_program .all_item{background-color:#fff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);margin:3px 15px 5px 5px;padding:8px 10px}.choose_program .MuiFormControlLabel-root{margin:0}.choose_program .PrivateSwitchBase-root-1{padding:3px}.choose_program .MuiTypography-body1{padding-left:8px;font-weight:400;color:#000;font-size:16px;line-height:18.75px}.choose_program .Mui-checked{column-count:#000}.choose_program .button_conntain{display:flex;flex-direction:column;margin:5px 0}.choose_program .proceed_btn{background-color:teal;border-radius:4px;color:#fff;font-size:14px;line-height:16px;border:none;outline:none;padding:12px;font-weight:600}.choose_program .proceed_close{color:teal;background-color:#fff}.choose_program .close{top:-15px;left:16px;font-size:33px;font-weight:400}.template_selector_popup .modal-dialog{max-width:375px;height:auto;top:30%}.template_selector_popup .modal-content{background-color:#fff;border:.5px solid rgba(0,163,135,.31);border-radius:21px;box-shadow:0 2px 4px 0 rgba(0,0,0,.07)}.template_selector_popup .modal-content .modal-body{padding:20px}.template_selector_popup .modal-content .modal-body .template_inner_sec{padding:5px}.template_selector_popup .modal-content .modal-body .template_inner_sec .temp_title{color:#4a4a4a;font-size:24px;font-weight:700;text-align:center;padding:15px}.template_selector_popup .modal-content .modal-body .template_inner_sec .temp_title span{color:#4a4a4a;cursor:pointer}.popup_journey_template .modal-dialog{max-width:90%;height:auto;top:5%}.popup_journey_template .modal-dialog .modal-content{background-color:#fafafa;border-radius:15px}.popup_journey_template .modal-dialog .modal-content .modal-body .head_title{display:flex;padding-left:25px;padding-right:10px}.popup_journey_template .modal-dialog .modal-content .modal-body .head_title h2{color:#121212;font-size:25px;font-weight:700;margin:0}.popup_journey_template .modal-dialog .modal-content .modal-body .head_title span{color:#121212;font-size:25px;font-weight:700;cursor:pointer;margin:0 -10px 0 auto}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap{padding:5px;display:flex;padding-bottom:150px!important}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .template_form_cat{display:flex;padding-bottom:25px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .template_form_cat .category_option select{border:1px solid #121212;border-radius:4px;width:240px;padding:6px;color:#121212;height:41px;background:#fafafa;margin:0 10px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left{width:85%}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap{padding:10px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout{display:flex}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box{padding:10px;margin:0 10px;background-color:#fafafa;border-radius:10px;box-shadow:0 10px 100px 0 rgba(0,0,0,.1)}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_temp_image{padding:10px;border:1px solid hsla(0,0%,50.2%,.168627451);border-radius:10px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_temp_image img{max-width:235px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_temp_title{color:#121212;font-size:16px;font-weight:700;padding:10px 0 5px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_template_desc{color:#121212;font-size:12px;letter-spacing:.7px;line-height:21px;opacity:.6000000238;text-align:left}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_temp_button{padding:8px 10px 2px;float:right}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_left .temp_box_wrap .temp_category_layout .temp_category_box .e_temp_button img.next_template{cursor:pointer}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right{width:15%}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right .category_list_wrap{padding-left:10px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right .category_list_wrap .category_listing .category_list_head{color:#121212;font-size:16px;font-weight:700;padding:25px 0 5px!important}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right .category_list_wrap .category_listing .category_list_head:first-child{padding:0 0 25px}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right .category_list_wrap .category_listing .category_list_head img.drop_down_template{cursor:pointer;padding-top:10px;float:right}.popup_journey_template .modal-dialog .modal-content .modal-body .journey_template_wrap .journey_form_right .category_list_wrap .category_listing .category_list_title{color:#121212;font-size:14px;letter-spacing:.75px;line-height:21px;opacity:.6000000238;text-align:left;padding:3px 0}td.text-right img{cursor:pointer}.SKU_Upload{padding-right:15px;padding-left:15px;width:100%}.SKU_Upload p{font-size:13px}.SKU_Upload .sample_download{font-size:13px;color:#ababab}.SKU_Upload .upload_btn{background-color:teal!important;border-radius:3px;color:#fff!important;padding:5px 20px;font-size:14px;margin-top:10px}.SKU_Upload .fileUpload{position:relative;overflow:hidden}.SKU_Upload .fileUpload h3{font-size:13px}.SKU_Upload .fileUpload .upload_file_name{font-size:14px;word-break:break-all}.SKU_Upload .fileUpload input.uploadFile{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:20px!important}.SKU_Upload .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;padding:15px 0;text-align:center}.SKU_Upload .browse .content p{color:#4a4a4a;font-size:14px;font-weight:500}.SKU_Upload .uploading_file_status{color:#00b894;font-size:14px;padding:10px 0;display:flex;justify-content:center;align-items:center}.SKU_Upload .uploading_file_status img{width:18px;display:flex}.SKU_Upload .upload_file_again{display:flex;justify-content:center;align-items:center;cursor:pointer;width:-moz-fit-content;width:fit-content}.SKU_Upload .upload_file_again img{width:35px;padding:10px}.multi_Select .formInput{font-size:12px}.multi_Select .css-1s2u09g-control{min-height:43px;font-size:18px;border:none}.multi_Select .css-2613qy-menu{font-size:12px}.table_filter{background:#fff;border-radius:5px;padding:10px;position:absolute;top:45}.table_filter button{padding:10px 0}.table_filter i{font-size:13px;padding-right:5px;color:teal}.table_filter li{padding-bottom:5px;cursor:pointer}.table_filter .sorting_clear{font-size:12px;border:1px solid teal;border-radius:3px;padding:3px 6px;color:teal;font-weight:400}.cursor_pointe{cursor:pointer}.inapp_reports .clicks_content,.inapp_reports .content_outline,.inapp_reports .converted_users_content,.inapp_reports .ctr_content,.inapp_reports .first_row_content,.inapp_reports .impression_content,.inapp_reports .parent,.inapp_reports .parent_content,.inapp_reports .sent_content,.outline_none{outline:none}.border_none,.inapp_reports .parent,.inapp_reports .parent_content{border:none}.SankeyCharts{height:500px;overflow-y:scroll}.inapp_reports{background-color:transparent;appearance:transparent;border-radius:10px;padding:15px;min-height:calc(100vh - 130px)}.inapp_reports .parent_content{border-radius:5px;min-height:20px}.inapp_reports .content_outline{border-radius:5px;min-height:100px;padding:20px 20px 15px;border:1px solid #fff;background-color:#fff;box-shadow:0 0 5px 0 #eaeaea;display:flex;justify-content:space-between;flex-direction:column}.inapp_reports .clicks_content,.inapp_reports .converted_users_content,.inapp_reports .ctr_content,.inapp_reports .first_row_content,.inapp_reports .impression_content,.inapp_reports .sent_content{border-radius:5px;min-height:100px;padding:20px 15px;width:200px;border:1px solid #eaeaea;display:flex;align-items:center;flex-direction:column}.inapp_reports .errors_content{background-color:rgba(255,0,0,.3137254902)}.inapp_reports .errors_content,.inapp_reports .uplift_content{width:auto;padding:8px 5px;border-radius:4px;margin-left:10px;margin-right:10px}.inapp_reports .uplift_content{background-color:rgba(0,255,0,.3137254902)}.inapp_reports .conversions_content{width:auto;padding:8px 5px;background-color:rgba(0,0,255,.3137254902);border-radius:4px;margin-left:10px;margin-right:10px}.clear_roi_btn_container{margin-top:-10px}.clear_roi_btn{background-color:#fff;border:1px solid teal;border-radius:3px;color:teal;font-size:14px;line-height:10px;padding:10px;outline:noone}.selectChannel_roi_container{display:flex;align-items:center}.selectChannel_roi{width:130px;border:1px solid teal;outline:none;cursor:pointer;height:35px!important}.roi_tab{background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.roi_tab_links_contains{outline:none}.labelDiv{display:flex;flex-direction:column}#roi_alert_id .nav-tabs{margin-bottom:19px;font-size:12px;border-bottom:none!important}#roi_alert_id .active{color:#fff!important;border-color:#fff!important;background-color:teal!important;border-bottom-right-radius:5px;border-bottom-left-radius:5px;outline:none}#roi_alert_id .inactive{outline:none}#roi_alert_id .nav-link{color:teal}#roi_alert_id .nav-link:hover{border-color:#fff!important}.ReactSankey svg g:nth-last-child(2){display:none}.click_pending_date{position:relative}.view_pending_date{display:none;border:1px solid grey;padding:5px;border-radius:4px;position:absolute;top:5px;left:35%;z-index:9;width:90px;background-color:#fff}.nameEllipsis{word-break:break-all;cursor:pointer}.click_pending_date:hover .view_pending_date{display:block}.DateWise1{width:270px}.DateWise1 h4{font-size:14px!important}.second_header{width:233px;text-align:start!important}.ColorNavCss{color:#fff!important;background-color:teal;border:1px solid teal;border-radius:3px}.ColorNavCss,.NormalNAv{padding:10px;margin-right:12px;width:113px;height:36px;font-size:14px}.NormalNAv{background-color:#fff;color:#9d9d9d;border:1px solid #bdbdbd;border-radius:3px}.RoiTabGraph{width:100%}.graph_header{width:100%;height:50px;background-color:#fff;margin-bottom:17px;display:flex;align-items:center;padding:12px}.main_body_graph{margin-left:1px;width:98%;height:100%;padding:21px;background-color:#fff;top:125px;left:260px;border-radius:5px}.main_body_graph ul{width:100%;border-bottom:1px solid #e8e8e8}.main_body_graph ul .li_content_Home{border-radius:10px 10px 0 0;padding:8px 20px;color:#7b7b7b;font-size:15px;font-weight:900;line-height:17px;min-width:24px;width:auto;text-align:center;cursor:pointer;display:flex;justify-content:center}.main_body_graph ul .li_content_Home label{padding-left:10px}.main_body_graph ul .li_click_Home{color:teal;cursor:pointer;border-bottom:3px solid teal;display:flex;justify-content:center}.main_body_graph ul .li_click_Home label{padding-left:10px}.main_body_graph ul .tic_img{width:15px}.main_body_graph .DeliveryPerformanceTab{border:1px solid #eee;height:83px;width:100%;display:flex}.main_body_graph .DeliveryPerformanceTab .DeliveryPer_One{background-color:#f5f5f5}.main_body_graph .DeliveryPerformanceTab .DeliveryPer_two{background-color:#fff;width:17%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-left:30px}.main_body_graph .DeliveryPerformanceTab .divider{border:1px solid #efefef;margin:9px}.main_body_graph .DeliveryPerformanceTab .heading_tab_one{font-size:14px;font-weight:600}.main_body_graph .RevenuePerformaceTab{width:100%;display:flex;justify-content:space-between}.main_body_graph .RevenuePerformaceTab .RevnenuePerformance_sub{border:1px solid #e5e5e5;height:149px;width:23%}.main_body_graph .RevenuePerformaceTab .RevnenuePerformance_sub .Revenue_colored{background-color:#f5f5f5;padding:12px}.main_body_graph .RevenuePerformaceTab .RevnenuePerformance_sub .Revenue_uncolored{padding:12px}.main_body_graph .total_tab{font-size:22px;font-weight:700;display:flex;align-items:center}.main_body_graph .total_tab .percentage_tab{color:#05cd99;font-size:14px;font-weight:700}.main_body_graph .total_tab .percentage_tab_red{color:#fc645a;font-size:14px;font-weight:700}.main_body_graph .total_tab_three{font-size:18px;font-weight:700;display:flex;align-items:center}.main_body_graph .total_tab_three .percentage_tab{color:#05cd99;font-size:14px;font-weight:700}.main_body_graph .total_tab_three .percentage_tab_red{color:#fc645a;font-size:14px;font-weight:700}.main_body_graph .heading_tab_three{font-size:12px;font-weight:600;color:#7b7b7b}.main_body_graph .heading_tab_two{font-size:14px;font-weight:600;color:#7b7b7b}.main_body_graph .ColoredKpi{background-color:rgba(0,128,128,.1019607843);color:#000;border:1px solid rgba(0,128,128,.1019607843);border-radius:5px}.main_body_graph .ColoredKpi,.main_body_graph .UncloredKPI{font-weight:700;padding:8px;display:flex;justify-content:center;width:132px}.main_body_graph .UncloredKPI{background-color:#fff;color:#7b7b7b;border:1px solid #7b7b7b;border-radius:5px}.main_body_graph .KpiTags{width:19%}.main_body_graph .CouponTags,.main_body_graph .KpiTags{border:1px solid #eee;height:83px;display:flex;flex-direction:column;padding:17px 18px}.main_body_graph .CouponTags{width:24%}.main_body_graph .ResponderPerTab{display:flex;justify-content:space-between}.main_body_graph .ResponderBox{width:100%;max-height:900px;border:1px solid #eee;padding:17px 18px}.Downloadbtn{top:95px;position:absolute;left:82%}.DownloadBtnRoi{border:1px solid #7b7b7b;color:#7b7b7b;border-radius:3px}.DownloadBtnRoi,.DownloadBtnRoiPer{background-color:#fff;width:160px;height:34px}.DownloadBtnRoiPer{border:1px solid teal;color:teal;border-radius:3px}.threeDost_Div_report{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:246px;max-height:155px;position:absolute;z-index:1;cursor:pointer;right:2%}.threeDost_Div_report .threeDost_Div_Title_report,.threeDost_Div_report .threeDost_Div_Title_report_after{border:1px solid #f5f4f4;display:flex;justify-content:flex-start;padding:8px 14px}.threeDost_Div_report .threeDost_Div_Title_report_after{background-color:hsla(0,0%,85.1%,.3019607843)}.threeDost_Div_report_After{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:276px;max-height:155px;position:absolute;z-index:1;padding:5px;cursor:pointer;left:-116px}.threeDost_Div_report_After .threeDost_Div_Title_report,.threeDost_Div_report_After .threeDost_Div_Title_report_after{border:1px solid #f5f4f4;display:flex;justify-content:flex-start;padding:8px 14px}.threeDost_Div_report_After .threeDost_Div_Title_report_after{background-color:hsla(0,0%,85.1%,.3019607843)}.headingRoi{font-size:15px;font-weight:600}.DeliveryPer_One{width:20%;height:83px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.responderChart{border:1px solid #eee;padding:12px;height:50%}.simplebar{height:500px!important}.LineBrChart{height:450px!important}.Graphtable table{border-collapse:collapse!important}.Graphtable th{background-color:#f5f5f5!important;width:200px;color:#7b7b7b!important;font-size:12px;font-weight:700}.Graphtable .tablerow{border:1px solid #eaeaea!important;font-size:14px!important;color:#4a4a4a!important;font-weight:400;border-collapse:hidden!important}.EmailTab .boxEmails{width:100%;height:450px;border:1px solid #eee;border-radius:10px;display:flex;justify-content:center;align-items:center}.piechartCss{height:435px!important}.skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 5s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.blog-post__headline{font-size:1.25em;font-weight:700}.blog-post__meta{font-size:.85em;color:#6b6b6b}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}::-webkit-scrollbar{width:.65em;height:.65em}@keyframes animateBubble{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}iframe{position:unset!important}.classRed{color:red!important}.classLightGrey{color:#7b7b7b!important}.TripleDot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wid-200{width:200px}.wid-250{width:250px}.toastBody{height:129px}.toastBody .crossToast{position:absolute;left:90%;top:8%}.toastBody .ToastData{display:flex;justify-content:space-around;align-items:center;height:117px;padding:20px}.toastBody .ToastData h4{font-size:14px;font-weight:900}.toast{position:fixed!important;right:10px;top:123px;z-index:9999;max-width:403px!important;background-color:#fff!important}.toast .toast-header img{max-width:100%;width:50px}body{float:unset!important}.genrate-button{display:flex;align-items:center;grid-gap:5px;gap:5px;padding:3px 10px;border:none;border-radius:4px;height:37px;width:auto;color:#fff;font-weight:600;font-size:15px;cursor:pointer;background:linear-gradient(90deg,#a82eb2,#b93584,#f46158);transition:background .3s ease-in-out}.genrate-icon{width:12px;height:20px}.aicontent-top{height:auto;display:flex;background-color:rgba(164,33,226,.0509803922);padding:5px;margin:10px 24px;justify-content:start;align-items:center;width:100%;color:#000;grid-gap:5px;gap:5px}.aicontent-top>p{font-size:14px}.inputSlider{accent-color:teal;width:17px}.cursor-pointer{cursor:pointer}.d-color{color:"#008080"}.d_blackColor{color:"#008080"!important}.d-size{font-size:14px}.borderB{border-bottom:1px solid #eee}.displayData{width:100%;max-height:500px;background-color:#fff;margin-top:10px;display:flex;justify-content:center;align-items:center}.NoDataFoundMain .NoDataFoundSub .NodataFoundImg{width:349px}.NoDataFoundMain .NoDataFoundSub p{font-size:30px}.anchore{cursor:pointer}.MuiMenu-list{outline:0;display:contents!important}.date_range_picker_report .button_calendar.rs-picker-default .rs-picker-toggle.rs-btn{width:298px!important;height:55px!important;padding:13px}.date_range_picker_report .my_floating_lable_date_Alert{position:absolute!important;top:-3px;color:#7b7b7b!important;background:#fff!important;font-size:11px!important;margin:0 9px;z-index:15}.MuiPopover-paper{margin-top:46px!important}.Report_action_btns{display:flex;justify-content:space-between}.delete_report_popup .modal-dialog{max-width:350px;top:130px}.delete_report_popup .modal-dialog .modal-content{border-radius:15px}.delete_report_popup .modal-dialog .modal-content .modal-body{padding:15px 25px;text-align:center;line-height:25px}.delete_report_popup .modal-dialog .modal-content .modal-body .deletion_confirmation .button_wrap{padding:10px 10px 0}.delete_report_popup .modal-dialog .modal-content .modal-body .deletion_confirmation .button_wrap button{background-color:teal;color:#fff;margin:10px;border:none;padding:1px 20px;border-radius:3px}.view_report{color:#008081;font-size:12px;line-height:14.65px;text-align:left;font-weight:700;display:flex;align-items:center;cursor:pointer}.view_report img.repot_icon{margin-left:5px;width:15px}.view_report img.lock_icon{width:13px;margin-left:35px}.view_report img.unlock_icon{width:13px;margin-left:130px;padding-bottom:5px}.RepotDash{min-width:130px}.table_Main{overflow-x:scroll;width:calc(100% - 8px)}.table_Main .table_report{background-color:#fff;border-radius:8px;width:100%;margin-top:10px}.table_Main .table_report thead{background-color:#e5e9ed;border-bottom:hidden}.table_Main .table_report thead th h4{color:#4a4a4a!important;font-size:16px;border:none;padding:1rem;text-align:center;font-weight:700;width:250px}.table_Main .table_report thead th:first-child{text-align:center;border-top-left-radius:8px}.table_Main .table_report thead th:last-child{border-top-right-radius:8px}.table_Main .table_report tbody td{font-size:12px;padding:22px 9px}.table_Main .table_report tbody td:first-child{text-align:left;padding-left:25px}.table_Main .table_report tbody td h4{color:#4a4a4a;font-size:12px;font-weight:600;margin-bottom:0;margin-top:7px;text-align:center;width:250px}.table_Main .table_report tbody td .partition{border:1px solid #dadada}.table_Main .table_report tbody td .action_contain{display:flex;justify-content:center}.table_Main .table_report tbody tr{border:1px solid #e4e4e4;height:60px;text-align:center}.table_Main .table_report .switch{position:relative;display:inline-block;width:36px;height:18px}.table_Main .table_report .switch input{display:none}.table_Main .table_report .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.table_Main .table_report .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.table_Main .table_report input:checked+.slider{background-color:teal}.table_Main .table_report input:focus+.slider{box-shadow:0 0 1px teal}.table_Main .table_report input:checked+.slider:before{transform:translateX(17px)}.table_Main .table_report .slider.round{border-radius:34px}.table_Main .table_report .slider.round:before{border-radius:50%}.table_Main .table_report .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.table_Main .table_report .table-action-btn img{color:#9a9a9a}.textPage{background-color:#fff;color:teal}.Unselected{background-color:#fff;color:#c3c3c3;border-bottom:1px solid #c3c3c3}.SelectedPage{background-color:#fff;color:teal;border-bottom:1px solid teal}.uploadLogBtn{width:100%}.titleTable{width:800px;font-weight:700;display:flex;align-items:center}.createReport{padding:0}.createReport .offer_report{margin-bottom:15px}.createReport .offer_report p{margin-bottom:3px}.createReport .offer_report .reports_library{color:#008081;font-size:20px;font-weight:500;line-height:24px;text-align:left;display:flex;align-items:center}.createReport .offer_report .premium{background-color:#e5f2f2;border-radius:16.5px;width:93px;color:#008081;font-size:11px;line-height:12.89px;text-align:left;font-weight:600;height:26px;padding:7px 10px}.createReport .offer_report .offer{color:#4a4a4a}.createReport .offer_report .info_report{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left}.createReport .mechanic_report{background-color:#fff;padding:30px 10px}.createReport .mechanic_report .col-md-3{padding-right:26px;padding-left:23px;padding-top:5px}.createReport .mechanic_report .MuiFormControl-root{width:100%}.createReport .mechanic_report .MuiFormControl_root{width:100%;opacity:.6}.createReport .mechanic_report .MuiFilledInput-root{background-color:#f3f3f3}.createReport .mechanic_report input{color:#4a4a4a;font-size:14px;line-height:18.46px;text-align:left}.createReport .mechanic_report label{color:#7b7b7b;font-size:16px;line-height:21px;text-align:left}.createReport .mechanic_report .MuiFilledInput-input{color:#4a4a4a;font-size:14px;line-height:18.46px;padding:20px 12px 10px}.createReport .mechanic_report .MuiSvgIcon-root{width:1em!important;height:1em!important}.createReport .mechanic_report .MuiSvgIcon_root{display:none}.createReport .mechanic_report .MuiFilledInput-underline:after,.createReport .mechanic_report .MuiFilledInput-underline:before,.createReport .mechanic_report .MuiInput-underline:after,.createReport .mechanic_report .MuiInput-underline:before,.createReport .mechanic_report .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:2px solid #afafaf}.createReport .mechanic_report .MuiInputBase-input{color:#4a4a4a}.createReport .mechanic_report .MuiInputLabel-filled{transform:translate(12px,16px) scale(1)}.createReport .mechanic_report .MuiSelect-select:focus{background-color:#f3f3f3}.createReport .mechanic_report .MuiInputLabel-formControl{top:0;left:0;position:absolute}.createReport .mechanic_report .MuiFormLabel-root{z-index:1}.createReport .mechanic_report .MuiInputLabel-shrink{transform:none;margin-left:11px;font-size:12px;transform:translateY(-5px) scale(1);background-color:#fff}.createReport .mechanic_report .MuiInputBase_input{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#f3f3f3}.createReport .mechanic_report .MuiInputBase_input input{background-color:#fff}.createReport .mechanic_report .add_freq{border:1px solid teal;border-radius:17px;width:-moz-fit-content;width:fit-content;padding:4px 14px;cursor:pointer}.createReport .mechanic_report .add_freq .add_frequency{color:teal;font-size:14px;line-height:16px;text-align:left;border:none;outline:none}.createReport .mechanic_report .remove_freq{border:1px solid red;border-radius:17px;width:-moz-fit-content;width:fit-content;padding:4px 14px;cursor:pointer}.createReport .mechanic_report .remove_freq .add_frequency{color:red;font-size:14px;line-height:16px;text-align:left;border:none;outline:none}.createReport .mechanic_report .generate_report{display:flex;justify-content:flex-end}.createReport .mechanic_report .generate_report .generate{font-size:14px;line-height:16px;width:104px;text-align:left;border:none;outline:none;background-color:teal;border-radius:3px;color:#fff;width:-moz-fit-content;width:fit-content;padding:15px 30px;display:flex;align-items:center}.createReport .mechanic_report .generate_report .premiumBtnGenerate{background-color:#eb4d4b;border-radius:3px;color:#fff;font-size:14px;outline:none;border:1px solid #eb4d4b;line-height:16px;padding:10px 15px;width:-moz-fit-content;width:fit-content}.createReport .mechanic_report .generate_report .generating_report{background-color:#7b7b7b}.createReport .mechanic_report .generate_report .premiumBtn{color:#eb4d4b;font-size:14px;line-height:18.46px}.createReport .mechanic_report .recurring_reports{color:#4a4a4a;font-size:18px;font-weight:500;line-height:21.98px;text-align:left;margin-top:25px;margin-bottom:20px;margin-left:5px}.createReport .MuiTypography-colorTextSecondary{color:#000;font-size:24px;line-height:28px;font-weight:700}.createReport .MuiBox-root-4{inset:15px;display:flex;position:absolute;align-items:center;justify-content:center;border-radius:100%;width:80px!important;height:80px!important;background-color:#fff}.createReport circle{stroke-dasharray:237.92!important;stroke-dashoffset:54.92px!important;cx:50px;cy:50px;r:45px;fill:none;stroke-width:3.6}.createReport .MuiCircularProgress-colorPrimary{position:relative;border-radius:100%;width:110px!important;height:110px!important;color:#fff}.createReport .responder{background-color:#fff;border-radius:10px;padding:40px 10px;margin-top:30px;position:relative}.createReport .responder .responder_blocks{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);margin:10px;padding:20px 30px 30px 20px}.createReport .responder .responder_blocks .unique_responder{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left;margin-bottom:15px}.createReport .responder .responder_blocks .rate{color:#4a4a4a;font-size:30px;line-height:36px;text-align:left;font-weight:700}.createReport .responder .row{margin:0}.createReport .responder .row .col-md-3{padding:0}.createReport .responder_report{background-color:#fff;width:100%;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin:15px 0;position:relative}.createReport .responder_report .table th{background-color:#e5e9ed;padding:15px 6px 15px 9px;font-weight:700}.createReport .responder_report .table td{color:rgba(0,0,0,.85);font-size:13px;line-height:15.6px;text-align:left;padding:18px 8px 18px 9px;white-space:pre-line;font-weight:700}.createReport .responder_report .thread{border-top:hidden}.createReport .responder_report .thread .thead_tr{color:#4a4a4a;font-size:12px;line-height:15.87px;text-align:left}.createReport .responder_report .thread .start_th{border-top-left-radius:10px;font-size:12px;line-height:15.87px;text-align:left}.createReport .responder_report .thread .end_th{border-top-right-radius:10px;font-size:12px;line-height:15.87px;text-align:left}.createReport .responder_report .thread .offer_mechanic{color:#4a4a4a;font-family:Lato;font-size:12px;line-height:14.4px;width:84px;text-align:left}.createReport .row_page_container{display:flex;justify-content:flex-end;position:relative}.createReport .row_page_container .rows_per_page{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;outline:none;border:none;background-color:#f3f3f3;margin-right:30px}.createReport .row_page_container .arrows_img{width:15px;height:15px;margin-right:30px}.createReport .off_responder{display:block;position:absolute;z-index:1;overflow:visible;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;top:0;display:flex;left:0;justify-content:center;align-items:center}.createReport .off_responder .show_block{background-color:#000;border-radius:10px}.createReport .off_responder .show_block .to_see_the_metrics{color:#fff;font-size:20px;line-height:35px;text-align:center;max-width:531px;padding:30px 104px;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:0}.createReport .off_responder .show_Premium{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;align-items:center;padding:30px 40px;max-width:700px;width:100%}.createReport .off_responder .show_Premium .subscribe{color:#2b2b2b;font-size:18px;line-height:23.74px;white-space:nowrap}.createReport .off_responder .show_Premium .pre_report{color:#008081;font-size:30px;line-height:36px;text-align:left;font-weight:700;margin-bottom:5px}.createReport .off_responder .show_Premium .flag_premium{width:40px;margin-right:15px}.createReport .to_see_generating{background-color:rgba(0,0,0,.8);border-radius:10px;display:block;position:absolute;z-index:1;overflow:visible;width:100%;height:100%;top:0;display:flex;left:0;justify-content:center;align-items:center;flex-direction:column}.createReport .to_see_generating .generating{color:#fff;font-size:20px;line-height:23px;text-align:left}.createReport_padding{padding:30px}.custom-pagination{font-weight:500;color:#4a4a4a;margin:10px 0 20px;border:0;display:flex;align-items:center;padding:0 15px}.custom-pagination li.page-item{margin:0 4px}.custom-pagination li.page-item .page-link{border:0;color:#787878;width:24px;height:24px;font-size:14px;padding:0;display:flex;align-items:center;justify-content:center}.custom-pagination li.page-item.active .page-link{background-color:#193281;border-radius:3px;color:#fff}.custom-pagination .page-items{display:flex;align-items:center;white-space:nowrap;margin-right:20px;font-size:13px}.custom-pagination .page-items select#inputState{padding:0 25px 0 10px;font-size:13px;border:1px solid #e6e6e6;border-radius:2px;width:56px;height:26px}.custom-pagination .page-items .pagination .form-control{width:40px;height:22px;margin-right:10px;padding:0 0 0 6px;font-size:12px;cursor:pointer}.custom-pagination .page-items .pagination select{width:40px;height:26px;background-position-x:88%;background-position-y:10px;padding:0 0 0 6px;font-size:12px}.custom-pagination .pagination-div{display:flex;margin-left:162px}.custom-pagination .pagination-div .ui.pagination.menu{align-items:center;min-height:30px;max-height:30px}.custom-pagination .pagination-div .ui.pagination.menu .item{padding:6px;display:flex;justify-content:center;min-width:30px;line-height:normal;font-size:12px}.dropdown-container{width:280px}.dropdown-header{background-color:#fff;border:1px solid #ccc;padding:8px 10px;cursor:pointer;font-weight:700;display:flex;justify-content:space-between;align-items:center}.dropdown-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;max-height:220px;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:10;padding:8px;box-sizing:border-box}.search-select-all{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;margin-bottom:8px}.search-box{flex:1 1;padding:4px 8px;border:1px solid #ccc;border-radius:4px}.select-all-label{font-size:.85rem;white-space:nowrap;align-items:center}.select-all-label,.user-list{display:flex;grid-gap:4px;gap:4px}.user-list{flex-direction:column;align-items:stretch;overflow-y:auto;max-height:220px}.user-item{font-size:.9rem;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:4px 8px;cursor:pointer}body{position:relative}.loader-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:transparent;z-index:9999;width:100%;height:100%}.loader-overlay .loader-spinner{position:absolute;left:50%;top:45%;transform:translate(-50%)}.spinner-border{display:inline-block;color:#008081;width:3rem;height:3rem;vertical-align:text-bottom;border:.5em solid;border-right:.5em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.loader-overlay p{position:absolute;left:50%;top:55%;transform:translate(-50%);text-align:center;color:#000}.overview-main-div .overview-details{min-height:100vh;padding:20px}.overview-main-div .overview-details .page-title .button_calendar{margin-left:10px}.overview-main-div .overview-details .page-title .button_calendar.rs-picker-toggle-wrapper{max-width:50px}.overview-main-div .overview-details .page-title .button_calendar.rs-picker-toggle-wrapper .rs-picker-toggle .rs-picker-toggle-clean,.overview-main-div .overview-details .page-title .button_calendar.rs-picker-toggle-wrapper .rs-picker-toggle .rs-picker-toggle-placeholder,.overview-main-div .overview-details .page-title .button_calendar.rs-picker-toggle-wrapper .rs-picker-toggle .rs-picker-toggle-value{display:none}.overview-main-div .overview-details .page-title .button_calendar.rs-picker-default .rs-picker-toggle.rs-btn{width:32px;padding:2px;height:32px}.overview-main-div .overview-details .page-title .button_calendar.rs-picker-default .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:8px;top:6px}.overview-main-div .overview-details .overview-content-div{background-color:#fafafa;border-radius:25px;box-shadow:0 10px 100px 0 rgba(0,0,0,.1);margin-bottom:15px}.overview-main-div .overview-details .overview-content-div .bar-charts{padding:20px}.overview-main-div .overview-details .overview-content-div .bar-charts .chart{font-size:13px}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title{display:flex;justify-content:space-between;align-items:center;padding:0 20px!important}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title h5{font-size:14px;font-weight:400;color:#000;line-height:17px;font-weight:700;white-space:nowrap}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title .calender{display:flex;align-items:baseline}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title .calender p{color:#121212;font-size:14px;margin-right:12px}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title .calender .d_txt{font-size:13px;color:#000}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title .calender input{border:.5px solid #000;border-radius:3px;padding:6px 10px;font-size:11px}.overview-main-div .overview-details .overview-content-div .bar-charts .chart-title .calender select{border:.5px solid #000;border-radius:3px;background-color:#fafafa;font-size:11px;padding:5px 20px 5px 5px;min-width:54px;max-height:30px}.overview-main-div .overview-details .header-overview ul{list-style:none;display:flex;justify-content:space-between;padding:24px 28px;overflow-x:auto}.overview-main-div .overview-details .header-overview ul li{display:flex;align-items:center;width:200px}.overview-main-div .overview-details .header-overview ul li .content-img{border-radius:50%;height:49px;width:49px;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-align:center;background-color:#fafafa}.overview-main-div .overview-details .header-overview ul li .roundBlue{border:1px solid #0091ff}.overview-main-div .overview-details .header-overview ul li .roundGreen{border:1px solid #44d7b6}.overview-main-div .overview-details .header-overview ul li .roundOrange{border:1px solid #fa6400}.overview-main-div .overview-details .header-overview ul li .roundLightGreen{border:1px solid #6dd400}.overview-main-div .overview-details .header-overview ul li .roundPurple{border:1px solid #6236ff}.overview-main-div .overview-details .header-overview ul li .content-data{padding:0 15px}.overview-main-div .overview-details .header-overview ul li .content-data label{color:#4a4a4a;font-size:13px;letter-spacing:.56px;line-height:16px;opacity:.6999999881;white-space:nowrap;margin-bottom:5px;font-weight:700}.overview-main-div .overview-details .header-overview ul li .content-data h4{color:#4a4a4a;font-size:26px;letter-spacing:.24px;font-weight:700}.overview-main-div .overview-details .communication_perf_head{border-bottom:2px solid #f1f1f1}.overview-main-div .overview-details .communication_perf_head p{color:#121212;font-size:16px;line-height:19px;margin:0;padding:12px 25px;font-weight:700}.overview-main-div .overview-details .communication_performance .overview_sidebar{border-right:.8px solid #f1f1f1;text-align:center}.overview-main-div .overview-details .communication_performance .overview_sidebar .sidebar-sub-div{padding:30px 0}.overview-main-div .overview-details .communication_performance .overview_sidebar .sidebar-sub-div .sidebar_menu{cursor:pointer;padding:10px 5px}.overview-main-div .overview-details .communication_performance .overview_sidebar .sidebar-sub-div .sidebar_menu h4{color:#121212;font-size:13px;line-height:15.6px;opacity:.5;font-weight:500}.overview-main-div .overview-details .communication_performance .overview_sidebar .sidebar-sub-div .sidebar_menu .active{color:#008081}.overview-main-div .overview-details .communication_performance .comm_performance_details{display:flex;justify-content:space-between;padding:15px;width:100%}.overview-main-div .overview-details .communication_performance .comm_performance_details .comm_performance_data{display:flex}.overview-main-div .overview-details .communication_performance .comm_performance_details .comm_performance_data ul{list-style:none;display:flex;flex-direction:column;padding:0}.overview-main-div .overview-details .communication_performance .comm_performance_details .comm_performance_data ul li{background-color:#fff;border-radius:4px;box-shadow:0 1px 4px 0 rgba(0,0,0,.14);text-align:left;padding:10px 25px 17px 15px;width:174px;height:81px;margin:0 10px 10px 0}.overview-main-div .overview-details .communication_performance .comm_performance_details .comm_performance_data ul li label{color:#4a4a4a;font-size:13px}.overview-main-div .overview-details .communication_performance .comm_performance_details .comm_performance_data ul li h4{color:#4a4a4a;font-size:25px;letter-spacing:.24px;font-weight:700}.overview-main-div .overview-details .overview_bar_charts{display:flex;justify-content:space-between}.overview-main-div .overview-details .overview_bar_charts .overview-content-div{width:49%}.displayFlexCenter{display:flex;justify-content:center;align-items:center}.displayFlexCenter .recharts-wrapper{text-align:center;min-height:380px;max-height:380px}.page-title{width:100%;display:flex;align-items:center;justify-content:space-between}.page-title .title{width:100%}.page-title .title h3{color:#4a4a4a;font-weight:500;font-size:20px;margin-bottom:0;font-weight:600}.page-title .title h4{font-size:12px}.page-title .title p{color:#4a4a4a;font-size:14px;margin:0}select.round-btn{border:0}select option{font-size:12px}.round-btn{border-radius:12px;width:90px;height:25px;background-color:#f3f3f3;color:#6d7278;font-size:10px;border:1px solid #6d7278;padding:4px 14px 4px 12px;cursor:pointer;font-size:13px}.round-btn.active{color:#00b894;border-color:#07a287;background-color:rgba(0,128,128,.05)}.round-btn.inactive{color:#f27d7c;border-color:#f07e7e;background-color:rgba(255,106,106,.1)}.round-btn.pending{color:#007aff;border-color:#007aff;background-color:rgba(59,114,255,.1)}.round-btn.paused{color:#7b7b7b;border-color:#f3f3f3;background-color:#f3f3f3}.remove_arrow{-webkit-appearance:auto;-moz-appearance:none;background-position:unset;background-repeat:unset;background-image:unset;padding-right:unset}.active_remove_Arrow{color:#07a287;border-color:#07a287;background-color:rgba(0,184,148,.1)}.DateRangeMain{width:352px;justify-content:space-around}.DateRangeMain .SelectDateRange{width:57%}.statusDiv{width:20px!important}.header-flex{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;width:510px}.message{font-family:"Lato";font-weight:500;font-size:15px;line-height:20px;letter-spacing:0}.custom-modal .modal-dialog{width:550px!important;max-width:550px!important}.custom-modal .modal-content{border-radius:15px!important}.titlemodal{padding:12px 16px 0;display:flex;align-items:center;justify-content:space-between}.generate-title{font-size:15px;font-weight:900}.modalbodydown{height:290px;overflow-y:auto;padding:20px}.modalbodydown .SubDownload{display:flex;grid-gap:20px;gap:20px;border-bottom:1px solid #e2e2e2;max-width:550px;margin-bottom:10px}.modalbodydown .titleDownload{color:#008081;border-bottom:3px solid #008081;font-weight:500;cursor:pointer}.modalbodydown .SubDownload>div{padding-bottom:3px;cursor:pointer}.delivery-message{font-family:"Lato";font-weight:500;font-size:16px;line-height:20px;letter-spacing:0;text-align:center;margin-top:20px}.imgduplicate{margin-top:40px}.downloadbutonmodal{display:flex;justify-content:center;align-items:center;margin-top:140px}.downloadbutonmodal .downloadButtons{display:flex;justify-content:center;align-items:center;background-color:#008081;color:#fff;height:35px;padding:10px 15px;font-size:14px;font-weight:300;border-radius:5px}.tab-content-center{display:flex;justify-content:center;align-items:center;min-height:200px}.custom-tabs .nav-item{flex:1 1;text-align:center}.custom-tabs .nav-link{color:#666;border:none;border-bottom:2px solid transparent;font-weight:500}.custom-tabs .nav-link.active{color:green;border-bottom:2px solid green;background-color:transparent}.whatsapp_priview_div{background:url(/static/media/whatsapp_preview1.fc5416c8.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 5px center;width:206px;height:450px;display:flex;flex-direction:column;align-items:center;width:100%}.whatsapp_priview_div .msg_box_wrap{position:relative;top:66px}.whatsapp_priview_div .msg_box_wrap .msg_box_content{padding:10px;min-height:100px;width:185px;height:auto;background:#ddf4c7;border-radius:10px;word-break:break-all;max-height:314px;overflow-y:auto}.whatsapp_priview_div .msg_box_wrap .msg_box_content p{font-size:11px;color:#000;line-height:14px;font-weight:500}.whatsapp_priview_div .preview_img{width:206px}.Outer{width:100%;overflow:auto}.Pagination_Div{display:flex;width:100%;height:93px}.browse_file label{display:inline-block;background-color:#fff;color:teal;padding:.8rem 2rem;font-family:sans-serif;border-radius:.3rem;cursor:pointer;border:1.5px solid teal;font-size:14px;margin-bottom:0}.upload-div{display:flex;flex-direction:column}.upload-div .storetagUpload{display:contents}.upload-div label{color:#4a4a4a;font-size:16px;line-height:24px}.upload-div .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;width:345px;height:110px;display:flex;justify-content:center}.upload-div .browse .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.upload-div .browse .content p{color:#4a4a4a;font-size:14px;line-height:24px;font-weight:500}.upload-div .browse .content label{cursor:pointer}.upload-div .browse_store_tag{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;width:390px;height:110px;display:flex;justify-content:center}.upload-div .browse_store_tag .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.upload-div .browse_store_tag .content p{color:#4a4a4a;font-size:14px;line-height:24px;font-weight:500}.upload-div .browse_store_tag .content label{cursor:pointer}.upload-div .text-p{color:#ababab;font-size:13px;line-height:16px;text-align:left}.upload-div .close_upload_cross{cursor:pointer;font-size:21px;padding-left:34px}.campaign-div{background-color:#f6f6f6}.campaign-div .campaign_header{display:flex;justify-content:space-between;align-items:center}.campaign-div .campaign_header img.create_new{cursor:pointer}.campaign-div .campaign_header .table-down{background-color:#fff;border:1px solid teal;border-radius:3px;color:teal;padding:6px 10px;cursor:pointer;white-space:nowrap;outline:none;font-size:14px;display:flex;align-items:center;height:34px}.campaign-div .campaign_header .table-down img{margin-right:4px}.campaign-div .campaign_header .uploadLogBtn button{margin-left:10px;background-color:#fff;border:1px solid teal;border-radius:3px;padding:6px 8px;color:teal;font-size:14px;line-height:16px;text-align:left;cursor:pointer;display:flex;align-items:center}.campaign-div .campaign_header .uploadLogBtn button img{padding-right:5px!important}.campaign-div .table-campaign{width:100%}.campaign-div .table-campaign .set_ction_icon{display:flex;justify-content:flex-end}.campaign-div .table-campaign button{background:none}.campaign-div .table-campaign .compaign_add_icon{border:1px solid teal;border-radius:100%;padding:0 5px;color:teal;margin-right:15px}.campaign-div .table-campaign .campaign_action_btn_wrap{display:flex!important;justify-content:flex-end}.campaign-div .table-campaign .campaign_action_btn_wrap .action_btn_box{background:none;border:0;padding:0;margin-right:5px;cursor:pointer}.campaign-div .table-campaign .campaign_action_btn_wrap .action_btn_box img{width:26px;height:16px}.campaign-div .table-campaign .table .table-row{background:#f6f6f6;position:relative}.campaign-div .table-campaign .table .table-row td{padding:5px;border:none;border-top:1px solid #f6f6f6}.campaign-div .table-campaign .table .second-table .table-header{color:#7b7b7b}.campaign-div .table-campaign .table .second-table .noBorder .table{border-radius:0}.campaign-div .table-campaign .table .second-table .name-box{padding:0 4px}.campaign-div .table-campaign .table .second-table .noBorder .table{margin:0}.campaign-div .table-campaign .table .second-table .noBorder .table tbody{background-color:#fff;max-height:400px;overflow-y:auto}.campaign-div .table-campaign .table .second-table .noBorder .table td{border-top:1px solid #fff}.campaign-div .table-campaign .table tbody td{border-top:1px solid #eaeaea}.campaign-div .table-campaign .table tbody td .campaign_tbl_action_btn{display:flex!important}.campaign-div .table-campaign .table tbody td img.create_new.add_icon_img{width:20px!important}.campaign-div .table-campaign .table tbody td .status_btn{border-radius:13px;font-size:14px;padding:8px;min-width:85px;border:none!important;outline:none}.campaign-div .table-campaign .table tbody td .textActive{color:teal}.campaign-div .table-campaign .table tbody td .draft{color:#7b7b7b;background-color:#f3f3f3}.campaign-div .table-campaign .table tbody td .rejection{color:#ff9c9c;background-color:rgba(224,32,32,.06)}.campaign-div .table-campaign .table tbody td .executed{border:none;color:#3898ff;background-color:rgba(56,152,255,.1)}.campaign-div .table-campaign .table tbody td .tbl_action_btn{justify-content:flex-end;align-items:center;display:flex}.campaign-div .table-campaign .table tfoot th{border-top:none}.campaign-div .table-campaign .table .create_campaign_mod{background-color:#fff;border-radius:10px;padding:20px 20px 20px 30px;width:100%;max-width:185px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex-direction:column!important;display:flex;position:absolute;top:55px;z-index:1;right:70px}.campaign-div .table-campaign .table .create_campaign_mod h4{color:#4a4a4a;font-size:14px;line-height:18px;text-align:left;margin-bottom:15px;cursor:pointer}.campaign-div .table-campaign .table .create_campaign_mod h4:nth-child(2){margin-bottom:0}.campaign-div .active{color:green}.campaign-div .inactive{color:red}.campaign-div .pending{color:orange}.campaign-div .single_mod{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:17px 74px 13px 30px;position:absolute;top:260px;z-index:999999;right:85px}.campaign-div .single_mod h4{color:#4a4a4a;font-size:14px;line-height:17px}.campaign-div .noBorder{border:none}.campaign-div .noBorder .table thead th{background-color:#e3f5f3;border:none;font-size:12px}.campaign-div .noBorder .table thead th .table-header{color:#4a4a4a}.campaign-div .noBorder .table tbody{background-color:#f9f9f9}.campaign-div .noBorder .sub_table_data{max-height:400px;overflow-y:auto;border:1px solid hsla(0,0%,82.7%,.4196078431);margin-left:35px;margin-right:20px}.campaign-div .noBorder .l-shape-connector{position:absolute;top:0;left:-10px;width:30px;height:50%;pointer-events:none}.campaign-div .noBorder .l-shape-connector .vertical{position:absolute;top:0;left:80%;width:1px;height:100%;background-color:hsla(0,0%,82.7%,.4196078431)}.campaign-div .noBorder .l-shape-connector .horizontal{position:absolute;top:100%;left:80%;width:30px;height:1px;background-color:hsla(0,0%,82.7%,.4196078431)}.campaign-div .after-table-row .table{margin-top:0}.campaign-div .after-table-row .table td{border-top:0;padding:18px 0 0}.campaign-div .after-table-row .table-cell{border-top:0!important}.campaign-div .after-table-row .table-campaign .table tbody td{border-top:0}.css-tj5bde-Svg{margin-bottom:11px!important}.right_header{margin-right:249px}.date_range_picker .my_floating_lable_date_Alert{top:-3px}.date_range_picker .my_floating_lable_date_Alert,.date_range_picker .my_floating_lable_date_Camp{position:absolute!important;color:#7b7b7b!important;background:#fff!important;font-size:11px!important;margin:0 9px;z-index:15}.date_range_picker .my_floating_lable_date_Camp{top:80px}.existing_camp{opacity:1!important}.existing_camp .modal-dialog{width:500px!important;min-height:427px;height:427px;width:100%}.existing_camp .modal-header{border-bottom:0}.existing_camp .modal-header .send_roi_report{color:#4a4a4a;font-size:18px;line-height:24px;text-align:left;padding-right:25px;padding-top:5px}.existing_camp .modal-dialog-centered{display:flex;justify-content:center;align-items:flex-start}.existing_camp .modal-content{min-height:427px;margin-top:10px;background-color:#fff;border-radius:10px;border:none}.existing_camp .modal-body{position:relative;overflow-y:auto;flex:1 1 auto;padding:10px 33px 30px 30px!important;display:flex;flex-direction:column}.existing_camp .modal-body .enter_email_i{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left}.existing_camp .modal-body .choose_broadcast{color:#2b2b2b;font-size:16px;font-weight:500;padding-bottom:10px}.existing_camp .modal-body .css-b62m3t-container{font-size:13px}.existing_camp .modal-body .css-b62m3t-container .css-g1d714-ValueContainer{padding:0}.existing_camp .modal-footer{border-top:unset!important}.existing_camp .modal-footer ul{display:flex;flex-direction:row;justify-content:center;width:100%}.existing_camp .modal-footer ul li .close_btn{color:#aaa;font-size:14px;line-height:16px;padding:10px 45px;background-color:#fff;margin-left:5px;border:1px solid #979797;border-radius:3px;width:120px;height:38px}.existing_camp .modal-footer ul li .send_btn{background-color:teal;border:none;color:#fff}.existing_camp .close{display:none}.create_campaign{opacity:1!important;background-color:rgba(182,200,231,.3019607843)}.create_campaign .modal-dialog-centered.modal-dialog{max-width:420px!important;width:100%;align-items:flex-start;min-height:0}.create_campaign .modal-dialog-centered.modal-dialog .modal-content{padding:30px 40px;margin-top:15px;border-radius:10px;border:none}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body{display:flex;flex-direction:column}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body .text_campaign{color:#7b7b7b;font-size:12px;line-height:14.32px;margin-bottom:5px}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body .area_campaign{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;padding:10px 13px;width:100%;resize:none;outline:none;color:#4a4a4a;font-size:13px;line-height:16px}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body .cancel{color:#7b7b7b;font-size:14px;line-height:16px;text-align:left;border-radius:3px}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body .save{background-color:teal;border:8080 solid;color:#fff;padding:10px 40px}.create_campaign .modal-dialog-centered.modal-dialog .modal-content .modal-body .campaign_body .campaign_popup_cancel{background:#fff;border:unset;font-size:14px}.edit-modal .modal-header{border:none}.edit-modal .modal-dialog{max-width:950px}.edit-modal .modal-dialog .modal-content{border-radius:30px}.edit-modal .modal-dialog .modal-content .view_content .campaignInfo-header{color:#4a4a4a;font-size:16px;font-weight:600}.edit-modal .modal-dialog .modal-content .view_content .campaignInfo ul{list-style:none}.edit-modal .modal-dialog .modal-content .view_content .campaignInfo ul li{display:flex}.edit-modal .modal-dialog .modal-content .view_content .campaignInfo ul li label{color:#7b7b7b;font-size:13px;width:35%}.edit-modal .modal-dialog .modal-content .view_content .campaignInfo ul li p{text-align:left;color:#4a4a4a;font-size:13px;font-weight:500;margin:0}.bulk_upload .modal-header{border-bottom:0;padding:30px 40px 0;display:block}.bulk_upload .modal-header .configuration{color:#4a4a4a;font-size:16px;line-height:18.75px;text-align:left;margin-bottom:0;font-weight:600}.bulk_upload .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.downloadImage{display:flex;justify-content:center;margin-top:16px}.hide_div{display:none}.header-edit{border-bottom:none!important}.title_download{font-weight:700;font-size:16px}.Model_body_download{padding-top:0}.custom-radio .custom-radio-label{font-size:11px!important}.custom-radio .custom-radio-label:after{content:""}.SearchInput_Div{position:relative}.SearchInput_Div .searchabsolute{position:absolute;width:404px;z-index:1;top:25%;font-size:14px;background:#fff;margin-left:13px}::-webkit-scrollbar{width:5px!important}.inputText{width:100%!important;margin-bottom:12px!important}.TagCampaign{position:relative}.TagCampaign .down_Arrow_Search_Tag{position:absolute;top:20px;left:92%}.Bs_Decreption{height:45px}.lengthValue{font-size:13px;color:#afafaf}.ContentTabitle,.ContentTabitlee{border-bottom:1px solid #e8e8e8}.ContentTabitlee{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;grid-gap:5px;gap:5px}.ContentTabitlee::-webkit-scrollbar{display:none}.ContentTabitlee>*{flex:0 0 35%;min-width:50%;box-sizing:border-box}.selectsearchtable{width:100%;overflow:auto;font-size:13px;height:200px;font-size:11px;border-bottom:1px solid #dee2e6}.selectsearchtable .colorBackground{background:#e6f4f4!important}.selectsearchtable .dataTable{width:76px}.selectsearchtable .Hearder_table{position:sticky!important;top:0;z-index:2}.selectsearchtable .Hearder_table th{padding:12px;width:126px;height:20px!important;background:#fff!important}.selectsearchtable .Hearder_table th:last-child{width:20px!important}.selectsearchtable .tr td{padding:12px;width:126px;height:20px!important}.selectsearchtable .tr td .labelParent{font-size:10px!important}.selectsearchtableafter{width:100%;overflow:auto;font-size:13px;height:200px;font-size:11px;border-bottom:none}.selectsearchtableafter .colorBackground{background:#e6f4f4!important}.selectsearchtableafter .dataTable{width:76px}.selectsearchtableafter .Hearder_table{position:sticky!important;top:0;z-index:2}.selectsearchtableafter .Hearder_table th{padding:12px;width:126px;height:20px!important;background:#fff!important}.selectsearchtableafter .Hearder_table th:last-child{width:20px!important}.selectsearchtableafter .tr td{padding:12px;width:126px;height:20px!important}.selectsearchtableafter .tr td .labelParent{font-size:10px!important}.DownloadFail_Alert{display:flex;font-weight:500;flex-direction:column;justify-content:center;align-items:center;font-size:14px;line-height:22px;text-align:center;font-family:"Lato"}.DownloadFail_Alert .ButtonDoneAlert{background-color:teal;border-radius:3px;width:160px;height:38px;color:#fff}.DownloadFail_Alert .message{font-family:"Lato";letter-spacing:0}.i-icon_Div{position:relative}.i-icon_Div .i_icon_Channel{position:absolute;width:100px;padding:13px;z-index:1;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}.i-icon_Div .i_icon_Channel .i_icon_node{background-color:#fff}.CommonWidth{position:relative}.i_icon_Channel_Sub_New{position:absolute;max-width:600px;max-height:324px;padding:6px;z-index:1;top:13px;left:84%;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}.i_icon_Channel_Sub_New .imagechnnel{width:100%;display:flex;justify-content:flex-end;cursor:pointer;position:absolute;z-index:9999;left:-6px}.i_icon_Channel_Sub_New .channelReasons{flex-direction:column}.i_icon_Channel_Sub_New .i_icon_node{background-color:#fff}.i_icon_Channel_Sub_New:after{content:"";height:100%;width:100%;border-radius:4px;position:absolute;top:0;left:0;box-shadow:0 1px 14px rgba(0,0,0,.2)}.i_icon_Channel_Sub_New:before{content:"";width:10px;height:15px;transform:rotate(45deg);background:#fff;position:absolute;z-index:998}.i_icon_Channel_Sub_New.arrow-left:before{top:calc(23% - 7px);left:-3px}.i_icon_Channel_Sub{position:absolute;max-width:600px;max-height:324px;padding:6px;z-index:1;top:13px;left:58%;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}.i_icon_Channel_Sub .imagechnnel{width:100%;display:flex;justify-content:flex-end;cursor:pointer;position:absolute;z-index:9999;left:-6px}.i_icon_Channel_Sub .channelReasons{flex-direction:column}.i_icon_Channel_Sub .i_icon_node{background-color:#fff}.i_icon_Channel_Sub:after{content:"";height:100%;width:100%;border-radius:4px;position:absolute;top:0;left:0;box-shadow:0 1px 14px rgba(0,0,0,.2)}.i_icon_Channel_Sub:before{content:"";width:10px;height:15px;transform:rotate(45deg);background:#fff;position:absolute;z-index:998}.i_icon_Channel_Sub.arrow-left:before{top:calc(23% - 7px);left:-3px}.i_icon_Channel_Sub_Broad{position:absolute;max-width:600px;max-height:324px;padding:6px;z-index:1;top:-10px;left:100%;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}.i_icon_Channel_Sub_Broad .imagechnnel{width:100%;display:flex;justify-content:flex-end;cursor:pointer;position:absolute;z-index:9999;left:-6px}.i_icon_Channel_Sub_Broad .channelReasons{flex-direction:column}.i_icon_Channel_Sub_Broad .i_icon_node{background-color:#fff}.i_icon_Channel_Sub_Broad:after{content:"";height:100%;width:100%;border-radius:4px;position:absolute;top:0;left:0;box-shadow:0 1px 14px rgba(0,0,0,.2)}.i_icon_Channel_Sub_Broad:before{content:"";width:10px;height:15px;transform:rotate(45deg);background:#fff;position:absolute;z-index:998}.i_icon_Channel_Sub_Broad.arrow-left:before{top:calc(23% - 10px);left:-3px}.imageStatus{width:15px!important;margin-bottom:18px}.reasonStatus{font-weight:700}.MainchannelStatus{padding:4px 0;font-size:13px;width:143px}.MainchannelStatus_alert{padding:4px 0;font-size:13px;min-width:199px}.ChannelRasons{color:#000}.ChannelRasons,.ChannelRasonsFail{font-size:12px;border-bottom:1px solid #eee;padding-bottom:9px;word-break:break-all;width:339px}.ChannelRasonsFail{color:#bc3f3f}.DownloadAlertBtn{position:relative}.DownloadBtunPop{top:50%;cursor:pointer;position:absolute;z-index:1;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);max-width:425px;height:220px;left:-218px;padding:12px;color:#4a4a4a;font-size:14px;font-weight:700;line-height:34px;text-align:left}.DownloadBtunPop .SubDownload{display:flex;justify-content:space-evenly;border-bottom:1px solid #e2e2e2;width:100%;padding-bottom:8px;margin-bottom:10px}.DownloadBtunPop .SubDownload .titleDownload{color:#000;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPop .SubDownload .titleDownloadActive{color:teal;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPop .downloadButtons{background-color:teal!important;color:#fff;border:1px solid teal;border-radius:3px;width:155px;height:40px}.DownloadBtunPopMain{cursor:pointer;position:absolute;z-index:1;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);max-width:425px;height:220px;left:68%;padding:12px;color:#4a4a4a;font-size:14px;font-weight:700;line-height:34px;text-align:left}.DownloadBtunPopMain .SubDownload{display:flex;justify-content:space-evenly;border-bottom:1px solid #e2e2e2;width:100%;padding-bottom:8px;margin-bottom:10px}.DownloadBtunPopMain .SubDownload .titleDownload{color:#000;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMain .SubDownload .titleDownloadActive{color:teal;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMain .downloadButtons{background-color:teal!important;color:#fff;border:1px solid teal;border-radius:3px;width:155px;height:40px}.DownloadBtunPopMainTable{cursor:pointer;position:absolute;z-index:1;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);max-width:425px;height:220px;left:68%;padding:12px;color:#4a4a4a;font-size:14px;font-weight:700;line-height:34px;text-align:left}.DownloadBtunPopMainTable .SubDownload{display:flex;justify-content:space-evenly;border-bottom:1px solid #e2e2e2;width:100%;padding-bottom:8px;margin-bottom:10px}.DownloadBtunPopMainTable .SubDownload .titleDownload{color:#000;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMainTable .SubDownload .titleDownloadActive{color:teal;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMainTable .downloadButtons{background-color:teal!important;color:#fff;border:1px solid teal;border-radius:3px;width:155px;height:40px}.DownloadBtunPopMainTable_alert{cursor:pointer;position:absolute;z-index:1;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);max-width:425px;height:220px;left:-243px;padding:12px;color:#4a4a4a;font-size:14px;font-weight:700;line-height:34px;text-align:left}.DownloadBtunPopMainTable_alert .SubDownload{display:flex;justify-content:space-evenly;border-bottom:1px solid #e2e2e2;width:100%;padding-bottom:8px;margin-bottom:10px}.DownloadBtunPopMainTable_alert .SubDownload .titleDownload{color:#000;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMainTable_alert .SubDownload .titleDownloadActive{color:teal;font-size:13px;width:100px;text-align:left;border-bottom:2px solid teal}.DownloadBtunPopMainTable_alert .downloadButtons{background-color:teal!important;color:#fff;border:1px solid teal;border-radius:3px;width:155px;height:40px}.DownloadBtunPopalert{cursor:pointer;position:absolute;background:#fff;padding:11px;border-radius:5px;box-shadow:0 3px 8px grey;right:8px}.SelectChannel{display:flex;justify-content:flex-start;flex-direction:column}.SelectDownload{width:110px;height:29px}.tooltip_eyebtn{cursor:pointer}.cancel_confirmation_popup{opacity:1!important;position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-60%);width:350px}.cancel_confirmation_popup .count_confirmation_message{color:#000;text-align:start;font-size:15px;margin:0}.cancel_confirmation_popup .count-details{text-align:start;font-size:13px;color:#000;margin:0}.cancel_confirmation_popup hr{margin:8px}.cancel_confirmation_popup .count-p{text-align:center;font-size:16px;color:#000}.cancel_confirmation_popup .cancel_confirmation_label{color:#4a4a4a;font-size:18px;line-height:24px;text-align:left;padding-right:25px;padding-top:5px}.cancel_confirmation_popup .cancel_confirmation_messag_cont{text-align:center}.cancel_confirmation_popup .cancel_confirmation_messag_cont .cancel_confirmation_message{color:#7b7b7b;font-size:14px;line-height:15px;margin-top:.25rem!important}.cancel_confirmation_popup .no_btn{border:1px solid hsla(0,0%,75.3%,.5607843137);border-radius:3px;color:#aaa;font-size:14px;line-height:16px;padding:10px 30px;background-color:#fff;cursor:pointer}.cancel_confirmation_popup .yes_btn{background-color:teal;border:none;color:#fff;cursor:pointer}.cancel_confirmation_popup .cancel_confirmation_ul{display:flex;justify-content:space-around;padding-top:30px}.delete_action_model .modal_container{margin:9.75rem auto}.delete_action_model .close_button{border:0;background-color:#fff;color:#f54f2b}.channel_names_Status{display:flex;width:88px}.table_header{padding-left:65px!important}.brodcast_header_cell_del{text-align:start;width:186px}.capitalize:first-letter{text-transform:uppercase}.brodcast_header_cell{text-align:center!important}.disabled_data_rangepicker{margin-top:-5px;margin-left:280px;pointer-events:none}.table_cell_padding{padding-left:20px}.MakerCheckerNAv .Nav_Bar{display:flex}.MakerCheckerNAv .ColorNavCss{background-color:teal;color:#fff!important;border:none;padding:10px;border-radius:7px;margin-right:12px}.MakerCheckerNAv .NormalNAv{background-color:#fff;color:teal;margin-right:12px}.MakerCheckerNAv .generate_report{background-color:teal;color:#fff!important;border:none;padding:10px;border-radius:7px}.MakerCheckerNAv .cancel{background-color:#f0f0f0;color:#000!important;border:none;padding:10px;border-radius:7px}.line_template .line_template_container .line_content .line_width_one{margin-left:35px}.marginLeft_check{margin-left:80px}.broadcast-div button{background:#fff!important}.broadcast-div .page-title i{cursor:pointer}.broadcast-div .broadcast_header{display:flex;justify-content:space-between;align-items:center;position:relative}.broadcast-div .broadcast_header img.create_new{cursor:pointer}.broadcast-div .broadcast_header .uploadLogBtn button{background-color:#fff;border:1px solid teal;border-radius:3px;padding:6px 8px;color:teal;font-size:14px;line-height:16px;text-align:left;cursor:pointer;display:flex;align-items:center;white-space:nowrap}.broadcast-div .broadcast_header .uploadLogBtn button img{padding-right:5px!important}.broadcast-div .broadcast_header .crete_brod_camp{cursor:pointer}.broadcast-div .broad_mod{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:17px 74px 13px 30px;position:absolute;top:107px;z-index:999999;left:265px}.broadcast-div .broad_mod h4{color:#4a4a4a;font-size:14px;line-height:17px;cursor:pointer;padding:8px 0}.broadcast-div .table tfoot th{border-top:hidden;padding:15px}.broadcast-div .table td .status_btn{border-radius:13px;font-size:14px;padding:3px 0;min-width:85px;border:none!important;outline:none}.broadcast-div .table td .textActive{color:teal}.broadcast-div .table td .draft{color:#7b7b7b;background-color:#f3f3f3}.broadcast-div .table td .rejection{color:#ff9c9c;background-color:rgba(224,32,32,.06)}.broadcast-div .table td .executed{border:none;color:#3898ff;background-color:rgba(56,152,255,.1)}.broadcast-div .table tbody h4{line-height:17px}.broadcast-div .noBorder{border:none}.broadcast-div .noBorder .table{text-align:center;border-radius:3px}.broadcast-div .noBorder .table thead{border-radius:3px}.broadcast-div .noBorder .table thead th{background-color:#e3f5f3;border:none;font-size:12px;border-top:hidden}.broadcast-div .noBorder .table thead th .table-header{color:#4a4a4a}.broadcast-div .noBorder .table tbody{background-color:#fff}.broadcast-div .noBorder .table tbody tr td{border:none;padding-bottom:0}.broadcast-div .noBorder .table tbody tr:last-child td{padding-bottom:10px}.DaywiseResponder{width:614px;display:flex;justify-content:space-between}.DaywiseResponder .DateWise h4{font-size:14px!important}.Communication_radio{display:flex;justify-content:space-between;width:170px;margin-top:8px}.credit_setting_div_head{width:420px}.credit_setting_div{display:flex;justify-content:space-between;width:400px}.credit_setting_div .create_check{display:flex;justify-content:center;align-items:center}.credit_setting_div .create_check input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.credit_setting_div .create_check label{position:relative;cursor:pointer;font-size:14px;display:flex;align-items:center}.credit_setting_div .create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.credit_setting_div .create_check input:checked+label:before{background-color:teal;border:2px solid teal}.credit_setting_div .create_check input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.credit_setting_div .cummunication_select{width:70px}.search_div{position:relative;width:220px;height:33px}.search_div .search_container{background:#fff;border-radius:5px;padding:10px;position:absolute;top:0;z-index:1;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.search_div .search_container .search_header{border-radius:17px;padding-left:32px;height:35px}.search_div .search_container .search_icon{position:absolute;left:20px;top:19px}.search_div .search_container .multi_select{display:flex;align-items:center;font-size:13px;height:unset;padding:5px 0}.search_div .search_container .multi_select input{height:unset}.search_div .search_container .select_all_container{display:flex;align-items:center}.search_div .search_container .select_all_container .select_all{display:flex;align-items:center;font-size:13px;margin-right:7px;height:20px}.search_div .search_container .select_all_container .check-label{font-size:13px}.search_div .search_container .deselect_all{font-size:12px;border:1px solid teal;border-radius:3px;padding:3px 6px;color:teal;font-weight:400}.search_div .search_container .button_container{display:flex;justify-content:end;padding-top:5px}.search_div .search_container .button_container .cancel_button{border:1px solid teal;border-radius:3px;padding:3px 5px;color:teal;font-size:11px}.status_reject_popup .MuiPaper-root{background-color:#fff;border-radius:15px;box-shadow:0 0 30px 0 rgba(0,0,0,.2);padding:20px;max-width:395px}.status_reject_popup .MuiPaper-root .reject_details{background-color:#f3f3f3;border:1px solid #dadada;border-radius:10px;opacity:.400000006;padding:10px}.status_reject_popup .MuiPaper-root .reject_details p{color:#7b7b7b;font-size:13px;margin:0}.reject_popup .MuiPaper-root{background-color:#fff;border-radius:15px;box-shadow:0 0 30px 0 rgba(0,0,0,.2);display:flex;padding:25px 30px 20px}.reject_popup .MuiPaper-root .textarea_div textarea{background-color:#f3f3f3;border:1px solid #dadada;border-radius:10px;padding:15px;min-width:300px;min-height:130px}.reject_popup .MuiPaper-root .textarea_div ::placeholder{font-size:14px;color:#7b7b7b}.reject_popup .MuiPaper-root .confirm-btn{text-align:right}.reject_popup .MuiPaper-root .confirm-btn button{padding:10px 32px;border:none;background-color:teal;border-radius:4px;color:#fff;font-size:14px;font-weight:500;outline:none;cursor:pointer}.text_msg_textarea{width:471px;height:192px}.broadcast-view-modal{opacity:1!important}.broadcast-view-modal .modal-header{border:none;border-bottom:1px solid #f0f0f0}.broadcast-view-modal .Model_Header_Main{width:905px;display:flex;justify-content:space-between}.broadcast-view-modal .Model_Header_Main .Model_Header_Title{color:#4a4a4a;font-size:20px;line-height:24px;text-align:left;font-weight:600}.broadcast-view-modal .Model_Header_Main .Button_edit_header{border:1px solid #cdcdcd;border-radius:3px;width:74px;height:32px;color:#4a4a4a;font-size:14px;line-height:18px;text-align:left;display:flex;justify-content:center;align-items:center}.broadcast-view-modal .Model_Header_Main .Button_edit_header .edit_view_btn{width:12px;margin-right:7px}.broadcast-view-modal .modal-dialog{max-width:950px}.broadcast-view-modal .modal-dialog .modal-content{border-radius:30px;border:0 solid #fff;min-height:557px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo-header{color:#4a4a4a;font-size:20px;font-weight:600;padding-bottom:10px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo{padding:10px 0}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo ul{list-style:none}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo ul li{display:flex;padding-bottom:10px;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo ul li .CommonColor{color:teal}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo ul li label{color:#7b7b7b;font-size:14px;flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcastInfo ul li p{flex:0 0 50%;max-width:50%;text-align:left;color:#4a4a4a;font-size:14px;font-weight:600;margin:0;word-break:break-word;position:relative;width:100%;padding-right:15px;padding-left:15px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcast_content{word-break:break-all;padding:10px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcast_content i{color:teal;font-size:14px;margin-left:10px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcast_content label{color:#7b7b7b;font-size:14px}.broadcast-view-modal .modal-dialog .modal-content .view_content .broadcast_content p{text-align:left;color:#4a4a4a;font-size:16px;font-weight:600;padding-bottom:5px;padding-top:5px}.broadcast-view-modal .modal-dialog .modal-content .view_content .MakerChecker_Main{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);width:919px;height:63px;display:flex;justify-content:space-around;padding:10px}.broadcast-view-modal .modal-dialog .modal-content .view_content .MakerChecker_Main .Makerchecker{display:flex;align-items:center;justify-content:space-between;padding:10px;border-right:1px solid #e0e0e0}.broadcast-view-modal .modal-dialog .modal-content .view_content .MakerCheckerbutton{margin:23px}.broadcast-view-modal .modal-dialog .modal-content .view_content .MakerCheckerbutton .MakerCheckerSave{background-color:teal;color:#fff;padding:5px 25px;border-radius:3px}.winnerClass{justify-content:center;position:relative}.winnerClass label{background-color:#f39c12;border-radius:.7px;position:absolute;right:32%;color:#fff;font-size:10px;font-weight:500;margin:0 0 0 5px;padding:2px 9px}.winnerClass label:after{content:"";position:absolute;left:44px;bottom:0;width:0;height:0;border-bottom:9px solid transparent;border-top:11px solid transparent;border-right:6px solid #f9f9f9}.cursorPointer{cursor:pointer}.chart-modal .modal-header{padding-bottom:0;padding-top:10px;border:none;justify-content:flex-end}.chart-modal .modal-header .close{font-size:24px;position:unset;padding:unset!important;margin:0!important}.chart-modal .modal-dialog{max-width:1080px;top:60px}.chart-modal .modal-dialog .modal-content{border-radius:10px;border:0 solid #fff}.chart-modal .modal-dialog .modal-content .modal-body .recharts-default-legend{padding-top:-10px!important}.chart-modal .modal-dialog .modal-content .modal-body .recharts-legend-item-text,.chart-modal .modal-dialog .modal-content .modal-body .recharts-text{font-size:12px}.chart-modal .modal-dialog .modal-content .modal-body .recharts-legend-item-text{padding-right:30px}.chart-modal .modal-dialog .modal-content .modal-body .alert_modalHeader{border:none;display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 30px}.chart-modal .modal-dialog .modal-content .modal-body .alert_modalHeader div{text-align:start}.chart-modal .modal-dialog .modal-content .modal-body .alert_modalHeader div h4{color:#4a4a4a;font-size:18px;font-weight:600}.chart-modal .modal-dialog .modal-content .modal-body .alert_modalHeader div .download_btn{background-color:rgba(0,128,128,.05);border-radius:3px;padding:8px 21px;color:teal;font-size:13px;border:1px solid teal;outline:none}.chart-modal .modal-dialog .modal-content .modal-body .graph_report{background-color:#fff}.chart-modal .modal-dialog .modal-content .modal-body .broadcastDetails{padding:20px 0}.chart-modal .modal-dialog .modal-content .modal-body .broadcastDetails .row .box_details{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);margin:10px 0;overflow:hidden;padding:20px;min-height:120px;height:120px}.chart-modal .modal-dialog .modal-content .modal-body .broadcastDetails .row .box_details label{line-height:17px;color:#4a4a4a;font-size:14px}.chart-modal .modal-dialog .modal-content .modal-body .broadcastDetails .row .box_details h4{color:#4a4a4a;font-size:30px;font-weight:700}.chart-modal .modal-dialog .modal-content .modal-body .over_view_data{width:210px;min-width:200px;max-width:200px}.chart-modal .modal-dialog .modal-content .modal-body .over_view_data .kpi_customer_view_num{padding-bottom:2px;font-size:17px;font-weight:600}.chart-modal .modal-dialog .modal-content .modal-body .over_view_data .kpi_customer_view_name{color:#a2a2a2;font-size:14px;white-space:nowrap}.chart-modal .modal-dialog .modal-content .modal-body .kpi_customer_view_tile{padding:10px 0;font-size:17px;font-weight:500}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data{padding:20px 30px;background-color:#fff}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container{margin:10px;padding:30px;background:#f2f2f3;border-radius:5px;width:100%}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_top_label{padding-bottom:5px;font-size:13px;font-weight:500}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section{display:flex;flex-direction:column;align-items:center}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .progress_bar_data{padding:10px 17px;text-align:center;display:flex;justify-content:center;max-width:100%}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .progress_bar_data p{color:#fff;font-size:12px}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .progress_bar_bottom_label{padding-top:5px;font-size:11px}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .tier_distribution_blue{background:#1a83c5}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .tier_distribution_Silver{background:#bbbdbf}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .tier_distribution_gold{background:#f4af0a}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .tier_distribution_platinum{background:#404041}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .gender_distribution_18,.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .gender_distribution_female{background:#00adee}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .age_distribution_25{background:#1b76ba}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .gender_distribution_35{background:#2b388f}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section .gender_distribution_45{background:#262262}.chart-modal .modal-dialog .modal-content .modal-body .seg_graph_data .progress_container .progress_bar_section_gender{width:100%}.alertViewModal{background-color:unset}.alertViewModal .view_content{padding:20px 40px}.alertViewModal .broadcast_close_popup{display:flex;justify-content:flex-end}.alertViewModal .modal-dialog{max-width:800px}.alertViewModal .modal-dialog .modal-content{border-radius:20px}.alertViewModal .statusUpdate{font-size:19px;font-weight:700}.alertViewModal .statusTable{margin-top:12px;display:flex;flex-direction:column}.alertViewModal .statusTable .trStatusDiv{min-width:184px!important}.alertViewModal .statusTable tr:first-child{border-bottom:1px solid #e4e4e4;padding-bottom:12px}.alertViewModal .statusTable th{font-size:17px;font-weight:600;padding:7px;width:35%}.alertViewModal .statusTable td{font-size:14px;padding:7px;text-align:start}.alertViewModal .subTableHeader .top-subHead{display:flex;align-items:center;justify-content:space-between}.alertViewModal .subTableHeader .top-subHead h4{color:#4a4a4a;font-size:20px;font-weight:600;margin:0}.alertViewModal .subTableHeader .top-subHead button{background-color:rgba(0,128,128,.09);border-radius:3px;color:teal;font-size:12px;padding:8px 19px;border:1px dashed}.alertViewModal .subTableHeader .bottom-subHead .row label{color:#4a4a4a;font-size:14px;line-height:18px;opacity:.6999999881}.alertViewModal .subTableHeader .bottom-subHead .row p{color:#4a4a4a;font-size:14px;line-height:19px;text-align:left;font-weight:600}.alertViewModal .subTableHeader .bottom-subHead .row div:nth-child(odd) label{min-width:35%}.alertViewModal .subTableHeader .bottom-subHead .row div:nth-child(2n){justify-content:flex-end}.alertViewModal .subTableHeader .bottom-subHead .row div:nth-child(2n) label{max-width:40%;flex:0 0 50%}.alertViewModal .subTableContent .table thead th{border:none;background-color:teal;color:#fff;font-weight:600}.alertViewModal .subTableContent .table tbody td{border-top:1px solid #fff;border-right:1px solid #fff;color:#4a4a4a;font-size:14px;font-weight:400;line-height:17px;text-align:center;min-width:150px;height:52px}.alertViewModal .subTableContent .table tbody td:nth-child(odd){background-color:#e4e4e4}.alertViewModal .subTableContent .table tbody td:nth-child(2n){background-color:hsla(0,0%,63.9%,.1)}.alertViewModal .subTableContent .table tbody td:first-child{background-color:#fff;font-weight:500;text-align:start}.alertViewModal .subTableContent .table tbody .flaged_cell{background-color:teal!important;font-weight:600;color:#fff}.alertViewModal .subTableFooter{padding-left:25%}.alertViewModal .subTableFooter .executionDate p{margin:0;color:#7b7b7b;font-size:13px;line-height:15px}.alertViewModal .subTableFooter .executionDate input{background-color:#f9f9f9;border-radius:3px;padding:8px 6px 8px 16px;cursor:pointer;border:none;outline:none;color:#4a4a4a;font-size:14px;line-height:16px}.alertViewModal .subTableFooter .subTableActionBtn{text-align:right}.alertViewModal .subTableFooter .subTableActionBtn button{font-size:14px;line-height:16px;border:none;outline:none;padding:11px 21px}.alertViewModal .subTableFooter .subTableActionBtn .cancelBtn{color:#7b7b7b;background-color:#fff}.alertViewModal .subTableFooter .subTableActionBtn .targetBtn{color:#fff;border-radius:3px;background-color:teal}.alertViewModal .subTableFooter .subTableActionBtn .targetBtntbl{color:#fff;border-radius:3px;background-color:teal;padding:10px 50px}.alertViewModal1 .modal-dialog{max-width:1080px}.alertViewModal1 .modal-dialog .modal-content{border-radius:20px}.alertViewModal1 .modal-dialog .modal-body{display:flex;justify-content:center}.arrowDrop{margin-left:67px!important}.bulk_upload{opacity:1!important}.bulk_upload.modal .modal-dialog{max-width:750px;margin:60px auto!important}.bulk_upload.modal .modal-dialog .modal-content{background-color:#fff;border-radius:20px;border:none}.bulk_upload.modal .modal-dialog .modal-content .BodyBulk{padding:36px 37px!important}.bulk_upload.modal .modal-dialog .modal-content .modal-body{padding:40px 125px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain h4{font-size:20px;font-weight:600}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .TitleBrowse{font-size:16px!important;margin-top:5px!important;text-decoration:underline}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file{background-color:#e0efef;border-radius:5px;width:678px;min-height:120px;max-height:160px;overflow:auto;padding:23px;display:flex;align-items:center;flex-direction:column;cursor:pointer}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file .upload_file_name{color:#4a4a4a;font-size:16px;font-weight:500;word-break:break-all;margin-bottom:30px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file .uploading_file_status{color:#00b894;font-size:14px;padding:10px 0;display:flex;justify-content:center;align-items:center}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file .uploading_file_status img{width:20px;padding-bottom:1px;margin-right:7px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file .upload_file_again{display:flex;justify-content:center;align-items:center}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .upload_file .upload_file_again img{width:35px;padding:10px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_name_field{display:flex;flex-direction:column;padding:20px 0}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_name_field label{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left;margin-bottom:5px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_name_field input{padding:13px;width:50%}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_name_field .file_name_field_text{text-overflow:ellipsis!important;white-space:nowrap;overflow:hidden}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_save_wrap{display:flex;justify-content:flex-end}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_save_wrap .file_save{color:#fff;border-radius:3px;background-color:teal;padding:10px 40px;margin-left:15px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .file_save_wrap .file_cancel{background-color:none}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain input[type=file]{display:none}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .Upload_download_main{display:flex;justify-content:center}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .Upload_download_main .upload_download{background-color:#fff;border-radius:5px;box-shadow:0 0 6px 0 rgba(0,0,0,.11);width:288px;text-align:center;height:47px}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .Upload_download_main .upload_download label{cursor:pointer;color:#4a4a4a;font-weight:500;font-size:14px;line-height:18px;margin:0}.bulk_upload.modal .modal-dialog .modal-content .modal-body .uploadContain .Upload_download_main .upload_download button{cursor:pointer;color:#0984e3;font-weight:500;font-size:14px;border:none;outline:none;background-color:transparent}.add_segment_modal{width:100%!important}.add_segment_modal.modal .modal-dialog{margin:45px 115px auto!important}.add_segment_modal.modal .modal-dialog .modal-content{padding:35px}.add_segment_modal.modal .modal-dialog .modal-content .modal-header{padding:0;display:block;border-bottom:none}.add_segment_modal.modal .modal-dialog .modal-content .modal-body .segment_page_sec{padding:0!important}.add_segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .add_segment_ul{margin:0!important;border:none!important}.upload_download_cmp{background-color:#f9f9f9;border-radius:6px;display:flex;justify-content:space-between;padding:10px}.upload_download_cmp label{cursor:pointer;color:#4a4a4a;font-weight:500;font-size:14px;line-height:18px;margin:0}.upload_download_cmp button{cursor:pointer;color:#0984e3;font-weight:500;font-size:14px;border:none;outline:none;background-color:transparent}.segment_modal.modal .modal-dialog{margin:45px 150px auto!important}.segment_modal.modal .modal-dialog .modal-content{background-color:#fff;border-radius:20px;border:none}.segment_modal.modal .modal-dialog .modal-content .modal-body{padding:0}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:20px;padding:25px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar h4{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .li_segment{background-color:#eaeaea;border-radius:8px 8px 0 0;color:#7b7b7b;font-size:14px;line-height:16px;width:90px;padding:10px;text-align:center;cursor:pointer}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .input_search{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;padding:9px 9px 9px 32px;color:#9a9a9a;font-size:14px;line-height:16px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .tag_active{background-color:teal;border:1px solid teal;color:#fff;width:90px;margin:0 1px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .search_icon{position:absolute;top:9px;left:12px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar ul{margin-top:1rem;border:1px solid #eaeaea;border-radius:3px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar ul li{color:#4a4a4a;font-size:14px;line-height:16px;background-color:#fff;border:1px solid #eaeaea;border-radius:0;border-bottom:0;padding:10px 10px 10px 1rem}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar ul li .subscribed_menu{color:#7b7b7b!important}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar ul li button.add_seg_property{background-color:teal;color:#fff;border:2px;border-radius:3px;padding:3px 14px;font-size:12px;line-height:16px;float:right;position:inherit;white-space:nowrap}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .left_side_bar .title{color:#4a4a4a;font-size:16px;line-height:19px;padding-bottom:10px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:20px;padding:25px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar h4{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar label{color:#7b7b7b;font-size:13px;line-height:15px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar label img.icon_sec{padding-right:5px;padding-bottom:3px;width:16px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .refresh{color:teal}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .title{color:#4a4a4a;font-size:16px;line-height:19px;padding-bottom:5px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .title_two{color:#4a4a4a;font-size:16px;line-height:19px;padding-top:20px;margin:0}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .able{background-color:#ababab;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;padding:35px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .able .able_text{color:#fff;font-size:16px;line-height:19px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .able .able_border{border:3px dashed #fff;padding:0 2px;margin:1rem 3px 0}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .click_refresh{color:#7b7b7b;font-size:12px;line-height:14.32px;margin:0 0 3px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar select{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;padding:12px 10px;color:#4a4a4a;line-height:16px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .nxt_cancel{background-color:#f9f9f9;border-radius:3px;padding:10px 25px;font-size:14px;line-height:16px;color:#7b7b7b;outline:none;border:none}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .next_save{background-color:teal;color:#fff;border:1px solid teal}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .select_freq_date{padding:10px 0}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .select_freq_date input,.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .right_side_bar .select_freq_date select{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;height:45px;width:100%;color:#4a4a4a;line-height:17px;text-align:left;cursor:pointer}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details{background-color:#fff;border:none;padding:25px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details h4{text-align:left;color:#7b7b7b;font-size:13px;line-height:16px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details .title{color:#4a4a4a;font-size:16px;line-height:19px;padding-bottom:10px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;padding:8px 13px;width:100%}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details .area{border-radius:3px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details .contain{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;width:100%;padding:15px;resize:none}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details .contain .age_sel{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;font-size:14px;line-height:16px;padding:12px;width:125px}.segment_modal.modal .modal-dialog .modal-content .modal-body .segment_tag_wrap .segment_details .customers_who{color:#4a4a4a;font-size:14px;line-height:18px;padding-top:25px}.commu_alert .table td{padding-left:10px!important;padding-right:6px!important;vertical-align:middle}.createHpTest .createHpTest_header{background-color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 13px 10px 0 rgba(0,0,0,.04);padding:8px 15px;position:fixed;top:59px;z-index:1000;width:100%;left:231px}.createHpTest .createHpTest_header h4{color:#4a4a4a;font-size:18px;line-height:21.98px;font-weight:600;margin:0}.createHpTest .createHpTest_header .right_header button{font-size:13px;line-height:16px;outline:none;background-color:#fff;border:none}.createHpTest .createHpTest_header .right_header .cancelButton{color:#7b7b7b;margin-right:15px}.createHpTest .createHpTest_header .right_header .saveDraft{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.createHpTest .createHpTest_header .right_header .nextButton{padding:11px 46px;background-color:teal;border-radius:3px;color:#fff}.createHpTest .createHpTest_header .master_camp_name{color:#7b7b7b;font-size:13px;margin-bottom:0}.createHpTest .email_tab .alert_input{border:1px solid #eaeaea!important;border-radius:3px;color:#4a4a4a;width:100%;outline:none;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.createHpTest .createHpTest_container{background-color:#fff;border-radius:10px 10px 0 0;margin:69px 4px 0;padding:15px;display:flex;justify-content:center;min-height:500px;top:64px}.createHpTest .createHpTest_container .hptest_wrap{width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu{display:flex;justify-content:center;padding:17px 0;border:1px solid #e7e7e7;border-radius:10px;width:100%;height:60px}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li{cursor:pointer;color:#7b7b7b;font-size:14px;align-items:center;display:flex;margin:0 2px}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li hr{border:1px solid #ababab;width:48px;margin:0 5px}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li .oval_copy,.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li .stepover_menu{border:1px solid #979797;border-radius:100%;width:14px;height:14px;margin-right:5px}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li .oval{background-color:teal;margin-right:5px;border:1px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li .h_line{border-bottom:1.5px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li.active,.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li:hover{color:teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li.active .stepover_menu{background-color:teal;border:1px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu li.active hr{border:1px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_menu .activeTab{color:teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main{display:flex;padding:8px;margin-top:18px;justify-content:space-between;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:72%;min-height:733px;padding:25px 0}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .Heading_Content{width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .Heading_Content .CampaignTitle{color:#000;font-size:15px;line-height:19px;text-align:left;font-weight:600}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .Heading_Content .CampaignDescription{color:#7b7b7b;font-size:11px;line-height:14px;text-align:left}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .basicinfo{min-width:650px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .broad_type_size{padding:20px 7px;font-size:14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .allocation,.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .content,.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .schedule{padding-top:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput p{font-size:13px;margin-bottom:2px;letter-spacing:unset;font-weight:500}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput input,.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput textarea{background-color:#fff;border:1px solid #eaeaea;resize:none;font-size:13px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .value_contain{width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .alert_text{width:100%;outline:none;overflow:auto;padding-right:50px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .alert_input{width:100%;outline:none;overflow:hidden;text-overflow:ellipsis;padding-right:25px;background-color:#fff}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .alert_input_select{width:272px;outline:none;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .alert_type{color:#4a4a4a;font-size:13px;line-height:17px;font-weight:800}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .radio_headding{color:#9a9a9a;font-size:13px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .cast{font-size:16px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check label{position:relative;cursor:pointer;white-space:nowrap}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:inherit;cursor:pointer;margin-right:5px;border-radius:2px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check input:checked+label:before{background-color:teal;border:2px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .create_check .sms{color:#4a4a4a}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput .dropdown button{width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment_search_dropdown{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);width:261px;max-height:221px;overflow-y:auto;padding:10px;position:absolute;z-index:9;top:44px;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment_search_dropdown .segment_name{color:#4a4a4a;font-size:12px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment_search_dropdown .segment_id{font-weight:500}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment_search_dropdown .segment_refresh{color:#999;font-size:11px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search{display:flex;justify-content:space-between;align-items:center;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .PatentBroadcast{position:relative}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .input-group{width:100%!important;height:45px;position:relative}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .input-group .searchabsolute{position:absolute;width:200px;z-index:1;top:25%;background:#fff;margin-left:31px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .input-group .input-search-prepend{position:absolute;top:40%;left:16px;z-index:4;transform:translate(-50%,-50%);width:15px;height:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .input-group .input-search-prepend img{max-width:100%;height:auto;opacity:.6}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .segment-search .input-group input{padding-left:35px;height:42px;font-size:13px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput.enable_control{margin-top:25px;border:1px solid #eaeaea;border-radius:5px;width:100%;height:70px;display:flex;flex-direction:column;justify-content:center;padding:17px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput.enable_control .alert_type{font-weight:600;margin-bottom:.5rem}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput.enable_control .hours-days{display:flex}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .formInput.enable_control .hours-days .custom-radio:last-child{padding-left:25px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .handleManualDrop span.css-1okebmr-indicatorSeparator{display:none}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .handleManualDrop .css-1s2u09g-control{border-color:#eaeaea!important;min-height:43px;max-height:44px;font-size:13px;border:1px solid #eaeaea;background-color:#f9f9f9;overflow:auto}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .handleManualDrop svg.css-tj5bde-Svg{overflow:hidden;color:#000;width:14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing{border:1px solid #eaeaea;border-radius:5px;padding:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .parent_alert{color:#7b7b7b;font-size:13px;text-align:left}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .ab_type{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:600}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .notavail{color:#9a9a9a;font-size:12px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .on_off{position:relative;display:inline-block;width:36px;height:18px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .on_off input{display:none}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing input:checked+.slider{background-color:#51d663}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing input:focus+.slider{box-shadow:0 0 1px #51d663}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing input:checked+.slider:before{transform:translateX(17px)}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .slider.round{border-radius:34px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .ab_testing .slider.round:before{border-radius:50%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab{padding:10px 0 60px;position:relative;width:95%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .uploadFile{height:unset;padding:5px 10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .test_btns_container{padding:10px 0;display:flex}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .test_btns_container .test_btns{padding:5px 15px;border:1px solid teal;border-radius:3px;color:teal;font-size:14px;min-width:85px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab h4{color:#4a4a4a;font-weight:600;font-size:12px;line-height:19px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .font_size{font-size:14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .add_new{color:teal;font-size:14px;line-height:16px;font-weight:400;margin-right:101px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .configure{border:1px solid teal;border-radius:3px;outline:none;color:teal;font-size:14px;line-height:17px;background-color:#fff;padding:12px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .congif{margin-right:67px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .search_segment{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;color:#ababab;font-size:14px;line-height:17px;padding:12px;outline:none;width:300px;font-style:italic}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .segment{position:absolute;top:14px;left:16px;cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .msg_square{border:1px solid #d9d9d9;border-radius:1px;width:20px;height:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .content{align-items:flex-start}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .templta_type{background-color:#fff;border:1px solid #eaeaea;border-radius:10px;width:200px;padding:20px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .templta_type p{cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .templta_type .templta_type_show{background-color:#f3f3f3;min-height:195px;min-width:165px;max-height:195px;max-width:165px;border-radius:5px;padding:5px;overflow:hidden}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .templta_type p{color:#4a4a4a;font-size:16px;margin-top:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .block_content{align-items:left}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .limit{background-color:#f9f9f9;border-radius:5px;padding:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .limit input[type=number]{background-color:#fff}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .limit input[type=text]{background-color:#f3f3f3}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .broadcast_tag{display:flex;flex-direction:column;align-items:flex-start}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .broadcast_tag ul .li_listone{background-color:#f3f3f3;border:1px solid #eaeaea;border-radius:10px 10px 0 0;padding:8px 20px;color:#7b7b7b;font-size:14px;line-height:17px;width:150px;text-align:center;cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .broadcast_tag ul .li_list{background-color:teal;color:#fff;border:1px solid teal;cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .broadcast_tag ul .tic_img{width:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9d9d9}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_header .varient_tab ul{display:flex;margin:0}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_header .varient_tab ul li{background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px 4px 0 0;border-bottom:0;cursor:pointer;padding:7px 18px;color:teal;font-size:14px;line-height:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_header .add_button i{cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_label{width:100%;text-align:end;color:teal;font-size:11px;line-height:12px;opacity:.6000000238}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils button{outline:none;border-radius:3px;background-color:#fff;line-height:17px;border:1px solid teal}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .config_critaria{color:teal;font-size:14px;padding:10px 19px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .editBtn{background-color:#f3f3f3;color:#4a4a4a;font-size:14px;border:none;padding:9px 35px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .testBtn{color:teal;font-size:14px;padding:9px 35px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .audience_limit{background-color:#f9f9f9;border-radius:5px;padding:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .audience_limit input[type=number]{background-color:#fff}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .audience_limit input[type=text]{background-color:#f3f3f3}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .winnerClass{justify-content:left}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .winnerClass label{background-color:teal;position:absolute;right:42%;font-size:9px;font-weight:400;padding:1px 14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .winnerClass label:after{left:38px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-right:7px solid #fff}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .content_preview{text-align:center}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain input[type=file]{display:none}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .col_align{display:unset!important}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .browse{background-color:#f9f9f9;border-radius:5px;width:100%;padding:23px;align-items:center;justify-content:center;border:2px dashed #cfcfcf;display:flex;flex-direction:column;cursor:pointer}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .browse label{margin:0;color:#4a4a4a;font-size:16px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain p,.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain span{color:#ababab;font-size:13px;line-height:18px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .sample{background-color:#f9f9f9;border-radius:3px;display:flex;justify-content:space-between;width:100%;max-width:420px;padding:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .sample label{cursor:pointer;color:#4a4a4a;font-size:14px;line-height:18px;margin:0}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .browse_contain .sample button{cursor:pointer;color:#0984e3;border:none;outline:none;background-color:transparent}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .text-p{color:#ababab!important;font-size:13px!important;line-height:16px!important;text-align:left!important}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .upload_btn{background-color:teal!important;border-radius:3px;color:#fff!important;padding:5px 20px;font-size:14px;margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .fileUpload{position:relative;overflow:hidden}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .fileUpload input.uploadFile{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:35px!important}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .inappUpload{width:359px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;padding:15px 0;text-align:center}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .browse .content p{color:#4a4a4a;font-size:14px;font-weight:500}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .uploading_file_status{color:#00b894;font-size:14px;padding:10px 0;display:flex;justify-content:center;align-items:center}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .uploading_file_status img{width:18px;display:flex}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .upload_file_again{display:flex;justify-content:center;align-items:center;cursor:pointer;width:-moz-fit-content;width:fit-content}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .SKU_Upload .upload_file_again img{width:35px;padding:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .upload_download{background-color:#f9f9f9;border-radius:6px;display:flex;justify-content:space-between;padding:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .upload_download label{cursor:pointer;color:#4a4a4a;font-weight:500;font-size:14px;line-height:18px;margin:0}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .varient .varient_deatils .upload_download button{cursor:pointer;color:#0984e3;font-weight:500;font-size:14px;border:none;outline:none;background-color:transparent}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview .formInput{width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .priview_div{background:url(/static/media/preview.82ae8108.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 27px center;width:206px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .priview_div .msg_box_wrap{margin-top:-88px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .priview_div .msg_box_wrap .msg_box_content{max-width:170px;min-width:170px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:100px;word-break:break-all}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .priview_div .msg_box_wrap .msg_box_content p{font-size:11px;color:#fff;line-height:14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .priview_div .preview_img{width:206px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .whatsapp_priview_div{background:url(/static/media/whatsapp_preview1.fc5416c8.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 5px center;width:206px;height:450px;display:flex;flex-direction:column;align-items:center;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .whatsapp_priview_div .msg_box_wrap{position:relative;top:66px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .whatsapp_priview_div .msg_box_wrap .msg_box_content{padding:10px;min-height:100px;width:185px;height:auto;background:#ddf4c7;border-radius:10px;word-break:break-all;max-height:314px;overflow-y:auto}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .whatsapp_priview_div .msg_box_wrap .msg_box_content p{font-size:11px;color:#000;line-height:14px;font-weight:500}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .whatsapp_priview_div .preview_img{width:206px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec{display:flex;text-align:center;justify-content:center;align-items:center;align-content:center;width:100%}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .edit_side_button{padding-right:14px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .edit_side_button .edit_btn_container{min-height:30px;max-height:30px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .edit_side_button .edit_btn{background-color:#f3f3f3;color:#4a4a4a;font-size:14px;line-height:17px;outline:none;padding:7px 15px;border-radius:3px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .edit_side_button .edit_btn img{width:15px;margin-right:7px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .test_side_button .edit_btn_container{min-height:30px;max-height:30px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .test_side_button .test_btn{color:teal;background-color:#fff;border:1px solid teal;padding:5px 25px;border-radius:3px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec h4{margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .sms_preview_sec .just{color:#4a4a4a;font-size:14px;line-height:16px;font-weight:400;white-space:nowrap}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec{display:flex;text-align:center;justify-content:center}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec .edit_btn{background-color:#f3f3f3;color:#4a4a4a;font-size:14px;line-height:17px;outline:none;padding:7px 15px;border-radius:3px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec .edit_btn img{width:15px;margin-right:7px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec .test_side_button .test_btn{color:teal;background-color:#fff;border:1px solid teal;padding:5px 25px;border-radius:3px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec h4{margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .preview_sec .just{color:#4a4a4a;font-size:14px;line-height:16px;font-weight:400}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab hr{margin-top:5px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .alert_email_textarea_sec{display:flex;width:100%;min-width:200px;justify-content:center;padding:20px;background-color:#fff;border-radius:10px;text-align:center;border:1px solid #eaeaea;margin-bottom:20px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .audienceTab .alert_email_textarea_sec .custom_tmpl_box{background-color:#f3f3f3;min-width:165px;min-height:195px;padding:5px;color:#4a4a4a;font-size:14px;border-radius:5px;border:none}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .HO_label{font-size:13px;color:#7b7b7b}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec{width:95%;margin-top:30px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec .devide_me{border-bottom:1px solid #f3f3f3;margin:20px 0}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec .my_sec_headding{display:flex;align-items:center;color:#000;font-weight:700;font-size:16px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec .my_sec_headding .sub_para{color:#7b7b7b;font-size:12px;margin-left:5px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec .my_sec_sub_headding{color:#7b7b7b;font-size:12px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content .campaign_inner_sec h4{font-size:13px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two{background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:26%;max-height:900px;padding:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two h4{font-weight:600}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent{padding:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Imformation_htpcontent{width:100%;display:flex;justify-content:space-between;color:teal;font-size:14px;line-height:17px;text-align:left}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Imformation_htpcontent .TitleSummary{color:#000;font-weight:600;font-size:15px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Imformation_htpcontent .TitleSummaryActive{color:teal;font-size:15px;font-weight:600}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_sed{border:1px solid #eaeaea;border-radius:3px 3px 3px 0;width:100%;max-height:700px;font-size:12px;line-height:14px;text-align:left;padding:12px;margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_sed span{color:#7b7b7b;word-break:break-all}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_sed .overflow_text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:187px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_Content{border:1px solid #eaeaea;border-radius:3px 3px 3px 0;width:100%;max-height:700px;font-size:12px;line-height:14px;text-align:left;padding:12px;margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_Content span{color:#7b7b7b;word-break:break-all}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest_Content .overflow_text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:187px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest{border:1px solid #eaeaea;border-radius:3px 3px 3px 0;width:100%;max-height:700px;font-size:12px;line-height:14px;text-align:left;padding:12px;margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest span{color:#7b7b7b;word-break:break-all}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptest .overflow_text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:187px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptestAudience{overflow-x:hidden;overflow-y:scroll;border:1px solid #eaeaea;border-radius:3px 3px 3px 0;width:100%;max-height:700px;font-size:12px;line-height:14px;text-align:left;padding:12px;margin-top:10px}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptestAudience span{color:#7b7b7b;word-break:break-all}.createHpTest .createHpTest_container .hptest_wrap .hptest_content_main .hptest_content_two .Side_hptestContent .Info_Descp_hptestAudience .overflow_text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:187px}.my_sec_headding{display:flex;align-items:center;color:#000;font-weight:700;font-size:16px}.my_sec_headding .sub_para{margin-left:5px}.my_sec_headding .sub_para,.my_sec_sub_headding{color:#7b7b7b;font-size:12px}.CollapsedImageDiv{position:relative}.arrowUpDefault{position:absolute;top:6px;left:184px;z-index:99;cursor:pointer}.TitleImageOvealy{max-height:71px;font-weight:600;font-size:13px!important}.BodyImageOverlay,.TitleImageOvealy{color:#fff;padding:5px;word-wrap:break-word}.BodyImageOverlay{max-height:150px;width:192px}.ImageMainDiv{position:relative}.ImageMainDiv .arrowUp{position:absolute;top:84px;left:184px;z-index:99;cursor:pointer}.ImageMainDiv .CollapsedImagedSub{position:absolute;background-color:#fff;width:219px;border-radius:5px;height:189PX;top:84px;left:19px}.ImageMainDiv .CollapsedImagedSub .OverlaycollapsedImag{width:222px;height:192px;object-fit:cover;border-radius:9px}.ImageMainDiv .ImageInnerDiv{position:absolute;background-color:#fff;width:197px;border-radius:5px;height:170px;top:88px;padding:10px;left:30px;display:flex}.ImageMainDiv .ImageInnerDiv .TitleImage{max-height:71px;padding:5px;word-wrap:break-word;font-weight:700;width:167px}.ImageMainDiv .ImageInnerDiv .BodyImage{max-height:150px;padding:5px;word-wrap:break-word}.ImageMainDiv .ImageInnerDivBanner{width:198px;height:188PX;top:75px;left:12px}.ImageMainDiv .ImageInnerDivBanner .ImageURL{width:200px;height:115px}.ImageMainDiv .ImageInnerDivAndroid{position:absolute;background-color:#fff;width:212px;border-radius:5px;height:170px;top:97px;padding:10px;left:23px;display:flex}.ImageMainDiv .ImageInnerDivAndroid .TitleImage{max-height:71px;padding:5px;word-wrap:break-word;font-weight:700;width:167px}.ImageMainDiv .ImageInnerDivAndroid .BodyImage{max-height:150px;padding:5px;word-wrap:break-word;width:181px}.ImageMainDiv .ImageInnerDivTimer{position:absolute;background-color:#fff;width:198px;overflow:scroll;border-radius:5px;height:188PX;top:75px;left:12px}.ImageMainDiv .ProgressbarMain{align-items:center;padding:8px}.ImageMainDiv .ProgressbarMain .TimerValue{font-size:14px;font-weight:800;padding:3px 13px;color:#979797}.ImageMainDiv .BigcountImage{width:59px;height:60px}.ImageMainDiv .ImageTimerDivSub{display:flex;justify-content:space-between}.ImageMainDiv .progress{width:50px}.ImageMainDiv .TitleImageBanner{background:#fff;max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;width:156px;font-size:12px!important}.ImageMainDiv .Progressbar{width:263px;margin-left:17px}.ImageMainDiv .TimerValue{font-size:14px;font-weight:800;padding:3px 13px;color:#979797;position:absolute;top:10px;left:164px}.ImageMainDiv .TimerValueBig{font-size:32px;font-weight:800;padding:3px 13px;color:#979797;display:flex;justify-content:center}.ImageMainDiv .ImageTimer{width:188px;height:107px}.ImageMainDiv .ImageInnerDivBanner{position:absolute;background-color:#fff;width:214px;border-radius:5px;height:263PX;top:84px;left:23px;padding:10px}.ImageMainDiv .ImageInnerDivBanner .overlayTitle{position:relative}.ImageMainDiv .ImageInnerDivBanner .overlayTitle .OverlayURL{width:216px;height:267px}.ImageMainDiv .ImageInnerDivBanner .overlayTitle .TitleBody{position:absolute;top:115px;left:10px}.ImageMainDiv .ImageInnerDivBanner .overlayTitle .TitleBody .titleOverlay{max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;font-size:17px!important}.ImageMainDiv .ImageInnerDivBanner .TitleImageBanner{background:#fff;max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;font-size:13px!important}.ImageMainDiv .ImageInnerDivBanner .TitleImageTimmer{background:#fff;max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;font-size:11px!important}.ImageMainDiv .ImageInnerDivBanner .BodyImageBanner{max-height:150px;padding:5px;word-wrap:break-word;width:178px;height:100px}.ImageMainDiv .ImageInnerDivCrousal{position:absolute;background-color:#fff;width:214px;border-radius:5px;height:186PX;top:87px;left:22px;padding:10px}.ImageMainDiv .ImageInnerDivCrousal .overlayTitle{position:relative}.ImageMainDiv .ImageInnerDivCrousal .overlayTitle .OverlayURL{width:200px;height:182px;opacity:.5}.ImageMainDiv .ImageInnerDivCrousal .overlayTitle .TitleBody{position:absolute;top:115px;left:10px}.ImageMainDiv .ImageInnerDivCrousal .overlayTitle .TitleBody .titleOverlay{max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;font-size:17px!important}.ImageMainDiv .ImageInnerDivCrousal .TitleImageBanner{background:#fff;max-height:71px;padding:5px;word-wrap:break-word;font-weight:600;font-size:13px!important}.ImageMainDiv .ImageInnerDivCrousal .BodyImageBanner{max-height:150px;padding:5px;word-wrap:break-word}.ImageMainDiv .ImageURlMain{position:relative}.ImageMainDiv .ImageURlMain .ImageURL{height:82px;position:relative;top:-140px;left:23px;width:214px;border-radius:5px}.ImageMainDiv .ButtonsDiv{position:relative;display:flex}.ImageMainDiv .ButtonsDiv .buttonsSubAnd{left:26px}.ImageMainDiv .ButtonsDiv .buttonsSubAnd,.ImageMainDiv .ButtonsDiv .buttonsSubBannerTwoANd{position:absolute;top:-133px;font-size:13px;border-radius:1px;color:teal;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubBannerTwoANd{left:130px}.ImageMainDiv .ButtonsDiv .buttonsSub{left:47px}.ImageMainDiv .ButtonsDiv .buttonsSub,.ImageMainDiv .ButtonsDiv .buttonsSubTwo{position:absolute;top:-130px;font-size:13px;border-radius:1px;color:teal;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubTwo{left:140px}.ImageMainDiv .ButtonsDiv .buttonsSubBanner{position:absolute;top:-138px;font-size:13px;border-radius:1px;color:teal;left:39px;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubTimer{left:26px}.ImageMainDiv .ButtonsDiv .buttonsSubBannerOverlay,.ImageMainDiv .ButtonsDiv .buttonsSubTimer{position:absolute;top:-55px;font-size:13px;border-radius:1px;color:teal;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubBannerOverlay{left:39px}.ImageMainDiv .ButtonsDiv .buttonsSubBannerTwo{position:absolute;top:-138px;font-size:13px;border-radius:1px;color:teal;left:145px;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubTimerTwo{left:130px}.ImageMainDiv .ButtonsDiv .buttonsSubBannerTwoOverlay,.ImageMainDiv .ButtonsDiv .buttonsSubTimerTwo{position:absolute;top:-55px;font-size:13px;border-radius:1px;color:teal;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubBannerTwoOverlay{left:105px}.ImageMainDiv .ButtonsDiv .buttonsSubCrousel{left:30px}.ImageMainDiv .ButtonsDiv .buttonsSubCrousel,.ImageMainDiv .ButtonsDiv .buttonsSubCrouselTwo{position:absolute;top:-53px;font-size:13px;border-radius:1px;color:teal;font-weight:400;background:#fff}.ImageMainDiv .ButtonsDiv .buttonsSubCrouselTwo{left:129px}.nextButtonUse{padding:11px 46px;background-color:teal;border-radius:3px;color:#fff}.arrowDownimg{top:7px;left:196px}.arrowDownimg,.arrowDownimgone{position:absolute;z-index:999;cursor:pointer}.arrowDownimgone{top:27px;left:202px}.CountAduience{border:1px solid #eaeaea;border-radius:3px;width:655px;height:41px;display:flex;padding:9px;align-items:center}.CountAduience .parentcampainaudience{display:flex;background-color:#e0efef;font-weight:700;height:24px;padding:3px;align-items:center;font-size:12px;justify-content:center;max-width:398px;word-break:break-all}.CountAduience .parentcampainaudience span{color:#000}.parentcampainaudienceSummary{display:flex;background-color:#e0efef;font-weight:700;height:24px;padding:11px;align-items:center;border-radius:3px;font-size:12px;max-width:230px;word-break:break-all}.parentcampainaudienceSummary span{color:#000}.addSegment{color:teal;font-size:14px;display:block;text-align:right;cursor:pointer;border:1px solid teal;width:38%;height:40px;display:flex;align-items:center;justify-content:center}.CountAduienceSEarchTemplate{border:1px solid #eaeaea;border-radius:3px;width:395px;height:41px;display:flex;padding:9px;align-items:center;position:relative}.CountAduienceSEarchTemplate .parentcampainaudience{display:flex;background-color:#e0efef;font-weight:700;height:33px;padding:10px;align-items:center;font-size:14px;justify-content:center;max-width:300px}.CountAduienceSEarchTemplate .parentcampainaudience span{color:#000;overflow-wrap:break-word;word-break:break-all;font-size:12px}.CountAduienceSEarchTemplate .down_Arrow_Search{position:absolute;left:94%}.Enablecotrol_subhed{color:#ababab;font-size:12px;line-height:16px;text-align:left}.CountAduienceSEarch{border:1px solid #eaeaea;border-radius:3px;width:60%;height:41px;display:flex;padding:9px;align-items:center;position:relative}.CountAduienceSEarch .parentcampainaudience{display:flex;background-color:#e0efef;font-weight:700;height:24px;padding:10px;align-items:center;font-size:14px;justify-content:center;max-width:300px}.CountAduienceSEarch .parentcampainaudience span{color:#000;overflow-wrap:break-word;word-break:break-all;font-size:12px}.CountAduienceSEarch .down_Arrow_Search{position:absolute;left:94%}.SelectedItems{font-size:12px}.SelectedItems h4{font-size:14px;font-weight:700}.mainSelectedDiv{flex-wrap:wrap;height:50px;overflow-y:scroll;border:1px solid rgba(34,36,38,.1)}.nameSelectedSearch{display:flex;background-color:#e0efef;font-weight:700;height:33px;padding:3px;align-items:center;font-size:14px;justify-content:center}.List_UL{flex-direction:column!important}.summeryName{color:#000!important}.summeryName,.summeryvalue{word-break:break-all}.selectExistings{width:50%}.sms_priview_div{background:url(/static/media/preview.82ae8108.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 5px center;width:213px;height:450px;display:flex;flex-direction:column;margin-left:31px;align-items:center}.sms_priview_div .msg_box_wrap{position:relative;top:97px}.sms_priview_div .msg_box_wrap .msg_box_content{max-width:170px;min-width:170px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:100px;word-break:break-all;max-height:253px;overflow-y:auto}.sms_priview_div .msg_box_wrap .msg_box_content p{font-size:11px;color:#fff;line-height:14px}.sms_priview_div .preview_img{width:206px}.text-center_Preview{font-size:16px!important}.TemplateCommon,.text-center_Preview{display:flex;justify-content:center}.SendNowDiv{color:#bfbfbf;font-size:12px;line-height:20px}.testAprroveDiv{top:"";border:1px solid #eaeaea;border-radius:5px;width:60%!important;height:70px;display:flex;align-items:center;justify-content:space-around;position:absolute}.testAprroveDiv .testAprrovesub{display:flex;flex-direction:column}.testAprroveDivLine{top:88%;border:1px solid #eaeaea;border-radius:5px;width:60%!important;height:70px;display:flex;align-items:center;justify-content:space-around;position:absolute}.testAprroveDivLine .testAprrovesub{display:flex;flex-direction:column}.testAprroveDivrcs{top:92%;border:1px solid #eaeaea;border-radius:5px;width:60%!important;height:70px;display:flex;align-items:center;justify-content:space-around;position:absolute}.testAprroveDivrcs .testAprrovesub{display:flex;flex-direction:column}.formInput .dropdown button p{overflow:hidden;padding-right:20px;text-overflow:ellipsis;color:#212529;font-size:13px}.formInput .dropdown .btn.dropdown-toggle{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;min-height:44px;text-align:left;font-size:13px}.formInput .dropdown .btn.dropdown-toggle:after{position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-image:url(/static/media/arrowdown.01588a7d.svg);border:0;width:26px;height:26px;background-size:cover}.formInput .dropdown .dropdown-menu{width:100%;padding:15px 0;border-radius:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border:0;max-height:200px;overflow-y:auto;font-size:14px}.formInput .dropdown .dropdown-item{margin-bottom:5px;cursor:pointer;font-size:12px}.formInput .dropdown .dropdown-item.active,.formInput .dropdown .dropdown-item:active{background:transparent}.formInput .dropdown .dropdown-item .checkbox-list{display:flex;align-items:center;width:100%}.formInput .dropdown .dropdown-item .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.formInput .dropdown .dropdown-item .checkbox-list label{position:relative;cursor:pointer;margin-bottom:0;width:100%}.formInput .dropdown .dropdown-item .checkbox-list input:checked+label:before{background-color:#fff;border:0}.formInput .dropdown .dropdown-item .checkbox-list input:checked+label:after{content:"";display:block;position:absolute;top:2px;width:5px;height:9px;border:solid teal;border-width:0 1px 1px 0;transform:rotate(45deg);right:-11px}.formInput .dropdown .dropdown-item .checkbox-list input:checked+label span{color:teal}.ScheduleSubHeadings{color:#000;font-weight:600!important;font-size:15px!important;line-height:19px;text-align:left}.SaveReviewTabMain{background-color:#fff;border-radius:10px 10px 0 0;padding:15px;display:flex;justify-content:space-between;min-height:500px;font-size:12px;color:#7b7b7b;margin:67px 30px 0}.SaveReviewTabMain .TitleSaveREview{display:flex;justify-content:space-between;color:#000;font-weight:700;font-size:14px;line-height:17px;text-align:left;border-bottom:1px solid #f1f1f1;padding-bottom:7px}.SaveReviewTabMain .Button_edit_header{display:flex;cursor:pointer;justify-content:flex-end}.SaveReviewTabMain .SaveReviewTabAudienceInfo,.SaveReviewTabMain .SaveReviewTabBasicInfo{max-height:"fit-content";background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:94%;font-size:12px;line-height:14px;text-align:left;padding:12px}.SaveReviewTabMain .SADTitle{font-size:11px;font-weight:800;line-height:14px;text-align:left;width:136px;display:flex;justify-content:space-between;align-items:center}.SaveReviewTabMain .SADTitle label{color:#7b7b7b}.SaveReviewTabMain .SADans{color:#000;font-size:11px;font-weight:800;line-height:14px;text-align:left;padding-left:30px;word-break:break-all}.SaveReviewTabMain .SADanss{line-height:14px;text-align:right;width:307px;word-break:break-all;padding-left:25px;display:block;white-space:normal}.SaveReviewTabMain .SRTabOne{width:50%;display:flex;flex-direction:column}.SaveReviewTabMain .SRTabTwo{background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:50%;height:676px;padding:12px}.active{color:green}.inactive{color:red}.pending{color:orange}.CommonNA{color:#000}.email_template_wrap{padding:10px;width:100%}.email_template_wrap .template_box_sec{padding:15px 0}.email_template_wrap .template_boxMain{background-color:#fff;border:1px solid #eaeaea;border-radius:10px;width:80%;padding:15px;box-shadow:0 0 12px 3px rgba(0,0,0,.06);display:flex;justify-content:center;align-items:center}.email_template_wrap .template_boxMain .template_image img{width:147px;height:167px}.email_template_wrap .template_boxMain .custom_tmpl_box{background-color:#f3f3f3;min-width:175px;min-height:225px;padding:5px;color:#4a4a4a;font-size:14px;border-radius:5px;border:1px solid #afabab}.email_template_wrap .template_boxMain .template_image_empty{background-color:#f3f3f3;width:175px;height:167px}.email_template_wrap .template_boxMain .template_name p{color:#4a4a4a;font-size:14px;font-weight:600;line-height:19px;padding:15px 10px 0;margin:0}.email_template_wrap .template_box{background-color:#fff;border:1px solid #eaeaea;border-radius:10px;width:80%;height:347px;padding:15px;box-shadow:0 0 12px 3px rgba(0,0,0,.06);display:flex;justify-content:center;align-items:center;flex-direction:column}.email_template_wrap .template_box .template_image img{width:147px;height:167px}.email_template_wrap .template_box .custom_tmpl_box{background-color:#f3f3f3;min-width:175px;min-height:225px;padding:5px;color:#4a4a4a;font-size:14px;border-radius:5px;border:1px solid #afabab}.email_template_wrap .template_box .template_image_empty{background-color:#f3f3f3;width:175px;height:167px}.email_template_wrap .template_box .template_name p{color:#4a4a4a;font-size:14px;font-weight:600;line-height:19px;padding:15px 10px 0;margin:0}.email_template_wrap .temp_genral_info_wrap{background-color:#fff;border-radius:10px}.email_template_wrap .temp_genral_info_wrap .temp_genral_info_sec{width:600px;display:block;padding:20px;margin:0 auto}.email_template_wrap .temp_genral_info_wrap .temp_genral_info_sec .temp_genral_form_group{width:100%;margin-bottom:1rem}.email_template_wrap .custom_broadcast .temp_genral_info_sec{padding-left:0;max-width:545px}label{color:#7b7b7b;font-size:14px;line-height:15px;text-align:left;margin-bottom:5px}.time_floting_lable{font-size:12px;background:#fff;position:relative;top:12px;width:-moz-fit-content;width:fit-content;left:13px}.campaign_text{width:100%;font-size:12px}input{border:1px solid #eaeaea;color:#4a4a4a;font-size:14px;line-height:16px;text-align:left}input,input:focus{outline:none}.brod_campaign_popup .modal-dialog{max-width:1010px!important;margin-top:4rem}.brod_campaign_popup .modal-dialog .modal-content{border-radius:15px!important}.brod_campaign_popup .modal-dialog .modal-content .modal_close{text-align:right;padding-right:8px;font-size:25px;cursor:pointer}.brod_campaign_popup .modal-dialog .modal-content .modal-body{padding:1px 10px!important}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap{display:flex}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .form_group_left{width:65%;padding:0 40px 5px;border-right:1px solid #f3f3f3}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .form_group_right{width:35%;padding:0 40px 5px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data{width:100%;margin-bottom:1rem}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .input_res{width:268px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .alert_input_select{background-color:#f9f9f9;border:none;border-radius:3px;color:#4a4a4a;font-size:14px;width:264px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data textarea{margin-bottom:0}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .alertDateInput{width:100%!important;padding:8px 10px!important}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .dateInput{background-color:#f9f9f9;border:none;border-radius:3px;width:100%;padding:5px 0;color:#4a4a4a;font-size:13px;outline:none}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .rs-picker-cleanable.rs-picker-date .rs-picker-toggle.rs-btn,.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .rs-picker-cleanable.rs-picker-daterange .rs-picker-toggle.rs-btn,.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .campaign_form_inner_data .rs-picker-default .rs-picker-toggle.rs-btn{background-color:#f9f9f9!important;border:none;border-radius:3px;width:100%;color:#4a4a4a;font-size:13px;outline:none}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap select{background-color:#f9f9f9;border:none;border-radius:3px;width:100%;padding:10px;color:#4a4a4a;font-size:13px;outline:none}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap input{background-color:#f9f9f9;border:none;border-radius:3px;color:#4a4a4a;font-size:14px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap textarea{background-color:#f9f9f9;border:none;border-radius:3px;color:#aaa;font-size:14px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap label{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left;margin-bottom:5px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .sub_title p{color:#aaa;font-size:11px;padding-top:5px;margin:0}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .sub_title span{color:#7b7b7b;font-size:11px;padding-top:5px;padding-left:15px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .form_devider{width:50%;margin:0 auto}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .or_divider{text-align:center;position:relative;margin:10px auto}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .or_divider:before{content:attr(data-content);display:inline-block;background-color:#fff;padding:0 5px;color:#9a9a9a;font-size:12px;position:relative;z-index:2}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brod_camp_popup_wrap .or_divider:after{content:"";position:absolute;left:0;right:0;bottom:50%;z-index:1;transform:translateY(-50%);background-color:#eee;height:1px;width:100%}.brod_campaign_popup .modal-dialog .modal-content .modal-body .brodcast_type_btn{padding:0 50px 0 10px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .head_title{color:#4a4a4a;font-size:16px;font-weight:600}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload{padding:0}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .upload_file_wrapper{position:relative;overflow:hidden;display:inline-block;cursor:pointer}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .upload_file_wrapper input[type=file]{font-size:10px;position:absolute;left:0;top:0;opacity:0}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .fileUpload{position:relative;overflow:hidden;padding:10px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .fileUpload input.uploadFile{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .unset_height{height:unset!important}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;min-height:80px;text-align:center}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .content p{color:#4a4a4a;font-size:14px;font-weight:500;padding-bottom:10px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse img{padding:0;width:25px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .upload_btn{background-color:teal!important;border-radius:3px;color:#fff!important;padding:5px 20px;font-size:14px;margin-top:10px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .upload_file_name{color:#4a4a4a;font-size:14px;font-weight:500;word-break:break-all}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .upload_file_name .modal_close_upload{cursor:pointer!important;font-size:21px;padding-left:34px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .uploading_file_status{color:#00b894;font-size:14px;padding:5px 0;display:flex;justify-content:center;align-items:center}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .uploading_file_status img{width:30px;padding:5px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .upload_file_again{display:flex;justify-content:center;align-items:center}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse .upload_file_again img{width:25px;padding:5px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_upload .browse.fileUpload.next_step{padding:10px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_download{background-color:#f9f9f9;border-radius:3px;padding:10px;margin:15px 0}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_download p{padding:3px 0;margin:0 auto;font-size:13px;color:#4a4a4a}.brod_campaign_popup .modal-dialog .modal-content .modal-body .efile_download span{color:#0984e3;float:right;cursor:pointer}.brod_campaign_popup .modal-dialog .modal-content .modal-body .save_btn{float:right}.brod_campaign_popup .modal-dialog .modal-content .modal-body .upload_btn{padding:20px 40px}.brod_campaign_popup .modal-dialog .modal-content .modal-body .upload_btn button{float:right;background-color:teal;color:#fff;padding:5px 25px;border:none;border-radius:3px}.edit_tags_modal .modal-dialog{display:flex;justify-content:center}.edit_tags_modal .modal-content{box-shadow:0 0 10px 0 rgba(0,0,0,.2);width:650px}.edit_sms_popup{opacity:1!important}.edit_sms_popup h4{margin-bottom:5px}.edit_sms_popup .modal-dialog{max-width:700px}.edit_sms_popup .modal-dialog-centered{display:flex;align-items:start}.edit_sms_popup .modal-header{border-bottom:0;padding:30px 40px 0;display:block}.edit_sms_popup .modal-header .configuration{color:#4a4a4a;font-size:16px;line-height:18.75px;text-align:left;margin-bottom:0;font-weight:600}.edit_sms_popup .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.edit_sms_popup .modal-body{padding:0 85px}.edit_sms_popup .modal-body .popup_tiltel{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left;font-weight:500;padding-bottom:15px}.edit_sms_popup .modal-body .form-group label{color:#7b7b7b;font-size:13px;line-height:16px;text-align:left}.edit_sms_popup .modal-body .form-group input{height:40px}.edit_sms_popup .modal-body .form-group .character_label{display:flex;justify-content:space-between;padding:5px}.edit_sms_popup .modal-body .form-control{background-color:#f9f9f9;border-radius:5px;font-size:13px}.edit_sms_popup .modal-body .engage_add_tag{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:80px;padding:6px 8px;top:135px;right:90px;cursor:pointer;display:flex;justify-content:flex-end;margin-bottom:4px}.edit_sms_popup .modal-body .engage_add_tag .tag_text{color:#4a4a4a;font-size:12px;line-height:14px;margin-bottom:0}.edit_sms_popup .modal-body .row .col-md-6 .responder_days_from{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left}.edit_sms_popup .modal-body .row .col-md-6 input{padding:11px}.edit_sms_popup .modal-body .row .col-md-6 .input_conain,.edit_sms_popup .modal-body .row .col-md-6 input{background-color:#f9f9f9;border-radius:3px;color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;width:100%;outline:none;border:none}.edit_sms_popup .modal-body .row .col-md-6 .input_conain{padding:12px;display:flex;flex-direction:row;justify-content:space-between}.edit_sms_popup .modal-content{border-radius:20px!important;background-color:#fff;border:none;margin-top:13px}.edit_sms_popup .modal-footer{border-top:0;padding:0 80px 25px;overflow:auto;max-height:200px}.edit_sms_popup .modal-footer .row_view{width:100%;margin:0;background-color:#f9f9f9;border-radius:3px;padding:12px}.edit_sms_popup .modal-footer .row_view.row_back{background-color:#f3f3f3}.edit_sms_popup .modal-footer .generate_report{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal;font-size:14px;outline:none;padding:10px 16px;background-color:teal;color:#fff;margin-left:20px}.edit_sms_popup .modal-footer .cancel{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal;font-size:14px;padding:10px 26px}.edit_sms_popup .modal-footer button{min-width:100px}.edit_sms_popup .brd_eng{color:#4a4a4a;font-size:13px;line-height:15.6px;text-align:left;font-weight:600;margin-bottom:0}.edit_sms_popup .brd_align{text-align:center;margin-bottom:0}.engage_add_tag_popup{opacity:1!important}.engage_add_tag_popup .modal-dialog{max-width:600px}.engage_add_tag_popup .modal-dialog .modal-content{background-color:#fff;border-radius:20px;box-shadow:0 10px 20px 20px rgba(0,0,0,.1);height:auto;min-height:100px;padding:25px;border:none}.engage_add_tag_popup .modal-dialog .modal-content .modal-body label{color:#7b7b7b;font-size:13px;line-height:16px}.engage_add_tag_popup .modal-dialog .modal-content .modal-body .form-control{font-size:13px}.engage_add_tag_popup .modal-dialog .modal-content .modal-body .popup_tiltel{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left;font-weight:500;padding-bottom:15px}.engage_add_tag_popup .modal-dialog .modal-content .modal-body .formInput label{color:#7b7b7b;font-size:13px;line-height:16px;text-align:left}.engage_add_tag_popup .modal-dialog .modal-content .modal-footer{border-top:none}.engage_add_tag_popup .modal-dialog .modal-content .modal-footer .generate_report{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal;font-size:14px;outline:none;padding:10px 16px;background-color:teal;color:#fff;margin-left:20px}.engage_add_tag_popup .modal-dialog .modal-content .modal-footer .cancel{border:1px solid teal;border-radius:3px;background-color:#fff;color:teal;font-size:14px;padding:10px 26px}.engage_add_tag_popup .modal-dialog .modal-content .modal-footer button{min-width:100px}.dashboard_content .engage_sms{padding:22px}.dashboard_content .ealert_page_wrap table{position:relative}.dashboard_content .ealert_page_wrap table thead tr th:first-child{text-align:left;padding-left:22px}.dashboard_content .ealert_page_wrap table tbody tr td:first-child{text-align:left}.dashboard_content .ealert_page_wrap table tbody tr td{vertical-align:top!important}.dashboard_content .ealert_page_wrap table tbody tr td small{word-break:break-all}.dashboard_content .ealert_page_wrap table tbody tr .tbl_action_wrap img{width:25px;height:21px;cursor:pointer;margin-right:8px}.dashboard_content .ecampaign_page_wrap table{min-height:200px}.graphBtnActive{border-color:grey!important;border-width:1px!important}.upload_download_alert_roi{background-color:#f9f9f9;border-radius:6px;display:flex;justify-content:space-between;padding:10px}.upload_download_alert_roi label{cursor:pointer;color:#4a4a4a;font-weight:500;font-size:14px;line-height:18px;margin:0}.upload_download_alert_roi button{cursor:pointer;color:#0984e3;font-weight:500;font-size:14px;border:none;outline:none;background-color:transparent}.multi_Select span.css-1okebmr-indicatorSeparator{display:none}.multi_Select .css-1s2u09g-control{border-color:#eaeaea!important;min-height:44px;max-height:44px;font-size:13px;border:1px solid #eaeaea;background-color:#f9f9f9;overflow:auto}.multi_Select .css-319lph-ValueContainer{height:40px}.multi_Select .css-6j8wv5-Input{height:39px;margin:0;padding:0}.multi_Select svg.css-tj5bde-Svg{overflow:hidden;color:#000;width:14px}.chart-modal_code .modal-header{display:flex;justify-content:flex-end;border:none}.chart-modal_code .modal-header .close{font-size:24px;position:unset;padding:unset!important;margin:0!important}.chart-modal_code .modal-dialog{max-width:1080px;top:60px}.chart-modal_code .modal-dialog .modal-content{border-radius:15px;border:0 solid #fff}.chart-modal_code .modal-dialog .modal-content .modal-body{padding:0 50px 20px!important}.chart-modal_code .modal-dialog .modal-content .modal-body h4{font-weight:600;font-size:20px;padding:10px}.chart-modal_code .modal-dialog .modal-content .modal-body .input_Email_CodeURSlef{width:100%;border-radius:10px;padding:10px;min-height:400px;background-color:#fff}.chart-modal_code .modal-dialog .modal-content .modal-footer{border:none}.chart-modal_code .modal-dialog .modal-content .modal-footer .nextButton{border:1px solid teal;border-radius:3px;font-size:14px;outline:none;padding:10px 45px;background-color:teal;color:#fff}.chart-modal_code .modal-dialog .modal-content .modal-footer .generate_roi{background-color:teal;color:#fff}.chart-modal_code .modal-dialog .modal-content .modal-footer .cancelButton{border:1px solid #f3f3f3;border-radius:3px;background-color:#fff;color:#aaa;font-size:14px;padding:10px 26px}.chart-modal_code .modal-dialog .modal-content .modal-footer button{min-width:100px}.css-1pahdxg-control,.css-qc6sy-singleValue{font-size:13px}.css-ackcql{height:20px}.handleManualDrop .css-319lph-ValueContainer{height:40px}.handleManualDrop .css-6j8wv5-Input{height:38px;margin:0;padding:0}.existing_broadcast div{height:auto}.upload_logs_success .parent_alert{color:#7b7b7b;font-size:13px;text-align:left}.upload_logs_success .ab_type{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:600}.upload_logs_success .notavail{color:#9a9a9a;font-size:12px}.upload_logs_success .on_off{position:relative;display:inline-block;width:36px;height:18px}.upload_logs_success .on_off input{display:none}.upload_logs_success .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ebac5d;transition:.4s;height:18px;width:36px}.upload_logs_success .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.upload_logs_success input:checked+.slider{background-color:#51d663}.upload_logs_success input:focus+.slider{box-shadow:0 0 1px #51d663}.upload_logs_success input:checked+.slider:before{transform:translateX(17px)}.upload_logs_success .slider.round{border-radius:34px}.upload_logs_success .slider.round:before{border-radius:50%}.upload_logs_success .upload_logs_label{color:#9c9c9c;font-size:10px;white-space:nowrap}.upload_logs_success_error .parent_alert{color:#7b7b7b;font-size:13px;text-align:left}.upload_logs_success_error .ab_type{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:600}.upload_logs_success_error .notavail{color:#9a9a9a;font-size:12px}.upload_logs_success_error .on_off{position:relative;display:inline-block;width:36px;height:18px}.upload_logs_success_error .on_off input{display:none}.upload_logs_success_error .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#9a9a9a;transition:.4s;height:18px;width:36px}.upload_logs_success_error .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.upload_logs_success_error input:checked+.slider{background-color:#ccc}.upload_logs_success_error input:focus+.slider{box-shadow:0 0 1px #ebac5d}.upload_logs_success_error input:checked+.slider:before{transform:translateX(17px)}.upload_logs_success_error .slider.round{border-radius:34px}.upload_logs_success_error .slider.round:before{border-radius:50%}.upload_logs_success_error .upload_logs_label{color:#9c9c9c;font-size:10px;white-space:nowrap}.segment_search_dropdown{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);width:261px;max-height:221px;overflow-y:auto;padding:10px;position:absolute;z-index:9;top:44px;width:100%;display:flex;flex-direction:column}.segment_search_dropdown .segment_name{color:#4a4a4a;font-size:12px}.segment_search_dropdown .segment_id{font-weight:500}.segment_search_dropdown .segment_refresh{color:#999;font-size:11px}.upload_logs_error .parent_alert{color:#7b7b7b;font-size:13px;text-align:left}.upload_logs_error .ab_type{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:600}.upload_logs_error .notavail{color:#9a9a9a;font-size:12px}.upload_logs_error .on_off{position:relative;display:inline-block;width:36px;height:18px}.upload_logs_error .on_off input{display:none}.upload_logs_error .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.upload_logs_error .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.upload_logs_error input:checked+.slider{background-color:#9a9a9a}.upload_logs_error input:focus+.slider{box-shadow:0 0 1px #9a9a9a}.upload_logs_error .radio_roi_alert{width:300px;justify-content:space-between}.upload_logs_error input:checked+.slider:before{transform:translateX(17px)}.upload_logs_error .slider.round{border-radius:34px}.upload_logs_error .slider.round:before{border-radius:50%}.upload_logs_error .upload_logs_label{color:#9c9c9c;font-size:10px;white-space:nowrap}.subTableContent .broadcast_result{border:unset}.success_error_hyperlink a *{cursor:pointer}.success_error_hyperlink a:hover{text-decoration:underline}.success_error_hyperlink a:not([aria-current=disabled]),.success_error_hyperlink a[aria-current=""]{color:#008081}.success_error_hyperlink a[aria-current=disabled]{pointer-events:none}.table_alert_alignment{padding-left:62px!important}.table_alert_text_align{text-align:center}.alert_parent_col{width:80px}.position_fixed{position:fixed}.RcsTotals{display:flex;justify-content:space-between;width:114%}.day_div_d{width:80%}.sechdule_inapp .schdule_inapp-title label{font-weight:700}.sechdule_inapp .schdule_inapp-title .input_inapp{width:80px}.sechdule_inapp .schdule_inapp-title .Publish_select{width:150PX}.facebook_new_page{border:1px solid #eaeaea;width:327px;height:auto;border-radius:5px}.facebook_new_page .emoji_picker img{height:40px;width:40px;cursor:pointer}.facebook_new_page .emoji_picker .gif_text_con{background-color:#fff;border:1px solid #7b7b7b;border-radius:3px;width:52px;height:22px;text-align:center;cursor:pointer}.facebook_new_page .emoji_picker .gif_text_con .gif_text{color:#4a4a4a;font-size:12px;font-weight:600;line-height:14px;text-align:left}.facebook_new_page input{width:100%;height:auto;border:none;background-color:#fff}.facebook_new_page .text_message{padding:10px;line-break:anywhere}.facebook_new_page .text_message:hover{border:none}.facebook_new_page .emoji-scroll-wrapper{max-height:240px}.facebook_new_page .emoji-group{z-index:0}.facebook_new_page .emoji-group:before{background:#fff!important;z-index:3;top:-1px!important}.facebook_preview{width:327px;height:auto;border:1px solid #eaeaea;border-radius:10px;padding:10px}.facebook_preview .profile_details{display:flex}.facebook_preview .profile_details img{width:20%}.facebook_preview .profile_details h4{font-size:14px!important}.facebook_preview .profile_details .account_sponsored{display:flex;flex-direction:column;padding:7px 0 0 14px;line-height:12px}.facebook_preview .profile_details .account_sponsored h4{font-size:14px!important}.facebook_preview .like_comment_share{display:flex;padding-bottom:12px;padding-right:10px}.facebook_preview .like_comment_share img{height:22px;width:22px;margin-left:20px}.facebook_preview .like_comment_share .insta_save_img{margin-left:auto}.facebook_preview .like_comment_share .margin{margin-left:6px}.facebook_preview hr{margin-bottom:10px;margin-top:27px!important}.facebook_preview .facebook_preview_content{display:flex;flex-direction:column;padding:5px}.facebook_preview .facebook_preview_content img{padding:10px}.facebook_preview .facebook_preview_content .image_req{background-color:#f1f5f5;border-radius:10px;width:auto;height:160px;display:flex;justify-content:center;align-items:center}.facebook_preview .add_comment{display:flex;padding-bottom:5px}.facebook_preview .add_comment img{height:40px;width:40px}.facebook_preview .add_comment input{width:84%;border:none;background-color:#fff}.facebook_preview .font_size{font-size:14px!important;padding-left:6px!important}.facebook_preview span{font-weight:400}.facebook_preview .social_preview{width:280px;height:180px}.font_size{font-size:14px}.content-wrapper{z-index:1;background:#fff}.display_property_none{display:none}.emoji-picker-react_active{padding-bottom:28px;height:auto!important}.emoji-picker-react{width:324px!important;z-index:1!important}.publish_now{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.media_text{color:teal}ul{width:54%;border-bottom:1px solid #e8e8e8}ul .li_content{border-radius:10px 10px 0 0;padding:8px 20px;color:#7b7b7b;font-size:13px;font-weight:900;line-height:17px;min-width:24px;width:auto;text-align:center;cursor:pointer;display:flex;justify-content:center}ul .li_content label{padding-left:10px}ul .li_click{color:teal;cursor:pointer;border-bottom:3px solid teal;display:flex;justify-content:center}ul .li_click label{padding-left:10px}ul .tic_img{width:15px}.content_tab{max-width:650px}.content_editable_div{outline:none;border:1px solid #eaeaea;width:auto;height:auto;border-top-left-radius:5px;border-top-right-radius:5px}.fi_textarea{background-color:#fff;border:1px solid #fff;border-radius:5px;max-width:566px;width:100%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.fi_textarea::-webkit-scrollbar{width:2px}.testApprovedStyle{margin-left:300px}.bannerImagePreview{width:149px;margin-top:12px}.fi_preview{background-color:#fff;border:1px solid #fff;max-width:566px;width:100%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.fi_preview::-webkit-scrollbar{width:2px}.email_template_wrapTwo{width:760px}.rowColor{background-color:#fff;border-radius:5px}.line_browse_file label{display:inline-block;background-color:#fff;color:teal;padding:.65rem 2.7rem;font-family:sans-serif;border-radius:.3rem;cursor:pointer;border:1.5px solid teal;font-size:14px;margin-bottom:0}.audienceTab{padding:10px 60px 60px}.CodeYourselfTitle{width:86%}.CodeYourselfBody .input_Email_CodeURSlef{border:1px solid #e1e1e1;border-radius:5px;width:381px;height:209px;padding:12px}.ChooseFileMain{position:relative!important}.ChooseFileMain .choseFileInput{width:381px!important;font-size:13px}.ChooseFileMain .BrowseFileCode{position:absolute;left:118%;font-size:11px;top:14px;color:teal;font-weight:700;text-decoration:underline;width:82px}.carousel-container{position:absolute;width:338px;margin:auto;top:-152px;left:22px;overflow:hidden}.carousel-slide{display:flex;transition:transform .5s ease-in-out}.carousel-image{min-width:100%;transition:opacity .5s ease}.carousel-image img{width:64%;height:93px}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer}.prev{left:1px}.next{right:130px}.carousel-indicators{text-align:center;margin-top:10px}.indicator{display:inline-block;width:10px;height:10px;background-color:grey;border-radius:50%;margin:0 5px;cursor:pointer}.active-indicator{background-color:#000}.react-colorful{width:100px!important;height:100px!important}@media screen and (max-width:1280px){.CodeYourselfBody .input_Email_CodeURSlef{border:1px solid #e1e1e1;border-radius:5px;width:315px;height:209px;padding:12px}.ChooseFileMain{position:relative!important}.ChooseFileMain .choseFileInput{width:315px!important;font-size:13px}.ChooseFileMain .BrowseFileCode{position:absolute;left:158%;font-size:11px;top:20px;color:teal;font-weight:700;text-decoration:underline;width:82px}}@media screen and (max-width:1400px){.CodeYourselfBody .input_Email_CodeURSlef{border:1px solid #e1e1e1;border-radius:5px;width:315px;height:209px;padding:12px}.ChooseFileMain{position:relative!important}.ChooseFileMain .choseFileInput{width:315px!important;font-size:13px}.ChooseFileMain .BrowseFileCode{position:absolute;left:145%;font-size:11px;top:20px;color:teal;font-weight:700;text-decoration:underline;width:82px}}.campaign-div .table-campaign .table .second-table td{padding:20px 2px;position:relative;border-bottom:hidden}.second-table .sub_table_data{max-height:400px;overflow-y:auto;border:1px solid hsla(0,0%,82.7%,.4196078431);margin-left:35px;margin-right:20px;scrollbar-width:none;-ms-overflow-style:none}.second-table .sub_table_data::-webkit-scrollbar{display:none}.second-table .l-shape-connector{position:absolute;top:0;left:-10px;width:30px;height:50%;pointer-events:none}.second-table .l-shape-connector .vertical{position:absolute;top:0;left:80%;width:1px;height:100%;background-color:hsla(0,0%,82.7%,.4196078431)}.second-table .l-shape-connector .horizontal{position:absolute;top:100%;left:80%;width:30px;height:1px;background-color:hsla(0,0%,82.7%,.4196078431)}.engageTempPush .broadcast-div .table td:first-child,.engageTempPush .broadcast-div .table th:first-child{padding-left:50px}.engageTempPush .push_template .push_temp_container{background-color:#fff;margin:20px;padding:30px 15px;border-radius:10px}.engageTempPush .push_template .push_temp_container h4{color:#4a4a4a;font-size:16px;font-weight:600;line-height:18.75px}.engageTempPush .push_template .push_temp_container .generalInfoForm .generalInfoDetail{background-color:#fff;border:2px solid hsla(0,0%,91.8%,.7);border-radius:10px;box-shadow:0 1px 4px 0 rgba(0,0,0,.06);padding:18px 21px;margin-bottom:15px}.engageTempPush .push_template .push_temp_container .generalInfoForm .generalInfoDetail:last-child{margin-bottom:0}.engageTempPush .push_template .push_temp_container .customCheck{color:#4a4a4a;font-size:14px}.engageTempPush .push_template .push_temp_container .template_preview{background-color:#eee;border-radius:10px;opacity:.6999999881;height:100%}.msg_log_content{max-width:190px;min-width:190px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:110px;word-break:break-all;max-height:273px;overflow-y:auto;margin-left:90px}.msg_log_content p{font-size:11px;color:#fff;line-height:14px}.msg_call_content{max-width:190px;min-width:190px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:110px;word-break:break-all;max-height:273px;overflow-y:auto;justify-content:center;align-items:center;display:flex;margin-left:220px;margin-top:70px}.msg_call_content p{font-size:11px;color:#fff;line-height:14px}.savebtn{display:flex;justify-content:flex-end}.formInput{position:relative;padding-bottom:15px}.formInput .advance_section{display:flex;align-items:center;white-space:nowrap;padding-top:10px;transition:.2s ease-in-out}.formInput .advance_section .advance_check{accent-color:teal;height:15px;width:15px}.formInput .advance_section .info_open{transition:.2s ease-in-out;position:absolute;left:16px;top:-4px;color:#fff;background-color:#4a4a4a;padding:2px;border-radius:3px;font-size:12px}.formInput .advance_check{accent-color:teal;height:15px;width:15px}.formInput .weekDays-selector input{display:none!important}.formInput .weekDays-selector input[type=checkbox]+label{display:inline-block;border-radius:100%;background:#ddd;height:38px;width:38px;font-size:16px;margin-right:8px;line-height:40px;text-align:center;cursor:pointer}.formInput .weekDays-selector input[type=checkbox]:checked+label{transition:.2s ease-in-out;background:#ffb162;font-weight:600;color:#fff}.formInput p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:4px}.formInput label{font-size:13px;margin-bottom:5px}.formInput input,.formInput textarea{border:1px solid #e2e2e2;outline:none;color:#4a4a4a;padding:27px 27px 27px 14px}.formInput input[type=text]{padding-right:14px}.formInput .add_tag{position:absolute;top:28px;right:8px}.formInput .add_tag button{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;font-size:11px;line-height:12px;padding:4px 6px}.formInput select{border:1px solid #eaeaea;color:#4a4a4a;height:44px}@media screen and (max-width:1280px){.msg_log_content{max-width:190px;min-width:190px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:110px;word-break:break-all;max-height:273px;overflow-y:auto;margin-left:80px}.msg_log_content p{font-size:11px;color:#fff;line-height:14px}.ContentTabitlee{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e8e8e8;grid-gap:5px;gap:5px}}.code_yourself_container{width:80%;height:400px}.code_yourself_container .AddTagEmails{width:152px!important;height:35px;display:flex;position:relative;left:93%;top:16px}.code_yourself_container .htmledi{font-weight:600;font-size:16px;padding-left:5px;padding-top:14px;margin:0}.code_yourself_container .container-inner{display:flex;justify-content:space-between}.input_Email_CodeURSlef{max-height:400px;max-width:100%}.right_headers{display:flex;justify-content:flex-end;margin-top:10px;margin-left:200px;padding:4px 8px;font-size:12px}.right_headers button{font-size:13px;line-height:16px;outline:none;background-color:#fff;border:none}.right_headers .cancelButton{color:#7b7b7b;margin-right:15px}.right_headers .saveDraft{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.right_headers .nextButton{padding:11px 46px;background-color:teal;border-radius:3px;color:#fff}.reports.campaign.segment .page-title .create_segment_mod{background-color:#fff;border-radius:10px;width:100%;max-width:185px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex-direction:column!important;display:flex;position:absolute;top:108px;z-index:1;left:180px;padding:20px 20px 10px}.reports.campaign.segment .page-title .create_segment_mod h4{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left;margin-bottom:10px;cursor:pointer}.segment_based_template .upper_top_sidebar{cursor:pointer}.segment_based_template .create_seg_topbar{display:flex;justify-content:space-between;background-color:#f9f9f9;padding:10px 20px;align-items:center}.segment_based_template .create_seg_topbar .upper_top_sidebar span{cursor:pointer}.segment_based_template .create_seg_topbar .upper_top_sidebar span:hover{color:teal}.segment_based_template .create_seg_topbar .create_seg_topbar_template{color:#4a4a4a;font-size:18px;font-weight:700}.segment_based_template .create_seg_topbar .cancel{color:#7b7b7b;font-size:14px;line-height:16px;width:44px;cursor:pointer}.segment_based_template .create_seg_topbar .seg_save{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 36px}.segment_based_template .custom_segment_container{max-width:950px;margin:0 auto}.segment_based_template .segment_page_sec .segment_tag_wrap{background:#fff;border-radius:20px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:20px;padding:25px;flex:0 0 20%;max-width:20%}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar h4{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;margin-bottom:10px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .li_segment{background-color:#eaeaea;border-radius:8px 8px 0 0;color:#7b7b7b;font-size:14px;line-height:16px;width:90px;padding:10px;text-align:center;cursor:pointer}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .input_search{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;padding:9px 9px 9px 35px;color:#9a9a9a;font-size:14px;line-height:16px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .tag_active{background-color:teal;border:1px solid teal;color:#fff;width:90px;margin:0 1px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .search_icon{position:absolute;top:13px;left:12px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .List_UL{flex-direction:column!important}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul{margin-top:1rem;border-radius:3px;overflow:auto;height:80vh}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li{color:#4a4a4a;font-size:14px;line-height:16px;background-color:#fff;border:1px solid #eaeaea;border-radius:0;border-bottom:0;padding:10px 10px 10px 1rem}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li .subscribed_menu{color:#7b7b7b!important}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li.left_bar_menu{display:flex;align-items:center;justify-content:space-between;min-height:auto;word-break:break-word;position:relative}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li.left_bar_menu:hover{cursor:pointer}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li.left_bar_menu:hover button.add_seg_property{display:block}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar ul li button.add_seg_property{background-color:teal;color:#fff;border:2px;border-radius:3px;padding:3px 14px;font-size:12px;line-height:16px;display:none;word-break:normal;margin-left:5px;right:5px}.segment_based_template .segment_page_sec .segment_tag_wrap .left_side_bar .title{color:#4a4a4a;font-size:16px;line-height:19px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:20px;padding:25px;flex:0 0 24%;max-width:24%}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar h4{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar h4.title{color:#4a4a4a;font-size:16px;line-height:19px;margin-bottom:10px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar label{color:#7b7b7b;font-size:13px;line-height:15px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar label img.icon_sec{padding-right:5px;padding-bottom:3px;width:16px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .refresh{color:teal;cursor:pointer}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .title_two{color:#4a4a4a;font-size:16px;line-height:19px;padding-top:20px;margin:0}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .able{background-color:#00c4c4;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;padding:30px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .able .able_text{color:#fff}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .able .refresh_num{font-weight:600;font-size:30px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .able .able_border{border:3px dashed #fff;padding:0 2px;margin:1rem 3px 0}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .click_refresh{color:#7b7b7b;font-size:12px;line-height:14.32px;margin:0 0 3px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar select{background-color:#fff;border:1px solid #eaeaea;color:#4a4a4a}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .nxt_cancel{background-color:#f9f9f9;border-radius:3px;padding:10px 25px;font-size:14px;line-height:16px;color:#7b7b7b;outline:none;border:none}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .next_save{background-color:teal;color:#fff;border:1px solid teal}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date{padding:10px 0}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date input,.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date select{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:100%;color:#4a4a4a;line-height:17px;text-align:left;cursor:pointer;font-size:13px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-cleanable.rs-picker-date .rs-picker-toggle.rs-btn,.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-cleanable.rs-picker-daterange .rs-picker-toggle.rs-btn,.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-default .rs-picker-toggle.rs-btn{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:100%;color:#4a4a4a;line-height:17px;text-align:left;cursor:pointer;font-size:13px;padding:13px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-date .rs-picker-toggle.rs-btn .rs-picker-toggle-caret,.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-daterange .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:12px;top:12px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-date .rs-picker-toggle.rs-btn .rs-picker-toggle-clean,.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-daterange .rs-picker-toggle.rs-btn .rs-picker-toggle-clean{right:30px;top:12px}.segment_based_template .segment_page_sec .segment_tag_wrap .right_side_bar .select_freq_date .rs-picker-toggle-wrapper{width:100%}.segment_based_template .segment_page_sec .segment_tag_wrap .custom_details{flex:unset!important;max-width:unset!important;border-radius:20px;padding:25px 95px!important}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details{flex:0 0 56%;max-width:56%;background-color:#fff;border:none;padding:35px;position:relative}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .add_new_grp{background-color:#fff;border:1px solid #eaeaea;border-radius:16.5px;width:151px;display:flex;align-items:center;justify-content:center;padding:10px 15px;position:absolute;bottom:19px;left:38%;z-index:0;cursor:pointer}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .add_new_grp small{color:#4a4a4a;font-size:13px;line-height:15px;text-align:left}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details h4{text-align:left;color:#7b7b7b;font-size:13px;line-height:16px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .custom_segment_label{font-size:16px;color:#4a4a4a;font-weight:500}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .custom_Segment_file_upload{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;padding:4px;display:flex;justify-content:flex-end}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .custom_fileupload_verify{background-color:#fff;border:1px solid teal;border-radius:3px;padding:5px;color:teal;font-size:14px;position:absolute;bottom:33px;right:107px;min-width:80px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .title{color:#4a4a4a;font-size:16px;line-height:19px;padding-bottom:10px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .title.title{color:#4a4a4a;font-size:18px;line-height:19px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;padding:13px;width:100%}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;width:100%;padding:16px;resize:none;display:flex;flex-direction:column;position:relative}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain.area{border-radius:3px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag{display:flex;padding:15px 0}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add{width:125px;margin-right:10px;display:flex;align-items:center}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput{display:flex;width:100%;padding-bottom:0}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown{display:flex;width:100%;min-width:140px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown button{display:flex;width:100%;background:#fff;align-items:center}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown button p{overflow:hidden;padding-right:30px;background:#fff;white-space:nowrap;text-overflow:ellipsis;width:115px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1s2u09g-control{max-height:44px;max-width:130px;min-width:130px;margin-left:10px;border:1px solid #eaeaea!important;border-radius:3px;padding:2px 0;color:unset;border-color:unset}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1pahdxg-control{max-width:130px;min-width:130px;margin-left:10px;overflow:auto}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-b62m3t-container{font-size:12px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-g1d714-ValueContainer{max-height:35px;overflow-y:auto;font-size:13px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1hwfws3{max-height:35px;overflow-y:auto}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-ackcql{grid-area:unset!important;position:absolute}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-6j8wv5-Input,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown input#react-select-2-input{grid-area:unset!important}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1wy0on6{max-height:40px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1wy0on6 .css-1gtu0rj-indicatorContainer,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1wy0on6 .css-1okebmr-indicatorSeparator,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1wy0on6 .css-tlfecz-indicatorContainer:first-child{display:none}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1hb7zxy-IndicatorsContainer{max-height:40px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1hb7zxy-IndicatorsContainer .css-1gtu0rj-indicatorContainer,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1hb7zxy-IndicatorsContainer .css-1okebmr-indicatorSeparator,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1hb7zxy-IndicatorsContainer .css-tlfecz-indicatorContainer:first-child{display:none}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-1pahdxg-control{max-height:40px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-14el2xx-placeholder{padding-top:5px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .formInput .dropdown .css-14dclt2-Input{grid-area:unset}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add span{padding-right:4px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add input{background-color:#fff;border:1px solid #eaeaea;color:#4a4a4a;padding:5px;width:100%;min-width:140px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .input-group .input-group-append,.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .tag_add .input-group .input-group-prepend{display:flex;position:absolute;right:0}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag select.age_sel{background-color:#fff;border:1px solid #eaeaea;color:#4a4a4a;width:100%;min-width:140px;-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;background-image:url(/static/media/arrowdown.01588a7d.svg);padding:.5em 1.5em .5em 12px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .input_feild{width:100%}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .trash_icon{display:flex;align-items:center;padding:0;cursor:pointer;margin:0 10px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .customer_tag .trash_icon img{width:12px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .contain .tag_and{display:flex;align-items:center;justify-content:center;background-color:#f7b500;border-radius:21.5px;width:60px;height:26px;font-size:12px;color:#fff;position:absolute;top:98%;transform:translate(-50%,-10px);left:5px;z-index:1;border:none;padding-left:10px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .customers_who{color:#4a4a4a;font-size:14px;line-height:18px;padding-top:25px}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .delete_seg_wrap{margin-right:-35px;float:right;margin-top:-35px;width:31px;height:31px;border-radius:50%;background:#f9f9f9;border:1px solid #eaeaea;text-align:center}.segment_based_template .segment_page_sec .segment_tag_wrap .segment_details .delete_seg_wrap img.delete_seg_btn{text-align:center;margin-top:5px;cursor:pointer}.segment_based_template .nxt_cancel{background-color:#f9f9f9;border-radius:3px;padding:7px 25px;font-size:14px;line-height:16px;color:#7b7b7b;outline:none;border:none}.segment_based_template .next_save{background-color:teal;color:#fff;border:1px solid teal;margin-left:5px}button:focus,select:focus,textarea:focus{outline:none!important;box-shadow:none!important}select{-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;background-image:url(/static/media/arrowdown.01588a7d.svg);padding-right:1.5em}.custom-base-tree{display:inline-block}.custom-base-tree .customer_tag:after,.custom-base-tree .customer_tag:before{content:none}.custom-base-tree ul{position:relative;display:block;justify-content:center}.custom-base-tree li{text-align:center;list-style-type:none;position:relative;padding-left:30px}.custom-base-tree li:after,.custom-base-tree li:before{content:"";position:absolute;top:0;left:0;border-left:1px solid #ccc;height:50%;width:30px}.custom-base-tree li:after{top:50%;border-top:1px solid #ccc}.custom-base-tree li:only-child{padding-top:0}.custom-base-tree li:only-child:after,.custom-base-tree li:only-child:before{display:none}.custom-base-tree li:first-child:before{border:0}.custom-base-tree li:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0}.custom-base-tree li:last-child:after{border:0}.custom-base-tree li:last-child:before{border-bottom:2px solid #ccc;border-radius:0 0 0 5px;-webkit-border-radius:0 0 0 5px;-moz-border-radius:0 0 0 5px}.custom-base-tree li .text-danger{position:absolute;top:62px;left:8%;text-transform:capitalize}.browse_contain{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.browse_contain .file_uploding_wrap .progress{margin:5px 0;height:11px}.browse_contain .file_uploding_wrap .progress .bar{background:teal;width:50%}.browse_contain .file_uploding_wrap .uploading_file_title{display:flex;align-items:center}.browse_contain .file_uploding_wrap .uploading_file_title img{width:30px;height:35px}.browse_contain .file_uploding_wrap p{color:#4a4a4a;font-size:14px;text-align:left}.browse_contain .uploading_status_wrap{padding:15px 10px 0!important;text-align:center}.browse_contain .uploading_status_wrap .upload_file_name{color:#4a4a4a;font-size:16px;word-break:break-all}.browse_contain .uploading_status_wrap .uploading_file_status{color:#00b894;font-size:14px;padding:10px 0;display:flex;justify-content:center;align-items:center}.browse_contain .uploading_status_wrap .uploading_file_status img{width:30px;padding-bottom:10px}.browse_contain .uploading_status_wrap .upload_file_again{display:flex;justify-content:center;align-items:center}.browse_contain .uploading_status_wrap .upload_file_again img{width:20px;padding:10px}.browse_contain .browse{background-color:#f9f9f9;border-radius:5px;width:100%;padding:23px;justify-content:center;border:2px dashed #cfcfcf;cursor:pointer;text-align:center}.browse_contain .browse label{margin:0;color:#4a4a4a;font-size:16px}.browse_contain .browse .upload_btn{background-color:teal!important;border-radius:3px;color:#fff!important;padding:5px 20px;font-size:14px;margin-top:10px}.browse_contain p,.browse_contain span{color:#ababab;font-size:13px;line-height:18px}.browse_contain .sample{background-color:#f9f9f9;border-radius:3px;display:flex;justify-content:space-between;width:100%;max-width:420px;padding:10px}.browse_contain .sample label{cursor:pointer;color:#4a4a4a;font-size:14px;line-height:18px;margin:0}.browse_contain .sample button{cursor:pointer;color:#0984e3;border:none;outline:none;font-size:14px;background-color:transparent}.efile_upload{padding:0}.efile_upload .bottom_bar_content{margin:10px 0 25px}.efile_upload .fileUpload{position:relative;overflow:hidden}.efile_upload .fileUpload input.uploadFile{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:35px!important}.efile_upload .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;min-height:80px;text-align:center}.efile_upload .browse .content p{color:#4a4a4a;font-size:14px;font-weight:500}.efile_upload .browse img{padding:10px 5px 5px}.seg_file_path{margin-top:25px}.seg_file_path .uploading_file_status{display:flex;flex-direction:column;align-items:center;padding-bottom:12px}.seg_file_path .uploading_file_status img{width:20px}.upload_file_again{text-align:center;padding-bottom:10px}.upload_file_again img{width:20px}.uploading_status_wrap_filepath{text-align:center}.engage_alert_modal .modal-content{padding:0!important}.engage_alert_modal .engage_alert_main{position:relative}.engage_alert_modal .engage_alert_main .engage_alert{position:absolute;z-index:1;background-color:transparent!important;border:none!important;border-radius:0!important;padding:25px!important}.engage_alert_modal .engage_alert_main .engage_alert .li_segment{padding:10px 3px!important;width:unset!important}.engage_alert_modal .engage_alert_main .engage_alert .tag_active{padding:10px 6px!important;width:unset!important}.engage_alert_modal .engage_alert_main .from_alert .left_side_bar{padding-top:70px!important}.close_upload_cross{cursor:pointer;font-size:21px!important;padding-left:34px}.th_right_p{padding-right:70px!important}.table_align{padding-left:25px}.react-datepicker__day--selected{background-color:#008081!important}.fade:not(.show){opacity:1!important}.segcon_segment{display:flex;flex-direction:column;width:calc(100% - 296px);background-color:#fff;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.1);margin:0 20px;padding-bottom:50px}.segcon_segment .tosterPosition{position:fixed!important}.segcon_segment .segcon_cards{position:relative;min-height:410px}.segcon_segment .nodata{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:375px}.segcon_segment .nodata img{width:42px;height:36px}.segcon_segment h3{color:#000;font-weight:500;font-size:14px}.segcon_segment h3 span{margin-left:5px;font-weight:400}.segcon_segment .segconHeading{position:relative;display:flex;align-items:center;margin-bottom:10px}.segcon_segment .segconHeading .imgSet{display:flex;margin-left:10px}.segcon_segment .segconHeading .imgSet img{cursor:pointer}.segcon_segment .segconHeading .imgSet .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:350px;text-align:left;bottom:35px;font-size:13px;font-weight:400;left:33px;opacity:1;bottom:-14px;border-radius:5px;z-index:99;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.33);cursor:pointer}.segcon_segment .segconHeading .imgSet .infoPopups:after{content:"";position:absolute;top:52%;left:-3%;margin-left:-5px;border:9px solid transparent;border-right-color:#304154}.segcon_segment .segconHeading .imgSet .share_popup_contain{display:flex;flex-direction:column;position:absolute;background-color:#fff;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);right:-16px;top:40px;width:150px;z-index:1;border-radius:5px;padding-bottom:15px;cursor:pointer}.segcon_segment .segconHeading .imgSet .share_popup_contain span{margin-top:15px;margin-left:15px;font-size:14px;color:#616465;font-weight:400}.segcon_segment .segconHeading .imgSet .share_popup_contain img{margin-right:15px}.segcon_segment .segconHeading .imgSet .share_popup_contain :after{content:"";position:absolute;bottom:100%;left:82%;margin-left:-8px;border:9px solid transparent;border-bottom-color:#fff}.segcon_segment .toggel_btn{border-bottom:1px solid #eee;width:100%;margin-bottom:10px;white-space:nowrap;overflow-x:auto;margin-top:10px}.segcon_segment .toggel_btn .nameTab{color:rgba(0,0,0,.63);font-weight:400;font-size:16px;background-color:#ededed;padding:8px 20px;margin-right:3px;border-radius:10px 10px 0 0;box-shadow:0 0 20px 0 rgba(0,0,0,.05);margin-top:10px}.segcon_segment .toggel_btn .activeTab{color:#000;border-color:#fff;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.07);font-weight:700;font-size:16px;margin-bottom:5px}.segcon_segment ::-webkit-scrollbar{height:4px;width:4px;background:#9a9a9a}.segcon_segment ::-webkit-scrollbar-track{background:#f1f1f1}.segcon_segment ::-webkit-scrollbar-thumb,.segcon_segment ::-webkit-scrollbar-thumb:hover{background:#9a9a9a}.segcon_segment ::-webkit-scrollbar-thumb:horizontal{background-color:#ffdb84;border-radius:10px}.segcon_segment .tabGraph{background-color:#fff;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.1);padding:10px 20px;min-height:300px;margin-bottom:20px;position:relative}.segcon_segment .tabGraph h3{color:#000;font-weight:600;font-size:16px}.segcon_segment .segment_heading{display:flex;justify-content:space-between}.segcon_segment .segment_heading .imgSet{position:relative;display:flex;margin-left:10px}.segcon_segment .segment_heading .imgSet img{cursor:pointer}.segcon_segment .segment_heading .imgSet .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:250px;text-align:left;bottom:35px;font-size:13px;font-weight:400;right:-32px;opacity:1;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_segment .segment_heading .imgSet .infoPopups:after{content:"";position:absolute;top:100%;left:80%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_segment .segment_heading .imgSet .share_popup_contain{display:flex;flex-direction:column;position:absolute;background-color:#fff;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);right:-16px;top:40px;width:150px;z-index:1;border-radius:5px;padding-bottom:15px;cursor:pointer}.segcon_segment .segment_heading .imgSet .share_popup_contain span{margin-top:15px;margin-left:15px;font-size:14px;color:#616465;font-weight:400}.segcon_segment .segment_heading .imgSet .share_popup_contain img{margin-right:15px}.segcon_segment .segment_heading .imgSet .share_popup_contain :after{content:"";position:absolute;bottom:100%;left:82%;margin-left:-8px;border:9px solid transparent;border-bottom-color:#fff}.segcon_segment .segment_heading .select_options{display:flex;position:relative}.segcon_segment .segment_heading .select_options select{font-size:14px;width:240px;padding:0 10px;background:#f1f1f1;color:#7f7f7f;border-radius:5px;border:1px solid #cfcfcf;background-repeat:no-repeat;cursor:pointer}.segcon_segment .segment_heading .select_options select option{background-color:#fff}.segcon_segment .segment_heading .select_options #segment_option *{background:#f1f1f1;color:#7f7f7f;padding:10px}.segcon_segment .segment_heading .select_options #segment_option * :hover{background-color:#008081}.segcon_segment .segment_heading .select_options .form-select:focus{box-shadow:none}.segcon_segment .segment_heading .select_options img{position:absolute;right:25px;height:-moz-fit-content;height:fit-content;top:17px}.segcon_segment .imgSet{position:relative;display:flex;margin-left:10px}.segcon_segment .imgSet img{cursor:pointer}.segcon_segment .imgSet .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:250px;text-align:left;bottom:35px;font-size:13px;font-weight:400;right:-32px;opacity:1;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_segment .imgSet .infoPopups:after{content:"";position:absolute;top:100%;left:80%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_segment .imgSet .share_popup_contain{display:flex;flex-direction:column;position:absolute;background-color:#fff;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);right:-16px;top:40px;width:150px;z-index:1;border-radius:5px;padding-bottom:15px;cursor:pointer}.segcon_segment .imgSet .share_popup_contain span{margin-top:15px;margin-left:15px;font-size:14px;color:#616465;font-weight:400}.segcon_segment .imgSet .share_popup_contain img{margin-right:15px}.segcon_segment .imgSet .share_popup_contain :after{content:"";position:absolute;bottom:100%;left:82%;margin-left:-8px;border:9px solid transparent;border-bottom-color:#fff}.segcon_segment .segment_transaction{background-color:#fff;border-radius:10px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);padding:20px}.segcon_segment .segment_transaction .trans_main{position:relative}.segcon_segment .segment_transaction .subtrans_main{position:relative;overflow-y:auto;height:378px}.segcon_segment .segment_transaction .segment_details{width:100%;border:1px solid #ebebeb;border-radius:5px;display:flex;justify-content:space-between;align-items:center;padding:9px;margin-bottom:2px}.segcon_segment .segment_transaction .segment_details p{color:#6d6d6d;font-weight:400;font-size:14px;margin:0}.segcon_segment .segment_transaction .segment_details p span{background-color:#d8d8d8;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:10px}.segcon_segment .segment_transaction h5{font-size:14px;margin:10px}.segcon_segment .segment_header{display:flex;align-items:center;color:#000;font-weight:700;font-size:18px;background-color:#fff;border-radius:12px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);padding:25px}.segcon_segment .segment_header img{margin-left:10px;cursor:pointer}.segcon_segment .segment_header .backMe{transform:rotate(180deg);margin-right:10px}.segcon_segment .segment_header button{background-color:#008081;border:1px solid #008081;border-radius:3px;padding:6px 5px;font-size:12px;color:#fff;font-weight:400}.segcon_segment .headding{display:flex;justify-content:space-between;align-items:center;margin:10px 20px}.segcon_segment .headding .headding_tags{display:flex;align-items:center;justify-content:center}.segcon_segment .headding .headding_tags .search_here{position:relative}.segcon_segment .headding .headding_tags .search_here input[type=text]{width:245px;padding:10px 20px 10px 28px;margin:8px 0;border:1px solid #ccc;border-radius:4px}.segcon_segment .headding .headding_tags .search_here input:focus-visible{outline:none}.segcon_segment .headding .headding_tags .search_here img{position:absolute;top:22px;left:10px}.segcon_segment .headding .headding_tags p{color:#989898;font-weight:400;font-size:14px;margin-left:10px}.segcon_segment .headding .headding_tags span{color:#000;font-weight:700;font-size:14px;line-height:17px;margin-left:5px}.segcon_segment .headding .headding_tags .activeInactiveTag{position:relative;margin-left:3px;cursor:pointer}.segcon_segment .headding .headding_tags .activeInactiveTag p{margin-left:3px;border:1px solid #d8d8d8;border-radius:5px;color:#101010;font-weight:500;font-size:14px;line-height:17px;padding:12px 10px}.segcon_segment .headding .headding_tags .activeInactiveTag p span{font-weight:600;margin:0}.segcon_segment .headding .headding_tags .activeInactiveTag p img{margin-left:5px}.segcon_segment .headding .headding_tags .activeInactiveTag .dropOption{display:flex;flex-direction:column;position:absolute;background-color:#fff;border-radius:5px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);width:100%;z-index:1;margin-left:2px}.segcon_segment .headding .headding_tags .activeInactiveTag .dropOption .selectedOption{padding:10px 12px;margin:0}.segcon_segment .headding .headding_tags .activeInactiveTag .dropOption .selected{background-color:#f0f8ff;color:#008081;font-weight:600;border-left:5px solid #008081}.segcon_segment .headding .headding_tags .activeInactiveTag .dropOption .selectedOption:hover{margin:0;background-color:#f0f8ff;color:#008081;font-weight:600;border-left:5px solid #008081;transition:all .15s}.segcon_segment .headding .headding_tags .activeInactiveTag span{color:#000;font-weight:500;font-size:14px;margin-left:10px}.segcon_segment .headding .headding_dropdown{display:flex}.segcon_segment .headding .headding_dropdown .ExpiryRangeFilter{display:flex;color:#000;font-weight:400;font-size:14px;background-color:#fff;border:1px solid #d8d8d8;border-radius:5px;padding:10px 15px}.segcon_segment .headding .headding_dropdown .ExpiryRangeFilter span{margin-right:5px}.segcon_segment .headding .headding_dropdown button{color:#101010;font-weight:400;font-size:14px;background-color:#fff;border:1px solid #d8d8d8;border-radius:5px;outline:none;padding:10px 15px;margin-right:3px}.segcon_segment .headding .headding_dropdown .InactiveArchive{opacity:.2;pointer-events:none}.segcon_segment .headding .headding_dropdown .activeArchive{opacity:1;pointer-events:all}.segcon_segment .headding .headding_dropdown .sort_tabel{position:relative}.segcon_segment .headding .headding_dropdown .sort_tabel .sort_by{display:flex;justify-content:space-between;align-items:center;padding:11px 15px;width:195px;margin-left:3px;border:1px solid #d8d8d8;border-radius:5px;color:#101010;font-weight:400;font-size:14px;line-height:17px;cursor:pointer}.segcon_segment .headding .headding_dropdown .sort_tabel .sort_dropdown{position:absolute;left:5px;border-radius:5px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);width:100%;z-index:1}.segcon_segment .headding .headding_dropdown .sort_tabel .sort_dropdown .notSelected_Drp{display:flex;align-items:center;height:40px;font-size:14px;font-weight:400;background-color:#fff;width:100%;margin:0;padding:10px;cursor:pointer}.segcon_segment .headding .headding_dropdown .sort_tabel .sort_dropdown .selected_Drp{background-color:#f0f8ff;color:#008081;font-weight:700;border-left:5px solid #008081}.segcon_segment .headding .headding_dropdown .sort_tabel .sort_dropdown .notSelected_Drp:hover{background-color:#f0f8ff;color:#008081;font-weight:700;border-left:5px solid #008081;transition:all .15s}.segcon_segment .Segment_table{margin:0 20px;border:1px solid #bfe9e9;border-radius:4px;position:relative;border-bottom:0}.segcon_segment .Segment_table .noData{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;width:100%;height:350px}.segcon_segment .Segment_table table{width:100%;border-radius:5px;min-height:-moz-fit-content;min-height:fit-content}.segcon_segment .Segment_table table thead{background-color:#bfe9e9}.segcon_segment .Segment_table table thead tr th{height:40px;width:12.5%;padding:5px}.segcon_segment .Segment_table table thead tr th input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Segment_table table thead tr th:first-child{width:7%;padding:5px 12px;vertical-align:bottom}.segcon_segment .Segment_table table thead tr th:last-child{width:15.5%}.segcon_segment .Segment_table table tbody tr td{height:40px;width:12.5%;border-bottom:1px solid #bfe9e9;position:relative;padding:8px 5px;word-break:break-all;font-size:13px}.segcon_segment .Segment_table table tbody tr td .seg_Req_Name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30px}.segcon_segment .Segment_table table tbody tr td .overflow_wrap{display:flex;flex-direction:column;position:relative}.segcon_segment .Segment_table table tbody tr td .overflow_wrap .overflowText{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:150px;color:#000;cursor:pointer}.segcon_segment .Segment_table table tbody tr td .overflow_wrap .hoverOverflow{display:none}.segcon_segment .Segment_table table tbody tr td .overflow_wrap .overflowText:hover+.hoverOverflow{display:block;position:absolute;background-color:#000;opacity:.8;top:-32px;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap}.segcon_segment .Segment_table table tbody tr td .overflow_wrap .hoverOverflow:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.segcon_segment .Segment_table table tbody tr td .segment_ID{color:#989898}.segcon_segment .Segment_table table tbody tr td .segName{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:105px;height:-moz-fit-content;height:fit-content;display:block;padding:5px 0;cursor:pointer}.segcon_segment .Segment_table table tbody tr td .onHoverSeg{display:none;position:absolute;background-color:#000;opacity:.8;top:-25px;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap}.segcon_segment .Segment_table table tbody tr td .onHoverSeg:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.segcon_segment .Segment_table table tbody tr td .segName:hover+.onHoverSeg{display:block}.segcon_segment .Segment_table table tbody tr td input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Segment_table table tbody tr td img{cursor:pointer;margin-right:20px}.segcon_segment .Segment_table table tbody tr td .disableRefresh{pointer-events:none;opacity:.3}.segcon_segment .Segment_table table tbody tr td .rotate_me{animation:rotation 6s linear infinite;pointer-events:none}.segcon_segment .Segment_table table tbody tr td .menu_list{display:flex;flex-direction:column;border-radius:5px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);width:-moz-fit-content;width:fit-content;position:absolute;background:#fff;z-index:2;left:0}.segcon_segment .Segment_table table tbody tr td .menu_list .myAction{display:flex;justify-content:space-between;padding:8px 15px;cursor:pointer;width:125px}.segcon_segment .Segment_table table tbody tr td .menu_list .disableDownload{opacity:.3;pointer-events:none}.segcon_segment .Segment_table table tbody tr td .menu_list .myAction:hover{background-color:#f0f8ff;color:#008081;font-weight:700;border-left:5px solid #008081;transition:all .15s}.segcon_segment .Segment_table table tbody tr td .menu_list .myAction:hover img{scale:1.1}.segcon_segment .Segment_table table tbody tr td .menu_list img{margin:0}.segcon_segment .Segment_table table tbody tr td .look_a_like_menu_list{right:60px}.segcon_segment .Segment_table table tbody tr td .look_a_like_menu_list span{display:flex;justify-content:space-between;padding:8px 15px;cursor:pointer;width:125px}.segcon_segment .Segment_table table tbody tr td:first-child{width:7%;padding:12px}.segcon_segment .Segment_table table tbody tr td:last-child{width:18%}.segcon_segment .Segment_table table tbody tr td:last-child button{color:#6e6e6e;font-weight:400;font-size:14px;border:1px solid #6e6e6e;border-radius:3px;padding:4px 12px;background:#fff}.segcon_segment .Segment_table table tbody tr td:last-child button:hover{background-color:#008081;color:#fff}.segcon_segment .Segment_table .switch{position:relative;display:inline-block;width:34px;height:20px;margin-right:20px;margin-top:10px}.segcon_segment .Segment_table .switch input{opacity:0;width:0;height:0}.segcon_segment .Segment_table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.segcon_segment .Segment_table .slider:before{position:absolute;content:"";height:14px;width:15px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.segcon_segment .Segment_table input:checked+.slider{background-color:#68d068}.segcon_segment .Segment_table input:focus+.slider{box-shadow:0 0 1px #68d068}.segcon_segment .Segment_table input:checked+.slider:before{transform:translateX(13px)}.segcon_segment .Segment_table .slider.round{border-radius:34px}.segcon_segment .Segment_table .slider.round:before{border-radius:50%}.segcon_segment .Import_table{margin:0 20px;border:1px solid #bfe9e9;border-radius:4px;position:relative;border-bottom:0}.segcon_segment .Import_table .noData{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;width:100%;height:350px}.segcon_segment .Import_table table{width:100%;border-radius:5px;min-height:-moz-fit-content;min-height:fit-content}.segcon_segment .Import_table table thead{background-color:#bfe9e9}.segcon_segment .Import_table table thead tr th{height:40px;padding:5px 12px!important}.segcon_segment .Import_table table thead tr th input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Import_table table thead tr th:first-child{width:7%;padding:12px}.segcon_segment .Import_table table thead tr th:nth-child(2){width:15%;padding:12px}.segcon_segment .Import_table table thead tr th:nth-child(6){width:18%;word-break:break-all;padding:12px}.segcon_segment .Import_table table tbody tr td{height:40px;border-bottom:1px solid #bfe9e9;position:relative;padding:8px 5px;word-break:break-all;font-size:13px}.segcon_segment .Import_table table tbody tr td .seg_Req_Name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30px}.segcon_segment .Import_table table tbody tr td .segment_ID{color:#989898}.segcon_segment .Import_table table tbody tr td input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Import_table table tbody tr td img{cursor:pointer;margin-right:20px}.segcon_segment .Import_table table tbody tr td .rotate_me{animation:rotation 6s linear infinite;pointer-events:none}.segcon_segment .Import_table table tbody tr td .menu_list{display:flex;flex-direction:column;border-radius:5px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);width:-moz-fit-content;width:fit-content;position:absolute;right:35px;background:#fff;z-index:2}.segcon_segment .Import_table table tbody tr td .menu_list span{padding:8px 15px;cursor:pointer;width:125px}.segcon_segment .Import_table table tbody tr td .menu_list span:hover{background-color:#f6f6f6;color:#000;font-weight:700;font-size:14px}.segcon_segment .Import_table table tbody tr td:first-child{width:7%;padding:12px}.segcon_segment .Import_table table tbody tr .overflow_wrap{display:flex;flex-direction:column;position:relative}.segcon_segment .Import_table table tbody tr .overflow_wrap .overflowText{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:115px;color:#000;cursor:pointer}.segcon_segment .Import_table table tbody tr .overflow_wrap .table_split_overflow{width:140px!important}.segcon_segment .Import_table table tbody tr .overflow_wrap .hoverOverflow{display:none}.segcon_segment .Import_table table tbody tr .overflow_wrap .overflowText:hover+.hoverOverflow{display:block;position:absolute;background-color:#000;opacity:.8;top:-32px;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap}.segcon_segment .Import_table table tbody tr .overflow_wrap .hoverOverflow:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.segcon_segment .Import_table table tbody tr td:nth-child(6){width:18%;word-break:break-all;padding:12px}.segcon_segment .remove_border{border:none!important;min-height:300px}.segcon_segment .Split_table{margin:0 20px;border:1px solid #bfe9e9;border-radius:4px;position:relative;border-bottom:0}.segcon_segment .Split_table .noData{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;width:100%;height:350px}.segcon_segment .Split_table table{width:100%;border-radius:5px;table-layout:fixed}.segcon_segment .Split_table table thead{background-color:#bfe9e9}.segcon_segment .Split_table table thead tr th{height:40px;width:-moz-fit-content;width:fit-content;padding:5px 12px!important}.segcon_segment .Split_table table thead tr th input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Split_table table thead tr th:first-child{width:5%;padding:12px}.segcon_segment .Split_table table thead tr th:nth-child(2){width:10%;padding:12px}.segcon_segment .Split_table table thead tr th:nth-child(3){width:18%;padding:8px 5px}.segcon_segment .Split_table table thead tr th:nth-child(4){width:22%;padding:8px 5px}.segcon_segment .Split_table table thead tr th:nth-child(5){width:7%;padding:8px 5px}.segcon_segment .Split_table table thead tr th:nth-child(6){width:15%;padding:8px 5px}.segcon_segment .Split_table table tbody tr td{height:40px;border-bottom:1px solid #bfe9e9;z-index:1;padding:8px 5px;font-size:13px}.segcon_segment .Split_table table tbody tr td input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer}.segcon_segment .Split_table table tbody tr td img{cursor:pointer;margin-right:20px}.segcon_segment .Split_table table tbody tr td .rotate_me{animation:rotation 6s linear infinite;pointer-events:none}@keyframes rotation{to{transform:rotate(8turn)}}.segcon_segment .Split_table table tbody tr td:first-child{padding:12px}.segcon_segment .Split_table table tbody tr td:nth-child(2){width:10%;padding:12px}.segcon_segment .Split_table table tbody tr td:nth-child(3){width:18px;word-break:break-all}.segcon_segment .Split_table table tbody tr td:nth-child(5){white-space:nowrap}.segcon_segment .Split_table table tbody tr td:nth-child(6){width:15%;padding:8px 5px}.segcon_segment .Split_table table tbody tr td:nth-child(4){width:22%;padding:8px 5px}.segcon_segment .Split_table table tbody tr .overflow_wrap{display:flex;flex-direction:column;position:relative}.segcon_segment .Split_table table tbody tr .overflow_wrap .overflowText{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:195px;color:#000;cursor:pointer}.segcon_segment .Split_table table tbody tr .overflow_wrap .hoverOverflow{display:none}.segcon_segment .Split_table table tbody tr .overflow_wrap .overflowText:hover+.hoverOverflow{display:block;position:absolute;background-color:#000;opacity:.8;top:-32px;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap}.segcon_segment .Split_table table tbody tr .overflow_wrap .hoverOverflow:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.segcon_segment .Split_table table tbody tr ::-webkit-scrollbar{height:4px;width:4px;background:#9a9a9a}.segcon_segment .Split_table table tbody tr ::-webkit-scrollbar-track{background:#f1f1f1}.segcon_segment .Split_table table tbody tr ::-webkit-scrollbar-thumb,.segcon_segment .Split_table table tbody tr ::-webkit-scrollbar-thumb:hover{background:#9a9a9a}.segcon_segment .Split_table table tbody tr ::-webkit-scrollbar-thumb:horizontal{background-color:#008081;border-radius:10px}.segcon_segment .Split_table table tbody tr td button{color:#6e6e6e;font-weight:400;font-size:14px;border:1px solid #6e6e6e;border-radius:3px;padding:4px 12px;background:#fff}.segcon_segment .Split_table table tbody tr td button:hover{background-color:#008081;color:#fff}.segcon_segment .Split_table table tbody tr td span{color:#9a9a9a}.segcon_segment .Split_table .switch{position:relative;display:inline-block;width:34px;height:20px;margin-right:20px;margin-top:10px}.segcon_segment .Split_table .switch input{opacity:0;width:0;height:0}.segcon_segment .Split_table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.segcon_segment .Split_table .slider:before{position:absolute;content:"";height:14px;width:15px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.segcon_segment .Split_table input:checked+.slider{background-color:#68d068}.segcon_segment .Split_table input:focus+.slider{box-shadow:0 0 1px #68d068}.segcon_segment .Split_table input:checked+.slider:before{transform:translateX(13px)}.segcon_segment .Split_table .slider.round{border-radius:34px}.segcon_segment .Split_table .slider.round:before{border-radius:50%}.segcon_segment .custom-pagination{font-weight:500;color:#4a4a4a;padding:20px 20px 0}.segcon_segment .custom-pagination li.page-item{margin:0 4px}.segcon_segment .custom-pagination li.page-item .page-link{border:0;color:#787878;font-size:14px;padding:0;display:flex;align-items:center;justify-content:center}.segcon_segment .custom-pagination li.page-item.active .page-link{background-color:#193281;border-radius:3px;color:#fff;padding:12px;border:1px solid #0d6efd}.segcon_segment .custom-pagination .page-items{display:flex;align-items:center;white-space:nowrap;margin-right:20px;font-size:14px;font-weight:500;width:60%}.segcon_segment .custom-pagination .page-items .select_page_rows{border:1px solid #e6e6e6;border-radius:2px;padding:2px 5px;font-size:12px;font-weight:500;outline:none;color:#787878;width:50px;appearance:auto}.segcon_segment .custom-pagination .page-items .total_count{font-size:12px;color:#787878;padding:5px}.segcon_segment .custom-pagination .page-items .form-control{padding:0 0 0 6px;font-size:12px;cursor:pointer}.segcon_segment .custom-pagination .page-items .form-control:focus{color:#212529;background-color:#fff;border-color:#dfdfdf!important;outline:0;box-shadow:none!important}.segcon_segment .custom-pagination .page-items select{width:50px;height:26px;background-position-x:88%;background-position-y:10px;padding:0 0 0 6px;font-size:12px}.segcon_segment .custom-pagination .pagination-div{display:flex;width:100%}.segcon_segment .custom-pagination .pagination-div .paginate{padding:2px;display:flex;align-items:baseline}.segcon_segment .custom-pagination .pagination-div .paginate a{color:#4a4a4a;background-color:#fff;padding:5px;cursor:pointer;white-space:nowrap;margin:2px;text-decoration:none;height:20px;font-size:13px;display:flex;justify-content:center;align-items:center;font-weight:400}.segcon_segment .custom-pagination .pagination-div .paginate .a:hover,.segcon_segment .custom-pagination .pagination-div .paginate .active{color:#fff;background-color:#543aa3;border-radius:2px;font-size:13px;display:flex;justify-content:center;align-items:center;font-weight:400}.segcon_segment .custom-pagination .pagination-div .pagination-div{display:flex}.segcon_segment .custom-pagination .pagination-div .pagination-div .paginate{padding:2px}.segcon_segment .custom-pagination .pagination-div .pagination-div .paginate a{color:#4a4a4a;background-color:#fff;padding:5px;cursor:pointer;white-space:nowrap;margin:2px;text-decoration:none;height:20px;font-size:13px;display:flex;justify-content:center;align-items:center;font-weight:400}.segcon_segment .custom-pagination .pagination-div .pagination-div .paginate .a:hover,.segcon_segment .custom-pagination .pagination-div .pagination-div .paginate .active{color:#fff;background-color:grey;border-radius:2px;font-size:13px;display:flex;justify-content:center;align-items:center;font-weight:400}.segcon_segment .custom-pagination .select_page_rows:focus{box-shadow:unset}.segcon_segment .main_model_container .modal_header{display:flex;justify-content:space-between;padding:20px;font-size:14px;border-bottom:1px solid #dfdfdf}.segcon_segment .main_model_container .modal_header h5{color:#4a4a4a;font-weight:700;font-size:18px}.segcon_segment .main_model_container .modal_header button{color:#000;font-weight:500;font-size:14px;outline:none;background:none}.segcon_segment .main_model_container .modal_header button img{margin-left:5px;width:10px}.segcon_segment .main_model_container .modal_main_body{display:flex;flex-direction:column;padding:20px}.segcon_segment .main_model_container .modal_main_body h3 span{margin-left:5px;font-size:16px;font-weight:400;padding:5px;border-radius:3px;margin-right:15px}.segcon_segment .main_model_container .modal_main_body .kpiListSet{display:flex;flex-wrap:wrap;padding:5px;border:1px solid #d8d8d8;border-radius:3px;margin-bottom:15px}.segcon_segment .main_model_container .modal_main_body .kpiListSet span{padding:5px;border:1px solid #d8d8d8;border-radius:3px;background:#bfe9e9;margin:5px 10px}.segcon_segment .main_model_container .modal_main_body .segment_Details{overflow-y:auto;overflow-x:hidden;max-height:450px;direction:rtl}.segcon_segment .main_model_container .modal_main_body .segment_ele{display:flex;align-items:center;margin-bottom:10px;margin-left:10px;direction:ltr;height:45px;width:100%}.segcon_segment .main_model_container .modal_main_body .segment_ele .input_section_two{display:flex;animation:growsubDown .3s ease-in-out}.segcon_segment .main_model_container .modal_main_body .segment_ele .input_section_two .select_options{display:flex;flex-direction:column;position:relative}.segcon_segment .main_model_container .modal_main_body .segment_ele .input_section_two .select_options .mySelectGender{display:flex;padding:10px;margin-left:20px;border-radius:3px;background-color:#f1f1f1;border:1px solid #eaeaea;width:110px;justify-content:space-between}.segcon_segment .main_model_container .modal_main_body .segment_ele .input_section_two .select_options ul{animation:growsubDown .3s ease-in-out;background-color:#fff;border-radius:5px;box-shadow:0 6px 24px 0 hsla(0,0%,52%,.3);cursor:pointer;list-style:none;margin:5px 0 0;width:110px;padding:10px;position:absolute;top:39px;z-index:12;left:20px}.segcon_segment .main_model_container .modal_main_body .segment_ele .input_section_two .select_options ul li{margin-bottom:5px}.segcon_segment .main_model_container .modal_main_body .segment_ele .KpiName{font-size:14px;font-weight:600;margin-right:30px;margin-left:1%;max-width:16%;width:100%}.segcon_segment .main_model_container .modal_main_body .segment_ele .KpiValue{width:250px;max-width:16%;background-color:#f1f1f1;border:1px solid #eaeaea;padding:10px;border-radius:5px;word-break:break-all}.segcon_segment .main_model_container .modal_main_body .segment_ele img{cursor:pointer;margin-left:10px}.segcon_segment .main_model_container .modal_main_body .segment_ele .filter_list{left:inherit;right:-105px;height:340px}.segcon_segment .main_model_container .modal_main_body .segment_ele .filter_list:after{left:86%}.segcon_segment .main_model_container .modal_main_body .look_a_like_range{width:90%}.segcon_segment .main_model_container .modal_main_body .optionSelection{display:flex;background-color:#f1f1f1;border:1px solid #eaeaea;padding:10px;border-radius:5px;margin-left:10px;outline:none}.segcon_segment .main_model_container .modal_main_body .tag_segment_container{border:1px solid #f1f1f1;padding:5px 20px 20px;border-radius:5px;position:relative}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .remove_segment{position:absolute;right:-20px;background:#bfe9e9;top:-22px;padding:10px;border:1px solid #bfe9e9;border-radius:12px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container h4{color:#7f7f7f;font-weight:400;font-size:14px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .set_custom_base_tag{display:flex;flex-direction:column;margin-top:10px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .set_custom_base_tag .OR_condition{position:relative;left:-15px;top:-5px;background-color:#d4c6ff;border-radius:2px;border:1px solid #9370ff;padding:1px 5px;font-size:12px;width:-moz-fit-content;width:fit-content}.segcon_segment .main_model_container .modal_main_body .tag_segment_container h3{color:#000;font-weight:400;font-size:18px;margin:15px 0 0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container h3 span{color:#000;font-weight:500;font-size:18px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:30px;padding-left:20px;position:relative}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section{display:flex;flex-direction:column;border:1px solid #e2e2e2;width:100%;padding:10px;border-radius:5px;position:relative}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .common_detail{display:flex;flex-direction:column;margin-top:10px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .common_detail h6{display:flex;color:#000;font-weight:400;font-size:16px;margin:0;line-height:30px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .common_detail h6 p{margin:0 0 0 10px;font-size:16px;font-weight:400}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .common_detail h6 span{color:#000;font-weight:500;font-size:16px;margin:0 10px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .datePicker_detail{flex-direction:row;align-items:center;position:relative;width:300px;padding:8px 10px;border-radius:4px;border:1px solid #dfdfdf;background:#f8f8f8}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .extra_detail_set .datePicker_detail .days_count{position:absolute;right:30px;border:1px solid #dfdfdf;padding:2px 5px;border-radius:4px;font-weight:600;margin-left:15px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .selectFrequency{position:absolute;right:12px;top:-12px;padding:0 4px;background:#fff}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .new_segment_section .select_expiry{position:absolute;right:109px;top:-12px;padding:0 4px;background:#fff}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .extra_section_add{display:flex;justify-content:space-between;width:100%}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .single_range h3{font-size:14px;margin:0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:after,.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:before{content:"";position:absolute;top:-2px;left:0;border-left:1px solid #ccc;height:100%;width:20px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:after{top:50%;border-top:1px solid #ccc}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:only-child{padding-top:0;padding-left:0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:only-child:after,.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:only-child:before{display:none}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:first-child:before{border:0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:last-child:after{border:0;border-left:0 solid #fff}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:last-child:before{border-bottom:1px solid #ccc;border-radius:0 0 0 5px;-webkit-border-radius:0 0 0 5px;-moz-border-radius:0 0 0 5px;height:50%}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag ul{display:flex;align-items:center;margin:0;padding:0;list-style:none;grid-gap:8px;gap:8px;width:100%;flex-wrap:wrap}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag ul li{display:flex;justify-content:space-between;align-items:center}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag ul li button{background-color:#f8f8f8;border:1px solid #f1f1f1;border-radius:4px;width:100%;margin:0 3px 0 0;padding:7px 12px;text-align:left;cursor:default;word-break:break-all}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag ul li button p{max-width:700px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag ul .add_new_tag{background-color:#f8f8f8;border-radius:4px;padding:5px;margin-top:15px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .remove{color:#4a4a4a;font-weight:400;font-size:14px;margin-right:10px;display:flex;align-items:center}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag .remove img{margin-right:5px;width:16px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .custom_base_tag:last-child{margin:0}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .add_multiple_tags{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:15px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .add_multiple_tags span{color:#008081;font-weight:400;font-size:16px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .add_multiple_tags img{margin-right:10px}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .tag_and{display:flex;align-items:center;justify-content:center;background-color:#d4c6ff;border-radius:2px;border:1px solid #9370ff;padding:2px 10px;font-size:12px;color:#383838;position:absolute;top:100%;transform:translate(-50%,-10px);left:50px;z-index:1}.segcon_segment .main_model_container .modal_main_body .tag_segment_container .tag_and:focus-visible{outline:none;border:1px solid #9370ff}.segcon_segment .main_model_container .modal_main_body .segment_section{display:flex;width:100%;align-items:center;flex-direction:column}.segcon_segment .main_model_container .modal_main_body .segment_section ul{margin:0;padding:0;list-style:none}.segcon_segment .main_model_container .modal_main_body .segment_section ul li{font-size:18px;display:flex;justify-content:space-between;margin-bottom:10px;width:350px}.segcon_segment .main_model_container .modal_main_body .segment_section ul li span{width:50%;font-weight:500}.segcon_segment .main_model_container .modal_main_body .segment_section ul li b{margin-left:10px;text-align:start;width:50%}.segcon_segment .main_model_container .modal_main_body .segment_section .blank_line{border:1px solid #f3f3f3;position:relative;margin:20px 0 30px;width:90%}.segcon_segment .main_model_container .modal_main_body .segment_section .blank_line span{width:-moz-fit-content;width:fit-content;color:#4a4a4a;font-size:12px;padding:0 8px;background-color:#f2f2f2;border-radius:3px;position:absolute;right:50%;bottom:-9px}.segcon_segment .per_page_count{position:relative;display:flex}.segcon_segment .per_page_count .page_downarrow{position:absolute;right:6px;top:-2px}.segcon_segment .hide_right_arrow{pointer-events:none;opacity:.5;margin-bottom:0;padding:4px 8px}.segcon_segment .single_customerView_container{display:flex;flex-direction:column;padding:25px;min-height:100vh}.segcon_segment .single_customerView_container .remove{display:none!important}.segcon_segment .single_customerView_container .ErrOutline{border:1px solid red!important}.segcon_segment .single_customerView_container .opactiyNone{opacity:.2;pointer-events:none}.segcon_segment .single_customerView_container .enter_mobile{display:flex;align-items:center}.segcon_segment .single_customerView_container .enter_mobile span{margin-right:15px;font-weight:500;font-size:14px;color:#000}.segcon_segment .single_customerView_container input[type=number]{background-color:#fff;border:1px solid #eaeaea;border-right:0;border-radius:5px 0 0 5px;color:#000;outline:none;height:40px;width:225px;padding:0 10px}.segcon_segment .single_customerView_container input:focus-visible{outline:none;border:1px solid #eaeaea}.segcon_segment .single_customerView_container .moblie_search{cursor:pointer;border:1px solid #008081;border-radius:0 3px 3px 0;padding:11px 12px;width:40px;height:40px}.segcon_segment .single_customerView_container .selected_CustomerView{display:flex;flex-direction:column;margin-top:20px}.segcon_segment .single_customerView_container .selected_CustomerView .box_commonStyle{background-color:#fff;border-radius:10px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);padding:20px}.segcon_segment .single_customerView_container .selected_CustomerView .box_commonStyle span{color:rgba(60,60,60,.63);font-weight:600}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile{display:flex;flex-direction:column;height:300px;justify-content:space-between}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details{display:flex;flex-direction:column;align-items:center}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details .userImg{background-color:#ebe4ff;border:1px solid #e0e0e0;border-radius:100%;width:88px;height:88px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details .userImg img{width:60px}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details h6{margin-bottom:3px}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details span{color:#838383;font-weight:600;font-size:16px;margin-bottom:2px;text-align:center}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details span img{margin-left:5px}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details_subType{display:flex;justify-content:space-around;margin-top:12px}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details_subType span{color:#838383;font-weight:500;font-size:18px;text-align:center}.segcon_segment .single_customerView_container .selected_CustomerView .customer_profile .customer_details_subType span h2{font-size:24px;color:#000;line-height:28px}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details{height:300px}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tabSet{display:flex;border-bottom:1px solid #f3f3f3}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tabSet button{font-size:16px;background-color:#fff;padding:0 20px 2px 10px;margin:0 10px}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tabSet .active_tab{font-weight:700;border-bottom:3px solid #d1c6f3}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tabSet .inactive_tab{font-weight:400;color:#6f6f6f;transition:.5s ease;border-bottom:3px solid transparent}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tabSet .inactive_tab:hover{border-bottom:3px solid #d1c6f3}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tab_details{display:flex;flex-direction:column;margin-top:15px;animation:growsubDown .3s ease-in-out;height:215px;overflow-y:auto}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tab_details ul{display:flex;padding-left:20px;list-style:none;width:100%}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tab_details ul li:first-child{font-size:16px;font-weight:500;color:#838383;width:30%}.segcon_segment .single_customerView_container .selected_CustomerView .tabs_details .tab_details ul li{font-size:16px;padding-top:8px;font-weight:700;width:70%}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details{display:flex;flex-direction:column}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details h6{width:100%;background-color:#eff3ff;border-radius:12px 12px 0 0;padding:16px 20px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .categorie_name{background-color:#fff;padding:8px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);padding:20px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tabSet{display:flex;border-bottom:1px solid #f3f3f3}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tabSet button{font-size:16px;background-color:#fff;padding:0 20px 2px 10px;margin:0 10px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tabSet .active_tab{font-weight:700;border-bottom:3px solid #d1c6f3}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tabSet .inactive_tab{font-weight:400;color:#6f6f6f;transition:.5s ease;border-bottom:3px solid transparent}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tabSet .inactive_tab:hover{border-bottom:3px solid #d1c6f3}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details{display:flex;flex-direction:column;margin-top:25px;animation:growsubDown .3s ease-in-out}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .blank_line{border-bottom:1px solid #efefef;margin:20px 0 25px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details ul{list-style:none;background-color:#fbfdff;border:1px solid #d8efff;border-radius:12px;padding:0;height:250px;overflow-y:auto}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details ul li{padding:18px 10px 0 20px;font-size:14px;font-weight:500;display:flex;align-items:center}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details ul li span{display:flex;margin-right:10px;background-color:#bda7ff;border-radius:100%;width:8px;height:9px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .favourite_section{display:flex}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .favourite_section img{margin-right:15px}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .favourite_section p{color:rgba(60,60,60,.63);margin:0;font-weight:500;word-break:break-all}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .favourite_section p h5{color:#000}.segcon_segment .single_customerView_container .selected_CustomerView .cust_Activity_details .activity_details .tab_details .favourite_section p span{font-size:12px;font-weight:500;word-break:normal}.segcon_segment .single_customerView_container .selected_CustomerView .sub_pointsGv{display:flex;justify-content:space-between}.segcon_segment .single_customerView_container .selected_CustomerView .sub_pointsGv .pointGV{display:flex;align-items:center;font-size:18px;color:#a2a2a2;font-weight:500}.segcon_segment .single_customerView_container .selected_CustomerView .sub_pointsGv .pointGV span{display:flex;margin-right:10px;background-color:#008081;border:1px solid #008081;border-radius:100%;width:10px;height:10px}.segcon_segment .glossary{display:flex;flex-direction:column;padding:25px}.segcon_segment .glossary .info_search{display:flex;align-items:center;justify-content:space-between}.segcon_segment .glossary .glossary_define{color:#7f7f7f;font-weight:400;font-size:14px}.segcon_segment .glossary .glossary_define img{margin-right:5px}.segcon_segment .glossary .spinner{top:70%}.segcon_segment .glossary .search_settings{position:relative;padding:0}.segcon_segment .glossary .search_settings input[type=text]{width:300px;padding:10px 20px 10px 28px;border:1px solid #ccc;border-radius:4px}.segcon_segment .glossary .search_settings input:focus-visible{outline:none}.segcon_segment .glossary .search_settings img{position:absolute;top:12px;left:8px}.segcon_segment .glossary .glossary_table{margin:10px 0;border:1px solid #bfe9e9;border-radius:4px;position:relative;border-bottom:0}.segcon_segment .glossary .glossary_table .noData{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;width:100%;height:250px}.segcon_segment .glossary .glossary_table table{width:100%;border-radius:5px;min-height:-moz-fit-content;min-height:fit-content}.segcon_segment .glossary .glossary_table table thead{background-color:#bfe9e9}.segcon_segment .glossary .glossary_table table thead tr th{height:40px;width:15%;padding:5px 12px!important}.segcon_segment .glossary .glossary_table table thead tr th:first-child{width:9%;padding:12px}.segcon_segment .glossary .glossary_table table thead tr th:last-child{width:36%}.segcon_segment .glossary .glossary_table table tbody tr td{height:40px;width:15%;border-bottom:1px solid #bfe9e9;position:relative;padding:8px 15px;font-size:13px}.segcon_segment .glossary .glossary_table table tbody tr .tagDescription{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:1s;opacity:1}.segcon_segment .glossary .glossary_table table tbody tr .tagDescription:hover{-webkit-box-orient:initial}.segcon_segment .glossary .glossary_table table tbody tr td:first-child{width:9%;padding:12px}.segcon_segment .glossary .glossary_table table tbody tr td:last-child{width:36%}.segcon_segment .glossary .noBorder{border:none}.segcon_segment .glossary .custom-pagination{padding:20px 0}.segcon_create_segment{display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.1);margin:0;padding-bottom:30px}.segcon_create_segment .tosterPosition{position:fixed!important}.segcon_create_segment .segment_create_header{display:flex;align-items:center;justify-content:space-between;color:#000;font-weight:700;font-size:18px;background-color:#fff;border-radius:12px;box-shadow:0 2px 5px 0 rgba(112,106,106,.3);padding:25px}.segcon_create_segment .segment_create_header img{margin-right:10px;transform:rotate(180deg);cursor:pointer}.segcon_create_segment .segment_create_header .create_me{display:flex;align-items:center}.segcon_create_segment .segment_create_header button{background-color:#008081;border:1px solid #008081;border-radius:3px;padding:6px 5px;width:120px;font-size:12px;color:#fff;font-weight:400}.segcon_create_segment .segment_create_header .createMe{opacity:1;pointer-events:all}.segcon_create_segment .segment_create_header .hideMe{pointer-events:none;opacity:.5}.segcon_create_segment .create_segment_tabs{display:flex;margin:30px 40px 0;padding-right:20px;flex-direction:column;height:65vh;overflow-y:auto;overflow-x:hidden;position:relative}.segcon_create_segment .create_segment_tabs h2{color:#000;font-weight:700;font-size:18px;margin-bottom:0}.segcon_create_segment .create_segment_tabs .blank_line{border-top:1px solid #ededed;margin:30px 0 15px}.segcon_create_segment .create_segment_tabs .basic_details_import{display:flex}.segcon_create_segment .create_segment_tabs .basic_details_import .note_text{margin-left:30px;margin-top:20px;position:relative}.segcon_create_segment .create_segment_tabs .basic_details_import .note_text .note_me{outline:none;border:1px solid #cfcfcf;padding:16px 13px;font-size:14px;font-weight:400;border-radius:5px;width:100%;height:100%;overflow:auto;resize:none}.segcon_create_segment .create_segment_tabs .basic_details_import .note_text .note_lable{position:absolute;top:-9px;left:8px;background-color:#fff;padding:0 4px;color:#9a9a9a}.segcon_create_segment .create_segment_tabs .toggel_btn{border-bottom:1px solid #eee;width:100%;margin-bottom:40px}.segcon_create_segment .create_segment_tabs .toggel_btn .nameTab{color:rgba(0,0,0,.63);font-weight:400;font-size:16px;background-color:#ededed;padding:8px 15px;margin-right:3px;border-radius:10px 10px 0 0;box-shadow:0 0 20px 0 rgba(0,0,0,.05);margin-top:10px;min-width:200px}.segcon_create_segment .create_segment_tabs .toggel_btn .activeTab{color:#000;border-color:#fff;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.07);font-weight:700;font-size:16px}.segcon_create_segment .create_segment_tabs .look_a_like_segment{display:flex;flex-direction:column;width:80%}.segcon_create_segment .create_segment_tabs .look_a_like_segment .select_look_a_like{font-size:14px;font-weight:600}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no{display:flex;justify-content:space-between;margin:30px 0}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .ErrMe{color:red;padding-top:2px;font-size:12px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .ErrOutline{border:1px solid red!important}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .opactiyNone{opacity:.2;pointer-events:none}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no span{font-weight:500;padding-top:10px;position:relative}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no span .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:203px;text-align:left;bottom:40px;font-size:13px;font-weight:400;right:-1px;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no span .infoPopups:after{content:"";position:absolute;top:100%;left:85%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no span img{border:none}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no input[type=number]{background-color:#fff;border:1px solid #eaeaea;border-right:0;border-radius:5px 0 0 5px;color:#989898;outline:none;height:40px;width:300px;padding:0 10px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no input:focus-visible{outline:none;border:1px solid #eaeaea}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no input[type=file]::file-selector-button{background-color:#bfe9e9;color:#008081;font-weight:500;font-size:14px;border:0;border-right:1px solid #e5e5e5;padding:9px;margin-right:20px;border-radius:5px;transition:.2s;cursor:pointer}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no input[type=file]::file-selector-button:hover{background-color:#008081;color:#fff;border:0;border-right:1px solid #008081;border-radius:5px;cursor:pointer}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .file_upload{background-color:#fff;border:1px solid #eaeaea;border-radius:5px;color:#989898;outline:none;height:40px;min-width:342px;padding-right:10px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no img{cursor:pointer;border:1px solid #008081;border-radius:0 3px 3px 0;padding:11px 12px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .moblie_search{width:40px;height:40px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options{display:flex;flex-direction:column;position:relative;width:342px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options .active_label{font-size:12px;position:absolute;background:#fff;color:#9a9a9a;left:12px;top:-8px;z-index:10}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options .none{display:none}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options .active_span{display:flex;align-items:center;font-size:14px;width:100%;height:40px;padding:12px;background-color:#fff;color:#000;border-radius:5px;border:1px solid #cfcfcf;z-index:9;cursor:pointer}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options .deactive_span{border:1px solid #cfcfcf;background-color:#f2f2f2;color:#9a9a9a}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul{list-style:none;margin-bottom:20px;color:#000;border-color:#fff;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.07);border-radius:5px;padding:10px;animation:growsubDown .2s ease-in-out;position:absolute;width:100%;top:40px;z-index:9;font-size:14px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .list_collection{max-height:250px;overflow:auto}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .blank_line{background-color:hsla(0,0%,65.5%,.21);height:1px;margin-top:8px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .search_main{position:sticky;top:0;margin:0 5px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .search_main .dropbtn{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;font-size:12px;line-height:14px;color:#989898;height:25px;width:100%;padding-left:30px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .search_main .search_logo{position:absolute;height:12px;left:12px;top:8px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul .hideElement{display:none}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul li{padding:5px 10px;background-color:#fff;cursor:pointer}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options ul li:hover{background-color:#f0f8ff;border-radius:5px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options .form-select:focus{box-shadow:none}.segcon_create_segment .create_segment_tabs .look_a_like_segment .enter_mobile_no .select_options img{position:absolute;right:25px;height:-moz-fit-content;height:fit-content;top:17px;border:none;padding:0}.segcon_create_segment .create_segment_tabs .look_a_like_segment .OR_line{position:relative;border-top:1px solid #f3f3f3;margin:10px 0}.segcon_create_segment .create_segment_tabs .look_a_like_segment .OR_line .or_option{position:absolute;right:50%;background-color:#f2f2f2;border-radius:3px;font-size:12px;color:#4a4a4a;padding:2px 12px;bottom:-10px}.segcon_create_segment .create_segment_tabs .look_a_like_segment .remove{display:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment{display:flex;flex-direction:column;width:100%;border:1px solid #f1f1f1;border-radius:5px;padding:0 20px 20px 2px;min-height:400px;animation:growsubDown 1s}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_Details{overflow-y:auto;overflow-x:hidden;max-height:610px;direction:rtl}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele{display:flex;align-items:center;margin-bottom:10px;margin-left:10px;direction:ltr;height:45px;width:100%}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .input_section_two{display:flex;animation:growsubDown .3s ease-in-out}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .input_section_two .select_options{display:flex;flex-direction:column;position:relative}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .input_section_two .select_options .mySelectGender{display:flex;padding:10px;margin-left:20px;border-radius:3px;background-color:#f1f1f1;border:1px solid #eaeaea;width:110px;justify-content:space-between}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .input_section_two .select_options ul{animation:growsubDown .3s ease-in-out;background-color:#fff;border-radius:5px;box-shadow:0 6px 24px 0 hsla(0,0%,52%,.3);cursor:pointer;list-style:none;margin:5px 0 0;width:110px;padding:10px;position:absolute;top:39px;z-index:12;left:20px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .input_section_two .select_options ul li{margin-bottom:5px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .KpiName{font-size:14px;font-weight:600;margin-right:30px;margin-left:1%;max-width:24%;width:100%}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .KpiValue{width:24%;background-color:#f1f1f1;border:1px solid #eaeaea;padding:10px;border-radius:5px;word-break:break-all}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele img{cursor:pointer;margin-left:10px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .filter_list{left:inherit;right:-105px;height:350px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele .filter_list:after{left:86%}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_ele:first-child{margin-top:20px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description{padding:40px 20px 0}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName{display:flex;flex-direction:column}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName .ErrBorder{border:1px solid red!important}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName label{font-weight:600;margin-bottom:5px}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName input{height:40px;padding:10px;border-radius:5px;background-color:#f1f1f1;border:1px solid #eaeaea;outline:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName input:focus-visible{outline:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName textarea{height:40px;padding:10px;border-radius:5px;background-color:#f1f1f1;border:1px solid #eaeaea}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName textarea:focus-visible{outline:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName textarea::-webkit-scrollbar{display:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .segment_description .segName textarea{-ms-overflow-style:none;scrollbar-width:none}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader{width:600px;text-align:center;justify-content:center}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader .progress-bar{height:15px;width:100%;background-color:#fff;border-radius:3px;overflow:hidden;position:relative;border:1px solid #d8e2ff}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader *+.progress-bar{margin-top:2rem}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader .bar{width:0;height:100%;background-color:#d8e2ff;background-image:linear-gradient(-45deg,#b7bdfd 25%,transparent 0,transparent 50%,#b7bdfd 0,#b7bdfd 75%,transparent 0,transparent);background-size:30px 30px;animation:move 10s linear infinite;box-shadow:inset 2px 0 10px rgba(0,0,0,.2);transition:width 10s ease-out}@keyframes move{0%{background-position:0 0}to{background-position:30px 30px}}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader .perc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#008081;font-size:14px;font-weight:600}.segcon_create_segment .create_segment_tabs .selected_look_a_like_segment .progress_loader .loader_msg{color:#008081;font-size:14px;font-weight:500;margin-top:10px}.segcon_create_segment .create_segment_tabs .previewMe{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.segcon_create_segment .create_segment_tabs .preview_btn{padding:10px 25px;opacity:1;background-color:#008081;border-radius:5px;cursor:pointer;color:#fff;width:-moz-fit-content;width:fit-content}.segcon_create_segment .create_segment_tabs .custCount{font-weight:600;border:1px solid #008081;border-radius:5px;padding:8px 5px;color:#008081}.segcon_create_segment .create_segment_tabs .custCount:hover{background-color:#008081;color:#fff}.segcon_create_segment .create_segment_tabs .hide_preview{opacity:.2;pointer-events:none;margin-top:15px}.segcon_create_segment .create_segment_tabs .LoadePreviewTable{min-height:200px;position:relative;margin-top:20px}.segcon_create_segment .create_segment_tabs .preview_table{margin-top:15px;overflow-x:auto;border:1px solid #e7e7e7;position:relative;animation:growsubDown .5s ease-in-out;min-height:200px}.segcon_create_segment .create_segment_tabs .preview_table .nodata{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:375px}.segcon_create_segment .create_segment_tabs .preview_table .nodata img{width:60px;height:45px}.segcon_create_segment .create_segment_tabs .preview_table table{width:100%;border-radius:5px}.segcon_create_segment .create_segment_tabs .preview_table table thead{background-color:#bfe9e9}.segcon_create_segment .create_segment_tabs .preview_table table thead tr th{height:40px;padding:12px 15px;white-space:nowrap}.segcon_create_segment .create_segment_tabs .preview_table table tbody tr td{height:40px;border-bottom:1px solid #bfe9e9;padding:12px 15px;white-space:nowrap}.segcon_create_segment .create_segment_tabs ::-webkit-scrollbar-thumb:horizontal{background-color:#b7bdfd;border-radius:0;height:3px}.segcon_create_segment .split_set{display:flex;flex-direction:column;margin-top:20px}.segcon_create_segment .split_set .remove{color:#4a4a4a;font-weight:400;font-size:14px;margin-right:10px;display:flex;align-items:center;margin-left:30px;margin-bottom:20px;cursor:pointer}.segcon_create_segment .split_set .remove img{margin-right:5px;width:16px}.segcon_create_segment .basic_details h4{color:#000;font-weight:700;font-size:18px}.segcon_create_segment .basic_details .input_Other_set{display:flex;align-items:center}.segcon_create_segment .basic_details .add_split{padding:5px 15px;background-color:#008081;color:#fff;border-radius:5px;outline:none;border:1px solid #008081;margin-top:20px}.segcon_create_segment .basic_details .select_blank_line{border-top:1px solid #eee;margin:30px 0}.segcon_create_segment .basic_details .select_options{display:flex;flex-direction:column;position:relative;width:350px;margin-top:20px}.segcon_create_segment .basic_details .select_options .active_label{font-size:12px;position:absolute;background:#fff;color:#9a9a9a;left:12px;top:-8px;z-index:10}.segcon_create_segment .basic_details .select_options .none{display:none}.segcon_create_segment .basic_details .select_options .active_span{font-size:14px;width:100%;height:45px;padding:12px;background-color:#fff;color:#000;border-radius:5px;border:1px solid #cfcfcf;z-index:9;cursor:pointer}.segcon_create_segment .basic_details .select_options .deactive_span{border:1px solid #cfcfcf;background-color:#f2f2f2;color:#9a9a9a}.segcon_create_segment .basic_details .select_options .frequencyPopup{position:absolute;width:100%;z-index:1;top:52px}.segcon_create_segment .basic_details .select_options ul{list-style:none;margin-bottom:20px;color:#000;border-color:#fff;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.07);border-radius:5px;padding:10px;font-size:14px;margin-left:1px}.segcon_create_segment .basic_details .select_options ul .list_collection{max-height:250px;overflow:auto}.segcon_create_segment .basic_details .select_options ul .blank_line{background-color:hsla(0,0%,65.5%,.21);height:1px;margin-top:8px}.segcon_create_segment .basic_details .select_options ul .search_main{position:sticky;top:0;margin:0 5px}.segcon_create_segment .basic_details .select_options ul .search_main .dropbtn{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;font-size:12px;line-height:14px;color:#989898;height:25px;width:100%;padding-left:30px}.segcon_create_segment .basic_details .select_options ul .search_main .search_logo{position:absolute;height:12px;left:12px;top:8px}.segcon_create_segment .basic_details .select_options ul .hideElement{display:none}.segcon_create_segment .basic_details .select_options ul li{padding:5px 10px;background-color:#fff;cursor:pointer}.segcon_create_segment .basic_details .select_options ul li:hover{background-color:#f0f8ff;border-radius:5px}.segcon_create_segment .basic_details .select_options .form-select:focus{box-shadow:none}.segcon_create_segment .basic_details .select_options img{position:absolute;right:25px;height:-moz-fit-content;height:fit-content;top:20px}.segcon_create_segment .basic_details .is_Ab{display:flex;align-items:center;justify-content:space-between;width:350px;margin:10px 0 50px}.segcon_create_segment .basic_details .is_Ab h4{color:#000;font-weight:600;font-size:16px}.segcon_create_segment .basic_details .is_Ab .input_label{display:flex;align-items:center}.segcon_create_segment .basic_details .is_Ab input[type=radio]{width:18px;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.segcon_create_segment .basic_details .is_Ab label{color:#000;font-weight:400;font-size:16px}.segcon_create_segment .basic_details .Input_Filter{display:flex;flex-direction:column}.segcon_create_segment .basic_details .Input_Filter h3{color:#000;font-weight:600;font-size:16px}.segcon_create_segment .basic_details .Input_Filter .check_input{display:flex;margin-top:10px}.segcon_create_segment .basic_details .Input_Filter .check_input input[type=checkbox]{width:18px;height:18px;border-radius:5px;accent-color:#008081;cursor:pointer;margin-right:10px}.segcon_create_segment .basic_details .Input_Filter .check_input label{margin-right:30px;color:#000;font-weight:400;font-size:16px}.segcon_create_segment .basic_details .input_section{display:flex}.segcon_create_segment .basic_details .input_section .input_section_one{display:flex;flex-direction:column}.segcon_create_segment .basic_details .input_section .input_section_one .datePickerSelector{position:relative}.segcon_create_segment .basic_details .input_section .input_section_one .datePickerSelector label{position:absolute;z-index:1;background:#fff;top:-7px;left:10px;font-size:12px}.segcon_create_segment .basic_details .input_section .input_section_one .react-datepicker__input-container input{height:45px;width:350px;padding:10px;border-radius:5px;outline:none;border:1px solid #cfcfcf}.segcon_create_segment .basic_details .input_section .input_section_one .react-datepicker-popper{z-index:3}.segcon_create_segment .basic_details .input_section .input_section_one .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.segcon_create_segment .basic_details .input_section .input_section_one .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{left:-57px!important}.segcon_create_segment .basic_details .add_rank{display:flex;flex-direction:column}.segcon_create_segment .basic_details .add_rank .select_add_rank{display:flex;align-items:center;margin-bottom:20px;width:60%;justify-content:space-between}.segcon_create_segment .basic_details .add_rank .select_add_rank h3{color:#000;font-weight:400;font-size:16px;margin-right:50px}.segcon_create_segment .basic_details .add_rank .select_add_rank .switch{position:relative;display:inline-block;width:34px;height:20px;margin-right:20px}.segcon_create_segment .basic_details .add_rank .select_add_rank .switch input{opacity:0;width:0;height:0}.segcon_create_segment .basic_details .add_rank .select_add_rank .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.segcon_create_segment .basic_details .add_rank .select_add_rank .slider:before{position:absolute;content:"";height:14px;width:15px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.segcon_create_segment .basic_details .add_rank .select_add_rank input:checked+.slider{background-color:#68d068}.segcon_create_segment .basic_details .add_rank .select_add_rank input:focus+.slider{box-shadow:0 0 1px #68d068}.segcon_create_segment .basic_details .add_rank .select_add_rank input:checked+.slider:before{transform:translateX(13px)}.segcon_create_segment .basic_details .add_rank .select_add_rank .slider.round{border-radius:34px}.segcon_create_segment .basic_details .add_rank .select_add_rank .slider.round:before{border-radius:50%}.segcon_create_segment .basic_details .add_kpi_list{display:flex;flex-direction:column}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank{display:flex;align-items:center;width:60%;justify-content:space-between}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank h3{color:#000;font-weight:400;font-size:16px;margin-right:50px}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .switch{position:relative;display:inline-block;width:34px;height:20px;margin-right:20px}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .switch input{opacity:0;width:0;height:0}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .slider:before{position:absolute;content:"";height:14px;width:15px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank input:checked+.slider{background-color:#68d068}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank input:focus+.slider{box-shadow:0 0 1px #68d068}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank input:checked+.slider:before{transform:translateX(13px)}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .slider.round{border-radius:34px}.segcon_create_segment .basic_details .add_kpi_list .select_add_rank .slider.round:before{border-radius:50%}.segcon_create_segment .basic_details .input_section_two{display:flex;align-items:center;animation:growsubDown .3s ease-in-out}.segcon_create_segment .basic_details .input_section_two .exclude_campaign_check{background:#f8f8f8;border:1px solid #ccc;border-radius:5px;padding:0 15px;height:38px;position:relative}.segcon_create_segment .basic_details .input_section_two .exclude_campaign_check span{font-size:12px;position:absolute;top:-10px;left:15px;background-color:#fff}.segcon_create_segment .basic_details .input_section_two .exclude_campaign_check input[type=checkbox]{accent-color:#008081;height:15px;width:15px}.segcon_create_segment .basic_details .input_section_two .select_options{display:flex;position:relative}.segcon_create_segment .basic_details .input_section_two .select_options select{font-size:14px;width:350px;height:45px;padding:10px;background:#f1f1f1;color:#7f7f7f;border-radius:5px;border:1px solid #cfcfcf;background-repeat:no-repeat;cursor:pointer;text-indent:1px}.segcon_create_segment .basic_details .input_section_two .select_options select option{background-color:#fff}.segcon_create_segment .basic_details .input_section_two .select_options #rank_option *{background:#f1f1f1;color:#7f7f7f;padding:10px}.segcon_create_segment .basic_details .input_section_two .select_options #rank_option * :hover{background-color:#008081}.segcon_create_segment .basic_details .input_section_two .select_options #rank_option:focus-visible{border:1px solid #cfcfcf;box-shadow:none;outline:none}.segcon_create_segment .basic_details .input_section_two .select_options img{position:absolute;right:18px;height:-moz-fit-content;height:fit-content;top:20px}.segcon_create_segment .basic_details .blank_line{border-top:1px solid #e6e6e6;margin:15px 0}.segcon_create_segment .basic_details .input-group{position:relative;margin-top:20px;width:-moz-fit-content;width:fit-content;flex-direction:column}.segcon_create_segment .basic_details .input-group .error_maxVal{font-size:12px;color:red!important}.segcon_create_segment .basic_details .input-group .disabled_class{pointer-events:none}.segcon_create_segment .basic_details .datePickerSelector{margin-top:20px}.segcon_create_segment .basic_details .error{font-size:12px;color:red}.segcon_create_segment .basic_details .textarea_alignment{margin-left:40px}.segcon_create_segment .basic_details .input-group .input-area{outline:none;border:1px solid #cfcfcf;background-color:#f2f2f2;padding:16px 13px;font-size:14px;font-weight:500;border-radius:5px;width:350px;resize:none}.segcon_create_segment .basic_details input{height:45px}.segcon_create_segment .basic_details .validation_error{border:1px solid red!important}.segcon_create_segment .basic_details .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:5px;border-bottom-right-radius:5px}.segcon_create_segment .basic_details .input-group .input-area:valid+.label{top:-8px;padding:0 3px;font-size:12px;color:#9a9a9a;background:#fff;border-radius:5px}.segcon_create_segment .basic_details .input-group .input-area:valid{background:#fff}.segcon_create_segment .basic_details .input-group .input-area:focus{border:1px solid #cfcfcf;background:#fff}.segcon_create_segment .basic_details .input-group .label{font-size:14px;color:#9a9a9a;position:absolute;top:10px;left:15px;cursor:pointer}.segcon_create_segment .basic_details .minMaxLabel{background-color:#fff;top:-8px!important;padding:0 2px;font-size:12px!important}.segcon_create_segment .basic_details .error_maxVal{font-size:12px;color:red!important}.segcon_create_segment .basic_details .input-group .input-area:focus+.label{top:-8px;padding:0 3px;font-size:12px;color:#9a9a9a;background:#fff;border-radius:5px}.segcon_create_segment .kpi_details{margin-top:20px;animation:growsubDown .3s ease-in-out}.segcon_create_segment .kpi_details .kpi_list{display:flex;flex-direction:column;padding:0}.segcon_create_segment .kpi_details .kpi_list .add_list{display:flex;margin-bottom:20px}.segcon_create_segment .kpi_details .kpi_list .add_list span{color:#000;font-weight:600;font-size:16px;position:relative}.segcon_create_segment .kpi_details .kpi_list .add_list span img{cursor:pointer;margin-left:10px}.segcon_create_segment .kpi_details .kpi_list .add_list span .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:203px;text-align:left;bottom:32px;font-size:13px;font-weight:400;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_create_segment .kpi_details .kpi_list .add_list span .infoPopups:after{content:"";position:absolute;top:100%;left:53%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_create_segment .kpi_details .add_duration{display:flex;flex-direction:column}.segcon_create_segment .kpi_details .add_duration .add_list{display:flex;margin-bottom:20px}.segcon_create_segment .kpi_details .add_duration .add_list span{color:#000;font-weight:600;font-size:16px;position:relative}.segcon_create_segment .kpi_details .add_duration .add_list span img{cursor:pointer;margin-left:10px}.segcon_create_segment .kpi_details .add_duration .add_list span .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:203px;text-align:left;bottom:32px;font-size:13px;font-weight:400;right:-18px;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_create_segment .kpi_details .add_duration .add_list span .infoPopups:after{content:"";position:absolute;top:100%;left:83%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_create_segment .kpi_details .select_kpi{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background-color:#f7f7f7;border-radius:4px;height:45px;cursor:pointer}.segcon_create_segment .kpi_details .select_kpi span{color:#9a9a9a;font-weight:400;font-size:16px}.segcon_create_segment .kpi_details .select_kpi .selected_tag_set{display:flex;color:#9a9a9a;font-weight:400;font-size:16px}.segcon_create_segment .kpi_details .select_kpi .selected_tag_set .selected_tags{display:flex;align-items:center;padding:5px;border:1px solid #d8d8d8;border-radius:3px;margin-right:15px}.segcon_create_segment .kpi_details .select_kpi .selected_tag_set .selected_tags span{color:#000;font-weight:500;font-size:14px;margin-right:10px}.segcon_create_segment .kpi_details .select_kpi .selected_tag_set .selected_tags .cross_img{transform:rotate(45deg);width:18px;cursor:pointer}.segcon_create_segment .kpi_details .tag_list{display:flex;flex-direction:column;background-color:#fff;border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);padding:20px 20px 0;width:100%;margin-left:1px;animation:growsubDown .3s ease-in-out}.segcon_create_segment .kpi_details .tag_list .selectAllKpi{display:flex}.segcon_create_segment .kpi_details .tag_list .selectAllKpi label{color:#4a4a4a;font-weight:400;font-size:16px;cursor:pointer;font-weight:600}.segcon_create_segment .kpi_details .tag_list .selectAllKpi input[type=checkbox]{max-width:18px;width:100%;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.segcon_create_segment .kpi_details .tag_list .main_tag_section{display:flex}.segcon_create_segment .kpi_details .tag_list .tag_section{display:flex;flex-direction:column;width:20%}.segcon_create_segment .kpi_details .tag_list .tag_section h3{color:#000;font-weight:600;font-size:16px;margin-bottom:20px}.segcon_create_segment .kpi_details .tag_list .tag_section .check_with_label{display:flex;margin-bottom:5px;padding:5px}.segcon_create_segment .kpi_details .tag_list .tag_section .check_with_label label{color:#4a4a4a;font-weight:400;font-size:14px;cursor:pointer}.segcon_create_segment .kpi_details .tag_list .tag_section .check_with_label input[type=checkbox]{max-width:18px;width:100%;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.segcon_create_segment .kpi_details .tag_list .tag_section .check_with_label input[type=radio]{width:18px;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.segcon_create_segment .kpi_details .tag_list .tag_section .check_with_label:hover{background:#bfe9e9;border-radius:5px;transition:all .2s ease-in-out}.segcon_create_segment .kpi_details .tag_list .tag_section .last_label{margin-bottom:25px}.segcon_create_segment .kpi_details .tag_list .tag_section:nth-child(3),.segcon_create_segment .kpi_details .tag_list .tag_section:nth-child(4){width:17%}.segcon_create_segment .kpi_details .tag_list .tag_section{width:26%}.segcon_create_segment .kpi_details .tag_list .datepicker{width:100%}.segcon_create_segment .kpi_details .tag_list .datepicker .date_section{display:flex;flex-direction:column;height:140px;justify-content:space-between;animation:growsubDown .5s ease-in-out;margin-left:25px}.segcon_create_segment .kpi_details .tag_list .datepicker .date_section .datePickerSelector{position:relative}.segcon_create_segment .kpi_details .tag_list .datepicker .date_section .datePickerSelector label{position:absolute;z-index:1;background:#fff;top:-11px;left:10px}.segcon_create_segment .kpi_details .tag_list .datepicker .react-datepicker-popper{z-index:2}.segcon_create_segment .kpi_details .tag_list .datepicker .react-datepicker-wrapper{height:-moz-fit-content;height:fit-content}.segcon_create_segment .kpi_details .tag_list .datepicker .react-datepicker-wrapper .react-datepicker__input-container input{height:45px;padding:10px;width:100%;border-radius:5px;outline:none;background-color:#f7f7f7;border:1px solid #cfcfcf}.segcon_create_segment .tag_segment{padding-bottom:50px}.segcon_create_segment .tag_segment .infome{margin-right:5px}.segcon_create_segment .tag_segment h4{color:#000;font-weight:700;font-size:18px}.segcon_create_segment .tag_segment h2{color:#000;font-weight:400;font-size:14px;margin-bottom:10px}.segcon_create_segment .tag_segment p{color:#000;margin-bottom:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0}.segcon_create_segment .tag_segment p span{color:#7f7f7f;font-weight:400;font-size:14px}.segcon_create_segment .tag_segment .select_segment{border:1px solid #f1f1f1;width:661px;height:219px;padding:10px 20px}.segcon_create_segment .tag_segment .select_segment .add_remove{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.segcon_create_segment .tag_segment .select_segment .add_remove .select_options{display:flex;position:relative}.segcon_create_segment .tag_segment .select_segment .add_remove .select_options select{font-size:14px;width:350px;height:45px;padding:10px;background:#f1f1f1;color:#7f7f7f;border-radius:5px;border:1px solid #cfcfcf;background-repeat:no-repeat;cursor:pointer}.segcon_create_segment .tag_segment .select_segment .add_remove .select_options img{right:25px}.segcon_create_segment .tag_segment .select_segment .add_remove .select_options .form-select:focus{box-shadow:none}.segcon_create_segment .tag_segment .select_segment .add_remove .select_options img{position:absolute;right:18px;height:-moz-fit-content;height:fit-content;top:20px}.segcon_create_segment .tag_segment .select_segment .add_remove .remove{cursor:pointer}.segcon_create_segment .tag_segment .select_segment .add_remove .remove img{margin-right:10px}.segcon_create_segment .tag_segment .select_segment .add_remove .remove span{font-size:16px;color:#000;font-weight:500;margin-right:20px}.segcon_create_segment .tag_segment .select_segment .rs-slider{margin-top:40px}.segcon_create_segment .tag_segment .select_segment .rs-slider .rs-slider-handle:before{border:none;background-color:#008081}.segcon_create_segment .tag_segment .select_segment .rs-slider .rs-slider-progress-bar{background-color:#008081}.segcon_create_segment .tag_segment .select_segment span{color:#7f7f7f;font-weight:400;font-size:14px}.segcon_create_segment .tag_segment .blank_line{border:1px solid #f3f3f3;position:relative;margin:20px 0;width:660px}.segcon_create_segment .tag_segment .blank_line img{position:absolute;right:50%;top:-8px;z-index:2}.segcon_create_segment .tag_segment .new_segment{margin-top:20px;width:-moz-fit-content;width:fit-content}.segcon_create_segment .tag_segment .new_segment span{color:#008081;font-weight:400;font-size:14px}.segcon_create_segment .tag_segment .new_segment img{margin-right:10px;max-width:20px;margin-left:8px}.segcon_create_segment .tag_segment .tag_segment_container{border:1px solid #f1f1f1;padding:20px;position:relative;border-radius:5px}.segcon_create_segment .tag_segment .tag_segment_container .remove_segment{position:absolute;right:0;background:#fff;top:-1px;padding:3px 10px 4px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;animation:growDown .5s ease-in-out}.segcon_create_segment .tag_segment .tag_segment_container .remove_segment img{margin-left:8px;max-width:20px}.segcon_create_segment .tag_segment .tag_segment_container .remove_segment span{color:#000;font-size:14px}.segcon_create_segment .tag_segment .tag_segment_container h4{color:#7f7f7f;font-weight:400;font-size:14px}.segcon_create_segment .tag_segment .tag_segment_container .set_custom_base_tag{display:flex;flex-direction:column;margin-top:20px}.segcon_create_segment .tag_segment .tag_segment_container .set_custom_base_tag .OR_condition{position:relative;left:-15px;top:-10px;background-color:#a3e2e2;border-radius:2px;border:1px solid #008081;padding:1px 5px;font-size:12px;width:-moz-fit-content;width:fit-content}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:30px;padding-left:20px;position:relative}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section{display:flex;width:100%;padding:15px 0 15px 10px;border-radius:5px;justify-content:space-between;animation:growDown .3s ease-in-out;margin-top:10px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .remove button{background-color:#008081;border:1px solid #008081;border-radius:3px;padding:2px 10px;font-size:12px;color:#fff;font-weight:400}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .selectFrequency{position:absolute;right:17px;top:-2px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .selectFrequency .frequencyContainer{display:flex;padding:0 10px;background:#fff;border-radius:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .selectFrequency .frequencyContainer span{color:#000;font-weight:500;font-size:14px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .selectFrequency .frequencyContainer img{cursor:pointer;margin-left:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry{position:absolute;right:120px;top:-6px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry label{background-color:#fff;color:#9a9a9a;font-size:10px;left:58px;position:relative;top:-17px;z-index:1}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry .react-datepicker__input-container input{height:28px;width:140px;padding:5px;border-radius:5px;outline:none;border:1px solid #f1f1f1;cursor:pointer;background:#fff;font-size:12px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry .react-datepicker-popper{z-index:3}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .tag_expiry .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{left:-57px!important}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .frequencyOption{position:absolute;min-width:130px;display:flex;flex-direction:column;background-color:#fff;border-radius:5px;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);padding-top:5px 0;z-index:9}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .frequencyOption .selectedFrequency{color:#008081;font-weight:600;padding:10px 12px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .frequencyOption .selectedFrequency:hover{background-color:#f0f8ff;border-radius:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .frequencyOption .spanOption{padding:10px 12px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .new_segment_section .frequencyOption .spanOption:hover{background-color:#f0f8ff;border-radius:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .extra_section_add{display:flex;justify-content:space-between;width:100%}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:after,.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:before{content:"";position:absolute;top:2px;left:0;border-left:1px solid #ccc;height:100%;width:20px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:after{top:50%;border-top:1px solid #ccc}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:only-child{padding-top:0;padding-left:0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:only-child:after,.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:only-child:before{display:none}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:first-child:before{border:0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:last-child:after{border:0;border-left:1px solid #fff}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag:last-child:before{border-bottom:1px solid #ccc;border-radius:0 0 0 5px;-webkit-border-radius:0 0 0 5px;-moz-border-radius:0 0 0 5px;height:50%}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul{display:flex;align-items:center;margin:0;padding:0;list-style:none;flex-wrap:wrap;grid-gap:8px;gap:8px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li{display:flex;justify-content:space-between;align-items:center;margin:2px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .tag_sequence{display:flex}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main{position:relative}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .select_dp{background-color:#f8f8f8;border:1px solid #eaeaea;border-radius:4px;min-width:150px;margin:0 3px 0 0;padding:7px;display:flex;justify-content:space-between;align-items:baseline;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .select_dp span{color:#000;font-weight:400;font-size:14px;margin:0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .select_dp img{width:-moz-fit-content;width:fit-content;margin-left:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown{position:absolute;width:100%;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.07);border-radius:5px;padding:0 3px 12px 10px;overflow-y:auto;overflow-x:hidden;max-height:320px;animation:growDown .3s ease-in-out;opacity:1;z-index:99;width:310px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .multi_search_drp{position:sticky;top:0;padding:10px 0;background-color:#fff;border-bottom:1px solid #f0f0f0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .multi_search_drp .dropbtn_multi_search_drop{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;font-size:12px;line-height:14px;color:#989898;height:25px;width:100%;padding-left:30px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .multi_search_drp .search_logo_multi{position:absolute;height:12px;left:15px;top:17px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .blank_line{background-color:hsla(0,0%,65.5%,.21);height:1px;margin-top:8px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .search_main{margin:10px 5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .search_main .dropbtn{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;font-size:12px;line-height:14px;color:#989898;height:25px;width:100%;padding-left:30px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .search_main .search_logo{position:absolute;height:12px;left:25px;top:17px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head{margin-top:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .select_tag_name{display:flex;justify-content:space-between;align-items:center;border-radius:5px;padding:8px 5px;margin-bottom:5px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .select_tag_name span{font-size:14px;font-weight:600}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .select_tag_name .selectedTag{color:#008081}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .select_tag_name img{margin-left:10px;width:17px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .selectedTag_select_tag_name{background:#f6f6f6;border-left:4px solid #008081;border-radius:0;background-color:#bfe9e9;border-radius:0 4px 4px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .select_tag_name:hover{background:#f6f6f6;border-left:4px solid #008081;color:#008081;border-radius:0;background-color:#bfe9e9;transition:all .15s ease-in-out;border-radius:0 4px 4px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL{display:flex;padding-top:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI{display:flex;width:100%;flex-direction:column;align-items:flex-start;font-weight:400;border-radius:5px;margin-right:5px;margin-left:15px;padding-left:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI .twoLevelNested{display:flex;justify-content:space-between;width:100%}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI .twoLevelNested .list_section{display:flex;align-items:center}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI .twoLevelNested .list_section .dot_me{width:6px;height:6px;background-color:#cfcfcf;border:1px solid #4a4a4a;border-radius:100%;margin-right:8px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI .twoLevelNested img{width:12px;transform:rotate(0deg);transition-duration:.5s}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI .twoLevelNested .rotate_subTag{transform:rotate(180deg);transition-duration:.5s}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI:hover{background:#f6f6f6;border-left:4px solid #008081;color:#008081;border-radius:0;background-color:#bfe9e9;transition:all .15s ease-in-out;border-radius:0 4px 4px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI:active{transition:.2s ease-in;box-shadow:0 0 5px 0 #008081}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .nestedLI_selected{background:#f6f6f6;border-left:4px solid #008081;color:#008081;border-radius:0;background-color:#bfe9e9;transition:all .15s ease-in-out;border-radius:0 4px 4px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .subNestedDropdown{display:flex;justify-content:space-between;animation:growDown .5s ease-in-out}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .subNestedDropdown img{width:12px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .subNestedDropdown{width:100%;font-size:12px;font-weight:400;color:#6e6e6e;padding-right:1px;border-radius:5px;margin-right:5px;margin-left:30px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .subNestedDropdown li:hover{background:#f6f6f6;border-left:4px solid #008081;color:#008081;border-radius:0;background-color:#bfe9e9;transition:all .15s ease-in-out;border-radius:0 4px 4px 0}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head .nestedUL .subNestedDropdown:first-child{padding-top:10px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head ul{display:block;overflow-y:auto;max-height:225px;animation:growsubDown .25s ease-in-out}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head ul li{font-size:14px;font-weight:400;padding:6px 5px 6px 10px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head ul .nestedSubOptions{padding:3px 5px;width:100%;justify-content:flex-start}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main .double_select_dropdown .tag_head ul .li_blankline{border-bottom:1px solid #f0f0f0;padding-bottom:20px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main ::-webkit-scrollbar{width:8px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main ::-webkit-scrollbar-track{background:#f1f1f1}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main ::-webkit-scrollbar-thumb,.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .dropdown_main ::-webkit-scrollbar-thumb:hover{background:#cfcfcf}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .infospan{position:relative;top:-20px;right:12px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .infospan img{margin-right:3px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .infospan .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:8px;width:203px;text-align:left;bottom:22px;font-size:13px;font-weight:400;right:-29px;opacity:.85;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .infospan .infoPopups:after{content:"";position:absolute;top:100%;left:80%;margin-left:-5px;border:5px solid transparent;border-top-color:#304154}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .file_type{position:relative;display:inline-block;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .file_type .i_icon{margin-left:8px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .file_type span{color:#989898;font-size:12px;margin-right:3px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .file_type input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0;cursor:pointer;width:100px;height:45px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .file_type button{box-shadow:none;position:relative;font-weight:500;cursor:pointer;display:inline-block;font-size:14px;padding:7px;background-color:#f8f8f8;border:1px solid #f1f1f1;border-radius:3px;outline:none}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul li .upload_p_tag{margin-left:5px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag ul .add_new_tag{background-color:#f8f8f8;border-radius:4px;padding:5px;margin-top:15px}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .remove{color:#4a4a4a;font-weight:400;font-size:14px;margin-right:20px;display:flex;align-items:center}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .remove img{margin-right:5px;width:16px;margin-left:8px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .custom_base_tag .remove .disabledtags{pointer-events:none;opacity:.3;cursor:none}.segcon_create_segment .tag_segment .tag_segment_container .add_multiple_tags{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:15px;cursor:pointer}.segcon_create_segment .tag_segment .tag_segment_container .add_multiple_tags span{color:#008081;font-weight:400;font-size:16px}.segcon_create_segment .tag_segment .tag_segment_container .add_multiple_tags img{margin-right:10px;max-width:20px;margin-left:8px}.segcon_create_segment .tag_segment .tag_segment_container .tag_and{display:flex;align-items:center;justify-content:center;background-color:#a3e2e2;border-radius:2px;border:1px solid #008081;font-size:12px;color:#383838;position:absolute;transform:translate(-50%,-35px);left:50px;z-index:1;padding:5px 5px 5px 10px;height:-moz-fit-content;height:fit-content;width:60px}.segcon_create_segment .tag_segment .tag_segment_container .tag_and:focus-visible{outline:none;border:1px solid #9370ff}.segcon_create_segment .tag_segment .new_segment{display:flex;color:#008081;font-weight:400;font-size:16px;cursor:pointer;margin-bottom:20px;border:1px solid #008081;border-radius:3px;padding:4px 10px}.segcon_create_segment .import_tag_segment,.segcon_create_segment .import_tag_segment .customer_add{display:flex;flex-direction:column}.segcon_create_segment .import_tag_segment .customer_add .input_container{width:100%;margin-top:20px;animation:growDown .3s ease-in-out;position:relative}.segcon_create_segment .import_tag_segment .customer_add .input_container .chooseFileName{position:absolute;left:133px;top:12px;background:#fff;width:-moz-fit-content;width:fit-content}.segcon_create_segment .import_tag_segment .customer_add .input_container .verifyMe{outline:none;border:1px solid #008081;background-color:#008081;padding:5px 30px;width:-moz-fit-content;width:fit-content;color:#fff;border-radius:5px;font-size:16px;margin-left:20px;max-width:100px;display:flex;align-items:center;justify-content:center;height:44px}.segcon_create_segment .import_tag_segment .customer_add .input_container a:hover{text-decoration:none}.segcon_create_segment .import_tag_segment .customer_add .input_container p{color:#9a9a9a;font-size:12px;padding-left:0!important}.segcon_create_segment .import_tag_segment .customer_add .input_container .hideVerifyMe{outline:none;border:1px solid #008081;background-color:#008081;padding:5px 30px;width:-moz-fit-content;width:fit-content;color:#fff;border-radius:5px;font-size:16px;margin-left:20px;pointer-events:none;opacity:.5}.segcon_create_segment .import_tag_segment .customer_add .input_container #fileUpload{height:44px!important;border:1px solid #e5e5e5;border-radius:5px;padding:0;width:100%}.segcon_create_segment .import_tag_segment .customer_add .input-group{display:flex;position:relative;margin:20px 0 0;width:-moz-fit-content;width:fit-content;animation:growDown .3s ease-in-out;align-items:center}.segcon_create_segment .import_tag_segment .customer_add .input-group span{color:#9a9a9a;font-size:12px;padding-left:0!important}.segcon_create_segment .import_tag_segment .customer_add .input-group .error{color:red;padding-left:0!important}.segcon_create_segment .import_tag_segment .customer_add .input-group .hideVerifyMe,.segcon_create_segment .import_tag_segment .customer_add .input-group .verifyMe{outline:none;border:1px solid #008081;background-color:#008081;padding:10px 30px;width:-moz-fit-content;width:fit-content;color:#fff;border-radius:5px;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important;margin-left:20px!important}.segcon_create_segment .import_tag_segment .customer_add .input-group .hideVerifyMe{font-size:16px;pointer-events:none;opacity:.5}.segcon_create_segment .import_tag_segment .customer_add .input-group .input-area{outline:none;border:1px solid #cfcfcf;background-color:#f2f2f2;padding:16px 13px;font-size:14px;font-weight:500;border-radius:5px;width:450px;resize:none}.segcon_create_segment .import_tag_segment .customer_add .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:5px;border-bottom-right-radius:5px}.segcon_create_segment .import_tag_segment .customer_add .input-group .input-area:valid+.label{top:-8px;padding:0 3px;font-size:12px;color:#9a9a9a;background:#fff;border-radius:5px;width:-moz-fit-content;width:fit-content}.segcon_create_segment .import_tag_segment .customer_add .input-group .input-area:valid{background:#fff}.segcon_create_segment .import_tag_segment .customer_add .input-group .input-area:focus{border:1px solid #cfcfcf;background:#fff}.segcon_create_segment .import_tag_segment .customer_add .input-group .label{color:#9a9a9a;position:absolute;top:16px;left:15px;cursor:pointer}.segcon_create_segment .import_tag_segment .customer_add .input-group .input-area:focus+.label{top:-8px;padding:0 3px;font-size:12px;color:#9a9a9a;background:#fff;border-radius:5px;width:-moz-fit-content!important;width:fit-content!important}.segcon_create_segment .import_tag_segment .customer_add input[type=file]::file-selector-button{background-color:#bfe9e9;color:#008081;font-weight:500;font-size:14px;border:0;border-right:1px solid #e5e5e5;padding:12px;margin-right:20px;border-radius:4px;transition:.2s;cursor:pointer}.segcon_create_segment .import_tag_segment .customer_add input[type=file]::file-selector-button:hover{background-color:#008081;color:#fff;border:0;border-right:1px solid #008081;border-radius:4px;cursor:pointer}.segcon_create_segment .import_tag_segment .customer_add h4{color:#000;font-weight:600;font-size:16px}.segcon_create_segment .import_tag_segment .customer_add .input_set{display:flex;align-items:center;margin:20px 0}.segcon_create_segment .import_tag_segment .customer_add .input_set .input_label{display:flex;align-items:center}.segcon_create_segment .import_tag_segment .customer_add .input_set input[type=radio]{width:18px;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.segcon_create_segment .import_tag_segment .customer_add .input_set label{margin-right:30px;color:#000;font-weight:400;font-size:16px;cursor:pointer}.segcon_create_segment .import_tag_segment .customer_identifier,.segcon_create_segment .import_tag_segment .upload_file{margin-top:30px}.segcon_create_segment .import_tag_segment .upload_file .error{color:red}.segcon_create_segment .kpi_list{padding:40px}.segcon_create_segment .kpi_list .kpi_card_section{display:flex;flex-direction:column}.segcon_create_segment .kpi_list .kpi_card_section h4{color:#000;font-weight:600;font-size:16px;margin-bottom:10px}.segcon_create_segment .kpi_list .kpi_card_section .black_line{border-bottom:1px solid #ebebeb;margin-bottom:15px}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 0 6px 0 rgba(0,0,0,.12);height:120px;margin-bottom:25px}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading{display:flex;justify-content:space-between;padding:10px 15px 5px}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading h5{color:rgba(60,60,60,.63);font-weight:500;font-size:14px}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading .img_set{position:relative}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading .img_set img{cursor:pointer}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading .img_set .infoPopups{position:absolute;background-color:#304154;color:#fff;padding:10px;width:203px;text-align:left;bottom:32px;font-size:13px;font-weight:400;right:-18px;border-radius:5px;z-index:1;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);cursor:pointer}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .kpi_card_heading .img_set .infoPopups:after{content:"";position:absolute;top:100%;left:85%;margin-left:-5px;border:9px solid transparent;border-top-color:#304154}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card .black_line{border:1px solid #ebebeb;margin-bottom:0}.segcon_create_segment .kpi_list .kpi_card_section .kpi_card h2{color:#000;font-weight:700;font-size:24px;padding:5px 15px}.segcon_create_segment .kpi_list .nodata{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:375px}.segcon_create_segment .kpi_list .nodata img{width:60px;height:45px}.single_range{display:flex;flex-direction:column;width:100%;margin:15px 0}.single_range .or_manually{text-align:center;margin-top:10px;font-size:14px;font-weight:500}.single_range .errMsg{font-size:12px;color:red}.single_range .manual_input{display:flex;margin-top:10px}.single_range .manual_input .manual_input_max,.single_range .manual_input .manual_input_min{display:flex;flex-direction:column}.single_range .manual_input input[type=number]{border:1px solid #e1e1e1;background-color:#f8f8f8;border-radius:4px;max-width:100px;min-height:35.33px;padding-left:8px;cursor:pointer;margin-right:10px}.single_range .manual_input input:focus-visible{outline:none}.single_range .unit{display:flex;justify-content:space-between;margin-bottom:10px}.single_range .unit p{font-weight:400;font-size:14px;margin:0!important;color:#000;width:-moz-fit-content!important;width:fit-content!important}.single_range .unit span{font-weight:600;color:#646464}.single_range .rs-slider-handle:before{border:none;background-color:#008081;width:15px;height:15px;top:-3px}.single_range .rs-slider-bar{height:4px}.single_range .rs-slider-progress-bar{background-color:#008081;height:4px}.single_range h3{color:#646464;font-weight:400;font-size:14px}.Segcon_multiSelect{display:flex;flex-direction:column;position:relative}.Segcon_multiSelect .selecedArr::-webkit-scrollbar{display:none}.Segcon_multiSelect .selecedArr{-ms-overflow-style:none;scrollbar-width:none;display:flex;border:1px solid #f1f1f1;background-color:#f8f8f8;border-radius:4px;max-width:190px;overflow-x:auto;padding:6px;margin-right:3px;cursor:pointer}.Segcon_multiSelect .selecedArr .multiselect_option{display:flex;justify-content:space-between;width:100%;padding:0 10px 0 0;cursor:pointer;align-items:center}.Segcon_multiSelect .selecedArr p{padding:6px}.Segcon_multiSelect .selecedArr span{background:#bfe9e9;text-overflow:ellipsis;border-radius:5px;padding:1px;margin:0 5px;white-space:nowrap;overflow:hidden}.Segcon_multiSelect .selecedOption{display:flex;justify-content:space-between;border:1px solid #f1f1f1;background-color:#f8f8f8;border-radius:4px;min-width:120px;max-width:310px;min-height:35.33px;overflow-x:auto;padding:0 6px;margin-right:3px;cursor:pointer}.Segcon_multiSelect .selecedOption p{padding:6px;font-size:14px}.Segcon_multiSelect .selecedOption span{background:#bfe9e9;border-radius:5px;padding:5px;margin:0 5px}.Segcon_multiSelect .label_collection{display:flex;flex-direction:column;border:1px solid #f1f1f1;background-color:#fff;position:absolute;top:35px;z-index:9;opacity:1;box-shadow:0 0 20px 0 rgba(0,0,0,.05);border-radius:4px;width:-moz-fit-content;width:fit-content;max-height:185px;overflow-y:auto;overflow-x:hidden;animation:growDown .3s ease-in-out;padding:5px 10px 10px}.Segcon_multiSelect .label_collection .search_main{position:sticky;top:-6px;background-color:#fff;padding:5px}.Segcon_multiSelect .label_collection .search_main .dropbtn{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;outline:none;font-size:12px;line-height:14px;color:#989898;height:25px;width:100%;padding-left:30px}.Segcon_multiSelect .label_collection .search_main .search_logo{position:absolute;height:12px;left:10px;top:12px}.Segcon_multiSelect .label_collection .selctallOptions{display:flex;padding:10px 5px 5px;align-items:center;position:sticky;top:0;border-bottom:1px solid #f1f1f1;background-color:#fff;font-size:16px}.Segcon_multiSelect .label_collection .selctallOptions label{cursor:pointer;font-size:14px}.Segcon_multiSelect .label_collection .selctallOptions input[type=checkbox]{width:16px;height:16px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.Segcon_multiSelect .extra_width_collection{width:310px!important}.Segcon_multiSelect .check_with_label{display:flex;padding:5px;margin-bottom:5px;cursor:pointer}.Segcon_multiSelect .check_with_label label{color:#4a4a4a;font-weight:400;font-size:14px;cursor:pointer;min-width:90px;width:100%}.Segcon_multiSelect .check_with_label input[type=checkbox],.Segcon_multiSelect .check_with_label input[type=radio]{width:18px;height:18px;border-radius:5px;accent-color:#008081;margin-right:10px;cursor:pointer}.Segcon_multiSelect .check_with_label:hover{background-color:#f6f6f6;border-radius:5px}.nested_main{display:flex;flex-direction:column}.nested_main .merge_input_drop{display:flex;border:1px solid #e6e6e6;padding:7px 10px;background-color:#f8f8f8;border-radius:4px}.nested_main .merge_input_drop .merge_input{border:none;border-right:1px solid #ddd;background-color:#f8f8f8;outline:none;width:125px;padding-right:10px}.nested_main .merge_input_drop .merge_input:focus-visible{border:none;border-right:1px solid #ddd}.nested_main .merge_input_drop .selected_val{display:flex;flex-direction:column;position:relative;width:125px;padding-left:10px;cursor:pointer}.nested_main .merge_input_drop .selected_val .merge_list{position:absolute;top:32px;border-color:#fff;background-color:#fff;box-shadow:0 6px 24px 0 hsla(0,0%,52.2%,.3);border-radius:5px;padding:10px!important;width:100%}.nested_main .merge_input_drop .selected_val .merge_list .selectedVal{color:#008081;font-weight:700}.nested_main .err_msg{border:1px solid red}.nested_main .showcustomer_count{padding:7px;align-items:center;background-color:#f8f8f8;border:1px solid #f1f1f1;border-radius:4px;width:-moz-fit-content;width:fit-content;display:flex}.disableddropdown,.disabledtags{pointer-events:none;cursor:none}.disabledtags{opacity:.3}.color_red{border:1px solid red}.color_grey{border:1px solid #e2e2e2}@media screen and (max-width:1400px){.segment_modal.modal .modal-dialog{margin:2px 150px auto!important}}@media screen and (min-width:1600px){.modal-xl{max-width:1250px!important}.segment_modal.modal .modal-dialog{margin:1.75rem auto!important}}.daterangepicker{z-index:1050!important}.daterangepicker .drp-buttons .btn{padding:4px 20px}.daterangepicker .drp-buttons .btn,.daterangepicker .drp-buttons .btn:active{color:#fff;background-color:#008081!important;border-color:#008081!important}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.monthselect,.daterangepicker select.yearselect{padding:2px;border:1px solid;border-radius:3px}.date_container,.dateinput{position:relative}.dateinput{background:#f8f8f8;cursor:pointer;padding:9px 10px;border:1px solid #ccc;width:250px;margin:15px 0}.calendar-table{padding-top:30px}.daterangepicker .ranges li.active,.daterangepicker td.active{background-color:#008081!important;color:#fff}.dropdown-container{width:100%;font-family:Arial,sans-serif;position:relative}.dropdown-container .subTable_openArrow{position:absolute!important;top:40%;left:91%}.dropdown-container .Placeholder{color:#9b9ea2!important}.dropdown-container .Placeholder,.dropdown-container .PlaceholderK{position:absolute!important;top:30%;left:3%}.dropdown-container .dropdown-header{height:60px}.dropdown-container .dropdown-header,.dropdown-container .dropdown-headerCondition{padding:10px;border:1px solid #ccc;border-radius:3px;cursor:pointer;text-align:start;font-size:14px;display:flex;align-items:center}.dropdown-container .my_floating_lable{position:absolute!important;top:-7px;left:12px;color:#7b7b7b!important;background:#fff!important;font-size:15px!important;padding:0 2px;z-index:1}.dropdown-container .dropdown-menu{background-color:#fff;border:1px solid #ccc;border-radius:5px;margin-top:5px;max-height:300px;overflow-y:auto;position:absolute;width:100%;z-index:10;display:block!important}.dropdown-container .dropdown-menu .SearchBoxOne{color:#9c9c9c!important;position:relative!important;width:100%}.dropdown-container .dropdown-menu .SearchBoxOne .searchicon{position:absolute!important;left:16px!important;top:22px!important}.dropdown-container .dropdown-menu .SearchBoxOne .search-bar{width:95%;margin:10px;padding:7px 24px;border:1px solid #ccc;border-radius:3px;font-size:14px;height:40px;background:#f9f9f9}.dropdown-container .dropdown-menu .dropdown-group{padding:5px 10px;margin:10px}.dropdown-container .dropdown-menu .dropdown-group-Active{padding:5px 10px;margin:10px;background:#f4f4f4}.dropdown-container .dropdown-menu .dropdown-group-extended{background-color:#f4f4f4;margin:10px;padding:5px 10px}.dropdown-container .dropdown-menu .group-header{font-size:14px;font-weight:700;color:#006f6e;display:flex;justify-content:space-between;cursor:pointer;padding:5px 11px}.dropdown-container .dropdown-menu .toggle-icon{font-size:16px;font-weight:700;cursor:pointer}.dropdown-container .dropdown-menu .group-items{padding-left:15px;margin-top:5px;text-align:start;font-size:14px}.dropdown-container .dropdown-menu .dropdown-item{padding:5px 11px;display:flex;justify-content:space-between;cursor:pointer}.dropdown-container .dropdown-menu .dropdown-item-Sub{display:flex;cursor:pointer;font-size:13px;padding:5px 33px}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item:active{background-color:#e0e0e0}.dropdown_main{width:100%;display:flex;justify-content:flex-start}.checbox_error{color:red;font-size:13px;display:none}.selectDAta{height:50px;overflow-y:scroll}*{font-family:"Roboto",sans-serif}body{padding:3em}header{margin-bottom:15px}header>h1{font-size:1.5em}.description{width:915px;margin-left:29px;color:#313131;display:flex;justify-content:space-between}.description-scales,.scales{display:flex}.scales{margin:0 5px}.scale{width:65px;height:8px;margin:2px;background:silver}.performace_header{display:flex;justify-content:space-between;align-items:center}.selectStatus{width:213px;height:50px;border:1px solid #e4e4e4}.date_div{width:482px;display:flex;justify-content:space-around}.range_scale{display:flex!important;flex-direction:column;justify-content:center;align-items:center;padding:12px}.heatmap{width:960px}.heatmap rect:hover{stroke:none}.heatmap text{fill:grey}.value_contain{width:204px}.heatmap-day{transition:opacity .25s ease-in}.react-calendar-heatmap-all-weeks{transform:translate(25px)}.react-calendar-heatmap-weekday-labels{transform:translateY(-13px)}.react-calendar-heatmap-month-labels{transform:translate(25px,90px)}.react-calendar-heatmap-month-label:hover{cursor:pointer;fill:#111;text-decoration:underline}.color-scale-7{background:#00f;fill:#00f}.color-scale-6{background:#787676;fill:#787676}.color-scale-5{background:#ff0;fill:#ff0}.color-scale-4{background:red;fill:red}.color-scale-3{background:#f09393;fill:#f09393}.color-scale-2{background:#ebac5d;fill:#ebac5d}.color-scale-1{background:#87ceeb;fill:#87ceeb}.color-scale-0{background:#53bc5f;fill:#53bc5f}.color-scale-empty{background:#f1f1f1;fill:#f1f1f1}[data-id=tooltip]:after{display:none!important}.react-calendar-heatmap text{font-size:8px;fill:#aaa}.react-calendar-heatmap .react-calendar-heatmap-small-text{font-size:5px}.react-calendar-heatmap rect:hover{stroke:#555;stroke-width:1px}.react-calendar-heatmap .color-empty{fill:#eee}.react-calendar-heatmap .color-filled{fill:#8cc665}.react-calendar-heatmap .color-github-0{fill:#eee}.react-calendar-heatmap .color-github-1{fill:#d6e685}.react-calendar-heatmap .color-github-2{fill:#8cc665}.react-calendar-heatmap .color-github-3{fill:#44a340}.react-calendar-heatmap .color-github-4{fill:#1e6823}.react-calendar-heatmap .color-gitlab-0{fill:#ededed}.react-calendar-heatmap .color-gitlab-1{fill:#acd5f2}.react-calendar-heatmap .color-gitlab-2{fill:#7fa8d1}.react-calendar-heatmap .color-gitlab-3{fill:#49729b}.react-calendar-heatmap .color-gitlab-4{fill:#254e77}.engage_email{cursor:default}.engage_email .title_top_bar .create_sms_title{display:flex}.engage_email .title_top_bar .create_sms_title h3{color:#4a4a4a;font-weight:600;font-size:20px}.engage_email .title_top_bar .create_sms_title img{margin-left:10px;width:26px;height:26px;cursor:pointer}.engage_email .title_top_bar p{color:#4a4a4a;font-size:14px;margin-bottom:15px}.engage_email .use_email{color:#4a4a4a;font-size:14px}.engage_email .align_middle{display:flex;align-items:center}.engage_email .email_template{color:#4a4a4a;font-size:20px;line-height:23.44px;display:flex}.engage_email .email_template i,.engage_email .email_template img{cursor:pointer}.engage_email .row{margin:0}.engage_email .row .engage_email_table{background-color:#fff;height:100%;border-radius:5px;min-height:550px;border-radius:8px}.engage_email .row .engage_email_table .table{background-color:#fff;border-radius:8px;border:none}.engage_email .row .engage_email_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.engage_email .row .engage_email_table .table thead th{background-color:#e5e9ed;color:#4a4a4a;font-size:12px;border:none;padding:15px 10px;font-weight:600}.engage_email .row .engage_email_table .table thead th:first-child{text-align:left;padding-left:35px;border-top-left-radius:8px}.engage_email .row .engage_email_table .table thead th:last-child{border-top-right-radius:8px}.engage_email .row .engage_email_table .table tbody td:first-child{text-align:left;padding-left:25px}.engage_email .row .engage_email_table .table tbody td h4{color:#4a4a4a;font-size:13px;font-weight:500;margin-bottom:0;margin-top:7px}.engage_email .row .engage_email_table .table tbody td .partition{border:1px solid #dadada}.engage_email .row .engage_email_table .table tbody td .action_contain{display:flex;justify-content:center}.engage_email .row .engage_email_table .table tbody td .action_contain .action_btn_clone{cursor:pointer}.engage_email .row .engage_email_table .table .switch{position:relative;display:inline-block;width:36px;height:18px}.engage_email .row .engage_email_table .table .switch input{display:none}.engage_email .row .engage_email_table .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.engage_email .row .engage_email_table .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.engage_email .row .engage_email_table .table input:checked+.slider{background-color:teal}.engage_email .row .engage_email_table .table input:focus+.slider{box-shadow:0 0 1px teal}.engage_email .row .engage_email_table .table input:checked+.slider:before{transform:translateX(17px)}.engage_email .row .engage_email_table .table .slider.round{border-radius:34px}.engage_email .row .engage_email_table .table .slider.round:before{border-radius:50%}.engage_email .row .engage_email_table .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.engage_email .row .engage_email_table .table .table-action-btn img{color:#9a9a9a;width:25px;height:15px}.engage_email .container-fluid .title_top_bar{justify-content:space-between}.engage_email .container-fluid .title_top_bar .create_sms_title{display:flex;flex-direction:column}.imagePlusIonEmail{position:absolute;top:35px;left:91%;cursor:pointer}.TestEmailButton{color:#fff;border:1px solid teal;width:113px;height:31px;background-color:teal;display:flex;align-items:center;border-radius:3px;justify-content:center}.TestEmailButton img{width:20px;margin-top:5px}.PreviewBody{overflow-y:scroll;max-height:300px}.textareaEmailTest{width:391px!important;height:70px!important}.LabelTestEmail{font-size:13px}.Model_Title_Test{display:block;z-index:9999;position:absolute!important;left:94%!important;top:39px!important}.Model_body_Test{padding-top:0!important}.cancelButton{width:113px;height:31px;border-radius:3px;background-color:#fff;border:1px solid #ababab;color:#4a4a4a}.email_add_template{background-color:#f6f6f6}.email_add_template .create_email{display:flex;justify-content:space-between;background-color:#fff;padding:10px 20px 5px;align-items:center}.email_add_template .create_email .create_email_template{color:#4a4a4a;font-size:18px;line-height:21.98px;font-weight:700;display:flex;align-items:center}.email_add_template .create_email .cancel{color:#7b7b7b;font-size:14px;line-height:16px;width:44px;cursor:pointer}.email_add_template .create_email .email_save{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 36px}.email_add_template .create_email_container{border-radius:10px;margin:18px -9px}.email_add_template .create_email_container .uploadFile{padding:10px}.email_add_template .create_email_container .email_menu_wrap{width:100%;text-align:center}.email_add_template .create_email_container .email_menu_wrap .email_template_menu{width:800px;height:60px;display:inline-block;margin:0 auto}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul{background-color:#fff;border:1px solid #f3f3f3;border-radius:10px;display:flex;align-items:center;padding:17px 25px}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li{cursor:pointer;color:#7b7b7b;font-size:14px;align-items:center;display:flex;margin:0 2px}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li hr{border:1px solid #ababab;width:130px;margin:0}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul .radio_box_menu,.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li .stepover_menu{border:1px solid #979797;border-radius:100%;width:14px;height:14px;margin-right:5px}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li.active,.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li:hover{color:teal}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li.active .stepover_menu{background-color:teal;border:1px solid teal}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li.active hr{border:1px solid teal}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li a{display:block;color:teal;text-align:center;padding:16px;text-decoration:none}.email_add_template .create_email_container .email_menu_wrap .email_template_menu ul li a:hover{font-weight:700}.email_add_template .create_email_container .email_template_wrap{padding:10px;margin:0}.email_add_template .create_email_container .email_template_wrap .template_box_sec{padding:15px 0}.email_add_template .create_email_container .email_template_wrap .text-area{display:flex;width:600px;justify-content:space-around}.email_add_template .create_email_container .email_template_wrap .text-area .template_box{background-color:#fff;border-radius:10px;width:220px;height:270px;text-align:center;padding:25px;flex-direction:column}.email_add_template .create_email_container .email_template_wrap .text-area .template_box .inputText{max-width:100px}.email_add_template .create_email_container .email_template_wrap .text-area .template_box .template_image img{width:168px;height:190px}.email_add_template .create_email_container .email_template_wrap .text-area .template_box .template_image_empty{background-color:#f3f3f3;width:150px;height:180px;display:inline-block;overflow:hidden}.email_add_template .create_email_container .email_template_wrap .text-area .template_box .template_name p{color:#4a4a4a;font-size:14px;font-weight:600;line-height:19px;padding:20px;cursor:pointer}.email_add_template .create_email_container .email_template_wrap .custom_tmpl_box_wrap{display:flex;width:100%!important;margin:auto!important}.email_add_template .create_email_container .email_template_wrap .custom_tmpl_box_wrap .custom_tmpl_box{background-color:#f3f3f3;min-width:175px;min-height:225px;padding:5px;color:#4a4a4a;font-size:14px;border-radius:5px;border:1px solid #afabab}.email_add_template .create_email_container .email_template_wrap .temp_genral_info_wrap{background-color:#fff;border-radius:10px}.email_add_template .create_email_container .email_template_wrap .temp_genral_info_wrap .temp_genral_info_sec{width:600px;display:block;padding:20px 20px 130px;margin:0 auto}.email_add_template .create_email_container .email_template_wrap .temp_genral_info_wrap .temp_genral_info_sec .temp_genral_form_group{width:100%;margin-bottom:1rem}.email_add_template .create_email_container .email_template_wrap .test_btns_container{padding:10px 0;display:flex}.email_add_template .create_email_container .email_template_wrap .test_btns_container .test_btns{padding:5px 15px;border:1px solid teal;border-radius:3px;color:teal;font-size:14px;min-width:85px}.email_add_template .create_email_container label{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left;margin-bottom:5px}.email_add_template .create_email_container input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;padding:19px 10px;outline:none}.email_add_template .create_email_container input:focus{outline:none}#editor a.blockbuilder-branding,.bjZCdh .blockbuilder-branding,.email_add_template #editor a.blockbuilder-branding,.email_add_template .blockbuilder-tools-panel a.blockbuilder-branding,.email_add_template .email_temp_editor .bjZCdh a.blockbuilder-branding,.email_add_template .email_temp_editor a.blockbuilder-branding,a.blockbuilder-branding{display:none!important}.emailsenderId{width:250px;background-color:#f9f9f9}.mainSaveTemp{position:absolute;right:44%;z-index:99;bottom:70px;right:9%}.saveTemplate{width:200px;height:42px;background-color:teal;border-radius:3px;color:#fff;padding:10px}.PlusIconTemplate{min-height:180px;font-size:17px}.PlusIconTemplate .codeYouselfIcon{width:65px}.templateList{position:relative}.overlay{position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;height:100%!important;width:100%!important;opacity:0!important;transition:.5s ease!important;background:rgba(9,135,135,.8)!important;padding:20px!important;z-index:999!important}.TemplateSample{width:170px}.imagesOnHover{width:100%;display:flex;justify-content:space-around;align-items:center;margin-top:14px;cursor:pointer}.imagesOnHover .icons{width:30px}.imagesOnHover .icons1{width:20px}.CrownEditorIcon{width:15px}.Templatename{word-break:break-all;text-align:center}.ActionsImages{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:18px;font-weight:800}.ActionsImages p{color:#fff!important}.templateList:hover .overlay{opacity:1!important}.blockbuilder-preview{background-color:#ff0;background-image:none}iframe .blockbuilder-branding{visibility:hidden!important}.UploadImagesEmail .modal-dialog{width:400px!important}.add_tag{width:168px;height:48px}.add_tag,.add_tagEditor{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;padding:6px 8px;margin-bottom:4px;cursor:pointer}.add_tagEditor{width:86px}.AddTagEmail{width:152px!important;height:35px;display:flex;position:relative;left:83%;top:-23px}.tag_text{font-weight:700!important;display:flex!important;align-items:center!important}.ExixtingTemplatesSample{padding-left:20px;font-size:16px;font-weight:700;margin-top:55px}.imageDiv{width:200px!important}.contentImages{height:500PX;left:73px;top:45px}.imagesmedia{display:flex;justify-content:space-between;flex-wrap:wrap;height:400px;overflow-y:scroll}.NoteTag{font-size:13px}.div1stauts{padding:6px;font-weight:700;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.email_template_img{background-color:#fff;padding:26px;border-radius:10px;width:100%}.email_template_img_Temp{position:relative;padding:26px;border-radius:10px;width:100%}.previewOne{width:100%;height:115px}.previewTwo{width:110%;height:115px}.email_tab_2{border:1px solid #e0e0e0;width:100%;overflow:scroll;height:392px;margin-left:28px}.EmailPReview{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.PreviewWindow{display:flex;justify-content:center;width:305px}.SelectBox{width:312px;height:38px;border-radius:3px;border:1px solid #eaeaea;background:#fff;display:flex;justify-content:space-between;align-items:center}.fade_me_in{background:linear-gradient(90deg,#aaa,hsla(0,0%,66.7%,.9445028011) 0,#fff);padding:12px 136px;border-radius:5px;width:91%}.Dropdown_box{position:absolute;background-color:#fff;z-index:99;width:317px;border:1px solid #eee}.Dropdown_box .Dropdown_box_sub{display:flex;flex-direction:column;overflow-y:scroll;height:150px}.Dropdown_box .Dropdown_box_sub .Dropdown_list,.Dropdown_box .Dropdown_box_sub .Dropdown_list_colourd{height:40px;display:flex;align-items:center;padding:12px;width:100%}.Dropdown_box .Dropdown_box_sub .Dropdown_list_colourd{background-color:#f2f6f6;margin-bottom:2px}.ButtonDivMulti{width:317px;display:flex;justify-content:space-between;padding:10px}.ButtonDivMulti .ClearAll_button{background-color:#fff;color:#979797}.ButtonDivMulti .ApplySelected_button,.ButtonDivMulti .ClearAll_button{width:138px;height:30px;border:1px solid #979797;display:flex;justify-content:center;border-radius:3px;align-items:center}.ButtonDivMulti .ApplySelected_button{background-color:teal;color:#fff}.leftarrowCss{margin-right:-28px}.leftarrowCss,.rightarrowCss{display:inline-flex;align-items:center;background:linear-gradient(90deg,#f0f9ff,#fff);border-radius:999px;padding:17px 37px;box-shadow:0 2px 5px rgba(0,0,0,.05);font-weight:600;color:grey;font-size:16px}.rightarrowCss{margin-left:-28px}.Selecteditmes{max-width:104px;height:28px;background-color:rgba(0,128,128,.1019607843);border-radius:58px;padding:6px;display:flex;align-items:center;justify-content:center}.Selecteditmes .selectednames{min-width:50px;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.Cross_icon{background-color:teal;color:#fff;border-radius:49px;height:19px;width:19px;font-size:11px;text-align:center}.create_check label{font-size:14px}.loading-wave{right:28%;top:50%;width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end;position:absolute;right:44%;top:35%}.loading-wave .loading-bar{width:20px;height:10px;margin:0 5px;background-color:teal;border-radius:5px;animation:loading-wave-animation 1s ease-in-out infinite}.loading-wave .loading-bar:nth-child(2){animation-delay:.1s}.loading-wave .loading-bar:nth-child(3){animation-delay:.2s}.loading-wave .loading-bar:nth-child(4){animation-delay:.3s}@keyframes loading-wave-animation{0%{height:10px}50%{height:60px}to{height:10px}}.new_campaign_content .new_add_container .left_side_content::-webkit-scrollbar-thumb,.new_campaign_content .new_add_container .left_side_content::-webkit-scrollbar-track,.new_campaign_content .new_add_container .right_side_content::-webkit-scrollbar-thumb,.new_campaign_content .new_add_container .right_side_content::-webkit-scrollbar-track,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-thumb,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-track,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-thumb,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-track,.new_campaign_content .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-thumb,.new_campaign_content .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-track,.new_campaign_content .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-thumb,.new_campaign_content .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-track,.new_campaign_content::-webkit-scrollbar-thumb,.new_campaign_content::-webkit-scrollbar-track,.over_flow_hid::-webkit-scrollbar-thumb,.over_flow_hid::-webkit-scrollbar-track{background:#fff}.new_campaign_content .new_add_container .left_side_content::-webkit-scrollbar,.new_campaign_content .new_add_container .right_side_content::-webkit-scrollbar,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar,.new_campaign_content .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar,.new_campaign_content .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar,.new_campaign_content::-webkit-scrollbar,.over_flow_hid::-webkit-scrollbar{width:0;height:0}.new_campaign_content .new_add_container .left_side_content::-webkit-scrollbar-button,.new_campaign_content .new_add_container .right_side_content::-webkit-scrollbar-button,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-button,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-button,.new_campaign_content .social_new_ad_sets .social_edit_content_sets::-webkit-scrollbar-button,.new_campaign_content .social_new_ad_sets .social_edit_content_sets_2::-webkit-scrollbar-button,.new_campaign_content::-webkit-scrollbar-button,.over_flow_hid::-webkit-scrollbar-button{display:block}.add_media_modal .modal-header .close_popup_cross,.block_list_div .about_category_desp_cont,.block_list_div_error .about_category_desp_cont,.close_popup_cross,.cursor_pointer,.customaudience_anyall_drop,.customaudience_source_drop,.facebook_pages_dropdown,.language_selector,.Location-audience .Location_drop .Location_drop_list,.madd_fields_content .cross_cancel,.modal_title span,.new_campaign_content .new_add_container .left_side_content .checkbox-list input,.new_campaign_content .new_add_container .left_side_content .checkbox-list label,.new_campaign_content .new_add_container .left_side_content .select_dropdown,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tab_content2,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tabs-content,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu:hover,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value:hover,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=show_hide_option_label_sets],.new_campaign_content .social_edit_content .abtest_learnmore,.new_campaign_content .social_edit_content .campaign_tab_container h4[class=show_hide_option_label],.new_campaign_content .social_edit_content .checkbox-list input,.new_campaign_content .social_edit_content .checkbox-list label,.new_campaign_content .social_edit_content .learn_more_text,.new_campaign_content .social_edit_content .select_dropdown,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tab_content2,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tabs-content,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu:hover,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value:hover,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=show_hide_option_label_sets],.new_cpn_img_container,.new_cpn_img_container .new_cpn_dtl a,.row .social_container1 .campaign_content .campaign_name .p_cross,.Save_popup .modal-header .close_popup_cross,.slider,.social_popup1 .modal-body .audience_tab_container .audience_tab_body .tab_content2,.social_popup1 .modal-body .audience_tab_container .audience_tab_body .tabs-content,.social_popup1 .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads .select_dropdown_ads,.social_popup1 .modal-body .body_objectives .Body_objective_content,.social_popup1 .modal-body .model_body_header .mdl_title,.social_popup1 .modal-body .model_body_header .mdl_title1,.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1:hover,.social_popup1 .modal-body .popup_list_container .popup_list_content,.social_popup1 .modal-header .close_popup_cross,.social_popup .modal-body .audience_tab_container .audience_tab_body .tab_content2,.social_popup .modal-body .audience_tab_container .audience_tab_body .tabs-content,.social_popup .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads .select_dropdown_ads,.social_popup .modal-body .body_objectives .Body_objective_content,.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition .box_content,.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition .box_content:hover,.social_popup .modal-body .create_audience_type_Popup:hover,.social_popup .modal-body .model_body_header .mdl_title,.social_popup .modal-body .model_body_header .mdl_title1,.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1:hover,.social_popup .modal-body .popup_list_container .popup_list_content,.social_popup .modal-header .close_popup_cross,.social_text{cursor:pointer}.pointer_events_none{pointer-events:none}.border_none,.create_video_body .choose_image_body .search_video,.create_video_body .create_template_body,.madd_fields_content .cross_cancel,.new_campaign_content .new_add_container .left_side_content .tracking .tracking_header p,.outline_none{outline:none}a{color:teal!important}.about_cat{background-color:#fff!important}.add_media_modal_body,.add_media_modal_body .select_media .select_media_header,.display_flex,.facebook_modal_content .profile_pic_header,.modal_title,.new_campaign_content .new_add_container .left_side_content .ad_creative .add_web_url,.new_campaign_content .new_add_container .left_side_content .ad_creative .call_to_action,.new_campaign_content .new_add_container .left_side_content .ad_creative .counter,.new_campaign_content .new_add_container .left_side_content .ad_creative .media_types,.new_campaign_content .new_add_container .left_side_content .ad_creative .select_cards_inputs,.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Instant .instance_exp_warning,.new_campaign_content .new_add_container .left_side_content .destination .selected_instant_experience .instance_exp_info,.new_campaign_content .new_add_container .left_side_content .identity_content .insta_link_page,.new_campaign_content .new_add_container .left_side_content .identity_content .warning,.new_campaign_content .new_add_container .left_side_content .tracking .pixels,.optional,.review_error .review_error_header,.tooltip_wrap{display:flex;flex-direction:row}.div_height_width,.new_campaign_content .new_add_container .left_side_content .ad_creative,.new_campaign_content .new_add_container .left_side_content .ad_name_content,.new_campaign_content .new_add_container .left_side_content .ad_setup,.new_campaign_content .new_add_container .left_side_content .destination,.new_campaign_content .new_add_container .left_side_content .identity_content,.new_campaign_content .new_add_container .left_side_content .language,.new_campaign_content .new_add_container .left_side_content .tracking{border:.5px solid #eaeaea;border-radius:2.5px;width:97%;height:auto;padding:14px}.social_div{padding:25px 20px;display:flex;flex-direction:column;align-items:center}.social-campaign-header{width:100%;margin-top:5px;margin-bottom:30px}.social-campaign-header h3{color:#4a4a4a;font-size:18px;line-height:11px;text-align:left;font-weight:700}.social-campaign-header img.create_new{cursor:pointer}.social_container{background-color:#fff;height:400px}.Search_audience{display:flex;flex-direction:row-reverse}.Search_audience .Search_body{display:flex;width:91%}.Search_audience .serach_bar{width:100%;border-left:0;background-color:#fff}.Search_audience .icon_audience_search{display:flex;align-items:center;width:40px;border:1px solid #e4e4e4;border-right:0;justify-content:center}.social_row_margin_left{margin-left:-2px}.row .social_container1{background-color:#fff;height:100%;border-radius:5px;border-radius:8px}.row .social_container1 .social_tab_img{width:25px;height:20px}.row .social_container1 .nav-tabs>li{width:33.2%}.row .social_container1 .nav-tabs>li a{height:50px;display:flex;align-items:center}.row .social_container1 .campaign_content{display:flex}.row .social_container1 .campaign_content .campaign_name{padding:11px;width:100%;display:flex;align-items:center;justify-content:space-between}.row .social_container1 .campaign_content .campaign_name p{background-color:teal;border-radius:5px;padding:5px;color:#fff}.row .social_container1 .campaign_content .campaign_name .p_cross{color:#fff;font-size:14px;font-weight:600}.row .social_container1 .campaign_content .campaign_name span{color:#fff}.row .social_container1 label{color:teal;font-family:Roboto;font-size:16px;line-height:10px;text-align:center;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer}.row .social_container1 .social_body_head{width:100%;padding:10px;display:flex;justify-content:flex-end;grid-gap:5px;gap:5px}.row .social_container1 .social_body_head img{background-color:#f3f3f3;width:35px;padding:8px;border-radius:5px;display:flex;align-items:center;cursor:pointer}.row .social_container1 .social_body_head .img-disabled{opacity:.4}.row .social_container1 .social_body_head .social_body_second{background-color:#f3f3f3;width:93px!important;padding:8px;border-radius:5px}.row .social_container1 .social_body_head .social_body_second .social_icon{display:flex}.row .social_container1 .social_body_head .dropdown .dropdown-menu{z-index:2}.row .social_container1 .social_body_head .dropdown .columnList{height:300px;width:200px;overflow:scroll;z-index:2}.row .social_container1 .social_body_head .dropdown .columnList .dropdown-item{display:flex;align-items:center;grid-gap:10px;gap:10px;color:teal;width:auto}.row .social_container1 .social_body_head .dropdown .columnList label{color:teal;font-family:Roboto;font-size:14px;line-height:10px;text-align:center;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer}.row .social_container1 .social_body_head .dropdown .btn{color:#000;background-color:#f3f3f3;border-color:#f3f3f3}.row .social_container1 .social_body_head .dropdown .dropdown-item{display:flex;align-items:center;grid-gap:10px;gap:10px;color:teal}.row .social_container1 .table_social{border-radius:8px;overflow:scroll}.row .social_container1 .table_social .checkbox-value .input-check{background-color:teal!important}.row .social_container1 .table_social thead{background-color:#e5eef7;border-bottom:hidden;position:sticky;top:0;z-index:1}.row .social_container1 .table_social thead th{color:#4a4a4a!important;font-size:13px;border:none;font-weight:700;background-color:#e5eef7}.row .social_container1 .table_social thead th:first-child{text-align:left;padding-left:25px;position:sticky;left:0;box-shadow:5px 0 5px #dadada}.row .social_container1 .table_social thead th:first-child input{position:relative;top:7px}.row .social_container1 .table_social thead th:nth-child(2){position:sticky;left:50px;box-shadow:5px 0 5px #dadada}.row .social_container1 .table_social thead th:last-child{border-top-right-radius:8px}.row .social_container1 .table_social thead th .inputcheck_height{height:15px!important;position:sticky;left:0}.row .social_container1 .table_social tbody tr .lastRow{background-color:#f3f3f3!important}.row .social_container1 .table_social tbody tr:last-child,.row .social_container1 .table_social tbody tr:last-child td:first-child{background-color:#f3f3f3!important;position:sticky;bottom:0}.row .social_container1 .table_social tbody tr:last-child td:nth-child(2){background-color:#f3f3f3!important;box-shadow:5px 0 5px #dadada;left:50px}.row .social_container1 .table_social tbody td:first-child{text-align:left;padding-left:25px;position:sticky;left:0;background-color:#fff}.row .social_container1 .table_social tbody td:first-child input{position:relative;top:7px}.row .social_container1 .table_social tbody td:nth-child(2){position:sticky;left:50px;box-shadow:5px 0 5px #dadada;background-color:#fff}.row .social_container1 .table_social tbody td h4{color:#4a4a4a;font-size:13px;font-weight:600;margin-bottom:0;margin-top:7px}.row .social_container1 .table_social tbody td .partition{border:1px solid #dadada}.row .social_container1 .table_social tbody td .action_contain{display:flex;justify-content:center}.row .social_container1 .table_social tbody td .action_contain .table-down{background-color:#fff}.row .social_container1 .table_social tbody td select.round-btn{border:0}.row .social_container1 .table_social tbody td select option{font-size:12px}.row .social_container1 .table_social tbody td .round-btn{border-radius:12px;width:90px;height:25px;background-color:#f3f3f3;color:#6d7278;font-size:10px;border:1px solid #6d7278;padding:4px 14px 4px 12px;cursor:pointer;font-size:13px}.row .social_container1 .table_social tbody td .round-btn.active{color:#07a287;border-color:#07a287;background-color:rgba(0,184,148,.1)}.row .social_container1 .table_social tbody td .round-btn.inactive{color:#f27d7c;border-color:#f07e7e;background-color:rgba(255,106,106,.1)}.row .social_container1 .table_social tbody td .round-btn.pending{color:#007aff;border-color:#007aff;background-color:rgba(59,114,255,.1)}.row .social_container1 .table_social .switch{position:relative;display:inline-block;width:36px;height:18px}.row .social_container1 .table_social .switch input{display:none}.row .social_container1 .table_social .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.row .social_container1 .table_social .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.row .social_container1 .table_social input:checked+.slider{background-color:teal}.row .social_container1 .table_social input:focus+.slider{box-shadow:0 0 1px teal}.row .social_container1 .table_social input:checked+.slider:before{transform:translateX(17px)}.row .social_container1 .table_social .slider.round{border-radius:34px;z-index:0}.row .social_container1 .table_social .slider.round:before{border-radius:50%}.row .social_container1 .table_social .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.row .social_container1 .table_social .table-action-btn img{color:#9a9a9a}.table-responsive{display:block;width:100%;overflow-x:auto;overflow-y:auto;height:calc(100vh - 300px)}.new_campaign_content{height:100%;border-radius:5px;min-height:550px;padding:0;display:flex;flex-direction:column}.new_campaign_content .tabs_container_body{display:flex;padding:12px;margin:72px 30px 15px;position:relative;border-radius:5px;background-color:#fff;overflow:hidden}.new_campaign_content .tabs_container_body .tabs_container{position:relative;z-index:1;width:246px!important;height:-moz-fit-content;height:fit-content;box-shadow:0 1px 5px 3px rgba(0,0,0,.1254901961);background-color:#fff;border-radius:2.5px;padding:10px;margin-right:15px;cursor:pointer}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container{background-color:#fff;border-radius:2.5px;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container .tab_name_content{width:200px;word-break:break-all}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container .tab_name_content span{font-size:14.5px;line-height:9px;text-align:left;cursor:pointer;word-break:break-word}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container:not(:last-child):nth-child(n){margin-bottom:8px}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container[aria-current=active_tabdiv]{background-color:rgba(0,128,128,.062745098)}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container[aria-current=active_tabdiv] span{color:teal;font-weight:600}.new_campaign_content .tabs_container_body .tabs_container .tab_name_container:not([aria-current=active_tabdiv]) span,.new_campaign_content .tabs_container_body .tabs_container .tab_name_container[aria-current=""] span{color:#7b7b7b;font-weight:600}.new_campaign_content .tabs_container_body .tabs_container .threeDotsAction .threeDotspopup{width:251px;height:300px;position:absolute;background-color:#fff;border:1px solid #e4e4e4;z-index:999;border-radius:5px;padding:7px;left:243px}.new_campaign_content .tabs_container_body .tabs_container .threeDotsAction .threeDotspopup label{font-family:Roboto;font-weight:700}.new_campaign_content .tabs_container_body .tabs_container .threeDotsAction .threeDotspopup .Action_title{display:flex;justify-content:space-between;padding:7px}.new_campaign_content .tabs_container_body .tabs_container .threeDotsAction .threeDotspopup .Action_title h4{font-family:Roboto}.new_campaign_content .tabs_container_body .tabs_container .threeDotsAction .threeDotspopup .create_rule{padding:7px;border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4}.new_campaign_content .social_edit_content{width:auto}.new_campaign_content .social_edit_content .cmp_mid_cont{width:500px;margin-right:10px;height:auto;min-height:580px;overflow-y:hidden;overflow-x:hidden}.new_campaign_content .social_edit_content .cmp_end_cont{width:300px;height:auto;min-height:580px;overflow-y:hidden;overflow-x:hidden}.new_campaign_content .social_edit_content .campaign_tab_container{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:500px;padding:20px;margin-bottom:25px}.new_campaign_content .social_edit_content .campaign_tab_container label{font-size:18px;font-family:Roboto;font-weight:600}.new_campaign_content .social_edit_content .campaign_tab_container h4{color:#7b7b7b;font-size:14.2px;font-family:Roboto;margin-bottom:4px}.new_campaign_content .social_edit_content .campaign_tab_container h4[class=show_hide_option_label]{color:teal;margin-bottom:25px}.new_campaign_content .social_edit_content .campaign_tab_container h4[class=black_600]{color:#000;font-weight:600}.new_campaign_content .social_edit_content .campaign_tab_container .name_with_info_icon{display:flex;justify-content:space-between}.new_campaign_content .social_edit_content .campaign_tab_container .name_with_info_icon button{background-color:#fff}.new_campaign_content .social_edit_content .campaign_tab_container .name_with_info_icon button:hover{background-color:hsla(0,0%,48.2%,.231372549)}.new_campaign_content .social_edit_content .campaign_tab_container .AB_camp_info{background-color:hsla(0,0%,48.2%,.231372549);padding:10px;margin-top:16px}.new_campaign_content .social_edit_content .campaign_tab_container .p_camp_info{margin-bottom:18px}.new_campaign_content .social_edit_content .campaign_tab_container input{width:100%}.new_campaign_content .social_edit_content .ad_schedule_content,.new_campaign_content .social_edit_content .bid_strategy_content,.new_campaign_content .social_edit_content .cam_OPT_drop_info,.new_campaign_content .social_edit_content .camp_budget_container{display:flex;align-items:baseline}.new_campaign_content .social_edit_content .ad_schedule_content select,.new_campaign_content .social_edit_content .bid_strategy_content select,.new_campaign_content .social_edit_content .cam_OPT_drop_info select,.new_campaign_content .social_edit_content .camp_budget_container select{margin-right:10px}.new_campaign_content .social_edit_content .campaignname_input{margin-bottom:30px}.new_campaign_content .social_edit_content .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.new_campaign_content .social_edit_content .about_category_content .about_category_desp_cont{background-color:rgba(0,128,128,.1254901961);padding:10px;border-radius:3.5px;display:flex}.new_campaign_content .social_edit_content .about_category_content .about_category_desp_cont .about_category_desp_img{width:50px;outline:none}.new_campaign_content .social_edit_content .about_category_content .about_category_desp_cont .about_category_desp_content{outline:none;word-wrap:break-word;color:#7b7b7b}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer .campaign_detail_input{width:100%}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer .spanding_limit_content{display:flex;align-items:center}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer p{padding:5px 0;font-size:14px;font-family:Roboto;font-weight:450;color:#7b7b7b;margin-bottom:3px}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont{background-color:rgba(0,128,128,.1254901961);padding:10px;border-radius:3.5px;display:flex}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont .campaign_detail_desp_img{width:50px;outline:none}.new_campaign_content .social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont .campaign_detail_desp_content{outline:none;word-wrap:break-word;color:#7b7b7b}.new_campaign_content .social_edit_content .learn_more_text{position:absolute;margin-top:-.2%;color:teal;font-size:13px}.new_campaign_content .social_edit_content .abtest_label_container{display:flex;justify-content:space-between}.new_campaign_content .social_edit_content .abtest_label_container .abtest_label_toggle{display:flex;align-items:flex-start}.new_campaign_content .social_edit_content .abtest_label_container .abtest_label_toggle span{margin-right:5px;line-height:.9}.new_campaign_content .social_edit_content .abtest_learnmore{position:relative;color:teal;font-size:13px;top:-2%}.new_campaign_content .social_edit_content .cam_OPT_label_container{display:flex;justify-content:space-between}.new_campaign_content .social_edit_content .cam_OPT_label_container .cam_OPT_label_toggle{display:flex;align-items:flex-start}.new_campaign_content .social_edit_content .cam_OPT_label_container .cam_OPT_label_toggle span{margin-right:5px;line-height:.9}.new_campaign_content .social_edit_content .camp_budget_container{display:flex}.new_campaign_content .social_edit_content .camp_budget_container .camp_budget_select_dropdown{width:300px;border:1px solid #eaeaea;background-color:#f9f9f9;margin-right:20px;margin-bottom:30px}.new_campaign_content .social_edit_content .camp_budget_container .camp_budget_input{width:300px;margin-bottom:30px;margin-right:10px}.new_campaign_content .social_edit_content .select_dropdown{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px}.new_campaign_content .social_edit_content .checkbox-list{display:flex;align-items:center;width:100%}.new_campaign_content .social_edit_content .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none}.new_campaign_content .social_edit_content .checkbox-list label{position:relative;margin-bottom:0;width:100%}.new_campaign_content .social_edit_content .checkbox-list input:checked+label:before{background-color:#fff;border:0}.new_campaign_content .social_edit_content .checkbox-list input:checked+label:after{content:"";display:block;position:absolute;top:2px;width:5px;height:9px;border:solid teal;border-width:0 1px 1px 0;transform:rotate(45deg);right:-11px}.new_campaign_content .social_edit_content .checkbox-list input:checked+label span{color:teal}.new_campaign_content .social_edit_content .create_check{display:flex;align-items:center}.new_campaign_content .social_edit_content .create_check .checkbox_label_span_text{padding:5px 0;font-size:14px;font-family:Roboto;font-weight:450;color:#7b7b7b}.new_campaign_content .social_edit_content .create_check input:checked+label:after{top:1px}.new_campaign_content .social_edit_content .create_check input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.new_campaign_content .social_edit_content .create_check label{position:relative;cursor:pointer;font-size:14px;display:flex;align-items:center}.new_campaign_content .social_edit_content .create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.new_campaign_content .social_edit_content .create_check input:checked+label:before{background-color:teal;border:2px solid teal}.new_campaign_content .social_edit_content .create_check input:checked+label:after{content:"";display:block;position:absolute;top:6.5px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.new_campaign_content .social_new_ad_sets{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets_2{min-height:580px;overflow-y:auto;overflow-x:hidden}.new_campaign_content .social_new_ad_sets .social_edit_content_sets{width:auto;overflow-y:auto;overflow-x:hidden;min-height:580px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:500px;padding:20px;margin-bottom:25px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dropdown_Budget{width:260px;height:50px;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px 0 0 10px;display:flex;justify-content:space-between;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget{width:258px!important;height:101px!important}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value{padding:5px;height:44px;display:flex;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value label{font-size:14px;font-weight:500}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value:hover{background-color:#e4e4e4;padding:8px;border-radius:5px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget_input_div{height:50px;border-radius:0 10px 10px 0}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget-icon{width:59px;display:flex;justify-content:space-between}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget_downdiv{border:1px solid #e4e4e4;width:208px;background-color:rgba(255,0,0,.1254901961);padding:10px;border-radius:5px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .objective_info_popup_con{display:none;width:300px;position:absolute;left:30%;background-color:#fff;z-index:2;transform:translate(15px,-15px);box-shadow:0 5px 5px 4px rgba(0,0,0,.1254901961);border-radius:5px;padding:10px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .black_icon2,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .black_icon2,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon,.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1{height:14px;margin-top:4px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1:hover+div[id=objective_info_popup_con],.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .black_icon2:hover+div[id=objective_info_popup_con],.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1:hover+div[id=objective_info_popup_con],.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon:hover+div[id=objective_info_popup_con]{display:block}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets label{font-size:18px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4{color:#7b7b7b;font-size:14.2px;font-family:roboto;margin-bottom:4px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=show_hide_option_label_sets]{color:teal;margin-top:25px;margin-bottom:25px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=black_600]{color:#000;font-weight:600}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dynamic_tab{display:flex;justify-content:space-between}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dynamic_tab .tab_dyn_first{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets p{color:#4a4a4a;font-size:14px;text-align:left}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div .select_dropdown_date{width:40%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div .time_div{width:500px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div .seconde_tab{display:flex;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div_limits{display:flex;height:20px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div_limits .seconde_tab{display:flex;align-items:center;height:20px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Daily_container{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Daily_container .daily_min{margin-top:20px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .title_budget{display:flex;justify-content:space-between;width:100%}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body{display:flex;border-bottom:1px solid #e4e4e4}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tabs-content{width:200px;border:1px solid #e4e4e4;border-radius:2px;border-bottom:0;color:teal;font-size:14.2px;font-family:roboto;margin-bottom:0!important;padding:15px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tab_content2{display:FLEX;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_audience{display:flex;justify-content:flex-end}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup{width:304px;border:1px solid #e4e4e4;padding:14px;border-radius:9px;position:absolute;background-color:#fff;left:64%;top:64%;z-index:2;transform:translate(-5%,-5%)}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu label{font-size:14px;font-weight:600}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu:hover{background-color:#e4e4e4;border-radius:2px;padding:2px 2px 2px 3px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .Exlcude_btn{background-color:#f3f3f3;padding:11px;border-radius:2px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .age_range{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .age_range .age_range_bdy .select_dropdown_age{width:200px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .gender_sets{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .useadu{border-radius:8px;width:100%;height:107px;border:1px solid #e4e4e4;border-left:5px solid teal;padding:4px 4px 13px 0}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .useadu p{font-size:16px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content h4{font-size:14px;font-weight:500}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .cross_div{display:flex;justify-content:flex-end}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .EditAdu_btn{background-color:#f3f3f3;padding:11px;border-radius:2px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .target_people{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .target_people .select_dropdown_target{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .hide_icon{border-top:1px solid #e4e4e4}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .placements_div{display:flex;align-items:center;justify-content:space-between}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .placement_body .Inventory_filter_body{border:1px solid #e4e4e4;padding:16px;border-radius:7px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .select_placement{width:100%;border:1px solid #e4e4e4}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .checkbox_platforms{display:flex;align-items:center;height:31px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Placements_content_part .placements_highlights{display:flex;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body{display:flex;justify-content:space-between}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont{display:flex;width:452px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div .title_freq{display:flex;align-items:center}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div .select_dropdown_freq{width:100px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont{display:flex}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont .select_dropdown_app{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont .img_app{background-color:#f9f9f9;width:39px;height:44px;padding:5px;border:1px solid #e4e4e4;border-left:0 solid}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .select_dropdown_app_event{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .whatsapp_conversion .select_dropdown_location{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .websitie_content{border-radius:8px;width:100%;height:153px;border:1px solid #e4e4e4;border-left:5px solid teal;padding:4px 4px 13px 0}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .websitie_content_Yellow{border-radius:8px;width:100%;height:166px;border:1px solid #e4e4e4;border-left:5px solid #ffba00;padding:4px 4px 0 0}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .green_bulb{height:25px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion a{color:teal}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion p{font-size:14px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .create_pxl{background-color:#f3f3f3;padding:8px;border-radius:2px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .tab_dyn_sedule_pixel{display:flex;flex-direction:column}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .tab_dyn_sedule_pixel label{font-size:16px;font-weight:600}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .select_dropdown_pixel{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Input_dropdown{height:64px;display:flex;flex-direction:column;border:1px solid #e4e4e4;padding:8px;justify-content:center;position:absolute;width:471px;z-index:999;background-color:#fff}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .pixelMgsapp{width:100%;background-color:rgba(255,0,0,.1254901961);height:44px;display:flex;align-items:center;padding:16px;border-radius:0 0 4px 4px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .facebook_page_input{width:100%}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .facebook_page_head{font-weight:600;font-size:14.2px;font-family:roboto;margin-bottom:4px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .campaignname_input{margin-bottom:30px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .select_dropdown{width:130px;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .switch{position:relative;display:inline-block;width:36px;height:18px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .switch input{display:none}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.new_campaign_content .social_new_ad_sets .social_edit_content_sets input:checked+.slider{background-color:teal}.new_campaign_content .social_new_ad_sets .social_edit_content_sets input:focus+.slider{box-shadow:0 0 1px teal}.new_campaign_content .social_new_ad_sets .social_edit_content_sets input:checked+.slider:before{transform:translateX(17px)}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .slider.round{border-radius:34px;z-index:0}.new_campaign_content .social_new_ad_sets .social_edit_content_sets .slider.round:before{border-radius:50%}.new_campaign_content .social_new_ad_sets .social_sets_body{max-width:480px;padding:20px}.new_campaign_content .social_new_ad_sets .social_sets_body .progress_horizontal{display:flex}.new_campaign_content .social_new_ad_sets .social_sets_body .progress_horizontal .progress1{width:112px;height:10px;border:1px solid #ffeae6;border-radius:10px;background-color:#ffeae6}.new_campaign_content .social_new_ad_sets .social_sets_body .progress_horizontal .progress2{width:112px;height:10px;border:1px solid #63be09;border-radius:10px;background-color:#63be09}.new_campaign_content .social_new_ad_sets .social_sets_body .progress_horizontal .progress3{width:112px;height:10px;border:1px solid #fff1cc;border-radius:10px;background-color:#fff1cc}.new_campaign_content .social_new_ad_sets .social_sets_body .progess_btm{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e4e4e4}.new_campaign_content .social_new_ad_sets .social_sets_body .title_heading{display:flex}.new_campaign_content .social_new_ad_sets .social_sets_body .pra_div{border-top:1px solid #e4e4e4}.new_campaign_content .social_new_ad_sets .social_sets_body .slider.round{border-radius:34px}.new_campaign_content .social_new_ad_sets .social_sets_body .slider.round:before{border-radius:50%}.new_campaign_content .social_new_ad_sets .social_sets_body{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:280px;padding:15px;margin:0 8px 12px 12px}.new_campaign_content .social_new_ad_sets .social_sets_body label{font-size:18px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .social_new_ad_sets .social_sets_body .credit_img{display:flex}.new_campaign_content .social_new_ad_sets .social_sets_body .credit_img .credit_icon{background-color:#f9f9f9;border:.5px solid #eaeaea;border-radius:2.5px;width:31px;height:18px}.new_campaign_content .social_new_ad_sets .social_sets_body h4{color:#7b7b7b;font-size:14.2px;font-family:roboto;margin-bottom:4px}.new_campaign_content .social_new_ad_sets .social_sets_body h4[class=show_hide_option_label_sets]{color:teal;margin-bottom:9px}.new_campaign_content .social_new_ad_sets .social_sets_body h4[class=black_600]{color:#000;font-weight:600}.new_campaign_content .checkbox-list{display:flex;align-items:center;width:100%}.new_campaign_content .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.new_campaign_content .checkbox-list label{position:relative;cursor:pointer;margin-bottom:0;width:100%}.new_campaign_content .checkbox-list input:checked+label:before{background-color:#fff;border:0}.new_campaign_content .checkbox-list input:checked+label:after{content:"";display:block;position:absolute;top:2px;width:5px;height:9px;border:solid teal;border-width:0 1px 1px 0;transform:rotate(45deg);right:-11px}.new_campaign_content .checkbox-list input:checked+label span{color:teal}.new_campaign_content .new_add_container{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .left_side_content{min-height:580px;overflow-y:auto;overflow-x:hidden;max-width:475px}.new_campaign_content .new_add_container .left_side_content h4{font-size:18px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .new_add_container .left_side_content .sub_header{font-size:14px;margin-top:10px}.new_campaign_content .new_add_container .left_side_content p{font-family:roboto;color:#7b7b7b;font-size:14px;margin-bottom:6px;margin-top:8px}.new_campaign_content .new_add_container .left_side_content input{width:100%;outline:none}.new_campaign_content .new_add_container .left_side_content .ad_name_content .create_template_btn{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;margin-top:18px}.new_campaign_content .new_add_container .left_side_content .identity_content{margin-top:12px}.new_campaign_content .new_add_container .left_side_content .identity_content button{font-family:roboto;color:#4a4a4a;font-size:14px}.new_campaign_content .new_add_container .left_side_content .identity_content .search_facebook_btn{width:90%;text-align:inherit;height:100%;margin-left:10px;padding:14px}.new_campaign_content .new_add_container .left_side_content .identity_content .inst_select{width:50%}.new_campaign_content .new_add_container .left_side_content .identity_content .link_insta_btn{text-align:inherit;margin-left:10px;padding:14px 20px}.new_campaign_content .new_add_container .left_side_content .identity_content .insta_link_page label{color:#4a4a4a;font-weight:700;padding:10px}.new_campaign_content .new_add_container .left_side_content .identity_content .connect_act_btn{border:1px solid teal;border-radius:3px;color:teal;background-color:#fff;width:125px;height:42px}.new_campaign_content .new_add_container .left_side_content .identity_content .warning p{margin-left:10px}.new_campaign_content .new_add_container .left_side_content .identity_content .create_page_btn{padding:10px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative,.new_campaign_content .new_add_container .left_side_content .ad_setup{margin-top:12px}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_types .create_video_btn{border:1px solid teal;border-radius:5px;color:teal;background-color:#fff;width:125px;height:38px}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_types button{padding:10px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_types img{height:20px;width:38px;margin-bottom:-4px}.new_campaign_content .new_add_container .left_side_content .ad_creative hr.solid{border-top:1px solid #eaeaea}.new_campaign_content .new_add_container .left_side_content .ad_creative .optimize_creative_toggle{display:flex;align-items:flex-start}.new_campaign_content .new_add_container .left_side_content .ad_creative .optimize_creative_toggle span{line-height:.9;margin-left:7px}.new_campaign_content .new_add_container .left_side_content .ad_creative .p_padding{padding:23px;font-family:"Roboto"}.new_campaign_content .new_add_container .left_side_content .ad_creative .add_another_option{display:flex;flex-direction:row}.new_campaign_content .new_add_container .left_side_content .ad_creative .add_another_option p{color:teal}.new_campaign_content .new_add_container .left_side_content .ad_creative .add_another_option .one_of_five{margin-left:189px}.new_campaign_content .new_add_container .left_side_content .ad_creative .add_web_url input{width:20px;margin-right:8px;margin-bottom:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative h2{color:teal;margin-top:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative h1{color:teal;margin-top:10px;margin-bottom:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .another_headline_input{margin-top:10px;width:100%;max-width:395px}.new_campaign_content .new_add_container .left_side_content .ad_creative .optimize_text_person{padding-top:18px}.new_campaign_content .new_add_container .left_side_content .ad_creative .call_to_action button,.new_campaign_content .new_add_container .left_side_content .ad_creative .optimize_text_person button{background-color:#fff}.new_campaign_content .new_add_container .left_side_content .ad_creative .counter{justify-content:space-between}.new_campaign_content .new_add_container .left_side_content .ad_creative .counter p{margin-right:34px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header{display:flex;margin-top:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header p{font-family:roboto;color:#141212;font-size:14px;margin-left:10px;font-weight:600}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header button{padding:14px;margin-right:-23px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header .btn_backcolor{background-color:#d1e4f1}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header .uploaded_file{height:35px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header .arrow_icon{margin-left:auto}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_header_backcolor{background-color:#d1e4f1;padding:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body{border-bottom:5px solid #d1e4f1;border-right:5px solid #d1e4f1;border-left:5px solid #d1e4f1;padding:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body button{padding:14px;margin-top:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .build_url_btn{border-radius:3px;color:teal;background-color:#fff}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .video_btns{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .video_btns button{padding:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .video_recommendations h4{font-size:14px;font-weight:400}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .video_recommendations .recommended{display:flex}.new_campaign_content .new_add_container .left_side_content .ad_creative .carousel_body .video_recommendations .recommended .black_dot{height:5px;width:5px;background-color:#000;border-radius:50%;display:inline-block}.new_campaign_content .new_add_container .left_side_content .ad_creative .remove_btn{border-radius:5px;margin-left:267px;margin-inline-end:auto}.new_campaign_content .new_add_container .left_side_content .ad_creative .remove_btn img{margin-right:8px;margin-bottom:-3px}.new_campaign_content .new_add_container .left_side_content .ad_creative button{padding:14px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative .select_cards_btn{border-radius:3px;color:teal;background-color:#fff}.new_campaign_content .new_add_container .left_side_content .ad_creative .select_cards_inputs p{padding:6px 10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .add_media_btn{margin-top:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .req_headline{background-color:#d1e4f1;padding:12px}.new_campaign_content .new_add_container .left_side_content .ad_creative span{cursor:pointer}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .select_post{display:flex}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .select_post button{padding:8px 40px;border-radius:5px;margin-top:8px}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .note_for_post{display:flex;background-color:rgba(0,128,128,.1);padding:7px;margin-top:10px;margin-bottom:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .note_for_post p{margin-left:8px}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .selected_post_details{display:flex;justify-content:space-around;padding:10px}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .selected_post_details img{height:30%;width:30%}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .selected_post_details .post_info{padding:8px}.new_campaign_content .new_add_container .left_side_content .ad_creative .use_existing_post .selected_post_details .post_info h4{font-size:14px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_change_head{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_change_head button{padding:10px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .ad_creative .media_change_head button img{height:17px;width:34px;margin-bottom:-3px}.new_campaign_content .new_add_container .left_side_content .destination{margin-top:12px}.new_campaign_content .new_add_container .left_side_content .destination .alignment{margin-top:10px}.new_campaign_content .new_add_container .left_side_content .destination .disabled_destination{outline:none}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Website{padding-left:10px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Website h4{font-size:14px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Website .build_url{border-radius:3px;color:teal;background-color:#fff;padding:7px 0}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Website p{color:red}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Website .web_preview{display:flex}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Instant button{padding:12px;margin-left:35px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Instant .instance_exp_warning{width:90%;border:.5px solid #eaeaea;padding:10px;margin-left:37px;margin-top:10px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Instant .instance_exp_warning h4{font-size:14px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_Instant .instance_exp_warning span{font-size:14px;font-family:roboto;margin-left:3px}.new_campaign_content .new_add_container .left_side_content .destination .selected_dest_facebook_event input{width:90%;margin-left:35px}.new_campaign_content .new_add_container .left_side_content .destination .selected_app_dest .selected_instant_experience{border-radius:7px;border-left:5px solid orange}.new_campaign_content .new_add_container .left_side_content .destination .selected_app_dest .selected_instant_experience span{padding-top:18px}.new_campaign_content .new_add_container .left_side_content .destination .facebook_event_input{border:.5px solid orange;display:flex;flex-direction:row;margin-left:18px;margin-top:10px}.new_campaign_content .new_add_container .left_side_content .destination .facebook_event_input input{background-color:#fff;border-right:none}.new_campaign_content .new_add_container .left_side_content .destination .facebook_event_input img{background-color:orange}.new_campaign_content .new_add_container .left_side_content .destination div.facebook_event_input:hover{border:1px orange}.new_campaign_content .new_add_container .left_side_content .destination .selected_app_dest,.new_campaign_content .new_add_container .left_side_content .destination .selected_instant_experience{padding-left:35px}.new_campaign_content .new_add_container .left_side_content .destination .selected_instant_experience .instance_exp_info p{padding-left:10px}.new_campaign_content .new_add_container .left_side_content .language{margin-top:12px}.new_campaign_content .new_add_container .left_side_content .language button{padding:14px;border-radius:5px}.new_campaign_content .new_add_container .left_side_content .tracking{margin-top:12px}.new_campaign_content .new_add_container .left_side_content .tracking .tracking_header{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .left_side_content .tracking .build_url{border:1px solid teal;border-radius:3px;color:teal;background-color:#fff;padding:12px;margin-top:12px}.new_campaign_content .new_add_container .left_side_content .tracking h3{margin-bottom:8px}.new_campaign_content .new_add_container .left_side_content .tracking .inputs_checkbox input{width:15px}.new_campaign_content .new_add_container .left_side_content .tracking .inputs_checkbox p{padding:8px;margin-top:-8px}.new_campaign_content .new_add_container .left_side_content .tracking .pixels{border:1px solid #eaeaea;height:50px;padding:5px}.new_campaign_content .new_add_container .left_side_content .tracking .pixels .dot{height:10px;width:10px;background-color:#dc3545;border-radius:50%;display:inline-block;margin-top:12px}.new_campaign_content .new_add_container .left_side_content .tracking .pixels p{font-family:roboto;color:#7b7b7b;font-size:14px;margin-left:12px;margin-top:2px}.new_campaign_content .new_add_container .left_side_content .tracking .pixel_not_active{width:100%;padding:10px;margin-top:10px;margin-bottom:10px;border-radius:7px;border:.5px solid #eaeaea;border-left:5px solid orange}.new_campaign_content .new_add_container .left_side_content .tracking .pixel_not_active .pixel_active_head,.new_campaign_content .new_add_container .left_side_content .tracking .website_events_checkbox{display:flex}.new_campaign_content .new_add_container .left_side_content .select_dropdown{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px}.new_campaign_content .new_add_container .left_side_content .checkbox-list{display:flex;align-items:center;width:100%}.new_campaign_content .new_add_container .left_side_content .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none}.new_campaign_content .new_add_container .left_side_content .checkbox-list label{position:relative;margin-bottom:0;width:100%}.new_campaign_content .new_add_container .left_side_content .checkbox-list input:checked+label:before{background-color:#fff;border:0}.new_campaign_content .new_add_container .left_side_content .checkbox-list input:checked+label:after{content:"";display:block;position:absolute;top:2px;width:5px;height:9px;border:solid teal;border-width:0 1px 1px 0;transform:rotate(45deg);right:-11px}.new_campaign_content .new_add_container .left_side_content .checkbox-list input:checked+label span{color:teal}.new_campaign_content .new_add_container .left_side_content .create_check{display:flex;align-items:center}.new_campaign_content .new_add_container .left_side_content .create_check .checkbox_label_span_text{padding:5px 0;font-size:14px;font-family:Roboto;font-weight:450;color:#7b7b7b}.new_campaign_content .new_add_container .left_side_content .create_check input:checked+label:after{top:1px}.new_campaign_content .new_add_container .left_side_content .create_check input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.new_campaign_content .new_add_container .left_side_content .create_check label{position:relative;cursor:pointer;font-size:14px;display:flex;align-items:center}.new_campaign_content .new_add_container .left_side_content .create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.new_campaign_content .new_add_container .left_side_content .create_check input:checked+label:before{background-color:teal;border:2px solid teal}.new_campaign_content .new_add_container .left_side_content .create_check input:checked+label:after{content:"";display:block;position:absolute;top:6.5px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.new_campaign_content .new_add_container .social_new_ad_sets{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets_2{max-height:580px;overflow-y:auto;overflow-x:hidden}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets{width:auto;overflow-y:auto;overflow-x:hidden;max-height:580px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:750px;padding:20px;margin-bottom:25px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dropdown_Budget{width:260px;height:50px;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px 0 0 10px;display:flex;justify-content:space-between;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget{width:258px!important;height:101px!important}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value{padding:5px;height:44px;display:flex;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value label{font-size:14px;font-weight:500}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .drop_menu_budget .dropdown_value:hover{background-color:#e4e4e4;padding:8px;border-radius:5px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget_input_div{height:50px;border-radius:0 10px 10px 0}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget-icon{width:59px;display:flex;justify-content:space-between}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .budget_downdiv{border:1px solid #e4e4e4;width:208px;background-color:rgba(255,0,0,.1254901961);padding:10px;border-radius:5px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .objective_info_popup_con{display:none;width:300px;position:absolute;left:30%;background-color:#fff;z-index:2;transform:translate(15px,-15px);box-shadow:0 5px 5px 4px rgba(0,0,0,.1254901961);border-radius:5px;padding:10px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .black_icon2,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon,.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1{height:14px;margin-top:4px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .black_icon2:hover+div[id=objective_info_popup_con],.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon1:hover+div[id=objective_info_popup_con],.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .black_icon:hover+div[id=objective_info_popup_con]{display:block}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets label{font-size:18px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4{color:#7b7b7b;font-size:14.2px;font-family:roboto;margin-bottom:4px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=show_hide_option_label_sets]{color:teal;margin-top:25px;margin-bottom:25px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets h4[class=black_600]{color:#000;font-weight:600}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dynamic_tab{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .dynamic_tab .tab_dyn_first{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets p{color:#4a4a4a;font-size:14px;text-align:left}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .text_align{margin-bottom:10px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div .select_dropdown_date{width:40%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .start_date_div .time_div{width:500px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div .seconde_tab{display:flex;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div_limits{display:flex;height:20px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .set_div_limits .seconde_tab{display:flex;align-items:center;height:20px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Daily_container{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Daily_container .daily_min{margin-top:20px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .title_budget{display:flex;justify-content:space-between;width:100%}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body{display:flex;border-bottom:1px solid #e4e4e4}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tabs-content{width:200px;border:1px solid #e4e4e4;border-radius:2px;border-bottom:0;color:teal;font-size:14.2px;font-family:roboto;margin-bottom:0!important;padding:15px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .audience_tab_container .audience_tab_body .tab_content2{display:FLEX;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_audience{display:flex;justify-content:flex-end}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup{width:304px;border:1px solid #e4e4e4;padding:14px;border-radius:9px;position:absolute;background-color:#fff;left:64%;top:64%;z-index:2;transform:translate(-5%,-5%)}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu label{font-size:14px;font-weight:600}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .create_new_Popup .ctm_adu:hover{background-color:#e4e4e4;border-radius:2px;padding:2px 2px 2px 3px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .Exlcude_btn{background-color:#f3f3f3;padding:11px;border-radius:2px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .age_range{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .age_range .age_range_bdy .select_dropdown_age{width:230px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .gender_sets{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .useadu{border-radius:8px;width:100%;height:107px;border:1px solid #e4e4e4;border-left:5px solid teal;padding:4px 4px 13px 0}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .useadu p{font-size:16px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content h4{font-size:14px;font-weight:500}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .cross_div{display:flex;justify-content:flex-end}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .audience_container_body .UseAudience_content .EditAdu_btn{background-color:#f3f3f3;padding:11px;border-radius:2px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .target_people{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .target_people .select_dropdown_target{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .hide_icon{border-top:1px solid #e4e4e4}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .placements_div{display:flex;align-items:center;justify-content:space-between}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .placement_body .Inventory_filter_body{border:1px solid #e4e4e4;padding:16px;border-radius:7px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .select_placement{width:100%;border:1px solid #e4e4e4}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .checkbox_platforms{display:flex;align-items:center;height:31px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .Placements_content_part .placements_highlights{display:flex;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body{display:flex;justify-content:space-between}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont{display:flex;width:452px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div .title_freq{display:flex;align-items:center}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .FrequencyCap_body .Freq_cont .Freq_cont_div .select_dropdown_freq{width:100px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont .select_dropdown_app{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .app_cont .img_app{background-color:#f9f9f9;width:39px;height:44px;padding:5px;border:1px solid #e4e4e4;border-left:0 solid}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .app_conversion .select_dropdown_app_event{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .whatsapp_conversion .select_dropdown_location{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .websitie_content{border-radius:8px;width:100%;height:153px;border:1px solid #e4e4e4;border-left:5px solid teal;padding:4px 4px 13px 0}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .websitie_content_Yellow{border-radius:8px;width:100%;height:166px;border:1px solid #e4e4e4;border-left:5px solid #ffba00;padding:4px 4px 0 0}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .green_bulb{height:25px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion a{color:teal}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion p{font-size:14px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .create_pxl{background-color:#f3f3f3;padding:8px;border-radius:2px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .tab_dyn_sedule_pixel{display:flex;flex-direction:column}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .tab_dyn_sedule_pixel label{font-size:16px;font-weight:600}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Pixel_conversion .select_dropdown_pixel{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .Input_dropdown{height:64px;display:flex;flex-direction:column;border:1px solid #e4e4e4;padding:8px;justify-content:center;position:absolute;width:471px;z-index:999;background-color:#fff}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaign_tab_container_sets .website_conversion .pixelMgsapp{width:100%;background-color:rgba(255,0,0,.1254901961);height:44px;display:flex;align-items:center;padding:16px;border-radius:0 0 4px 4px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .campaignname_input{margin-bottom:30px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .select_dropdown{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .switch{position:relative;display:inline-block;width:36px;height:18px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .switch input{display:none}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets input:checked+.slider{background-color:teal}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets input:focus+.slider{box-shadow:0 0 1px teal}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets input:checked+.slider:before{transform:translateX(17px)}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .slider.round{border-radius:34px;z-index:0}.new_campaign_content .new_add_container .social_new_ad_sets .social_edit_content_sets .slider.round:before{border-radius:50%}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body{max-width:480px;padding:20px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .progress_horizontal{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .progress_horizontal .progress1{width:112px;height:10px;border:1px solid #ffeae6;border-radius:10px;background-color:#ffeae6}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .progress_horizontal .progress2{width:112px;height:10px;border:1px solid #63be09;border-radius:10px;background-color:#63be09}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .progress_horizontal .progress3{width:112px;height:10px;border:1px solid #fff1cc;border-radius:10px;background-color:#fff1cc}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .progess_btm{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e4e4e4}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .title_heading{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .pra_div{border-top:1px solid #e4e4e4}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .slider.round{border-radius:34px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .slider.round:before{border-radius:50%}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:280px;padding:15px;margin:0 8px 12px 12px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body label{font-size:18px;font-family:roboto;font-weight:600;margin-bottom:5px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .credit_img{display:flex}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body .credit_img .credit_icon{background-color:#f9f9f9;border:.5px solid #eaeaea;border-radius:2.5px;width:31px;height:18px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body h4{color:#7b7b7b;font-size:14.2px;font-family:roboto;margin-bottom:4px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body h4[class=show_hide_option_label_sets]{color:teal;margin-bottom:9px}.new_campaign_content .new_add_container .social_new_ad_sets .social_sets_body h4[class=black_600]{color:#000;font-weight:600}.new_campaign_content .new_add_container .checkbox-list{display:flex;align-items:center;width:100%}.new_campaign_content .new_add_container .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.new_campaign_content .new_add_container .checkbox-list .custom-radio{position:relative}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-input:checked+.custom-radio-label:before,.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:13px;line-height:17px;margin-top:12px;margin-left:18px;margin-bottom:18px;cursor:pointer}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-label .tick_logo{max-width:20px}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.new_campaign_content .new_add_container .checkbox-list .custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.new_campaign_content .new_add_container .right_side_content{border:.5px solid #eaeaea;border-radius:2.5px;width:100%;padding:10px;min-height:580px;overflow-y:auto;overflow-x:hidden;min-width:280px}.new_campaign_content .new_add_container .right_side_content .ad_preview{display:flex;justify-content:space-between;padding:3px}.new_campaign_content .new_add_container .right_side_content .ad_preview label{font-family:roboto;font-size:14px;margin-bottom:-4px;margin-left:4px}.new_campaign_content .new_add_container .right_side_content .ad_preview button{padding:11px;width:86px;border-radius:5px}.new_campaign_content .new_add_container .right_side_content .ad_preview h4{padding-left:12px;font-size:14px;font-weight:600}.new_campaign_content .new_add_container .right_side_content .ad_preview .share_option{font-size:14px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page{display:flex;padding:10px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page h4{margin-left:10px;font-size:14px;font-weight:600;margin-top:2px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page img{height:25px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .preview_feeds{display:flex;justify-content:space-around}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .preview_feeds button{padding:10px;border-radius:5px;background-color:#fff}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .preview_feeds .faceboo_feed_btn{background-color:#d1e4f1}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content{border:.5px solid #eaeaea;border-radius:5px;width:auto;padding:10px;height:auto;max-width:357px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_head{font-size:14px;font-weight:600;font-family:cursive;text-align:center}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head{display:flex}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head .page_image{height:35%!important;width:35%!important;border-radius:100%!important}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head h4{font-size:14px;font-weight:600;font-family:Roboto;margin-left:-60px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head span{margin-left:auto;cursor:pointer}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head .sponsored{display:flex;flex-direction:column}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_head .sponsored p{margin-left:-60px;margin-top:-9px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content{display:flex;flex-direction:row;margin-bottom:-27px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content .head_desc{display:flex;flex-direction:column;width:152px;padding:10px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content .head_desc h4{font-size:14px;font-family:roboto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:-5px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content .head_desc .website_url{font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content .head_desc .bold_headline{font-weight:600}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .creative_content button{width:142px;height:37px;margin-top:25px;border-radius:5px;background-color:#e4e4e4;margin-left:auto}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .like_comment{display:flex;justify-content:space-around}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .like_comment img{height:20px;width:20px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .like_comment .like{display:flex}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .like_comment .like p{margin-left:5px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content h4{margin-bottom:10px;font-size:14px;font-family:roboto;word-break:break-all}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_like_comment{display:flex;padding-bottom:10px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_like_comment img{height:20px;width:20px;margin-left:10px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_like_comment .insta_save_img{margin-left:auto}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_like_comment .insta_like_img{margin-left:0}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content button{width:142px;height:37px;margin-top:25px;border-radius:5px;background-color:#e4e4e4}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .insta_selected_img_url img{width:100%;height:100%;margin-top:10px}.new_campaign_content .new_add_container .right_side_content .facebook_feeds_page .facebook_page_content .facebook_preview_selected_img img{width:100%;height:100%}.new_campaign_content .new_add_container .right_side_content .switch{position:relative;display:inline-block;width:36px;height:18px}.new_campaign_content .new_add_container .right_side_content .switch input{display:none}.social_text{width:100%;outline:none;overflow:auto;padding-right:25px}.block_list_div,.block_list_div_error{border-radius:2.5px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);width:474px}.block_list_div .about_cat1,.block_list_div_error .about_cat1{background-color:#e4e4e4!important;width:629px;height:70px}.block_list_div .about_category_desp_cont,.block_list_div_error .about_category_desp_cont{background-color:rgba(0,128,128,.1254901961);padding:10px;border-radius:3.5px;display:flex}.block_list_div .about_category_desp_cont .about_category_desp_img,.block_list_div_error .about_category_desp_cont .about_category_desp_img{width:50px;outline:none}.block_list_div .about_category_desp_cont .about_category_desp_content,.block_list_div_error .about_category_desp_cont .about_category_desp_content{outline:none;word-wrap:break-word;color:#7b7b7b}.block_list_div .about_category_desp_cont .about_category_desp_content .heading-tlt,.block_list_div_error .about_category_desp_cont .about_category_desp_content .heading-tlt{font-size:14px;font-weight:500}.block_list_div[class=""],.block_list_div_error[class=""]{background-color:rgba(0,128,128,0)}.block_list_div .green_icon,.block_list_div_error .green_icon{background-color:rgba(0,128,128,.1254901961)}.block_list_div_error h4,.block_list_div h4{color:#7b7b7b;font-size:14.2px;font-family:roboto;margin-bottom:4px}.block_list_div[class=show_hide_option_label_sets],.block_list_div_error[class=show_hide_option_label_sets]{color:teal;margin-top:25px;margin-bottom:25px}.block_list_div[class=black_600],.block_list_div_error[class=black_600]{color:#db3434;font-weight:600}.creative_hub_modal_body h4,.modal_title h4{font-size:14px;font-family:Roboto;font-weight:600}.modal_title h4{margin-bottom:15px}.modal_title span{font-size:20px;margin-left:auto}p{font-size:14px}.template_btns{border:.5px solid #eaeaea;border-radius:2.5px;width:100%;height:120px;padding:14px;background-color:#eaeaea}.template_btns button{padding:14px;border-radius:5px}.template_btns button:hover{background-color:hsla(0,0%,48.2%,.231372549)}.template_btns .choose_existing_temp{color:teal}.Location-audience .select_location{display:flex}.Location-audience .select_location .select_dropdown_location{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.Location-audience .Location_drop{width:100%;position:absolute;z-index:998;height:177px;top:100%;background:#fff;overflow-x:hidden;overflow-y:auto;border:1px solid #e4e4e4;border-radius:5px}.Location-audience .Location_drop .Location_drop_list{padding:1px 5px}.Location-audience .Location_drop .Location_drop_list .Location_drop_listtext{font-size:14px;font-family:Roboto}.tab_dyn_sedule{display:flex;align-items:center;width:900px}.tab_dyn_sedule .retention_conyt{width:270px!important}.tab_dyn_sedule label{font-size:14px;font-family:roboto;font-weight:600;margin-bottom:5px}.tab_dyn_sedule .sub_heading{font-weight:600}.body_content p{padding-bottom:7px}.preview_link_sharing .toggle_link_sharing{display:flex;padding:14px 0}.preview_link_sharing .link_sharing{padding-left:14px;margin-top:-10px}.preview_link_sharing .link_sharing_on_off{display:flex;justify-content:space-between}.preview_link_sharing .link_sharing_on_off .days_active{display:flex;flex-direction:column}.preview_link_sharing .link_sharing_on_off .days_active select{width:155px;border-radius:7px}.preview_link_sharing .link_sharing_on_off .days_active .link input{width:314px;border-radius:7px}.preview_link_sharing .link_sharing_on_off button{border-radius:7px;width:43px;height:42px}.preview_link_sharing .link_sharing_on_off .delete_copy_btn{margin-top:24px;width:35px;height:42px}.create_template_footer{padding-top:5px}.create_template_footer .cancel_button{padding:10px 30px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.create_template_footer .save_btn_opacity,.create_template_footer .save_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.create_template_footer .save_btn_opacity{opacity:.5}.add_media_modal{width:100%;height:100%}.Exlcude_btn{background-color:#f3f3f3;padding:11px;border-radius:2px}.create_video_body .choose_image_body{padding:16px;width:37%}.create_video_body .choose_image_body h4{font-size:14px;font-weight:600}.create_video_body .choose_image_body .upload_btns{padding:14px;display:flex;justify-content:space-between}.create_video_body .choose_image_body .upload_btns button{padding:14px;border-radius:5px;cursor:pointer}.add_media_modal_body .setup_media h4{margin-bottom:15px;font-size:18px;font-weight:600px;font-family:Roboto}.add_media_modal_body .select_media{width:70%}.add_media_modal_body .select_media .select_media_header span{padding-left:347px;cursor:pointer}.scroll_modal_body{overflow:auto;height:450px}.scroll_images_body{overflow:auto;height:300px}.facebook_modal_content{padding:10px}.facebook_modal_content p{font-size:14px;font-family:Roboto}.facebook_modal_content h4{font-size:18px;font-family:Roboto;font-weight:600;margin-bottom:15px}.facebook_modal_content .show_hide_option{color:teal;font-size:14px;padding-top:18px}.facebook_modal_content input{width:86%;background-color:#fff;border:none}.facebook_modal_content .text_area{border:1px solid hsla(0,0%,48.2%,.231372549);display:flex;flex-direction:row;margin-top:14px}.facebook_modal_content .text_area p{padding-top:10px}.facebook_modal_content div.text_area:hover{border:1px solid teal}.facebook_modal_content .facebook_page_header{margin-top:14px}.facebook_modal_content .Search_category{display:flex;flex-direction:row-reverse}.facebook_modal_content .Search_category .Search_body{display:flex;width:91%}.facebook_modal_content .Search_category .serach_bar{width:100%;background-color:#fff;border:1px solid hsla(0,0%,48.2%,.231372549)}.facebook_modal_content .Search_category .icon_category_search{display:flex;align-items:center;width:40px;border:1px solid #e4e4e4;border-right:0;justify-content:center}.facebook_modal_content div.Search_category:hover{border:1px solid teal}.facebook_modal_content .profile_pic_header button{background-color:#fff;margin:2px}.facebook_modal_content .fileUpload{position:relative;overflow:hidden}.facebook_modal_content .fileUpload h3{font-size:13px}.facebook_modal_content .fileUpload .upload_file_name{font-size:14px}.facebook_modal_content .fileUpload input.uploadFile{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:20px!important}.facebook_modal_content .browse{background-color:#f9f9f9;border-radius:8px;padding:15px 0;width:50%;height:150px;text-align:center}.facebook_modal_content .browse .content p{color:#4a4a4a;font-size:14px;font-weight:500}.facebook_modal_content button{padding:12px;margin:12px 0;border-radius:5px}.build_url_modal_content input{width:100%}.build_url_modal_content p{font-size:14px;margin-top:12px;margin-bottom:12px}.build_url_modal_content .campaign_source{display:flex;justify-content:space-between}.build_url_modal_content .campaign_source h4{margin-top:11px;font-family:Roboto;font-weight:600;font-size:14px}.build_url_modal_content .campaign_source input{width:78%;margin-left:15px}.build_url_modal_content .campaign_source_para{margin-left:136px;margin-top:1px}.build_url_modal_content button{padding:14px;border-radius:5px}.build_url_modal_content hr.solid{border-top:1px solid #eaeaea}.build_url_modal_content h4{margin-top:11px;font-family:Roboto;font-weight:600;font-size:14px}.post_modal{opacity:1!important}.post_modal .modal-dialog{min-width:900px}.post_modal .post_header{display:flex;justify-content:space-around;margin-bottom:5px}.post_modal .post_details_body{overflow:auto;height:250px}.post_modal .post_details_body .post_body{display:flex;justify-content:space-around;padding:10px;border:1px solid #eaeaea;margin-bottom:5px}.post_modal .post_details_body .post_body img{height:15%;width:15%}.post_modal .post_details_body .post_body .margin{margin-right:62px}.post_modal .post_details_size_change{overflow:auto;height:350px}.post_modal .selected_post img{height:15%;width:15%}.post_modal .selected_post .selected_post_details{padding:10px;display:flex}.post_modal .selected_post .selected_post_details label{padding:20px}.objective_info_popup{display:none;width:300px;position:absolute;left:100%;background-color:#fff;z-index:2;transform:translate(15px,-15px);box-shadow:0 5px 5px 4px rgba(0,0,0,.1254901961);border-radius:5px;padding:10px}.media_modal_over_language h4{margin-bottom:5px}.media_modal_over_language .modal-dialog{min-width:950px;height:500px}.media_modal_over_language .modal-dialog-centered{display:flex;align-items:start}.media_modal_over_language .modal-header{border-bottom:0;padding:25px 40px 0;display:block;text-align:end}.media_modal_over_language .modal-header .header_body{display:flex!important;justify-content:space-between!important;width:100%;height:34px;align-items:center;background-color:#e4e4e4;padding:7px;border-radius:9px}.media_modal_over_language .modal-header .content_header{background-color:#fff!important}.media_modal_over_language .modal-header .content_header label{font-size:15px!important;font-weight:700!important;font-family:roboto}.media_modal_over_language .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.media_modal_over_language .modal-body{padding:0 40px}.add_media_modal{opacity:1!important}.add_media_modal h4{margin-bottom:5px}.add_media_modal .modal-dialog{min-width:1150px}.add_media_modal .modal-dialog-centered{display:flex;align-items:start}.add_media_modal .modal-header{border-bottom:0;padding:25px 40px 0;display:block;text-align:end}.add_media_modal .modal-header .header_body{display:flex!important;justify-content:space-between!important;width:100%;height:34px;align-items:center;background-color:#e4e4e4;padding:7px;border-radius:9px}.add_media_modal .modal-header .content_header{background-color:#fff!important}.add_media_modal .modal-header .content_header label{font-size:15px!important;font-weight:700!important}.add_media_modal .modal-header .close_popup_cross{font-size:20px}.add_media_modal .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.add_media_modal .modal-body{padding:0 40px}.add_media_modal_body .select_media_head{font-size:14px;margin-top:10px;font-weight:700;font-family:Roboto}.add_media_modal_body .setup_media{width:30%;height:500px;padding:16px;background-color:#f9f9f9}.add_media_modal_body .select_media{width:100%;height:500px;padding:16px}.add_media_modal_body .select_media .select_media_header{display:flex;justify-content:space-between}.add_media_modal_body .select_media .select_media_header span{font-size:20px}.add_media_modal_body .select_media .media_btns{display:flex;padding-top:20px;padding-bottom:15px}.add_media_modal_body .select_media .media_btns button{padding:14px;border-radius:5px}.add_media_modal_body .select_media .media_btns .all_btn{background-color:#d1e4f1;margin-left:10px}.add_media_modal_body .select_media .media_btns .all_btn:hover{background-color:#bad5e8}.add_media_modal_body .select_media .media_btns .common_btn{margin-left:10px;background-color:#fff}.add_media_modal_body .select_media .media_btns .account_btn,.add_media_modal_body .select_media .media_btns .instagram_btn,.add_media_modal_body .select_media .media_btns .page_btn{margin-left:10px;background-color:#d1e4f1}.add_media_modal_body .select_media .media_btns button:hover{background-color:#f9f9f9}.add_media_modal_body .select_media .media_btns img{height:20px;width:39px;margin-bottom:-5px}.add_media_modal_body .select_media .images_body{overflow:auto!important}.add_media_modal_body .select_media .images_body img{width:20%;padding:10px}.add_media_modal_body .select_media .images_body .allmedia{display:flex;padding:15px}.add_media_modal_body .select_media .images_body .allmedia img{height:20px;width:39px}.add_media_modal_body .select_media .images_body .all_images{display:flex;justify-content:space-between}.add_media_modal_body .select_media .images_body .all_images img{height:18%;width:18%;padding:10px}.add_media_modal_body .select_media .images_body .all_images .selected_image_border{border:3px solid teal}.add_media_modal_body .select_media .search_upload{display:flex;padding-left:12px}.add_media_modal_body .select_media .search_upload .search_input{width:75%;border-radius:5px;margin-right:26px}.add_media_modal_body .select_media .search_upload .input_with_select{width:62%;border-radius:5px}.add_media_modal_body .select_media .search_upload button{padding:10px;height:43px;border-radius:5px}.add_media_modal_body .select_media .search_upload button:hover{background-color:#e4e4e4}.add_media_modal_body .select_media .search_upload img{background-color:#eaeaea}.add_media_modal_body .select_media .search_upload .share_btn{padding-bottom:1px;padding-top:1px}.add_media_modal_body .select_media .search_upload .search_icon{display:flex;height:25px;padding:2px}.add_media_modal_body .select_media .search_upload .search_icon .select_search_input{background-color:#fff;border:none}.add_media_modal_body .select_media .search_upload .search_icon p{padding-left:7px}.add_media_modal_body .select_media .no_image_selected{padding:66px 270px}.add_media_modal_body .select_media .no_image_selected img{height:100px;width:180px}.add_media_modal_body .select_media .no_image_selected h4{font-size:16px;font-weight:600;font-family:Roboto}.add_media_modal_body .default_language_add{padding:14px;width:20%}.add_media_modal_body .default_language_add h4{font-size:14px;font-weight:400;font-family:Roboto}.add_media_modal_body .default_language_add .select_dropdown{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px;cursor:pointer}.add_media_modal_body .add_additional_fields{padding:14px;width:85%;overflow:auto;height:450px}.add_media_modal_body .add_additional_fields .add_media_fields{width:50%}.add_media_modal_body .add_additional_fields .add_media_fields h4{font-size:14px;font-family:Roboto;font-weight:600}.add_media_modal_body .add_additional_fields .add_media_fields p{font-size:14px;padding-top:10px;font-family:Roboto}.add_media_modal_body .add_additional_fields .add_media_fields .padding{padding-top:12px}.add_media_modal_body .add_additional_fields .add_media_fields input,.add_media_modal_body .add_additional_fields .add_media_fields textarea{width:100%}.add_media_modal_body .add_additional_fields .add_media_fields .add_and_craete_media{display:flex;padding-top:12px}.add_media_modal_body .add_additional_fields .add_media_fields .add_and_craete_media .create_video{margin-left:18px}.add_media_modal_body .add_additional_fields .add_media_fields .add_and_craete_media button{padding:14px}.add_media_modal_body .add_additional_fields .add_media_fields .text_align{margin-top:12px}.add_media_modal_body .add_additional_fields .add_media_fields .uploaded_img_div{display:flex;border:.5px solid #eaeaea;border-radius:5px;padding:18px}.add_media_modal_body .add_additional_fields .add_media_fields .uploaded_img_div .uploaded_img{height:35px}.add_media_modal_body .add_additional_fields .add_media_fields .uploaded_img_div h4{font-size:14px;margin-top:16px;margin-left:20px;font-weight:400;font-family:Roboto}.add_media_modal_body .add_additional_fields .add_media_fields .uploaded_img_div img{margin-left:auto}.add_media_modal_body .add_additional_fields .add_image_ex{width:30%;overflow:auto}.social_popup{opacity:1!important}.social_popup h4{margin-bottom:5px}.social_popup .modal-dialog{min-width:700px;width:auto!important;display:inline-block}.social_popup .modal-dialog-centered{display:flex;align-items:center;justify-content:space-evenly}.social_popup .modal-header{border-bottom:0;padding:25px 40px 0;display:block;text-align:end}.social_popup .modal-header .header_body{display:flex!important;justify-content:space-between!important;width:100%;height:34px;align-items:center;background-color:#e4e4e4;padding:7px;border-radius:9px}.social_popup .modal-header .content_header{background-color:#fff!important}.social_popup .modal-header .content_header label{font-size:15px!important;font-weight:700!important}.social_popup .modal-header .heading{display:flex;margin-left:7px}.social_popup .modal-header .close_popup_cross{font-size:20px}.social_popup .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.social_popup .modal-body{padding:0 40px}.social_popup .modal-body .modal_body_outline{max-height:502px;overflow-y:auto;overflow-x:hidden;padding:0 10px}.social_popup .modal-body .modal_body_outline::-webkit-scrollbar{width:10px}.social_popup .modal-body .modal_body_outline::-webkit-scrollbar-thumb,.social_popup .modal-body .modal_body_outline::-webkit-scrollbar-track{border-radius:10px}.social_popup .modal-body .ChoosePartnerScreen_content{overflow-y:auto;max-height:400px;overflow-x:hidden}.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition{display:flex;justify-content:space-between}.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition .box_content{border:1px solid #e4e4e4;border-radius:10px;width:185px;height:100px;display:flex;align-items:center;justify-content:center}.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition .box_content label{font-size:18px;font-weight:700}.social_popup .modal-body .ChoosePartnerScreen_content .partner_partition .box_content:hover{background-color:#e4e4e4}.social_popup .modal-body .feedback_body{height:300px;display:flex;justify-content:center;align-items:center;flex-direction:column}.social_popup .modal-body .feedback_body .smile_div_content{display:flex;justify-content:space-between;width:243px}.social_popup .modal-body .feedback_body .smile_div_content .smile_div{display:flex;width:110px;justify-content:space-around}.social_popup .modal-body .pixel_body{display:flex;justify-content:center}.social_popup .modal-body .pixel_body label{font-size:20px;font-weight:800;font-family:roboto}.social_popup .modal-body .select_dropdown_age{width:125px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.social_popup .modal-body .heading_text{display:flex}.social_popup .modal-body .heading_text .dropdewn{width:102px;height:29px;border-radius:9px}.social_popup .modal-body .select_dropdown2{width:95%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.social_popup .modal-body .page_custom_box{border:1px solid #e4e4e4;padding:17px;border-radius:7px}.social_popup .modal-body .page_custom_box .page_custom .dropdown_page{width:100%;display:flex;justify-content:space-between;align-items:center;height:45px;border-radius:5px;border:1px solid #e4e4e4;background-color:#fff}.social_popup .modal-body .page_custom_box .page_custom .drop_menu{width:100%;height:190px}.social_popup .modal-body .edit_content{width:832px}.social_popup .modal-body .edit_audience{max-height:430px;overflow-y:auto;overflow-x:hidden;display:flex}.social_popup .modal-body .edit_audience .edit_adu_first{width:70%}.social_popup .modal-body .edit_audience .edit_adu_first .icon_audience_search1{position:absolute;z-index:99;top:20px;left:23px}.social_popup .modal-body .edit_audience .edit_adu_sec h4{font-weight:600}.social_popup .modal-body .edit_audience .edit_adu_sec .grey_div{background-color:#e4e4e4;display:flex;align-items:center;border-radius:2px;height:50px}.social_popup .modal-body .customInclude_btn .btn_include{width:200px;height:35px;border-radius:4px;background-color:#fff;border:1px solid teal;color:teal}.social_popup .modal-body .social_text1{width:100%;height:93px;outline:none;overflow:auto;padding:6px 25px 6px 12px;border-radius:5px;background-color:#f9f9f9;border:1px solid #eaeaea}.social_popup .modal-body .social_text2{width:94%;outline:none;overflow:auto;padding-right:25px}.social_popup .modal-body .input_btn{border-right:0}.social_popup .modal-body .browse_btn{border:1px solid #e4e4e4;border-left:0}.social_popup .modal-body .dynamic_creative_content{outline:none}.social_popup .modal-body .dynamic_creative_content a{color:teal}.social_popup .modal-body .dynamic_creative_content p{font-size:14px}.social_popup .modal-body .pixel_content a{color:teal}.social_popup .modal-body .pixel_content p{font-size:14px}.social_popup .modal-body .pixel_content .pixel_name{display:flex;justify-content:space-between;width:70%}.social_popup .modal-body .pixel_content .pixel_name label{font-size:14px;font-weight:600}.social_popup .modal-body .pixel_content .select_dropdown_app_event{width:70%}.social_popup .modal-body .pixel_continue_content{display:flex;justify-content:center}.social_popup .modal-body .pixel_continue_content .pixel_content{max-height:400px;overflow-y:auto;overflow-x:hidden}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body{width:70%}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body label{font-size:16px;font-weight:600}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body p{font-size:14px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont{border:1px solid #e4e4e4;padding:15px;display:flex;height:133px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .img_pixel_body{display:flex;align-items:center;width:74px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .img_pixel_body .img_pixel{width:49px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .content_pxl{display:flex;flex-direction:column;justify-content:center}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1{border:1px solid #e4e4e4;padding:15px;display:flex;height:153px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .img_pixel_body{display:flex;align-items:center;width:74px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .img_pixel_body .img_pixel{width:49px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .content_pxl{display:flex;flex-direction:column;justify-content:center}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 p{font-size:13px}.social_popup .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1:hover{background-color:#e4e4e4}.social_popup .modal-body .popup_tiltel{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left;font-weight:500;padding-bottom:15px}.social_popup .modal-body .audience_tab_container .audience_tab_body{display:flex;border-bottom:1px solid #e4e4e4}.social_popup .modal-body .audience_tab_container .audience_tab_body .tabs-content{width:200px;padding:10px;border:1px solid #e4e4e4;border-radius:2px;border-bottom:0;color:teal;font-size:14.2px;font-family:roboto;margin-bottom:0!important}.social_popup .modal-body .audience_tab_container .audience_tab_body .tab_content2{display:FLEX;align-items:center;padding:15px}.social_popup .modal-body .model_body_header{display:flex;border-bottom:1px solid #e4e4e4}.social_popup .modal-body .model_body_header .mdl_title1{border:1px solid #e4e4e4;border-bottom:0;padding:15px;color:teal}.social_popup .modal-body .model_body_header .mdl_title{padding:15px}.social_popup .modal-body .header_text{font-size:17px;font-weight:700;margin-bottom:25px}.social_popup .modal-body .sub_header_text{color:#4a4a4a;font-size:14px;line-height:8.5px;text-align:left;font-weight:600;margin-bottom:15px}.social_popup .modal-body .popup_list_container{display:flex;flex-wrap:wrap;margin-bottom:25px}.social_popup .modal-body .popup_list_container .selected_greenback_color{background-color:rgba(0,128,128,.1254901961)}.social_popup .modal-body .popup_list_container .selected_whiteback_color{background-color:#fff}.social_popup .modal-body .popup_list_container .popup_list_content{border:.5px solid #eaeaea;border-radius:1.5px;width:185px;padding:12px;word-wrap:break-word;margin-bottom:15px;margin-right:30px}.social_popup .modal-body .popup_list_container .popup_list_content:nth-child(3n){margin-right:0}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio{position:relative;display:flex;justify-content:space-between}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:checked+.custom-radio-label:before,.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:13px;line-height:17px;margin-bottom:0;cursor:pointer}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label .tick_logo{max-width:20px}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .black_icon_tab{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;margin-left:72px}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio .black_icon_tab .btn_icon{background-color:#e4e4e4}.social_popup .modal-body .popup_list_container .popup_list_content .custom-radio:hover .black_icon_tab{opacity:1;display:flex;justify-content:space-between}.social_popup .modal-body .popup_list_container .popup_list_content .black_icon_tab:hover+div[id=objective_info_popup]{display:block}.social_popup .modal-body .popup_list_container .popup_list_content:hover{background-color:#e4e4e4}.social_popup .modal-body .body_objectives .header_objectives{display:flex;flex-direction:column;align-items:center}.social_popup .modal-body .body_objectives .header_objectives label{font-size:30px;font-weight:700}.social_popup .modal-body .body_objectives .header_objectives .objective_divs{display:flex}.social_popup .modal-body .body_objectives .header_objectives p{width:446px;text-align:center;margin-top:10px}.social_popup .modal-body .body_objectives .header_objectives p a{color:teal}.social_popup .modal-body .body_objectives .engagement_container h4{font-size:18px;font-weight:600}.social_popup .modal-body .body_objectives .engagement_container .gender_sets_eng .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:17px!important;line-height:17px;cursor:pointer}.social_popup .modal-body .body_objectives .catalog_sale_container h4{font-size:18px;font-weight:600}.social_popup .modal-body .body_objectives .catalog_sale_container .catalog-include{border:1px solid #e4e4e4;padding:12px;border-radius:11px}.social_popup .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_header{display:flex;width:100%;justify-content:space-between}.social_popup .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_header_store{display:flex;justify-content:space-between;width:519px;font-size:14px}.social_popup .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_content p{font-size:14px}.social_popup .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_footer .btn_create_ctg{width:135px;height:44px;border-radius:10px}.social_popup .modal-body .body_objectives .engagement_container .gender_sets_eng{display:flex!important;flex-direction:column}.social_popup .modal-body .body_objectives .engagement_container .gender_sets_eng .custom-radio{display:flex;flex-direction:column}.social_popup .modal-body .body_objectives .Body_objective_content .head_title_obj{width:100%;height:47px;display:flex;align-items:center;justify-content:space-between;padding:22px;background-color:#eaeaea;border-radius:9px}.social_popup .modal-body .body_objectives .Body_objective_content .head_title_obj:hover{width:100%;height:47px;background-color:#e7f3f3;border:1px solid #eaeaea;border-radius:9px;padding:22px}.social_popup .modal-body .Body_objective_content_tab .Body_objective_content_tab_internal{padding:19px;border:1px solid #e4e4e4;width:100%}.social_popup .modal-body .Body_objective_content_tab label{font-size:18px;font-weight:600}.social_popup .modal-body .Body_objective_content_tab .input_tab{width:100%}.social_popup .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads{display:flex}.social_popup .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads .select_dropdown_ads{width:210px;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px}.social_popup .modal-body .Body_objective_content_tab .internal_ad_sets a{color:teal}.social_popup .modal-body .create_audience_type_Popup{border:1px solid #e4e4e4;padding:14px;border-radius:9px;background-color:#fff}.social_popup .modal-body .create_audience_type_Popup label{font-size:14px;font-weight:600}.social_popup .modal-body .create_audience_type_Popup:hover{background-color:rgba(0,128,128,.1254901961);border:1px solid rgba(0,128,128,.1254901961)}.social_popup .modal-content{border-radius:20px!important;background-color:#fff;border:none;margin-top:13px}.social_popup .model_body_data{max-width:900px!important}.social_popup .modal-footer{border-top:0;padding:0 40px 25px;overflow:auto;max-height:200px}.social_popup .modal-footer .footer_btns .create_popup_padding{padding:10px 20px!important}.social_popup .modal-footer .footer_btns .close_button{padding:10px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.social_popup .modal-footer .footer_btns .next_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.social_popup .modal-footer .footer_btns .canel_button{padding:11px 30px;background-color:#e4e4e4;border-radius:3px;color:#000}.social_popup .modal-footer .footer_btns1{width:100%;display:flex;justify-content:space-between}.social_popup .modal-footer .footer_btns1 .close_button{padding:10px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.social_popup .modal-footer .footer_btns1 .next_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.social_popup .modal-footer .footer_btns1 .canel_button{padding:11px 30px;background-color:#e4e4e4;border-radius:3px;color:#000}.social_popup1{opacity:1!important}.social_popup1 h4{margin-bottom:5px}.social_popup1 .modal-dialog{min-width:700px;width:auto!important;display:inline-block}.social_popup1 .modal-dialog-centered{display:flex;align-items:start;justify-content:space-evenly}.social_popup1 .modal-header{border-bottom:0;padding:25px 40px 0;display:block;text-align:end}.social_popup1 .modal-header .header_body{display:flex!important;justify-content:space-between!important;width:100%;height:34px;align-items:center;background-color:#e4e4e4;padding:7px;border-radius:9px}.social_popup1 .modal-header .content_header{background-color:#fff!important}.social_popup1 .modal-header .content_header label{font-size:15px!important;font-weight:700!important}.social_popup1 .modal-header .heading{display:flex;margin-left:7px}.social_popup1 .modal-header .close_popup_cross{font-size:20px}.social_popup1 .close{font-size:30px;top:-21px;left:36px;font-weight:400;padding:0 .75rem!important;margin:0!important}.social_popup1 .modal-body{padding:0 40px}.social_popup1 .modal-body .pixel_body{display:flex;justify-content:center}.social_popup1 .modal-body .pixel_body label{font-size:20px;font-weight:800;font-family:roboto}.social_popup1 .modal-body .select_dropdown_age{width:125px;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.social_popup1 .modal-body .heading_text{display:flex}.social_popup1 .modal-body .heading_text .dropdewn{width:102px;height:29px;border-radius:9px}.social_popup1 .modal-body .select_dropdown2{width:95%;border:1px solid #eaeaea;background-color:#f9f9f9;cursor:pointer}.social_popup1 .modal-body .page_custom_box{border:1px solid #e4e4e4;padding:17px;border-radius:7px}.social_popup1 .modal-body .page_custom_box .page_custom .dropdown_page{width:100%;display:flex;justify-content:space-between;align-items:center;height:45px;border-radius:5px;border:1px solid #e4e4e4;background-color:#fff}.social_popup1 .modal-body .page_custom_box .page_custom .drop_menu{width:100%;height:190px}.social_popup1 .modal-body .edit_content{width:832px}.social_popup1 .modal-body .edit_audience{max-height:430px;overflow-y:auto;overflow-x:hidden;display:flex}.social_popup1 .modal-body .edit_audience .edit_adu_first{width:70%}.social_popup1 .modal-body .edit_audience .edit_adu_first .tab_dyn_sedule1{display:flex;justify-content:space-between}.social_popup1 .modal-body .edit_audience .edit_adu_first .tab_dyn_sedule1 label{font-size:16px;font-weight:600}.social_popup1 .modal-body .edit_audience .edit_adu_first .tab_dyn_sedule1 .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_div{height:100px;width:100%;background-color:#e4e4e4;background-color:1px solid #e4e4e4;border-radius:10px 10px 0 0}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_div .campaignname_input1{width:94%}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_down_div{display:flex}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_down_div .dropdewn1{height:58px;display:flex;justify-content:147px;width:147px;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #e4e4e4;border-radius:0 0 0 10px;border-right:0}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_down_div .input_btn{border-right:0;height:57px}.social_popup1 .modal-body .edit_audience .edit_adu_first .location_down_div .browse_btn{height:57px;border:1px solid #e4e4e4;border-left:0;border-radius:0 0 10px 0}.social_popup1 .modal-body .edit_audience .edit_adu_sec h4{font-weight:600}.social_popup1 .modal-body .edit_audience .edit_adu_sec .grey_div{background-color:#e4e4e4;display:flex;align-items:center;border-radius:2px;height:50px}.social_popup1 .modal-body .customInclude_btn .btn_include{width:200px;height:35px;border-radius:4px;background-color:#fff;border:1px solid teal;color:teal}.social_popup1 .modal-body .social_text1{width:100%;height:93px;outline:none;overflow:auto;padding-right:6px 25px 6px 12px;border-radius:5px;background-color:#f9f9f9;border:1px solid #eaeaea}.social_popup1 .modal-body .social_text2{width:95%;outline:none;overflow:auto;padding-right:25px}.social_popup1 .modal-body .input_btn{border-right:0}.social_popup1 .modal-body .browse_btn{border:1px solid #e4e4e4;border-left:0}.social_popup1 .modal-body .pixel_content a{color:teal}.social_popup1 .modal-body .pixel_content p{font-size:14px}.social_popup1 .modal-body .pixel_content .pixel_name{display:flex;justify-content:space-between;width:70%}.social_popup1 .modal-body .pixel_content .pixel_name label{font-size:14px;font-weight:600}.social_popup1 .modal-body .pixel_content .select_dropdown_app_event{width:70%}.social_popup1 .modal-body .pixel_continue_content{display:flex;justify-content:center}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body{width:70%}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body label{font-size:16px;font-weight:600}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body p{font-size:14px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont{border:1px solid #e4e4e4;padding:15px;display:flex;height:133px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .img_pixel_body{display:flex;align-items:center;width:74px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .img_pixel_body .img_pixel{width:49px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont .content_pxl{display:flex;flex-direction:column;justify-content:center}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1{border:1px solid #e4e4e4;padding:15px;display:flex;height:153px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .img_pixel_body{display:flex;align-items:center;width:74px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .img_pixel_body .img_pixel{width:49px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 .content_pxl{display:flex;flex-direction:column;justify-content:center}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1 p{font-size:13px}.social_popup1 .modal-body .pixel_continue_content .pixel_continue_content_body .Pixel_continue_cont1:hover{background-color:#e4e4e4}.social_popup1 .modal-body .popup_tiltel{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left;font-weight:500;padding-bottom:15px}.social_popup1 .modal-body .audience_tab_container .audience_tab_body{display:flex;border-bottom:1px solid #e4e4e4}.social_popup1 .modal-body .audience_tab_container .audience_tab_body .tabs-content{width:200px;padding:10px;border:1px solid #e4e4e4;border-radius:2px;border-bottom:0;color:teal;font-size:14.2px;font-family:roboto;margin-bottom:0!important}.social_popup1 .modal-body .audience_tab_container .audience_tab_body .tab_content2{display:FLEX;align-items:center;padding:15px}.social_popup1 .modal-body .model_body_header{display:flex;border-bottom:1px solid #e4e4e4}.social_popup1 .modal-body .model_body_header .mdl_title1{border:1px solid #e4e4e4;border-bottom:0;padding:15px;color:teal}.social_popup1 .modal-body .model_body_header .mdl_title{padding:15px}.social_popup1 .modal-body .header_text{font-size:17px;font-weight:700;margin-bottom:25px}.social_popup1 .modal-body .sub_header_text{color:#4a4a4a;font-size:14px;line-height:8.5px;text-align:left;font-weight:600;margin-bottom:15px}.social_popup1 .modal-body .popup_list_container{display:flex;flex-wrap:wrap;margin-bottom:25px}.social_popup1 .modal-body .popup_list_container .selected_greenback_color{background-color:rgba(0,128,128,.1254901961)}.social_popup1 .modal-body .popup_list_container .selected_whiteback_color{background-color:#fff}.social_popup1 .modal-body .popup_list_container .popup_list_content{border:.5px solid #eaeaea;border-radius:1.5px;width:185px;padding:12px;word-wrap:break-word;margin-bottom:15px;margin-right:30px}.social_popup1 .modal-body .popup_list_container .popup_list_content:nth-child(3n){margin-right:0}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio{position:relative;display:flex;justify-content:space-between}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:checked+.custom-radio-label:before,.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:13px;line-height:17px;margin-bottom:0;cursor:pointer}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label .tick_logo{max-width:20px}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .black_icon_tab{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;margin-left:72px}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio .black_icon_tab .btn_icon{background-color:#e4e4e4}.social_popup1 .modal-body .popup_list_container .popup_list_content .custom-radio:hover .black_icon_tab{opacity:1;display:flex;justify-content:space-between}.social_popup1 .modal-body .popup_list_container .popup_list_content .black_icon_tab:hover+div[id=objective_info_popup]{display:block}.social_popup1 .modal-body .popup_list_container .popup_list_content:hover{background-color:#e4e4e4}.social_popup1 .modal-body .body_objectives .header_objectives{display:flex;flex-direction:column;align-items:center}.social_popup1 .modal-body .body_objectives .header_objectives label{font-size:30px;font-weight:700}.social_popup1 .modal-body .body_objectives .header_objectives .objective_divs{display:flex}.social_popup1 .modal-body .body_objectives .header_objectives p{width:446px;text-align:center;margin-top:10px}.social_popup1 .modal-body .body_objectives .header_objectives p a{color:teal}.social_popup1 .modal-body .body_objectives .engagement_container h4{font-size:18px;font-weight:600}.social_popup1 .modal-body .body_objectives .engagement_container .gender_sets_eng .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:17px!important;line-height:17px;cursor:pointer}.social_popup1 .modal-body .body_objectives .catalog_sale_container h4{font-size:18px;font-weight:600}.social_popup1 .modal-body .body_objectives .catalog_sale_container .catalog-include{border:1px solid #e4e4e4;padding:12px;border-radius:11px}.social_popup1 .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_header{display:flex;width:100%;justify-content:space-between}.social_popup1 .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_header_store{display:flex;justify-content:space-between;width:519px;font-size:14px}.social_popup1 .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_content p{font-size:14px}.social_popup1 .modal-body .body_objectives .catalog_sale_container .catalog-include .cat_footer .btn_create_ctg{width:135px;height:44px;border-radius:10px}.social_popup1 .modal-body .body_objectives .engagement_container .gender_sets_eng{display:flex!important;flex-direction:column}.social_popup1 .modal-body .body_objectives .engagement_container .gender_sets_eng .custom-radio{display:flex;flex-direction:column}.social_popup1 .modal-body .body_objectives .Body_objective_content .head_title_obj{width:100%;height:47px;display:flex;align-items:center;justify-content:space-between;padding:22px;background-color:#eaeaea;border-radius:9px}.social_popup1 .modal-body .body_objectives .Body_objective_content .head_title_obj:hover{width:100%;height:47px;background-color:#e7f3f3;border:1px solid #eaeaea;border-radius:9px;padding:22px}.social_popup1 .modal-body .Body_objective_content_tab .Body_objective_content_tab_internal{padding:19px;border:1px solid #e4e4e4;width:100%}.social_popup1 .modal-body .Body_objective_content_tab label{font-size:18px;font-weight:600}.social_popup1 .modal-body .Body_objective_content_tab .input_tab{width:100%}.social_popup1 .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads{display:flex}.social_popup1 .modal-body .Body_objective_content_tab .internal_ad_sets .selective_ads .select_dropdown_ads{width:210px;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px}.social_popup1 .modal-body .Body_objective_content_tab .internal_ad_sets a{color:teal}.social_popup1 .modal-content{border-radius:20px!important;background-color:#fff;border:none;margin-top:13px;width:max-content}.social_popup1 .model_body_data{max-width:900px!important}.social_popup1 .modal-footer{border-top:0;padding:0 40px 25px;overflow:auto;max-height:200px}.social_popup1 .modal-footer .footer_btns .close_button{padding:10px 30px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.social_popup1 .modal-footer .footer_btns .next_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.social_popup1 .modal-footer .footer_btns .canel_button{padding:11px 30px;background-color:#e4e4e4;border-radius:3px;color:#000}.ul_back{background-color:#f0f0f0}.customaudience_source_drop{width:100%;border:1px solid #eaeaea}.customaudience_anyall_drop{width:75px;height:30px;border:1px solid #eaeaea}.social_garph_popup .modal-header{display:flex;align-items:flex-start;justify-content:flex-end;padding:1rem}.social_garph_popup .graph_dropdown{background-color:#98d7c2}.social_garph_popup ul{background-color:#f0f0f0}.social_garph_popup .nav-pills .nav-link{color:teal}.social_garph_popup .nav-pills .nav-link.active{background-color:#98d7c2;color:#fff}.social_garph_popup .performance{display:flex;grid-gap:20px;gap:20px}.social_garph_popup .performance .performance_detail{display:flex;flex-direction:column;justify-content:space-evenly}.social_garph_popup .performance .performance_detail h2{width:100px;display:flex;padding:10px;flex-direction:column;cursor:pointer}.social_garph_popup .performance .performance_detail h2:hover{background-color:#98d7c2;color:teal;border-radius:5px}.social_garph_popup .demographs{display:flex;justify-content:space-between}.social_garph_popup .demographs .platform{grid-gap:10px;gap:10px;display:flex}.social_garph_popup .demographs .platform select{background-color:#f0f0f0;width:80px;height:30px;border-radius:3px;color:teal;border-color:teal}.social_garph_popup .demographs .platform select select.option{background-color:#98d7c2}.social_garph_popup .delivery,.social_garph_popup .delivery label{display:flex;justify-content:center;align-items:center}.social_garph_popup .delivery label{height:300px}.export_modal .modal-body .format,.export_modal .modal-body .option{display:flex;align-items:center;grid-gap:10px;gap:10px}.export_modal .modal-footer .close_btn{border-radius:3px;padding:5px}.export_modal .modal-footer .exp_btn{background-color:teal;color:#fff;border-radius:3px;padding:5px}.share_modal .modal-body input{width:max-content;height:auto;font-size:medium;border-color:teal;background-color:#fff}.share_modal .modal-footer .exp_btn{background-color:teal;color:#fff;border-radius:3px;padding:5px}.Save_popup{opacity:1!important}.Save_popup h4{margin-bottom:5px}.Save_popup .modal-dialog{min-width:700px;width:auto!important;display:inline-block}.Save_popup .modal-dialog-centered{display:flex;align-items:center;justify-content:space-evenly}.Save_popup .modal-header{padding:10px;display:block;text-align:end;border-bottom:1px solid #e4e4e4}.Save_popup .modal-header .header_body{display:flex!important;justify-content:space-between!important;width:100%;height:34px;align-items:center;padding:7px;border-radius:9px}.Save_popup .modal-header .header_body label{font-size:16px;font-weight:700}.Save_popup .modal-header .close_popup_cross{font-size:20px}.Save_popup .modal-body .contnt_body .Save_audience_content{display:flex}.Save_popup .modal-body .contnt_body .Save_audience_content h4{font-size:14px;font-weight:600}.Save_popup .modal-body .contnt_body .Save_audience_content .social_text2{width:70%}.Save_popup .modal-body .contnt_body .Save_audience_content .input_save_feild{outline:none}.Save_popup .modal-body .contnt_body .title_div{margin-left:122px}.Save_popup .modal-content{border-radius:10px!important;background-color:#fff;border:none;margin-top:13px;width:500px;height:280px}.Save_popup .model_body_data{max-width:900px!important}.Save_popup .modal-footer{padding:0 40px 25px;max-height:200px;border-top:1px solid #e4e4e4}.Save_popup .modal-footer .footer_btns .close_button{padding:10px 30px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff}.Save_popup .modal-footer .footer_btns .next_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.Save_popup .modal-footer .footer_btns .canel_button{padding:11px 30px;background-color:#e4e4e4;border-radius:3px;color:#000}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted #000}.red_icon{background-color:rgba(255,0,0,.1254901961)}.Yellow_icon{background-color:#fff1cc}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#00f;color:#fff;text-align:center;border-radius:6px;padding:5px 0}.disabled_event{background-color:#e4e4e4}.custom-radio{position:relative}.custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.custom-radio .custom-radio-input:checked+.custom-radio-label:before,.custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:13px!important;line-height:17px;cursor:pointer}.custom-radio .custom-radio-label .tick_logo{max-width:20px}.custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.tooltip_wrap{position:relative}.tooltip_wrap .tooltip_content{display:none;width:auto;position:absolute;left:30%;background-color:#fff;z-index:2;transform:translate(15px,-15px);box-shadow:0 5px 5px 4px rgba(0,0,0,.1254901961);border-radius:5px;padding:10px}.tooltip_wrap:hover .tooltip_content{display:block}.tooltip_margin{margin-left:70px}.optional span{font-size:14px;font-family:roboto;margin-left:3px;margin-top:10px}.optional .opt_span{margin-top:0}.switch{position:relative;display:inline-block;width:36px;height:18px}.switch input{display:none}.slider{top:0;left:0;right:0;bottom:0;background-color:#ccc;height:18px;width:36px}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff}input:checked+.slider{background-color:teal}input:focus+.slider{box-shadow:0 0 1px teal}input:checked+.slider:before{transform:translateX(17px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.tab_dyn_sedule1{display:flex;justify-content:space-between}.tab_dyn_sedule1 label{font-size:16px;font-weight:600}.tab_dyn_sedule1 .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.error_part{width:92%!important}.review_error{width:100%;padding:10px;border-radius:7px;border:.5px solid #eaeaea;border-left:5px solid #ed2236}.review_error .review_error_header{justify-content:space-between}.review_error .review_error_body{padding:20px 5px 5px}.review_error .review_error_body button{padding:14px;margin-top:8px}.new_cpn_img_container{display:flex;width:50px;padding-left:5px}.new_cpn_img_container:hover{color:teal}.new_cpn_img_container:hover>div[class=new_cpn_dtl]{display:block}.new_cpn_img_container .new_cpn_img{width:15px;height:15px}.new_cpn_img_container .new_cpn_dtl{display:none;outline:none;width:350px;word-break:break-all;position:absolute;font-family:"Roboto";font-weight:400;font-size:14px;background-color:#fff;padding:15px;box-shadow:0 0 5px 3px rgba(0,0,0,.1254901961);border-radius:5px;transform:translate(20px,-15px);z-index:999}.new_cpn_img_container .new_cpn_dtl a{color:teal}.location_div{height:100px;width:100%;background-color:#e4e4e4;background-color:1px solid #e4e4e4;border-radius:10px 10px 0 0}.location_down_div{display:flex}.location_down_div .dropdewn1{height:58px;display:flex;justify-content:147px;width:147px;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #e4e4e4;border-radius:0 0 0 10px;border-right:0}.location_down_div .input_btn{border-right:0;height:57px}.location_down_div .input_btn1{border-right:0;height:44px}.location_down_div .browse_btn{height:57px;border:1px solid #e4e4e4;border-left:0;border-radius:0 0 10px 0}.location_down_div .browse_btn1{height:44px;border:1px solid #e4e4e4;border-left:0}.icon_audience_search1{position:absolute;z-index:99;top:13px;left:90px}.icon_audience_search2{position:absolute;z-index:99;top:13px;left:17px}.MuiFormControl-root{height:52px!important}.MuiFormHelperText-root.MuiFormHelperText-contained{margin:0!important}.grey_department{width:100%;height:100px;border:1px solid #e4e4e4;background-color:#e4e4e4;display:flex;align-items:center}.new_conversion_header{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:8px 15px;position:fixed;width:calc(100% - 245px);top:0;margin-top:60px;z-index:999}.new_conversion_header h4{color:#4a4a4a;font-size:18px;line-height:18.2px;font-weight:600;margin:0}.new_conversion_header button{font-size:13px;line-height:16px;outline:none;background-color:#fff;border:none}.new_conversion_header .center_header img{width:12px;height:12px;color:teal;margin-right:6px}.new_conversion_header .center_header .button{padding:9px 15px;border-radius:5px;cursor:pointer;text-align:left}.new_conversion_header .center_header .istrue{color:teal;background-color:rgba(0,128,128,.1);padding:10px 12px;border-radius:5px}.new_conversion_header .center_header .istrue:hover{background-color:rgba(0,128,128,.1)}.new_conversion_header .center_header .center_btn{padding:12px;border-radius:5px}.new_conversion_header .center_header .center_btn:hover{background-color:#eaeaea}.new_conversion_header .center_header .btn_margin{margin-left:12px}.new_conversion_header .right_header .cancelButton{color:#7b7b7b;margin-right:12px;cursor:pointer}.new_conversion_header .right_header .saveDraft{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;cursor:pointer}.new_conversion_header .right_header .nextButton{padding:11px 46px;background-color:teal;border-radius:3px;color:#fff;cursor:pointer}.upload_media_file{position:relative;overflow:hidden}.upload_media_file h3{font-size:13px}.upload_media_file .upload_file_name{font-size:14px}.upload_media_file .add_media{height:38px;background-color:#fff;border:1px solid teal;border-radius:3px;margin-top:10px;width:100px}.upload_media_file input.uploadFile{position:absolute;top:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:20px!important;width:113px}.multiInput{margin-bottom:30px}.multiInput .dropdown button p{overflow:hidden;padding-right:20px;text-overflow:ellipsis;color:#212529;font-size:13px}.multiInput .dropdown .btn.dropdown-toggle{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;min-height:44px;text-align:left;font-size:13px;width:100%}.multiInput .dropdown .btn.dropdown-toggle .SpecialAdCategory_text{width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:21px}.multiInput .dropdown .btn.dropdown-toggle:after{position:absolute;right:10px;transform:translateY(-100%);-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-image:url(/static/media/arrowdown.01588a7d.svg);border:0;width:26px;height:26px;background-size:cover}.multiInput .dropdown .dropdown-menu{width:100%;padding:15px 10px;border-radius:10px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border:0;max-height:200px;overflow-y:auto;font-size:14px;z-index:999}.multiInput .dropdown .dropdown-menu .dc_active{background-color:rgba(0,128,128,.1254901961)}.multiInput .dropdown .dropdown-item{display:flex;list-style:none;border:1px solid #eaeaea;margin-bottom:10px;border-radius:5px;cursor:pointer;padding:10px 5px}.multiInput .dropdown .dropdown-item:last-child{margin-bottom:0}.multiInput .dropdown .dropdown-item.active,.multiInput .dropdown .dropdown-item:active{background:transparent}.multiInput .dropdown .dropdown-item .checkbox_input{outline:none;padding:5px;width:40px;display:flex;justify-content:center;align-items:center}.multiInput .dropdown .dropdown-item .checkbox_input input[type=checkbox]{width:20px;height:20px;position:relative;appearance:none;background:#fff;outline:none;display:flex;justify-content:center;align-items:center;border:1.8px solid #7b7b7b;border-radius:5px;cursor:pointer}.multiInput .dropdown .dropdown-item .checkbox_input input[type=checkbox]:before{content:"";width:20px;height:20px;position:absolute;top:50%;left:50%;background:#f9f9f9;transform:translate(-50%,-50%) scale(1);transition:.5s;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiInput .dropdown .dropdown-item .checkbox_input input:checked[type=checkbox]{border:1.8px solid teal;border-radius:5px}.multiInput .dropdown .dropdown-item .checkbox_input input:checked[type=checkbox]:before{background:#fff;opacity:1;border:3px solid #f9f9f9;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiInput .dropdown .dropdown-item .checkbox_input input:checked[type=checkbox]:after{content:"✓";width:20px;height:20px;position:absolute;font-size:14px;font-weight:700;color:teal;display:flex;justify-content:center;align-items:center;top:50%;left:50%;background:#fff;transform:translate(-50%,-50%) scale(1);border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiInput .dropdown .dropdown-item .checkbox_text{width:100%;display:flex;flex-direction:column;word-wrap:break-word;justify-content:center}.multiInput .dropdown .dropdown-item .checkbox_text dl dt .arrow_div .arrow_targeting{font-size:26px;font-weight:700}.multiInput .dropdown .dropdown-item .checkbox_text .checkbox_text_dtl{width:300px;word-wrap:break-word}.multiInput .dropdown .dropdown-item1{display:flex;margin-bottom:10px;border-radius:5px;cursor:pointer}.multiInput .dropdown .dropdown-item1 .checkbox_text{width:100%;display:flex;flex-direction:column;word-wrap:break-word;justify-content:center}.multiInput .dropdown .dropdown-item1 .checkbox_text .drop_div{border-top:1px solid #e4e4e4;padding-top:9px}.multiInput .dropdown .dropdown-item1 .checkbox_text ul{background-color:#fff}.multiInput .dropdown .dropdown-item1 .checkbox_text ul .li_main{padding:3px 0}.multiInput .dropdown .dropdown-item1 .checkbox_text ul .li_main .li_main_hover:hover{background-color:rgba(0,128,128,.1254901961)}.multiInput .dropdown .dropdown-item1 .checkbox_text ul .li_main .li_main_hover .li_main_hover_span{width:20px;height:20px}.multiInput .dropdown .dropdown-item1 .checkbox_text ul .ul_hide{display:none}.multiInput .dropdown .dropdown-item1 .checkbox_text ul .ul_show{display:block}.multiInput .dropdown .dropdown-item1 .checkbox_text ul li .arr_ow_span,.multiInput .dropdown .dropdown-item1 .checkbox_text ul li .arrow_span,.multiInput .dropdown .dropdown-item1 .checkbox_text ul li .unarrow_span{width:20px}.multiInput .dropdown .dropdown-item1 .checkbox_text ul li span[class=arrow_span]:before{content:"›";appearance:none;outline:none;font-size:30px;font-weight:600;width:20px;height:20px;display:flex;margin-right:10px;align-items:center;transform:translateY(-5px) rotate(0deg)}.multiInput .dropdown .dropdown-item1 .checkbox_text ul li span[class=unarrow_span]:before{content:"›";appearance:none;outline:none;font-size:30px;font-weight:600;width:20px;height:20px;display:flex;margin-right:10px;align-items:center;transform:translateY(3px) rotate(90deg)}.multiInput .dropdown .dropdown-item1 .checkbox_text ul li .li_checkbox{margin-right:15px}.multiInput .dropdown .dropdown-item1 .checkbox_text ul li ul{margin-left:20px}.multiInput .dropdown .dropdown-item1 .checkbox_text .arrow_div{display:flex;align-items:center}.multiInput .dropdown .dropdown-item1 .checkbox_text .arrow_div .arrow_targeting,.multiInput .dropdown .dropdown-item1 .checkbox_text .arrow_div .arrow_title,.multiInput .dropdown .dropdown-item1 .checkbox_text dd .arrow_targeting,.multiInput .dropdown .dropdown-item1 .checkbox_text dd .arrow_title{font-size:18px;font-weight:700}.multiInput .dropdown .dropdown-item1 .checkbox_text dl dt{padding-left:10px}.multiInput .dropdown .dropdown-item1 .checkbox_text dl dd{padding-left:20px}.multiInput .dropdown .dropdown-item1 .checkbox_text .checkbox_text_dtl{width:300px;word-wrap:break-word}.campaign_search_dropdown{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);width:261px;max-height:221px;overflow-y:auto;padding:10px;position:absolute;z-index:9;top:44px;width:100%}.campaign_search_dropdown .campaign_name{color:#4a4a4a;font-size:12px}.campaign_search_dropdown .campaign_name span{color:#fff}.campaign_search .input_group .input_search{position:absolute;top:50%;left:20px;z-index:4;transform:translate(-50%,-50%);width:15px;height:15px}.campaign_search .input_group .input_search img{max-width:100%;height:auto;opacity:.6}.campaign_search .input_group input{padding-left:35px;height:42px;font-size:13px}.global_check_box input[type=checkbox]{width:15px;height:15px;position:relative;appearance:none;background:#fff;outline:none;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:5px;cursor:pointer}.global_check_box input[type=checkbox]:before{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;background:#fff;border:1px solid #7b7b7b;transform:translate(-50%,-50%) scale(1);transition:.5s;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.global_check_box input:checked[type=checkbox]{border:1px solid teal;border-radius:2px}.global_check_box input:checked[type=checkbox]:before{background:#fff;opacity:1;border:3px solid #f9f9f9;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.global_check_box input:checked[type=checkbox]:after{content:"✓";width:15px;height:15px;position:absolute;font-size:10px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;top:50%;left:50%;background:teal;transform:translate(-50%,-50%) scale(1);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.close_popup_cross{font-size:20px}.language_selector{display:flex;padding:5px 11px;border-radius:5px;justify-content:space-between;background:rgba(0,128,128,.1450980392);align-items:center}.language_selector span{margin-top:-2px}.facebook_page_dropdown{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);width:261px;max-height:221px;overflow-y:auto;padding:10px;z-index:9;top:44px;width:100%}.facebook_page_dropdown .page_name{color:#4a4a4a!important;font-size:12px!important;border:.5px solid #eaeaea;padding:5px}.facebook_page_dropdown .page_name:hover{background-color:rgba(0,128,128,.1)}.facebook_page_dropdown .page_name .page_label{font-size:14px!important;font-family:Roboto!important;font-weight:400!important;line-height:24px}.primary_text{line-height:30px}.charged_type_input{width:100%}.custom_label{font-size:16px}.input_width{width:50%}.daily_budget_drop{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border:.5px solid #eaeaea}.daily_budget_drop input{background-color:#fff;border:none}.daily_budget_drop span{margin-right:5px}.conversion_event_location_text{width:460px}.toast_class{position:fixed;top:60px;right:0}.margin_left_minusten{margin-left:-10px}.see_more_less{padding:3px}.img_new_create{width:26px;height:30px}.facebook_pages_dropdown{width:200px;height:40px;background-color:#fff;border:1px solid #eaeaea;padding:12px 7px;color:#4a4a4a}.social_bulk_desp{width:100%;height:93px;outline:none;overflow:auto;padding:6px 25px 6px 12px;border-radius:5px;background-color:#f9f9f9;border:1px solid #eaeaea}.social_bulk_next_button{padding:11px 30px;background-color:teal;border-radius:3px;color:#fff}.madd_fields{background-color:#fff;margin-top:10px;border-radius:10px}.madd_fields_content{background-color:hsla(0,0%,91.8%,.4392156863);width:100%;border-radius:5px;padding:15px}.madd_fields_content .select_drop_header{font-weight:600;font-size:14px}.madd_fields_content h5:not(:nth-child(2)){margin-top:15px}.madd_fields_content .cross_cancel{float:right;padding:3px 15px;border-radius:5px;font-size:13.5px;font-weight:600;margin-top:-5px}.madd_fields_content .cross_cancel:hover{background-color:hsla(0,0%,75.3%,.1882352941)}.social_video_list{display:flex;flex-wrap:wrap;width:840px;height:auto}.social_video_list .video_tag{width:170px;height:90px}.selected_video{border:2px solid teal}.not_selected_video{border:2px solid rgba(0,128,128,.1254901961)}.video_preview_tag{width:295px}.main_gif,.main_gif .gif_input,.main_gif .gif_list_con,.main_gif .gif_next_button_con .gif_next_button,.outline_none{outline:none}.border_none,.main_gif .gif_next_button_con .gif_next_button{border:none}.main_gif .pointer_evts_none,.pointer_events_none{pointer-events:none}.main_gif{position:absolute;width:327px;border-radius:5px;padding:12px;z-index:1;background-color:#fff;margin-top:-4px;margin-left:-1px;border:1px solid #eaeaea}.main_gif .gif_input{background-color:#f9f9f9;border:1px solid #eaeaea;resize:none;font-size:13px;padding:10px 7px}.main_gif .gif_list_con{display:flex;flex-wrap:wrap;overflow-y:scroll;overflow-x:hidden;max-height:162px}.main_gif .gif_list_con .gif_selected{border:1px solid rgba(0,128,128,.4392156863);border-radius:5px}.main_gif .gif_next_button_con{display:flex;justify-content:end}.main_gif .gif_next_button_con .gif_next_button{padding:8px 30px;background-color:teal;border-radius:3px;color:#fff;font-size:13px;line-height:16px;margin-top:15px}.Web-Module{background-color:#fff;border-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:40px}.Web-Module .headingWebPush{display:flex;align-items:center}.Web-Module .headingWebPush h3{color:#4a4a4a;font-size:20px;line-height:24px;font-weight:600}.SaveSettingButton{background-color:teal;border-radius:3px;width:148px;height:40px;color:#fff}.UploadButton{background-color:#fff;width:108px;height:35px;color:teal}.ImageIcon{border:1px solid #e4e4e4;border-radius:5px;width:267px;height:79px}.segment-Module{background-color:#fff;border-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;padding:40px}.segment-Module .left_tab_sec{position:fixed;overflow-x:hidden;overflow-y:auto;width:230px}.segment-Module .right_tab_sec{margin-left:278px}.segment-Module .section-1 .tab{display:flex;flex-direction:column}.segment-Module .section-1 .tab .btn-tab{border-radius:3px;border:none;cursor:pointer;outline:none;background:#fff;font-size:16px;text-align:left;padding:11px 0 11px 20px}.segment-Module .section-1 .tab .active{background-color:teal;color:#fff}.segment-Module .section-2 .heading{display:flex;justify-content:space-between;align-items:baseline}.segment-Module .section-2 .heading h3{color:#4a4a4a;font-size:20px;line-height:24px;font-weight:600}.segment-Module .section-2 .heading .save-btn{background-color:teal;border-radius:3px;width:120px;height:40px;border:none;outline:none;cursor:pointer;color:#fff}.segment-Module .section-2 .borderContainer{position:relative;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;margin-top:20px;margin-right:20px;padding:30px}.segment-Module .section-2 .borderContainer h4{color:rgba(0,0,0,.85);font-size:18px;line-height:22px;font-weight:600}.segment-Module .section-2 .borderContainer .segmentInput p{margin:0;color:#9a9a9a;font-size:14px;line-height:17px;padding-bottom:2px}.segment-Module .section-2 .borderContainer .segmentInput input{background-color:#f9f9f9;border:1px solid #eaeaea;outline:none;border-radius:3px;color:#4a4a4a;font-size:14px}.segment-Module .section-2 .borderContainer .segmentInput input[type=text]{padding:8px 25px 8px 14px}.segment-Module .section-2 .borderContainer .segmentInput input[type=time]{padding:5px 12px}.segment-Module .section-2 .borderContainer .segmentInput ::placeholder{color:#bababa;font-size:14px;line-height:17px;text-align:left}.segment-Module .section-2 .borderContainer .segmentInput .row{margin:0}.segment-Module .section-2 .borderContainer .segmentInput .jurney_module_notification{padding:20px!important}.segment-Module .section-2 .borderContainer .segmentInput .segmentNotification{background-color:#f9f9f9;border:1px solid #eaeaea;outline:none;border-radius:3px;padding:35px 25px;padding-right:unset}.segment-Module .section-2 .borderContainer .segmentInput .segmentNotification label{color:#4a4a4a;font-size:14px;line-height:18px;display:flex}.segment-Module .section-2 .borderContainer .segmentInput select{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:100%;padding:12px 7px;color:#4a4a4a;font-size:14px;line-height:18px}.segment-Module .section-2 .borderContainer .archiveInfo{color:#4a4a4a;font-size:14px;line-height:17px}.segment-Module .section-2 .borderContainer .archiveSwitch{display:flex}.segment-Module .section-2 .borderContainer .archiveSwitch label{margin:0;color:#4a4a4a;font-size:14px;font-weight:500}.segment-Module .section-2 .borderContainer .segmentPopup{position:absolute;right:16px;top:0;height:339px;background-color:#fff;z-index:1;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);padding:20px;border-radius:20px}.segment-Module .section-2 .borderContainer .segmentPopup .notificationPopup .customCheck{justify-content:space-between}.segment-Module .section-2 .borderContainer .segmentPopup .notificationPopup .customCheck label{color:#4a4a4a;font-size:14px;line-height:17px}.segment-Module .section-2 .borderContainer .segmentPopup .notificationPopup p{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:500;margin-bottom:4px}.segment-Module .section-2 .borderContainer .segmentPopup .createBtn{display:flex;justify-content:flex-end}.segment-Module .section-2 .borderContainer .segmentPopup .createBtn button{background-color:teal;border-radius:3px;border:none;outline:none;color:#fff;font-size:14px;line-height:17px;padding:8px 27px}.segment-Module .section-2 .borderContainer .segmentPopup:after{content:"";position:absolute;left:-30px;top:98px;width:0;height:0;border-bottom:9px solid transparent;border-top:11px solid transparent;border-right:35px solid #fff}.segment-Module .section-2 .borderContainer .days{display:inline-block;position:relative;padding-top:5px}.segment-Module .section-2 .borderContainer .days input{width:85px;padding:5px 0 5px 12px}.segment-Module .section-2 .borderContainer .days:after{position:absolute;color:#b4b4b4;font-size:14px;top:6px;right:22px;transition:all .05s ease-in-out}.segment-Module .section-2 .borderContainer .days:focus-within:after,.segment-Module .section-2 .borderContainer .days:hover:after{right:20px}.segment-Module .section-2 .borderContainer .fixedMinHeight{min-height:270px}.hours-days .custom-radio{position:relative}.hours-days .custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.hours-days .custom-radio .custom-radio-input:checked+.custom-radio-label:before,.hours-days .custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.hours-days .custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.hours-days .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:13px;line-height:17px;cursor:pointer}.hours-days .custom-radio .custom-radio-label .tick_logo{max-width:20px}.hours-days .custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.hours-days .custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.tabContent_Message{width:900px!important;padding:18px 0!important}.buttonCss{width:75px}.buttonCss,.buttonCssBox{height:37px;padding:10px;color:teal}.buttonCssBox{width:185px}.topLeft{position:absolute;top:81px;left:12px}.topLeft .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.topLeft .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.topRight{position:absolute;top:81px;right:12px}.topRight .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.topRight .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomLeft{position:absolute;top:355px;left:12px}.BottomLeft .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomLeft .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomRight{position:absolute;top:355px;right:12px}.BottomRight .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomRight .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.NativePopMain{position:absolute;top:81px}.NativePopMain .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.NativePopMain .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomMiddle{position:absolute;top:355px}.BottomMiddle .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomMiddle .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomMiddleBox{position:absolute;top:432px}.BottomMiddleBox .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomMiddleBox .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomLeftBox{position:absolute;top:432px;left:12px}.BottomLeftBox .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomLeftBox .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.BottomRightBox{position:absolute;top:432px;right:12px}.BottomRightBox .NativePopSub{width:390px;height:156px;background-color:#fff;padding:10px}.BottomRightBox .NativePopSubBox{width:391px;height:128px;background-color:#fff;padding:10px}.TitlePop{width:300px;word-break:break-all}.PreviewScreen{margin-left:12px;display:flex;justify-content:center;position:relative}.PreviewScreen .PreviewImg{width:466px;height:488px}.LineDivider{width:72%!important}.activeOpt{border:1px solid teal!important}.ColorMainDiv{position:relative}.colorStyle{width:35px;height:35px;border-radius:100%;position:absolute;top:3px;left:125%}.OptINPromtMain{display:flex;width:70%}.OptINPromtMain .OptInPromtSubDiv{margin-right:14px;background-color:#f9f9f9;border:1px solid #f3f3f3;border-radius:10px;width:147px;height:170px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:12px}.OptINPromtMain .OptInPromtSubDiv .i_icon{width:19px}.OptINPromtMain .OptInPromtSubDiv .Middle_icon{width:57px}.OptINPromtMain .OptInPromtSubDiv .BodyContent{font-size:12px}.massageName{width:334px!important}.formInput .my_floating_lable{position:absolute!important;top:-9px;left:12px;color:#000!important;background:#fff!important;font-size:11px!important;padding:0 2px;z-index:1;text-align:left}.massageNameDuration{width:200px}.bellIconCss{width:50px;height:50px;border-radius:100%}.bellIconCss .bellIcon{top:15px;position:absolute;left:18px}@font-face{font-family:"Helvetica";src:url(/static/media/Helvetica-Light.268fb7f7.woff2) format("woff2"),url(/static/media/Helvetica-Light.3e98b031.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url(/static/media/Helvetica-Compressed.4fa70c8b.woff2) format("woff2"),url(/static/media/Helvetica-Compressed.4a4409d7.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url(/static/media/Helvetica.d45c96d3.woff2) format("woff2"),url(/static/media/Helvetica.e19b9cec.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url(/static/media/HelveticaRounded-Bold.b9e2e496.woff2) format("woff2"),url(/static/media/HelveticaRounded-Bold.fea62c12.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url(/static/media/Helvetica-Bold.59715834.woff2) format("woff2"),url(/static/media/Helvetica-Bold.1b24861b.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(/static/media/Lato-Black.0b51cf32.ttf) format("ttf");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(/static/media/Lato-Bold.5dd5aa02.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(/static/media/Lato-Light.bfc37ff1.ttf) format("ttf");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(/static/media/Lato-Regular.9919edff.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(/static/media/Lato-Thin.01923cbb.ttf) format("ttf");font-weight:100;font-style:normal;font-display:swap}:root{--theme-color:#272ede;--theme-color-light:rgba(39,46,222,0.6784313725490196);--color-orange:#fa6400;--color-green:#30ba93;--color-magenta:#bd3939;--color-red:red;--color-white:#fff;--color-black:#000;--color-default:rgba(0,0,0,0.85);--color-light:#e8e8e8;--color-extra-light:#f6f6f6;--color-dark:#757575;--color-extra-dark:#434343;--bubble-input-color:#caf3fc;--bubble-input-text-color:#272ede;--font-roboto:"Roboto",sans-serif;--font-Helvetica:"Helvetica";--font-Lato:"Lato";--font-light:300;--font-regular:400;--font-bold:600;--font-bolder:800;--box-shadow:0 1px 4px 0 rgba(0,0,0,0.13);--box-shadow-light:0 2px 4px 0 rgba(0,0,0,0.03);--input-backgound:#eef3f5;--header-color:#ff8c3f;--header-option:#272ede;--switch-color:#272ede;--switch-border-color:#fff;--switchchat-color:#fff;--hover-btn-selection:#272ede;--bubble-text-color:#272ede;--color-blue:#2953e9;--color-dark-green:#0e9078;--color-light-green:#1dd9ab;--color-yellow:#e9b429;--color-violet:#6236ff;--color-light-magenta:#df5151;--color-strong-pink:#a8257d;--color-amaranth:#e92953}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial;font-family:var(--font-Lato);color:var(--color-default)}ol,ul{list-style:none}body{width:100%;margin:0 auto;height:100%;background:#f3f3f3;display:block!important}.validation_error{border:1px solid red!important;border-radius:4px}.text-danger{color:red}.disabled_btn{opacity:.5;pointer-events:none}select{border-radius:3px;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;height:44px;border:1px solid #dadada}select,select.form-control{font-size:13px;line-height:16px}select.form-control{height:44px;border-radius:3px}.my_floating_lable{font-size:12px!important}input,input.form-control{font-size:13px;border-radius:3px;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;height:44px}textarea{font-size:13px}.rs-picker-menu{z-index:1051}.rs-picker-has-value .rs-btn .rs-picker-toggle-value,.rs-picker-has-value .rs-picker-toggle .rs-picker-toggle-value{color:#4a4a4a}.rs-picker-toggle .rs-picker-toggle-placeholder{color:#4a4a4a;font-size:13px;text-transform:lowercase}.theme_color{color:teal}.theme_color_30{color:rgba(0,128,128,.1882352941)}.NewBackButton{color:teal;font-weight:600;font-size:15px;cursor:pointer}.LineDivider{border:1px solid #f3f3f3}.generate_reportClose{background-color:#989898;border-radius:5px;color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.11);width:143px;height:47px}.admin-setting{min-height:600px}.admin-setting .sms_template{color:#4a4a4a;font-size:20px;line-height:23.44px}.admin-setting .use_sms{color:#4a4a4a;font-size:14px}.admin-setting .align_middle{display:flex;align-items:center}.admin-setting .row{margin:0}.admin-setting .row .table-div{width:99%;height:100%;min-height:550px}.admin-setting .row .table-div,.admin-setting .row .table-div .table{background-color:#fff;border-radius:5px}.admin-setting .row .table-div .table thead{background-color:#f9f9f9;border-bottom:hidden}.admin-setting .row .table-div .table thead th{color:#787878;font-size:12px;border:none;font-weight:600;white-space:nowrap}.admin-setting .row .table-div .table thead th:first-child{text-align:left;padding-left:20px;border-top-left-radius:5px;border-bottom-left-radius:5px}.admin-setting .row .table-div .table thead th:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.admin-setting .row .table-div .table tbody td:first-child{overflow:hidden;padding-left:15px!important;word-break:break-all}.admin-setting .row .table-div .table tbody td:nth-child(2){max-width:150px;overflow:hidden;word-break:break-all}.admin-setting .row .table-div .table tbody td{max-width:100px;overflow:hidden;padding:5px!important}.admin-setting .row .table-div .table tbody td h4{color:#4a4a4a;font-size:14px;font-weight:400;margin-bottom:0;margin-top:7px}.admin-setting .row .table-div .table tbody td .partition{border:1px solid #dadada}.admin-setting .row .table-div .table tbody td .phone_store_tags{color:rgba(0,0,0,.85);font-family:Lato;font-size:13px;line-height:16px;text-align:left}.admin-setting .row .table-div .table tbody td .email_store_tags{color:#0091ff;font-family:Lato;font-size:13px;line-height:16px;text-align:left}.admin-setting .row .table-div .table tbody td .action_contain{display:flex;justify-content:center}.admin-setting .row .table-div .table .switch{position:relative;display:inline-block;width:36px;height:18px}.admin-setting .row .table-div .table .switch input{display:none}.admin-setting .row .table-div .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.admin-setting .row .table-div .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.admin-setting .row .table-div .table input:checked+.slider{background-color:teal}.admin-setting .row .table-div .table input:focus+.slider{box-shadow:0 0 1px teal}.admin-setting .row .table-div .table input:checked+.slider:before{transform:translateX(17px)}.admin-setting .row .table-div .table .slider.round{border-radius:34px}.admin-setting .row .table-div .table .slider.round:before{border-radius:50%}.admin-setting .row .table-div .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.admin-setting .row .table-div .table .table-action-btn img{color:#9a9a9a}.admin-setting .row .table-div .table .table-action-btn .tableDownload{width:23px!important}.admin-setting .row .form{background-color:#fff;padding:30px;border-radius:10px;min-height:550px}.admin-setting .row .form .tag-h4{color:#4a4a4a;font-size:18px;font-weight:600}.admin-setting .row .form .input_feild{margin-bottom:10px}.admin-setting .row .form .input_feild .countrycode-align{flex-direction:column}.admin-setting .row .form .input_feild .countrycode-align .countrycod_inp{width:90px}.admin-setting .row .form .input_feild .countrycode-align .mobileno_inp{width:176px}.admin-setting .row .form .label-input{display:inline-block;margin-bottom:0;color:#7b7b7b;font-size:13px}.admin-setting .row .form .form-input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:100%;height:42px;padding:0 10px;color:#4a4a4a;font-size:14px;outline:none}.admin-setting .row .form .select-input{background-color:#f9f9f9;border-radius:3px;width:100%;border:none;padding:10px;color:#4a4a4a;font-size:14px;cursor:pointer;outline:none}.admin-setting .row .form .checkbox-div{align-items:end;padding:18px 0}.admin-setting .row .form .checkbox-div label{font-size:14px}.admin-setting .row .form .checkbox-div .input-check{background-color:teal;width:15px;height:22px;color:#4a4a4a;font-size:14px}.admin-setting .row .form .checkbox-div input:checked{background-color:teal}.admin-setting .row .form .sub-btn{justify-content:space-between}.admin-setting .row .form .sub-btn .create-btn{background-color:teal;border-radius:3px;padding:9px 37px;border:none;color:#fff;font-size:14px;cursor:pointer;outline:none}.admin-setting .row .form .create_btn_block{right:35px;margin-top:40px}.admin-setting .row .store-tag{background:#fff;padding:20px;border-radius:10px}.admin-setting .row .store-tag .tag-h4{color:#4a4a4a;font-size:18px;font-weight:600}.admin-setting .row .store-tag .input-div{display:flex}.admin-setting .row .store-tag .input-div .flex-div{display:flex;flex-direction:column;padding-right:20px}.admin-setting .row .store-tag .input-div .flex-div .label-input{display:inline-block;margin-bottom:0;color:#7b7b7b;font-size:13px;padding-bottom:5px;padding-top:5px}.admin-setting .row .store-tag .input-div .flex-div .form-input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:220px;height:45px;cursor:pointer;outline:none;padding:0 6px}.admin-setting .row .store-tag .upload-div{display:flex;flex-direction:column}.admin-setting .row .store-tag .upload-div .storetagUpload{display:contents}.admin-setting .row .store-tag .upload-div label{color:#4a4a4a;font-size:16px;line-height:24px}.admin-setting .row .store-tag .upload-div .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;width:415px;height:110px;display:flex;justify-content:center}.admin-setting .row .store-tag .upload-div .browse .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.admin-setting .row .store-tag .upload-div .browse .content p{color:#4a4a4a;font-size:14px;line-height:24px;font-weight:500}.admin-setting .row .store-tag .upload-div .browse .content label{cursor:pointer}.admin-setting .row .store-tag .upload-div .browse_store_tag{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;width:390px;height:110px;display:flex;justify-content:center}.admin-setting .row .store-tag .upload-div .browse_store_tag .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.admin-setting .row .store-tag .upload-div .browse_store_tag .content p{color:#4a4a4a;font-size:14px;line-height:24px;font-weight:500}.admin-setting .row .store-tag .upload-div .browse_store_tag .content label{cursor:pointer}.admin-setting .row .store-tag .upload-div .text-p{color:#ababab;font-size:13px;line-height:16px;text-align:left}.admin-setting .row .store-tag .upload-div .close_upload_cross{cursor:pointer;font-size:21px;padding-left:34px}.admin-setting .row .store-tag .div-text{display:flex;justify-content:space-between;background-color:#f9f9f9;border-radius:3px;padding:10px 15px}.admin-setting .row .store-tag .div-text .store-list{color:#4a4a4a;font-size:14px;line-height:18px;text-align:left;margin:0}.admin-setting .row .store-tag .div-text .download{color:#0984e3;font-size:14px;line-height:18px;text-align:left;margin:0}.admin-setting .row .store-tag .sub-btn{justify-content:flex-end}.admin-setting .row .store-tag .sub-btn .create-btn{background-color:teal;border-radius:3px;padding:9px 37px;border:none;color:#fff;font-size:14px;cursor:pointer;outline:none}.admin-setting .row .store-tag .sub-btn .create-btn .spinner-border{width:1.5em;height:1.5em;margin-left:10px}input.uploadFile{position:absolute;top:323px;left:32px;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);padding:20px!important}.input-Override{position:absolute;width:176px!important;margin:25px 25px 25px 58px!important;border-left:none!important;padding-left:0!important}.countrycode-align{flex-direction:column;width:86px}.countrycode-align1{flex-direction:column;width:237px}.name-box{padding:0 2px}.name-box .sr-series{background-color:#e2efff;border-radius:17px;width:34px;height:34px;font-size:12px;min-width:34px}.name-box .title_bold{font-weight:500}.name-box .title_small{font-size:12px;color:grey}.text-danger{font-size:12px;margin-bottom:10px}.header_btn{display:flex}.header_btn .storetags_save{margin-right:22px;margin-top:16px;background-color:teal;border-radius:3px;width:120px;height:38px;color:#fff;font-size:13px}.header_btn .browse_row{width:100%;cursor:pointer;margin:0 0 0 20px}.header_btn .browse_row .browse_block{text-align:center;color:#7b7b7b;font-size:13px;line-height:16px;padding:10px;background-color:#f9f9f9;border:1px solid #eaeaea;border-top-right-radius:5px;border-top-left-radius:5px;max-width:111px;width:100%;cursor:pointer}.header_btn .browse_row .active_browse{background-color:teal;color:#fff;border:1px solid teal}.header_btn .browse_row .send{display:flex;flex-direction:column}.header_btn .browse_row .send .send_text{color:#7b7b7b;font-size:13px;line-height:16px;margin-bottom:4px;cursor:pointer}.header_btn .browse_row .send .send_grid{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px}.header_btn .browse_row .add{display:flex;justify-content:flex-end;align-items:flex-end}.header_btn .browse_row .add .add_btn{background-color:#fff;border:1px solid teal;border-radius:3px;padding:12px 10px;color:teal;font-size:13px;line-height:16px}.header_btn .browse_row .default{color:#00b894;font-size:14px;line-height:17px}.header_btn .browse_row .set_default{border:1px solid #eaeaea;border-radius:14px;background-color:#fff;padding:5px 10px;color:#4a4a4a}.DateFormate{width:215px;background-color:#f9f9f9!important}.action-side{display:flex}.action-side .table-down{background-color:#fff}.edit_popup_container .store_name_div{width:500px}.edit_popup_container .store_name_div .input_class_store{width:100%}.edit_popup_container .store_name_div .input_class_store_Address{border:1px solid #e4e4e4;width:100%;height:84px}.footer_store_list{display:flex;justify-content:space-around;width:250px}.footer_store_list .update_btn{background-color:teal;color:#fff}.footer_store_list .cancel_btn,.footer_store_list .update_btn{height:40px;border-radius:4px;cursor:pointer}.footer_store_list1{display:flex;justify-content:flex-end;width:250px}.footer_store_list1 .update_btn{height:40px;background-color:teal;color:#fff;border-radius:4px;cursor:pointer}.tick_icon{width:17px;cursor:pointer}.tick_icon_svg{width:17px;height:17px}.adminSetting .roles .rolesTable{background-color:#fff;height:100%;border-radius:5px}.adminSetting .roles .rolesTable .create_role_plus{display:flex;padding:8px 10px 0}.adminSetting .roles .rolesTable .create_role_plus img{width:20px;cursor:pointer}.adminSetting .roles .table{border-radius:5px}.adminSetting .roles .table thead{background-color:#f9f9f9}.adminSetting .roles .table thead th{border:none;color:#787878;font-size:12px;line-height:14px;font-weight:600}.adminSetting .roles .table thead th:first-child{text-align:left;padding-left:15px;border-top-left-radius:5px}.adminSetting .roles .table thead th:last-child{border-top-right-radius:5px}.adminSetting .roles .table tbody td{padding:20px 10px;border-top:1px solid #f3f3f3}.adminSetting .roles .table tbody td .action{cursor:pointer}.adminSetting .roles .table tbody td h4{color:#4a4a4a;font-size:14px;line-height:17px}.adminSetting .roles .table tbody td h4:first-child{text-align:left;padding-left:10px}.adminSetting .roles .table tbody td i{cursor:pointer}.adminSetting .roles .table tbody td .switch{position:relative;display:inline-block;width:36px;height:18px}.adminSetting .roles .table tbody td .switch input{display:none}.adminSetting .roles .table tbody td .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.adminSetting .roles .table tbody td .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.adminSetting .roles .table tbody td input:checked+.slider{background-color:teal}.adminSetting .roles .table tbody td input:focus+.slider{box-shadow:0 0 1px teal}.adminSetting .roles .table tbody td input:checked+.slider:before{transform:translateX(17px)}.adminSetting .roles .table tbody td .slider.round{border-radius:34px}.adminSetting .roles .table tbody td .slider.round:before{border-radius:50%}.adminSetting .roles .table tbody td .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.adminSetting .roles .table tbody td .table-action-btn img{color:#9a9a9a}.adminSetting .roles .table tbody .custom_close_icon{border:1px solid #4a4a4a;border-radius:100%;padding:0 4px;color:#4a4a4a;line-height:16px}.adminSetting .roles .createRole{background-color:#fff;height:100%;padding:30px 20px;border-radius:10px}.adminSetting .roles .createRole table thead th{font-weight:600}.adminSetting .roles .createRole table thead th:first-child{border-bottom-left-radius:5px;width:25%}.adminSetting .roles .createRole table thead th:last-child{border-bottom-right-radius:5px}.adminSetting .roles .createRole table tbody td{padding:8px 15px;vertical-align:middle;border:0;font-size:13px;text-align:center}.adminSetting .roles .createRole table tbody td:first-child{text-align:left}.adminSetting .roles .createRole h3.title{color:#4a4a4a;font-size:16px;line-height:19px;font-weight:600;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.adminSetting .roles .createRole .roleName p{color:#7b7b7b;font-size:13px;line-height:16px;margin:0}.adminSetting .roles .createRole .roleName input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;padding:8px 30px 8px 10px;outline:none;height:45px}.adminSetting .roles .createRole .roleName ::placeholder{color:#4a4a4a;font-size:14px;line-height:17px}.adminSetting .roles .createRole .role_detail{margin-bottom:15px;border:1px solid #dee2e6;border-radius:10px;padding:10px 20px}.adminSetting .roles .createRole .role_detail h4{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:600;margin-bottom:12px}.adminSetting .roles .createRole .role_detail .row{padding-left:10px}.adminSetting .roles .createRole .role_detail .row .checkbox{margin-right:64px}.adminSetting .roles .createRole .role_detail .row label{color:#4a4a4a;font-size:14px;line-height:17px;font-weight:400;margin:0 0 15px 6px}.adminSetting .roles .createRole .createBtn{display:flex;justify-content:flex-end}.adminSetting .roles .createRole .createBtn button{background-color:teal;border-radius:3px;border:none;outline:none;color:#fff;font-size:14px;line-height:17px;padding:11px 39px}.check_row{display:flex;width:160px;justify-content:space-between}.customCheck input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.customCheck label{position:relative;cursor:pointer;font-size:14px;margin-bottom:0}.customCheck label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:top;cursor:pointer;margin-right:5px;border-radius:2px}.customCheck input[type=checkbox]:checked+label:before{background-color:teal;border:2px solid teal}.customCheck input[type=checkbox]:checked+label:after{content:"";display:block;position:absolute;top:1px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.general_setting{background-color:#fff;border-radius:20px;margin:20px;display:block;cursor:pointer}.general_setting .general_title_save{padding:30px 15px 20px;align-items:center;width:100%}.general_setting .general_title_save .first_col{display:flex;justify-content:flex-end;text-align:left;font-weight:700}.general_setting .general_title_save .first_col,.general_setting .general_title_save .first_col .title{color:#4a4a4a;font-size:20px;line-height:24px;cursor:pointer}.general_setting .general_title_save .sec_col{display:flex;justify-content:flex-end}.general_setting .general_title_save .sec_col .save_btn{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 40px}.general_setting ._counts{display:flex;justify-content:space-between;width:auto;padding:15px 0;justify-items:center;align-items:center;text-align:center;margin:0 auto}.general_setting ._counts>p{font-weight:400!important;font-size:14px;line-height:21.98px;font-weight:700!important}.general_setting ._counts>span{font-weight:200!important;color:#4a4a4a}.general_setting .quite_hours_contain{max-width:990px;width:100%}.general_setting .quite_hours_contain .quite_hours .left_tab_sec{position:fixed;overflow-x:hidden;overflow-y:auto;width:230px}.general_setting .quite_hours_contain .quite_hours .right_tab_sec{margin-left:235px;padding-left:35px}.general_setting .quite_hours_contain .quite_hours .quite_cap .btn-tab{border-radius:3px;padding:12px;border:none;cursor:pointer;outline:none;background:#fff;font-size:16px;text-align:left;width:200px}.general_setting .quite_hours_contain .quite_hours .quite_cap .active{background-color:teal;color:#fff}.general_setting .quite_hours_contain .quite_hours .quite_cap label{color:#4a4a4a;font-size:16px;line-height:52px;text-align:left;margin-bottom:0;padding-left:20px;width:100%;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info{margin-bottom:20px;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;padding:40px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .program_param h4{color:#4a4a4a;font-weight:400!important}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .create_check{display:flex;align-items:center}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .create_check input:checked+label:after{top:1px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .exlusion_bar{display:flex;justify-content:space-between;width:100%;margin-bottom:25px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .exlusion_bar .popper_customer{background-color:#6a5acd}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details{display:flex;justify-content:space-between;width:100%;margin-bottom:13px;height:32px;border-bottom:1px solid}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .display_cust{display:flex;width:32%;justify-content:space-between;margin-bottom:10px;height:33px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .display_cust .Email,.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .display_cust .MobileN{cursor:pointer;color:teal;font-weight:600}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .cust_search{position:relative;bottom:7px;border-bottom:1px solid #9a9a9a}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .cust_search .search_customer{color:teal;padding:0 15px 0 0}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .cust_search .search_customer .search_icon{width:13px;margin-right:5px;color:teal}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .cust_search .search_customer input{background:none;border:none;padding:0}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .align_details .cust_search .search_customer .input_search{padding-bottom:15px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .info_title{color:rgba(0,0,0,.85);font-size:18px;line-height:21.98px;font-weight:700!important;margin:0}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .winner_days{margin-top:6px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .paraSet{margin-bottom:10px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .customer{color:rgba(0,0,0,.85);font-size:16px;line-height:19px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info h4{color:#7b7b7b;font-size:14px;line-height:16px;text-align:left;font-weight:500!important}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .upload_il{color:#4a4a4a;font-size:16px;line-height:24px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .ignore{color:#4a4a4a}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .time_input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;font-size:13px;line-height:17px;text-align:left;padding:12px 15px;outline:none;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info select.send_grid.periority_input{padding:3px 25px 3px 5px;margin-left:10px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info select.send_grid.select_priority{height:30px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quiet_hour_div{padding:9px 15px!important}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .input_block{padding:12px 15px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table{background-color:#fff;width:100%;margin-bottom:6px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table{width:100%}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table th:first-child{text-align:left}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table th{background-color:#f3f3f3;text-align:left;color:#4a4a4a;font-size:14px;line-height:17px;padding:8px 25px;font-weight:500}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table .thead_back{background-color:#f3f3f3}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table .td_data{background-color:#f9f9f9!important}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table .th_row_first{border-top-left-radius:3px;border-bottom-left-radius:3px;margin-left:20px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table .th_row_sec{border-top-right-radius:3px;border-bottom-right-radius:3px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td:first-child{text-align:left;padding-left:25px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td{text-align:left;color:#4a4a4a;font-size:13px;line-height:16px;padding:8px 25px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .tbl_exclusion_icon{text-align:center;padding-right:10px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .tbl_exclusion_icon img{width:15px;height:17px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .uncheck_check input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .uncheck_check label{position:relative;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .uncheck_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:6px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .uncheck_check input:checked+label:before{background-color:teal;border:2px solid teal}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .uncheck_check input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .todo{font-size:13px;line-height:15px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table td .box{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:70px;padding:6px;outline:none;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .quite_table table .data{text-align:left}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .excluse{background-color:#fff;border:1px solid teal;border-radius:3px;color:teal;font-size:13px;line-height:15px;padding:9px 21px;font-weight:400;outline:none}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_contain{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_contain .browse_title{color:#4a4a4a;font-size:16px;line-height:24px;text-align:center;padding-bottom:5px;font-weight:500}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_contain .exclusionfileupload{display:contents}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_contain h4{color:#ababab;font-size:13px;line-height:18px;padding-top:3px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_contain .browse{background-color:#f9f9f9;border-radius:8px;max-width:420px;min-width:300px;width:100%;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #cfcfcf}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .sample{background-color:#f9f9f9;border-radius:3px;display:flex;justify-content:space-between;width:100%;max-width:420px;padding:10px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .sample .sample_template{color:#4a4a4a;font-size:14px;line-height:18px;font-weight:500}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .sample .sample_download p{cursor:pointer;color:#0984e3}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .sample .sample_download p .dowlode{cursor:pointer;color:#0984e3!important;text-decoration:none}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row{width:100%;margin:0;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .browse_block{text-align:center;color:#7b7b7b;font-size:13px;line-height:16px;padding:10px;background-color:#f9f9f9;border:1px solid #eaeaea;border-top-right-radius:5px;border-top-left-radius:5px;max-width:111px;width:100%;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .active_browse{background-color:teal;color:#fff;border:1px solid teal}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .send{display:flex;flex-direction:column}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .send .send_text{color:#7b7b7b;font-size:13px;line-height:16px;margin-bottom:4px;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .send .send_grid{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .add{display:flex;justify-content:flex-end;align-items:flex-end}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .add .add_btn{background-color:#fff;border:1px solid teal;border-radius:3px;padding:12px 10px;color:teal;font-size:13px;line-height:16px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .default{color:#00b894;font-size:14px;line-height:17px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row .set_default{border:1px solid #eaeaea;border-radius:14px;background-color:#fff;padding:5px 10px;color:#4a4a4a}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row.channel_settings{display:flex}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .browse_row.channel_settings .browse_block{max-width:none;padding:8px 10px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .email_id{color:rgba(0,0,0,.85);font-size:16px;line-height:19px;font-weight:700}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .checkbox_text{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left;margin-top:5px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .choose_day{display:flex;flex-direction:column}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .choose_title{color:#7b7b7b;font-size:13px;line-height:16px;text-align:left}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .sunday{color:#4a4a4a;font-size:14px;line-height:18px;text-align:left}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .winner{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:75px;color:#4a4a4a;font-size:14px;padding:4px;line-height:18px;cursor:pointer;outline:none;height:30px}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio{position:relative}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_input{display:none;position:absolute;top:0;right:100%}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_input:checked+.custom_radio_label:before,.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_input:hover+.custom_radio_label:before{border:1.9px solid teal}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_input:checked+.custom_radio_label:after{background:teal}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:14px;line-height:17px;cursor:pointer}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .hours_days .custom_radio .custom_radio_label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .credit_setting_div{display:flex;justify-content:space-between;width:50%}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .credit_setting_div .create_check{display:flex;align-items:center}.general_setting .quite_hours_contain .quite_hours .quite_hours_info .credit_setting_div .create_check input:checked+label:after{top:1px}.general_setting .quite_hours_contain .quite_hours .adminpage_bottom_space{height:400px}.radio_btn .MuiIconButton-label{width:100%;display:flex;align-items:inherit;justify-content:inherit;color:teal}.radio_btn .MuiSvgIcon-root{fill:currentColor;width:.75em}.radio_btn .MuiFormGroup-root{flex-direction:row}.radio_btn .MuiRadio-colorSecondary.Mui-checked{color:teal}.create_check label{font-size:12px}.create_check input:checked+label:after{top:10px}.enable_disable .switch{position:relative;display:inline-block;width:36px;height:18px}.enable_disable .switch input{display:none}.enable_disable .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.enable_disable .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.enable_disable input:checked+.slider{background-color:#51d663}.enable_disable input:focus+.slider{box-shadow:0 0 1px #51d663}.enable_disable input:checked+.slider:before{transform:translateX(17px)}.enable_disable .slider.round{border-radius:34px}.enable_disable .slider.round:before{border-radius:50%}.subBorder{border:none}.subBorder .table{text-align:center}.subBorder .table thead th{background-color:#f4f4f4;border:none;font-size:12px}.subBorder .table thead th .table-header{color:#4a4a4a}.subBorder .table tbody{background-color:#f9f9f9}.subBorder .table tbody tr td{border:none;padding-bottom:0}.subBorder .table tbody tr:last-child td{padding-bottom:35px}.dialog_cust{width:500px!important}.add_cust .customer_selector_popup{width:550px!important}.add_cust .customer_selector_popup .dialog_openClose{display:flex;justify-content:space-between;padding:10px}.add_cust .customer_selector_popup .dialog_openClose .input_fields{min-width:60%;display:flex;flex-direction:column}.add_cust .customer_selector_popup .dialog_openClose .input_fields .email_mobileno_customer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.popup_customer .modal-dialog{max-width:767px;height:363px;margin-top:11%}.popup_customer .modal-dialog .modal-content{background-color:#fff;border-radius:15px}.popup_customer .modal-dialog .modal-content .modal-body .title_customer{font-weight:700;margin-bottom:10px;color:#4a4a4a;font-size:18px;line-height:22px;text-align:left;display:flex;justify-content:space-between}.popup_customer .modal-dialog .modal-content .modal-body .title_customer .text-right{width:21px;font-size:29px;cursor:pointer}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose{display:flex;justify-content:space-between;padding:10px;background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;opacity:.6000000238;width:730px;height:225px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .checkbox_feilds{margin-top:17px;margin-left:15px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .checkbox_feilds .check_box{margin-top:14px;display:flex}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .checkbox_feilds .check_box input{padding:0;height:auto;width:auto;margin-bottom:0;cursor:pointer;background-color:#9a9a9a;width:18px;height:18px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .checkbox_feilds .check_box .checkbox_text_feild{margin-left:20px;color:#000;font-weight:500}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .checkbox_feilds .check_box label{cursor:pointer;color:#4a4a4a;width:69px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .input_fields{min-width:60%;display:flex;flex-direction:column}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .input_fields .email_mobileno_customer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:19px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .input_fields .email_mobileno_customer .label-input{color:#000;font-size:14px;line-height:16px;text-align:left}.popup_customer .modal-dialog .modal-content .modal-body .dialog_openClose .input_fields .email_mobileno_customer .form-input_customer{color:#000;font-size:14px;line-height:16px;text-align:left;padding:11px 10px;outline:none;background-color:#f9f9f9;border:1px solid #a9a3a3;border-radius:3px;width:280px;height:45px}.popup_customer .modal-dialog .modal-content .modal-body .dialog_btn{display:flex;justify-content:flex-end}.popup_customer .modal-dialog .modal-content .modal-body .dialog_btn .btn_customer_cancel{cursor:pointer;border:1px solid #b3acac;margin-right:28px;margin-top:20px;padding:6px;min-width:108px;color:#000}.popup_customer .modal-dialog .modal-content .modal-body .dialog_btn .btn_customer_save{cursor:pointer;border:1px solid #b3acac;margin-right:28px;margin-top:20px;padding:6px;min-width:108px;background-color:teal;color:#fff}.create_check_two input:checked+label:after{top:1px!important}.adminSetting{padding:20px;height:100%}.adminSetting .tagSettingTable{height:100%;background-color:#fff;border-radius:5px}.adminSetting .tagSettingTable .table{border-radius:5px;text-align:left}.adminSetting .tagSettingTable .table thead{background-color:#f9f9f9}.adminSetting .tagSettingTable .table thead th{border:none;color:#787878;font-size:12px;line-height:14px;font-weight:500;padding:12px}.adminSetting .tagSettingTable .table thead th:first-child{border-top-left-radius:5px}.adminSetting .tagSettingTable .table thead th:last-child{border-top-right-radius:5px;text-align:right}.adminSetting .tagSettingTable .table tbody tr:first-child td{border:none}.adminSetting .tagSettingTable .table tbody .icon{width:0;margin-left:33px}.adminSetting .tagSettingTable .table tbody .icon .edit_icon{cursor:pointer}.adminSetting .tagSettingTable .table tbody .icon .tick_icon{width:17px;cursor:pointer}.adminSetting .tagSettingTable .table tbody td{border-top:1px solid #f3f3f3}.adminSetting .tagSettingTable .table tbody td h4{color:#4a4a4a;font-size:14px;margin:0;line-height:17px}.adminSetting .tagSettingTable .table tbody td input{width:56px;padding:6px;height:30px}.adminSetting .tagSettingTable .table tbody td:last-child{text-align:right}.adminSetting .tagSettingTable .table tbody td i{cursor:pointer}.downloadBTN{background-color:#fff;border:none}.roi_delivery{min-height:200px}.roi_delivery .align_middle{display:flex;align-items:center}.roi_delivery .bata_test{background-color:#fff;border-radius:3px}.roi_delivery .bata_test .calender_img{width:20px}.roi_delivery .generate_btn{background-color:#fff;border:1px solid teal;border-radius:3px;color:teal;font-size:14px;line-height:16px}.roi_delivery .row{margin:0}.roi_delivery .row .roi_delivery_table{height:100%;overflow:auto}.roi_delivery .row .roi_delivery_table,.roi_delivery .row .roi_delivery_table .table{background-color:#fff;border-radius:8px}.roi_delivery .row .roi_delivery_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.roi_delivery .row .roi_delivery_table .table thead th{color:#4a4a4a!important;font-size:12px;border:none;font-weight:600;padding:16px 8px;white-space:nowrap;background:#e5e9ed}.roi_delivery .row .roi_delivery_table .table thead th:first-child{text-align:left;border-top-left-radius:8px;background:#e5e9ed;padding-left:20px}.roi_delivery .row .roi_delivery_table .table thead th:last-child{border-top-right-radius:8px;text-align:center}.roi_delivery .row .roi_delivery_table .table tbody td{padding:15px 15px 15px 8px;font-size:13px;line-height:18px;position:relative;align-items:center;font-weight:500;margin:0;color:#6d6d6d}.roi_delivery .row .roi_delivery_table .table tbody td:first-child{text-align:left;background:#fff;padding-left:20px;z-index:1}.roi_delivery .row .roi_delivery_table .table tbody td h4{font-size:13px;font-weight:500;margin:0;color:#6d6d6d}.roi_delivery .row .roi_delivery_table .table tbody td .partition{border:1px solid #dadada}.roi_delivery .row .roi_delivery_table .table tbody td .action_contain{display:flex;justify-content:center}.roi_delivery .row .roi_delivery_table .table tbody td .active{background-color:rgba(0,184,148,.1);border-radius:13px;padding:2px 8px;outline:none;border:none;color:#00b894;font-size:14px;line-height:16px;cursor:pointer}.roi_delivery .row .roi_delivery_table .table tbody td .inActive{color:#ff6a6a;background-color:rgba(255,106,106,.1);padding:2px 8px;cursor:pointer}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio{position:relative}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_input{display:none;position:absolute;top:0;right:100%}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_input:checked+.custom_radio_label:before,.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_input:hover+.custom_radio_label:before{border:1.9px solid teal}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_input:checked+.custom_radio_label:after{background:teal}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:14px;line-height:17px;cursor:pointer}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.roi_delivery .row .roi_delivery_table .table tbody td .custom_radio .custom_radio_label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.roi_delivery .row .roi_delivery_table .table tbody td img{cursor:pointer}.roi_delivery .row .roi_delivery_table .table tbody .link{color:#1f8aff}.roi_delivery .row .roi_delivery_table .table .switch{position:relative;display:inline-block;width:36px;height:18px}.roi_delivery .row .roi_delivery_table .table .switch input{display:none}.roi_delivery .row .roi_delivery_table .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.roi_delivery .row .roi_delivery_table .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.roi_delivery .row .roi_delivery_table .table input:checked+.slider{background-color:teal}.roi_delivery .row .roi_delivery_table .table input:focus+.slider{box-shadow:0 0 1px teal}.roi_delivery .row .roi_delivery_table .table input:checked+.slider:before{transform:translateX(17px)}.roi_delivery .row .roi_delivery_table .table .slider.round{border-radius:34px}.roi_delivery .row .roi_delivery_table .table .slider.round:before{border-radius:50%}.roi_delivery .row .roi_delivery_table .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.roi_delivery .row .roi_delivery_table .table .table-action-btn img{color:#9a9a9a}.roi_delivery .row .view_table{position:absolute;right:43px;padding-left:132px;padding-top:40px;z-index:1}.roi_delivery .row .view_table .table{background-color:#fff;border-radius:8px}.roi_delivery .row .view_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.roi_delivery .row .view_table .table thead th{color:#4a4a4a!important;font-size:12px;border:none;font-weight:600;padding:16px 10px;white-space:nowrap}.roi_delivery .row .view_table .table thead th:first-child{text-align:left;border-top-left-radius:8px}.roi_delivery .row .view_table .table thead th:last-child{border-top-right-radius:8px;text-align:center;overflow:hidden}.roi_delivery .row .view_table .table thead .close{position:absolute!important;top:45px;font-size:14px;font-weight:400;right:9px}.roi_delivery .row .view_table .table tbody{box-shadow:0 2px 6px 0 rgba(0,0,0,.12)}.roi_delivery .row .view_table .table tbody td{padding:25px 10px;color:#4a4a4a;font-size:12px;line-height:18px;font-weight:600;position:relative;align-items:center;white-space:pre-line;word-break:break-word}.roi_delivery .row .view_table .table tbody td:first-child{text-align:left}.roi_delivery .row .view_table .table tbody td .h4{color:#4a4a4a;font-size:13px;font-family:600;margin-bottom:0;margin-top:7px}.roi_delivery .row .mid{top:384px}.roi_delivery .container-fluid .page-title .title{display:flex;justify-content:space-between}.roi_delivery .container-fluid .page-title .title .titletag{flex-direction:column}.seg_img1{width:17px}.tooltipDownload{background:#fff;border:none}.roi_popup_tbl{opacity:1!important}.roi_popup_tbl .modal-dialog{background-color:#fff;border-radius:25px;min-height:unset!important;max-width:65%!important;top:100px;left:100px}.roi_popup_tbl .modal-dialog .modal-content{border-radius:25px!important}.roi_popup_tbl .modal-dialog .modal-content .modal-header{padding:10px 16px 0!important;display:flex!important;border-bottom:none}.roi_popup_tbl .modal-dialog .modal-content .modal-header .close{top:-4px}.roi_popup_tbl .modal-dialog .modal-content .modal-header p{font-size:20px}.roi_popup_tbl .modal-dialog .modal-content .modal-body{color:#4a4a4a;font-size:12px;line-height:14.4px;text-align:left;font-weight:500}.roi_popup_tbl .modal-dialog .modal-content .modal-body .popup_tbl_div table thead tr{background-color:#e5e9ed;border-radius:8px 0 0}.roi_popup_tbl .modal-dialog .modal-content .modal-body .popup_tbl_div table thead th{padding:10px 6px;background-color:#e5e9ed}.anchor{cursor:pointer;color:teal}.arrowmargin{margin-left:32px}.anchor:hover{color:#1f8aff}.CountAduienceSEarchPop{border:1px solid #eaeaea;border-radius:3px;width:100%;height:41px;display:flex;padding:9px;align-items:center;position:relative}.CountAduienceSEarchPop .parentcampainaudience{display:flex;background-color:#e0efef;font-weight:700;height:24px;padding:10px;align-items:center;font-size:14px;justify-content:center;max-width:300px}.CountAduienceSEarchPop .parentcampainaudience span{color:#000;overflow-wrap:break-word;word-break:break-all;font-size:12px}.CountAduienceSEarchPop .down_Arrow_Search{position:absolute;left:94%}ul{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.close_btn{color:#aaa;font-size:14px;line-height:16px;padding:10px 45px;background-color:#fff;margin-left:5px;border:1px solid #979797;border-radius:3px;width:120px;height:38px}.send_btn,.send_btndisabled{background-color:teal;border:none;color:#fff}.send_btndisabled{opacity:.5}.Main_Model_Content{opacity:1!important}.Main_Model_Content .modal-dialog{max-width:860px!important;display:flex;align-items:flex-start}.Main_Model_Content .modal-content{border-radius:21px}.Main_Model_Content .Model_Header_popoup{border-bottom:none!important;padding-top:29px}.Main_Model_Content .Model_Header_popoup .modal-title{width:100%;display:flex!important;justify-content:space-between!important}.Main_Model_Content .Model_Header_popoup .modal-title img{width:26px}.Main_Model_Content .Model_Header_popoup .Model_title{font-size:18px;font-weight:600;padding-left:13px}.Main_Model_Content .modal-body{padding:29px}.Main_Model_Content .modal-body .Model_Main_div{display:flex;justify-content:space-between;border-bottom:1px solid #f0f0f0}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div{cursor:pointer;background-color:#fff;border-radius:5px;box-shadow:0 0 12px 3px rgba(0,0,0,.06);width:178px;height:137px;padding:8px 3px;text-align:center;display:flex;align-items:center;flex-direction:column}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div .sub_div_title{font-size:13px!important;font-weight:700!important}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div .sub_div_title_create{font-size:13px!important;font-weight:700!important;color:teal}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div p{font-size:11px;text-align:center;line-height:14px;color:#aaa}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div img{width:30px}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active{cursor:pointer;background-color:#fff;border-radius:5px;border:1px solid #088484;box-shadow:0 0 12px 3px rgba(0,0,0,.06);width:178px;height:137px;padding:8px 2px;text-align:center;display:flex;align-items:center;flex-direction:column;position:relative}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active .sub_div_title{font-size:14px!important;font-weight:700!important}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active .sub_div_title_create{font-size:14px!important;font-weight:700!important;color:teal}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active p{font-size:12px;text-align:center;line-height:14px;padding:2px;color:#aaa}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active img{width:30px}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active .GreentickCSS{position:absolute;margin-left:143px}.Main_Model_Content .modal-body .Model_Main_div .Model_sub_div_active .GreentickCSS img{width:16px!important}.Main_Model_Content .modal-body .Model_NOtActive{display:flex;justify-content:space-between;border-bottom:"none"}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div{cursor:pointer;background-color:#fff;border-radius:5px;box-shadow:0 0 12px 3px rgba(0,0,0,.06);width:178px;height:137px;padding:8px 3px;text-align:center;display:flex;align-items:center;flex-direction:column}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div .sub_div_title{font-size:13px!important;font-weight:700!important}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div .sub_div_title_create{font-size:13px!important;font-weight:700!important;color:teal}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div p{font-size:11px;text-align:center;line-height:14px;color:#aaa}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div img{width:30px}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active{cursor:pointer;background-color:#fff;border-radius:5px;border:1px solid #088484;box-shadow:0 0 12px 3px rgba(0,0,0,.06);width:178px;height:137px;padding:8px 2px;text-align:center;display:flex;align-items:center;flex-direction:column;position:relative}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active .sub_div_title{font-size:14px!important;font-weight:700!important}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active .sub_div_title_create{font-size:14px!important;font-weight:700!important;color:teal}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active p{font-size:12px;text-align:center;line-height:14px;padding:2px;color:#aaa}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active img{width:30px}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active .GreentickCSS{position:absolute;margin-left:143px}.Main_Model_Content .modal-body .Model_NOtActive .Model_sub_div_active .GreentickCSS img{width:16px!important}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis{display:flex;flex-wrap:wrap;border-bottom:1px solid #f0f0f0}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_parts{cursor:pointer;border:1px solid #eaeaea;border-radius:5px;width:115px;height:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-right:18px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_parts .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_parts .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_parts .GreentickCSS .ImgGreenSub{width:14px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsCampaign{cursor:pointer;border:1px solid #eaeaea;border-radius:5px;width:117px;height:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-right:18px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsCampaign .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsCampaign .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsCampaign .GreentickCSS .ImgGreenSub{width:14px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActiveCampign{cursor:pointer;border:1px solid #088484;border-radius:5px;width:117px;height:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-right:18px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActiveCampign .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActiveCampign .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActiveCampign .GreentickCSS .ImgGreenSub{width:14px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActive{cursor:pointer;border:1px solid #088484;border-radius:5px;width:115px;height:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-right:18px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActive .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActive .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_sub_partsActive .GreentickCSS .ImgGreenSub{width:14px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_parts{cursor:pointer;border:1px solid #eaeaea;border-radius:5px;width:130px;height:75px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:10px;position:relative;text-align:center}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_parts .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_parts .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_parts .GreentickCSS .ImgGreenSub{width:14px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_partsActive{cursor:pointer;border:1px solid #088484;border-radius:5px;width:130px;height:75px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:10px;position:relative;padding:7px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_partsActive .Sub_sub_partsTitle{font-size:13px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_partsActive .GreentickCSS{position:absolute;margin-left:80px;margin-bottom:43px}.Main_Model_Content .modal-body .Sub_Main_block .SubdivContentDis .Sub_Sub_sub_partsActive .GreentickCSS .ImgGreenSub{width:14px}.notificationPopup{width:565px}.titlePopupCommon{font-weight:600;font-size:18px}.back-button{display:flex;align-items:center;cursor:pointer;color:teal;font-family:"HelveticaNeue",sans-serif;font-size:16px;line-height:19px;text-align:left}.back-button img{width:7px;height:11px;margin-right:5px}.journey-details{color:#2b2b2b;font-size:16px;line-height:19px;text-align:left;font-weight:600;padding-top:1px}.provide-basic-detail{color:#a1a1a1;font-size:14px;line-height:17px;text-align:left;font-weight:200;padding-top:8px}.my_floating_lable{color:#7b7b7b!important}.campaign_inner_sec{width:95%;margin-top:30px}.campaign_inner_sec h4{font-size:15px}.journey_name_text{border:1px solid #eaeaea;border-radius:3px;width:760px;height:45px}.journey-name{color:#7b7b7b;font-size:13px;line-height:16px;text-align:left}.Journey_Content{padding:6px}.formInput{margin-bottom:6px}.my_floating_label{margin-bottom:5px}.form-control,.journey_name_text,.value_contain{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}.value_contain{background-color:#fff!important}.btn{padding:10px 20px;border-radius:4px}.btn-primary{background-color:teal;color:#fff}.btn-secondary{background-color:#ccc;color:#000}.tag-input-container{display:flex;flex-wrap:wrap;border:1px solid #ccc;padding:5px;border-radius:4px}.tag{background-color:#e6f4f4;border-radius:4px;display:inline-flex;align-items:center;margin-right:5px;padding:5px 10px;font-size:14px}.tag-remove{cursor:pointer;margin-left:5px;color:red}.tag-input{border:none!important;outline:none;flex:1 1;padding:5px}.tag-input::placeholder{color:#ccc}.Model_Main_div{display:flex;justify-content:center;align-items:center}.box-container{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px;justify-content:space-between}.box{flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 16px);box-sizing:border-box}.create-new-icon{font-size:24px;font-weight:700;color:teal}.Model_sub_div.create-new{display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.Model_Main_div_journey{border-bottom:none!important}.fr-wrapper{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:1px solid #fff}.fr-wrapper div:first-of-type:not(.fr-element),.fr-wrapper div:first-of-type:not(.fr-view){display:none}.fr-placeholder{margin-top:0!important}.fr-toolbar{background-color:#f9f9f9;padding:0}.fr-second-toolbar{display:none!important}.fr-btn-grp{margin:5px!important}.fr-element{border-bottom:1px solid #ccc;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.fr-view{background-color:#f9f9f9}.fr-qi-helper{display:none}.fr-box{width:566px}.fr-quick-insert{display:none}.fr-svg{height:30px!important;width:30px!important;background-color:#fff;padding:5px!important;border:1px solid #eaeaea}.fr-btn,.fr-svg{margin:0!important}.fr-btn-active-popup{background:transparent!important}.fr-popup .fr-svg{margin:8px 11px!important}.fr-box{margin-bottom:30px;margin-top:3px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.second-toolbar{display:none}.fr-command:active,.fr-command:hover,.fr-open:not(:active),.fr-open:not(:focus),.fr-open:not(:hover){background:transparent!important}.fr-expanded{height:40px!important}.fr-more-toolbar{background-color:#f2f2f2!important}.mainContainer{width:100%;height:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;column-gap:20px}.browse-input-wrapper{position:relative}.browse-input-wrapper .Browse{position:absolute;right:8px;top:40%;transform:translateY(-50%);height:35px;padding:0 12px;background-color:#fff;color:teal;border:.5px solid teal;border-radius:4px;font-size:14px;cursor:pointer}.custom-file-input{display:none}.custom-file-label{display:inline-block;background-color:#fff;border:2px solid green;padding:5px 20px;border-radius:5px;cursor:pointer;font-family:sans-serif;font-size:14px;text-align:center;margin-top:10px}.media-input-wrapper{position:relative;max-width:400px}.media-input-border-label{position:absolute;top:-10px;left:12px;padding:0 4px;font-size:12px;background-color:#fff;font-family:Arial,sans-serif;line-height:1}.media-input-container{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:4px;padding:5px 12px;background-color:#fff}.media-url-input{flex-grow:1;border:none;outline:none;padding:4px 0;font-size:14px;background:transparent;font-family:Arial,sans-serif}.file-input{display:none}.media-upload-button{background-color:#fff;color:teal;border:1px solid teal;border-radius:4px;padding:6px 12px;margin-left:8px;cursor:pointer;font-size:14px;white-space:nowrap;font-family:Arial,sans-serif}.media-upload-button:hover{background-color:#f0f9ff}.browse-input-wrapper .alert_text{padding-right:100px}.formInput select{background-color:#fff;padding:12px 7px;color:#000;height:56px}.Tonemessage{margin-top:20px}.Tonemessage .title-tone{color:#000;font-family:Lato;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.Tonemessage .tonecontentContainer{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:row;width:100%;grid-gap:10px;gap:10px}.Tonemessage .seeMoreButton{background-color:#fff;color:teal;font-family:Lato;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.Tonemessage .tonecontent{padding:10px 14px;border:1px solid #ccc;border-radius:8px;margin-bottom:1px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease-in-out}.Tonemessage .tonecontent.selectedTone{background-color:#9083f0;color:#fff;border:1px solid #9083f0}.selecttagtone{margin-left:14px;bottom:7px;right:0;color:#fff;font-size:16px}.Toneurgency{margin-top:20px}.Toneurgency .title-urgency{color:#000;font-family:Lato;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.Toneurgency .urgencycontentContainer{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:row;width:100%;grid-gap:10px;gap:10px}.Toneurgency .uegencycontent{padding:10px 14px;border:1px solid #ccc;border-radius:8px;margin-bottom:1px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease-in-out}.Toneurgency .uegencycontent.selectedurg{color:#fff;background-color:#9083f0;border:1px solid #9083f0}.genrate-bottom-modal{margin-top:50px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.genrate-button-modal{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:8px 16px;border:none;border-radius:6px;height:35px;width:210px;color:#fff;font-weight:500;cursor:pointer;background:linear-gradient(90deg,#a82eb2,#b93584,#f46158);transition:background .3s ease-in-out}.genrate-button-modal:disabled{background:linear-gradient(90deg,#f8a4ff,#ffc9c6);filter:grayscale(10%) brightness(.9);color:#fff;cursor:not-allowed;opacity:.6;transition:background .3s ease-in-out}.genrate-button-modal-apply{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:8px 16px;border:none;border-radius:6px;height:35px;width:165px;color:#fff;font-weight:500;cursor:pointer;background:linear-gradient(90deg,#a82eb2,#b93584,#f46158);transition:background .3s ease-in-out}.genrate-button-modal-apply:disabled{background:linear-gradient(90deg,#f8a4ff,#ffc9c6);filter:grayscale(10%) brightness(.9);cursor:not-allowed;opacity:.6}.genrate-icon-modal{width:20px;height:20px}.genrate-icon-top{width:30px;height:30px}.generate-title{color:#000;font-family:Lato;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.loading-container{display:flex;flex-direction:column;align-items:center;padding:30px 0;margin-top:25px}.loading-title{font-size:20px;font-weight:700;margin-bottom:10px}.loading-progress{width:50%;margin-bottom:10px}.loading-message{margin-top:10px}.loading-message-error{margin-top:10px;font-size:20px;font-weight:600}.gradient-button{position:relative;margin-top:30px;display:inline-block;padding:10px 50px;border-radius:25px;background:#fff;cursor:pointer;font-size:16px;text-align:center;transition:all .3s ease}.gradient-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gradient-button:before,.gradient-text{background:linear-gradient(90deg,#a82eb2,#b93584,#f46158)}.gradient-text{-webkit-background-clip:text;background-clip:text;color:transparent}.loadingbody{height:480px}.animation-icon{height:100px;width:100px}.custom-gradient-progress .progress-bar{background-image:linear-gradient(90deg,#a82eb2,#b93584,#f46158);background-size:100% 100%;background-repeat:no-repeat;color:transparent}.versions-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.versions-container .single-versions{padding:2px;position:relative;display:flex;flex-direction:column;border-radius:10px;grid-gap:10px;gap:10px;height:100%;box-sizing:border-box;box-shadow:0 8px 24px rgba(149,157,165,.2);cursor:pointer;transition:background-color .3s ease}.versions-container .img-version img{width:100%;height:auto;object-fit:cover;max-height:300px;border-top-left-radius:10px;border-top-right-radius:10px}.versions-container .single-versions.selected{background-color:#9083f0;border-color:#9083f0;color:#fff}.versions-container .selecttag{position:absolute;bottom:7px;right:10px;color:#fff;font-size:16px}.versions-container .subject{padding:20px;font-size:16px;line-height:1.4;word-break:break-word}.versions-container .subject.selectedcon{color:#fff}.engage_sms .title_top_bar .create_sms_title{display:flex}.engage_sms .title_top_bar .create_sms_title h3{color:#4a4a4a;font-weight:600;font-size:20px}.engage_sms .title_top_bar .create_sms_title img{margin-left:10px;width:26px;height:26px;cursor:pointer}.engage_sms .title_top_bar p{color:#4a4a4a;font-size:14px;margin-bottom:15px}.engage_sms .sms_template{color:#4a4a4a;font-size:20px;line-height:23.44px;display:flex}.engage_sms .sms_template .create_new{cursor:pointer}.engage_sms .use_sms{color:#4a4a4a;font-size:14px}.engage_sms .row .engage_sms_table .table{border:none}.engage_sms .row .engage_sms_table .table thead th{padding:15px 10px;font-weight:600;background-color:#e5e9ed}.engage_sms .row .engage_sms_table .table tbody td h4{font-weight:500;margin:0}.engage_sms .row .engage_sms_table .table .table-action-btn img{width:25px;height:15px}.imageWidth{width:200px}.bodyOptionl{background-color:#f9f9f9;height:118px}.whatsapp_template .title_top_bar .create_sms_title{display:flex}.whatsapp_template .title_top_bar .create_sms_title h3{color:#4a4a4a;font-weight:600;font-size:20px}.whatsapp_template .title_top_bar .create_sms_title img{margin-left:10px;width:26px;height:26px;cursor:pointer}.whatsapp_template .title_top_bar p{color:#4a4a4a;font-size:14px;margin-bottom:15px}.preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content{min-height:186px}.push_template .push_temp_container{background-color:#fff;margin:20px;padding:30px 15px;border-radius:10px}.push_template .push_temp_container h4{color:#4a4a4a;font-size:16px;font-weight:600;line-height:18.75px}.push_template .push_temp_container .generalInfoForm .generalInfoDetail{background-color:#fff;border-radius:10px;padding:18px 21px;margin-bottom:15px}.push_template .push_temp_container .generalInfoForm .generalInfoDetail:last-child{margin-bottom:0}.push_template .push_temp_container .generalInfoForm .generalInfoDetail .title_option{font-size:20px;font-weight:800;font-family:HelveticaNeue;color:#4a4a4a}.push_template .push_temp_container .generalInfoForm .browse_file label{display:inline-block;background-color:#fff;color:teal;padding:.8rem 2rem;font-family:sans-serif;border-radius:.3rem;cursor:pointer;border:1.5px solid teal;font-size:14px;margin-bottom:0}.push_template .push_temp_container .generalInfoForm .delete_icon{height:20px;cursor:pointer}.push_template .push_temp_container .generalInfoForm .theme_color{color:teal!important}.push_template .push_temp_container .InputGroup{display:flex;justify-content:space-between}.push_template .push_temp_container .InputGroup p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:6px}.push_template .push_temp_container .InputGroup input,.push_template .push_temp_container .InputGroup textarea{border:1px solid #e2e2e2;outline:none;border-radius:3px;color:#4a4a4a;font-size:13px;line-height:20px;padding:10px 0 10px 14px}.push_template .push_temp_container .InputGroup input[type=text]{padding-right:14px;width:50%}.push_template .push_temp_container .InputGroup .background-color-span{border-radius:3px;border:1px solid #dadada;width:25px;height:25px;position:absolute;right:24px;top:30px;background-color:#fff}.push_template .push_temp_container .InputGroup .background-color-span_two{border-radius:20px;border:1px solid #dadada;width:40px;height:40px;position:relative;background-color:#fff}.push_template .push_temp_container .InputGroup .text-color-span{border-radius:3px;border:1px solid #dadada;width:25px;height:25px;position:absolute;top:30px;right:24px;background-color:#4d00d4}.push_template .push_temp_container .InputGroup .text-color-span_two{border-radius:20px;border:1px solid #dadada;width:40px;height:40px;position:relative;background-color:#4d00d4}.push_template .push_temp_container .InputGroup .bg-color-span{border-radius:3px;border:1px solid #dadada;width:25px;height:25px;position:absolute;bottom:8px;right:26px;background-color:#4d00d4}.push_template .push_temp_container .InputGroup .bg-color-span_two{border-radius:20px;border:1px solid #dadada;width:40px;height:40px;position:relative;background-color:#4d00d4}.push_template .push_temp_container .formInput{position:relative;padding-bottom:15px}.push_template .push_temp_container .formInput p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:6px}.push_template .push_temp_container .formInput input,.push_template .push_temp_container .formInput textarea{border:1px solid #e2e2e2;border-radius:3px;outline:none;color:#4a4a4a;padding:10px 40px 10px 14px}.push_template .push_temp_container .formInput input[type=text]{padding-right:14px;width:50%}.push_template .push_temp_container .formInput input[type=radio]{background-color:green}.push_template .push_temp_container .formInput .txt-color-span{border-radius:3px;border:1px solid #dadada;width:25px;height:25px;position:absolute;bottom:23px;background-color:#fff;left:242px}.push_template .push_temp_container .formInput .txt-color-span_two{border-radius:20px;border:1px solid #dadada;width:40px;height:40px;position:relative;background-color:#fff}.push_template .push_temp_container .formInput .add_tag{position:absolute;top:28px;right:8px}.push_template .push_temp_container .formInput .add_tag button{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;font-size:11px;line-height:12px;padding:4px 6px}.push_template .push_temp_container .formInput select{background-color:#f9f9f9;border:1px solid #eaeaea;padding:12px 7px;color:#4a4a4a}.push_template .push_temp_container .formInput .browse_button{outline:none;width:125px;height:45px;border-radius:5px;border:1px solid teal;color:teal;background-color:#fff}.push_template .push_temp_container .formInput .image_opl_text{line-height:10px}.push_template .push_temp_container .upload-div{display:contents;text-align:center}.push_template .push_temp_container .upload-div .p-upload-text{font-weight:600;color:#4a4a4a;font-size:16px}.push_template .push_temp_container .upload-div .browse{border:2px dashed #c4c4c4;border-radius:5px;background-color:#f9f9f9;width:502px!important}.push_template .push_temp_container .upload-div .browse .p-text{color:#4a4a4a;font-size:16px}.push_template .push_temp_container .content-box li{font-size:13px}.push_template .push_temp_container .content-box .radio-box{display:flex}.push_template .push_temp_container .content-box .radio-box .box{display:flex;align-items:end}.push_template .push_temp_container .content-box .radio-box .box label{font-size:14px;margin-top:-2px}.push_template .push_temp_container .content-box .radio-box .box input{border:1.8px solid #9a9a9a;border-radius:100%;width:16px;height:16px}.push_template .push_temp_container .content-box p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:6px}.push_template .push_temp_container .customCheck{color:#4a4a4a;font-size:14px}.push_template .push_temp_container .template_preview{background-color:#eee;border-radius:10px;opacity:.6999999881}.push_template .inapp_close_btn{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 36px}.externel_uploads{cursor:default}.externel_uploads .eupload_subtitle{color:#4a4a4a;font-size:14px}.externel_uploads .eupload_maintitle{color:#4a4a4a;font-size:20px;line-height:23.44px}.externel_uploads .uploadLogBtn button{background-color:#fff;border:1px solid teal;border-radius:3px;padding:4px 25px;color:teal;font-size:14px;height:30px;cursor:pointer}.externel_uploads .row{margin:0}.externel_uploads .row .ecternel_uploads_table{background-color:#fff;height:100%;border-radius:5px;min-height:550px;border-radius:8px}.externel_uploads .row .ecternel_uploads_table .table{background-color:#fff;border-radius:8px}.externel_uploads .row .ecternel_uploads_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.externel_uploads .row .ecternel_uploads_table .table thead th{color:#787878;font-size:12px;border:none;padding:1rem;font-weight:600}.externel_uploads .row .ecternel_uploads_table .table thead th:first-child{text-align:left;padding-left:35px;border-top-left-radius:8px}.externel_uploads .row .ecternel_uploads_table .table thead th:last-child{border-top-right-radius:8px}.externel_uploads .row .ecternel_uploads_table .table tbody tr td{font-size:14px;color:#4a4a4a}.externel_uploads .row .ecternel_uploads_table .table tbody tr td:first-child,.externel_uploads .row .ecternel_uploads_table .table tbody tr td:last-child{text-align:center}.externel_uploads .row .ecternel_uploads_table .table tbody tr td h4{color:#4a4a4a;font-size:14px;font-family:400;margin-bottom:0;margin-top:7px}.externel_uploads .row .ecternel_uploads_table .table tbody tr td .partition{border:1px solid #dadada}.external_upload_popup .modal-dialog{max-width:475px!important;top:130px}.external_upload_popup .modal-dialog .modal-content{border-radius:15px!important}.external_upload_popup .modal-dialog .modal-content .modal-body{padding:35px 75px!important}.external_upload_popup .modal-dialog .modal-content .modal-body .popup_form_top_sec{padding:10px 0 0}.external_upload_popup .modal-dialog .modal-content .modal-body .popup_form_top_sec .section_title{color:#7b7b7b;font-size:13px;padding:5px 10px}.external_upload_popup .modal-dialog .modal-content .modal-body .popup_form_top_sec .brodcast_type_select{padding:0 10px;display:flex}.external_upload_popup .modal-dialog .modal-content .modal-body .popup_form_top_sec .brodcast_type_select .brodcast_checkbox{padding-right:25px}.external_upload_popup .modal-dialog .modal-content .modal-body .popup_form_top_sec .brodcast_type_select .brodcast_checkbox label{padding-left:6px;color:#4a4a4a}.external_upload_popup .modal-dialog .modal-content .modal-body .brodcast_type_btn{padding:0 50px 0 10px}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_upload{padding:15px 10px 0}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_upload .browse{background-color:#f9f9f9;border:2px dashed #cfcfcf;border-radius:8px;height:80px;text-align:center}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_upload .browse img{padding:10px 5px 5px}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_upload .sub_title p{color:#9b9b9b;font-size:13px;padding-top:5px;padding-bottom:10px}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_download{background-color:#f9f9f9;border-radius:3px;padding:10px 15px}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_download p{padding:3px 0;margin:0 auto;font-size:13px;color:#4a4a4a}.external_upload_popup .modal-dialog .modal-content .modal-body .efile_download span{color:#0984e3;float:right;cursor:pointer}.external_upload_popup .modal-dialog .modal-content .modal-body .upload_btn{padding-top:20px}.external_upload_popup .modal-dialog .modal-content .modal-body .upload_btn button{float:right;background-color:teal;color:#fff;padding:5px 25px;border:none;border-radius:3px}.program_page{background-color:#fff;border-radius:15px;padding:50px 125px 400px;margin-top:40px}.program_page .program_page_wrap{color:#4a4a4a;font-size:18px;line-height:22px;text-align:left}.program_page .program_page_wrap .program_list_view{overflow-y:scroll;max-height:946px;padding:6px 20px 55px 5px}.program_page .program_page_wrap .program_search{padding-bottom:20px}.program_page .program_page_wrap .program_search label{color:#9a9a9a;font-size:14px;line-height:17px;text-align:left;padding-bottom:6px}.program_page .program_page_wrap .program_search .recent_search{display:flex}.program_page .program_page_wrap .program_search .recent_search .program_name{background-color:#f9f9f9;border-radius:19px;margin-right:20px;padding:5px 40px}.program_page .program_page_wrap .program_search .recent_search .program_name span{color:#4a4a4a;font-size:14px;line-height:17px;text-align:center}.program_page .program_page_wrap .top_bar{display:flex;justify-content:space-between}.program_page .program_page_wrap .top_bar .main_title p{color:#4a4a4a;font-size:18px;line-height:22px;text-align:left;font-weight:700}.program_page .program_page_wrap .top_bar .next_button button{background-color:teal;border-radius:3px;color:#fff;padding:7px 40px;font-size:14px}.program_page .program_page_wrap .top_bar .selective_view .custom-radio{position:relative}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-input{display:none;position:absolute;top:0;right:100%;font-size:13px}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-input:checked+.custom-radio-label:before,.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-input:hover+.custom-radio-label:before{border:1.9px solid teal}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-input:checked+.custom-radio-label:after{background:teal}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:16px;line-height:17px;cursor:pointer}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-label .tick_logo{max-width:20px}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.program_page .program_page_wrap .top_bar .selective_view .custom-radio .custom-radio-label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.program_page .program_page_wrap .under_top_bar{padding-bottom:25px}.program_page .program_page_wrap .under_top_bar label{color:#9a9a9a;font-size:14px;line-height:17px;text-align:left;padding-bottom:2px}.program_page .program_page_wrap .under_top_bar .progrma_search input{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:5px;width:400px;height:45px;color:#bababa;font-size:14px;line-height:17px;text-align:left}.program_page .program_page_wrap .program_devider{border:1px solid #f3f3f3;margin-bottom:10px}.program_page .program_page_wrap .program_list_wrap{cursor:pointer;width:120px}.program_page .program_page_wrap .program_list_wrap .ptogram_title p{color:#000;font-size:14px;line-height:17px;text-align:center;padding:20px 0;font-weight:400;word-break:break-all}.program_page .program_page_wrap .program_list_wrap.active .ptogram_title p{color:teal}.program_page .program_page_wrap .program_list_wrap .program_list_box{background-color:#fff;border-radius:10px;box-shadow:0 0 8px 0 hsla(0,0%,71.4%,.5);display:flex;justify-content:center;align-items:center;height:100px}.program_page .program_page_wrap .program_list_wrap .program_list_box .program_image img{padding:30px 10px;max-width:100%}.program_page .program_page_wrap .program_list_wrap.active .program_list_box{box-shadow:0 0 8px 0 teal}.program_page .program_page_wrap .Admin_top_bar label{font-size:20px;font-weight:800}.program_page .program_page_wrap .Admin_top_bar h4{font-size:14px}.program_page .program_page_wrap .Admin_table{background-color:#fff;height:100%;border-radius:8px;width:925px;margin-top:25px}.program_page .program_page_wrap .Admin_table .table{background-color:#fff;border-radius:8px}.program_page .program_page_wrap .Admin_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.program_page .program_page_wrap .Admin_table .table thead th{color:#4a4a4a!important;font-size:12px;border:none;font-weight:600;padding:16px 8px;white-space:nowrap;background:#e5e9ed}.program_page .program_page_wrap .Admin_table .table thead th:first-child{text-align:left;border-top-left-radius:8px}.program_page .program_page_wrap .Admin_table .table thead th:nth-last-child(2){width:50px!important}.program_page .program_page_wrap .Admin_table .table thead th:last-child{border-top-right-radius:8px;text-align:center;width:121px}.program_page .program_page_wrap .Admin_table .table thead .drop{color:grey;cursor:pointer}.program_page .program_page_wrap .Admin_table .table thead .doneButton{background-color:teal;color:#fff;margin-right:10px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv{width:185px;background-color:#fff;min-height:auto;border-radius:7px;border:1px solid #e4e4e4;position:absolute;z-index:1;box-shadow:0 3px 10px rgba(0,0,0,.2);padding:13px;margin-left:18px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value{height:28px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value input[type=checkbox]{width:15px;height:15px;position:relative;appearance:none;background:#fff;outline:none;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:5px;cursor:pointer}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value input[type=checkbox]:before{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;background:#fff;border:1px solid #7b7b7b;transform:translate(-50%,-50%) scale(1);transition:.5s;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value input:checked[type=checkbox]{border:1px solid teal;border-radius:2px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value input:checked[type=checkbox]:before{background:#fff;opacity:1;border:3px solid #f9f9f9;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.program_page .program_page_wrap .Admin_table .table thead .searchdiv .checkbox-value input:checked[type=checkbox]:after{content:"✓";width:15px;height:15px;position:absolute;font-size:10px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;top:50%;left:50%;background:teal;transform:translate(-50%,-50%) scale(1);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.program_page .program_page_wrap .Admin_table .table thead .createddate{margin-left:92px!important}.program_page .program_page_wrap .Admin_table .table thead .excecutionddate{margin-left:100px!important;width:170px!important}.program_page .program_page_wrap .Admin_table .table thead .moduledrop{margin-left:60px!important;width:170px!important}.program_page .program_page_wrap .Admin_table .table thead label{font-size:14px}.program_page .program_page_wrap .Admin_table .table thead .custom_input{width:46px;height:30px}.program_page .program_page_wrap .Admin_table .table thead .statusDrop{margin-left:58px!important}.program_page .program_page_wrap .Admin_table .table thead .selectExcecution{width:76px;height:30px;background-color:#f9f9f9;border:1px solid #eaeaea}.program_page .program_page_wrap .Admin_table .table tbody tr{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.program_page .program_page_wrap .Admin_table .table tbody tr td{padding:15px;font-size:13px;line-height:18px;position:relative;align-items:center;font-weight:500;margin:0;color:#6d6d6d;word-break:break-word;border-bottom:2px solid #e4e4e4;min-height:67px}.program_page .program_page_wrap .Admin_table .table tbody tr td:first-child{text-align:left}.program_page .program_page_wrap .Admin_table .table tbody tr td h4{font-size:13px;font-weight:500;margin:0;color:#6d6d6d}.program_page .program_page_wrap .Admin_table .table tbody tr td .partition{border:1px solid #dadada}.program_page .program_page_wrap .Admin_table .table tbody tr td .action_contain{display:flex;justify-content:center}.program_page .program_page_wrap .Admin_table .table tbody tr td .active{background-color:rgba(0,184,148,.1);border-radius:13px;padding:2px 8px;outline:none;border:none;color:#00b894;font-size:14px;line-height:16px;cursor:pointer;min-width:120px}.program_page .program_page_wrap .Admin_table .table tbody tr td .inActive{color:#ff6a6a;background-color:rgba(255,106,106,.1);padding:2px 8px;cursor:pointer}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio{position:relative}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_input{display:none;position:absolute;top:0;right:100%}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_input:checked+.custom_radio_label:before,.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_input:hover+.custom_radio_label:before{border:1.9px solid teal}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_input:checked+.custom_radio_label:after{background:teal}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:14px;line-height:17px;cursor:pointer}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.program_page .program_page_wrap .Admin_table .table tbody tr td .custom_radio .custom_radio_label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.program_page .program_page_wrap .Admin_table .table tbody tr td img{cursor:pointer}.program_page .program_page_wrap .Admin_table .table tbody .second-table .noBorder{padding:0 0 5px}.program_page .program_page_wrap .Admin_table .table tbody .second-table .noBorder .sub_table_data .excutionDate{width:200px}.program_page .program_page_wrap .Admin_table .table tbody .second-table .noBorder .sub_table_data .statusData{display:flex;justify-content:center}.program_page .program_page_wrap .Admin_table .table tbody .link{color:#1f8aff}.program_page .program_page_wrap .Admin_table .table .switch{position:relative;display:inline-block;width:36px;height:18px}.program_page .program_page_wrap .Admin_table .table .switch input{display:none}.program_page .program_page_wrap .Admin_table .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.program_page .program_page_wrap .Admin_table .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.program_page .program_page_wrap .Admin_table .table input:checked+.slider{background-color:teal}.program_page .program_page_wrap .Admin_table .table input:focus+.slider{box-shadow:0 0 1px teal}.program_page .program_page_wrap .Admin_table .table input:checked+.slider:before{transform:translateX(17px)}.program_page .program_page_wrap .Admin_table .table .slider.round{border-radius:34px}.program_page .program_page_wrap .Admin_table .table .slider.round:before{border-radius:50%}.program_page .program_page_wrap .Admin_table .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.program_page .program_page_wrap .Admin_table .table .table-action-btn img{color:#9a9a9a}.tableid{font-weight:bolder!important}.statusTable{width:205px;display:flex;padding:22px!important}.dateWidth{width:93px}.nametd{width:222px}.error_page_template{background-color:#f6f6f6}.error_page_template .template_top_bar{display:flex;justify-content:space-between;background-color:#fff;padding:10px 20px 5px;align-items:center}.error_page_template .template_top_bar .template_title{color:#4a4a4a;font-size:18px;line-height:21.98px;font-weight:700;cursor:pointer}.error_page_template .template_top_bar .cancel_btn{color:#7b7b7b;font-size:14px;line-height:16px;width:44px;cursor:pointer}.error_page_template .template_top_bar .save_btn{border:1px solid teal;border-radius:3px;color:teal;font-size:14px;line-height:16px;outline:none;padding:9px 15px;cursor:pointer;margin-left:20px;margin-right:10px}.error_page_template .template_top_bar .next_btn{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 15px;cursor:pointer}.error_page_template .error_page_container{background-color:#fff;border-radius:10px;margin:18px 37px;min-height:450px}.error_page_template .error_page_container .preview_image{text-align:center;padding:25px}.error_page_template .error_page_container .back_to_home{text-align:center;padding-top:20px;padding-bottom:70px}.error_page_template .error_page_container .back_to_home button{background-color:#58b57b;color:#fff;padding:6px 10px;border-radius:5px;font-size:13px;cursor:pointer}.over_flow_hid::-webkit-scrollbar-thumb,.over_flow_hid::-webkit-scrollbar-track{background:#fff}.over_flow_hid::-webkit-scrollbar{width:0;height:0}.over_flow_hid::-webkit-scrollbar-button{display:block}.cursor_pointer,.see_all_details_container,.see_all_details_list,.social_edit_content .abtest_learnmore,.social_edit_content .ad_schedule_content img,.social_edit_content .ad_schedule_head img,.social_edit_content .campaign_detail_hidecontainer .campaignSpendingLimit_checkbox .edit_campaignspendinglimit_btn,.social_edit_content .checkbox-list input,.social_edit_content .checkbox-list label,.social_edit_content .htag_text[class=show_hide_option_label],.social_edit_content .learn_more_text,.social_edit_content .new_cpn_img_container,.social_edit_content .new_cpn_img_container .new_cpn_dtl a,.social_edit_content .review_content .review_head_content .toggle_arrow_container,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_hidediv span,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_toggle,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_hidediv span,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_toggle,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_span,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .toggle_div,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .toggle_div:hover,.social_edit_content .sc_issues_spcat_container .err_alert_content .err_alert_text a,.social_edit_content .select_dropdown,.social_edit_content h1[class=show_hide_option_label],.social_edit_content h2[class=show_hide_option_label],.social_edit_content h3[class=show_hide_option_label],.social_edit_content h4[class=show_hide_option_label],.social_edit_content h5[class=show_hide_option_label],.social_edit_content h6[class=show_hide_option_label]{cursor:pointer}*{font-family:"Roboto"}.social_edit_content{width:auto;display:flex}.social_edit_content :disabled{cursor:not-allowed!important}.social_edit_content label{font-size:18px;font-family:Roboto;font-weight:600;margin-bottom:15px}.social_edit_content .color_black{color:#000}.social_edit_content .font_weight_600{font-weight:600}.social_edit_content .htag_text,.social_edit_content h1,.social_edit_content h2,.social_edit_content h3,.social_edit_content h4,.social_edit_content h5,.social_edit_content h6{color:#7b7b7b;font-family:Roboto;margin-bottom:4px}.social_edit_content .htag_text[class=show_hide_option_label],.social_edit_content h1[class=show_hide_option_label],.social_edit_content h2[class=show_hide_option_label],.social_edit_content h3[class=show_hide_option_label],.social_edit_content h4[class=show_hide_option_label],.social_edit_content h5[class=show_hide_option_label],.social_edit_content h6[class=show_hide_option_label]{color:teal;margin-bottom:25px}.social_edit_content .htag_text[class=black_600],.social_edit_content h1[class=black_600],.social_edit_content h2[class=black_600],.social_edit_content h3[class=black_600],.social_edit_content h4[class=black_600],.social_edit_content h5[class=black_600],.social_edit_content h6[class=black_600]{color:#000;font-weight:600}.social_edit_content h1{font-size:18.2px}.social_edit_content h2{font-size:17.2px}.social_edit_content h3{font-size:16.2px}.social_edit_content h4{font-size:14.2px}.social_edit_content h5{font-size:13.2px}.social_edit_content h6{font-size:12.2px}.social_edit_content .cmp_mid_cont{width:500px;margin-right:10px;height:auto;min-height:580px;overflow-y:hidden;overflow-x:hidden}.social_edit_content .cmp_end_cont{width:300px;height:auto;min-height:580px;overflow-y:hidden;overflow-x:hidden}.social_edit_content .campaign_tab_container{border:.5px solid hsla(0,0%,48.2%,.231372549);border-radius:3.5px;width:500px;padding:20px;margin-bottom:25px}.social_edit_content .campaign_tab_container .name_with_info_icon{display:flex;justify-content:space-between}.social_edit_content .campaign_tab_container .name_with_info_icon button{background-color:#fff}.social_edit_content .campaign_tab_container .name_with_info_icon button:hover{background-color:hsla(0,0%,48.2%,.231372549)}.social_edit_content .campaign_tab_container .AB_camp_info{background-color:hsla(0,0%,48.2%,.231372549);padding:10px;margin-top:16px}.social_edit_content .campaign_tab_container .p_camp_info{margin-bottom:18px}.social_edit_content .new_cpn_content{display:flex}.social_edit_content .sp_cat_desp{margin-bottom:30px}.social_edit_content .sp_cat_desp span{font-size:14px;color:#7b7b7b}.social_edit_content .new_cpn_img_container{display:flex;width:50px;padding-left:5px}.social_edit_content .new_cpn_img_container:hover{color:teal}.social_edit_content .new_cpn_img_container:hover>div{display:block}.social_edit_content .new_cpn_img_container .new_cpn_img{width:15px;height:15px}.social_edit_content .new_cpn_img_container .new_cpn_dtl{display:none;outline:none;width:350px;word-break:break-all;position:absolute;font-family:"Roboto";font-weight:400;font-size:14px;background-color:#fff;padding:15px;box-shadow:0 0 5px 3px rgba(0,0,0,.1254901961);border-radius:5px;transform:translate(25px,-15px)}.social_edit_content .new_cpn_img_container .new_cpn_dtl a{color:teal}.social_edit_content .ad_schedule_content,.social_edit_content .bid_strategy_content,.social_edit_content .cam_OPT_drop_info,.social_edit_content .camp_budget_container,.social_edit_content .campaign_identity_content{display:flex;align-items:baseline}.social_edit_content .ad_schedule_content select,.social_edit_content .bid_strategy_content select,.social_edit_content .cam_OPT_drop_info select,.social_edit_content .camp_budget_container select,.social_edit_content .campaign_identity_content select{margin-right:10px}.social_edit_content .social_text{width:100%;outline:none;overflow:auto;padding-right:25px}.social_edit_content .campaignname_input{margin-bottom:30px}.social_edit_content .create_template_button{background-color:#fff;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal}.social_edit_content .about_category_content .about_category_desp_cont{background-color:rgba(0,128,128,.1254901961);padding:10px;border-radius:3.5px;display:flex}.social_edit_content .about_category_content .about_category_desp_cont .about_category_desp_img{width:50px;outline:none}.social_edit_content .about_category_content .about_category_desp_cont .about_category_desp_content{outline:none;word-wrap:break-word;color:#7b7b7b}.social_edit_content .sc_issues_spcat_container{outline:none;width:100%}.social_edit_content .sc_issues_spcat_container .err_alert_content{display:flex;padding:10px;margin-bottom:20px;background-color:rgba(255,0,0,.1254901961);border-radius:5px;width:100%}.social_edit_content .sc_issues_spcat_container .err_alert_content .err_alert_img_cont{width:40px;margin-right:10px}.social_edit_content .sc_issues_spcat_container .err_alert_content .err_alert_text .text_wrap{word-wrap:break-word;margin-bottom:10px}.social_edit_content .sc_issues_spcat_container .err_alert_content .err_alert_text .text_wrap span{font-size:14px}.social_edit_content .sc_issues_spcat_container .err_alert_content .err_alert_text a{color:teal;font-size:14px}.social_edit_content .sc_issues_spcat_container .auth_head_text{margin-bottom:20px}.social_edit_content .sc_issues_spcat_container .confirm_identity_container{margin-top:20px;width:100%}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_head{outline:none}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_text{font-size:15px!important;font-weight:600!important;font-family:Roboto!important}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_content{display:flex}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_content .confirm_identity_img_cont{width:40px;margin-right:10px}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_content .confirm_identity_text h3{color:#7b7b7b;font-family:Roboto;margin-bottom:5px}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_content .confirm_identity_text p{color:#7b7b7b;font-family:Roboto;margin-bottom:10px}.social_edit_content .sc_issues_spcat_container .confirm_identity_container .confirm_identity_content .confirm_identity_text button{padding:8px;border-radius:5px;background-color:teal;color:#fff;font-size:14px}.social_edit_content .sc_issues_spcat_container .disclaimer_container{margin-top:20px;width:100%;margin-bottom:20px}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_head{outline:none;word-wrap:break-word}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content{display:flex}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_img_cont{width:40px}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text{align-content:flex-start;width:100%}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .cm_text,.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .h6_text,.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .p_text{font-family:Roboto;word-wrap:break-word;color:#7b7b7b}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .h6_text{font-size:14px}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .p_text{font-size:12px}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .disclaimer_sel_cont{width:100%;padding-top:10px}.social_edit_content .sc_issues_spcat_container .disclaimer_container .disclaimer_content .disclaimer_text .disclaimer_sel_cont .disclaimer_sel{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9}.social_edit_content .sc_issues_spcat_container .aboutcat_container{outline:none;width:100%}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_head{outline:none}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content{width:100%}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_toggle,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_toggle,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .toggle_div{width:100%;padding:5px;border-radius:5px;display:flex;justify-content:space-between}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_toggle:hover,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_toggle:hover,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .toggle_div:hover{background-color:hsla(0,0%,48.2%,.1254901961)}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_hidediv span,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_hidediv span,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_span{color:teal;text-decoration:underline;font-size:14px;font-family:Roboto}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont{width:100%}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_first_cont .aboutcat_first_hidediv{padding:5px}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont,.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .hr_sty{width:100%}.social_edit_content .sc_issues_spcat_container .aboutcat_container .aboutcat_content .aboutcat_second_cont .aboutcat_second_hidediv{padding:5px}.social_edit_content .campaign_detail_hidecontainer .campaignSpendingLimit_checkbox{display:flex;justify-content:space-between}.social_edit_content .campaign_detail_hidecontainer .campaignSpendingLimit_checkbox .edit_campaignspendinglimit_btn{outline:none}.social_edit_content .campaign_detail_hidecontainer .campaignSpendingLimit_checkbox .edit_campaignspendinglimit_btn .edit_campaignspendinglimit_img{width:15px;height:15px}.social_edit_content .campaign_detail_hidecontainer .campaignSpendingLimit_checkbox .edit_campaignspendinglimit_btn .edit_campaignspendinglimit_txt{color:#7b7b7b;font-family:Roboto}.social_edit_content .campaign_detail_hidecontainer .campaign_detail_input{width:100%}.social_edit_content .campaign_detail_hidecontainer .spanding_limit_content{display:flex;align-items:center}.social_edit_content .campaign_detail_hidecontainer p{padding:5px 0;font-size:14px;font-family:Roboto;font-weight:450;color:#7b7b7b;margin-bottom:3px}.social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont{background-color:rgba(0,128,128,.1254901961);padding:10px;border-radius:3.5px;display:flex}.social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont .campaign_detail_desp_img{width:50px;outline:none}.social_edit_content .campaign_detail_hidecontainer .campaign_detail_desp_cont .campaign_detail_desp_content{outline:none;word-wrap:break-word;color:#7b7b7b}.social_edit_content .learn_more_text{position:absolute;margin-top:-.2%;color:teal;font-size:13px}.social_edit_content .identity_pagename_text{color:#000;font-size:16px;font-weight:600}.social_edit_content .identity_pageid_text{color:#000;font-size:16px}.social_edit_content .identity_appdetail_text{font-size:10px}.social_edit_content .abtest_label_container{display:flex;justify-content:space-between}.social_edit_content .abtest_label_container .abtest_label_toggle{display:flex;align-items:flex-start}.social_edit_content .abtest_label_container .abtest_label_toggle span{margin-right:5px;line-height:.9}.social_edit_content .abtest_learnmore{position:relative;color:teal;font-size:13px;top:-2%}.social_edit_content .cam_OPT_label_container{display:flex;justify-content:space-between}.social_edit_content .cam_OPT_label_container .cam_OPT_label_toggle{display:flex;align-items:flex-start}.social_edit_content .cam_OPT_label_container .cam_OPT_label_toggle span{margin-right:5px;line-height:.9}.social_edit_content .camp_budget_container{display:flex}.social_edit_content .camp_budget_container .camp_budget_select_dropdown{width:300px;border:1px solid #eaeaea;background-color:#f9f9f9;margin-right:20px;margin-bottom:30px}.social_edit_content .camp_budget_container .camp_budget_input{width:300px;margin-bottom:30px;margin-right:10px}.social_edit_content .ad_schedule_container{background-color:#fff}.social_edit_content .ad_schedule_head{display:flex;justify-content:space-between}.social_edit_content .select_dropdown{width:100%;border:1px solid #eaeaea;background-color:#f9f9f9;margin-bottom:30px}.social_edit_content .checkbox-list{display:flex;align-items:center;width:100%}.social_edit_content .checkbox-list input{padding:0;height:auto;width:auto;margin-bottom:0;display:none}.social_edit_content .checkbox-list label{position:relative;margin-bottom:0;width:100%}.social_edit_content .checkbox-list input:checked+label:before{background-color:#fff;border:0}.social_edit_content .checkbox-list input:checked+label:after{content:"";display:block;position:absolute;top:2px;width:5px;height:9px;border:solid teal;border-width:0 1px 1px 0;transform:rotate(45deg);right:-11px}.social_edit_content .checkbox-list input:checked+label span{color:teal}.social_edit_content .create_check{display:flex;align-items:center}.social_edit_content .create_check .checkbox_label_span_text{padding:5px 0;font-size:14px;font-family:Roboto;font-weight:450;color:#7b7b7b}.social_edit_content .create_check input:checked+label:after{top:1px}.social_edit_content .create_check input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.social_edit_content .create_check label{position:relative;cursor:pointer;font-size:14px;display:flex;align-items:center}.social_edit_content .create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.social_edit_content .create_check input:checked+label:before{background-color:teal;border:2px solid teal}.social_edit_content .create_check input:checked+label:after{content:"";display:block;position:absolute;top:6.5px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.social_edit_content .review_content{border-radius:5px;padding:5px;border:1px solid #eaeaea;border-left:3px solid red}.social_edit_content .review_content .review_head_content{display:flex}.social_edit_content .review_content .review_head_content .review_head_text{width:250px;height:30px;display:flex;align-items:center}.social_edit_content .review_content .review_head_content .review_head_text span{font-size:14px;font-weight:600}.social_edit_content .review_content .review_head_content .toggle_arrow_container{width:30px;height:30px;border-radius:5px;background-color:#eaeaea;display:flex;justify-content:center;align-items:center}.social_edit_content .review_content .review_bottom_content .review_text{font-size:14px;padding:10px 10px 10px 0}.see_all_details_container{padding:10px;background-color:hsla(0,0%,48.2%,.1882352941);width:130px;border-radius:5px}.see_all_details_container .see_all_details_text{font-size:14px;font-family:Roboto}.see_all_details_list{width:100%;padding:5px;display:flex;justify-content:space-between}.see_all_details_list .span_text{font-size:14.5}.see_all_details_list_content{padding-top:15px}.see_all_details_list_content .list_container{width:100%;margin-bottom:20px}.see_all_details_list_content h6{font-size:14px;color:#000;font-weight:600;margin-bottom:10px}.aboutcat_close_button{padding:11px 30px;background-color:#e4e4e4;border-radius:3px;color:#000}#new_cpn_dtl_W_auto{width:auto!important}.engage_line .title_top_bar .create_line_title{display:flex}.engage_line .title_top_bar .create_line_title h3{color:#4a4a4a;font-weight:600;font-size:20px}.engage_line .title_top_bar .create_line_title img{margin-left:10px;width:26px;height:26px;cursor:pointer}.engage_line .title_top_bar p{color:#4a4a4a;font-size:14px;margin-bottom:15px}.engage_line .use_line{color:#4a4a4a;font-size:14px}.engage_line .align_middle{display:flex;align-items:center}.engage_line .line_template{color:#4a4a4a;font-size:20px;line-height:23.44px;display:flex}.engage_line .line_template i,.engage_line .line_template img{cursor:pointer}.engage_line .container-fluid .title_top_bar{justify-content:space-between}.engage_line .container-fluid .title_top_bar .create_line_title{display:flex;flex-direction:column}.engage_line .row{margin:0}.engage_line .row .engage_line_table{background-color:#fff;height:100%;width:calc(100% - 8px);overflow-x:scroll;border-radius:5px;min-height:550px;border-radius:8px}.engage_line .row .engage_line_table .table{background-color:#fff;border-radius:8px;border:none}.engage_line .row .engage_line_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.engage_line .row .engage_line_table .table thead th{background-color:#e5e9ed;color:#4a4a4a;font-size:12px;border:none;padding:15px 10px;font-weight:600}.engage_line .row .engage_line_table .table thead th:first-child{text-align:left;padding-left:35px;border-top-left-radius:8px}.engage_line .row .engage_line_table .table thead th:last-child{border-top-right-radius:8px}.engage_line .row .engage_line_table .table tbody td:first-child{text-align:left;padding-left:25px}.engage_line .row .engage_line_table .table tbody td h4{color:#4a4a4a;font-size:13px;font-weight:500;margin-bottom:0;margin-top:7px}.engage_line .row .engage_line_table .table tbody td .partition{border:1px solid #dadada}.engage_line .row .engage_line_table .table tbody td .action_contain{display:flex;justify-content:center}.engage_line .row .engage_line_table .table tbody td .action_contain .action_btn_clone{cursor:pointer}.engage_line .row .engage_line_table .table .switch{position:relative;display:inline-block;width:36px;height:18px}.engage_line .row .engage_line_table .table .switch input{display:none}.engage_line .row .engage_line_table .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.engage_line .row .engage_line_table .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.engage_line .row .engage_line_table .table input:checked+.slider{background-color:teal}.engage_line .row .engage_line_table .table input:focus+.slider{box-shadow:0 0 1px teal}.engage_line .row .engage_line_table .table input:checked+.slider:before{transform:translateX(17px)}.engage_line .row .engage_line_table .table .slider.round{border-radius:34px}.engage_line .row .engage_line_table .table .slider.round:before{border-radius:50%}.engage_line .row .engage_line_table .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.engage_line .row .engage_line_table .table .table-action-btn img{color:#9a9a9a;width:25px;height:15px}.test_btn{border:1px solid teal;background-color:#fff;border-radius:3px;color:teal;font-size:14px;line-height:16px;padding:8px 35px}.line_template .line_template_container{background-color:#fff;margin:20px;padding:30px 15px;border-radius:10px}.line_template .line_template_container .line_content{display:flex;align-items:center;flex-direction:column}.line_template .line_template_container .line_content .line_width_one{width:455px}.line_template .line_template_container .line_content .line_width_two{width:900px}.line_template .line_template_container .line_content .choose_msg_type_text{color:#4a4a4a!important;font-size:14px;letter-spacing:.5px;line-height:19px;text-align:left;font-weight:600}.line_template .line_template_container .line_content .content-box li{font-size:13px}.line_template .line_template_container .line_content .content-box .radio-box{display:flex}.line_template .line_template_container .line_content .content-box .radio-box .box{display:flex;align-items:end}.line_template .line_template_container .line_content .content-box .radio-box .box label{font-size:14px;margin-top:-2px}.line_template .line_template_container .line_content .content-box .radio-box .box input{border:1.8px solid #9a9a9a;border-radius:100%;width:16px;height:16px}.line_template .line_template_container .line_content .content-box p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:6px}.line_template .line_template_container .line_content .customCheck{color:#4a4a4a;font-size:14px}.line_template .line_template_container .line_content .line_text{color:#7b7b7b;font-size:14px;line-height:16px;text-align:left;font-weight:500}.line_template .line_template_container .line_content .line_browse_file label{display:inline-block;background-color:#fff;color:teal;padding:.65rem 2.7rem;font-family:sans-serif;border-radius:.3rem;cursor:pointer;border:1.5px solid teal;font-size:14px;margin-bottom:0}.line_template .line_template_container .line_content .text_msg_textarea{min-height:250px}.line_template .line_template_container .marginLeft_check{margin-left:80px}.line_template .formInput{position:relative;padding-bottom:15px}.line_template .formInput input,.line_template .formInput textarea{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;max-width:566px;width:100%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.line_template .formInput p{color:#7b7b7b;font-size:14px;letter-spacing:.5px;line-height:16px;margin-bottom:6px}.line_template .formInput select{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:266px;color:#4a4a4a;text-align:left;padding:10px;outline:none}.line_template .line_draft_btn{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;font-size:13px;line-height:16px;outline:none;background-color:#fff}.line_template .line_close_btn{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 36px}.templateDiv{width:420px}.previewDiv{margin-left:225px}.preview{background-color:#fff;border-radius:0 10px 10px 0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.preview .template_preview{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left;margin-top:60px;margin-bottom:-10px;font-weight:500}.preview .base{background-color:#f9f9f9;border-radius:44px;width:300px;height:630px}.preview .priview_div_sms{background:url(/static/media/preview.82ae8108.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 27px center;width:206px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.preview .priview_div_sms .msg_box_wrap{margin-top:-88px}.preview .priview_div_sms .msg_box_wrap .msg_box_content{min-width:170px;max-width:170px;overflow:hidden;word-break:break-all;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:100px}.preview .priview_div_sms .msg_box_wrap .msg_box_content p{font-size:11px;color:#fff;line-height:14px}.preview .priview_div_sms .preview_img{width:206px}.preview .priview_div_whatsapp{background:url(/static/media/whatsapp_preview1.fc5416c8.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 27px center;width:206px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:60px}.preview .priview_div_whatsapp .msg_box_wrap .wraptext{margin-bottom:88px}.preview .priview_div_whatsapp .msg_box_wrap .msg_box_content{min-width:170px;max-width:170px;overflow:hidden;word-break:break-all;height:auto;padding:10px;background:#ddf4c7;border-radius:10px;min-height:100px}.preview .priview_div_whatsapp .msg_box_wrap .msg_box_content p{font-size:11px;color:#191c16;line-height:14px}.preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content{min-width:190px;max-width:190px;overflow:hidden;word-break:break-all;height:auto;padding:10px;background:#ddf4c7;border-radius:10px;min-height:106px}.preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content p{font-size:11px;color:#191c16;line-height:14px}.preview .priview_div_whatsapp .preview_img{width:206px}.preview .test_btn{border:1px solid teal;background-color:#fff;border-radius:3px;color:teal;font-size:14px;line-height:16px;margin-top:15px;margin-bottom:30px;padding:8px 35px}.form-input{border:1px solid #eaeaea;background-color:#f9f9f9}.imagePreview{width:136px}.imageDisplay{margin-top:102px}.commonPreview{display:flex;justify-content:center}.Rcs_radio_div{flex-direction:column;margin-left:90px}.textRcs{font-size:16px;font-weight:900}.RCSTemplateFailoverSMS{display:flex;width:50%;justify-content:space-between}#RCS_Failover_Type{width:90%!important}.btn-close{display:none!important}.engage_sms .row .engage_sms_table .table tbody td .my_cell_name_hover{display:none;position:absolute;top:-20px;font-size:13px;background-color:#304154;color:#fff;padding:3px;border-radius:4px}.engage_sms .row .engage_sms_table .table tbody td .my_cell_name:hover+.my_cell_name_hover{display:block}.readOnlyDivOpacity{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:not-allowed;opacity:.5}.TimerMainDiv{display:flex;flex-direction:column}.TimmerInput{width:300px}.TimerImage{width:191px}.TimerColor{background-color:#d8d8d8;border:1px solid #979797;border-radius:3px;width:22px;height:21px}.create_check{display:flex;justify-content:flex-start;align-items:center;font-size:13px}.create_check input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.create_check label{position:relative;cursor:pointer;font-size:16px;display:flex;align-items:center}.create_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.create_check input:checked+label:before{background-color:teal;border:2px solid teal}.create_check input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.ImageSubtitle{color:#bfbfbf;font-size:12px;line-height:14px}.UploadButton{border:1px solid teal;border-radius:3px;width:136px;height:45px;display:flex;justify-content:center;align-items:center}.UploadButton label{color:teal}.overlayWeb{position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important;height:100%!important;width:100%!important;opacity:0!important;transition:.5s ease!important;background:rgba(9,135,135,.8)!important;padding:20px!important;z-index:999!important}.templateList:hover .overlayWeb{opacity:1!important}.template_box{overflow:hidden}.WebmessageContentPlusTitle{color:#000}.template_box_Slider{position:relative}.template_box_Slider .custom_tmpl_box_wrap{top:0;position:absolute;width:100%;left:0}.PlusIconTemplateWEb{min-height:180px;display:inline-block;overflow:hidden;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;font-size:13px;font-weight:600;line-height:19px;cursor:pointer;position:relative}.PlusIconTemplateWEb .codeYouselfIcon{width:29px}.PlusIconTemplateWEb .codeYouselfIcon_Slider{width:18px}.innerTabContent .infoPopUp{display:flex;align-items:center;position:relative}.innerTabContent .infoPopUp p{display:none;position:absolute;left:30px;white-space:nowrap;width:-moz-fit-content;width:fit-content;padding:4px;margin:0;font-size:14px;background-color:#304154;color:#fff;border-radius:4px}.innerTabContent .infoPopUp img:hover+p{display:block;z-index:999}.mainSaveTempWeb{left:74%;top:-46px!important}.mainSaveTempWeb .saveTemplatewEB{width:192px;height:42px;background-color:teal;border-radius:3px;color:#fff;padding:10px}.modal_close_upload{cursor:pointer}.previewTwoWeb{z-index:1}.EditorDiv{width:100pc}.saveTemplateWEb{margin-left:148px}.right_header_WebMessage{margin-right:129px;display:flex!important;width:400px!important}.right_header_WebMessage .saveDraft{padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff;font-size:13px;width:124px!important}.right_header_WebMessage .nextButton{padding:11px 46px}.right_header_WebMessage .nextButton,.right_header_WebMessage .savereview{background-color:teal;border-radius:3px;font-size:13px;width:124px!important;color:#fff}.right_header_WebMessagePublish{display:flex!important;width:400px!important}.right_header_WebMessagePublish .saveDraft{font-size:13px;padding:9px 15px;border:1px solid teal;border-radius:3px;color:teal;background-color:#fff;width:150px!important}.right_header_WebMessagePublish .nextButton{font-size:13px;padding:11px 46px;background-color:teal;border-radius:3px;width:150px!important;color:#fff}.right_header_WebMessagePublish .savereview{font-size:13px;background-color:teal;border-radius:3px;width:124px!important;color:#fff}.IconImage{width:35px}.playloadParam{flex-direction:column;align-items:end}.playloadParam .overflow_text{word-break:break-all;width:200px;text-align:end}.clix_common_dropdown{display:flex;flex-direction:column;position:relative;animation:growDown .3s ease-in-out}.clix_common_dropdown input[type=checkbox]{width:16px;height:16px;border-radius:5px;accent-color:teal;cursor:pointer}.clix_common_dropdown .drop_head{display:flex;justify-content:space-between;align-items:center;border:1px solid #eaeaea;border-radius:3px;padding:0 10px;height:45px;cursor:pointer}.clix_common_dropdown .drop_head .move_up{position:absolute;top:-9px;background-color:#fff;padding:0 2px;color:#7b7b7b;font-size:12px}.clix_common_dropdown .drop_head .move_up span{color:red}.clix_common_dropdown .drop_head p{color:#000;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.clix_common_dropdown .drop_body{position:absolute;top:45px;width:100%;padding:5px 10px;background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);z-index:99}.clix_common_dropdown .drop_body .search_main{display:flex;position:relative;border-bottom:1px solid #f5f4f4;padding:4px 0}.clix_common_dropdown .drop_body .search_main .search_logo{position:absolute;top:8px;left:2px;max-width:14px}.clix_common_dropdown .drop_body .search_main .dropbtn{border:none;outline:none;font-size:13px;padding:2px 20px;width:100%;height:-moz-fit-content;height:fit-content}.clix_common_dropdown .drop_body .check_all{display:flex;align-items:center;color:#4a4a4a;font-size:13px;padding:4px 0;border-bottom:1px solid #f5f4f4}.clix_common_dropdown .drop_body .check_all label{margin:0 0 0 5px}.clix_common_dropdown .drop_body .drop_list{display:flex;flex-direction:column;padding:0;margin:5px 0 0;max-height:150px;overflow-y:auto;overflow-x:hidden}.clix_common_dropdown .drop_body .drop_list .lable_option{display:flex;align-items:center;padding-bottom:5px}.clix_common_dropdown .drop_body .drop_list .lable_option .my_lable{font-size:13px;width:100%;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.clix_common_dropdown .drop_body .drop_list .lable_option .my_lable:hover{border-left:3px solid teal;color:teal;padding-left:3px;transition:.1s ease-in-out}.clix_common_dropdown .drop_body .drop_list .lable_option .secletedLable{color:teal}.clix_common_dropdown .drop_body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:5px!important}.clix_common_dropdown .drop_body .clear_heading{margin-top:5px;border-top:1px solid #f5f4f4}.clix_common_dropdown .drop_body .clear_heading .clear_me{background-color:#fff;border:1px solid teal;border-radius:3px;width:-moz-fit-content;width:fit-content;padding:0 10px;height:25px;font-size:12px;color:teal;margin:5px 0}.clix_common_dropdown .drop_body .clear_heading .clear_me:hover{background-color:teal;color:#fff}.clix_common_dropdown .drop_body .opacity_low{opacity:.5;pointer-events:none}.geoLocation{display:flex;flex-direction:column;padding:10px}.geoLocation .my_sub_geoLocation{position:relative;border:1px dashed #e1e1e1;border-radius:5px;padding:15px 0 0;animation:growDown .3s ease-in-out}.geoLocation .my_sub_geoLocation .readOnlyDiv{pointer-events:none;-webkit-user-select:none;user-select:none}.geoLocation .my_sub_geoLocation .isDisableAdd{opacity:.5;pointer-events:none}.geoLocation .my_sub_geoLocation .addRemove_position{position:absolute;top:40%;right:-20%}.geoLocation .my_sub_geoLocation .addRemove_position .addRemove{position:relative;cursor:pointer}.geoLocation .my_sub_geoLocation .addRemove_position .addRemove .count{position:absolute;background-color:teal;color:#fff;border-radius:100%;font-size:11px;bottom:12px;height:15px;left:12px;width:15px;text-align:center}.geoLocation .my_sub_geoLocation .addRemove_position .addRemove .isDisableAdd{opacity:.5;pointer-events:none}.main_create_condition{display:flex;flex-direction:column;position:relative;margin-bottom:12px}.main_create_condition .readOnlyDiv{pointer-events:none;-webkit-user-select:none;user-select:none}.main_create_condition .invalid{position:relative;top:-15px}.main_create_condition .opacity_low{pointer-events:none;opacity:.6}.main_create_condition .and_condition{color:teal;font-size:12px;font-weight:600;padding:2px 10px;text-align:left;background-color:#f2f2f2;border-radius:11px;height:21px;margin-top:15px}.main_create_condition .error_message{font-size:12px;color:red}.main_create_condition .create_condition{padding:10px;border:1px dashed #e1e1e1;border-radius:5px}.main_create_condition .create_condition .myCheck_input{accent-color:teal;width:14px;height:14px;cursor:pointer}.main_create_condition .create_condition p{color:#000;font-size:13px;line-height:16px}.main_create_condition .create_condition .addRemove_position{position:absolute;top:15%;right:0}.main_create_condition .create_condition .addRemove_position .addRemove{cursor:pointer}.main_create_condition .create_condition .addRemove_position .addRemove img{max-width:20px}.main_create_condition .create_condition .addRemove_position .addRemove .count{position:absolute;background-color:teal;color:#fff;border-radius:100%;font-size:12px;bottom:12px;height:18px;right:40px;width:18px;text-align:center}.main_create_condition .create_condition .addRemove_position .addRemove .isDisableAdd{opacity:.5;pointer-events:none}.main_create_condition .addRemove_position{position:absolute;top:23%;right:-20%}.main_create_condition .addRemove_position .addRemove{position:relative;cursor:pointer;width:68px;text-align:left}.main_create_condition .addRemove_position .addRemove img{max-width:20px}.main_create_condition .addRemove_position .addRemove .count{position:absolute;background-color:teal;color:#fff;border-radius:100%;font-size:12px;bottom:12px;height:18px;right:-8px;width:18px;text-align:center}.main_create_condition .addRemove_position .addRemove .isDisableAdd{opacity:.5;pointer-events:none}.conventionalGoal{display:flex;flex-direction:column}.conventionalGoal .readOnlyDiv{pointer-events:none;-webkit-user-select:none;user-select:none}.conventionalGoal .and_condition{color:teal;font-size:12px;font-weight:600;padding:2px 10px;text-align:left;background-color:#f2f2f2;border-radius:11px;height:21px}.conventionalGoal .error_message{font-size:12px;color:red}.conventionalGoal .addRemove_position{position:absolute;top:15%;right:2%}.conventionalGoal .addRemove_position .addRemove{position:relative;cursor:pointer;right:-20px}.conventionalGoal .addRemove_position .addRemove img{max-width:20px}.conventionalGoal .addRemove_position .addRemove .count{position:absolute;background-color:teal;color:#fff;border-radius:100%;font-size:12px;bottom:12px;height:18px;left:12px;width:18px;text-align:center}.conventionalGoal .addRemove_position .addRemove .isDisableAdd,.conventionalGoal .isDisableAdd{opacity:.5;pointer-events:none}.conventionalGoal .addParameter_btn{display:flex;background-color:#fff;color:teal;border:1px solid teal;font-size:13px;border-radius:4px;white-space:nowrap;padding:5px 14px}.specifiedURL{margin-left:20px;margin-top:20px;margin-bottom:10px}.custom-radio-input{accent-color:teal;height:16px;width:15px;margin-right:5px;cursor:pointer}.radio-group{display:flex;align-items:center;margin-top:15px}.radio-group label{font-size:14px;margin-right:10px;cursor:pointer}.radio-group .radio-option{display:flex;align-items:center}.engage_sms .row .engage_sms_table{overflow-x:scroll;width:calc(100% - 8px)}.readOnlyDiv{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:not-allowed;opacity:.8}::-webkit-scrollbar:horizontal{height:5px}::-webkit-scrollbar:vertical{height:3px}.URlInput{width:220px!important}.CustomImageMain{display:flex;justify-content:space-between;width:97%}.my_sec_headding1{color:#000;font-size:13px;font-weight:600;line-height:16px;text-align:left}.SelectFilter{width:160px}.TimerImage{width:95px;height:129px}.searchInputContent{background-color:#f9f9f9!important;border:1px solid #eaeaea;border-radius:3px;width:382px;height:45px!important}.file_save_wrap{display:flex;justify-content:center}.file_save_wrap .file_save{background-color:teal;border-radius:3px;width:148px;height:38px;color:#fff;margin-left:12px}.file_save_wrap .file_cancel{border:1px solid #979797;border-radius:3px;width:148px;height:38px;background-color:#fff}.template_box{background-color:#fff;box-shadow:0 0 12px 3px rgba(0,0,0,.06);border-radius:10px;width:166px;height:192px;text-align:center;padding:25px}.template_box .inputText{max-width:100px}.template_box .template_image img{width:168px;height:190px}.template_box .template_image_empty{background-color:#f3f3f3;width:150px;height:180px;display:inline-block;overflow:hidden}.template_box .template_name p{color:#4a4a4a;font-size:15px;font-weight:600;line-height:19px;padding:20px;cursor:pointer}.template_box_Slider{background-color:#fff;box-shadow:0 0 12px 3px rgba(0,0,0,.06);border-radius:10px;width:100%;height:100px;text-align:center;padding:11px}.PlusIconTemplate{min-height:0!important;display:inline-block;overflow:hidden;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;font-size:13px;font-weight:600;line-height:19px;cursor:pointer;position:relative}.PlusIconTemplate .codeYouselfIcon{width:29px}.PlusIconTemplate .codeYouselfIcon_Slider{width:18px}.contentTabDesign{border-bottom:1px solid #e8e8e8}.titleCode{color:#000;font-size:13px;line-height:16px;text-align:left;font-weight:600}.browseREplaceFile{color:#008081;text-decoration:underline}.lineDivideheader{width:100px!important}.Tab_Wise_content{width:470px;max-height:800px}.Tab_Wise_content,.tabContent_Message{border:1px solid #e1e1e1;border-radius:5px}.tabContent_Message{background-color:#f7fbfb;cursor:pointer;width:100%;padding:6px 0;display:flex;align-items:center}.tabContent_Message .tabContent_Message_heading{cursor:pointer}.selectsearchtable_Campaign{width:100%;overflow:auto;font-size:13px;height:200px;font-size:11px;border-bottom:1px solid #dee2e6}.selectsearchtable_Campaign .colorBackground{background:#e6f4f4!important}.selectsearchtable_Campaign .dataTable{width:76px}.selectsearchtable_Campaign .Hearder_table{position:sticky!important;top:0;z-index:2}.selectsearchtable_Campaign .Hearder_table th{padding:12px;width:126px;height:20px!important;background:#fff!important}.selectsearchtable_Campaign .Hearder_table th:last-child{width:20px!important}.selectsearchtable_Campaign .tr td{padding:12px;width:126px;height:20px!important}.selectsearchtable_Campaign .tr td .labelParent{font-size:10px!important}.innerTabContent{display:flex;flex-direction:column}.innerTabContent .readMeOnly{opacity:.5;pointer-events:none}.innerTabContent .switch_toggle{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em}.innerTabContent .switch_toggle input{opacity:0;width:0;height:0}.innerTabContent .myToogle{display:flex}.innerTabContent .myToogle .switch{--false:#747474;--true:teal}.innerTabContent .myToogle input[type=checkbox]{margin-left:10px;appearance:none;height:22px;width:50px;background-color:#fff;position:relative;border-radius:.2em;cursor:pointer;border:1px solid #c7c7c7}.innerTabContent .myToogle input[type=checkbox]:before{content:"";display:block;height:16px;width:22px;transform:translate(-50%,-50%);position:absolute;top:50%;left:1.25em;background-color:var(--false);border-radius:.2em;transition:.3s ease}.innerTabContent .myToogle input[type=checkbox]:checked:before{background-color:var(--true);left:calc(100% - 1.15em)}.innerTabContent .screen-container{display:flex;flex-direction:column;align-items:center}.innerTabContent .screen{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:10px;gap:10px;width:300px;height:300px;border:2px solid #ccc;position:relative}.innerTabContent .cell{display:flex;justify-content:center;align-items:center;border:1px solid #ccc;position:relative}.innerTabContent .cell input[type=radio]{position:absolute;top:5px;left:5px}.innerTabContent .cell label{position:absolute;bottom:5px;right:5px;font-size:12px}.innerTabContent .selected-position{margin-top:20px}.innerTabContent .margin_bottom{margin-bottom:20px;border-bottom:1px solid #efefef}.innerTabContent .trigger_note{font-size:12px;color:#afafaf}.innerTabContent .formInput_web .radio_headding_web{color:#000;font-weight:700;font-size:14px}.innerTabContent .formInput_web .custom-radio-label-web{color:#000;font-weight:400;font-size:14px}.innerTabContent h4{font-weight:700}.innerTabContent .restrict_me{color:#afafaf;font-size:14px}.innerTabContent .Myuser_Segment,.innerTabContent .Myuser_Segment .myToogle{display:flex}.innerTabContent .Myuser_Segment .myToogle .switch{--false:#747474;--true:teal}.innerTabContent .Myuser_Segment .myToogle input[type=checkbox]{margin-left:10px;appearance:none;height:22px;width:50px;background-color:#fff;position:relative;border-radius:.2em;cursor:pointer;border:1px solid #c7c7c7}.innerTabContent .Myuser_Segment .myToogle input[type=checkbox]:before{content:"";display:block;height:16px;width:22px;transform:translate(-50%,-50%);position:absolute;top:50%;left:1.25em;background-color:var(--false);border-radius:.2em;transition:.3s ease}.innerTabContent .Myuser_Segment .myToogle input[type=checkbox]:checked:before{background-color:var(--true);left:calc(100% - 1.15em)}.innerTabContent .Myuser_Segment .btn-container{display:table-cell;vertical-align:middle;text-align:center}.innerTabContent .Myuser_Segment .btn-color-mode-switch{display:inline-block;position:relative;margin:0 0 0 15px}.innerTabContent .Myuser_Segment .btn-color-mode-switch>label.btn-color-mode-switch-inner{margin:0;width:140px;height:24px;background-color:#fff;border:1px solid #dadada;border-radius:5px;overflow:hidden;position:relative;transition:all .3s ease;display:block}.innerTabContent .Myuser_Segment .btn-color-mode-switch>label.btn-color-mode-switch-inner:before{content:attr(data-on);position:absolute;font-size:12px;font-weight:600;top:4px;right:30px;color:teal;cursor:pointer}.innerTabContent .Myuser_Segment .btn-color-mode-switch>label.btn-color-mode-switch-inner:after{content:attr(data-off);width:70px;height:23px;background:teal;border-radius:5px;position:absolute;font-size:12px;display:flex;justify-content:center;align-items:center;left:0;top:0;text-align:center;transition:all .3s ease;padding:5px 0;color:#fff;font-weight:600;cursor:pointer}.innerTabContent .Myuser_Segment .btn-color-mode-switch input[type=checkbox]{cursor:pointer;width:50px;height:25px;opacity:0;position:absolute;top:0;z-index:1;margin:0}.innerTabContent .Myuser_Segment .btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner:after{content:attr(data-on);left:68px}.innerTabContent .Myuser_Segment .btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner:before{content:attr(data-off);right:auto;left:20px}.mainSaveTempWeb{position:relative;top:-57%}.mainSaveTempWebCode{position:relative;top:-37%;left:10%}.saveTemplateCode{width:151px;height:38px;border-radius:8px;background-color:teal;border-radius:3px;color:#fff;position:absolute;top:238px;left:66%}.webmessagetab{width:95%;margin-top:30px}.webmessagetab .screen-container{display:flex;flex-direction:column;align-items:center;height:125px;width:160px;background:url(/static/media/desktop.8a929e22.svg) no-repeat 50%}.webmessagetab .screen{display:flex;flex-wrap:wrap;width:148px;height:92px;background-size:cover;position:relative;margin-top:10px}.webmessagetab .cell{flex:1 0 33.33%;display:flex;justify-content:center;align-items:center;position:relative;box-sizing:border-box;cursor:pointer}.webmessagetab .cell:first-child{border-top-left-radius:6px}.webmessagetab .cell:nth-child(3){border-top-right-radius:6px}.webmessagetab .cell:nth-child(7){border-bottom-left-radius:6px}.webmessagetab .cell:nth-child(9){border-bottom-right-radius:6px}.webmessagetab .cell.selected{flex:1 0 33.33%;display:flex;justify-content:center;align-items:center;position:relative;box-sizing:border-box;background-color:teal;transition:.1s ease-in-out;border:1px solid #fff}.webmessagetab .cell label{position:absolute;bottom:5px;right:5px;font-size:12px;pointer-events:none}.webmessagetab .selected-position{margin-top:20px}.previewOneWeb{top:54px;height:98px}.previewOneWeb,.previewOneWebSlider{width:100%;position:absolute;overflow:hidden}.previewOneWebSlider{top:-10px;height:100px}.previewTwoWeb{top:68px}.previewTwoWeb,.previewTwoWebSlider{width:110%;height:115px;position:absolute}.previewTwoWebSlider{top:22px}.Web_tab_2{border:1px solid #e0e0e0;width:100%;overflow:scroll;height:392px;margin-left:28px;position:relative}.CodeYourselfTitle{width:100%;display:flex;justify-content:space-between}.CodeYourselfTitle .ClearALL{color:teal;font-size:13px;line-height:16px;text-align:left}.browse_whatsapp_file{display:flex}.browse_whatsapp_file label{background-color:#fff!important;color:teal;border:1px solid teal!important;border-radius:3px!important;width:121px!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:10px!important}.browse_whatsapp_file .InputBrouse{width:207px!important}.browse_whatsapp_file .RsetButon{width:126px;background-color:#fff;padding:11px;color:teal}.PreviewBodyContatiner{overflow-y:scroll}.FooterModal{border-top:none!important}.browse_whatsapp_uploaded_file{padding:0!important;width:83%!important}.hptest_content_html .hptest_content_html_one{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:60%;min-height:733px;padding:25px}.hptest_content_html .hptest_content_html_one .CodeYourselfBody{width:100%}.hptest_content_html .hptest_content_html_one .CodeYourselfBody .input_Email_CodeURSlef{border:1px solid #e1e1e1;border-radius:5px;width:100%;height:209px;padding:12px}.hptest_content_html .hptest_content_html_one .ChooseFileMain{position:relative!important}.hptest_content_html .hptest_content_html_one .ChooseFileMain .choseFileInput{width:234px!important;font-size:13px}.hptest_content_html .hptest_content_html_one .ChooseFileMain .BrowseFileCode{position:absolute;left:71%;font-size:11px;top:14px;color:teal;font-weight:700;text-decoration:underline}.hptest_content_html .hptest_content_html_two{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 9px 3px rgba(0,0,0,.06);width:40%;min-height:733px;padding:25px}.ImageTabSub{justify-content:space-around}.ImageTabSub,.ImageTabSubEnable{display:flex;align-items:center;width:151px}.ImageTabSubEnable{justify-content:flex-start}.create_check_Main input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.create_check_Main label{position:relative;cursor:pointer;font-size:12px;display:flex;align-items:center}.create_check_Main label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.create_check_Main input:checked+label:before{background-color:teal;border:2px solid teal}.create_check_Main input:checked+label:after{content:"";display:block;position:absolute;top:2px!important;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.create_checkTab input[type=checkbox]{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.create_checkTab label{position:relative;cursor:pointer;font-size:12px;display:flex;align-items:center}.create_checkTab label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.create_checkTab input:checked+label:before{background-color:teal;border:2px solid teal}.create_checkTab input:checked+label:after{content:"";display:block;position:absolute;top:23px!important;left:5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.titleShape{font-size:12px}.ShapeOptions{display:flex;width:430px}.ShapeOptions .edges_sharp{border-radius:0}.ShapeOptions .edges_sharp,.ShapeOptions .edges_Smooth{background-color:#eea141;color:#fff;padding:3px;width:87px;display:flex;justify-content:center}.ShapeOptions .edges_Smooth{border-radius:5px}.ShapeOptions .edges_round{background-color:#eea141;color:#fff;border-radius:22px;padding:3px;width:87px;display:flex;justify-content:center}.ShapeOptions .BorderOnlyFill{border:1px solid #000;background-color:#fff;color:#000;border-radius:0}.ShapeOptions .BorderOnlyFill,.ShapeOptions .GradientFill{padding:3px;width:87px;display:flex;justify-content:center}.ShapeOptions .GradientFill{background-image:linear-gradient(#000,#fff);background-color:"";color:#fff;border-radius:0}.ShapeOptions .SolidFill{background-color:#000;color:#fff;border-radius:0;padding:3px;width:87px;display:flex;justify-content:center}.ShapeOptions .LinkInput{width:100%!important}.textForm{width:407px!important}.IronColorClose{background-color:#000;width:93px;height:28px}.textColorClose{background-color:#919191;width:93px;height:28px}.GradientFillBG{background-color:"";width:93px;height:28px;background-image:linear-gradient(#000,#fff)}.labelTitle{font-size:12px;margin-left:35px}.LivePreviewTab{width:100%;height:469px;border:1px solid #e0e0e0;padding:10px;font-size:13px;overflow:scroll}.Oveltitle{background-color:teal;border:1px solid teal;border-radius:100%;width:6px;height:6px}.LiveTitle{color:#000;font-size:13px;line-height:17px;text-align:left;display:flex;align-items:center;font-weight:800;margin-top:38px}.LivePreviewTemplate{width:100%;display:flex;justify-content:center}.ContentTabPopup{opacity:1!important}.ContentTabPopup .modal-dialog{width:335px}.ContentTabPopup .modal-header{border:none}.ContentTabPopup .modal-header,.ContentTabPopup .Model_Header_Main{width:100%!important;display:flex;justify-content:space-between}.ContentTabPopup .Model_Header_Main .Model_Header_Title{color:#4a4a4a;font-size:20px;line-height:24px;text-align:left;font-weight:600}.ContentTabPopup .Model_Header_Main .modal-content{border-radius:1.3rem}.ContentTabPopup .Model_Header_Main .Button_edit_header{border:1px solid #cdcdcd;border-radius:3px;width:74px;height:32px;color:#4a4a4a;font-size:14px;line-height:18px;text-align:left;display:flex;justify-content:center;align-items:center}.ContentTabPopup .Model_Header_Main .Button_edit_header .edit_view_btn{width:12px;margin-right:7px}.SelectFilterContent{width:300px}.ContentMain_App_Mobile{display:flex;margin-top:10px;flex-wrap:wrap}.ContentMain_App_Mobile .Content_App{padding:21px;background-color:#fff;border-radius:5px;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);justify-content:center;width:225px;height:383px;margin:15px;flex-direction:column}.ContentMain_App_Mobile .Content_App h4{text-align:center;color:#4a4a4a;font-size:14px;line-height:17px}.ContentMain_App_Mobile .Content_App .ImageMobiles{width:192px;height:327px}.MainWEbTab{display:flex;width:100%}.MainWEbTab .SubTabWebContent{background-color:#fff;border:1px solid teal;border-radius:5px;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);width:281px;height:269px}.MainWEbTab .SubTabWebContent .TitleHeadingInactive{color:#4a4a4a;font-size:17px;line-height:17px;text-align:center;padding:10px}.MainWEbTab .SubTabWebContent .textDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:5px;width:247px;max-height:184px;justify-content:center;align-items:center;margin:16px 17px}.MainWEbTab .SubTabWebContent .textDiv .ImageIcon{border:1px solid #e6e6e6;border-radius:100%;width:53px;height:53px;display:flex;padding:8px}.MainWEbTab .SubTabWebContent .textDiv .ImageSmaple{width:246px}.WebTemplatePreview .SubTabWebContent{background-color:#fff;border-radius:5px;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);width:326px;max-height:500px;padding:22px}.WebTemplatePreview .SubTabWebContent .TitleHeadingInactive{color:#4a4a4a;font-size:17px;line-height:17px;text-align:center;padding:10px}.WebTemplatePreview .SubTabWebContent .textDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:5px;width:288px;max-height:264px;justify-content:center;align-items:center;margin:21px 4px 12px -3px}.WebTemplatePreview .SubTabWebContent .textDiv .ImageIcon{border:1px solid #e6e6e6;border-radius:100%;width:53px;height:53px;display:flex;padding:8px}.WebTemplatePreview .SubTabWebContent .textDiv .ImageSmaple{width:272px}.WebTemplatePreview .SubTabWebContent .textDiv .TitleText{font-weight:700}.WebTemplatePreview .SubTabWebContent .textDiv .bodyContent{width:200px;word-wrap:break-word}.WebTemplatePreview .SubTabWebContent .buttonDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:5px;width:288px;height:32px}.WebTemplatePreview .SubTabWebContent-Web{background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);width:326px;max-height:500px;padding:22px;margin:100px 10px 10px 20px}.WebTemplatePreview .SubTabWebContent-Web .TitleHeadingInactive{color:#4a4a4a;font-size:17px;line-height:17px;text-align:center;padding:10px}.WebTemplatePreview .SubTabWebContent-Web .textDiv{background-color:#fff;border:1px solid #d7d7d7;width:100%;max-height:264px;justify-content:center;align-items:center}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageIcon{border:1px solid #e6e6e6;width:53px;height:53px;display:flex;padding:8px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageSmaple{width:272px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .TitleText{font-weight:700}.WebTemplatePreview .SubTabWebContent-Web .textDiv .bodyContent{width:200px;word-wrap:break-word}.WebTemplatePreview .SubTabWebContent-Web .buttonDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:8px;width:288px;height:32px}.Body_Content{height:200px}.ButtonDiv{border:1px solid #e2e2e2;border-radius:5px;width:587px;height:113px}.LabelButton{width:228px}.OnClicButton{width:314px}.my_floating_lable{position:absolute!important;top:-9px;left:12px;color:#000!important;background:#fff!important;font-size:13px!important;padding:0 2px;z-index:1;text-align:left}.LineDivider{width:66%}.titlePosition{position:relative}.imagePlusIon{position:absolute;top:12px;left:91%;cursor:pointer}.PlusPopMain{position:absolute;top:29px;z-index:999;left:52%}.PlusPopMain .PlusPopsub{background-color:#fff;width:266px;height:100px;border-radius:3px;box-shadow:0 0 12px 3px rgba(0,0,0,.06)}.PlusPopMain .PlusPopsub .divPoptitle{border-bottom:1px solid #eaeaea;padding:15px;cursor:pointer}.Content_Feilds{width:60%}.headingcolor{font-size:15px;font-weight:600}.TemplateMobileView{width:40%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.TemplateMobileView .PreviewTemplate{font-weight:600}.TemplateMobileView .ImageCss{width:260px}.TemplateMobileView .TestButton{background-color:#fff;border:1px solid teal;border-radius:3px;width:83px;height:29px;color:teal}.TemplateMobileViewSummary{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.TemplateMobileViewSummary .PreviewTemplate{font-weight:600}.TemplateMobileViewSummary .ImageCss{width:260px}.TemplateMobileViewSummary .TestButton{background-color:#fff;border:1px solid teal;border-radius:3px;width:83px;height:29px;color:teal}.ImageOverlay{position:relative}.ImageOverlay .ResetButton{position:absolute;top:13px;left:89%;color:teal;font-weight:600;cursor:pointer}.DarkText{font-weight:700}.defaultImgeIcon{display:flex;justify-content:space-between;align-items:flex-start;width:93%}.smallImageIcon{width:28px}.BigImageIcon{margin-top:10px;width:28px;position:absolute;right:1px}.CustomPop{position:absolute;padding:10px}.delivery-time-section{margin-top:15px}.delivery-time-section,.delivery-time-section .delivery-time-options{display:flex;align-items:center}@media screen and (max-width:1280px){.WebTemplatePreview .SubTabWebContent-Web{background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);width:326px;max-height:500px;padding:22px;margin:80px 10px 10px 30px}.WebTemplatePreview .SubTabWebContent-Web .TitleHeadingInactive{color:#4a4a4a;font-size:17px;line-height:17px;text-align:center;padding:10px}.WebTemplatePreview .SubTabWebContent-Web .textDiv{background-color:#fff;border:1px solid #d7d7d7;width:100%;max-height:264px;justify-content:center;align-items:center}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageIcon{border:1px solid #e6e6e6;width:53px;height:53px;display:flex;padding:8px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageSmaple{width:272px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .TitleText{font-weight:700}.WebTemplatePreview .SubTabWebContent-Web .textDiv .bodyContent{width:200px;word-wrap:break-word}.WebTemplatePreview .SubTabWebContent-Web .buttonDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:8px;width:288px;height:32px}}@media screen and (max-width:1400px){.WebTemplatePreview .SubTabWebContent-Web{background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.08);width:326px;max-height:500px;padding:22px;margin:100px 10px 10px -80px}.WebTemplatePreview .SubTabWebContent-Web .TitleHeadingInactive{color:#4a4a4a;font-size:17px;line-height:17px;text-align:center;padding:10px}.WebTemplatePreview .SubTabWebContent-Web .textDiv{background-color:#fff;border:1px solid #d7d7d7;width:100%;max-height:264px;justify-content:center;align-items:center}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageIcon{border:1px solid #e6e6e6;width:53px;height:53px;display:flex;padding:8px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .ImageSmaple{width:272px}.WebTemplatePreview .SubTabWebContent-Web .textDiv .TitleText{font-weight:700}.WebTemplatePreview .SubTabWebContent-Web .textDiv .bodyContent{width:200px;word-wrap:break-word}.WebTemplatePreview .SubTabWebContent-Web .buttonDiv{background-color:#fff;border:1px solid #d7d7d7;border-radius:8px;width:288px;height:32px}}.flowchart-container{display:flex;height:100vh;position:relative;top:61px}.TemplateTopTab{width:100%;justify-content:space-between;display:flex;position:relative;background-color:#fff;align-items:center}.TemplateTopTab .TemplateTabs{border-radius:3px;width:698px;height:34px}.TemplateTopTab .TemplateTabs .ColorNavCss{color:#fff!important;padding:10px;margin-right:12px;background-color:teal;border:1px solid teal;border-radius:3px;width:70px;height:36px;font-size:14px}.TemplateTopTab .TemplateTabs .NormalNAv{background-color:#fff;color:#9d9d9d;padding:10px;margin-right:12px;border:1px solid #bdbdbd;font-size:14px;border-radius:3px;width:70px;height:36px}.Content_Feilds_Journey{width:100%}.TemplateMobileViewJourney{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.Content_App{width:100%;display:flex;justify-content:center}.Content_App .ImageMobiles{width:240px}.sidebar_left_Journey1{background-color:#fff;box-shadow:6px 2px 10px 0 rgba(0,0,0,.04);transition:.5s;cursor:pointer;padding:0;position:fixed;margin-top:45px;height:100vh;z-index:998;width:300px}.sidebar_left_Journey1 .Journey_sidebarActive{display:flex;width:100%;justify-content:space-between;font-size:15px;font-weight:800;height:43px;align-items:center;color:#000}.sidebar_left_Journey1 .Journey_sidebarActive .SidbarMainValues{color:#000!important;font-weight:700}.sidebar_left_Journey1 .Journey_sidebarActive .SidebarIcons{font-size:30px;font-weight:900}.sidebar_left_Journey1 .Journey_sidebar{display:flex;width:100%;justify-content:space-between;font-size:15px;height:63px;align-items:center;border-bottom:1px solid #d5d5d5}.sidebar_left_Journey1 .Journey_sidebar .SidbarMainValues{color:#a9a9a9!important;font-weight:700}.sidebar_left_Journey1 .Journey_sidebar .SidebarIcons{font-size:22px;font-weight:900}.sidebar_left_Journey1 .SubModuleJounery{display:flex;width:100%;font-size:12px}.sidebar_left_Journey1 .SubModuleJounery .Module_Sub_Jounery{display:flex;flex-direction:column;width:50px;align-items:center}.sidebar_left_Journey1 .SubModuleJouneryActive{display:flex;width:100%;font-size:12px;padding-bottom:12px;border-bottom:1px solid #d5d5d5;max-height:190px;flex-wrap:wrap}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery{display:flex;flex-direction:column;width:50px;align-items:center}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .ImageSubCss{border:1px solid #d0d0d0;border-radius:5px;width:70px;height:58px;padding:10px;display:flex;justify-content:center}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .TriggerColor{border:1px solid #90c9ff}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .ActionsColor{border:1px solid #ec7ca5}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .ConditionColor{border:1px solid #6bc8c8}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .FlowControlColor{border:1px solid #f5cf36}.sidebar_left_Journey1 .SubModuleJouneryActive .Module_Sub_Jounery .NAmeSubModule{text-align:center}.SubdivTabs{width:100%;display:flex;flex-wrap:wrap}.reactflow-wrapper{flex-grow:1;position:relative}.reactflow-wrapper .react-flow__node{text-align:center;font-size:14px;background-color:#fff;border-radius:5px;box-shadow:1px 5px 8px 1px rgba(0,0,0,.16);display:flex;justify-content:center}.reactflow-wrapper .react-flow__edge-path{stroke-width:3px;cursor:pointer}.reactflow-wrapper .react-flow__edge-path:hover{stroke:tomato}.reactflow-wrapper .react-flow__node:hover{border-color:#1abc9c}.reactflow-wrapper .react-flow__edge{stroke-width:2px;stroke:#34495e}.reactflow-wrapper .react-flow__edge:hover{stroke:#1abc9c}.delete-edge-modaljounery,.JourneyModel .modaljounery{position:fixed;top:50%;left:50%;width:500px;background-color:#fff;border-radius:5px;padding:20px 0 10px;box-shadow:0 5px 10px rgba(0,0,0,.3);transform:translate(-50%,-50%);z-index:1000}.JourneyModel .modaljounery,.modaljounery-content{display:flex;flex-direction:column;align-items:flex-start}.JourneyModel .modaljounery,.modaljounery-content h2{margin:0 0 10px;color:#34495e}.JourneyModel .modaljounery,.modaljounery-content label{margin-bottom:5px;color:#34495e}.JourneyModel .modaljounery,.modaljounery-content input[type=text]{width:100%;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}.JourneyModel .modaljounery,.modaljounery-content button{padding:10px 20px;margin:5px 0;background-color:#1abc9c;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:19px}.JourneyModel .modaljounery,.modaljounery-content button:hover{background-color:#16a085}.delete-edge-modaljounery p,.JourneyModel .modaljounery{color:#34495e;margin-bottom:10px}.delete-edge-modaljounery button,.JourneyModel .modaljounery{padding:10px 20px;margin:5px;background-color:#e74c3c;border:none;border-radius:5px;cursor:pointer;font-size:14px}.delete-edge-modaljounery button:hover,.JourneyModel .modaljounery{background-color:#c0392b}.JourneyModel .modaljounery,.modaljounery-content{padding:20px;border-radius:5px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.JourneyModel .modaljounery,.modaljounery-content h2{margin-bottom:20px}.JourneyModel .modaljounery,.modaljounery-content label{display:block;margin-bottom:10px;font-weight:700}.JourneyModel .modaljounery,.modaljounery-content input,.modaljounery-content select{width:100%;padding:8px;margin-top:5px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.JourneyModel .modaljounery,.modaljounery-content button{margin-right:10px;border-radius:4px}.JourneyModel .modaljounery,.modaljounery-content .cancel-button{background-color:#6c757d}.JourneyModel .modaljounery,.modaljounery-content .cancel-button:hover{background-color:#5a6268}.close-button,.JourneyModel .modaljounery{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer}.close-button:hover,.JourneyModel .modaljounery{color:red}.node{flex-direction:column;justify-content:center;padding:10px;border-radius:4px}.node,.node .node-content{display:flex;align-items:center}.node .node-content{justify-content:space-between;width:165px;position:relative}.node .node-content .node-icon{width:20px;height:20px;margin-right:15px}.node .node-content .node_values{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:119px}.node .node-content .Node_Lable{width:200px}.node .node-content .Node_Lable_Sub{word-wrap:break-word;width:121px;font-size:13px}.node .node-content .TimerNOdeValue{width:200px;color:#ffa7a7!important}.node .node-content .node-plus-img{position:fixed;left:210px;top:20px}.activityJourney-node-Active{width:220px;max-height:200px;border:2px solid #90c9ff;border-left-width:9px}.activityJourney-node{width:220px;max-height:200px;border:2px solid #90c9ff;border-left-width:6px}.Actions-node-Active{width:220px;max-height:200px;border:2px solid #ec7ca5;border-left-width:9px}.Actions-node{width:220px;max-height:200px;border:2px solid #ec7ca5;border-left-width:6px}.Loyalty-Actions-node-Active{width:220px;max-height:200px;border:2px solid teal;border-left-width:9px}.Loyalty-Actions-node{width:220px;max-height:200px;border:2px solid teal;border-left-width:6px}.Condition-node-Active{width:220px;max-height:200px;border:2px solid #6bc8c8;border-left-width:9px}.Condition-node{width:220px;max-height:200px;border:2px solid #6bc8c8;border-left-width:6px}.FlowControl-node-Active{width:220px;max-height:200px;border:2px solid #f5cf36;border-left-width:9px}.FlowControl-node{width:220px;max-height:200px;border:2px solid #f5cf36;border-left-width:6px}.emailJourney-node{background:#fafad2}.whatsappJourney-node{background:#ffb6c1}.apppushJourney-node{background:#e0ffff}.webpushJourney-node{background:#20b2aa}.checkattributeJourney-node{background:#ffffe0}.hasdoneeventsJourney-node{background:#b0c4de}.splitactionJourney-node{background:#fafad2}.waitforeventJourney-node{background:#f08080}.whatsapp-node{background:#d3d3d3}.coupon-node{background:#b0c4de}.point-node{background:#789}.collectSurvey-node{background:#add8e6}.eject-node{background:#90ee90}.engage_sms .row .engage_sms_table .table thead th:first-child{padding-left:16px}.engage_sms .row .engage_sms_table .table tbody td:first-child{padding-left:8px}.engage_sms .row .engage_sms_table .table tbody td h4{font-size:11px}.threeDost_Div{background-color:#fff;border-radius:5px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:159px;height:35px;position:absolute;z-index:1;cursor:pointer;top:28px;right:0}.threeDost_Div .threeDost_Div_Title{border:1px solid #f5f4f4;display:flex;justify-content:flex-start;padding:8px 14px;font-size:12px}.Journey_Pop_title{font-weight:800!important}.JourneyCommonPopup{width:50%;left:60%;top:0;border-radius:0}.JourneyCommonPopup .modal-dialog{margin:0!important}.JourneyCommonPopup .Model_Header_popoup{border-bottom:none}.JourneyCommonPopup .modal-title{font-weight:800!important}.JourneyCommonPopup .modal-content{height:140vh}.JourneyCommonPopup .TitleJourneypop{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left}.JourneyCommonPopup select option{word-break:break-all}.JourneyEMailData{width:30%;left:70%;top:0;border-radius:0}.JourneyEMailData .modal-dialog{margin:0!important}.JourneyEMailData .Model_Header_popoup{border-bottom:none}.JourneyEMailData .modal-content{height:100vh;top:0}.JourneyEMailData .modal-body{overflow:scroll}.JourneyEMailData .TitleJourneypop{color:#2b2b2b;font-size:18px;line-height:22px;text-align:left}.JourneyEMailData select option{word-break:break-all}.JourneyEMailData .close_pop{cursor:pointer}.SliderCss{width:60%!important}.DisabledCSS,.FeildCss{background-color:#fff!important}.FeildCss{width:230px}.FeildCommon{width:100%;background-color:#fff!important}.SaveButton,.SaveButtondisabled{color:#fff;background-color:teal;border-radius:3px;width:120px;font-size:14px;line-height:17px;text-align:center;height:38px}.SaveButtondisabled{opacity:.5}.test_btns{color:teal;background-color:#f9f9f9;border:1px solid teal;border-radius:3px;width:105px;height:45px}.graph_Report{display:flex;flex-direction:column;background-color:#fff;height:100%}.graph_Report .graph_Report_header{display:flex;justify-content:space-between;padding:30px 20px 0 0;border-bottom:1px solid #efefef;margin-bottom:20px}.graph_Report .graph_Report_header .graph_Report_Options{display:flex;align-items:end}.graph_Report .graph_Report_header .graph_Report_Options .myGraph{font-size:16px;line-height:19px;margin-left:20px;padding-bottom:5px;color:#9a9a9a;cursor:pointer}.graph_Report .graph_Report_header .graph_Report_Options .selectedGraph{transition:.05s ease-in-out;color:teal;font-weight:700;border-bottom:3px solid teal}.graph_Report .graph_Report_header .graph_report_button{border:1px solid teal;border-radius:3px;width:148px;height:34px;color:teal;font-size:14px;margin-bottom:10px;background-color:#fff}.graph_Report .graph_report_body{display:flex;flex-direction:column;height:100%}.graph_Report .graph_report_body .graph_report_chart{background-color:#fff;border-radius:5px;box-shadow:0 0 6px 0 hsla(0,0%,48.2%,.22);margin:20px;padding:20px}.graph_Report .graph_report_body .graph_report_chart h6{font-weight:800}.graph_Report .graph_report_body .graph_report_sub_cards{width:100%;padding:10px;background-color:#fff;border-radius:5px;box-shadow:0 0 6px 0 hsla(0,0%,48.2%,.22)}.graph_Report .graph_report_body .graph_report_sub_cards h6{font-size:14px;color:#9a9a9a}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent{display:flex;align-items:center;margin-top:10px}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent p{font-size:12px;font-weight:700}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent h2{font-size:18px;font-weight:800;animation:growsubDown .4s ease-in-out}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent .projected{display:flex;font-size:14px;font-weight:700;margin-left:10px}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent .projected .up{color:#4cbe4e}.graph_Report .graph_report_body .graph_report_sub_cards .val_percent .projected .down{color:#f17b7b}.graph_Report .channelWise{display:flex;flex-direction:column;padding:20px;width:102%}.graph_Report .channelWise .load_more{background-color:#2b2b2b;border-radius:3px;width:172px;height:39px;color:#fff}.graph_Report .channelWise .channelWiseCards{display:flex;flex-direction:column;border-radius:2px;box-shadow:0 0 6px 0 hsla(0,0%,48.2%,.22)}.graph_Report .channelWise .channelWiseCards .channelWiseCards_head{background-color:#f4f4f4;border-radius:5px 5px 0 0;padding:10px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_head h6{font-size:14px;font-weight:800;margin-bottom:5px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_head p{font-size:12px;color:#6d7278}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body{background-color:#fff;border-radius:5px 5px 0 0;padding:10px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .border_me{border-bottom:1px solid #f0f0f0}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_head{display:flex;justify-content:space-between;padding-bottom:10px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_head .revenue_sec h6{color:#6d7278;font-size:13px;margin-bottom:2px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_head .revenue_sec h2{color:#282d30;font-size:20px;font-weight:700;animation:growsubDown .4s ease-in-out}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_body{display:flex;align-items:center;width:105%;margin-top:10px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_body .val_pair{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_body .val_pair .name{color:#6d7278;font-size:13px;width:91%;word-break:break-all}.graph_Report .channelWise .channelWiseCards .channelWiseCards_body .body_body .val_pair .val{color:#282d30;font-size:13px;font-weight:700;width:30%;text-align:end}@keyframes growsubDown{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.ActivityPop .css-1869usk-MuiFormControl-root{width:77%!important}.ActivityPop .myCheck{width:16px;height:16px;accent-color:teal}.ActivityPop .everyTime_section{font-size:13px;border:1px solid #eaeaea;border-radius:4px;padding:5px}.ActivityPop .everyTime_section .myText{visibility:hidden;margin-left:5px}.ActivityPop .everyTime_section .info_icon{cursor:pointer}.ActivityPop .everyTime_section .info_icon:hover+.myText{visibility:visible;color:#fff;background-color:#6c757d;padding:3px;border-radius:2px}.css-6hp17o-MuiList-root-MuiMenu-list{display:flex!important;flex-direction:column!important}.headingPreview{font-size:14px}.TemplatePreviewSMS{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAGjCAIAAAAw2xeBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAA16ADAAQAAAABAAABowAAAABvNgLEAAAZKUlEQVR4Ae2dW4xc9WHG5z57v3h3bbNe36ltwAETAy5pSUAFtyGCpFXLQ/tWtWrVSu1L89JWldpUFUWKGkVJHto+5ClJm0Kk0oeKpg2GcjHYNBRiG+zFYGMD673f5j7Tb3bweHZ252aW9df9viMEZ86c8z/f9/9+87+d2SE4MzkZ8OYauKE1EMHdI7H4DdXgm+vWQC6fK2SzId0KsHOGGigURRTbQm+t1kAwGMQlhUAhn89jJxQKBQNLRwpLldpqcfLnm8JWESik0tlUKpNOZ4FgYQk7QBkOh2KxaFtbNBpxlbZapW4Lm6+xQmExmZ6fT2QyWdBXbAkrWj6AmEikZ2eDbfFIV1dHPB5tvmCf6Q9uYwbQ/aYzubm5xYWFZOXZpX65fARQYltMpBPJTHd3e1dXeyQcxpHyCd6pVQOmsFbNfHwcqKVS6anpBfTCS6PBBufjbZA3M7OALruvrysWBYiNLxE/wxTWAwDYLSSS09Pz2Uy+SQRLxS110KlsNjcw0B2PRQ1ivVrG9K7+28rvgiR0xGjVWkWwDGImk5uams9mi/Nob3VqwBTWrBzMgItzkXS2pVawsjhcmEplp2cXKg96f2UNtEBhezQQC68sYWMeAUDJVHp+IVE1BbkOt4lEamlMWVxQ3GAblklX/nMdPpsdF4ZDge++GtqxqXDfroJCD5PLFzApLuQLn5BC0JzL5RcTyVgs8gmLoiIY8MXC+ZlkZCUMfe15zMeyuY/1hlEDjeZnTVEYCwe/+ULw6/8d+4tfyt6/R2Kcg0XBtWrAQsWlxFR3V0d0o8yXgeCHM/m/fT42lQwvPTO69gHBs6RIoPDHv5i546Yieulc4L3p4E29hXgYC6w1twYUFtvbUODxY5Fvvhj+wyO53ziYS2drlrWR3kglM2toBx/cdDoTiWyQAQ2W5P/uxej+gfzR/VdbvKuVFQkFXrsU/PtXIk98Ed9RyP/DK+F/fTv63V9Pb+8t5GpP0upRWGpLv/VC9BsvRv/s/uzv3p1Bvyyy6IDVvqsVuzb/zZS7qLUp70aWgmHG2Fzwtw7l9w1WD88wKNzeF/ynnwbOTQT/5c3Y9GJ+W08+2agua85OUFwmH3jiuejX/jP8Nw9lfv9IGpiLIIiEM9lGNdcaBkGsHW6k5yiRYLGHxQBw5T+omPlM8PFj0d62wuNfzHfGgg2xqUkhhuVf/ffod14KfeORzG/flQGUxTGnzIZlmjX0ujRHqe681rB8qqJgdjIV/uxI/s8fwCcZE7zG6lanEMPBsfnAj96MPHhz/jcPYZKnhWDjarueM65jBeN6bsNwDUDEg8vi9LkJBCF4dQrB7+aOwh/8fOa5d8N/9eNwNhBEdyy1hTAoXtNtIy3TNKyY7kj+P0Yj/3iyuI6DFq3hVnt2Egz8yX3ZwY7AX/44spjN/en92b624khRZMPXYbKZNetDMSLEMk2galXj/3NVYsKBGT+eYqDZq9zwCox0RfNf+5Xsd14MnPswPJdu/AGsTSHayWDgd+4GiPk/ejo6tVD461/Ob+kurF00leLp9rHInEym11AWKKwKbA0LX+eiMNsY7Cr8ZDTcHqqew4GZ1z4I9bYHR3oxNSk88Vz48mwAi4X1tyD+Bq/OXz+h4mKhwgsXQr/3o/imjsDXH87cOVwcJm74DSs1H41NrYlNZBaJhIaG+qIbZb0QqI0vBr/3P6GZZLCqwy3NRX7tYP7WzXms6yWygXcnQzv787VWrXO5XCGXbUAhYkAbi+LemQp99enw0QMYLGZT1R+ANQmLqxDMka+MT+O7CJ+8AUN33N3d0dfb2bhn4qqDemowT1jMBEBh1UmYjXRFC93x4nQW+2AUZ6L/rDVLaZbC0m1QHOBDJDrTFDz8nZiYq6rl63gJ+IaGetvisY20Xoh6AAzVDC7VDoBruEBYrsYShc1OfYE2htc6CKJ+29tiHR3xT4gOLm9vj8djGw1BYATUQMXKf5pHsMxisxSWLxDZKfYmoXBvb2c0FvkkILa1xdAXN7tuJlK5K2yawhVVcvUA4MP3D/C3I/grz6vHWvsvLsTlmJq0dpne2a6gupkXAu3x2MBAT7j16S3+PHlwoDcWRVNa9xZ+s9azE9dMZQ1gYjE02NPeHsM8o2HvjBNwWldn2+BADxYdK8vxfq0acDXVqpllx/GLC6BqfiG5uJjCF2BXXTJFkxcp/kJDrLOjDdOaZdf7Rd0aMIV1q2fZm0F8XxqEgUJwiL+vy2azpd4WP1NT/IUQoBoJoyNupslcVrD8C1PYAgKl3hbrLnGsyhZ/o6b8EAngFX8zCWXhKLYWCvWp/s2uVhkIh8OlH0kqrtkGQ/jSQ26JxxJ/rZbm80s14DlyCySgxRsbG8tk8FMhH28ffPghVv/xolRKeQcvsQ9kWyhd+FRT2EL48Xj8n3/4w5mZmWg0ihaxvb39+z/4wWIigb4YQ0LMS/KFPN4qlQhYx65cqfGUq4WbKpzqcWELKaN5e//998cnJr73ve8vLi48/KUvjY6Ofvvb3+ru6j506NCrJ06kksnDdx0++tBRNJBAcwLPoWfndu/e5ZFi/Vp2W1i/fq69C5LwNSZ0sm+88UZ/f/8jjzzy+uuvo138yld+dWRk5Mknn9y7d89jjz32k/96ttQRg8Ldu3YlU8nz589j/1pB3ltRA24LV1TJagfQ/546dQrTYvyGazgUWkzgtwwX0AWj/926dcvY2EeTU5NDm4eGh4cTiUSpADScaBHRL6MfX61IH7tWA/6MXquLOnsY9iWTqaeeeurOz975wAMPAMrnn3/+jttvP3r0aCQcGRoa+ty9nxvYNADyDh8+jHdRFJa20Qr29fXt3bOndKRO+eJvNf6Wq3gFle0DxFLHisXq4kRkacNB/BRSOBSOxqLpdBqNX1tbWzJZ/MlXUIj2EhTiJ9jLhXinqgZQY01917rqMuWXaOpammeAWreC9YEpUegeuX4tLXu3JQRxpRFcVn21X5jC2nXjd9arBkzhetW071O7Bkxh7brxO+tVA8X1QowQ1+t2vo9rYFkNLP296NL/+wn/X8Zl7/iFa2C9aqC0+FVsCzs78Udi3lwDN6YGEvPzRQrLXwO5MSp8V+0awBNPz060EeBwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwbwo5ctBWYQq18+dwv4zCbDbLocoqtGpgGYXhcFjLvd1y1MAyCoPBIIcqq9CqgWUUalm3W5oaMIU0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYN4U0UQgLMYXC4dNYX0ZhoVCgEWYhQjWwjMJMJiNk3VZpamAZhfm820KaZJSELKOwrS2u5N1eWWpgGYUsoqxDrAZMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHZNIWUsYqJMoVjglHYjlKrWRlQmkykUCmtTlktpugai0WgwGGz69OKJG5BCkDc1NTU3N59KJU1hSzSsycnxWLyjo6Ovvy8WizVZ4EajEPC99+67+Dj29Pb29PREoxvNYJO53qjT8vl8MpGcn5//aGxs06ZN27YNN6Ok2ZDQqFy4cCGVSpUKjUQiu3fvbrXhrRKEMicnpxYW5qtarPb29v7+TdcB0MzMzLlzo8PDNw0NDUFh1e38cn1qAB/+zVs2z0zPXLh4IZlM7N27t+F960VVCce5c+deeumlbDZXKjEUCqXT6f3795dv0BKRuVwOuLx15sz8wjw+PeVCSjsoCo3Znj17brnl1nA4XCjkwWXVOStfQs8777wzsn1ky+bNK9/1kU+7BlD/iBLBITLcq7ev9+b4zaPnRsfHJwYHB+rfPTgzOdnT37/ypI8+Grt8+VIJEQzx33rrLTSzlad1dnbecssBkAposG3bNrJlS1PxJxKJEydOnj37dqk0XItCSjfCPvgu09/f33/PPUcwvOvs7KpfOC65ePEiCtyxY0elSO+vTw1MT0+fOXMG08GBgUFQgRxL952Zmb1w4b19+/bF4/FaSmanplZvC2dn544dO3blyhUwUbq4BAdYwQ7+jdssLCy88sqrwGYJoTwGAQ8//DAGY7VuVjqOa1977bUzZ05X9pjhcKSvrzsQDKSSxa3sYXx8/Pjxl7/whfvPnj3b1tZWp3CQPT83v3vP7vp397ufUg2cP39+796be3q6wSISLPddiAz9HgbrdSiEpNXXC6enp9DAomktb2hshoeHH3zwwUcfffTo0Yd27dqF0tH+ffnLjwwODgJNfA6mpiYbmkSniWa1EkGUDOzuvvvuow891N3dXW4IURROm5iYwCW49cmTJ+osuoDCTDZbNt9Qhk9Y2xrI5wslzjAvzmazlYVv2bJldna2MtbKd0v7q1NYbo1KJ6EBQ6N67733ov07deoUphT33HP3gQP7lxrFax1o1VUrb4Yjb731cUdcfhdXpdOY9qTQIk5Pz1QVgo8BqO3s7IC3K2NXyldV7aTTmfqftqrz/XKtagCtD6JBaiXOsIMjSLOMHUZTaCPKL1e97+o9cuWpuB5N1O23337y5Mn33nsPL3EndNZHjtzz7LPHnn763wKBQrnjrrxw5T5GlrOzM1XH0aZ2dXVjYgWmR0ZGRkfPhkLF4W1pw70wz5qbm+vt7f3ggw82bx66+s6y/2JcCV6XHfKLdakBjJoQHADA2AxhYUP3hfVa9JalRGLRKAipr2X1trDyGlCyc+cO0HPp0iUcx23wbwCBm23bti2TSdfHvLKoxcVFKC4fwYWll5gOT0yMo8/FwLa9vQMHq8oEvvF42+LiQvla75DUAHgAIRi1T05OoufFQC6VTEWi0SYbppKLxhTivEgkmkhca2NLV+J+sRgwb2GrUoaX+Lhs3bp1586dF7C4dOFiJpO75ZbbohHM9pc10iWrVQdbuLFP/dRqAP0kxlH9/X3z83NjY2NdXV3JVArrJ6XWqsnbLgt71WtQHErfs2d3R0cnWkS8REPV1ta+ZcvW48ePt3Sznp5eTDhKS99o8A4dOrRz5662tjhEHzlyBC0jGsKbbtq6c8f28YkJzI7L41yYHD33zk3DNRfiscCDT+Sq+n3wU60BZDcwMDA6+g520M+Nj08ODGzq6+0t3xTDRvSg5Zer7jSmEM0V+t+xsSv33fcLx4+/gucTfX19hw8fRo98+fLllkZjaDuHh0fefvsM2MWG9Regc+DAgWeeeQZ9LppGdMW33normvc33vjfEoKAFXNwdMdY367zOAglo21e1aEPfto1gFzQTAAGDAeRJppDhFu+6dJoKl55pPxWeWd1CquGZSgCzR6ars9//j4MNEPh0MWL72PZr6roqqvK96jcOXjwtosXLyQSi2AOUyfgderUaTwbLNEMKE+fPoWZEIoCf6XyD952EEvoWI6usxADcCPhMFpZz5Qra3t99rFAiCYAgeLpBtqOpfWKa99jmJycwAPVKlSqhK1OIbIEB5V9HJh4+eWXX3/9p12dXZhkLCYS6ATLwONdbM18h6Kvr/euuw4ff/l4Ko2lmfDPfvYmJvbl5UPsYBUexOPW0I0y9/3cPny2Ll2+dMcdd1RJr3yJrryjswPzNUyYKo97fx1qAJFh5op+DES8/fZZzDWHhgZL9wUpeOqLkVh9Gas/wUP8WBdEZ4+dyuuBJjbwEURPX2YQa9+hEGbmaOea7KAvXbp84sSrWO5B4cXSKorCgdJN8e2gg5/5zI7tO+AEDyIbIo6G8PTp01jrQQ9eqdn7N6oG0EYCSvTXGDjW0YAneKtTiGsK+cJiYhH/rnN9+S0sFaG7BIvlIw13MFy4fBkDzg+wEl55MihHSwzswBPUY80GiDZZMj6UeNCyfft2dAGVZXp//WsAbQeeUOCZHprGqmamSkw9CqtO/ZReouetam5xI4hGm1pfei09gPv8+fOgdtu2kXg81iS+tUrz8VZrAI0IxoV4louv0mB0hKcMDSO48RS2arKZ8zFGxho4Ov1sFiPOlr993swtfE6tGliaSxQ2bRpAR1we7tc6uXS85ndq6l9G/i5GmRgaYgOOmPoE8B9v61UD4QjWKloYmJV0FefIgHG9RPo+roFVauD/ADWfQzIOvutiAAAAAElFTkSuQmCC);background-size:206px 421px;background-repeat:no-repeat;background-position:top 5px center;width:530px;height:450px;display:flex;flex-direction:column;align-items:center}.TemplatePreviewSMS .msg_box_wrap{position:relative;top:97px}.TemplatePreviewSMS .msg_box_wrap .msg_box_content{max-width:170px;min-width:170px;height:auto;padding:10px;background:#0e84fc;border-radius:10px;min-height:100px;word-break:break-all;max-height:253px;overflow-y:auto}.TemplatePreviewSMS .msg_box_wrap .msg_box_content p{font-size:11px;color:#fff;line-height:14px}.TemplatePreviewSMS .preview_img{width:206px}.TemplatePreviewWhatsapp{background:url(/static/media/whatsapp_bg.4617b28a.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 5px center;width:530px;height:450px;display:flex;flex-direction:column;align-items:center}.TemplatePreviewWhatsapp .msg_box_wrap{position:relative;top:97px}.TemplatePreviewWhatsapp .msg_box_wrap .msg_box_content{max-width:170px;min-width:170px;height:auto;padding:10px;background:#fff;border-radius:10px;min-height:100px;word-break:break-all;max-height:253px;overflow-y:auto}.TemplatePreviewWhatsapp .msg_box_wrap .msg_box_content p{font-size:11px;color:#000;line-height:14px}.TemplatePreviewWhatsapp .preview_img{width:206px}.titleApp{color:#7b7b7b;font-size:13px;line-height:16px;text-align:left}.TabAppPush{display:flex;width:38%;justify-content:space-between}.TabAppPush .ActiveAppTab{border:1px solid teal;color:teal;border-radius:3px}.TabAppPush .ActiveAppTab,.TabAppPush .InactiveAppTab{background-color:#f9f9f9;width:85px;height:45px;display:flex;justify-content:center;align-items:center;cursor:pointer}.TabAppPush .InactiveAppTab{border:1px solid #eaeaea;color:#9a9a9a;border-radius:3px}.RadioApp{justify-content:space-between;width:80%}.RadioApp,.TemplatePart{display:flex}.PreviewTabTemplate{border:1px solid #eaeaea;width:24%;height:44px;color:#d8d8d8;font-size:14px;line-height:17px;display:flex;justify-content:center;align-items:center}.TemplateNamePreview{width:350px}.popup-content{position:absolute;top:-19px;left:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;border:1px solid #90c9ff;padding:8px;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;width:72px;height:29px}.TriggerColor{border:1px solid #90c9ff}.ActionColor{border:1px solid #ec7ca5}.LoyaltyColor{border:1px solid teal}.ConditionColor{border:1px solid #6bc8c8}.FlowColor{border:1px solid #f5cf36}.popup-contentTopMost{top:-69px}.popup-contentTop,.popup-contentTopMost{position:absolute;left:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:8px;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;width:91px;height:29px;left:228px}.popup-contentTop{top:-35px}.popup-contentBottom{top:0;top:33px}.popup-content-C,.popup-contentBottom{position:absolute;left:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:8px;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;width:91px;height:29px;left:228px}.popup-content-C{top:0}.popup-contentBottomMost{top:34px}.popup-contentBottomMost,.popup-contentBottomMost1{position:absolute;left:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:8px;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;width:91px;height:29px;left:228px}.popup-contentBottomMost1{top:67px}.popup-line-action{border:none;border-top:4px dotted #ec7ca5}.popup-line-action,.popup-line-loyalty{color:#fff;background-color:#fff;height:1px;width:30%;position:absolute;top:54%;left:142%;transform:translate(-50%,-50%);z-index:-1}.popup-line-loyalty{border:none;border-top:4px dotted teal}.popup-line{border:none;border-top:4px dotted #90c9ff;top:54%;left:142%}.popup-line,.popup-line-True{color:#fff;background-color:#fff;height:1px;width:30%;position:absolute;transform:translate(-50%,-50%);z-index:-1}.popup-line-True{border:none;border-top:4px dotted #6bc8c8;top:54%;left:142%;-webkit-transform:translateY(20px) translateX(5px) rotate(-26deg)!important;top:-27px;left:177px}.popup-line-false{border:none;border-top:4px dotted #6bc8c8;top:54%;-webkit-transform:translateY(-20px) translateX(5px) rotate(27deg)!important;top:50px}.popup-line-false,.popup-line-Yes{color:#fff;background-color:#fff;height:1px;width:30%;left:142%;transform:translate(-50%,-50%);z-index:-1;position:absolute;left:177px}.popup-line-Yes{border:none;border-top:4px dotted #f5cf36;top:54%;-webkit-transform:translateY(20px) translateX(5px) rotate(-26deg)!important;top:-27px}.popup-line-Timeout{border:none;border-top:4px dotted #f5cf36;width:30%;top:54%;left:142%;-webkit-transform:translateY(-20px) translateX(5px) rotate(27deg)!important;top:50px;left:177px}.popup-line-A,.popup-line-Timeout{color:#fff;background-color:#fff;height:1px;transform:translate(-50%,-50%);z-index:-1;position:absolute}.popup-line-A{border:none;border-top:4px dotted #6bc8c8;width:30%;top:54%;left:142%;-webkit-transform:translateY(20px) translateX(5px) rotate(-50deg)!important;top:-48px;left:163px;width:48%}.popup-line-B{top:54%;left:142%;-webkit-transform:translateY(20px) translateX(5px) rotate(-26deg)!important;top:-27px;left:177px}.popup-line-B,.popup-line-C{border:none;border-top:4px dotted #6bc8c8;color:#fff;background-color:#fff;height:1px;width:30%;transform:translate(-50%,-50%);z-index:-1;position:absolute}.popup-line-C{top:54%;left:142%;top:15px;left:203px}.popup-line-D{width:30%;top:54%;left:142%;-webkit-transform:translateY(-20px) translateX(5px) rotate(30deg)!important;top:50px;left:177px}.popup-line-D,.popup-line-E{border:none;border-top:4px dotted #6bc8c8;color:#fff;background-color:#fff;height:1px;transform:translate(-50%,-50%);z-index:-1;position:absolute}.popup-line-E{width:30%;top:54%;left:142%;-webkit-transform:translateY(-20px) translateX(5px) rotate(50deg)!important;top:71px;left:160px;width:54%}.timer-node{width:72px;background-color:#fff;border:1px solid #ffa7a7;border-radius:5px;height:29px}.timer-node .node-plus-img{position:absolute!important;bottom:-15px!important;left:50%!important;transform:translateX(-50%)!important;top:17px!important;z-index:999}.Header_Journery{background-color:#fff;border:1px solid #efefef;width:100%;height:45px;display:flex;justify-content:flex-end;align-items:center;position:fixed;z-index:99}.Header_Journery .AddJourney{color:teal;font-size:20px;line-height:24px;text-align:left;background-color:#fff}.JoureymainGoal{border:1px solid #eaeaea;border-radius:3px;width:100%;max-height:100%;padding:20px}.JoureymainGoal .Journey_Title{color:#000;font-size:17px;line-height:19px;text-align:left;font-weight:700;display:flex;justify-content:space-between}.ConventionGoal{border-top:1px solid #ececec}.node-actions{top:-10px;left:-56px}.node-actions,.node-actions-small{position:absolute;display:flex;grid-gap:1px;gap:1px;flex-direction:column}.node-actions-small{top:-4px;left:20px}.node-action-icon{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:2px 5px;font-size:12px}.sliderJourney .switch{position:relative;display:inline-block;width:36px;height:18px}.sliderJourney .switch input{display:none}.sliderJourney .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.sliderJourney .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.sliderJourney input:checked+.slider{background-color:teal}.sliderJourney input:focus+.slider{box-shadow:0 0 1px teal}.sliderJourney input:checked+.slider:before{transform:translateX(17px)}.sliderJourney .slider.round{border-radius:34px}.sliderJourney .slider.round:before{border-radius:50%}.sliderJourney .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.sliderJourney .table-action-btn img{color:#9a9a9a}.disabled{opacity:.5;pointer-events:none}.round-btn_Journey{border-radius:12px;width:90px;height:25px;background-color:#f3f3f3;color:#6d7278;font-size:10px;border:1px solid #6d7278;padding:4px 14px 4px 12px;cursor:pointer;font-size:13px}.round-btn_Journey.active{color:#00b894;border-color:#07a287;background-color:rgba(0,128,128,.05)}.round-btn_Journey.inactive{color:#f27d7c;border-color:#f07e7e;background-color:rgba(255,106,106,.1)}.round-btn_Journey.pending{color:#007aff;border-color:#007aff;background-color:rgba(59,114,255,.1)}.EditImg{cursor:pointer}.Publish_BtnColor{border-radius:3px;width:148px;height:34px;color:#fff;font-size:14px;line-height:17px;text-align:center;background-color:teal}.header_appbar{display:flex;flex-direction:row;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.04);justify-content:space-between;align-items:center;padding:14px;z-index:10;position:fixed;width:100%;top:-1px}.header_appbar .logo_menu{display:flex;justify-content:center;align-items:center}.header_appbar .logo_menu .logo{font-weight:700;font-size:20px;padding-left:14px}.header_appbar .logo_menu .menu_img{width:16px;height:16px;cursor:pointer}.header_appbar .logo_menu .clix{width:62px;height:32px;cursor:pointer}.header_appbar .header_rightIcons{display:flex}.header_appbar .header_rightIcons .Common_create_Btn{width:120px;height:30px;padding:5px;border-radius:4px;background:ba;background-color:#000;color:#fff;margin-right:15px;font-size:13px;display:flex;justify-content:center;align-items:center}.header_appbar .header_rightIcons .search_program{flex-direction:column;display:flex;position:relative;margin-right:10px}.header_appbar .header_rightIcons .search_program h4{font-size:12px;text-align:left;font-weight:600}.header_appbar .header_rightIcons .search_program .input_search{background-color:#f3f3f3;border-radius:17px;border:none;outline:none;cursor:pointer;color:#4a4a4a;font-size:14px;line-height:33px;padding:0 0 0 37px;position:absolute;top:0;right:3px}.header_appbar .header_rightIcons .search_program .font{position:absolute;top:9px;right:160px}.header_appbar .header_rightIcons img{margin-right:4px;cursor:pointer}.header_appbar .header_rightIcons .profile{width:36px;border-radius:100%;cursor:pointer}.JourneyDesignMain{overflow:hidden}.popup{background-color:#fff;border:1px solid #d1d5db;border-radius:10px;padding:20px;width:400px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.popup h2{margin-top:0;font-size:20px;font-weight:700;color:#111827;padding-bottom:10px;border-bottom:1px solid #8f8c8c;padding-left:14px}.popup p{color:#6f7174;margin:20px 0;padding-left:14px}.warning{display:flex;align-items:center;background-color:#ffd9d9!important;color:#424242!important;padding:15px 12px;border-radius:6px;font-size:14px;margin-bottom:24px;margin-left:14px;margin-right:14px}.warning-icon{margin-right:8px;color:#b91c1c!important}.buttons{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;border-top:1px solid #8f8c8c;padding-top:10px}.btn{border-radius:6px;border:none;cursor:pointer;font-size:14px}.btn-closeM{background-color:#fff!important;color:#080808!important}.btn-close:hover{background-color:#f3f4f6;color:#080808!important}.btn-delete{background-color:#ef4444;color:#fff}.btn-delete:hover{background-color:#dc2626;color:#fff}.dashboard_reports{padding:20px}.dashboard_reports .container-fluid{padding:0}.dashboard_reports .container-fluid .row{margin:0;display:block}.dashboard_reports .container-fluid .row .report_slider{padding-bottom:50px;overflow:hidden;position:relative}.dashboard_reports .container-fluid .row .page-title{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.dashboard_reports .container-fluid .row .page-title .title .reportsTitle{color:#008081}.dashboard_reports .container-fluid .row .page-title .title .arrowback{cursor:pointer;font-size:20px}.dashboard_reports .container-fluid .row .page-title .title h3{color:#4a4a4a;font-weight:500;font-size:20px;margin-bottom:0;font-weight:600}.dashboard_reports .container-fluid .row .page-title .title p{color:#4a4a4a;font-size:14px;margin:0}.dashboard_reports .container-fluid .row .reports{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;align-items:center}.dashboard_reports .container-fluid .row .reports .report_area{color:#4a4a4a;text-align:left;padding-top:10px;padding-left:10px}.dashboard_reports .container-fluid .row .reports .report_area .report{font-size:20px;line-height:24px;margin-bottom:0;color:#4a4a4a;font-weight:500}.dashboard_reports .container-fluid .row .reports .report_area .report .report_color{color:#008081}.dashboard_reports .container-fluid .row .reports .report_area .area{font-size:14px;line-height:24px;margin-bottom:5px;color:#4a4a4a;font-weight:400}.dashboard_reports .container-fluid .row .col-md-4{width:100%;max-width:100%;padding:0}.dashboard_reports .container-fluid .grid_card{display:flex;flex-wrap:wrap}.dashboard_reports .container-fluid .grid_card .record_library{padding:10px}.dashboard_reports .browse_library_Download{background:#008081;color:#fff;width:130px;margin-right:12px;line-height:21px;border:2px solid #008081;border-radius:4px;padding:7px 14px;font-weight:500;font-size:16px;text-align:center;cursor:pointer}.dashboard_reports .browse_library_filter{width:128px}.dashboard_reports .browse_library,.dashboard_reports .browse_library_filter{line-height:21px;background-color:#fff;border:2px solid #008081;border-radius:4px;padding:7px 14px;font-weight:500;color:#008081;font-size:16px;text-align:center;cursor:pointer}.dashboard_reports .browse_library{width:166px}.dashboard_reports .slider_cantainer .swiper-wrapper{display:flex;flex-direction:row;justify-content:space-between}.dashboard_reports .slider_cantainer .report_card{background-color:#fff;padding:15px 15px 15px 22px;position:relative;height:250px}.dashboard_reports .slider_cantainer .report_card .report_logo{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:18px}.dashboard_reports .slider_cantainer .report_card .report_logo .logo{background-color:#f3f3f3;border-radius:50%;width:54px;height:54px;display:flex;flex-shrink:0;justify-content:center;align-items:center}.dashboard_reports .slider_cantainer .report_card .report_logo .logo .note{width:30px}.dashboard_reports .slider_cantainer .report_card .xyz_report_name{color:#4a4a4a;font-size:16px;line-height:19px;text-align:left;margin-bottom:5px;font-weight:500}.dashboard_reports .slider_cantainer .report_card .this_report{color:#4a4a4a;font-size:12px;line-height:18px;opacity:.6999999881;text-align:left;margin-bottom:5px;margin-top:9px}.dashboard_reports .slider_cantainer .report_card .view{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.dashboard_reports .slider_cantainer .report_card .view .rightArrow{width:20px;height:18px;margin-left:5px}.dashboard_reports .slider_cantainer .report_card .view .premium{background-color:#e5f2f2;border-radius:16.5px;color:#008081;font-size:11px;font-weight:600;padding:7px 15px;display:flex;justify-content:center}.dashboard_reports .slider_cantainer .report_card .create_name{display:flex;flex-direction:column}.dashboard_reports .slider_cantainer .report_card .create_name .created_by_ra{color:#4a4a4a;font-size:11px;line-height:13.12px;opacity:.6999999881;text-align:right;margin-bottom:0}.dashboard_reports .slider_cantainer .report_card .reponder{background-color:#e5f2f2;border-radius:0 16.5px 16.5px 0;padding:9px 15px 9px 10px;width:-moz-fit-content;width:fit-content}.dashboard_reports .slider_cantainer .report_card .reponder .responder_redeemer{color:#008081;font-size:13px;line-height:15.23px;text-align:left;left:44px;font-weight:600;margin-bottom:0}.dashboard_reports .slider_cantainer .onhover_show{padding:5px;background-color:#e5f2f2;display:flex;justify-content:flex-end;position:absolute;width:100%}.dashboard_reports .slider_cantainer .onhover_show .remove_img{width:15px;height:15px}.dashboard_reports .slider_cantainer .onhover_show .remove{color:#d61c1c;font-size:12px;margin-left:5px}.dashboard_reports .swiper-container{width:calc(100% - 80px);position:static}.dashboard_reports .swiper-container .swiper-button-next{top:36%;right:0;height:60px;width:30px;border-radius:0 150px 150px 0;border:.5px solid rgba(74,74,74,.1215686275);background-color:rgba(212,239,239,.6784313725);color:#008081}.dashboard_reports .swiper-container .swiper-button-next:after{content:"next";font-size:10px;font-weight:600}.dashboard_reports .swiper-container .swiper-button-prev{top:36%;left:0;height:60px;width:30px;border:.5px solid rgba(74,74,74,.1215686275);border-radius:150px 0 0 150px;background-color:rgba(212,239,239,.6784313725);color:#008081}.dashboard_reports .swiper-container .swiper-button-prev:after{content:"prev";font-size:10px;font-weight:600}.dashboard_reports .table_report_div{background-color:#fff;height:100%;border-radius:10px}.dashboard_reports .table_report_div .remove_bin{width:15px;margin-left:15px}.dashboard_reports .table_report_div .table{background-color:#fff;border-radius:10px}.dashboard_reports .table_report_div .table thead{background-color:#f9f9f9;border-bottom:hidden}.dashboard_reports .table_report_div .table thead select{word-wrap:normal;border:none;outline:none;cursor:pointer;background-color:#e5e9ed;font-weight:600;font-size:12px;height:auto;padding:0 20px 0 0}.dashboard_reports .table_report_div .table thead th{font-size:13px;border:none;padding:16px 10px;background-color:#e5e9ed;font-weight:600;color:#4a4a4a;vertical-align:middle}.dashboard_reports .table_report_div .table thead th:first-child{text-align:left;border-top-left-radius:10px;position:sticky;left:0;padding-left:20px;box-shadow:2px 3px 4px hsla(0,2%,70.8%,.5);width:250px}.dashboard_reports .table_report_div .table thead th:last-child{border-top-right-radius:10px}.dashboard_reports .table_report_div .table tbody td{color:#2b2b2b;font-size:14px;line-height:17px;text-align:left}.dashboard_reports .table_report_div .table tbody td:first-child{position:sticky;left:0;background:#fff;padding-left:20px;box-shadow:2px 3px 4px hsla(0,2%,70.8%,.5);width:200px}.dashboard_reports .table_report_div .table tbody td p{margin:0;color:#2b2b2b;font-size:14px;font-weight:500;word-break:break-all}.dashboard_reports .table_report_div .table tbody td h4{font-size:14px;font-weight:400;margin-bottom:0;margin-top:4px;color:#7b7b7b;line-height:16px}.dashboard_reports .table_report_div .table tbody td .partition{border:1px solid #dadada}.dashboard_reports .table_report_div .table tbody td .action_contain{display:flex;justify-content:center}.dashboard_reports .table_report_div .table tbody td img{cursor:pointer;width:20px;height:15px}.dashboard_reports .table_report_div .table tfoot th{background-color:#fff;border-top:none}.dashboard_reports .table_report_div .table tfoot th .report_allow{background-color:rgba(0,128,128,.05);border-radius:4px;display:flex;padding:10px 14px;width:200px;height:32px;align-items:center;margin:20px 0}.dashboard_reports .table_report_div .table tfoot th .report_allow img{width:18px;height:18px}.dashboard_reports .table_report_div .table tfoot th .report_allow .max_allo{color:teal;font-size:13px;line-height:15px;text-align:left;margin-bottom:0;padding-left:10px}.dashboard_reports .table_report_div .row_page_container{display:flex}.dashboard_reports .table_report_div .row_page_container .col-md-6{padding:0}.dashboard_reports .table_report_div .row_page_container .page_reports{padding:12px 24px}.dashboard_reports .table_report_div .row_page_container .page_reports .report_allow{background-color:rgba(0,128,128,.05);border-radius:4px;display:flex;padding:10px 14px;width:-moz-fit-content;width:fit-content}.dashboard_reports .table_report_div .row_page_container .page_reports .report_allow .max_allo{color:teal;font-size:13px;line-height:15px;text-align:left;margin-bottom:0;padding-left:10px}.dashboard_reports .table_report_div .row_page_container .row_page_col{width:100%;max-width:none}.dashboard_reports .table_report_div .row_page_container .row_page_col .row_pages{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:12px 24px}.dashboard_reports .table_report_div .row_page_container .row_page_col .row_pages .rows_per_page{color:#4a4a4a;font-size:14px;line-height:16px;text-align:left;border:none}.dashboard_reports .table_report_div .row_page_container .row_page_col .row_pages .arrows_img{width:15px;height:15px}.dashboard_reports .table_report_div h4{font-size:14px;margin-bottom:0}.date_range_picker .my_floating_lable_date{position:absolute!important;top:71px;left:87%;color:#7b7b7b!important;background:#fff!important;font-size:11px!important;padding:0 2px;z-index:15}.date_range_picker .button_calendar.rs-picker-toggle-wrapper .rs-picker-toggle .rs-picker-toggle-placeholder{padding-top:2px}.date_range_picker .button_calendar.rs-picker-default .rs-picker-toggle.rs-btn{width:250px!important;height:40px!important;padding:9px}.date_range_picker .button_calendar.rs-picker-default .rs-picker-toggle.rs-btn .rs-picker-toggle-caret{right:8px;top:6px}.HomeMainDiv{background-color:#fff;border-radius:10px;box-shadow:0 10px 100px 0 rgba(0,0,0,.1);padding:20px}.HomeMainDiv .apexcharts-legend.apx-legend-position-right{justify-content:center!important}.HomeMainDiv .viewBtn{color:teal;background-color:#fff;border:1px solid teal;border-radius:3px;width:-moz-fit-content;width:fit-content;padding:5px 15px;margin-right:10px}.HomeMainDiv .viewBtnSelect{color:#fff;background-color:teal;border:1px solid teal}.HomeMainDiv .TitleHome{color:#000;font-size:17px;line-height:17px;font-weight:700;text-align:left;display:flex}.HomeMainDiv .TitleHome .infoToolTip{width:100%}.HomeMainDiv .TitleHome .infoToolTip p{visibility:hidden;font-size:12px;padding:3px 10px;font-weight:400;position:absolute;left:32px;top:-3px;border-radius:3px;background-color:#000;color:#fff}.HomeMainDiv .TitleHome .infoToolTip img{cursor:pointer}.HomeMainDiv .TitleHome .infoToolTip img:hover+p{visibility:visible}.HomeMainDiv ul{width:100%;border-bottom:1px solid #e8e8e8}.HomeMainDiv ul .li_content_Home{border-radius:10px 10px 0 0;padding:8px 20px;color:#7b7b7b;font-size:15px;font-weight:900;line-height:17px;min-width:24px;width:auto;text-align:center;cursor:pointer;display:flex;justify-content:center}.HomeMainDiv ul .li_content_Home label{padding-left:10px}.HomeMainDiv ul .li_click_Home{color:teal;cursor:pointer;border-bottom:3px solid teal;display:flex;justify-content:center}.HomeMainDiv ul .li_click_Home label{padding-left:10px}.HomeMainDiv ul .tic_img{width:15px}.HomeMainDiv .AppinstallMain{display:flex}.HomeMainDiv .AppinstallMain .AppInstallSub{justify-content:space-between}.HomeMainDiv .AppinstallMain .AppInstallSub,.HomeMainDiv .AppinstallMain .ViewsRevenueSub{border:1px solid #eaeaea;border-radius:5px;width:241px;height:46px;display:flex;align-items:center;padding:10px}.HomeMainDiv .AppinstallMain .ViewsRevenueSub{justify-content:center}.my_engage{padding:20px}@keyframes bubbleUp{0%{opacity:.5;scale:.5}to{opacity:1;scale:1}}.my_engage .engage_heading{color:#4a4a4a;font-size:18px;font-weight:700;line-height:22px}.my_engage .engage_section{background-color:#fff;border-radius:10px;border:1px solid #d4d4d4;padding:15px;margin:15px 0;transition:.3 ease-in-out}.my_engage .engage_section .search_contact{display:flex;position:relative;width:250px}.my_engage .engage_section .search_contact img{position:absolute;left:10px;top:10px;max-width:15px}.my_engage .engage_section .search_contact input[type=text]{width:100%;padding-left:32px;height:35px}.my_engage .engage_section .search_btn{pointer-events:none;height:35px;font-size:14px;border:1px solid teal;background-color:#fff;color:teal;border-top-right-radius:4px;border-bottom-right-radius:4px;opacity:.5}.my_engage .engage_section .search_btn_active{border:1px solid teal;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:teal;color:#fff}.my_engage .engage_section .infoToolTip{width:100%}.my_engage .engage_section .infoToolTip p{visibility:hidden;font-size:12px;padding:5px 10px;font-weight:400;position:absolute;left:32px;top:-3px;border-radius:3px;background-color:#000;color:#fff}.my_engage .engage_section .infoToolTip img{cursor:pointer}.my_engage .engage_section .infoToolTip img:hover+p{visibility:visible}.my_engage .engage_section .box_shadow{background-color:#fff;border-radius:4px;border:1px solid #b9b8b8;padding:15px}.my_engage .engage_section .box_shadow .table-containernew{border-radius:15px}.my_engage .engage_section .box_shadow .table-containernew .pagination-container{display:flex;justify-content:center;margin-top:20px;align-items:center}.my_engage .engage_section .box_shadow .table-containernew .pagination-container .pagination-button{background-color:#fff;color:teal;border:1px solid teal;border-radius:2px;margin-right:2px}.my_engage .engage_section .box_shadow .table-containernew .pagination-container .active{color:#fff;background-color:teal}.my_engage .engage_section .box_shadow .table-containernew .custom-table{width:100%;border-collapse:initial;border-spacing:0;background-color:#fff;font-size:14px}.my_engage .engage_section .box_shadow .table-containernew .custom-table .td_info{position:relative}.my_engage .engage_section .box_shadow .table-containernew .custom-table .td_float{visibility:hidden;position:absolute;top:20px;left:0;background-color:#000;color:#fff;z-index:1;padding:5px;border-radius:4px;white-space:nowrap}.my_engage .engage_section .box_shadow .table-containernew .custom-table .td_info:hover .td_float{visibility:visible;white-space:normal;width:300px}.my_engage .engage_section .box_shadow .table-containernew .custom-table .overflow_text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.my_engage .engage_section .box_shadow .table-containernew .custom-table td,.my_engage .engage_section .box_shadow .table-containernew .custom-table th{padding:12px 16px;text-align:left}.my_engage .engage_section .box_shadow .table-containernew .custom-table thead{background-color:#e5e9ed;border-top-left-radius:8px;border-top-right-radius:8px}.my_engage .engage_section .box_shadow .table-containernew .custom-table thead th{font-weight:700;color:#333}.my_engage .engage_section .box_shadow .table-containernew .custom-table thead th:first-child{border-top-left-radius:8px}.my_engage .engage_section .box_shadow .table-containernew .custom-table thead th:last-child{border-top-right-radius:8px}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr:hover{background-color:#f9f9f9}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr td{vertical-align:middle;border-bottom:1px solid #f2f2f2;animation:growDown .3s ease-in-out}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr td:first-child{border-left:1px solid #ddd}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr td:last-child{border-right:1px solid #ddd}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr .status-select{padding:5px 20px 5px 10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:20px;background-color:#f9f9f9}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr .active{color:#00b894}.my_engage .engage_section .box_shadow .table-containernew .custom-table tbody tr .inactive{color:#dc1d00}.my_engage .engage_section .box_shadow .table-container{margin:20px;border-radius:8px}.my_engage .engage_section .box_shadow .table-container .pagination-container{display:flex;justify-content:center;margin-top:20px;align-items:center}.my_engage .engage_section .box_shadow .table-container .pagination-container .pagination-button{background-color:#fff;color:teal;border:1px solid teal;border-radius:2px;margin-right:2px}.my_engage .engage_section .box_shadow .table-container .pagination-container .active{color:#fff;background-color:teal}.my_engage .engage_section .box_shadow .table-container .custom-table{width:100%;border-collapse:initial;border-spacing:0;background-color:#fff;font-size:14px}.my_engage .engage_section .box_shadow .table-container .custom-table .td_info{position:relative}.my_engage .engage_section .box_shadow .table-container .custom-table .td_float{visibility:hidden;position:absolute;top:20px;left:0;background-color:#000;color:#fff;z-index:1;padding:5px;border-radius:4px;white-space:nowrap}.my_engage .engage_section .box_shadow .table-container .custom-table .td_info:hover .td_float{visibility:visible;white-space:normal;width:300px}.my_engage .engage_section .box_shadow .table-container .custom-table .overflow_text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.my_engage .engage_section .box_shadow .table-container .custom-table td,.my_engage .engage_section .box_shadow .table-container .custom-table th{padding:12px 16px;text-align:left}.my_engage .engage_section .box_shadow .table-container .custom-table thead{background-color:#e5e9ed;border-top-left-radius:8px;border-top-right-radius:8px}.my_engage .engage_section .box_shadow .table-container .custom-table thead th{font-weight:700;color:#333}.my_engage .engage_section .box_shadow .table-container .custom-table thead th:first-child{border-top-left-radius:8px}.my_engage .engage_section .box_shadow .table-container .custom-table thead th:last-child{border-top-right-radius:8px}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr:hover{background-color:#f9f9f9}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr td{vertical-align:middle;border-bottom:1px solid #f2f2f2;animation:growDown .3s ease-in-out}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr td:first-child{border-left:1px solid #ddd}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr td:last-child{border-right:1px solid #ddd}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr .status-select{padding:5px 20px 5px 10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:20px;background-color:#f9f9f9}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr .active{color:#00b894}.my_engage .engage_section .box_shadow .table-container .custom-table tbody tr .inactive{color:#dc1d00}.my_engage .engage_section .box_shadow .tab_heading{display:flex;margin-bottom:20px;border-bottom:1px solid #e8e8e8}.my_engage .engage_section .box_shadow .tab_heading .current_tab{margin-right:20px;padding-bottom:10px;color:#9a9a9a;cursor:pointer}.my_engage .engage_section .box_shadow .tab_heading .selected_current_tab{font-weight:700;color:teal;border-bottom:3px solid teal}.my_engage .engage_section .box_shadow .filter-by-events{padding:15px;background-color:#f6f6ff;border-radius:5px;animation:growDown .3s ease-in-out}.my_engage .engage_section .box_shadow .filter-by-events .select-all{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.my_engage .engage_section .box_shadow .filter-by-events .select-all input{margin-right:8px;cursor:pointer;accent-color:teal;height:18px;width:18px}.my_engage .engage_section .box_shadow .filter-by-events .select-all label{font-weight:800;font-size:18px;cursor:pointer}.my_engage .engage_section .box_shadow .filter-by-events .apply_filter{outline:none;transition:.2s ease-out;background-color:teal;color:#fff;border-radius:3px;font-size:13px;padding:5px 8px 7px}.my_engage .engage_section .box_shadow .filter-by-events .filter-item{padding:15px 0;border-radius:8px;display:flex;align-items:flex-start;border-top:1px solid #eaeaea}.my_engage .engage_section .box_shadow .filter-by-events .filter-item input{margin-right:12px;cursor:pointer;accent-color:teal;height:18px;width:18px}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label{flex:1 1;cursor:pointer}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-header{display:flex;justify-content:space-between;font-size:16px;font-weight:700}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-header .filter-name{width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-header .filter-div{display:flex;position:relative}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-header .filter-name-overlay{visibility:hidden;position:absolute;top:-27px;background-color:#2b2b2b;color:#fff;padding:5px;font-size:12px;border-radius:5px}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-header .filter-name:hover .filter-name-overlay{visibility:visible}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-details{margin-top:4px;font-size:14px;color:#666}.my_engage .engage_section .box_shadow .filter-by-events .filter-item label .filter-details p{margin:0}.my_engage .engage_section .box_shadow .user_activity{display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:5px;animation:growDown .3s ease-in-out}.my_engage .engage_section .box_shadow .user_activity .activity_cards{display:flex;flex-direction:column;background-color:#fff;border-radius:5px;border:1px solid #b9b8b8;padding:10px}.my_engage .engage_section .box_shadow .user_activity .activity_cards h6{font-size:12px;font-weight:600;margin-bottom:5px}.my_engage .engage_section .box_shadow .user_activity .activity_cards h3{font-size:20px;font-weight:700}.my_engage .engage_section .box_shadow .details_section{display:flex;flex-direction:column;border:1px solid #ebebeb;border-radius:5px;margin:0 10px 15px}.my_engage .engage_section .box_shadow .details_section .details_section_head{display:flex;align-items:center;justify-content:space-between;padding:10px 15px}.my_engage .engage_section .box_shadow .details_section .details_section_content{display:flex;flex-direction:column;padding:10px 15px}.my_engage .engage_section .Incentive{background-color:#fff;border-radius:10px;border:1px solid #b9b8b8;padding:20px 20px 0;margin:15px 0}.my_engage .engage_section .Incentive h6{color:#000;font-size:14px}.my_engage .engage_section .apexcharts-legend.apx-legend-position-right{justify-content:center!important}.my_engage .engage_section .the_best{display:flex;align-items:center;justify-content:center;border:1px solid #dcdcdc;margin-right:20px;border-radius:5px;padding:0 15px;height:32px}.my_engage .engage_section .the_best p{margin:0}.my_engage .engage_section .the_best h6{font-weight:700}.my_engage .engage_section .communication_performance{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;box-shadow:0 0 10px 5px rgba(0,0,0,.04);padding:25px;margin:15px 0}.my_engage .engage_section .communication_performance .legend-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:400px}.my_engage .engage_section .communication_performance .gradient-bar{width:100%;height:12px;background:linear-gradient(90deg,#fff5f5,#ffc8c8,#ff8a8a,#a03e3e);border-radius:3px;margin-bottom:5px}.my_engage .engage_section .communication_performance .labels{display:flex;justify-content:space-between;width:100%;font-size:12px;color:#000}.my_engage .engage_section .communication_performance .communication_val{display:flex;justify-content:space-between;width:100%;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:5px;box-shadow:0 0 10px 5px rgba(0,0,0,.04);margin-top:15px}.my_engage .engage_section .communication_performance .communication_val .img_div{display:flex;justify-content:center;align-items:center;background-color:#ebf3e8;border-radius:42px 0 0 6px;padding:15px 20px}.my_engage .engage_section .communication_performance .communication_val .blue{background-color:#e9f7ff}.my_engage .engage_section .communication_performance .communication_val .red{background-color:#ffeeea}.my_engage .engage_section .communication_performance .communication_val .gray{background-color:#f3f3f3}.my_engage .engage_section .communication_performance .communication_val .val_set{display:flex;flex-direction:column;justify-content:center;padding:15px 25px;animation:bubbleUp .3s ease-in-out;transition:ease-iout .05s;scale:1}.my_engage .engage_section .communication_performance .communication_val .val_set h1{font-weight:700;font-size:32px;margin-bottom:5px;color:#000}.my_engage .engage_section .communication_performance .communication_val .val_set h3{font-weight:700;font-size:20px;margin-bottom:5px;color:#000}.my_engage .engage_section .communication_performance .communication_val .val_set h6{margin-bottom:5px;font-weight:700;font-size:14px;color:#2b2b2b}.my_engage .engage_section .communication_performance .communication_val :hover{transition:.05s ease-in;scale:1.1}.my_engage .engage_section .communication_performance .communication_section{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #eaeaea;border-radius:5px;height:67px;width:100px;margin-right:15px;transition:.2s ease-out;cursor:pointer}.my_engage .engage_section .communication_performance .communication_section img{max-width:30px}.my_engage .engage_section .communication_performance .communication_section .my_select_text{color:#018081}.my_engage .engage_section .communication_performance .communication_section:hover{transition:.1s ease-out;scale:1.1}.my_engage .engage_section .communication_performance .my_btn{display:flex;align-items:center;justify-content:center;background-color:#fff;color:teal;border:1px solid teal;border-radius:3px;width:115px;height:32px;transition:.2s ease-in}.my_engage .engage_section .communication_performance .selected_btn{transition:.2s ease-out;background-color:teal;color:#fff}.my_engage .engage_section .communication_performance .my_select{transition:.2s ease-in;background-color:#e5ffff;border:1px solid #018081}.my_engage .engage_section .key_cards{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:10px;border:2px solid #d3d3d3;transition:.05s ease-out;scale:1}.my_engage .engage_section .key_cards .head-Grey{border-radius:8px 8px 0 0;padding:15px 10px 5px;background:#e9e8e8}.my_engage .engage_section .key_cards .row{padding:5px 10px 15px}.my_engage .engage_section .key_cards h6{font-size:14px;font-weight:600;margin-bottom:8px}.my_engage .engage_section .fade_me_in{background:#aaa;background:linear-gradient(90deg,#aaa,hsla(0,0%,66.7%,.9445028011) 0,#fff);padding:8px 10px;border-radius:5px;width:80%}.my_engage .engage_section .cards_value{align-items:baseline;display:flex}.my_engage .engage_section .cards_value h2{color:#000;font-size:25px;font-weight:700;margin-right:15px}.my_engage .engage_section .cards_value p{margin:0;font-size:16px;font-weight:700}.my_engage .engage_section .cards_value .negative{color:#e02020}.my_engage .engage_section .cards_value .positive{color:#94d451}.HomeMainDivEngage{background-color:#fff;border-radius:10px;padding:20px}.HomeMainDivEngage .apexcharts-legend.apx-legend-position-right{justify-content:center!important}.HomeMainDivEngage .viewBtn{color:teal;background-color:#fff;border:1px solid teal;border-radius:3px;width:-moz-fit-content;width:fit-content;padding:5px 15px;margin-right:10px}.HomeMainDivEngage .viewBtnSelect{color:#fff;background-color:teal;border:1px solid teal}.HomeMainDivEngage .TitleHome{color:#000;font-size:17px;line-height:17px;font-weight:700;text-align:left;display:flex}.HomeMainDivEngage .TitleHome .infoToolTip{width:100%}.HomeMainDivEngage .TitleHome .infoToolTip p{visibility:hidden;font-size:12px;padding:3px 10px;font-weight:400;position:absolute;left:32px;top:-3px;border-radius:3px;background-color:#000;color:#fff}.HomeMainDivEngage .TitleHome .infoToolTip img{cursor:pointer}.HomeMainDivEngage .TitleHome .infoToolTip img:hover+p{visibility:visible}.HomeMainDivEngage ul{width:100%;border-bottom:1px solid #e8e8e8}.HomeMainDivEngage ul .li_content_Home{border-radius:10px 10px 0 0;padding:8px 20px;color:#7b7b7b;font-size:15px;font-weight:900;line-height:17px;min-width:24px;width:auto;text-align:center;cursor:pointer;display:flex;justify-content:center}.HomeMainDivEngage ul .li_content_Home label{padding-left:10px}.HomeMainDivEngage ul .li_click_Home{color:teal;cursor:pointer;border-bottom:3px solid teal;display:flex;justify-content:center}.HomeMainDivEngage ul .li_click_Home label{padding-left:10px}.HomeMainDivEngage ul .tic_img{width:15px}.HomeMainDivEngage .AppinstallMain{display:flex}.HomeMainDivEngage .AppinstallMain .AppInstallSub{justify-content:space-between}.HomeMainDivEngage .AppinstallMain .AppInstallSub,.HomeMainDivEngage .AppinstallMain .ViewsRevenueSub{border:1px solid #eaeaea;border-radius:5px;width:241px;height:46px;display:flex;align-items:center;padding:10px}.HomeMainDivEngage .AppinstallMain .ViewsRevenueSub{justify-content:center}.head-Grey{background-color:#f5f5f5}.details_section .goesDown{display:flex;flex-direction:column;animation:growDown .3s ease-in-out}@keyframes growDown{0%{transform:translateY(-25px)}to{transform:translateY(0)}}.SubDownload{display:flex;border-bottom:1px solid #e2e2e2;width:100%;padding-bottom:8px;margin-bottom:10px}.SubDownload .titleDownload{color:teal;font-size:13px;font-weight:700;text-align:left;border-bottom:2px solid teal}.SubDownload .titleDownloadActive{color:teal;font-size:13px;width:auto;text-align:center;border-bottom:2px solid teal}.sms_add_template .preview .priview_div_sms{margin-bottom:30px}.engage_sms{padding:22px}.engage_sms .align_middle{display:flex;align-items:center}.engage_sms .row{margin:0}.engage_sms .row .engage_sms_table{height:100%;border-radius:5px;min-height:550px}.engage_sms .row .engage_sms_table,.engage_sms .row .engage_sms_table .table{background-color:#fff;border-radius:8px}.engage_sms .row .engage_sms_table .table thead{background-color:#e5e9ed;border-bottom:hidden}.engage_sms .row .engage_sms_table .table thead th{color:#4a4a4a!important;font-size:12px;border:none;padding:1rem;font-weight:700}.engage_sms .row .engage_sms_table .table thead th:first-child{text-align:left;padding-left:35px;border-top-left-radius:8px}.engage_sms .row .engage_sms_table .table thead th:last-child{border-top-right-radius:8px}.engage_sms .row .engage_sms_table .table tbody td:first-child{text-align:left;padding-left:25px}.engage_sms .row .engage_sms_table .table tbody td h4{color:#4a4a4a;font-size:13px;font-weight:600;margin-bottom:0;margin-top:7px}.engage_sms .row .engage_sms_table .table tbody td .partition{border:1px solid #dadada}.engage_sms .row .engage_sms_table .table tbody td .action_contain{display:flex;justify-content:center}.engage_sms .row .engage_sms_table .table .switch{position:relative;display:inline-block;width:36px;height:18px}.engage_sms .row .engage_sms_table .table .switch input{display:none}.engage_sms .row .engage_sms_table .table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;height:18px;width:36px}.engage_sms .row .engage_sms_table .table .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;top:2px;bottom:3px;background-color:#fff;transition:.4s}.engage_sms .row .engage_sms_table .table input:checked+.slider{background-color:teal}.engage_sms .row .engage_sms_table .table input:focus+.slider{box-shadow:0 0 1px teal}.engage_sms .row .engage_sms_table .table input:checked+.slider:before{transform:translateX(17px)}.engage_sms .row .engage_sms_table .table .slider.round{border-radius:34px}.engage_sms .row .engage_sms_table .table .slider.round:before{border-radius:50%}.engage_sms .row .engage_sms_table .table .table-action-btn{border:none;background:none;cursor:pointer;outline:none}.engage_sms .row .engage_sms_table .table .table-action-btn img{color:#9a9a9a}.engage_sms .container-fluid .title_top_bar{justify-content:space-between}.engage_sms .container-fluid .title_top_bar .create_sms_title{display:flex;flex-direction:column}.sms_add_template{background-color:#f6f6f6}.sms_add_template .create_sms{display:flex;justify-content:space-between;background-color:#fff;padding:10px 20px 5px;align-items:center}.sms_add_template .create_sms .create_sms_template{color:#4a4a4a;font-size:18px;line-height:21.98px;font-weight:700}.sms_add_template .create_sms .cancel{color:#7b7b7b;font-size:14px;line-height:16px;width:44px;cursor:pointer}.sms_add_template .create_sms .sms_save{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 36px;cursor:pointer}.sms_add_template .create_sms_container{background-color:#fff;border-radius:10px;margin:12px}.sms_add_template .create_sms_container label{color:#7b7b7b;font-size:13px;line-height:15px;text-align:left;margin-bottom:5px;cursor:pointer}.sms_add_template .create_sms_container .input_container{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;color:#4a4a4a;line-height:16px;width:546px;text-align:left;padding:10px 12px;outline:none}.sms_add_template .create_sms_container .input_contain{width:566px}.sms_add_template .create_sms_container select{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:266px;color:#4a4a4a;text-align:left;padding:10px;outline:none}.sms_add_template .create_sms_container .textarea_sms{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;max-width:566px;width:100%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.sms_add_template .create_sms_container .character_label{display:flex;justify-content:space-between;padding:5px}.sms_add_template .create_sms_container .text_input{display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.sms_add_template .create_sms_container .inp_label{display:flex;flex-direction:column;margin-bottom:3px;cursor:pointer;position:relative}.sms_add_template .create_sms_container .inp_label .Headercontent{width:562px;height:66px;border:1px solid #eaeaea;background-color:#f9f9f9}.sms_add_template .create_sms_container .inp_label .Header_content_div{width:562px;min-height:155px;border:1px solid #eaeaea;background-color:#fff}.sms_add_template .create_sms_container .inp_label .Header_content_div .count_div{display:flex;align-items:flex-end;justify-content:flex-end}.sms_add_template .create_sms_container .inp_label .Header_content_div .textarea_Header{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;max-width:566px;width:93%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.sms_add_template .create_sms_container .inp_label .Header_content_div .header_titles{display:flex;justify-content:space-evenly}.sms_add_template .create_sms_container .inp_label .Header_content_div .header_titles .head_title_child{width:100px;height:100px;border:1px solid #eaeaea;display:flex;flex-direction:column;align-items:center;justify-content:center}.sms_add_template .create_sms_container .add_tag{background-color:#fff;border:1px solid #eaeaea;border-radius:3px;width:80px;padding:6px 8px;margin-bottom:4px}.sms_add_template .create_sms_container .total_credits{color:#4a4a4a;font-size:12px;line-height:14px;text-align:left;cursor:pointer}.sms_add_template .create_sms_container .character_left{color:#ababab;font-style:italic;cursor:pointer}.sms_add_template .create_sms_container .add_new{color:teal;font-size:13px;line-height:15px;text-align:left;cursor:pointer}.sms_add_template .preview{background-color:#fff;border-radius:0 10px 10px 0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.sms_add_template .preview .template_preview{color:#4a4a4a;font-size:14px;line-height:17px;text-align:left;margin-top:60px;margin-bottom:-10px;font-weight:500}.sms_add_template .preview .base{background-color:#f9f9f9;border-radius:44px;width:300px;height:630px}.sms_add_template .preview .priview_div_sms{background:url(/static/media/preview.82ae8108.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 27px center;width:206px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.sms_add_template .preview .priview_div_sms .msg_box_wrap{margin-top:-88px}.sms_add_template .preview .priview_div_sms .msg_box_wrap .msg_box_content{overflow-y:scroll;word-break:break-all;height:130px;padding:10px;background:#0e84fc;border-radius:10px;min-height:100px}.sms_add_template .preview .priview_div_sms .msg_box_wrap .msg_box_content p{font-size:11px;color:#fff;line-height:14px}.sms_add_template .preview .priview_div_sms .preview_img{width:206px}.sms_add_template .preview .priview_div_whatsapp{background:url(/static/media/whatsapp_preview1.fc5416c8.png);background-size:206px 421px;background-repeat:no-repeat;background-position:top 27px center;width:206px;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:60px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .msg_box_content{min-width:170px;max-width:170px;overflow:hidden;word-break:break-all;height:auto;padding:10px;background:#ddf4c7;border-radius:10px;min-height:100px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .msg_box_content p{font-size:11px;color:#191c16;line-height:14px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapptex{margin-top:109px!important}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapptex1{margin-top:225px!important;min-height:97px!important}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content{min-width:190px;max-width:190px;word-break:break-all;overflow-y:scroll;padding:10px;background:#ddf4c7;border-radius:10px;max-height:106px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content .imageTag_div{width:60px;height:62x;border:1px solid #e4e4e4;display:flex;justify-content:center;align-items:center}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content .imagePathDetails{width:100px;height:62px;border:1px solid #e4e4e4;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content p{font-size:11px;color:#191c16;line-height:14px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header{min-width:190px;max-width:190px;overflow:hidden;word-break:break-all;height:auto;padding:5px;background:#ddf4c7;border-radius:10px;min-height:90px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .footerSize{font-size:12px;overflow-y:scroll;max-height:58px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .imageTag_div{display:flex;justify-content:center;align-items:center}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .imageTag_div .imageHeader{width:183px;height:106px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .imageTag_div2{width:170px;height:62x;border:1px solid #e4e4e4;display:flex;justify-content:center;align-items:center;flex-direction:column}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .imageTag_div2 .DocumentImg{width:67px!important}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .imagePathDetails{width:100px;height:62px;border:1px solid #e4e4e4;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header ::-webkit-scrollbar{display:none!important}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .ContentPart{font-size:17px;color:#191c16;line-height:23px;overflow-y:scroll;max-height:111px;font-weight:700;word-break:break-word;margin-top:10px;padding:5px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_header .ContentPart .ContentPart1{font-size:13px;background:transparent;border:none}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_btn{width:200px;overflow:hidden;word-break:break-all;height:auto;padding:10px;border-radius:10px}.sms_add_template .preview .priview_div_whatsapp .msg_box_wrap .whatsapp_box_content_btn .btnReply{width:159px;height:30px;border-radius:5px;background-color:#fff;color:#000;padding:5px;display:flex;justify-content:center;align-items:center}.sms_add_template .preview .priview_div_whatsapp .preview_img{width:206px}.sms_add_template .preview .test_btn{border:1px solid teal;background-color:#fff;border-radius:3px;color:teal;font-size:14px;line-height:16px;margin-top:15px;margin-bottom:30px;padding:8px 35px}.headertext_whatsapp{padding:6px 8px;margin-bottom:4px}.browse_whatsapp_file label{display:inline-block;background-color:#f9f9f9;color:#4a4a4a;padding:.5rem 4rem;font-family:sans-serif;border-radius:.3rem;cursor:pointer;border:none;font-size:14px;margin-bottom:0}.browse_whatsapp_uploaded_file{padding:2px 10px;display:flex;align-items:center;border-radius:5px;background:#f9f9f9;width:289px}.location_whatsap_cont{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:10px;max-width:566px;width:100%;resize:none;outline:none;padding:10px;color:#4a4a4a;line-height:20px;text-align:left}.location_whatsap_cont .inputFeildLocation{background-color:#fff;width:355px;margin-left:12px}.location_whatsap_cont h4{color:#4a4a4a}.location_whatsap_cont p{color:#7b7b7b}.close_upload_crossbtn{cursor:pointer;font-size:21px;padding-left:0}.tag_text{color:#4a4a4a;font-size:12px;line-height:14px;margin-bottom:0}.copy_whatsapp_icon{width:15px;height:15px;cursor:pointer}.ellip_im{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:265px}.custom_radio{position:relative}.custom_radio .custom_radio_input{display:none;position:absolute;top:0;right:100%}.custom_radio .custom_radio_input:checked+.custom_radio_label:before,.custom_radio .custom_radio_input:hover+.custom_radio_label:before{border:1.9px solid teal}.custom_radio .custom_radio_input:checked+.custom_radio_label:after{background:teal}.custom_radio .custom_radio_label{display:block;position:relative;z-index:1;padding-left:20px;color:#4a4a4a;font-size:14px;line-height:17px;cursor:pointer}.custom_radio .custom_radio_label:before{content:" ";position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;border:1.9px solid #9a9a9a}.custom_radio .custom_radio_label:after{content:" ";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;transition:background .15s ease-in-out}.Coupon_setting{background-color:#fff;border-radius:20px;height:auto;margin:20px;display:block;cursor:pointer}.Coupon_setting .general_title_save{padding:30px 15px 20px 1px;width:100%}.Coupon_setting .general_title_save .first_col{display:flex;justify-content:flex-start;color:#4a4a4a;font-size:20px;line-height:24px;text-align:left;font-weight:700;cursor:pointer}.Coupon_setting .general_title_save .first_col .title{color:rgba(0,0,0,.85);font-size:17px;line-height:24px;cursor:pointer;text-align:left}.Coupon_setting .general_title_save .sec_col{display:flex;justify-content:flex-end}.Coupon_setting .general_title_save .sec_col .save_btn{background-color:teal;border-radius:3px;color:#fff;font-size:14px;line-height:16px;outline:none;border:none;padding:10px 40px}.Coupon_setting .quite_hours_contain{max-width:1220px;width:100%}.Coupon_setting .send{display:flex;flex-direction:column}.Coupon_setting .send .send_text{color:#7b7b7b;font-size:13px;line-height:14px;margin-bottom:4px;cursor:pointer}.Coupon_setting .send .send_grid{border:1px solid #eaeaea;border-radius:8px}.Coupon_setting .bottom_container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.Coupon_setting .button-generate-coupon{margin-top:20px;max-width:300px}.Coupon_setting .generate-coupon{background-color:teal;color:#fff;border:1px solid #eaeaea;font-size:15px;line-height:14px;cursor:pointer;border-radius:8px;height:40px;width:100%}.Coupon_setting .table-container{margin-top:50px}.Coupon_setting .quite_table{background-color:#fff;width:100%;margin-bottom:6px;border:1px solid #eaeaea;border-radius:8px}.Coupon_setting .quite_table table{width:100%}.Coupon_setting .quite_table table th:first-child{text-align:left}.Coupon_setting .quite_table table th{background-color:#f3f3f3;text-align:left;color:#4a4a4a;font-size:14px;line-height:17px;padding:8px 25px;font-weight:500}.Coupon_setting .quite_table table .thead_back{background-color:#f3f3f3}.Coupon_setting .quite_table table .td_data{background-color:#f9f9f9!important}.Coupon_setting .quite_table table .th_row_first{border-top-left-radius:3px;border-bottom-left-radius:3px;margin-left:20px}.Coupon_setting .quite_table table .th_row_sec{border-top-right-radius:3px;border-bottom-right-radius:3px}.Coupon_setting .quite_table table td:first-child{text-align:left;padding-left:25px}.Coupon_setting .quite_table table td{text-align:left;color:#4a4a4a;font-size:13px;line-height:16px;padding:8px 25px}.Coupon_setting .quite_table table td .tbl_exclusion_icon{text-align:center;padding-right:10px}.Coupon_setting .quite_table table td .tbl_exclusion_icon img{width:15px;height:17px}.Coupon_setting .quite_table table td .btn-table-coupon{background-color:teal;color:#fff;width:100%;height:35px;border-radius:5px;font-size:14px;line-height:14px}.Coupon_setting .quite_table table td .btn-table-coupon:disabled{background-color:#d3d3d3;cursor:not-allowed;color:#9a9a9a}.Coupon_setting .quite_table table td .uncheck_check input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.Coupon_setting .quite_table table td .uncheck_check label{position:relative;cursor:pointer}.Coupon_setting .quite_table table td .uncheck_check label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #9a9a9a;padding:6px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:2px}.Coupon_setting .quite_table table td .uncheck_check input:checked+label:before{background-color:teal;border:2px solid teal}.Coupon_setting .quite_table table td .uncheck_check input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.Coupon_setting .quite_table table td .todo{font-size:13px;line-height:15px;cursor:pointer}.Coupon_setting .quite_table table td .todo:hover{white-space:normal;max-width:none;background-color:#f3f3f3;padding:5px;border:1px solid #eaeaea}.Coupon_setting .quite_table table td .box{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:3px;width:70px;padding:6px;outline:none;cursor:pointer}.Coupon_setting .quite_table table .data{text-align:left}