@charset "utf-8";
.ui-dialog-titlebar-close:before {
	content: ''
}
.dotstore-plugins_page_afrsm-pro-get-started .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-widget-header .ui-state-default:active,
.ui-widget-header .ui-state-default:hover {
	border: none;
	background: 0 0;
	font-weight: 400;
	color: #454545;
	margin: 8px 0
}
#dotsstoremain .all-pad {
    margin: 40px 0 0;
}

#dotsstoremain .all-pad .dots-settings-inner-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

#dotsstoremain .all-pad .dots-settings-left-side {
	width: 78%;
}

#dotsstoremain .all-pad .dots-settings-right-side {
	width: 22%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

#dotsstoremain .all-pad.hide-sidebar .dots-settings-right-side {
	width: 0;
}

#dotsstoremain .all-pad.hide-sidebar .dotstore_plugin_sidebar {
	display: none;
}
.afrsm-section .wrap {
	margin: 0;
}
header.dots-header {
	background: #d9d9d9;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
	width: 100%
}
.dots-menu-main ul li a {
	text-decoration: none;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	font-size: 14px;
	display: block;
	line-height: 28px;
	color: #000;
	padding: 12px 16px
}
.dots-plugin-details{
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;    
    display: -webkit-flex;    
    display: flex; 
    justify-content: space-between;
}
.dots-plugin-details .dots-header-left{ 
    display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;    
    display: -webkit-flex;
    display: flex;
    flex-basis: 60%;
}
.dots-logo-main {
    margin: 20px;
    background-color: #fff;
	-webkit-box-shadow: 0 8px 30px rgb(0 0 0 / 0.4);
    -moz-box-shadow: 0 8px 30px rgb(0 0 0 / 0.4);
    box-shadow: 0 8px 30px rgb(0 0 0 / 0.4);
}
.dots-logo-main .logo-image {
    background: #fff;
    padding: 25px 25px;
    text-align: center;
}
.dots-logo-main .plugin-version {
    background: #0073aa;
    color: #fff;
    padding: 8px 6px;
    font-weight: 600;
	text-align: center;
}
.dots-plugin-details .dots-header-left .plugin-name {
    color: #000;
    margin-top: 20px;
}
.dots-plugin-details .dots-header-left .plugin-name .title{
    line-height: 40px;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 15px;
}
.dots-plugin-details .dots-header-left .plugin-name .desc{
    line-height: 28px;
    font-weight: 400;
    font-size: 18px;
}
.dots-logo-main img {
    width: auto;
}
.dots-header-right {
    flex-basis: 40%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
	justify-content: flex-end;
}
.dots-header-right .logo-detail {
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0;
}
#dotsstoremain .button-dots {
    display: inline-flex;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
    float: right;
}
.dots-header-right .logo-detail strong {
    display: block;
    font-size: 23px;
    margin-bottom: 10px;
    color: #000;
    line-height: 32px;
}
.button-dots span.support_dotstore_image,
.button-dots-left span.support_dotstore_image {
    display: block;
    text-align: center;
}
.button-dots span.support_dotstore_image a,
.button-dots-left span.support_dotstore_image a{
    text-decoration: none;
}
.button-dots span.support_dotstore_image a span,
.button-dots-left span.support_dotstore_image a span{
    font-size: 50px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.button-dots span.support_dotstore_image a strong,
.button-dots-left span.support_dotstore_image a strong{
    font-size: 15px;  
}
.dots-menu-main {
	width: 100%;
	display: inline-block;
	background: rgba(152, 152, 152, .5);
	box-sizing: border-box;
	vertical-align: bottom
}
.dots-menu-main ul li {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0
}
.dots-menu-main ul li a.active {
	color: #fff;
	background: #444
}
.dots-menu-main ul li:hover>a {
	background: #444;
	color: #fff
}
.dots-menu-main ul {
	display: inline-block;
	float: left;
	margin: 0
}
.dots-menu-main ul li ul.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 207px;
	z-index: 999
}
.dots-menu-main ul li ul.sub-menu li {
	display: block;
	vertical-align: middle;
	text-align: left;
	background: #b8b8b8;
	width: 100%
}
.dotstore_plugin_sidebar{
    margin-left: 20px;
    width: 100%;
}
.dotstore_plugin_sidebar .right-sec {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.dotstore-important-link {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
}
.dotstore-important-link h2{
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.dotstore-important-link .star-container .dashicons-star-filled{
    color: #e6b800;
}
.dotstore_plugin_sidebar .dotstore-important-link.dotstore-share-twitter .content_box a.btn_style i{
 margin-right: 2px;
}
.dotstore-important-link.dotstore-share-twitter{
    padding: 0;
}
.dotstore-important-link.dotstore-share-twitter h2{
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 12px;
    color: #fff;
    background-color: #00a0d2;
}
.dotstore_plugin_sidebar .video-detail {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 5px;
}
.dotstore-sidebar-section {
    border: 1px solid #dcdcdc;
    background: #fff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
}
.dotstore-sidebar-section .view-button{
    margin-bottom: 10px;
}
.dotstore-sidebar-section .dotstore-important-link-heading {
    padding: 15px 10px;
    border-bottom: 1px solid #b8b8b8;
}
.dotstore-sidebar-section .dotstore-important-link-heading .heading-text {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-left: 5px;
}
.dotstore-sidebar-section .dotstore-important-link-content {
    padding: 15px 10px;
}
.dotstore-sidebar-section .dotstore-important-link-content p,.dotstore-sidebar-section .dotstore-important-link-content a,.important-link ul li a{
    font-size: 14px !important;
    margin: 0;
}
.dotstore-sidebar-section .dotstore-important-link-content p{
    margin-bottom: 5px;
}
.dotstore-sidebar-section .dotstore-pro-list{
	position: relative;
	list-style: none;
}
.dotstore-sidebar-section .dotstore-pro-list li{
	margin-left: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.dotstore-sidebar-section .dotstore-pro-list li:before{
	content: "+";
    position: absolute;
    left: 0;
    font-weight: 600;
}
.dotstore-sidebar-section.dotstore-upgrade-to-pro .dotstore-pro-button .button {
    box-sizing: border-box;
    padding: 8px 12px;
    line-height: 1.5;
    color: #000;
    border-radius: 4px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.2);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,.2));
    text-decoration: none;
    background-color: #fec228;
    border-color: transparent;
    padding-bottom: 10px;
    font-size: 16px !important;
    font-weight: 500;
    white-space: normal;
}
.dotstore-sidebar-section.dotstore-upgrade-to-pro .dotstore-pro-button{
	text-align: center;
}
.dotstore-pro-reviews{
	margin-top: 15px;
}
.dotstore-pro-reviews .dotstore-pro-reviews__stars i{
	color: #fec228
}
.dotstore-pro-reviews .dotstore-pro-reviews__stars,
.dotstore-pro-reviews .dotstore-pro-reviews__rating{
	display: inline-block;
}
.dotstore-pro-reviews .dotstore-pro-reviews__rating{
	margin-left: 12px;
	color: #888
}
.dotstore-pro-reviews .dotstore-pro-reviews__link{
	margin-top: 10px;
	display: block;
}
.important-link ul{margin: 0 !important;}

