@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    background: #e8edf2;
}

#wpbody-content .wrap-gsc,
.gsheet-header,
.breadcrumb {
    font-weight: 500;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #4a4a4a;
}

#wpbody-content .wrap-gsc h2,
#wpbody-content .wrap-gsc h3,
#wpbody-content .wrap-gsc h4 {
    font-weight: 600;
}

#wpbody-content .wrap-gsc h2 {
    margin: 0;
    padding: 0 0 25px;
    font-size: 20px;
    color: #6085cd;
}

#wpbody-content .wrap-gsc h2 span.tooltip-set {
    font-size: 18px;
    color: #399f51;
    margin-left: 15px;
}

.gswoo-helop-icon {
    color: #399f51;
}

i.gswoo-helop-icon.fa.fa-question-circle {
    font-size: 17px;
    margin-left: 5px;
    color: #399f51;
}

#wpbody-content .wrap-gsc h3 {
    font-size: 18px;
	display: flex;
    align-items: center;
	gap:10px;
}
#wpbody-content .wrap-gsc h3 p {
	margin:0;
}

#wpbody-content .wrap-gsc h4 {
    font-size: 16px;
}

#wpbody-content .wrap-gsc p {
    font-size: 14px;
	margin: 0 0 15px;
}
#wpbody-content p.sub-desc {
    margin: 0 0 30px;
    line-height: 22px;
    font-size: 14px;
    color: #64748b;
}


#wpbody-content .wrap-gsc p.note {
    font-size: 14px;
	color:#666;
}

.system-error-cf7free-logs {
	padding:2rem !important;
}
.card-formntr {
	padding:2rem;
	border-bottom: 1px solid #e2e8f0;
}


.wrap-gsc a {
    outline: none;
    border: none;
    color: #e73f26;
    text-decoration: none;
    cursor: pointer;
}

.wrap-gsc a:focus {
    box-shadow: 0 0 0 0;
}

.wrap-gsc a:hover {
    color: #333;
}

.gs-form {
    padding: 2rem;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e8f0;
}

.extensions,
.wpforms_service,
.wpforms_existing,
.wpforms_manual {
	padding: 2rem;
	 box-sizing: border-box;
}

.connected-account label {
	font-size:13px;
}

.gsheetconnector-addons-list {
	margin-bottom:30px;
}

.gsheet-header {
    max-width: 1280px;
    width: 100%;
    margin: 1rem auto 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}

.gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 15px;
}

.gsheet-header .gsheet-logo-text {
    font-size: 22px;
    font-weight: 500;
    margin: 10px auto 0 0;
    position: relative;
    line-height: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.gsheet-header h1 span.title {
    font-size: 1em;
    font-weight: 600;
    background: #E95118;
    background: linear-gradient(to right, #E95118 0%, #EEB609 50%, #6EC833 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 10px;
}

.gsheet-header h1 span.pro {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 1px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    background: rgb(17, 154, 23);
    letter-spacing: 1px;
    background: linear-gradient(90deg, rgba(17, 154, 23, 1) 0%, rgba(41, 106, 16, 1) 100%);
}

.gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 12px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -9px;
    bottom: 25px;
}

.gsheet-header .gsheet-logo i {
    font-size: 28px;
    line-height: 40px;
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: url(../img/gsheet-logo.svg) no-repeat center !important;
    background-size: 37px auto !important;
}

.gf-system-Error-logs {
    padding: 2rem;
}

/* Top Header //////////*/
.gsheet-header ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
    list-style: none;
}

.gsheet-header ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gsheet-header ul li i {
    font-size: 17px;
}

.gsheet-header ul li a {
    color: #666;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashicons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gsheet-header ul li a:hover {
    border: 1px solid #666;
}

.gsheet-header ul li a:hover i {
    color: #000;
}

.breadcrumb {
    max-width: 1280px;
    width: 100%;
    margin: 20px auto;
}

.notes {
    padding: 0 0 0 238px;
    margin-bottom: 18px;
    display: flex;
    color: #666;
    font-size: 13px;
}

.notes p {
    margin-top: 0;
}

.notes2 {
    display: inherit;
    background: #eee;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 15px;
}

.nav-tab-wrapper,
.wrap-gsc div.nav-tab-wrapper,
.nav-tab-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 3px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    max-width: 1280px;
    width: 100%;
    margin: 0px auto 20px;
    box-sizing: border-box;
    border-bottom: none;
    padding-left: 5px;
}

.sub-nav-bar {
    max-width: 1280px;
    width: 100%;
    margin: 5px auto 20px;
    background: #e8edf2;
    display: flex;
    gap: 6px;
}

.sub-nav-bar a.sub-nav-tab {
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
}

.sub-nav-bar a.sub-nav-tab-active {
    background: #c1e0ff;
    font-weight: bold;
}

.nav-tab {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: #eee;
    border-radius: 5px;
    border: none;
}

a:hover.nav-tab {
    background: #e0f0ff;
    border: none;
}

.nav-tab:hover,
.nav-tab:focus,
a.nav-tab.nav-tab-active {
    background: #e0f0ff;
}

a.nav-tab img {
    margin-right: 8px;
}

.wrap-gsc {
    max-width: 1280px;
    margin: 0 auto !important;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.row label {
    width: 220px;
    text-align: left;
}

.row span {
    padding-left: 10px;
    display: inline-block;
}

.forms-detail {
    padding: 2rem;
    box-sizing: border-box;
}


#cf7gscpro .postbox-header h2,
#submitdiv h2 {
    padding: 5px 10px;

}

.gsc-service-success {
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 20px 30px;
    margin: 0px 0 30px;
    font-size: 14px;
}

.service-email {
    color: #6085cd;
}

.wrap-gsc .postbox-header {
    background: #f2f7fd !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 5px;
}

.wrap-gsc .postbox {
    border: none;
}

.wrap-gsc .postbox .inside {
    padding: 0;
}

.wrap-gsc .postbox table.widefat {
    border: 1px solid #e2e8f0 !important;
}

.postbox {
    border: none;
}

.postbox table.widefat {
    border: 1px solid #e2e8f0 !important;
}

.postbox table.widefat tr:nth-child(odd) {
    background-color: #f2f7fd !important;
}

.misc-pub-section {
    padding: 5px 10px;
}


/* Input New CSS */
.wrap-gsc input[type="text"],
.wrap-gsc input[type="password"],
.wrap-gsc input[type="date"],
.wrap-gsc input[type="datetime-local"] {
    border: 1px solid #d8d8d8;
    padding: 4px 10px;
    min-height: 44px;
    line-height: 1.25rem;
    color: #64748b;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    border-radius: 5px;
    max-width: 490px;
    margin-right: 10px;
    width: 100%;
}

