body{
	font-size: 12px;
	font-family: "Open Sans",sans-serif;
	margin:0px;
	font-weight: 200;
}

.btn{
	cursor: auto; 
}

.btn:hover{
	 cursor: pointer; cursor: hand;  
}

.navbar {
	min-width: 768px;
    background: #fff;
    overflow: visible!important;
    position: fixed;
    margin-bottom: 0;
    min-height: 100px;
    height: 100px !important;
    z-index: 9999;
    width: 100%;
    top: 0px;
    line-height: 100px;	
    box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.75);
}

.document{
	min-width: 768px;
	margin-top: 100px;
	background: #13385F;
}

.flashpanel {
	height: 350px;
	min-width: 768px;
    background-color: #EBC863;
    color: rgba(255, 255, 255, 0.75);
    text-shadow: rgba(0, 0, 0, 0) 0 0 20px;
    background-image: url("../images/splash_1.png");
    background-position: top left, center center, center center;
    background-size: 100% auto, cover, cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-position: top left, center center, center center;
    background-size: cover !important;
    
    border-radius: 0;
    border-width: 4px 0;
    border-style: solid;
    border-color: #F39A1E;
    
}

.demo-app{
	width: 768px;
	height: 100%;
    margin: 0 auto;
    position: relative;
}

.app-img-ipad-menu, .app-img-ipad-cal, .app-img-iphone{
	position: absolute;
}

.app-img-ipad-menu{
	right: 0;
    bottom: -120px;
    z-index: 2;
}

.app-img-ipad-cal{
	bottom: -60px;
	left: 100px;
	z-index: 1;
}

.app-img-iphone{
	bottom: -180px;
    left: 18px;
	z-index: 2;
}

.flashTitle , .salonvietTitle{
	margin-top: 20px;
	font-size: 3em;
  font-weight: 500;
  color: #F9F5F5;
  text-shadow: 1px 2px 3px #666;
}

.flashSubTitle {
	margin-top: 5px;
	font-size: 24px;
  font-weight: 400;
  color: #6D6866;
}

.salonvietTitle {
    font-size: 1.5em;
    margin-top: 0;
    font-weight: 400;
    color: #962d05;
    text-shadow: none;
}

.one{
	height: 50px;
	border: 0px solid red;
}

.one .logo{
	color: #1B86AF;
	font-weight: bold;
	vertical-align: middle;
	font-size: 2em;
	height: 100px;
	float: left;
}

.one .signin{
	color: blue;
	vertical-align: middle;
	line-height: 50px;
	font-size:1.6em;
	float: right;
    position: relative;
}

.one .signin .menu{
	float: left;
    top: 10px;
    margin-right: 10px;
    height: 30px;
    color: #F39A1E;
    line-height: 30px;
    padding: 5px 7px 5px 7px;
}

.one .signin .menu.button{
    color: #6B6b6b;
    border-top: 0px;
    border-left: 1px solid #F39A1E;
    border-right: 1px solid #F39A1E;
    border-bottom: 1px solid #F39A1E;
    border-radius:0px 0px 10px 10px;
    box-shadow: inset 0px -10px 10px -10px rgb(243, 154, 30);
}