.video-detail ul {
	display: block;
	width: 100%
}
.video-detail ul li {
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	width: 94%;
	padding-left: 16px
}
.view-button a {
	background: #92cf5c;
	color: #fff;
	vertical-align: middle;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 10px 26px
}
.dotstore_plugin_sidebar a{
    text-decoration: none;
}
.video-detail ul li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
img.sidebar_plugin_icone {
	width: 45px
}
.video-detail ul li a {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	font-size: 14px
}
.afrsm-main-table {
	box-sizing: border-box;
	display: inline-block;
	float: left;
	width: 100%
}
.afrsm-main-table a.delete-row {
	line-height: 200%;
	color: #dc2929;
    text-decoration: none;
    margin-left: 10px;
}
.afrsm-main-table a.delete-row .dashicons {
    font-size: 24px;
}
.afrsm-main-table a.clone-row .fa,
.afrsm-main-table a.ap-clone-row .fa {
    font-size: 20px;
}
.afrsm-main-table h1, .advance_zone_listing h1 {
	display: inline-block;
	padding: 0;
}
.afrsm-main-table h2 {
	background: #0073aa;
	border: none;
	padding: 16px;
	font-size: 20px;
    text-align: left;
    font-weight: normal;
	margin: 0;
}
.sub-section h2{
	padding: 0;
	margin-right: 20px;
}
.afrsm-main-table table.table-outer {
	width: 100%;
	border-collapse: collapse;
}
.afrsm-main-table table.table-outer tr td {
	color: #333;
	border: 1px solid #ddd;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px 20px;
}
.afrsm-main-table table.table-outer tr td.fr-1 {
	font-weight: 600;
	width: 35%
}
.afrsm-main-table table.table-outer tr td.fr-2 ul {
	margin: 0
}
.afrsm-main-table table.table-outer tr td.fr-2 a {
	color: #0073aa
}
.afrsm-main-table table.table-outer tr td.fr-2 a:hover {
	color: #0096dd
}
.afrsm-main-table table.table-outer tr td.fr-2 a.gb {
	background: #5cb85c;
	border: 1px solid #4cae4c;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
	padding: 7px 12px
}
.afrsm-main-table table.table-outer tr td.fr-2 a.gb:hover {
	background: #449d44;
	border: 1px solid #398439;
	color: #fff
}
.afrsm-main-table table.table-outer tr td.fr-2 p {
	padding-bottom: 10px
}
.afrsm-main-table .afrsm-video-doc{
	margin-bottom: 20px;
	text-align: center;
}
.afrsm-main-table .afrsm-video-doc iframe{
	width: 100%;
    max-width: 960px;
}
.afrsm-main-table table.table-outer tr td.fr-2 a.cb {
	display: inline-block;
	background: #d9534f;
	color: #fff;
	font-size: 14px;
	border: 1px solid #d43f3a;
	padding: 6px 12px
}
.afrsm-main-table table.table-outer tr td.fr-2 a.cb:hover {
	background: #ac2925;
	border: 1px solid #c9302c;
	color: #fff
}
.search input {
	border: 1px solid #ddd;
	border-radius: 25px;
	font-size: 16px;
	outline: 0;
	color: #999;
	padding: 8px
}
.search i.cj-icon.fa.fa-search {
	position: absolute;
	right: 15px;
	top: 10px;
	opacity: .5
}
.search:hover i.cj-icon.fa.fa-search {
	opacity: 1
}
table.table-outer tr td p input {
	margin-right: 20px;
	margin-bottom: 5px
}
table.table-outer tr td p label {
	display: inline-block;
	width: 100px
}
td.ui-state-highlight a.ui-state-default {
	background: green
}
a.dotstore_plugin.active {
	color: #fff;
	background: hsla(280, 1%, 54%, .3)
}
p.block.title {
	color: #000!important
}
p.block.dots-description {
	font-style: italic;
	font-size: 12px!important
}
.get strong {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 38px;
	color: #333;
	text-transform: capitalize
}
table#extra_shipping_method_settings tr th {
	position: inherit!important;
	border-bottom: 0
}
table#extra_shipping_method_settings tr td span.advance_extra_flate_rate_disctiption_tab {
	vertical-align: middle!important
}
.afrsm-main-table span.gettingstarted {
	text-align: center!important;
	width: 100%;
	float: left
}
span.gettingstarted img {
	width: 60%!important
}
.afrsm-main-table .textgetting {
	font-size: 14px!important;
	color: #000!important
}
.woocommerce table.form-table .select2-container {
	max-width: 350px;
	vertical-align: top;
	margin-bottom: 3px;
	display: inline-block!important;
	width: 30%
}
table.master-select-table.table-outer tr td {
	width: 43%;
	font-size: 16px!important;
	font-weight: 700
}
table#extra_shipping_method_listing tr th {
	background: #e9e9e9
}
span.advance_extra_flate_rate_disctiption_tab {
	cursor: pointer
}
tr.Order_amount_highlight td,
tr.Order_amount_highlight th {
	background: #f1f1f1!important
}
td.select_condition_for_in_notin {
	width: 18%
}
div.tax_status_dotstore {
	width: 10%!important
}
p.block.gettingstarted strong {
	color: #000;
	font-size: 15px
}
.wc-col-container p {
	font-size: 15px!important;
	line-height: 39px
}
ul.chosen-choices {
	width: 100%!important;
	height: 33px!important;
	padding: 6px!important
}
a.button-primary.woocommerce-save-button {
	margin-right: 15px!important
}
.afrsm-main-table a.add-new-btn {
	background: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #0073aa;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	line-height: normal;
	margin: 0 0 0 15px;
	outline: 0 none;
	padding: 4px 8px;
	text-decoration: none;
	text-shadow: none;
	vertical-align: middle;
	z-index: 99999
}
.afrsm-main-table a.add-new-btn:hover {
	background: #00a0d2;
	color: #fff;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all;
	border-color: #008ec2
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right 5px;
	cursor: pointer;
	background-size: 25px
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tbody tr td:first-child {
	background: url(../images/arrow_img.png) no-repeat 4px 24px #fff!important;
	background-size: 12px!important
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tbody tr {
	cursor: move
}
body.dotstore-plugins_page_afrsm-list table.table-outer.form-table.shipping-methods-listing.tablesorter td a.fee-action-button.button-primary {
	background: #0085ba;
	-webkit-box-shadow: 0 1px 0 #006799;
	box-shadow: 0 1px 0 #006799;
	color: #fff;
	text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
	text-decoration: none;
	font-size: 13px;
	line-height: 26px;
	height: 28px;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	border-color: #0073aa #006799 #006799;
	border-style: solid;
	border-width: 1px;
	margin: 0 1px;
	padding: 0 10px 1px
}
body.dotstore-plugins_page_afrsm-list table.table-outer.form-table.shipping-methods-listing.tablesorter td a.fee-action-button.button-primary:hover {
	background: #008ec2;
	color: #fff;
	border-color: #006799
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th.header.headerSortUp {
	background-color: #c5c5c5;
	background-image: url(../images/asc.gif)
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th.header.headerSortDown {
	background-color: #c5c5c5;
	background-image: url(../images/desc.gif)
}
body.dotstore-plugins_page_afrsm-list table.table-outer.form-table.shipping-methods-listing tr.afrsm-head {
	background: #fff
}
.table-outer tr.radius-s td.red a {
	color: #fff
}
.advanced_flat_rate_shipping_for_woocommerce_tab_description .fa-question-circle {
	color: #a8a8a8
}
.afrsm-main-table .gettingstarted img {
	border: 2px solid #e9e9e9;
	margin-top: 10px
}
.afrsm-information {
	margin-left: 15px;
	list-style: inherit
}
#fee_settings-fee-settings .text-class {
	border-radius: 4px
}
.afrsm-main-table input[type=radio]:checked:before, .afrsm-shipping-zone input[type=radio]:checked:before {
	content: "\2022";
	text-indent: -9999px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 24px;
	width: 6px;
	height: 6px;
	line-height: 16px;
	background-color: #1e8cbe;
	margin: 4px
}
.afrsm-main-table input[type=checkbox]:checked:before,
.afrsm-main-table input[type=radio]:checked:before,
.afrsm-shipping-zone input[type=checkbox]:checked:before,
.afrsm-shipping-zone input[type=radio]:checked:before {
	float: left;
	display: inline-block;
	vertical-align: middle;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.afrsm-main-table .third-tab tr td.ur-2 p.bl {
	color: #333!important
}
.switch {
	position: relative;
	display: inline-block;
	width: 40px;
    height: 20px;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #c3c3c3;
	-webkit-transition: .4s;
	transition: .4s
}
.slider:before {
	position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked+.slider {
	background-color: #27AE60
}
input:focus+.slider {
	box-shadow: 0 0 1px #2196f3
}
input:checked+.slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px)
}
.slider.round {
	border-radius: 34px
}
.slider.round:before {
	border-radius: 50%
}
span.active-status {
	color: green
}
body.dotstore-plugins_page_afrsm-add-new table.table-outer.shipping-method-table tr td input,
body.dotstore-plugins_page_afrsm-edit-fee table.table-outer.shipping-method-table tr td input {
	width: 25em;
	background-image: 0;
	border: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	box-shadow: inherit
}
.wp-core-ui a.fee-action-button {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	margin: 0 0 3px 5px;
	padding: 0 8px 1px
}
.dotstore-plugins_page_afrsm-add-new table.tbl_product_fee tr td ul {
	padding: 0 5px!important
}
table.shipping-methods-listing tr.afrsm-head th {
	padding: 9px 7px
}
#afrsm_dialog p {
	font-size: 15px;
	font-weight: 700;
	line-height: 32px
}
.afrsm-main-table table.table-outer tr th select {
	font-weight: 400
}
.afrsm-main-table.res-cl table#tbl-shipping-method tr td input,
.afrsm-main-table.res-cl table#tbl-shipping-method tr td textarea {
	width: 100%
}
.afrsm-main-table table.table-outer tr td select.product_fees_conditions_values.multiselect2 {
	width: 58%;
	height: 28px
}
table#tbl-shipping-method tr td select,
table#tbl-shipping-method tr th select {
	height: 35px !important;
	width: 100%;
}
.pricing_rules table tr td .chosen-container.chosen-container-multi input,
table#tbl-shipping-method tr td .chosen-container.chosen-container-multi input {
	height: 29px!important;
	line-height: 29px!important;
	width: 100%!important
}
.pricing_rules table tr td .chosen-container.chosen-container-multi li,
table#tbl-shipping-method tr td .chosen-container.chosen-container-multi li {
	height: 29px!important;
	line-height: 29px!important;
	padding-top: 0!important
}
.pricing_rules table tr td .chosen-container.chosen-container-multi li.search-field,
table#tbl-shipping-method tr td .chosen-container.chosen-container-multi li.search-field {
	height: 29px!important;
	line-height: 29px!important;
	padding-top: 0!important;
	width: 100%!important
}
table#tbl-shipping-method tr td .chosen-container.chosen-container-multi ul.chosen-choices {
	padding-top: 0!important
}
.afrsm-main-table.res-cl form div h2 {
	/* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
	border: 0 none;
	display: inline-block;
}
.afrsm-main-table.res-cl form div .tap {
	display: inline-block;
	vertical-align: super;
	line-height: 28px;
}
.afrsm-main-table select, .afrsm-shipping-zone select{
	width: 100%;
    max-width: 45%;
}
.afrsm-main-table .tablenav select {
    width: auto;
}
.afrsm-main-table .adv-pricing-rules select,
.afrsm-main-table .shipping-method-rules select{
    width: auto;
}
.afrsm-main-table .shipping-method-table tbody tr td input:not([type=checkbox]):not([type=radio]){
	width: 30%;
	display: inline-block;
}
.afrsm-main-table .shipping-method-table tbody tr td input.afrsm_time_input {
    width: 14.3%;
}
.afrsm-main-table .pricing_rules .advanced_flat_rate_shipping_for_woocommerce_tab_description,
.afrsm-main-table .shipping-method-table .advanced_flat_rate_shipping_for_woocommerce_tab_description {
	background-image: url(../images/help.png);
	background-size: 16px auto;
	display: inline-block;
	height: 17px!important;
	margin-left: 10px;
	vertical-align: middle;
	width: 16px!important
}
.afrsm-mastersettings {
	background: #fff;
	border: 1px solid #ddd;
	display: inline-block;
	margin-top: 30px;
	width: 100%
}
.afrsm-mastersettings .mastersettings-title h2 {
	background: #0073aa;
	margin: 0;
	color: #fff;
	padding: 16px;
	font-weight: normal;
	font-size: 20px;
}
.afrsm-mastersettings .table-mastersettings {
	float: left;
	width: 100%
}
.afrsm-mastersettings .table-mastersettings tr td {
	border-top: 1px solid #ddd;
	font-size: 13px;
	width: 50%;
	padding: 20px
}
.afrsm-mastersettings .table-mastersettings .table-whattodo {
	border-right: 1px solid #ddd
}
.flat-table h2 {
	font-size: 15px;
	text-align: left;
	font-weight: 700;
	color: #333;
	border: 1px solid #ddd;
	border-bottom: 0;
	background: #e9e9e9;
	padding: 16px
}
#add-zone p.btngrp {
	line-height: 17px;
	margin-top: 10px;
	padding: 0
}
#add-zone div label {
	margin-top: .5em;
	margin-bottom: 1%;
	font-weight: 600
}
#add-zone .button {
	margin-right: 4px
}
table.shippingzones td {
	vertical-align: top;
	line-height: 1.4em;
	overflow: hidden;
	padding: 7px
}
table.shippingzones tr:last-child td {
	cursor: default
}
table.shippingzones .column-enabled {
	width: 80px;
	text-align: center
}
table.shippingzones th.check-column {
	padding-top: 8px;
	padding-bottom: 0
}
.woocommerce .form-wrap p {
	font-style: normal
}
.wc-col-container .wc-col-right {
	clear: right;
	width: 100%;
	float: none;
	display: block;
	margin: 0;
	padding: 0
}
.wc-col-container .wc-col-left {
	width: 100%;
	float: none;
	display: block;
	margin: 0;
	padding: 0
}
.wc-col-container .wc-col-wrap {
	padding: 0 7px
}
.wc-col-container .wc-col-wrap p {
	width: 95%
}
.wc-col-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.wc-col-container .wc-col-left fieldset {
	display: table;
	width: 100%
}
#add-zone #zone_name {
    width: 100%;
    max-width: 45%;
}
#add-zone div.zone_type_options label {
	position: relative;
	margin-bottom: 10px;
	font-weight: 400;
	font-style: normal
}
#add-zone div.zone_type_options label.postcodes,
#add-zone div.zone_type_options label.cities {
	padding-left: 0
}
#add-zone div.zone_type_options .chosen-container {
	width: 100%!important;
	margin-left: 0
}
.wc-col-container .wc-col-left .wc-col-wrap .form-field p {
	margin-left: 25px
}
.wc-col-container h3 {
	line-height: 30px;
	font-size: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd
}
.wc-col-container .wc-col-wrap p.submit input[type=submit] {
	height: auto;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 18px
}
.edit-zon #add-zone p.submit input[type=submit] {
	height: auto;
	font-size: 14px;
	text-transform: uppercase;
	background: #008ec2;
	color: #fff;
	padding: 8px 18px
}
.edit-zon #add-zone div.zone_type_options p.btngrp {
	padding-left: 25px
}
.edit-zon #add-zone div.zone_type_options textarea {
	width: 90%
}
.edit-zon .edit-inner tbody th {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400
}
.right_button_add_zone {
	position: absolute;
	right: 0px;
	padding: 5px 0 0;
}
.afsrm_add_zone_main {
	box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	border-radius: 10px;
	position: relative;
	width: 96%;
	margin: 20px 0;
	padding: 20px
}
.afrsm-pro-zone-table h2 {
	background: #0073aa;
	border: 1px solid #ddd;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding: 16px
}
span.tooltip_con:hover i {
	display: block;
	position: absolute;
	width: 200px;
	height: auto;
	text-align: center;
	background-color: #000;
	color: #fff;
	border-radius: 5px;
	left: 50%;
	margin-left: -100px;
	top: 30px;
	padding: 10px
}
span.tooltip_con i:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	display: block;
	border-bottom-color: #000;
	top: -13px;
	left: 50%;
	margin-left: -16px
}
.afrsm-pro-list-shipping-zones {
	position: relative
}
.zone_type_selectbox {
    display: none;
}
.active_zone .zone_type_selectbox {
    display: block;
    margin-left: 22px;
    margin-top: 10px;
}
.get,
.view-button {
	display: block;
	text-align: center
}
.afrsm-main-table a,
.dotstore_plugin_sidebar a {
	display: inline-block;
}
.afrsm-main-table table.table-outer tr td.fr-2 a.bolder,
p.block strong {
	font-weight: 700
}
.afrsm-main-table .set-right,
.set-right {
	width: 90%;
	float: right;
	text-align: right
}
.afrsm-main-table .set-right a,
.set-right a {
	color: #555;
	border: 1px solid #ccc;
	background: #f7f7f7;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	border-radius: 2px;
	margin-top: 2px;
	padding: 8px
}
.afrsm-main-table .set-right a:hover,
.set-right a:hover {
	background: #fafafa;
	color: #23282d;
	border-color: #999
}
.afrsm-main-table .search,
.search {
	float: right;
	display: inline-block;
	position: relative
}
.tab-dot table.table-outer tr td,
.upgrader_pro_version_button,
table.shipping-methods-listing tr td,
table.shipping-methods-listing tr th,
table.table-outer.free_and_paid_table,
th.cost,
th.del_checkbox,
th.name,
th.remove {
	text-align: center
}
.default-country-box,
.loader-image-checkout,
.mdtooltip p.description,
.switch input,
.text-condtion-is,
dotsnav.nav-tab-wrapper.woo-nav-tab-wrapper,
p.description,
span.tooltip_con i {
	display: none
}
.afrsm-main-table #shipping-methods-listing thead,
.afrsm-main-table table.table-outer tr td input.input-text.regular-input {
	border: 1px solid #ddd
}
#fee_settings-fee-settings .chosen-container,
div.availability,
div.wc-enhanced-select.calculation_type {
	width: 100%!important
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th:first-child,
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th.th_status,
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th:last-child {
	background-image: none
}
.afrsm-main-table.res-cl table.form-table.table-outer.shipping-method-table,
.form-table,
body.dotstore-plugins_page_afrsm-list table.table-outer.form-table.shipping-methods-listing.tablesorter,
table#tbl-shipping-method {
	margin-top: 0
}
.afrsm-main-table .under-table.third-tab tr td.ur-2 label.en,
.under-table.third-tab tr td.ur-2 label.dis {
	display: inline-block;
	width: 90px
}
span.inactive-status,
table.form-table.table-outer.shipping-method-table tr th span.required-star {
	color: red
}
table.shipping-method-table tr td .chosen-container,
table.shipping-method-table tr td.condition-value .chosen-container {
	width: 25em!important
}
.afrsm-main-table.res-cl table#tbl-shipping-method tr td .chosen-container.chosen-container-multi,
.afrsm-main-table.res-cl table#tbl-shipping-method tr td .chosen-container.chosen-container-multi.chosen-with-drop.chosen-container-active {
	width: 27em!important
}
span.tooltip_con,
table.shippingzones {
	position: relative
}
table.shippingzones #zone_name,
table.shippingzones .column-zone_type {
	width: 30%
}
.edit-zon .edit-inner,
.wc-col-container {
	box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, .28);
	border-radius: 10px;
	margin: 20px 0;
	padding: 20px
}
#add-zone div.zone_type_options textarea,
.wc-col-container .wc-col-left .wc-col-wrap p.chck {
	margin-left: 0
}
.edit-zon .edit-inner tbody th label,
.wc-col-container .wc-col-wrap .form-field>label {
	font-size: 18px;
	margin-bottom: 10px
}
.imp_exp_msg,
.ms-msg {
	background-color: #008ec2;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 15px;
	padding: 15px
}
.afrsm-main-table .product_cost_left_div {
	float: left;
	width: 100%
}
.afrsm-main-table .product_cost_right_div {
	float: left;
	width: 100%
}
#by_default_checkbox_checked,
.afrsm-section-left .afrsm-main-table #fee_chk_qty_price {
	width: 18px!important;
	height: 18px
}
.afrsm-section-left p.error_msg {
	background: red;
	color: #fff;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: 700
}
.afrsm-section-left p.succ_msg {
	background: green;
	color: #fff;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: 700
}
.afrsm-section-left .sentence {
	padding: 0 0 10px
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none
}
ul.tabs li {
	background: 0 0;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	margin: 0
}
ul.tabs li.current {
	background: #ededed;
	color: #222
}
.tab-content {
	display: none;
	background: #ededed;
	padding: 15px
}
.tab-content.current {
	display: inherit
}
.pricing_rules .tab-content,
.pricing_rules li.tab-link.current {
	background: #e6e6e6
}
.pricing_rules li.tab-link.current {
	margin-bottom: 0!important
}
#apm_wrap .heading th {
	width: 300px
}
.predefined_elements {
	display: none
}
#apm_wrap .sub-title {
	background-color: #e9e9e9;
	border: 1px solid #dadada;
	margin-top: 22px;
	padding: 5px
}
.adv-pricing-rules>.ap_title,
.and_or_condition>.advance_rule_condition_match_type,
.shipping-method-rules>.sub-title {
	background: #e9e9e9;
	border: 1px solid #ddd;
	color: #333;
	margin: 50px 0 0;
	/* padding: 16px; */
	display: flex;
	align-items: center;
	flex-wrap: wrap
}
.advance_rule_condition_help{
    padding: 15px 0px;
    margin-left: 16px;
	display: inline-block;
}
.noramal_shipping_rule_condition_help{
	display: -webkit-box;      
    display: -moz-box;         
    display: -ms-flexbox;    
    display: -webkit-flex;    
    display: flex; 
    flex: auto;
    flex-direction: row-reverse;
}
.description .dashicons-info-outline, .advance_rule_condition_help .dashicons-info-outline{
	color: #333;
}
.shipping-method-table .forminp .description.afrsm_dynamic_rules_tooltips span.dashicons-info-outline {
    color: #27AE60;
    background: transparent;
}
.shipping-method-rules>.tap {
	width: 100%
}
.adv-pricing-rules .pricing_rules {
	background: #fff;
	width: 100%;
    box-sizing: border-box;
}
.adv-pricing-rules .pricing_rules .tab-content {
	padding: 0
}
#apm_wrap.adv-pricing-rules .pricing_rules .tab-content .sub-title {
	background: #fff;
	margin: 0;
	border-top: 1px solid #dadada;
	padding: 0;
}
.afrsm-main-table .sub-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	border-bottom: 0;
	background: #DEDEDE;
	margin-top: 30px;
    border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #d0d0d0;
}
.afrsm-main-table .sub-section .woocommerce-help-tip{
	margin-left: 8px;
}
#dotsstoremain .adv-pricing-rules .pricing_rules table.shipping-method-table .heading th {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e9e9e9
}
.warning_msg {
	background-color: #e75e54;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 15px;
	padding: 15px;
	display: inline-block;
    width: 100%;
}
.logo-detail {
	float: left
}
.button-dots-left {
	display: inline-block;
	float: left;
	margin-right: 10px
}
.logo-detail {
	float: left;
	width: 60%
}
.switch.switch_in_pricing_rules {
	margin-left: 10px;
}
.switch_status_div {
	display: inline-block;
}
.switch_in_pricing_rules_description {
	float: right;
	padding-left: 10px
}
.advance-shipping-method-table .chosen-container {
	width: 300px!important
}
.afrsm-main-table.res-cl {
	position: relative
}
.loader-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .6)
}
.loader-overlay img {
	position: absolute;
	top: 50%;
	left: 50%
}
.welcome-panel.afrsm-panel a {
	padding-right: 10px!important
}
.advance_rule_condition_match_type {
	display: inline-block;
	line-height: 0;
    margin-top: 8px;
}
.advance_rule_condition_match_type .switch_in_pricing_rules_description {
	margin-top: 5px;
}
.switch_in_pricing_rules_description_left {
	padding-left: 10px;
	display: inline;
	padding-right: 5px;
	margin-top: 0
}
.main_rule_condition {
	display: block;
	text-align: center;
	margin: 50px 0 0 0
}