.wrap-gsc input[type="text"]:focus,
.wrap-gsc input[type="password"]:focus,
.wrap-gsc input[type="date"]:focus {
    border: 1px solid #c9c9c9;
    box-shadow: 0 0 5px #dddd;
}

.wrap-gsc select {
    padding: 7px 28px 7px 10px !important;
    line-height: 1.25rem !important;
    color: #64748b !important;
    background-color: #fff !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 5px !important;
    height: 44px !important;
    background-position: right 10px center !important;
    margin-right: 10px !important;
    max-width: auto;
}

.wrap-gsc select:focus {
    border: 1px solid #c9c9c9 !important;
    box-shadow: 0 0 5px #dddd !important;
}

.gsc-service-json {
    width: 100%;
    border: 1px solid #d8d8d8 !important;
    border-radius: 5px !important;
}

.edddisplayLogs {
    margin-top: 1rem;
}

.file-setting select {
    min-width: 160px;
}


/* Button CSS //////////*/
.njgsc-logs, .closenjformView,
#gs-update-license,
#copy-logs-btn,
#gs-sync-multi {
    display: inline-block;
    padding: 5px 15px;
    background-color: #fff;
    color: #949494;
    border: 1px solid #949494;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    transition-property: color;
    transition-property: background;
    transition-duration: .4s;
    -webkit-transition-duration: 0.4s;
    transition-timing-function: ease-in-out, ease-out;
}

.njgsc-logs:hover, .closenjformView:hover,
#copy-logs-btn:hover,
#gs-update-license:hover,
#gs-sync-multi:hover {
    color: #fff;
    background: #949494;
}

#gs-sync {
    cursor: pointer;
}

#copy-logs-btn {
    padding: 10px 20px;
    font-weight: bold;
    margin: 20px 0 0px;
    cursor: pointer;
}

.button-bar a,
.frmn-row .edit-feed,
#add-new-feed,
.sync-btn,
#save-gs-formntr-code,
.wrap-gsc .button-secondary,
.wrap-gsc .button-primary {
    font-size: 15px !important;
    font-weight: 500 !important;
    border: none !important;
    padding: 11px 15px;
    min-width: 200px;
    height: 43px;
    line-height: 18px !important;
    text-align: center;
    background: #199436 !important;
    min-height: 28px;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    transition-property: color;
    transition-property: background;
    transition-duration: .4s;
    -webkit-transition-duration: 0.4s;
    transition-timing-function: ease-in-out, ease-out;
}

.button-bar a:hover,
.frmn-row .edit-feed:hover,
#add-new-feed:hover,
#save-gs-formntr-code:hover,
.sync-btn:hover,
.wrap-gsc .button-secondary:hover,
.wrap-gsc .button-primary:hover {
    color: #fff !important;
    background: #22af43 !important;
}


#deactivate-log,
#save-gs-code {
	position:relative;
	top:-7px;
}

.google-sheets-button,
.back-button,
.upgrade-btn,
.save-btn,
.action-btn,
#save-gf-reset,
#gs-gf-deactivate-auth,
#close-feed,
#viewsheet {
    font-size: 15px !important;
    font-weight: 500 !important;
    border: 1px solid #199436 !important;
    padding: 0 15px;
    min-width: 200px;
    height: 43px;
    text-align: center;
    background: #fff !important;
    min-height: 28px;
    border-radius: 5px;
    color: #199436 !important;
    cursor: pointer;
    transition-property: color;
    transition-property: background;
    transition-duration: .4s;
    -webkit-transition-duration: 0.4s;
    transition-timing-function: ease-in-out, ease-out;
    margin-right: 10px;
}
.google-sheets-button {
	line-height:40px;
}
 
.google-sheets-button:hover,
.back-button:hover,
.upgrade-btn:hover,
.save-btn:hover,
#save-gf-reset:hover,
#gs-gf-deactivate-auth:hover,
#close-feed:hover,
#viewsheet:hover {
    color: #fff !important;
    background: #22af43 !important;
    border: 1px solid #22af43 !important;
}

.extensions-list,
.system-general_setting {
	padding:2rem;
	box-sizing: border-box;
}

.license-tooltip {
    display: flex;
}

.lexpire i {
    font-size: 18px;
    color: #22af43;
}

.download-orders {
    margin-right: 10px !important;
}

/* System Status Tab */
.system-statuswc {
    border: none !important;
    box-shadow: 0 0 0 !important;
    padding: 2rem !important;
}
.system-statuswc .system-statuswc {
    padding: 0rem !important;
}

.system-Error {
    border: none !important;
    box-shadow: 0 0 0 !important;
    padding: 0 !important;
}
.copy {
    margin-left: 0 !important;
}

.system-statuswc h4 .dashicons,
.system-statuswc h2 .dashicons {
    color: #6085cd !important;
    border: 1px solid #e2e8f0 !important;
}

.info-button {
    color: #333 !important;
    font-weight: 600 !important;
    background-color: #f2f7fd !important;
    border: 1px solid #e2e8f0 !important;
}

.info-content h3 {
    color: #6085cd !important;
    margin: 0px 0 10px 5px !important;
}

.info-content tr:nth-child(odd) {
    background-color: #f2f7fd !important;
}

.info-content td {
    font: 13px Montserrat, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 500;
    padding: 10px !important;
}

.database-table {
	padding:2rem;
}

.info-content {
    box-sizing: border-box;
    padding: 0 0 30px !important;
    border: none !important;
}

.info-content table {
    width: 100%;
    border-collapse: collapse;
}

.info-content td {
    padding: 10px !important;
    word-break: break-all;

    border: 1px solid #e2e8f0;
}

.info-content td:nth-child(1) {
    font-weight: bold;
}

.info-content tr:last-child td {
    border-bottom: 1px solid #e2e8f0 !important;
}

/* Extension Page CSS */
.loading {
    background-image: url(../img/ajax-loader.gif);
    background-position: 50% 80%;
    background-repeat: no-repeat;
    width: 14px;
    display: inline-block;
    height: 14px;
}

.extensions-block {
    padding: 2rem;
    box-sizing: border-box;
}

.gsheetconnector-addons-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.gsheetconnector-list-item {
    background-color: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 3px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    width: 49%;
    height: 230px;
    position: relative;
}

.gsheetconnector-list-item .activated {
    display: none;
}

.gsheetconnector-list-item:hover .activated {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 9;
}

.gsheetconnector-list-item .activated a.button {
    position: absolute;
    left: 0;
    top: 40%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}

.gsheetconnector-list-item {
    position: relative;
}

.gsheetconnector-list-item .plugin-premium,
.gsheetconnector-list-item .plugin-free {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 2px 5px;
    background: #f60d0d;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;

}

.gsheetconnector-list-item .plugin-required {
    top: 30px;
}

.gsheetconnector-list-item .plugin-free {
    background: #2271b1;
}

