/************************** vba popup **********************/
.custome_a{
	color: #337ab7 !important;
    font-weight: normal !important;
    font-size: 20px;
    padding-left: 10px;
    text-decoration: underline;
}
.custom_signup_email_a a{ 
    background: #5cb85c;
    top: 2.5px;
    border: 1px solid #5cb85c;
    border-radius: 2px;
    width: 88%;
    margin-left: 40px;
    padding: 9px 4px;
}
.social-heading {
    font-size: 24px;
	padding:5px;
	display: inline-block;
}
.social-login.test {
text-align:center;
    margin: 0 auto;
}
.pop-continue-new {
    color: #fff !important;
}
.text-center{
	text-align:center;
}
.button-privacy a {
    color: #000 !important;
    font-weight: normal !important;
}
.big-button {
    text-align: center;
   /*  border: 1px solid #FC0316; */
    border-radius: 5px;
    padding: 15px 40px;
   color: #fff !important; 
	position: relative;
    top: 30px;
	display: inherit;
	font-size:16px;
}

.new-big-button{
    background: #5cb85c;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 2px;
    margin-bottom: 36px !important; 
    display: block;
    font-size: 18px;
	width:83% !important;
}
#SignupModal {
    overflow: auto;
}
.socal_login_popup a {
    top: 0px !important;
    width: 80%;
    margin: 0 auto;
}
.socail-login {
    width: 40%;
    margin: 0 auto;
    top: -22px;
    position: relative;
}
.wd-100{
	width:100%;
	clear: both;
}
.wd-100 img.fbbutton {
    margin-top: 0px;
}
.center {
    text-align: center;
}
.left {
    width: 48%;
    float: left;
}
.right {
    width: 48%;
    float: right;
}
.vba.modal-header{
	background: #285c4d;
	color: #fff; 
}

.vba.modal-body{
	background: #fff;
    font-size:13px;
}

.vba.modal-body p{
   /*margin:30px 0 0 0;*/
}

.vba.modal-footer{
	background: #eee;
}
.form-group.center_btn {
    float: left;
    TEXT-ALIGN: CENTER;
    width: 100%;
}

.form-group.fb_button {
    text-align: center;
    float: left;
}


/* .vba.loginbtn{
	background: #000;
	border: 1px solid #000;
	color: #fff;
} */
.vba.loginbtn {
    background: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}

.mt10{
	margin-top:10px !important;
}
.mt25{
	margin-top:25px !important;
}
.mb0{
	margin-bottom:0px !important;
}
/* .vba.loginbtn:hover{
	background: #333;
	color: #fff;
	border: 1px solid #333;
} */
.vba.loginbtn:hover{
	background: #5cb85c;
	color: #fff;
	border: 1px solid #5cb85c;
}

.vba.modal-body a{
	color: #02723B;
    font-weight:bold;
}

.vba.modal-body a:hover{
	color: #666;
}

.input-group-addon{
	background: #E3b505;
	color: #fff;
}

/************************** vba popup **********************/

/************************** formula popup **********************/

.formula.modal-header{
	background: #7FBF7F;
	color: #fff;
}

.formula.modal-body{
	background: #fff;
}

.formula.modal-body p{
	/*margin:30px 0 0 0;*/
}

.formula.modal-footer{
	text-align: center;
	background: #EEEEEE;
}

.formula.loginbtn{
	background: #7FBF7F;
	border: 1px solid #7FBF7F;
	color: #fff;
}

.formula.loginbtn:hover{
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

.formula.modal-body a{
	color: #7FBF7F;
}

.formula.modal-body a:hover{
	color: #333;
}

/************************** formula popup **********************/

.form-control{
	height:40px;
}

.modal{
	z-index: 99999;
}

.errtxt{
	font-size:11px;
	color:#ff0000;
	margin-top:3px;
}

.errbrdr{
	border: 1px solid #ff0000;
}

#registerloader, #loginloader{
	margin:10px 0 0 5px; 
	text-align:center; 
	display:none;
}

.infoalert{
	display:none;
}


/**************** PopupMenu ******************/