/* 25-10-2021 start */
.pricing_rules .pricing_rules_tab{float: left;width: 20%;}
.pricing_rules .pricing_rules_tab_content{float: right;width: 80%;}
.adv-pricing-rules .pricing_rules {
    background: #fff;
    display: inline-block;
}
.adv-pricing-rules .pricing_rules .tabs .tab-link {
    padding: 18px 20px;
    background: rgba(40,44,42,0.05);
    color: #333;
    line-height: 1;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    border: 1px solid rgba(40,44,42,0.1);
    float: left;
    font-weight: 600;
    width: 100%;
    text-align: left;
    line-height: 18px;
    box-sizing: border-box;
}
#dotsstoremain .adv-pricing-rules .pricing_rules table.advance-shipping-method-table .heading th {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    padding: 10px 0 10px 20px;
}
#dotsstoremain .adv-pricing-rules .pricing_rules table.advance-shipping-method-table i.fa.fa-trash{
	font-size: 20px;
	color: #dc2929;
}
#dotsstoremain .adv-pricing-rules .tap-cas tr td:first-child {
    width: 40%;
}
.adv-pricing-rules .tap-cas tr td input {
    width: 100%;
}
/* 25-10-2021 end */

div#dotsstoremain .afrsm-main-table.res-cl p.submit {
	display: inline-block;
	width: auto
}
.adv-pricing-rules .pricing_rules .tabs .tab-link:last-child {
	border-right: 1px solid rgba(40, 44, 42, .1);
	margin-right: 0
}
table.form-table.table-outer.shipping-method-table td.forminp .switch input {
	opacity: 0
}
.afrsm-main-table.res-cl table.form-table.table-outer.shipping-method-table td.forminp textarea {
	width: 45%;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
.afrsm-shipping-zone textarea{
    width: 45%;
    display: block;
}
.afrsm-main-table.res-cl table.form-table.table-outer.shipping-method-table td.forminp textarea::-webkit-scrollbar {
	width: 0!important
}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select+span {
    width: 45%!important;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select+span::-webkit-scrollbar {
	width: 0!important
}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select+span .select2-selection--multiple {
	border: 1px solid #8c8f94;
    border-radius: 4px;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select + span.select2-container--focus .select2-selection--multiple{border-color:var(--dotstore-primary);}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select+span .select2-selection--multiple::-webkit-scrollbar {
	width: 0!important
}
#dotsstoremain .afrsm-main-table.res-cl .pricing_rules .afrsm_select+span {
	width: 100%!important;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
#dotsstoremain .afrsm-main-table.res-cl .pricing_rules .afrsm_select+span::-webkit-scrollbar {
	width: 0!important
}
#dotsstoremain .afrsm-main-table.res-cl .pricing_rules .afrsm_select+span input.select2-search__field {
	margin: 0;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
#dotsstoremain .afrsm-main-table.res-cl .pricing_rules .afrsm_select+span input.select2-search__field::-webkit-scrollbar {
	width: 0!important
}
#dotsstoremain .afrsm-main-table.res-cl table#tbl-shipping-method .afrsm_select+span {
	width: 100%!important;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none
}
#dotsstoremain .afrsm-main-table.res-cl table#tbl-shipping-method .afrsm_select+span::-webkit-scrollbar {
	width: 0!important
}
.afrsm-main-table table.table-outer tr td.th_action {
	padding: 20px 7px
}
.afrsm-main-table table.table-outer tr td.th_action a.fee-action-button {
	min-height: auto;
    height: auto;
}
.afrsm-main-table table.table-outer tr td.th_action a.fee-action-button:last-child {
	margin-bottom: 0!important
}
.afrsm-mastersettings table.table-mastersettings tbody tr td select {
	width: 90%
}
#dotsstoremain .afrsm-main-table.res-cl .afrsm_select+span.remove_width {
	width: 16px!important
}
.afrsm-wishlist-cta {
	background-color: #2d789a;
	color: #fff;
	border-radius: 6px;
	padding: 20px 20px
}
.afrsm-wishlist-cta:after {
	content: '';
	display: block;
	clear: both
}
.afsrm_happy_member_to_pro{
	text-align: center;
}
.afsrm_happy_member_to_pro .section-title{
	margin: 0 auto;
}