.highlight {
    background: #fcf8e9;
    border: 1px solid #cec295;
    position: relative;
}

.highlight .addon-item-header img {
    border: 1px solid #cec295;
}

.highlight .addon-item-footer {
    background: #fef3c9;
}

.highlight .addon-badge {
    background: #f10a0a;
    color: #fff;
}

.active-msg {
    background: #BEF8D2;
    border-radius: 3px;
    margin: -3px 0 5px;
    font-size: 13px;
    color: #039436;
    padding: 5px 10px;
    display: block;
    text-align: center;
}

.highlight .new {
    background: #f10a0a;
    width: 103px;
    padding: 5px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    right: -32px;
    top: 2px;
    display: block;
    text-align: center;
    border-radius: 3px;
    rotate: 30deg;
    text-transform: uppercase;
}

.addon-item-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 15px;
}

.addon-item-header-meta {
    width: 68%;
    padding-left: 15px;
}

.addon-item-header img {
    width: 78px;
    height: auto;
    padding: 8px 0;
    border: 1px solid #e2e8f0;
}

.addon-item-meta-title a {
    font-size: 14px;
    font-weight: 600;
    color: #6085cd;
    padding-bottom: 10px;
    display: block;
}

.addon-item-header-meta-excerpt {
    color: #646970;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.addon-item-footer {
    padding: 15px;
    display: flex;
    background: #f2f7fd;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
    min-height: 70px;
}

.addon-badge {
    color: #8c8f94;
    background-color: #e5e5e6;
    border-radius: 3px;
    font-size: 10px;
    letter-spacing: 0.5px;
    padding: 8px 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 6px;
    user-select: none;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: ease-out;
}


/* Tooltip New CSS Final */
.tooltip {
    position: relative;
    cursor: pointer;
    text-align: left;
}

.tooltip:after,
.tooltip:before {
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
}

.tooltip:after {
    background-color: #fff;
    border: 1px solid #cfd8e2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    content: attr(data-tooltip);
    padding: 20px;
    color: #666e81;
    border-radius: 5px;
    white-space: nowrap;
    margin-bottom: 11px;
}

.tooltip:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
}

.tooltip:hover:before,
.tooltip:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}

.tooltip .dashicons-editor-help {
    margin-left: 10px;
}

[data-tooltip-pos="up"]:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #607dbc;
    margin-bottom: 4px;
}

[data-tooltip-pos="down"]:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #607dbc;
    margin-left: 1px;
    margin-top: 3px;
}

[data-tooltip-pos="right"]:before {
    border-top: 8px solid transparent;
    border-right: 8px solid #607dbc;
    border-bottom: 8px solid transparent;
    margin-left: 5px;
}

[data-tooltip-pos="left"]:before {
    border-top: 8px solid transparent;
    border-left: 8px solid #607dbc;
    border-bottom: 8px solid transparent;
    margin-right: 3px;
}

[data-tooltip-pos="down"]:before,
[data-tooltip-pos="down"]:after {
    bottom: auto;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -10px);
}

[data-tooltip-pos="down"]:after {
    margin-top: 11px;
}

[data-tooltip-pos="down"]:hover:before,
[data-tooltip-pos="down"]:hover:after {
    transform: translate(-50%, 0);
}

[data-tooltip-pos="left"]:before,
[data-tooltip-pos="left"]:after {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translate(10px, -50%);
}

[data-tooltip-pos="left"]:after {
    margin-right: 11px;
}

[data-tooltip-pos="left"]:hover:before,
[data-tooltip-pos="left"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-pos="right"]:before,
[data-tooltip-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
}

[data-tooltip-pos="right"]:after {
    margin-left: 11px;
}

[data-tooltip-pos="right"]:hover:before,
[data-tooltip-pos="right"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-length]:after {
    white-space: normal;
}

[data-tooltip-length="small"]:after {
    width: 150px;
}

[data-tooltip-length="medium"]:after {
    width: 250px;
}

[data-tooltip-length="large"]:after {
    width: 350px;
}

[data-tooltip-length="fit"]:after {
    width: 450px;
}