.mn-div-menubar {
  background-color:rgba(229,228,228, 1);
  height: 40px;  
  width: 100%;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
  margin-top: 70px;
}
.mn-div-menubaritem {
  background-color: rgba(229,228,228, 1);
  color: white;
  padding: 10px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

.mn-div-menubar-content {
  position: relative;
  display: inline-block;
  width: 20%;
}

.mn-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 10;
}

.mn-dropdown-content a.mn-a-menuitem {
  color: black;
  padding: 10px 16px;
  text-decoration: none;
  font-family: 'Montserrat', Sans-Serif;
  font-size: 14px;
  text-transform: uppercase;
  background-color: transparent;
  font-weight: bold;  
  display: block;
  text-align: left;
}

.mn-a-menubaritem {
  color: black;
  padding: 10px 16px;
  text-decoration: none;
  font-family: 'Montserrat', Sans-Serif;
  font-size: 14px;
  text-transform: uppercase;
  background-color: transparent;
  font-weight: bold;  
  text-align: left;
}

.mn-dropdown-content a.mn-a-menuitem:hover {
  background-color: #f0f0f0
}

.mn-dropdown-content .mn-a-menuitem:hover {
  color: #4f6d7a
}

.mn-div-menubaritem .mn-a-menubaritem:hover {
  color: #4f6d7a
}

.mn-div-menubar-content:hover .mn-dropdown-content {
  display: block;
}

.mn-div-menubarcontent:hover .mn-div-menubaritem {
  background-color: #f2f2f2;
}

.mn-icon-wrap {
  float: left;
  display: inline-block;
  text-align: right;

  width: 22.91%;
  height: 40px;
}

.mn-div-menubar-section {
  float: left;
  width: 77.09%;
}

.mn-i-icon-home {
  width: 30px;
  height: 28px;
  background: url(https://www.automateexcel.com/popup/images/home.png) 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 6px;
  border: 0;
}
/**************** PopupMenu ******************/

.share-modal{
    text-align: center;
}
.share-modal .center-hr {
    width: 250px;
    border-top: 1px solid;
    margin: 0px auto;
    margin-bottom: 25px;
}

.share-modal p.small {
    font-size: 12px;
    color: #af9793;
}
a.btn.btn-warning.continuebtn.pop-continue {
    color: #fff;
}
.forgot_password_modal, #recoverloader{display: none;}

.login-popup{
    max-width: 550px;
    margin: 20px auto;
}

#frmlogin .vba.login-popup {
    margin-top: -25px;
}

button.close{
    color: #000;
    opacity: 1;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    background: #fff;
}

.dont-have{
    clear: both;
    display: block;
    text-align: center;
    padding-top: 30px;
    font-size: 16px;
}

.login-popup input[type=checkbox] {
    margin: 0;
    float: none;
    display: inline-block;
}

.register-popup{
    max-width: 550px;
    margin: 20px auto;
}

.button-privacy{
    padding-top:20px;
    text-align: center;
}

.button-privacy a.btn-success{
    color: #fff;
}

.button-privacy a.btn-success:hover{
    color: #fff;
}

.free-tutorial{
    padding:50px 0;
}

.free-tutorial h3{
    max-width: 370px;
    margin: 25px auto;
}

.my-account-popup label{
    font-weight: normal;
}
#resetpasswordLoader {display: none}
/* .fb_button {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.fb_button > div {
    width: 48%;
}
.fb_button > div > a img {
    width: 100%;
} */
.form-group.fb_button {
    width: 100%;
	margin-bottom:0px;
}
.mt-40{
	margin-top:-40px !important; 
}
.pull-left.social-login {
    width: 50%;
    margin: 0 auto;
}
img.fbbutton {
  
	    margin-top: 40px;
}
img.fbbutton2 {
    margin-top: -3px;
    width: 170px;
}

.modal-header.APP_CODE{
    background: #285c4d;
    color: #fff;
}
.modal-footer.APP_CODE {
    background: #eee;
}
input.btn.btn-default.loginbtn.APP_CODE {
    background: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}

.signup-email a.popuptoggle.big-button {
    top: 2.5px;
    border: 1px solid #5cb85c;
    color: #fff !important;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    background: #5cb85c;
    width: 83%;
    border-radius: 2px !important;
}