/* Free shipping rules css  */ 
.afrsm-section-left .afrsm-main-table .shipping-method-table .free_shipping_section {
    display: none;
}
.afrsm-section-left .afrsm-main-table .shipping-method-table .free_shipping_section th,
.afrsm-section-left .afrsm-main-table .shipping-method-table .free_shipping_section td{
	background: #f5f5f5 !important
}
#tbl-shipping-method tr td:last-child {
	text-align: center;
}
#tbl-shipping-method tr:first-child td:last-child {
    text-align: left;
}
#tbl-shipping-method tr th.th_product_fees_conditions_condition {
    width: 25%;
}
#tbl-shipping-method tr td.condition-value {
    width: 50%;
}
.afrsm-new-feture-master{
	margin-left: 5px;
    color: red;
    font-weight: 700;
}
.noramal_shipping_rule_condition_help span {
    margin-right: 5px;
}
.noramal_shipping_rule_condition_help a {
    font-size: 13px;
    margin-right: 30px;
}
/*css for pagination*/
.fees-pricing-rules .fees_pricing_rules .tab-content > .tap {width: 100%; }
.chosen-container-multi .chosen-choices li.search-field input{width: 150px !important;}
@media (max-width: 1023px) {
	.dots-header-right {
		width: auto!important;
		text-align: center
	}
	.button-group {
		float: none
	}
	.wdpad-main-table {
		width: 100%
	}
	.dotstore_plugin_sidebar {
		width: 100%
	}
}
.dotstore_discount_voucher {
	background: #fb5f51;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px
}
.dotstore_discount_voucher span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 10px
}
.dotstore_discount_voucher span.dotstore_discount_title {
	font-weight: 700;
	padding-bottom: 0;
	font-size: 17px;
	display: inline-block;
	margin-bottom: 5px
}
span.dotstore-upgrade {
	font-size: 14px
}
strong.dotstore-OFF {
	text-align: center;
	font-size: 44px;
	display: block;
	line-height: 44px;
	font-weight: 700;
	border: 3px dotted #fff;
	margin: 20px;
	padding: 20px 0 25px;
	position: relative
}
strong.dotstore-OFF:before {
	content: '';
	background: url(../images/scissor_left.png) no-repeat;
	position: absolute;
	left: -10px;
	width: 60px;
	height: 50px;
	top: -18px
}
strong.dotstore-OFF:after {
	content: '';
	background: url(../images/scissor_right.png) no-repeat;
	position: absolute;
	right: -20px;
	width: 60px;
	height: 50px;
	bottom: -33px
}
span.dotstore-with-code {
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px
}
span.dotstore-with-code b {
	color: #000;
	font-size: 21px;
	padding-left: 10px;
	line-height: 22px;
	display: inline-block;
	font-weight: 700;
	vertical-align: -webkit-baseline-middle;
	margin-top: -15px
}
a.dotstore-upgrade {
	background: #87c852;
	color: #fff;
	padding: 10px 20px;
	margin: 6px 0 15px;
	transition: .7s all;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1.2px;
	border-radius: 5px
}
a.dotstore-upgrade:hover {
	background: #87c852;
	transform: scale(1.1)
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th .tablesorter-header-inner {
	margin-right: 20px
}
table.table-outer.form-table.shipping-methods-listing.tablesorter tr th.th_chk .tablesorter-header-inner{
	margin-right: 0px
}
.select2-selection__choice {
	white-space: initial!important
}
.afrsm-shipping-zone .select2-container {
	width: 100%!important;
    max-width: 45%;
}
.dotstore_plugin_sidebar .image_box {
	max-width: 100px;
	width: 100%;
	margin: 0 auto
}
.dotstore_plugin_sidebar .image_box img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto
}
.dotstore_plugin_sidebar .content_box h3 {
	margin: 20px 0;
}
.dotstore_plugin_sidebar .content_box {
	text-align: center;
	padding: 0 14px
}
.dotstore_plugin_sidebar .content_box a.btn_style {
	background-color: #0085ba;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	display: inline-block;
	color: #fff;
	font-weight: 600
}
.shipping-method-table .forminp .description.afrsm_dynamic_rules_tooltips {
	display: inline-block;
	padding: 8px 10px;
	margin-top: 16px;
	border: 1px solid #ddd;
    width: 95%;
}
.shipping-method-table .forminp .description.afrsm_dynamic_rules_tooltips span {
	background: #e9e9e9;
	padding: 0 3px;
}
.afrs_custom_weight_base,
.afrs_custom_qty_base {
    margin-bottom: 25px;
}
.afrs_custom_weight_base .title,
.afrs_custom_qty_base .title {
    float: left;
    margin-right: 10px;
    font-weight: 600;
    min-width: 110px;
}
.afrsm-main-table .shipping-method-table tbody tr td .sm_free_shipping_based_on_product+span,
.afrsm-main-table .shipping-method-table tbody tr td .sm_free_shipping_exclude_product+span
{
	width: 45%!important;
    min-width: 320px;
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
    display: inline-block;
}
.afrsm_exclude_product,
.afrsm_exclude_product_from_free {
    margin-top: 10px;
}   
.afrsm-main-table table th#taxable, .afrsm-main-table table th#status{
    width: 6%;
}
.afrsm-main-table table th#amount{
    width: 12%;
}
.afrsm-main-table table th#date{
    width: 8%;
}
.afrsm-main-table table th#drag{
    width: 1%;
}
.afrsm-main-table table tbody .column-drag{
    cursor: grab;
}
.active_list_wrap {
	font-size: 15px;
    margin-left: 10px;
}
.active_list {
	font-size: 20px;
    font-weight: 700;
	color: green;
}
#apm_wrap .pricing_rules .ap-title {
	background-color: transparent;
    color: #333;
    font-weight: 600;
}
.dots-seperator {
    border-left: 2px solid #bbb;
    display: inline-block;
    margin: 0 0 10px 20px;
    position: relative;
	vertical-align: top;
}
.all-pad.hide-sidebar .dots-seperator {
	margin: 0 0 0 20px;
}
.dots-seperator .toggleSidebar{
    position: absolute;
    top: 50px;
    right: -12px;
    background: #0073aa;
    border-radius: 50%;
    padding: 2px;
    color: #fff;
	border: 0;
	cursor: pointer;
}