.tooltip {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

/* Message Type ///////////////////////////*/
.msg {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 35px 15px 20px;
    border: 1px solid #ccc;
    margin: 1rem 0;
    max-width: 100%;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.msg p {
    margin: 0;
    line-height: 22px;
}

.msg i {
    font-size: 18px;
    margin-top: 5px;
    margin-right: 10px;
}

.gsc-section .msg {
    margin: 1rem 0rem 2rem;
}

.msg a.close {
    font-size: 32px;
    position: absolute;
    right: 10px;
    color: #333;
}

.msg a.close svg {
    width: 22px;
}

.msg a:hover.close {
    color: #000;
}

.align-text-center {
    text-align: center;
}

.align-text-right {
    text-align: right;
}

.warning-msg {
    border: 1px solid #c09f81;
    color: #da4e09;
    fill: #da4e09;
    background: #ffe5d4;
}

.success-msg {
    border: 1px solid #82c090;
    color: #06631c;
    fill: #06631c;
    background: #dcffdd;
}

.error-msg {
    border: 1px solid #c08182;
    color: #630606;
    fill: #630606;
    background: #ffdfe1;
}

.error-msg svg {
    width: 22px;
}

.important-msg {
    border: 1px solid #e3b63d;
    color: #a17604;
    fill: #a17604;
    background: #ffeec1;
}

/* /////////////////////*/

/*
body {
   background:#fff;
}
a:focus {
	box-shadow: 0 0 0 0px #2271b1;
}
*/
.e-admin-top-bar--active { 
   display:none !important;
}
/*.gsheet-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    margin-left: -22px;
    padding: 13px 15px;
    border-bottom: 1px solid #b5bfc9;
    background: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
   margin-top:-1px;
   background: rgb(255,255,255);
   background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 3%, rgba(255,255,255,1) 75%, rgba(224,224,224,1) 100%);
   height:67px;
   width:101%;
   box-sizing:border-box;
    z-index: 1;
}*/
.gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 15px;
}
.gsheet-header .gsheet-logo-text {
    font-size: 22px;
    font-weight: 500;
    margin: 5px auto 0 0;
   position:relative;
    line-height: 27px;
}
.gsheet-header h1 span.title {
    font-size: 1em;
    font-weight: 600;
    background: #E95118;
    background: linear-gradient(to right, #E95118 0%, #EEB609 50%, #6EC833 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 10px;
}
.gsheet-header h1 span.pro {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 1px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    background: rgb(17, 154, 23);
    letter-spacing: 1px;
    background: linear-gradient(90deg, rgba(17, 154, 23, 1) 0%, rgba(41, 106, 16, 1) 100%);
}
.gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 10px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -11px;
    bottom: 20px;
}
.gsheet-header .gsheet-logo i {
   background:url(../img/gsheet-logo.svg) no-repeat center  !important;
   background-size:30px 40px !important;
   display:block; 
}
.dashboard-gsc{
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #7f868d;
}
.divider-gsc{
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #7f868d;
    margin: 0 5px;
}

.modules-gsc{
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #242628;
}
.gform-settings-panel__title--header {
    color:#199436;
}

.gform-settings__navigation a:last-child i.gform-icon {
    background: url(../img/gsheet-logo.svg) no-repeat center  !important;
    background-size: 20px 38px !important;
    display: block;
    width: 30px;
    height: 35px; 
}
.gform-settings__navigation a:last-child .gform-icon--cog:before { content:'';  }
.simplebar-content-wrapper ul li:last-child .gform-form-toolbar__icon {
    background: url(../img/gsheet-logo.svg) no-repeat center  !important;
    background-size: 20px 38px !important;
    display: block;
    width: 20px;
    height: 30px; 
}
#gform-form-toolbar__menu .simplebar-content-wrapper ul li:last-child a {
    color:#199436;
}
.simplebar-content-wrapper ul li:last-child .gform-icon--cog:before { 
	content:'';  
}
/*.nav-tab-wrapper, .wrap h2.nav-tab-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 20px;
   border-radius:0;
}
.nav-tab {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
}
a.nav-tab.nav-tab-active {
    border-top: 4px solid #60bb8d !important;
    background: #fff;
    border-bottom: 2px solid #fff;
   margin-bottom:-1px;
}
.nav-tab-wrapper, .wrap h2.nav-tab-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 20px;
   border-radius:0;
}
.nav-tab {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    margin-left: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 224, 1) 100%);
}*/
.gscpermission-notgiven {
   color: #d63638;
   font-weight:bold;
}
.gscpermission-given {
   color: #479C4B;
   font-weight:bold;
}
.wp-core-ui .notice.is-dismissible {
    padding-right: 38px !important;
}
.wrap {
    margin: 0px 10px 0 2px;
}
.gsheet-header h1 {
    color: #1d2327;
    font-size: 2em;
    margin: 0 0 0;
   padding:0;
   display: flex;
    justify-content: flex-start;
    align-items: center;
}
.gsheet-header .gsheet-logo i {
    font-size: 28px;
    line-height: 40px;
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: linear-gradient(-135deg, #f080f3, #202687);
    text-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
/*.gsheet-header .gsheet-logo:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 66px;
    margin: -12px 0;
    content: '';
    background: #b5bfc9;
}*/
.gsheet-header a.gsheet-help, .gsheet-header a:focus.gsheet-help {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
    padding: 0 3px;
    color: #858b90;
    border: 0;
    background: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
   background: none !important;
   position: absolute;
    right: 25px;
    top: 10px;
}
.fs-notice {
    position: relative;
    z-index: 2;
}
.gsheet-header a.gsheet-help i {
   font-size:34px;   
}

/* Table css */
.info-content td {
    padding: 10px !important;
    word-break: break-word;
}
.info-content td:first-child {
    font-weight: bold;
}
.info-content {
   box-sizing:border-box;  
}
.info-content tr:last-child td {
   border-bottom: 1px solid #dddddd !important;
}
.info-content td, .info-content th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 10px;
}
.gsheetconnect-footer-promotion {
    padding: 10px 20px;
    color: #50575e;
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 0px;
    right: 0;
    padding: 10px 20px;
    z-index: 1;
}
.gsheetconnect-footer-promotion-links, .gsheetconnect-footer-promotion-social {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}
.gsheetconnect-footer-promotion-links li {
   margin:0px 10px 15px;
   padding:0;
   position:relative;   
}
.gsheetconnect-footer-promotion-links li::before {
   content:'/';   
   font-size:11px;
   position:absolute;
   right:-13px;
   top:0;
}
.gsheetconnect-footer-promotion-links li:last-child::before {
   display:none;  
}


.gsheetconnect-footer-promotion-links, .gsheetconnect-footer-promotion-social {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}
.gsheetconnect-footer-promotion-social li a {
    font-size: 22px;
    color: #A7AAAD;
    margin: 0 5px;
}
.gsheetconnect-footer-promotion-social li a:hover {
   color:#516f7a;
}

.gsheetconnect-footer-promotion p { 
   margin:0 0 10px; 
   font-weight:bold; 
}
#wpbody-content {
  padding-bottom: 165px;
  min-height: 700px;
}

/* GsheetConnector Addons */
.gsheetconnector-addons-list {
   display:flex;
   flex-wrap:wrap;
    gap: 10px; 
}
.gsheetconnector-list-item {
   background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.07);
   width:24%;
   height:210px;  
}
.highlight {
   background:#fcf8e9;
   border:1px solid #cec295;
   position:relative;   
}
.highlight .addon-item-header img {
   border:1px solid #cec295;  
}
.highlight .addon-item-footer {
   background:#fef3c9;  
}
.highlight .addon-badge {
   background:#f10a0a;
   color:#fff; 
}

.highlight .new {
   background:#f10a0a;
   width: 103px;
   padding:5px;
   font-size:10px;
   font-weight:600;
   color:#fff;
   text-align:left;
   position:absolute;
   right: -32px;
    top: 2px;
   display:block;
   text-align:center;
   border-radius:3px;
   rotate: 30deg;
   text-transform:uppercase;  
}
.addon-item-header {
   display:flex;
   flex-wrap:wrap;
   justify-content: flex-start;
   padding:15px;  
}
.addon-item-header-meta {
    width: 68%;
    padding-left: 15px;
}
.addon-item-header img {
   width:78px;
   height:78px;
   padding:8px 0;
    border: 1px solid #eee;   
}
.addon-item-meta-title a {
   font-size:14px;
   font-weight:600;
   color:#039436;
   padding-bottom:10px;
   display:block;
}
.addon-item-meta-title a:hover {
    color:#516f7a;
}

.addon-item-header-meta-excerpt {
    color: #646970;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.addon-item-footer {
   padding: 15px;
    display: flex;
    background: #f6f6f6;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
    min-height: 70px;   
}

.addon-badge {
    color: #8c8f94;
    background-color: #e5e5e6;
   border-radius: 3px;
   font-size: 10px;
    letter-spacing: 0.5px;
    padding: 8px 10px;
   display: inline-block;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 6px;
    user-select: none;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: ease-out;
}

.wp-core-ui .button-primary,
.wp-core-ui .button, .wp-core-ui .button-secondary {
    color: #fff;
    background: #5fb78c;
    padding: 11px 20px !important;
    border: none;
    font-weight: 500;
    margin: 0 5px;
    line-height: inherit;
    transition-property: color;
    transition-property: background;
    transition-duration: .4s;
    -webkit-transition-duration: 0.4s;
    transition-timing-function: ease-in-out, ease-out;
}
.wp-core-ui .button-primary:hover,
.wp-core-ui .button:hover, .wp-core-ui .button-secondary:hover {
    color: #fff;
   background: #516f7a;
}

