Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../css/.
الملفات الموجودة في هذا الـ Path:
.
..
adminlte.css
adminlte.css.map
adminlte.min.css
adminlte.min.css.map
custom.css
layouts.css
login.css
toastr.min.css
مشاهدة ملف: custom.css
h2.card-title {
font-size: 2rem;
}
.toast-header {
min-width: 200px;
}
#toastsContainerTopRight {
top: 60px !important;
}
.current-plan li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
min-width: 85px;
margin-bottom: 0;
}
.current-plan .title {
font-size: 20px;
text-align: center;
}
.current-plan .value {
font-weight: bold;
text-align: center;
}
.current-plan .no-value {
font-weight: bold;
text-align: center;
padding: 20px;
}
.daterangepicker.show-calendar {
bottom: 0 !important;
top: 439px !important;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: initial;
}
.emailbox-unread {
background-color: rgba(0, 0, 0, .05) !important;
}
.emailbox-read {
background-color: initial !important;
}
.emailbox-unread:hover {
cursor: pointer;
}
/*Billing Page for customer*/
.plan-des-title {
font-family: 'Roboto';
font-weight: bold;
}
.plan-des-value {
font-family: 'Roboto';
}
.columns {
float: left;
width: 33.3%;
padding: 8px;
}
.price {
list-style-type: none;
border: 1px solid #eee;
margin: 0;
padding: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.price:hover {
box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}
.price .header {
background-color: #111;
color: white;
font-size: 25px;
}
.price li {
border-bottom: 1px solid #eee;
padding: 20px;
text-align: center;
}
.price .grey {
background-color: #eee;
font-size: 20px;
}
.plans-wrapper {
font-family: 'Roboto';
}
@media only screen and (max-width: 600px) {
.columns {
width: 100%;
}
}
.plan-active {
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 3px solid #4481E8;
}
.plan-title-current {
color: #4481E8;
}
/*End Billing Page for customer*/
/*miscellaneous*/
.table-action {
width: 40px;
}
.img-demo-setting {
height: 30px;
margin-left: 10px;
}
.admin-dashboard-canvas {
min-height: 250px;
height: 250px;
max-height: 250px;
max-width: 100%;
}
.customer-dashboard-canvas {
min-height: 250px;
height: 250px;
max-height: 250px;
max-width: 100%;
}
.compose-select {
display: none;
width: 100%;
}
.compose-body {
height: 300px !important;
}
.dropdown-profile {
left: inherit;
right: 0;
}
.layout-logo {
max-height: 34px;
}
.customer-profile {
height: 34px;
width: 34px;
}
/*for select2*/
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background-color: #007bff !important;
border-color: #006fe6 !important;
color: #fff !important;
padding: 0 10px;
margin-top: .31rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: rgba(255,255,255,.7) !important;
float: right;
margin-left: 5px;
margin-right: -2px;
}
.campaign_create_btn{
background: #0092ff;
border: 1px solid #0092ff;
border-radius: 3px;
color: #fff;
display: inline-block;
outline: 0;
font-size: 1rem!important;
padding: calc(0.5rem - 1px) calc(0.5rem * 2 - 1px);
text-decoration: none;
}
.campaign_create_btn:hover{
text-decoration: none;
color: #FFFFFF;
}
.campaign_cancel_btn{
background: #fff;
border: 1px solid #c0ccda;
color: #1f2d3d;
border-radius: 3px;
display: inline-block;
outline: 0;
font-size: 1rem!important;
padding: calc(0.5rem - 1px) calc(0.5rem * 2 - 1px);
text-decoration: none;
margin-left: 20px;
}
.campaign_edit_nav{
width: 100%;
background-color: #eff1f7;
padding: 20px;
}
.content-wrapper {
background-color: white !important;
}
.campaign_name{
font-size: 1rem!important;
font-weight: bold!important;
}
.campaign_name_title{
text-decoration: none;
color:#000b16;
font-size: 1.5rem;
font-weight: bolder;
}
.campaign_name_title:hover{
text-decoration: none;
cursor: pointer;
background-color: #e4e9f0;
border-radius: 30px;
padding: 10px 20px 10px 20px;
}
.from_section{
border: 1px solid #c0ccda;
border-bottom: 0;
width: 53rem;
min-height: 5.4375rem;
padding: 1.5rem;
}
.from_headingBlock{
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 0.5rem;
}
.from_headingSvg{
display: flex;
align-items: center;
}
.from_headingSvg svg{
width: 1.5rem;
height: 1.5rem;
margin-right: 1rem;
opacity: 20%;
fill: #687484;
}
.from_headingBlock_h1{
color: #000;
font-family: Publico;
font-size: 1.31950791rem;
line-height: 2rem;
margin: 0;
font-weight: bold;
}
.from_headingBlock_who{
color: #8492a6;
font-size: 1rem;
line-height: 1.5rem;
margin-left: 2.5rem;
}
.last_from_section{
border: 1px solid #c0ccda;
width: 53rem;
min-height: 5.4375rem;
padding: 1.5rem;
}
.from_section_tabs{
width:67%;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
}
.to_content{
margin-top: 1rem;
}
.tabs_container{
box-shadow: inset 0 -1px 0 #c0ccda;
display: flex;
overflow-x: auto;
overflow-y: hidden;
margin-bottom: 2rem;
}
.navigation_link{
border-bottom: 2px solid #0092ff;
color: #0092ff!important;
cursor: pointer;
padding: 0.5rem 1rem calc(0.5rem - 2px);
text-decoration: none;
}
.contactList_heading{
display: block;
margin-bottom: 0.5rem;
}
.contactList_dropdown{
margin-bottom: 1rem;
}
.toSearch_block{
margin-bottom: 0.5rem;
}
.entry_field{
position: relative;
padding: 0.438rem 2rem 0.063rem 0.25rem;
width: 100%;
min-height: 2.5rem;
overflow: hidden;
cursor: pointer;
align-items: center;
background: #ffffff;
border: 1px solid #c0ccda;
border-radius: 3px;
display: inline-flex;
margin: 0.25rem 0;
max-width: 100%;
}
.search_text{
margin: 0;
color: #687484;
margin-left: 0.5rem;
}
.arrow_svg{
display: inline-flex;
position: absolute;
right: 0;
top: 0.625rem;
}
.arrow_svg svg{
height: 1.25rem;
fill: #687484;
margin-left: 0.2rem;
margin-right: 1rem;
}
.clickable_link{
background: 0 0;
border: 0;
color: #0092ff!important;
display: inline;
padding: 0;
text-decoration: none;
font: inherit;
cursor: pointer;
}
.clickable_link svg{
height: 0.75rem;
fill: #0092ff;
margin-left: 0.2rem;
}
.query_builder{
padding: 1rem 2rem;
background: #f9fafc;
display: none;
}
.clickable_button{
border: none;
background: 0 0;
color: #044a75;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1.2rem!important;
border-radius: 3px;
outline: 0;
padding: calc(0.5rem - 1px) calc(0.5rem * 2 - 1px);
text-decoration: none;
}
.icon_margin{
contain: strict;
display: inline-block;
fill: currentColor;
margin-right: 0.25rem;
}
.divider{
border: 1px solid #ebebeb;
margin-top: 1.5rem;
}
.toGauge{
margin-top: 2rem;
}
.gaugeHeading{
display: flex;
align-items: center;
justify-content: space-between;
}
.gauge_value{
color: #000;
font-family: Publico;
font-size: 1.31950791rem;
line-height: 2rem;
}
.gauge_track{
background-color: #eff2f7;
border-radius: 0.25rem;
height: 0.5rem;
margin-top: 0.5rem;
}
.gauge_thumb{
background-color: #0092ff;
border-radius: 0.25rem;
height: 0.5rem;
}
.toGauge_info{
color: #687484;
font-size: 0.87055056rem;
line-height: 1.5rem;
margin-top: 0.5rem;
}
.toActive_block {
background-color: #fff;
border: 1px solid #e6ebf1;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
border-radius: 3px 3px 0 0;
width: 53rem;
border-bottom: 0;
padding: 1.5rem;
}
.searchListing_dropdown{
border: 1px solid #c0ccda;
border-radius: 0.188rem;
box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%);
width: 50rem;
padding-top: 1rem;
padding-bottom: 1rem;
display: none;
}
.searchDropdown_header{
display: flex;
align-items: center;
justify-content: space-between;
margin-left: 1rem;
margin-right: 1rem;
margin-bottom: 1.5rem;
}
.dropdown-menu {
width: 250px !important;
}
.cancel_btn:hover{
color: #FFFFFF;
background-color: #0092ff;
}
.query_builder_from{
display: block;
padding: 0;
background-color:white;
width: 100%;
text-align: center;
}
.searchListing_dropdown_from{
padding-bottom: 0px;
}
.from_email{
text-align: center;
font-size: 1.2rem;
cursor: pointer;
}
.from_email:hover{
background-color: #e3e3e3;
}
.query_builder_from_sec{
display: block;
padding: 0;
background-color:white;
width: 100%;
margin-top: 20px;
display: none;
}
.tempate_img img{
height:370px;
width: 250px;
padding: 8px;
border: 1px solid #c0ccda;
}
.frame_hover_img {
display: none;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 0.1875rem;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
width: 15.4375rem;
height: 23rem;
top: 0;
right: 10px;
position: absolute;
}
.tempate_img:hover + .frame_hover_img{
display: block;
}
.frame_hover_img:hover{
display: block;
}
.btn_position{
position: absolute;
width: 13rem;
margin: 0 1.25rem 0 1.25rem;
top: 50%;
transform: translateY(-50%);
}
.btn_primary{
margin-bottom: 0.5rem;
text-align: center;
}
.btn_preview{
text-align: center;
margin-right: 20px;
}
.clickable_pre svg{
width: 1.25rem;
height: 1.25rem;
margin-right: 0.5rem;
}
.clickable_pre{
padding: 10px 20px 10px 20px!important;
}
.template_modal {
z-index: 99999;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.template-modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 100%;
height: 100%;
}
.template-close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
border: 1px solid;
padding: 0px 14px;
border-radius: 50px;
}
.template-close:hover,
.template-close:focus {
color: #FFFFFF;
background-color: #0092ff;
text-decoration: none;
cursor: pointer;
}
.imageDiv img{
height: 560px;
width: 360px;
margin-right: auto;
margin-left: auto;
display: block;
overflow: hidden;
margin-top: 80px;
}
.campaign_toltip:hover{
color:#0092ff ;
}
.tooltip-inner {
min-width: 100px;
max-width: 250px;
text-align: left;
color: black;
background: #fff;
border: 1px solid #c0ccda;
border-radius: 3px;
box-shadow: 0 0.1em 0.1em #c0ccda;
}
.edit_suc svg{
fill: #13ce66;
opacity: inherit;
}
.btn_disable{
opacity: 0.5;
pointer-events: none;
text-decoration: none!important;
}
.sender_div{
height: 90px;
overflow-y: scroll;
}
.sender_div::-webkit-scrollbar {
width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #0092ff;
border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #0092ff;
}
.content-wrapper {
background-color: white !important;
}
.template_logo_div{
background-color: rgb(239, 242, 247);
padding-top: 20px;
padding-bottom: 20px;
width: 570px;
}
.template_logo_div:hover{
border: 2px solid #0092ff;
}
.template_logo_div img{
width: 200px;
height: 90px;
display: block;
margin-right: auto;
margin-left: auto;
}
.template_title{
margin-top: 50px;
margin-bottom: 30px;
text-align: center;
}
.template_title:hover{
border: 2px solid #0092ff;
}
.template_title h1{
font-weight: bolder;
}
.template_shopping_img img{
width: 570px;
height: 240px;
margin-bottom: 60px;
}
.template_shopping_img img:hover{
border: 2px solid #0092ff;
}
.template_product_pre{
display: flex;
}
.template_product_img img{
width: 270px;
height: 150px;
}
.template_product_img:hover{
border: 2px solid #0092ff;
}
.template_last_log img{
width: 130px;
height: 50px;
margin-top: 20px;
}
.template_section{
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.margin_left_img{
margin-left: 30px;
}
.template_heading_section h2{
font-weight: bolder;
margin-top: 50px;
margin-bottom: 20px;
}
.template_heading_section h2:hover{
border: 2px solid #0092ff;
}
.template_heading_section p{
font-size: 1.1rem;
}
.template_heading_section p:hover{
border: 2px solid #0092ff;
}
.template_last{
padding: 20px 0px;
vertical-align: top;
justify-content: flex-start;
width: 600px;
background-color: rgb(239, 242, 247);
text-align: center;
}
.template_last h5{
font-weight: bold;
margin-bottom: 20px;
margin-top: 20px;
}
.template_last h5:hover{
border: 2px solid #0092ff;
}
.template_last a {
text-decoration: underline;
}
.template_last a:hover {
border: 2px solid #0092ff;
}
.template_last p:hover {
border: 2px solid #0092ff;
}
.call_to_action{
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
display: block;
margin-left: auto;
margin-right: auto;
width: 30%;
}
.template_logo_modal img{
height: 65px;
width: 200px;
}
.template_logo_modal{
margin-right: auto;
margin-left: auto;
display: block;
width: 70%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
background-color: #d4d9da !important;
}
#custom_tabs_one_tabContent .tab-pane{
padding: 0px !important;
}
.active{
background-color: white;
}
#tabs {
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 120px;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #0092ff!important;
border-color: transparent transparent #f3f3f3;
border-bottom: 2px solid !important;
font-size: 18px;
}
#tabs .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: black!important;
font-size: 18px;
}
.nav-tabs .nav-link {
color:#dee1e6 ;
}
.nav-tabs .nav-link.active {
background-color: white !important;
}
#nav-tabContent{
width: 590px;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
margin-top: 30px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #FFFFFF #FFFFFF #dee2e6;
}
.nav-tabs {
margin-bottom: 20px;
margin-top: 20px;
}
.template_shopping_img_modal img{
width: 270px;
height: 130px;
}
.template_margin_bottom{
margin-bottom: 50px;
}
.btn_size_small{
padding: 0px 5px;
}
.template_modal_hover_none:hover{
border: none;
}
.template_modal_hover_none img:hover{
border: none;
}
.tem_preview{
width: 70% !important;
}
.scroll_hidden{
margin: 0;
padding: 0;
overflow: hidden;
height: 100%
}
.template_modal_hover_none h2:hover{
border: none;
}
.template_modal_hover_none p:hover{
border: none;
}
.template_modal_hover_none h5:hover{
border: none;
}
.template_modal_hover_none a:hover{
border: none;
}
.campaign_side_bar {
padding: 10px 20px;
}
.js-irs-2 {
display: none !important;
}
#range_5 {
display: none !important;
}
.irs-handle .single {
cursor: pointer !important;
}
.active_btn {
background: #ec0b0b !important;
border-color: inherit !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
background-color: #d4d9da !important;
}
#custom_tabs_one_tabContent .tab-pane{
padding: 0px !important;
}
.active{
background-color: white;
}
#tabs {
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 120px;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #0092ff!important;
border-color: transparent transparent #f3f3f3;
border-bottom: 2px solid !important;
font-size: 18px;
}
#tabs .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: black;
font-size: 18px;
}
.nav-tabs .nav-link.active {
background-color: white !important;
}
#nav-tabContent{
width: 590px;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
margin-top: 30px;
}
.content-wrapper {
background-color: white !important;
}
.regular-title{
font-size: 1.3rem;
font-weight: bolder;
text-align: center;
}
.regular-icon{
font-size: 2rem;
color: #0092ff;
margin-right: 15px;
}
.campaign_name{
font-size: 1rem!important;
font-weight: bold!important;
}
.campaign_create_btn{
background: #0092ff;
border: 1px solid #0092ff;
border-radius: 3px;
color: #fff;
display: inline-block;
outline: 0;
font-size: 1rem!important;
padding: calc(0.5rem - 1px) calc(0.5rem * 2 - 1px);
text-decoration: none;
}
.campaign_cancel_btn{
background: #fff;
border: 1px solid #c0ccda;
color: #1f2d3d;
border-radius: 3px;
display: inline-block;
outline: 0;
font-size: 1rem!important;
padding: calc(0.5rem - 1px) calc(0.5rem * 2 - 1px);
text-decoration: none;
margin-left: 20px;
}
.ab_test_icon svg{
height: 50px;
}
.ab_test_title{
font-size: 1.1rem!important;
font-weight: bold!important;
margin-bottom: 20px;
}
.ab_test_section{
background-color: rgb(254 254 232);
padding: 20px;
margin-right: -30px;
margin-left: -30px;
margin-top: -30px;
}
.element-section{
background-color: #fff;
border: 1px solid #eff2f7;
border-radius: 3px;
box-shadow: 0 2px 2px 0 rgb(31 45 61 / 16%);
padding: 1.5rem;
}
.ab_test_text{
font-size: 15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; /* number of lines to show */
line-clamp: 2;
-webkit-box-orient: vertical;
}
.activeSec{
background-color: #edf7fb;
border: 2px solid #0092ff;
cursor: default;
}
.plan_element_section{
opacity: 0.5;
}
.previewBody_container{
display: flex;
align-items: flex-start;
margin: 80px auto;
width: 80%;
}
.previewContainer_left{
width: 52.5rem;
}
.previewTest_frame{
border: 1px solid #c0ccda;
border-radius: 3px;
width: 52.5rem;
}
.frame_header{
background-color: #f4f6f9;
border-bottom: 1px solid #c0ccda;
padding: 1rem;
justify-content: space-between;
}
.frameHeader_div{
margin: 0px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width: 46.25rem;
}
.frameHeader_title{
font-weight: bold;
display: inline-block;
margin-right: 0.5rem;
min-width: 4.1875rem;
}
.frame_body{
margin: 0 auto;
height: 28.25rem;
overflow-y: scroll;
}
.frame_body::-webkit-scrollbar {
width: 10px;
}
.previewContainer_right{
width: 23rem;
margin-left: 25px;
}
.previewAnd_test{
background-color: #fff;
border: 1px solid #c0ccda;
border-radius: 3px;
width: 23rem;
padding: 1.5rem;
}
.previewTest_subheading{
color: #000;
font-size: 1rem;
line-height: 1.5rem;
display: flex;
align-items: center;
margin: 0;
}
.previewTest_subheading i{
fill: #687484;
width: 1rem;
height: 1rem;
margin-right: 0.5rem;
}
.previewTest_subcontent{
margin: 0px 0px 1rem 0px;
}
.contact_list_dropdown{
width: 100% !important;
}
.searchListing_divider{
background-color: #fff;
box-shadow: inset 0 1px 0 0 #eff2f7;
width: 18rem;
height: 1px;
display: block;
margin: 0.5rem auto;
}
.contact_add_btn{
text-align: left;
margin-left: 7px;
width: 56%;
}
.contact_add_btn:hover{
background-color: #f9fafc;
}
.addressInput{
background: #f0f0f0;
padding: 0.25rem 0.5rem 1rem 0.5rem;
margin-top: 0.5rem;
}
.add_contact_cancel_btn{
margin-left: 5px;
}
.contact_list{
height: 90px;
overflow-y: scroll;
overflow-x: hidden;
}
.contact_list::-webkit-scrollbar {
width: 10px;
}
.invalid_email_error{
background-color:rgb(255, 204, 204);
padding: 7px 10px;
border-radius: 4px;
}
.invalid_email_error i{
color: red;
}
.add_email_success{
background-color:rgb(205, 254, 205);
padding: 7px 10px;
border-radius: 4px;
}
.add_email_success i{
color: green;
}
.preview_and_test_send_btn{
opacity: 0.5;
}
.main-header{
left: 0;
position: fixed !important;
right: 0;
top: 0;
z-index: 1037 !important;
}
.content-wrapper {
margin-top: calc(2.5rem + 10px) !important;
/* overflow-y: scroll !important; */
margin-bottom: calc(3.5rem + 1px) !important;
}
.main-footer{
bottom: 0;
left: 0;
position: fixed !important;
right: 0;
z-index: 1032;
}
.lead-finder-title-sec {
font-size: 20px;
font-weight: 500;
border-bottom: 1px solid #cccccf;
}
.lead-finder-filter-text-sec {
display: flex;
justify-content: space-between;
margin: 20px 0px;
}
.connect-warmup-email-sec {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 40px;
}
.connect-warmup-text {
color: #838080;
}
.add-new-email-title {
text-align: center;
font-size: 18px;
font-weight: 600;
padding-bottom: 10px;
}
.connect-site-link-sec {
display: flex;
padding: 20px;
align-items: center;
}
.add-new-email-sec-wrapper {
padding: 50px;
background: #ffffff;
box-shadow: rgba(60, 72, 88, 0.15) 0px 4px 30px 8px;
border-radius: 10px;
}
.connect-site-link-name {
font-size: 15px;
color: #857f7f;
}
.connect-site-link-text {
color: #000;
font-size: 16px;
font-weight: 900;
}
.connect-site-link-sec:hover {
background-color: #fff;
box-shadow: rgba(60, 72, 88, 0.15) 0px 4px 30px 8px;
border-radius: 10px;
}
.connect-site-link-text-sec {
margin-left: 20px;
}
.connect-site-link-logo {
width: 40px;
}
.connect-site-link-img{
width: 100%;
}
/* a.email-cancel {
margin-right: 35px;
} */
.connect-gmail-site-link-sec {
display: flex;
}
.enable-imap-text-sec {
padding: 25px 30px;
font-size: 14px;
}
.enable-imap-text-sec {
padding: 25px 30px 0px 30px;
font-size: 14px;
}
.g-suite-sec-wrapper{
padding: 30px;
background: #ffffff;
box-shadow: rgba(60, 72, 88, 0.15) 0px 4px 30px 8px;
border-radius: 10px;
margin-bottom: 20px;
}
.text-heighlights {
color: #5c5a5a;
font-size: 13px;
font-weight: 600;
}
a.forwarding-link {
font-size: 13px;
font-weight: 600;
}
.show-how-btn {
text-align: center;
}
a.show-me-how-btn {
font-size: 14px;
color: #737272;
text-decoration: none;
}
i.fa.fa-arrow-right.arrow-right-show-icon {
margin-left: 10px;
}
.another-provider-name {
font-size: 13px;
color: #000;
}
.connect-provider {
font-size: 20px;
font-weight: 500;
}
.connect-provider-name {
color: #7d7979;
font-size: 14px;
}
.unibox-title {
font-size: 20px;
text-align: center;
font-weight: 600;
margin: 20px 0px;
}
.all-unibox-content {
overflow-y: scroll;
height: 100vh;
margin-bottom: 60px;
overflow-x: hidden;
padding-right: 10px;
}
.analytics-filter-section-wrapper {
background: transparent;
padding: 7px;
border: 1px solid #e9e4e4;
}
.analytics-filter-sec-btn {
color: #000;
font-size: 13px;
padding: 4px 6px;
}
.analytics-filter-sec-btn:hover {
background-color: #fafafa;
padding: 4px 6px;
border-radius: 3px;
color: #000;
}
.analytics-filter-btn{
color: #000;
}
.analytics-filter-btn:hover{
color: #000;
}
.alalytics-card-section {
margin: 30px 0px;
}
.analytics-card-details {
border: 1px solid #eee4e4;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 8px;
}
.filter-card-numeric-text {
font-size: 20px;
font-weight: 700;
}
.filter-card-icon {
color: #007aff;
}
.filter-card-info-icon {
color: #007aff;
}
.filter-card-open-rate-icon{
color: #99D400;
}
.analytics-card-opprtunities-details {
border: 1px solid #eee4e4;
display: flex;
align-items: center;
justify-content: space-around;
padding: 20px 8px;
}
.connect-gmail-acount-card {
background: #ffffff;
box-shadow: rgba(60, 72, 88, 0.15) 0px 4px 30px 8px;
border-radius: 10px;
padding: 20px 50px;
}
.select-connect-option-title {
text-align: center;
color: #027DFF;
font-size: 14px;
font-weight: 600;
padding: 30px 0px;
letter-spacing: 1px;
}
.select-conection-option-details-sec {
background-color: #027dff;
border-radius: 5px;
padding: 50px 20px;
height: 330px;
}
.option-name-text {
text-align: center;
color: white;
font-size: 17px;
font-weight: 500;
}
.features-options-list {
color: white;
padding: 30px;
}
.feature-item {
padding: 5px 0px;
font-size: 15px;
}
span.recommended-text {
background: #DDFEE5;
padding: 4px 6px;
border-radius: 5px;
color: black;
font-weight: 600;
font-size: 12px;
}
.select-conection-option-two-details-sec {
background-color: #ffffff;
border-radius: 5px;
padding: 50px 20px;
border: 1px solid #e2e0e0;
box-shadow: rgb(239, 239, 239) 0px 0px 10px 0px;
height: 330px;
}
.option-two-name-text {
text-align: center;
color: #027dff;
font-size: 17px;
font-weight: 500;
}
.features-options-two-list {
color: black;
padding: 30px;
}
i.fa.fa-exclamation-circle.option-two-icon {
color: #ff2929;
}
.back-to-previous-g-suite-account-section {
padding: 50px 0px;
}
.back-to-previous-g-suite-account-btn {
color: #646464;
font-size: 15px;
padding: 10px 15px;
font-weight: 700;
}
.back-to-previous-g-suite-account-btn:hover {
background: #f6f6f6;
padding: 10px 15px;
border-radius: 4px;
}
.select-option-one-card-sec {
padding: 50px;
background: #ffffff;
box-shadow: rgba(60, 72, 88, 0.15) 0px 4px 30px 8px;
border-radius: 10px;
}
.allow-access-title {
padding: 20px 0px;
text-align: center;
font-weight: 600;
color: #b3b3b3;
}
span.per-one-domain-text {
background: #DDFEE5;
padding: 5px;
border-radius: 5px;
font-size: 12px;
font-weight: 600;
color: #7d7878;
}
span.option-one-copy-clip-board-text {
background: #e6dfdf;
padding: 20px 26px;
border-radius: 5px;
}
.option-one-copy-clip-board-sec {
padding: 30px;
}
.option-one-feature-item {
margin: 15px 0px;
}
.app-password-text{
font-size: 14px;
color: #463f3f;
}
.app-password-n-b {
font-size: 15px;
margin: 5px 0px;
color: #2f4cdd;
font-weight: 600;
}
span.capmpaign-active-btn {
background-color: #006BFF;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
}
span.currently-campaign-btn {
padding: 5px 10px;
border: 1px solid #1a1717;
border-radius: 5px;
font-size: 13px;
}
.campaign-analytics-card-sec {
margin: 20px 0px;
border: 1px solid #e4e2e2;
padding: 15px 10px;
}
.devider-sec {
color: #006bff;
font-size: 25px;
}
a.lead-import-btn {
color: #fff;
background: #0081FF;
padding: 7px 14px;
border-radius: 5px;
float: right;
}
a.lead-import-btn:hover {
color: #fff;
background: #0056cc;
padding: 7px 14px;
border-radius: 5px;
float: right;
}
.campaign-message-sec {
border: 1px solid #ececec;
padding: 15px;
}
.campaign-scheduling-sec {
border: 1px solid #e4e4e4;
padding: 20px;
}
span.camp-timing-icon-sec {
font-size: 20px;
color: #24aa74;
}
.camp-scheduling-timing-sec {
margin: 20px 0px;
border: 1px solid gainsboro;
padding: 20px;
}
.camp-timing-text{
color: #000 !important;
}
.camp-option-sec {
border: 1px solid #e6e6e6;
padding: 20px;
}