.afrsm-main-table .woocommerce-help-tip, .afrsm-shipping-zone .woocommerce-help-tip {
    color: #8b8b8b;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    height: 20px;
    line-height: 16px;
    position: relative;
    vertical-align: text-top;
    width: 20px;
}
.afrsm-main-table .woocommerce-help-tip::after, .afrsm-shipping-zone .woocommerce-help-tip::after {
    font-family: Dashicons;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\f223";
    cursor: help;
}

/* Start: Tooltip CSS (tiptip JS) */
#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}
#tiptip_holder.tip_top{padding-bottom:5px}
#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}
#tiptip_holder.tip_bottom{padding-top:5px}
#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}
#tiptip_holder.tip_right{padding-left:5px}
#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}
#tiptip_holder.tip_left{padding-right:5px}
#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}
#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}
#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}
#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}
/* End: Tooltip CSS (tiptip JS) */
div#tiptip_holder,div#tiptip_content {
    max-width: 350px !important;
}
.afrsm-half {width: 50%;}
.afrsm-half:last-child {padding-left: 10px;}
.afrsm-half:first-child {padding-right: 10px;}

@media only screen and (max-width: 1450px){
    #dotsstoremain header .dots-header-right .logo-detail{
        width: 50%;
    }
    #dotsstoremain header .button-dots-left{
        margin-right: 15px;
    }
    .dots-plugin-details .dots-header-left .plugin-name .title {
        line-height: 25px;
        font-weight: 500;
        font-size: 25px;
        margin-bottom: 15px;
    }
    .dots-plugin-details .dots-header-left .plugin-name .desc {
        line-height: 25px;
        font-weight: 400;
        font-size: 16px;
    }
}
@media only screen and (min-width: 1181px) and (max-width: 1380px)  {    
    .dots-plugin-details .dots-header-left {
        flex-basis: 60%;
    }
    .dots-header-right {
        flex-basis: 40%;
    }
    #dotsstoremain .button-dots {
        margin-right: 10px;
    }
    #dotsstoremain .button-dots {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 1180px){
	.dots-seperator {
		display: none;
	}
	#dotsstoremain .all-pad .dots-settings-left-side, #dotsstoremain .all-pad .dots-settings-right-side {
		width: 100%;
		flex-wrap: wrap;
	}
	#dotsstoremain .all-pad .dots-settings-inner-main {
		flex-wrap: wrap;
	}
	.dotstore_plugin_sidebar{
		margin-top: 20px;
		margin-left: 0px;
	}
}
@media only screen and (max-width: 768px){
    .dots-plugin-details .dots-header-left .plugin-name .title {
        font-size: 30px;
        line-height: 35px;
    }
    .dots-logo-main img {
        width: 80px;
    }
    .noramal_shipping_rule_condition_help, .advance_rule_condition_help{
    	display: none;
    }
}
@media only screen and (max-width: 550px){
    #dotsstoremain header .button-dots{
        display: block;
        margin-top: 0;
        text-align: left;
    }
    #dotsstoremain header .dots-header-right {
        width: 100% !important;
    }
}
@media only screen and (max-width: 460px){
    .dots-plugin-details .dots-header-left .plugin-name {
        font-size: 18px;
        text-align: center;
        line-height: 30px;
    }
    .button-dots span.support_dotstore_image a span, .button-dots-left span.support_dotstore_image a span {
        font-size: 28px;
        width: 30px;
        height: 30px;
    }
    .button-dots span.support_dotstore_image a strong, .button-dots-left span.support_dotstore_image a strong {
        font-size: 13px;
    }
}