/* main-promotion-box start */
.main-promotion-box {
	margin-bottom:50px;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,253,228,1) 81%, rgba(247,252,216,1) 90%, rgba(238,246,187,1) 100%);
	border-bottom:1px dashed #FFC107;
	padding:40px;
	display:flex;
	flex-wrap:wrap;
	box-sizing:border-box;	
	position:relative;
}
.main-promotion-box a.close-link {
	position:absolute;
	right:20px;
	top:20px;
	color:#199436;
	text-decoration:none;
	background:url(../img/close.png) no-repeat left top;
	width:24px;
	height:24px;
	display:block;
}

#wpbody-content .main-promotion-box h2 {
	margin:0;
	padding:0;
	font-size:40px;
	line-height:normal;
	font-weight:500;
	color:#091F0E;	
}
#wpbody-content .main-promotion-box h2 span {
	color:#199436;
}
#wpbody-content .main-promotion-box p {
	margin:10px 0 30px;
	padding:0;
	font-size:18px;	
}
#wpbody-content .main-promotion-box p.ratings {
	margin:0 0 20px;
	display: flex;
	font-size:15px;
    align-items: center;
    justify-content: flex-start;
}
#wpbody-content .main-promotion-box p span {
	display: inline-block;
    width: 101px;
    height: 15px;
    background: url(../img/star.png) no-repeat left top;
    background-size: auto 15px;
    margin-left: 10px;
}
.main-promotion-box .promotion-inner {
	width:55%;	
}
.gsheet-plugins {
	width:45%;
	background:url(../img/gsheet-plugins.png) no-repeat center top;
	background-size:auto 100%;
	min-height:400px;	
}
.hidden {
    display: none; /* Hide when this class is applied */
  }

.button-bar {
	margin:0;
	display: flex;
	font-size:15px;
	gap:10px;
    align-items: center;
    justify-content: flex-start;	
}
.button-bar a {
	height:auto;
	line-height: 27px !important;
}

/* main-promotion-box #end */
.card-ninjaforms {
	position: relative;
    padding: 2rem;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #e2e8f0;
}

.drop-down-select-btn {
	 display: flex;
    align-items: center;
}

.loading{
   background-image: url( "../img/ajax-loader.gif");
   background-position: 50% 80%;
   background-repeat: no-repeat;
   width:10px;
}
.loading-select{
    background-image: url( "../img/ajax-loader.gif");
   background-position: 50% 80%;
   background-repeat: no-repeat;
   width:10px;
}

.connected-account label {
	color:#4a4a4a;
}
.log-setting {
    padding-top: 20px;
}
.gs-tab{
    margin-top:40px;
}
.gs-tab label {
    font-size: 14px;
}
input#njforms-setting-google-access-code {
    width: 23em !important;
    max-width: 312px !important;
    height: 43px;
}
.njform-gs-alert-kk {
   color: #0073b1;
    font-size: 13px;
    padding-bottom: 15px;
    font-weight: 500;
}
.gs-valid-message {
   font-weight: bold;
   color: green;
}
.njform-debug-view,
.debug-clear-kk {
    display: inline-block;
    /*padding: 10px 20px;
    background-color: #168514;*/
/*    color: #fff;*/
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
/*    margin-right: 10px;*/
    /* padding: 9px; */
}
.divider {
    margin: 30px 0px;
}
p.njforms-setting-field.log-setting.notice-kk {
    color: red;
    font-size: 15px;
}
p.save-notify-kk {
    color: #e27730;
}


.nj-system-Error-logs {
	width: 100%;
	margin-top: 30px;
	box-sizing: border-box;
	
}

.wp-core-ui select {
	width: 100%;
	max-width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blinking-button-wc  {
    animation: blink 1s infinite;
}
@keyframes blink {
 0% {
box-shadow: none;
}
 50% {
box-shadow: 0 0 20px #7dbc4f;
}
 100% {
box-shadow: none;
}
}

#copy-logs-btn {
    padding: 10px 20px;
    font-weight: bold;
    margin: 0 0 20px;
    cursor: pointer;
}


/*integration css*/ 
.card-wp {
	margin: 0;    
    padding: 2rem;
	width: auto;
	height: auto;    
	box-sizing: border-box;
	border:none;
	border-bottom: 1px solid #e2e8f0;
    background: #fff;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, .05);
	border-radius: 0px;
}

/* Button styles */
a.njforms-btn.njforms-btn-md.njforms-btn-light-grey {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    color: #666;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 12px;
    min-height: 35px;
    text-decoration: none;
}

input#save-njform-gs-code {
    background-color: #5fb78c;
    border: none;
    color: #fff;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
	font-weight: 600;
    display: inline-block;
    margin: 20px 5px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 12px 20px;
	transition-property: color;
    transition-property: background;
    transition-duration: .4s;
    -webkit-transition-duration: 0.4s;
    transition-timing-function: ease-in-out, ease-out;
}
input#save-njform-gs-code:hover {
	color: #fff;
    background: #516f7a;
}

input.wp-save-btn {
    font-weight: 600;
    background: #e27730;
    color: #fff;
    border-color: #e27730;
    padding: 10px;
    margin-top: 10px; /* Adjusted for better spacing */
    margin-left: 10px; /* Adjusted for better spacing */
    font-size: 15px;
}

/* Form field styles */
.njforms-gs-fields input {
    width: 100%; /* Adjusted to take up full width */
}

.njforms-gs-fields label {
    margin: 0 10px 0 10px;
    float: none; /* Reset float */
    width: auto; /* Reset width */
    font-size: 14px;
}

.njforms-gs-fields span {
    margin: 20px 0 20px 10px;
}

/* Tooltip styles */
.gs-name span {
    display: none;
    position: absolute;
    border-radius: 5px;
    left: 0;
    font-family: Calibri, Tahoma, Geneva, sans-serif;
    margin-left: 0;
    z-index: 999;
}

.gs-name:hover {
    color: #00a0d2;
}

.gs-name:hover span {
    display: inline-block;
    width: auto; /* Adjusted to fit content */
    margin-top: 20px;
    z-index: 1001;
}

.hover-data {
    padding: 5px;
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}

/* Adjusted styles for card titles */
.card h2.title {
    color: #479c4b;
    font-weight: 700;
    text-align: center;
}
.card {
    position: relative;
    margin-top: 20px;
    padding: 0.7em 2em 1em;
    width: 58%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    background: #fff;
     height: 50%;
    min-width: 645px;
}
.card1 {
    position: relative;
    margin-top: 20px;
    padding: 0.7em 1.3em 1em;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    background: #fff;
    
}
.custom-image{
	position: relative;
	top:4px;
}
.njforms-panel-content-section-title h3 {
    font-size: 16px;
    color: #4AA94F;
    padding-bottom: 10px;
}
.wp-formSelect {
    float: left;
    padding-right: 20px;
    padding-left: 25px;
}
.wp-valid-notice{
    font-weight:500;
}
.wp-select {
    padding: 11px 0px 0px 0px;
}
/*a.nav-tab.nav-tab-active {
    border-top: 2px solid #4AA94F;
}*/
input:disabled {
    background-color: rgb(235, 235, 228);
}

