.zorem_alr_tab_wraper{
	margin: 20px;
}
.alr_admin_content {
	width: 100%;
	vertical-align: top;
}
input.alr_tab_input {
	display: none;
}
input.alr_tab_input:checked + label {
	color: #3c4758;
	margin-bottom: -1px;
    border-bottom: 3px solid #3c4758;
    font-weight: 500;
}
.wp-core-ui .btn_green2 {
	background: #59c889;
	text-shadow: none;
	border-color: #59c889;
	box-shadow: none;
	font-size: 14px;
}
.wp-core-ui .button-primary{
	font-size: 14px !important;
}
.alr-btn.button-primary:hover, .alr-btn.button-primary:focus {
	background: #030f4f !important;
	border-color: #030f4f !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2) !important;
}
label.alr_tab_label.first_label {
	margin-left: 20px;
}
label.alr_tab_label {
	text-decoration: none;
	padding: 15px;
	font-size: 14px;
	color: #3c4758;
	display: inline-block;
	outline: none;
    vertical-align: top;
	font-weight:400;
}
.alr_tab_section .accordion.heading label .ast-accordion-btn {
	float: right;
	/* display: none; */
	pointer-events: all;
}

.alr_nav_doc_section {
	float: right;
	padding: 15px 0 15px;
	margin-right: 30px;
}
.zorem-layout__logo-panel {
	display: flex;
	flex-direction: row;
	align-items: center;
	right: 0px;
	height: 67px;
	padding: 0px 30px 0px 0px;
}
.zorem-layout__logo-panel .header-plugin-logo {
	width: 260px;
	display: flex;
	justify-content: flex-end;
}
.alr_tab_section .accordion {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	margin-top: 10px;
	padding: 15px;
	margin-left: -2px;
}
.alr_tab_section .accordion.heading label {
	font-weight: 600;
	font-size: 16px;
	pointer-events: none;
	color: #072050;
	line-height: 38px;
}
.alr_tab_section .panel {
	display: none;
	border: 1px solid #e0e0e0;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	background: #fff;
	margin-left: -2px;
    padding: 15px;
}
.alr_tab_section .accordion span.dashicons {
	float: right;
	pointer-events: none;
	padding: 11px 0;
	font-size: 20px;
}
.alr_tab_section table.form-table.heading-table h1 {
	margin: 0 0 0px -49px;
	font-size: 16px;
	padding-left: 27px;
}
.sma_tab_section table.form-table.heading-table h1{
    margin: 0 0 0px -49px;
    font-size: 16px;
    padding-left: 27px;
}
.alr_tab_section table.heading-table td {
	padding: 0 24px 0;
}
.panel.options.add-alr-option {
	display: block;
	height: auto;
	padding-top: 15px;
    padding-bottom: 15px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
.panel {
	padding: 15px;
	display: block;
	height: auto;
	padding-top: 15px;
	margin-top: 0px;
	padding-bottom: 3px !important;
	margin-bottom: 10px;
}
section.alr_tab_section {
	display: none;
}
.alr_tab_inner_container {
	padding: 0;
	display: table-cell;
	vertical-align: top;
}
.alr_admin_sidebar {
	width: 280px;
	display: table-cell;
	vertical-align: top;
	padding: 25px 0px 25px 30px;
}
.alr-sidebar__section {
	padding: 0;
	border: 1px solid #eee;
	margin-bottom: 10px;
}
.alr_admin_layout .alr_admin_sidebar h3 {
	margin: 0 0 1em 0;
	background: #fff;
	color: #072050;
	border-bottom: 1px solid #eee;
	padding: 15px 15px;
}
.alr_admin_sidebar .alr_launch p, .alr_admin_sidebar .alr_launch a, .alr_admin_sidebar .alr_premium p, .alr_admin_sidebar .alr_premium a {
	margin: 10px 10px 10px 15px;
}
.alr_tab_inner_container .alr_premium p, .alr_tab_inner_container .alr_premium a {
	margin: 10px 0 10px 0;
}
.alr_tab_inner_container .alr_premium, .alr_tab_inner_container .alr_banner {
    border: 1px solid #eee;
    padding: 15px;
}
.alr_tab_inner_container .alr_premium h3 {
    margin-top: 10px;
}
.alr-sidebar__section ul {
	position: relative;
	margin: 10px 10px 10px 15px;
}
.alr-sidebar__section li {
	list-style: none;
}
.alr-sidebar__section li img.plugin_thumbnail {
	width: 60px;
	display: inline-block;
	vertical-align: middle;
}
.alr-sidebar__section li a.plugin_url {
	width: 70%;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
	line-height: 20px;
}

img.sma_logo_header {
	width: 36px;
	padding: 5px 20px;
}
span.header-breadcrumbs-last {
	font-size: 14px;
	color: #3c4758;
}
span.dashicons.dashicons-arrow-right-alt2 {
	font-size: 14px;
	padding: 2px 0 0 0;
}
.woocommerce_page_ajax_login_register .zorem-layout__header {
	background: #fff;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	box-sizing: border-box;
	padding: 0;
	width: 100%;
	z-index: 1001;
	align-items: center;
	position: relative;
	height: 60px;
}
.alr-btn.button-primary {
	background: #030f4f;
	text-shadow: none;
	border-color: #030f4f;
	box-shadow: none;
	font-size: 14px;
	line-height: 32px;
}
.zorem-layout__header * {
	
	font-size: 20px;
	text-decoration: none;
}
.zorem-layout__header .zorem-layout__header-breadcrumbs {
	font-size: 14px;
	color: #3c4758;
	padding: 0 20px;
	margin: auto 0;
	font-weight: 400;
}
.zorem-layout__header.sma_logo_header {
	width: 100px;
	padding: 82px 20px;
}
h1.zorem-layout__header-breadcrumbs a {
	font-size: 14px;
	color: #2271b1;
}
.alr_tab_inner_container table.form-table tr {
	border-bottom: 1px solid #eee;
}
/* .alr_tab_inner_container .form-table td {
	padding: 20px;
} */
/* .woocommerce.alr_admin_layout table.form-table.heading-table h3 {
	margin: 0;
	color: #072050;
	line-height: 1.3;
} */
.woocommerce_page_ajax_login_register div#wpcontent {
    padding: 0;
}
.alr_tab_inner_container .form-table th {
	padding: 20px 24px 20px 15px;
	width: 32%;
}
th.titledesc{
    width: 25% !important;
    padding: 0;
}
td.forminp{
    padding: 0;
}

