.fmclear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.tabbed_area {
	margin-bottom: 30px;
	width: 100%;
	position: relative;
}

ul.fmtabs {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
}

ul.fmtabs li {
	list-style: none;
	float: left;
	display: block;
	margin-left: 1px
}

ul.fmtabs li:first-child {
	margin-left: 20px
}

ul.fmtabs li a {
	background-color: #464c54;
	color: #ffebb5;
	padding: 5px 14px 5px 14px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #464c54;
	text-transform: uppercase
}

ul.fmtabs li a:hover {
	background-color: #2f343a;
	border-color: #2f343a;
}

ul.fmtabs li a.active {
	background-color: #ffffff;
	color: #282e32;
	border: 1px solid #464c54;
	border-bottom: 1px solid #ffffff;
}

ul.fmtabs li.but {
	padding: 0 15px 0 0;
}

.tabcontent {
	background-color: #ffffff;
	padding: 15px 30px 30px ;
	margin: 0px;
	border: 1px solid #464c54;
	border-left: none;
	border-right: none;
	border-top:none;
	line-height: 24px;
	font-size: 1.1em;
	max-width: 960px;
}

#fmmainnav {
	position: absolute;
	top: 20px;
	right: 20px;
}

#fmmainnav a {
	color: #333;
	text-decoration: none;
}

.tdsmall {
	line-height: 12px;
}

.tdsmall small {
	color: #666;
}

/*#loginform * {
	margin: 0;
	padding: 0;
}*/

#loginform {
	clear: both;
	font-weight: normal;
	max-width: 300px;
	min-height: 215px;
}

/*#loginform .button-primary {
	font-size: 13px !important;
	line-height: 16px;
	padding: 3px 10px;
}*/

#loginform p {
	margin: 0;
}

#loginform p.submit {
	padding: 0;
}

#loginform p label {
	color: #777;
	font-size: 14px;
	display: block;
	margin-bottom: 0px;
}

#loginform .input {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
		"Helvetica Neue", sans-serif;
	font-weight: 200;
	font-size: 24px;
	line-height: 1;
	width: 100%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	outline: none;
	-moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
	-webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
	box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
	color: #555;
}

#loginform p.login-remember {
	float: left;
}

#loginform p.login-submit {
	float: right;
}

#wp-submit,#lostpass {
	clear: both;
}

#lostpass {
	font-size: 17px;
}

#paypalform,#alertpayform,#stpform,#anform {
	margin: 20px 0 20px 0;
}

 /*.lst {

    border: 1px solid #EEE;
    border-spacing:0;

}
*/

.fmlst {
	width: 100%;
	background: #777;
}

.fmlst th,.fmlst td {
	padding: 5px;
	background: #FFF;
}

.fmlst th {
	text-align: center;
	background: #666;
	color: #FFF !important;
}

.fmtooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	padding: 10px 13px;
	color: #303030;
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
	font-family: sans-serif;
	font-size: 7pt;
	text-align: left;
	width: 250px;
}

.fmiconlink {
	cursor: pointer;
	width: 16px;
	height: 16px;
}

/*
.fmquickstart {
	width: 800px;
	font-size:1.1em;
}
*/

.fmquickstart {
width: 100%;
font-size: 15px;
}

#addintar { margin-left: 10px; }
.ui-sortable tr { cursor: move; }

.editsuform .wp-list-table { width: 715px; }
.suformslist .wp-list-table { width: 615px; }
.suformslist .column-id { width:100px; }
.editsuform .column-fid { width:100px; }

.wp-editor-container textarea.wp-editor-area,.mceIframeContainer iframe{
            min-height:360px !important;
}

#regform {
    clear: both;
    font-weight: normal;
    max-width: 350px;
}

#regform p {
    margin: 0;
}

#regform p label {
    color: #777;
    font-size: 14px;
    display: block;
		line-height: 20px;
}

#regform .input {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    font-weight: 200;
    font-size: 20px;
    line-height: 1;
    width: 100%;
    padding: 8px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    outline: none;
    -moz-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
    color: #555;
}