/* ---------- tooltip for deactivate msg ----------*/
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
    width: 240px;
    background-color: #ffffff;
    color: #333;
    text-align: left;
    border-radius: 12px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    border: 1px solid #e5e5e5;
    font-weight: 600;
    -webkit-box-shadow: 6px 7px 23px 1px rgba(0,0,0,0.26);
    -moz-box-shadow: 6px 7px 23px 1px rgba(0, 0, 0, 0.26);
    box-shadow: 6px 7px 23px 1px rgba(0,0,0,0.26);
}
span.tooltiptext.tooltip-right {
    font-size: 14px;
    font-weight: 500;
}
.tooltip-right {
    top: -47px;
    left: 125%;
}
.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
      opacity: 1;
}

/* ---- demo content block --------- */
.demo-block span {
    margin: 20px 0 20px 10px;
    font-weight: 700;
    color: #4AA94F;
    font-size: 15px;
}
.demo-block p label {
    margin: 0 9px 0 11px;
    float: left;
    width: 22%;
    font-size: 14px;
    font-weight: 600;
}

/* ---- end demo content block --------- */

.card-support {
    position: relative;
    margin-top: 20px;
    padding: 0.7em 1.3em 1em;
    width: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    background: #fff;
    margin-left: 19px;
}
.column {
    webkit-align-self: flex-start;
    align-self: flex-start;
    min-width: 46%;
    float: left;
    width: 25%;
    height: 250px;
    padding: 10px;
}
.video_link a{
   text-decoration: none;
   color:#000;
   font-size: 20px;
}
.doc_wrap{
   margin-top: 40px;
}

/* ---- font awsum style ------ */

i.fa.fa-life-ring {
    font-size: 30px;
    color: #019ee1;
    margin: -4px 10px 0px 10px;
    float: left;
}
i.fa.fa-book {
    font-size: 30px;
    color: #019ee1;
    margin: -4px 10px 0px 10px;
    float: left;
}

.support-block h2 {
    padding-bottom: 15px;
}

/***** syastem-status tab style ****/
#njforms-gs-system-info{
    width: 800px;
    height: 400px;
}
/***** faq tab style ****/

.collapsible {
  background-color: #4AA94F;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid #9a9a9a;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight:500;
}

.active, .collapsible:hover {
  background-color: #4AA94F;
}
button.collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsible.active:after {
    content: "\2212";
}
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}

.tab-full {
    margin: 20px;
}
.faq-content{
  padding-top: 20px !important;
}

/***** faq tab style ****/

#cf7gs-system-info{
      width: 800px;
    height: 400px;
}

.content ul {
    padding: 10px 20px;
  list-style-type: square;
}
/* Base styles for display error logs */
.njdisplayLogs {
    cursor: default;
    font-family: monospace;
    border: 1px solid #ccc;
    background-color: #32344b;
    width: 99%;
    height: 400px;
    border-color: #32344b;
    color: azure;
    overflow: auto;
    padding: 2px 6px;
    line-height: 1.42857143;
    resize: vertical;
}

/* Media query for smaller screens */
@media (max-width: 768px) {
.njdisplayLogs {
	padding: 5px;
	font-size: 12px;
}

.njdisplayLogs {
	height: 250px;
	width: 100%;
}

.njgsc-logs {
	font-size: 12px;
	min-height: 25px;
	padding: 0 8px;
}
.custom-image{
   margin-right: -16px;
   width: 100%;
   margin-top: -4px;
}
}
/* Default styles for larger screens */
.njform-gs-alert-kk {
  background-color: #fdfde0;
    border-radius: 5px;
    border: 1px solid #5fb78c;
    padding: 20px 30px;
    margin: 30px 0;
    box-sizing: border-box;
}

.njform-gs-alert-heading {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
  color: #242628;
}

.njform-gs-alert-steps {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}

.njform-gs-alert-steps li {
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  font-weight: 500;
  color: #7f868d;
  position: relative;
}

.njform-gs-alert-steps li::before {
  font-family: 'dashicons';
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  width: 18px;
  margin-right: 8px;
  content: '\f15e';
  text-align: center;
  vertical-align: -2px;
  color: #fff;
  border-radius: 50%;
  background: #10AC84;
	position: absolute;
  left:0;
  top:0;
}

.njform-gs-alert-permissions {
	margin: 10px 0 0;
}
.njform-gs-alert-permissions li span {
  display: block;
    color: #ff0707;
}

.njform-gs-alert-note {
  font-style: italic;
  color: #888;
}

/* Responsive styles for mobile devices */
@media (max-width: 768px) {
  .njform-gs-alert-kk {
    padding: 10px; 
  }

  .njform-gs-alert-heading {
    font-size: 1rem; 
  }

  .njform-gs-alert-steps li {
    font-size: 0.9rem; 
  }

  .njform-gs-alert-steps li::before {
    font-size: 14px; 
  }

  .njform-gs-alert-note {
    font-size: 0.85rem; 
  }
}


/* Style the container */
#nj-gsc-cta {
    background-color: rgba(16, 172, 132, 0.06);
    border: 2px solid #10AC84;
    padding: 20px 20px 20px 30px;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column; 
    align-items: flex-start;
    border-radius: 6px;
    width: 100%;
    margin-top: 10px;
	box-sizing: border-box;
	position: relative;
}

/* Style the lock icon */
#nj-gsc-cta i.dashicons-lock {
    font-size: 2rem;
    line-height: 50px;
    width: 50px;
    height: 50px;
    margin-right: 1.25rem;
    color: #10AC84;
    border-radius: 50px;
    background: rgba(16, 172, 132, 0.1);
    position: absolute;
    left: 15px;
    top: 15px;
}

/* Style the text */
#nj-gsc-cta p {
    font-size: .9375rem;
    margin: 0;
    color: #5f8c80;
    display: flex;
    align-items: center; 
    width: 100%; 
}

/* Limit the width to 80% and allow text to wrap */
#nj-gsc-cta .nj-gsc-less-free {
    padding-left: 60px;
    word-wrap: break-word; 
}

.special input[type="checkbox"], input[type="radio"] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px !important;
    min-width: 16px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 );
    transition: .05s border-color ease-in-out;
}

input.name-field {
    width: 120px;
}

input:disabled {
    background-color: rgb(235, 235, 228);
}