.bubble {
    position: absolute;
    width:250px;
    padding: 5px;
    margin-top: 0.3em;
    color: #000;
    background: #f3961c;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
    background: -moz-linear-gradient(#f9d835, #f3961c);
    background: -o-linear-gradient(#f9d835, #f3961c);
    background: linear-gradient(#f9d835, #f3961c);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bubble:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
}

.bubble.top {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f3961c), to(#f9d835));
    background: -moz-linear-gradient(#f3961c, #f9d835);
    background: -o-linear-gradient(#f3961c, #f9d835);
    background: linear-gradient(#f3961c, #f9d835);
}

.bubble.top:after {
    top: -15px;
    right: 50px;
    bottom: auto;
    left: auto;
    border-width: 0 15px 15px;
    border-color: #f3961c transparent;
}



.mainTitle{
	text-align: center;
	padding: 25px 0px 25px 0px;
    margin: 0 auto;
    max-width: 750px;
}

.mainTitle h1{
	font-size: 34px;
	margin: 0px;
	padding-bottom: 10px;
	color: white;
	font-weight: 400;
}

.mainTitle h2{
	margin: 0px;
	color: #F39A1E;
	font-size: 20px;
}

.footer{
	font-size: 0.9em;
	padding: 15px;
	line-height: 50px;
	color: white;
	background: #161819;
	text-align: center;
	
	top:5px;
	border-radius: 0;
	border: 0;
    border-top-width: 4px;
    border-style: solid;
    border-color: #F39A1E;
    clear:both;
}

.four{
	height: 530px;
	margin: 0 auto;
	padding:0;
    max-width: 965px;
    min-width: 768px;
    border: 0px solid red;
}

.plan-block{
	position:relative;
	display: block;
    float: left;
	width: 230px;
	margin-right: 15px;
}	

.plan-block.last{
	margin-right:0px;
	clear: right;
}

.plan-block-col{
	height: 350px;
	margin-top: 100px;
	background: #cacaca;
	border-radius:0px 0px 10px 10px;
}

.plan-content{
	margin: 110px 10px 10px 10px;
    height: 230px;
    width: 210px;
    position: absolute;
}

.plan-content-desc{
	width: 190px;
	height: 180px;
	background: #FBFBFB;
	border-radius: 5px;
	padding: 10px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 400;
}

.plan-content-item{
	margin-top: 5px;
	margin-bottom: 5px;
}

.plan-content-desc ul {  
    margin: 0.75em 0;  
    padding: 0 1em;  
    list-style: none;  
}  

.plan-content-desc ul>li:before {   
    content: "";  
    border-color: transparent #008eef;  
    border-style: solid;  
    border-width: 0.35em 0 0.35em 0.45em;  
    display: block;  
    height: 0;  
    width: 0;  
    left: -1em;  
    top: 0.9em;  
    position: relative;  
} 


.plan-content-name{
	position: absolute;
	bottom: -30px;
	text-align:center;
	
	width: 100%;
	font-weight: 200;
	font-size: 3em;
	background: #E8E8E8;
	color: #615E5E;
	border-radius: 15px;
	padding-top: 2px;
	text-shadow: 1px 2px 3px #666;
	padding-bottom: 2px;
}

.plan-outer-circle{
	display: inline-block;
	position: absolute;
	background: #FAFCFF;
	border-radius: 50%;
   	height: 200px;
   	width: 200px;
   	left: 15px;
   	top: 0px;
   	box-shadow: 0px -1px 9px #5F5858;
}

.plan-inner-circle{
	position: absolute;
   	background: #f39a1e;
   	border-radius: 50%;
   	height: 180px;
   	width: 180px;
   	/*
    	Put top edge and left edge in the center
   	*/
   	top: 50%;
   	left: 50%;
   	margin: -90px 0px 0px -90px;
   /* 
    Offset the position correctly with
    minus half of the width and minus half of the height 
   */
   box-shadow: inset 0px -1px 6px 0px #5F5858;
}

.plan-inner-circle.inactive{
	background:#A0A0A0;
}

.plan-price{
	position: absolute;
    top: 20px;
    left: 40px;
    font-weight: 800;
    font-size: 5em;
    color: white;
    text-shadow: 1px 2px 3px #666;
}

.plan-price-a-month{
	position: absolute;
    top: 85px;
    left: 75px;
    font-weight: 200;
    font-size: 1em;
    color: #504A4A;
    text-align: center;
}

.plan-try-btn, .plan-buy-btn{
	position: absolute;
    border: 1px solid #969896;
    top: 120px;
    left: 40px;
    font-weight: 200;
    font-size: 1.3em;
    border-radius: 10px;
    padding: 5px 10px;
    background: white;
    box-shadow: 1px 3px 9px #5F5858;
}

.plan-buy-btn{
	left: 50px;
	background: #F39A1E;
	font-weight:500;
	color: #504C4C;
	text-shadow: 1px 2px 3px #9E9E95;
}

.plan-try-btn span{
	font-weight:bold; 
	color:#555555
}

.five{
	background: white;
    height: 1500px;
}

.five .row{
	margin: 0 auto;
	padding:0;
    width: 965px;
}


.five .row .item{
	position:relative;
	display: block;
    float: left;
	width: 298px;
	margin-right: 35px; 
	margin-bottom: 35px;
	min-height: 100px;
}

.six{
    height: 290px;
	background: rgb(181,189,200); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	top:5px;
	border-radius: 0;
	border: 0;
    border-top-width: 4px;
    border-style: solid;
    border-color: #F39A1E;
    clear:both;
}

.six .row{
	padding: 25px 0px 25px 0px;
    margin: 0 auto;
    max-width: 750px;
}

.six .row h1{
	text-align: center;
	font-size: 34px;
	margin: 0px;
	padding-bottom: 10px;
	color: #BCDFEC;
	font-weight: 400;
}

.six .row .list{
	position: relative;
}

.six .row .list .bullet{
	float: left;
    width: 50%;
}

.feature-col{
	position: relative;
	width: 100%;
}

.feature-col-icon{
	width: 100px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}

.feature-col-desc{
	text-align: center;
}

.feature-col-desc h1{
	color: #F39A1E;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 1px 0px 0px #BF740C;
}

.feature-col-desc span{
	color: #84827F;
    font-size: 17px;
    font-weight: 300;
    line-height: 22px;
}

.checkmark li {
  	font-size: 17px;
   	list-style-type: none;
    margin-bottom: 15px;
    padding: 5px 0 0 45px;
    position: relative;
    color: white;
    font-weight: 400;
}

.checkmark li:before {
  content: " "; 
  display: block;
  border: solid 0.8em #E5B24F; 
  border-radius: .8em; 
  height: 0;
  width: 0;
  position: absolute; 
  left: 0.5em;
  top: 40%; 
  margin-top: -0.5em;
}

.checkmark li:after {
  content: " ";
  display: block;
  width: 0.3em; 
  height: 0.6em;
  border: solid white;
  border-width: 0 0.2em 0.2em 0; 
  position: absolute;
  left: 1em;
  top: 40%;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg); 
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}


/***** POPUP CSS *****/

.pop-up {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #A5A5A5;
    border-radius: 10px 10px 10px 10px;
    background: #FBF8F8;
    box-shadow: 0px 0px 5px 5px rgba(195, 191, 191, 0.75);
    -webkit-box-shadow: 0px 0px 5px 5px rgba(195, 191, 191,0.75);
	-moz-box-shadow: 0px 0px 5px 5px rgba(195, 191, 191,0.75);

    width: 700px;
    min-height: 300px;
    z-index: 9999;
    display:none;
    overflow: scroll;
}
     
.pop-up .popup-content{
	margin: 30px 15px 15px 15px;
	height: 100%;
}

.pop-up .popup-content h3{
	text-align:center;
	font-weight:400;
	font-size: 20px;
}

.pop-up .popup-content p{
	text-align: center;
    font-size: 17px;
}
    
.pop-up .popup-content .bullet{
    margin: 0 auto;
    width: 470px;
}

.popup-bullet li{
	color: black;
	font-size:16px;
}

.popupCloseBtn{
	position: relative;
    margin: 0 auto;
    width: 100px;
    border-radius: 0px 0px 15px 15px;
    background: #F1BC78;
    font-weight: 400;
    padding-bottom: 1px;
    color: #5A4103;
    text-align: center;
    box-shadow: 0px 0px 0px 1px rgba(195, 191, 191, 0.75);
}

.popupCloseBtn:hover{
	background: #F1D9BB;
	color: #AF6509;
}

.popup-trial-input-row{
	width: 510px;
	min-width: 510px;
	max-width:530px;
	padding-top: 10px;
	margin: 0 auto;
    height: 40px;
    font-size: 16px;
}

.pop-up .popup-content .errorMessage{
	text-align:center;
	color: red;
	height: 15px;
}

.popup-trial-input-row div{
	float: left;
    height: 40px;
    font-size: 16px;
}

.popup-trial-input-row .popup-trial-email-lbl{
	line-height: 40px;
	padding-right: 15px;
	font-weight: 400;
}


.popup-trial-input-row .popup-trial-email input{
	height: 100%;
	color: #545151;
}

.popup-trial-input-row .popup-trial-submit-btn{
	border: 1px solid #C17E26;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	width: 150px;
	margin-left: 15px;
    line-height: 38px;
    height: 38px;
    text-align: center;
	background: rgb(246,230,180); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(246,230,180,1) 0%, rgba(237,144,23,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
	
}


.popup-trial-input-row input{
	width: 280px;
    font-size: 16px;
    padding: 5px 15px 5px 15px;
    line-height: 20px;
}

/******** REGISTRATION ************/
.progress_steps{
 		width: 250px;
 		float:left;
 	}
 	
 	.progress_steps div{display: inline-block; font-weight: 300; font-size: 18px} 
 	
 	.number_circ{
 		border-radius: 25px;
 		background: #C7C6C3;
    	color: #FFF;
    	width: 25px;
    	text-align: center;
    	line-height: 25px;
 	}
 	
 	.active{
 		background: #E5B24F;
 	}
 	
 	.inactive{
 		background: #C7C6C3;
 	}
 	
 	.step_text{
 		padding-top: 5px;
 		font-weight: 400 !important;
    	color: white;
 	}
 	
 	.form_row{ height: 55px; margin-bottom: 10px;}
 	
    .txt_input{
    	display: block;
		  margin: 0;
		  width: 100%;
		  font-family: sans-serif;
		  font-size: 18px;
		  appearance: none;
		  box-shadow: none;
		  border-radius: 8px;
		  
		  padding: 10px;
		  border: solid 1px #615e5e;
		  transition: box-shadow 0.3s, border 0.3s;
    }
    
    .txt_input:focus{ 
    	border: solid 1px #CCB025;
  		box-shadow: 0 0 5px 1px #FFF0A7; 
  		outline: none;
  	}
  	
  	.input_list_2_col, .input_address_row{
  		list-style: none;
    	padding: 0;
    	
  	}
 	
 	.input_list_2_col li {
	    display: block;
	}
	
	.w-50 {width:48%}
	
	.fl_right{ float: right; }
	.fl_left{ float: left; }
	.txt-ac { text-align: center; }
	
	.addr-city{width: 60%;float: left; margin-right: 15px;}
	.addr-state{ width: 10%; float:left; margin-right: 15px}
	.addr-zip{ width: 26%; float: right}
	
	.create-acct{
		text-align: center;
	    vertical-align: middle;
	    height: 75px;
	    border: 1px solid #504330;
	    border-radius: 10px;
	    background: #e5b24f;
	    color: #fbfbfb;
	    font-size: 20px;
	    font-weight: 400;
	    line-height: 75px;
    }
    
    .create-acct:hover{
    	background: #E09C18;
    }
    
    .c-select select {
	   background: #E4E6E8;
	   padding: 5px 15px;
	   font-size: 16px;
	   line-height: 1;
	   border: 1px solid #cacaca;
	   border-radius: 5px;
	   height: 40px;
	   -webkit-appearance: none;
   }
   .c-select span{
   		font-size: 18px; color: white; padding-right:10px
   }
   
   .c-select input{
	   	margin: 0;
	    font-size: 18px;
	    box-shadow: none;
	    border-radius: 8px;
	    padding: 10px;
	    border: solid 1px #615e5e;
	    text-align: center;
    	width: 100px;
    }
   
   .registration-confirm{
   		text-align:center;
   		padding-bottom: 15px;
   }
   
   .registration-confirm span{
   		font-size: 18px; color: white; padding-right:10px;
   }
   
   .error-msg{
	   	text-align: center;
	    color: red;
	    font-size: 14px;
	    border-radius: 5px;
	    border: 1px solid red;
	    background: white;
	    line-height: 30px;
	    height: 30px;
   }

/**** NO USED */
.no-use-circle{
	background: #385a94;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    position: relative;
    box-shadow: 0 0 0 10px #F7F5F5;
    margin: 50px;
    border: 1px solid black;
    top: -15px;
}

.customer-logo{
	width: 50%;
}