#regform input.submit {
    width: 100%;
    font-size: 20px;
}

#regform #gdpr_term{width:5%;margin-bottom: 0px;}
#regform .dashicons-lock{font-size:18px;}
#regform .gdpr{margin-bottom: 15px !important;}
#regform .privacyterms{text-align: center;clear: both;width: 100%;line-height: 20px;padding-top: 15px !important;}
#fastmember_stat_summary_widget{overflow:scroll;}
#fastmember_stat_summary_widget table>tbody>tr>td{ border-bottom: 1px solid #f2f2f2;
	padding: 5px;
  font-size: 16px;
}
#fastmember_stat_summary_widget table>thead>tr>th, #fastmember_stat_summary_widget table>tfoot>tr>th{
	padding: 5px;
  font-size: 16px;
}
#protetform .tabcontent{
	max-width: none;
}
table.fastmemdownloads, table.fastmemdownloads td{border:none;}
table.fastmemdownloads td{border-bottom: 1px solid #f2f2f2;}
#rftooltip .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#rftooltip .btn, .fm-upload-btn-wrapper .fm-product-image-btn {
  padding: 3px;
	cursor: pointer;
}
#rftooltip input[name="remote_file_name"]{
	width: 60%;
}
#rftooltip .user-picture-preview{
	width:70px;
	height:70px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
#rftooltip .remote-file-content-save{
	margin-top: 10px;
	float: right;
	line-height: 1;
}
#rftooltip .icons .dashicons{
	cursor: pointer;
	width: 21px;
	height: 22px;
	font-size: 22px;
}
#rftooltip .icons .dashicons.active, #rftooltip .rendered_icon .dashicons.active{
	background: #007cba;
  color: #fff;
}
#rftooltip .rendered_icon .dashicons{
	font-size: 40px;
	width: 40px;
	height: 40px;
}
table.fastmemdownloads tr{cursor:pointer;}
#rftooltip .remote-file-content-save.updating-message:after{
  font-family: "dashicons";
  content: "\f463";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
  margin-right: 0.5rem;
  -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.notice.fm_db_updated.notice-info {
    border-left-color: #F14D16;
}
.fm-upload-btn-wrapper .fm-product-image-preview{
	width:100px;
	height:100px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	vertical-align: bottom;
}
.fastprods_grid{
	 border-bottom: 1px solid #f2f2f2;
	 margin-bottom: 20px;
}
.fastprods_grid.columns-1 > div{
	width: 100%;
	display: inline-block;
	/* padding: 15px; */
	text-align: center;
	margin-bottom: 20px;
}
.fastprods_grid.columns-2 > div{
	width: 48%;
	display: inline-block;
	padding: 15px;
	text-align: center;
	margin-bottom: 20px;
}
.fastprods_grid.columns-3 > div{
	width: 30%;
	display: inline-block;
	padding: 5px;
	text-align: center;
    margin-bottom: 40px;
}
.fastprods_grid.columns-4 > div{
	width: 24%;
	display: inline-block;
	padding: 5px;
	text-align: center;
	margin-bottom: 40px;
}
.fastprods_grid div > p{
	margin: 7px;
    text-align: center;
    font-size: 20px;
    line-height: 2em;
}
.fastprods_grid.columns-1 > div p{
	font-size: 18px;
	line-height: 2em;
}
.fastprods_grid.columns-1 > div > div:nth-child(1){
	width: 40%;
	display: inline-block;
	vertical-align: bottom;
}
.fastprods_grid.columns-1 > div > div:nth-child(2){
	width: 58%;
	display: inline-block;
}
.fastprods_grid.columns-1 > div a img{
	/*width: 150px;
	height: 150px;*/
	border-radius: 3px;
}
.fastprods_grid.columns-2 > div p{
	font-size: 18px;
	line-height: 2em;
}
.fastprods_grid.columns-2 > div > div:nth-child(1){
	width: 30%;
	display: inline-block;
	vertical-align: bottom;
}
.fastprods_grid.columns-2 > div > div:nth-child(2){
	width: 68%;
	display: inline-block;
}
.fastprods_grid.columns-2 > div a img{
	width: 90px;
	/*height: 90px;*/
	border-radius: 3px;
}
.fastprods_grid.columns-1 > div a.btn{
	color: #ffffff;
	background-color: #F14D16;
	border-radius: 2px;
	padding: 10px;
	font-family: inherit;
	font-weight: inherit;
}
.fastprods_grid.columns-2 > div a.btn{
	color: #ffffff;
	background-color: #F14D16;
	border-radius: 2px;
	padding: 10px;
	font-family: inherit;
	font-weight: inherit;
}
.fastprods_grid.columns-3 > div a.btn{
	color: #ffffff;
	background-color: #F14D16;
	border-radius: 2px;
	padding: 10px;
	font-size: 18px;
	font-family: inherit;
	font-weight: inherit;
}
.fastprods_grid.columns-4 > div a.btn{
	color: #ffffff;
	background-color: #F14D16;
	border-radius: 2px;
	padding: 10px;
	font-size: 18px;
	font-family: inherit;
	font-weight: inherit;
}
.widefat .check-column.column-cb{
	vertical-align: middle;
	padding: 6px 3px;
}