.cd-faq-items .pro {
    color: #ff4747;
}

.gs-demo-fields span {
    margin: 20px 0 20px 10px;
    font-size: 15px;
}

.gs-second-block h2 span.gs-info, .gs-third-block h2 span.gs-info, span.gs-info {
    font-size: 14px;
    font-style: italic;
  color:#333;
  font-weight: 400;
}

table.gs-field-list {
    margin-left: 30px;
}
table.gs-field-list.special {
    margin: 0px;
}
td.gs-r-pad {
    padding-right: 10px;
}

.gs-third-block .gs-field-list td:nth-child(2), .gs-third-block .gs-field-list td:nth-child(5), .gs-second-block .gs-field-list td:nth-child(2){
    font-weight: 600;
}

input[type="checkbox"] {
    background-color: rgb(235, 235, 228) !important;
}
.connected-account{
    color: #0085ba;
    font-size: 16px;
    font-weight: 500;
}
.connected-account p{
    display: inline;
    text-decoration: underline;
    font-size: 16px;
}
.button_njfgsc {
   position: relative;
   overflow: hidden;
   display: inline-block;
   margin-bottom: -20px;
}
.button_njfgsc::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0;
  animation: ripple 1s linear infinite;
  transform-origin: top left;
  opacity: 0.8;
}

@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 0.4;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/* changed css ahmed  */
hr{
    border: none;
    border-top: 1px solid #ccc;
    margin: 10px 0;
}

/* Base styles for larger screens */
.njgsc-box-help12 {
    display: flex;
    justify-content: space-between;
	padding:2rem;
}
.col h3 {
	font-size: 18px;
    margin: 0 0 20px;
}
.col.njgsc-box12,
.col.njgsc-box13 {
    position: relative;
   background: #fff;
    border: 1px solid #e2e8f0;
	border-radius: 6px;
	padding: 20px;
    flex-basis: calc(50% - 0.5rem);
	box-sizing: border-box;
}
.col.njgsc-box12 {
    margin-right: 1rem;
}

.col.njgsc-box12 header,
.col.njgsc-box13 header {
    margin-bottom: 1rem;
}
.njgsc-box-content12,
.njgsc-box-content13 {
    margin-top: 1rem;
}
.njgsc-list-icon12,
.njgsc-list-icon13 {
    list-style: none;
    padding-left: 0;
}
.njgsc-list-icon12 li,
.njgsc-list-icon13 li {
	padding-left: 30px;
	display: flex;
    align-items: center;
    margin-bottom: 1rem;
	position: relative;
}
.njgsc-list-icon12 li .icon-button {
	position: absolute;
	left:0;
	top:0;
}
.njgsc-list-icon13 li .dashicons {
	position: absolute;
	left:0;
	top:0;	
}

.njgsc-list-icon12 li a, .njgsc-list-icon12 li a .icon-button span,
.njgsc-list-icon13 li a, .njgsc-list-icon13 li a .dashicons {
    display: flex;
    text-decoration: none;
    color: #7f868d;
}
.njgsc-list-icon12 li a:hover, .njgsc-list-icon12 li a:hover .icon-button span,
.njgsc-list-icon13 li a:hover, .njgsc-list-icon13 li a:hover .dashicons,
.njgsc-list-icon12 li a:hover strong, .njgsc-list-icon13 li a:hover strong {
    color: #e73f26;
}

.njgsc-list-icon12 li .icon-button,
.njgsc-list-icon13 li .icon-button {
    background: none;
    border: none;
    padding: 0;
    margin-right: 1rem;
}

.njgsc-list-icon12 li .icon-button i,
.njgsc-list-icon13 li .icon-button i {
    font-size: 24px;
    line-height: 36px;
    display: inline-block;
    color: #ccc;
    border-radius: 50%;
    background: #eee;
    height: 36px;
    width: 36px;
    text-align: center;
}

.njgsc-list-icon12 li strong,
.njgsc-list-icon13 li strong {
    color: black;
    font-weight: bold;
}

.njgsc-list-icon12 li p,
.njgsc-list-icon13 li p {
    margin: 0;
}

/* changed end   */
  .clear-content-logs-msg-nj {
   font-weight: bold;
   color: green;
}


/*  Responsive CSS Media ////////////////*/
@media screen and (max-width: 1660px){
.addon-item-header-meta-excerpt {
    font-size: 13px;
}
.gsheetconnector-list-item{
	min-height: 230px;
}
}
@media screen and (max-width: 1500px) and (min-width: 1366px) {
  .wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:95%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
    .gsheet-header .gsheet-logo-text {
        font-size: 22px;
        line-height: 16px;
    }
}
@media screen and (max-width: 1500px){
.gsheetconnector-list-item{
	width:32%;
}
       .gsheet-header .gsheet-logo-text {
        font-size: 20px;
        line-height: 16px;
    }
.wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:95%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 10px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -11px;
    bottom: 20px;
}
}
@media screen and (max-width: 1366px){
#wpcontent {
     height: inherit; 
    padding-left: 20px;
}	
    .gsheet-header .gsheet-logo-text {
        font-size: 22px;
        line-height: 16px;
    }
.wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:95%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 10px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -11px;
    bottom: 18px;
}
}
@media screen and (max-width: 1180px){
.gsheet-plugins {
    background-size: 100% auto; 
	}
.gsheetconnector-list-item{
	width:49%;
}
.wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:95%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 10px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -11px;
    bottom: 18px;
}
}
@media screen and (max-width: 1024px){
     .wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:95%; }
  h2 {
    line-height: 25px;
}
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.nav-tab {
    margin: 0;
    padding: 10px 15px;
    font-size: 12px;
}

.main-promotion-box h2 {
    font-size: 30px;
}
.main-promotion-box p {
    font-size: 16px;
}