.button-privacy {
    padding-top: 20px;
    text-align: center;
    /* float: left; */
    width: 100%;
    display: inline-block;
}
.custom_signup_email a {
    background: #5cb85c;
    top: 2.5px;
    border: 1px solid #5cb85c;
    border-radius: 2px;
    width: 80%;
    margin-left: 40px;
    padding: 8px 0px;
}


.myaccountusersection sup {
    margin-left: -15px;
    margin-right: 20px;
    font-size: 12px;
    font-style: italic;
    font-family: inherit;
    font-weight: bold;
    color: white;
    border-radius: 100px;
    background: green;
    padding-left: 3px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.mega-nav > li:first-child > a {
    z-index: 9999;
	border-radius: 0px !important;
	border-left: none;
    background: none !important;
    color: green !important;
}

.mega-nav > li:first-child > a:hover {
    color: black !important;
}


/* Registermodal2 & stickLayerModal*/

.home-special-modal h1,.home-special-modal h2,.home-special h3,.home-special-modal h4,.home-special-modal h5,.home-special-modal h6  {font-family: 'Lato', sans-serif;color:#333;margin-top:0;margin-bottom:15px;}
.home-special-modal h1 {border-bottom: 0px !important; padding-bottom: 0px !important;}
.home-special-modal h2  {padding: 0px 0px !important; background: white !important; }

.clearfix:after {display: block;clear: both;content: "";}

.stick_content {padding: 15px;text-align:center;background: #fff;max-width: 900px;margin: auto;position: relative;}

.stick_header {background: #285c4d;padding: 15px;/*position: relative*/;text-align: center;}

.stick_header h1 {margin: 0;animation: 0;color: #fff;font-size: 22px;font-weight: 800; width: auto}

.stick_content h2 {font-size:30px;font-weight: 800;text-transform: capitalize;margin-bottom:25px;}

#stickLayerModal .dont-have {font-size: 16px;margin-top: 30px; padding-top: 0px; padding-bottom: 5px; }

#stickLayerModal .dont-have a{color: #337ab7;display:inline-block;margin-left:3px;}
#stickLayerModal .dont-have a:hover{text-decoration: underline;}

.stick_content .or {margin: 25px auto 20px;text-align: center;position: relative;max-width: 360px;}

.stick_content .or:before {content: "";height: 1px;background: #ddd;width: 100%;position: absolute;top: 12px;left: 0;right: 0;}

.stick_content .or span {background: #fff;height: 40px;width: 40px;border-radius: 40px;display: inline-block;border: 1px solid #ddd;position: relative;z-index: 9;line-height: 38px;text-transform: uppercase;font-size: 14px;font-weight: 800;top: -7px;}

.register-form {max-width: 430px;position: relative;margin: auto;}

.register-form input.input-field {height: 48px;width: 100%;padding: 10px 110px 10px 15px;border: 1px solid #ddd;font-family: 'Lato', sans-serif;font-size: 14px;}

.register-form input.button {background: #df3f05;border: 1px solid #df3f05;height: 48px;color: #fff;padding: 0 20px;text-transform: uppercase;font-weight: 700;position: absolute;top: 0;right: 0;font-family: 'Lato', sans-serif;cursor: pointer; width: auto !important; margin: 0px !important; font-size: inherit !important;}

.register-form input.button:hover{background-color:#333;border-color:#333}

.home-special-modal-content p.privacy-text {margin: 0;font-size:16px;text-align: right;}

.home-special-modal {display: none; position: fixed; z-index: 1000000; left: 0;top: 0;width: 100%; height: 100%; overflow: auto;background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.75);}

.home-special-modal-content {background: #fff;width: 100%;margin: 45px auto;max-width: 640px;}

.close {color: #aaaaaa;float: right;font-size: 24px;font-weight: bold; }

.home-special-modal-content .close {margin: 14px;}

.close:hover,.close:focus {text-decoration: none;cursor: pointer;}

#RegisterModal2 .home-special-modal-content {max-width: 640px;position: relative;}

#RegisterModal2 .dont-have {font-size: 16px;}

.home-special-modal {padding: 15px;}

.stick_content {margin: 0 15px;}

.stick_content h2 {font-size: 22px;}




.stick_container {
    font-family: 'Lato', sans-serif;
}

.stick_container .sub-title-section h3, .stick_container .create-account-content h4 {
    margin-top: 0px; 
}

.stick_container .create-account-content {
    margin-top: 20px;
}

.stick_container div.btn-container {
    margin-top: -20px;
}

#stickLayerModal sup {
    font-size: 15px;
}

.stick_content .box-panel h2 {
    background-color: transparent;
    padding: 0px;
    font-weight: bold;
}

#stickLayerModal #PageTwo .box-panel h3 {
    margin-top: 5px;
}


/* For Floating Footer */
#bottom-floating-footer-a, #bottom-floating-footer-b, #bottom-floating-footer-c1, #bottom-floating-footer-c2  {
    z-index: 100000;
}

.bottom-floating-footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	color: white;
	text-align: center;
	padding-top: 3px;
	padding-right: 15px;
	display: none
}

#bottom-floating-footer-c1 h4 {
    margin-top: 16px !important;
}
#bottom-floating-footer-c1 {
    background-color: #4f6d7a;
    padding-top: 25px;
    padding-left: 30%;
}

#bottom-floating-footer-b {
	position: fixed;
	left: 0;
	bottom: 0;
	width: -webkit-fill-available;
	color: white;
	text-align: center;
	padding-top: 20px;
	text-align: -webkit-center;
	bottom: -110px; 
	display: none
}

.bfb-container {
	align-items: center; 
	width: 50%; 
	background-color: #F2F2F2; 
	padding-top: 10px;
	padding-bottom: 10px; 
	border-top-left-radius: 10px;
}

.bfb-panel {
	line-height: 36px;
}

.bfa-panel {
	width: auto;
	background-color: #F2F2F2;
	border-top-left-radius: 10px;
}

.btn-bfb-close {
	margin-right: -10px; 
	margin-top: -20px; 
	font-size: 20px;
}

#downbtn-floating-footer {
	opacity: .8;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	margin-top: -12px;
	margin-right: -12px; 
	background-color: rgb(212,212,212);
	font-size: 20px;
}

#upbtn-floating-footer {
	opacity: .8;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background-color: rgb(212,212,212);
}

a.btn-fallsale {
	font-family: domine, serif;
    font-weight: 700;
    font-size: 24px;
    border-radius: 200px;
    overflow: hidden;
    padding: 5px 25px;
    background-image: none;
    background-color: rgb(227, 108, 9);
    color: white;
}

a.btn-fallsale:hover {
	background-color: rgb(182, 80, 10);
	text-decoration: none;
}

.pnl-flex {
	display: flex;
}

.bottom-flex-container {
	flex: auto;
	align-items: center;
	justify-content: flex-end;
}

a.textonly {
	color: black;
	text-decoration: none;
	font-size: 18px;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;	
}
a.textonly:hover {
	color: black;
	text-decoration: none;
	font-size: 18px;
}

a.btn-download {
	font-family: Verdana, serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px 25px;
    background-image: none;
    background-color: #53A2D4;
	color: white;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
	padding-bottom: 7px;
	white-space: nowrap;
}

a.btn-learn-more {
	font-family: Verdana, serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px 25px;
    background-image: none;
    background-color: #FF8C00;
	color: white;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 10px;
	white-space: nowrap;
}

.clr-transparent {
	background-color: rgba(0, 0, 0, 0);
}

.full-wh {
	width: 100%; height: 100%;
}

.full-w {
	width: 100%;
}

p.ult-text {
	margin-top: 16px;
	text-align: center;
	color: #424242;
	white-space: nowrap; 
	font-size: 32px; 
	font-family: domine, serif; 
	font-weight:400;
}

p.sale-text {
	white-space: nowrap;
	color: #424242;
	text-align: right;
	line-height: 1.8;
	font-family: domine,serif;
	font-weight: 400;
	font-size: 14px;
}


.bff-border {
	border-width: 1px 1px 1px;
	border-style: solid;
	border-color: rgb(200, 200, 200);
}

.bfa-round {
	border-top-left-radius: 25px;
	background-position: left top;
	padding: 1px;
}