.fm-my-account-tabs {
  max-width: 60rem;
  display: -webkit-box;
  display: flex;
}
.fm-my-account-tabs > ul {
  list-style-type: none;
  padding: 0;
  margin: 0px 0px 0px 0px;
}
.fm-my-account-tabs > ul li {
  display: block;
  text-align: center;
	margin: 0px 0px 4px 0px;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.fm-my-account-tabs > ul li a {
  display: block;
  text-decoration: none;
  /*background: #11111A;*/
  padding: .5rem 1.5rem;
  /*color: rgba(255, 255, 255, 0.6);*/
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.fm-my-account-tabs > ul li a.active {
  background: #fff0;
  /*border: 1px solid #e2e2e2;*/
  color: #3a3a3a;
}
.fm-my-account-tabs > ul li a:hover:not(.active) {
  /*color: #fff;*/
}
.fm-my-account-tabs section {
  background: #fff;
  padding: 1rem 2.5rem;
  display: none;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}
.fm-my-account-tabs > ul li a:active, .fm-my-account-tabs > ul li a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
	border: 1px solid #9B9A99;
}
.fm-my-account-tabs section.active {
  display: block;
}
.fm-my-account-tabs #fm-account-orders-table, .fm-my-account-tabs #fm-account-orders-table th, .fm-my-account-tabs #fm-account-orders-table td, .fm-my-account-tabs #fm-account-products-table, .fm-my-account-tabs #fm-account-products-table th, .fm-my-account-tabs #fm-account-products-table td,
.fm-my-account-tabs #pp_smart_user_subs, .fm-my-account-tabs #pp_smart_user_subs th, .fm-my-account-tabs #pp_smart_user_subs td{
	border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f2f2f2;
}
.fm-my-account-tabs form[name="fm-my-account-form"] input[type="text"], .fm-my-account-tabs form[name="fm-my-account-form"] input[type="email"], .fm-my-account-tabs form[name="fm-my-account-form"] input[type="password"]{
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  color: #2C3E50;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1024px) {

	.fastprods_grid.columns-3 > div{
		width: 45%;
		display: inline-block;
		padding: 15px;
		text-align: center;
	}
	.fastprods_grid.columns-4 > div{
		width: 45%;
		display: inline-block;
		padding: 15px;
		text-align: center;
	}

}

@media (min-width: 320px) and (max-width: 750px) {

	.fastprods_grid.columns-2 > div{
		width: 100%;
	}

	.fastprods_grid.columns-3 > div{
		width: 45%;
		display: inline-block;
		padding: 15px;
		text-align: center;
	}
	.fastprods_grid.columns-4 > div{
		width: 45%;
		display: inline-block;
		padding: 15px;
		text-align: center;
	}

}