.button-bar a {
    font-size: 14px;    
}
.gsheet-plugins {
    min-height:200px; 
	background-size: auto 80%;
}
.gsheetconnector-list-item {
    width: 49%;
}

}
@media screen and (max-width: 820px) {
     .wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:93%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
  .gsheet-header h1 small {
    border-radius: 3px;
    padding: 0;
    font-size: 10px;
    color: #000 !important;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    left: -11px;
    bottom: 16px;
}
.gsheet-header .gsheet-logo-text {
        font-size: 20px;
        line-height: 16px;
    }
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.nav-tab {
    padding: 4px 9px;
    font-size: 12px;
}
.main-promotion-box h2 br { display:none; }
.button-bar a { padding: 15px 30px; }
.gsheet-plugins {
    background-size: 100% auto; 
}
.njgsc-box-help12 {
	flex-direction: column; 
	margin-right: 0; 
	width: 100%;
}

.col.njgsc-box12,
.col.njgsc-box13 {
	flex-basis: 100%; 
	margin-right: 0; 
	margin-bottom: 1rem;
}
.wp-core-ui select {
	max-width: 20rem;
}
}
@media screen and (max-width: 426px) and (min-width: 521px) {
     .wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:90%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
      .gsheet-header h1 small {
        bottom: 15px;
    }

  .gsheet-header {
    display: flex
;
    flex-flow: nowrap;
}
.clear-content-logs-nj {
    margin: 1rem 0;
    display: inline-flex
;
    align-items: center;
    margin: 0.5rem 0 1rem;
    font-size: 14px;
    line-height: 38px;
    height: auto;
    min-height: 30px;
    padding: 0 20px;
    color: #6b7278;
    border: 1px solid #7f868d;
    border-radius: 3px;
    background: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 0px;
}
.gsheet-header h1 small {
        bottom: 10px;
    }
    .gsheet-header h1 span.title {
        font-size: 14px;
        font-weight: 600;
        background: #E95118;
        background: linear-gradient(to right, #E95118 0%, #EEB609 50%, #6EC833 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-right: 10px;
    }
        .gsheet-header .gsheet-logo-text {
        font-size: 14px !important;
        width: 250px;
        line-height: 8px;
    }

}
@media screen and (max-width: 520px){
     .wrap-gsc, .gsheet-header, .breadcrumb, .nav-tab-wrapper { max-width:90%; }
  
  .gs-field-list li { width: 48%; }
  .features {
    width: 30%;
  }
  .clear-content-logs-nj {
    margin: 1rem 0;
    display: inline-flex
;
    align-items: center;
    margin: 0.5rem 0 1rem;
    font-size: 14px;
    line-height: 38px;
    height: auto;
    min-height: 30px;
    padding: 0 20px;
    color: #6b7278;
    border: 1px solid #7f868d;
    border-radius: 3px;
    background: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 0px;
}
  .gsheet-header {
    display: flex;
    flex-flow: nowrap;
}
.loading-sign-deactive .loading-sign {
    position: relative;
    top: -12px;
}
.connected-account.row {
    position: relative;
    top: -35px;
    margin-bottom: -30px;
}
  
      .gsheet-header .gsheet-logo-text {
        font-size: 15px;
        line-height: 16px;
    }
    .gsheet-header .gsheet-logo {
    position: relative;
    padding-right: 0px;
}
.nav-tab-wrapper, .wrap h2.nav-tab-wrapper { 
	gap:5px;  
}
a.nav-tab.nav-tab-active, nav .nav-tab {
    border-bottom: 1px solid #c3c4c7;
}
.gsheet-header h1 span.title {
    font-size: 11px;
    font-weight: 600;
    background: #E95118;
    background: linear-gradient(to right, #E95118 0%, #EEB609 50%, #6EC833 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 10px;
}
.gsheet-header h1 small {
	bottom: 27px;
}
.gsheet-header {
    width: 100%;
    top: 0;
}
.gsheet-header .gsheet-logo-text {
    font-size: 14px !important;
    width: 250px;
	line-height: 14px;
}

.gsheet-header a.gsheet-help {
    right: 0;
    top: 54px;
}
.gsheet-header a:hover.gsheet-help {
	color:#0a4b78 !important;
}
input#njforms-setting-google-access-code {
    width: 100% !important;
    max-width: 100% !important;
    height: 43px;
   margin-bottom: 25px;
    margin-top: 25px;
}
.card-wp p {
    align-items: flex-start;
    flex-direction: column;
}
	
	
#ggfs_settings_form input[type=password] {
		margin-bottom: 10px;
}
.dropdownoption-gf select {
	width:98%;
	margin-top: 5px;
	margin-bottom: 10px;
}
#gfgs-code {
	margin: 10px 0 0px;
	width: 100% !important;
	max-width: 100% !important;
}
.gs-integration-layout img {
    top: 0;
    margin-left: 0;
}
.gs-gf-save {
	margin: 0 0 10px;
}
.wg_api_input_gf {
    width: 100%;
}
.inside-tab .gs-integration-layout {
	position: relative;
}
.inside-tab .gs-integration-layout .tooltip {
    position: absolute;
    right: 0;
    top: -4px;
}
.wg_api_option_gf {
	flex-direction: column;
}
.card {
	box-sizing: border-box;		
}
#gf-gsc-cta {
        width: 100%;
    } 	
.inside-tab .gs-integration-layout {
    flex-direction: column;
    align-items: flex-start;
}
input#gfgs-code {
    margin-bottom: 10px;
}
.col.gfgsc-connector-box12, .col.gfgsc-connector-box13 {
    margin-bottom: 15px;
}

.main-promotion-box {
    padding:20px;
    margin-bottom: 20px;
    flex-direction: column-reverse; 
}


.gsheet-plugins {
    width:100%;
	height: 300px;
}
	.main-promotion-box .promotion-inner {
		width:100%;
		height: auto;
	}
	.button-bar a {
    padding: 15px 20px;
}

.gsheetconnector-list-item {
    width: 100%;
	height: auto;
}
.wp-core-ui .button-primary, .wp-core-ui .button {
   margin:  0 0 10px;
}
	
	
.card-ninjaforms, .drop-down-select-btn {
	align-items: flex-start;
    flex-direction: column;
}
.card-ninjaforms select {
	width:100%;
	margin-top: 25px;
    margin-bottom: 25px;
}
	
#wpbody-content .wrap-gsc h2 {
	line-height:normal;
}

.row {
flex-direction: column;
align-items: flex-start;
}

.card-ninjaforms, .drop-down-select-btn {
	gap:10px;
}

.button-bar {
	flex-wrap: wrap;
}

.system-statuswc,
.card-ninjaforms, .card-wp, .njgsc-box-help12 {
	padding:1rem !important;
}
	.col.njgsc-box12, .col.njgsc-box13 {
	flex-basis: 90%;
	width: 90%;
}
	.njgsc-box-help12 {
	flex-wrap: wrap;
}
.dashboard-gsc {
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #7f868d;
}

/* Table CSS */
.adding_extra_table, .info-content table, .info-container table {
    border: 0;
	overflow: hidden;
}

.adding_extra_table thead, .info-content table thead, .info-container table thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.adding_extra_table tr, .info-content table tr, .info-container table tr {
	border-bottom: 3px solid #ddd;
	display: block;
	margin-bottom: .625em;
}

.adding_extra_table td, .info-content table td, .info-container table td {
	border-bottom: 1px solid #ddd;
	display: block;
	text-align: left;
}
.info-container table td::before { 
	margin-right:25px; 
}
.adding_extra_table td::before, .info-content table td::before, .info-container table td::before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
.adding_extra_table td:last-child, .info-content table td:last-child, .info-container table td:last-child {
	border-bottom: 0;
}
.adding_extra_table td, .info-content table td {
	word-break: break-all;
}
table .table-title { font-weight:normal; }
	
}