.alr_tab_inner_container .form-table fieldset {
	line-height: 2;
}
.alr-plugin-logo {
	max-width: 400px;
	padding: 15px 0px 15px 30px;
}
.alr_tab_inner_container table.form-table th label {
	display: inline-block;
}
.alr-btn .button-primary {
	background: #4170b6;
	text-shadow: none;
	border-color: #4170b6;
	box-shadow: none;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px;
}
.alr-btn .button-primary:hover, .alr-btn .button-primary:focus, .alr-btn .button-primary:disabled, .alr-btn .button-primary[disabled] {
	background: #4170b6 !important;
	border-color: rgba(0,0,0,0.05) !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2) !important;
}
.woocommerce-country-based-restrictions .woocommerce table.form-table input[type=text], .woocommerce-country-based-restrictions .woocommerce table.form-table select {
    width: 100% !important;
}
.sma_tab_section table.heading-table td{
    padding: 0 24px 0;
}
.spinner.active {
	visibility: visible;
}
.spinner {
	margin: 10px 10px 0;
}
span.desc_hint {
	margin-top: 15px;
	width: 100%;
}
.zorem_alr_tab_name{
	border-bottom : 1px solid #ddd;
}
.woocommerce table.form-table fieldset p.description{
    margin-top: 10px;
    margin-bottom: 15px !important;
}
/* Add-ons */
.d_table {
	display: table;
	width: 100%;
}
h3.sma_heading_addons_tab {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: -5px;
	margin-top: 15px;
}
.plugins_section.free_plugin_section {
	display: flex;
	flex-wrap: wrap;
}
.plugins_section.free_plugin_section .single_plugin {
    flex-grow: 1;
    padding: 20px 20px 0 0;
    box-sizing: border-box;
}
.plugins_section.free_plugin_section .as-col-4 {
    max-width: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
}
.plugins_section.free_plugin_section .single_plugin .free_plugin_inner {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #fff;
    padding: 0 15px 15px;
}
.plugins_section.free_plugin_section .paid_plugin_image {
    text-align: center;
    margin: 0 -15px;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px;
    height: 50px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.plugins_section.free_plugin_section .paid_plugin_image img {
	height: 45px;
}
.plugins_section.free_plugin_section .plugin_title {
    font-size: 16px;
    font-weight: normal;
    margin-left: 20px;
}
.paid_plugin_description p {
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single_plugin.as-col-4:nth-child(3n) {
    padding-right: 0;
}

/** Add-ons over*/
/** Toggle CSS **/
input[type=checkbox].tgl {
	display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: inline-block;
  width: 36px;
  height: 18px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;		 
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 40%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.tgl-flat + .tgl-btn {
  padding: 2px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #f2f2f2;
  border: 1px solid #bdbdbd;
  border-radius: 2em;
}
.tgl-flat + .tgl-btn:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #bdbdbd;
  content: "";
  border-radius: 1em;
}
.tgl-flat:checked + .tgl-btn {
	border: 1px solid #ccc;
    background: #b9e3d0;
}
.tgl-flat:checked + .tgl-btn:after {
  left: 55%;
  background: #4caf50;
}
.wsmab_main_wp_dashbord_menu {
    padding-bottom: 15px;
}
.wsmab_main_wp_dashbord_menu .tgl-btn {
    margin-right: 10px;
}
/* Toggle css over*/
/** Snackbar CSS **/

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

/* The snackbar - position it at the bottom and in the middle of the screen */
.zorem_snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #2271b1; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
.show_snackbar {
    visibility: visible !important; /* Show the snackbar */
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@media only screen and (max-width: 768px) {
.alr_admin_content, .alr_admin_sidebar {
	width: auto !important;
	display: block !important;
	padding: 0;
}
.alr_tab_inner_container .form-table th {
	float: left;
}
}
.woocommerce-layout__activity-panel-wrapper {
    height: calc(100vh - 166px);
    background: #f0f0f0;
    width: 510px;
    transform: translateX(100%);
    transition-property: transform box-shadow;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    position: fixed;
    right: 0;
    top: 166px;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
}

.woocommerce-layout__activity-panel-wrapper.is-open {
    transform: none;
    box-shadow: 0 12px 12px 0 rgb(85 93 102 / 30%);
}
.woocommerce-layout__activity-panel-wrapper.is-switching {
    animation: tabSwitch;
    animation-duration: .3s;
}
.woocommerce-layout__activity-panel-header {
    height: 50px;
    background: #e0e0e0;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-layout__inbox-title {
    color: #1e1e1e;
    display: flex;
    align-items: center;
}
.css-activity-panel-Text {
    box-sizing: border-box;
    margin: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}
.woocommerce-list {
    margin: 0;
    padding: 0;
}
.woocommerce-list__item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background-color: #fff;
}
.woocommerce-list__item:not(:first-child) {
    border-top: 1px solid #f0f0f0;
}
.woocommerce-list__item.has-action {
    cursor: pointer;
}
.woocommerce-list__item > .woocommerce-list__item-inner {
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 16px 24px;
}
.woocommerce-list__item .woocommerce-list__item-before {
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.woocommerce-list__item .woocommerce-list__item-title {
    color: #005b9a;
}
.woocommerce-list-Text {
    box-sizing: border-box;
    margin: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-list__item .woocommerce-list__item-after {
    margin-left: 16px;
    display: flex;
    align-items: center;
    margin-left: auto;
}
/** Snackbar CSS **/
@-webkit-keyframes bouncein {
	from {
   right: 0;
   opacity: 0;
   }
	to {
   right: 20px;
   opacity: 1;
   }
   }
   @keyframes bouncein {
	from {
   right: 0;
   opacity: 0;
   }
	to {
   right: 20px;
   opacity: 1;
   }
}
.snackbar-logs {
	position: fixed;
	z-index: 999999;
	top: 95px;
	right: 30px;
	width: 300px;
}
.snackbar-log {
	-webkit-animation: bouncein 0.5s;
	animation: bouncein 0.5s;
}
.snackbar-log {
	display: block;
	margin-top: 10px;
	position: relative;
	right: -300px;
	opacity: 0;
}
.snackbar-log-show {
	right: 0;
	opacity: 1;
}
.snackbar-log {
	background: #1F1F1F;
	background: rgba(0, 0, 0, 0.9);
	padding: 15px;
	border-radius: 4px;
	color: #FFF;
}
.snackbar-log-success {
	background: #3f6db5;
}
.snackbar-log-error {
	background: #FE1A00;
}
@media (min-width: 783px) {
	.woocommerce-layout__activity-panel-wrapper {
		height: calc(100vh - 92px);
		top: 92px;
	}
	.woocommerce-layout__activity-panel-header {
		padding: 16px 24px;
	}
}
@media (min-width: 1400px) {
    th.titledesc{
        width: 22% !important;
        padding: 0;
    }
}
@media (min-width: 1600px) {
    th.titledesc{
        width: 19% !important;
        padding: 0;
    }
}
@media (min-width: 1800px) {
    th.titledesc{
        width: 17% !important;
        padding: 0;
    }
}
