@charset "utf-8";
/* CSS Document */

@media screen and (min-width:481px) {

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /*overflow-x: hidden;*/ 
}


#wrapper {
    width: 100%;
    padding-top: 1px;
}

#header {
    width: 100%;
    /*position: fixed;*/
    border-top: solid 5px #0098CA;
    height: 80px;
    background-color: #FFF;
    border-bottom: 1px solid #999999;

}

#navbar {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

#navbar img {
	float: left;
	margin-top: 10px;	
}

#socialicons {
    margin-top: 25px;
}

#top_content {
    width: 100%;
    height: 420px;
    background-image:url(../images/upperbackground.jpg);
}
#top_content_inner {
    width: 1000px;
    height: 420px;
    margin: 0 auto;
    padding: 1px;
}

#top_content_inner img {
	float:right;
	margin-top: 28px;	
}

#top_content_inner h1 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 160px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 3px 3px 14px #000;
}
#top_content_inner h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 300px;
    margin-left: 40px;
    margin-top: 5px;
    color: #FFF;
    text-shadow: 3px 3px 14px #000;
}

#rowsteps {
	width: 900px;
height: 260px;
margin: 45px auto;
}

#steps {
	width: 300px;
height: 300px;
float: left;
}

#steps h3 {
	font-size: 20px;
margin: 9px auto;
text-align: center;
}

#steps p {
	width: 250px;
margin-left: 40px;
}

#bottom_content {
    width: 100%;
    margin: 0 auto;
}

#block2content {
	width: 500px;             float: right;             margin-right: 30px;             margin-top: 70px;	
}

#bottom_content h2 {
    font-family:Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 26px;
	margin-bottom: 5px;
	padding-left:20%;
	border-bottom:1px solid #DADADA;
}

#bottom_content h3 {
    font-family:Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 16px;
	font-weight: normal;
}

#bottom_content p {
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    font-size: 20px;
}

#block1 {
    width: 1000px;
    height: 350px;
    margin-top: 65px;
}

#block2 {
    width: 1000px;
    height: 350px;
    margin: 45px auto;
}
#block2content a {
    color: #A0A0A0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1px solid #E0E0E0;
    padding: 15px 25px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin:0 auto;
	width:170px;
	display:block;
    cursor: pointer;
}

#block2content a:hover {
    color: #000;
    text-decoration: underline;
}

#middle-middle-content {
	width: 100%;
	padding: 20px 0;
	background-image: url('https://www.laundrii.com/assets/images/contentbackground3.jpg');
	background-repeat: repeat;
	height: 282px;
	border-top: solid 2px #868686;
	border-bottom: solid 2px #868686;
}

#middle-middle-inside-content {
	width: 1000px;
	margin:0 auto;	
	height:281px;
}

#pricing-content {
	width: 400px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	color:#000;
}

#pricing-content ul {
	list-style-type: none;
}

#pricing-content ul li {
}

#pricing-content h3 {
	font-size:20px;
	color: #FFF;
}

#video {
	float: right;
}

#washer_dynamic_second_step {
	
}

#washer_dynamic_second_step h3 {
	text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
color: #0098CA;
margin-bottom: 5px;
	
}

#washer_registration_button {
	background-color:#F00;
}

#washer_registration_button:hover {
	background-color:#B00000;
	cursor:pointer;	
}

#washer_dynamic_second_step p {
	text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #0098CA;
border-top: solid 1px #DADADA;
margin-top: 0px;
padding-top: 5px;
	
}


#footer {
    width: 1000px;
    height: 70px;
    border-top: solid 2px #CCC;
    margin-top: 80px;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

#footer p {
    float: left;
    color: #CCC;
    font-family:Arial, Helvetica, sans-serif;
    margin: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #DADADA;
}

#footer ul li {
	display: inline;
	padding-left: 80px;
	font-family: arial;
}

#footer ul li a{
	text-decoration: none;
	color: #DADADA;
}

#footer ul li a:visited {
	text-decoration: none;
	color: #DADADA;
}

#footer ul li a:hover {
	color: #999;
	cursor:pointer;
}

#fb-logout{
    color: #000;    
}
#fb-logout:hover{
    text-decoration: underline;
    cursor: pointer;
}

.clear{
    clear: both;
}

.pop-up-get-one{
    font-size: 18px;
    margin: 8px;
    text-decoration: underline;
    display: inline-block;
}
.pop-up-get-one:hover{
    color: #999;
    cursor: pointer;

}

#washer_msg{
    color: #008000;
    font-size: 12px;
    margin-bottom: 8px;
}

#washer_msg1{
    color: #008000;
font-family: arial;
text-align: center;
text-decoration: underline;
margin-top:5px;
}
#washer_msg2{
    color: #008000;
}


/* ******************************** User User & Washer CSS ****************************************** */ 

.active{
    background: none repeat scroll 0 0 #0098CA;
    color: #FFFFFF;
}

.user-name-area{
    font-family: tahoma;
    margin-top: 10px;
    width: 90%;
margin-left: auto;
margin-right: auto;
}

.user-name-area .user-name{    
    margin: 0 auto;
    width: 90%;
}

.user-name-area .user-name-content{
    float: right;
}

.user-name-area .name{
    float: left;
    line-height: 32px;
    margin-right: 10px;
}

.user-name-area .icon{
    float: right;
}

#promo-link {
	
}

#promo-link p {
	float: left;
margin: 0;
font-size: 14px;
padding: 5px 55px;
border: 1px solid #DADADA;
border-radius: 5px;
	
}

.user-profile-area{
    font-family: tahoma;
    margin: 10px auto;
    width: 90%;
}

.user-profile-area .user-content{
    margin: 0 auto;
    width: 90%;
    min-height: 900px;
}

.user-profile-area .cycle-area{
    border-bottom: 6px solid #0098CA;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
	background-color:#FAFAFA;
}

#new-load-tab{
    /*color: #000;*/
}

.user-profile-area .new-tab{        
    cursor: pointer;
    float: left;
	width: 50%;
    text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.new-load-area{
    /*display: block;*/
}

.user-profile-area #cycle-content-area-right{
	width: 75%;
	float: right;
}

.user-profile-area .cycle-content-area{
    border-top: 1px solid #DADADA;
    font-size: 16px;
    margin: 30px 0;
    padding: 14px;
	min-width:750px;
}

.user-profile-area .cycle-content{
    line-height: 36px;
	width:750px;
	margin: 0px auto;
}

.user-profile-area .washer-name{
    float: left;
    font-weight: bold;
    /*width: 25%
	padding-left: 25px;*/
}

.user-profile-area .distance{
    float: right;
    
    
}

.user-profile-area .map{
    float: left;
    margin: 0 30px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 2px 2px 9px #000;
	background-color: #F00;
    text-align: center;
    padding: 0 40px;
}

.user-profile-area .map:hover{
    background: #D00;
    color: #fff;
    cursor: pointer;
}

.user-profile-area .select{
    float: left;
    text-align: center;
	font-weight:bold;
	background-color: #F00;
	color: #FFF;
    padding: 0 40px;
	text-shadow: 2px 2px 9px #000;
}

.user-profile-area .select:hover{
    background: #D00;
    color: #fff;
    cursor: pointer;
}
#current-cycle{
    display: none;
	min-width: 750px;
}

.current-cycle-area{    
    font-size: 16px;
    line-height: 36px;
    margin: 30px 0;
}

.current-cycle-area .washer-address{
    font-weight: bold;
	display:inline-block;
}

.current-cycle-area .address{
    font-size: 15px;
    line-height: 10px;
    margin-left: 20px;
	display:inline-block;
}

.current-cycle-area .address p{

}

.cycle-content-area .item-drop-area{
    font-size: 24px;
    text-align: center;
	margin-top: 50px;
}

.cycle-content-area .item-drop{
    color: #FFFFFF;
text-align: center;
font-size: 24px;
margin-top: 15px;
background-color: #A22626;
border-radius: 5px;
border: 3px solid #BBBBBB;
/*padding-top: 10px;
padding-bottom: 10px;*/
}

.cycle-content-area .item-drop-area:hover{        
}

.cycle-content-area .item-drop:hover{        
}


.past-cycle-area{
    font-size: 17px;
}

.past-cycle-area .cycle-user-name{
    float: left;
    width: 500px;
}

.past-cycle-area .cycle-date{
    float: left;
    width: 300px;
}

.past-cycle-area .cycle-paid{
    float: left;
    text-align: right;
    width: 150px;
}


/* ******************************** End User & Washer Profile CSS ****************************************** */ 

.fade {
   background: #F00;
   padding: 3px 8px;
   display: inline-block;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   }

   .fade:hover {
      background-color:#C00;
 cursor: pointer;
      }

#getstarted {
	color: #FFF;
	background-color:#F00;
	margin-left:110px;
	margin-top: 30px;
}

#getstarted:hover {
	color: #FFF;
	background-color:#C00;	
}

#logindetails {
	width: 350px;
	height: 55px;
	float: right;
	padding-top: 18px;
}

#logindetails p {
	width: 60px;
	height: 30px;
	font-family: arial;
	color: #0098CA;
	margin: 0;
	display: inline-block;
	font-size: 15px;
}

#clicker{
    display: inline-block;
	/* width: 70px; */
	padding: 10px 30px 10px 30px;
	border: solid 1px #0098CA;
	border-radius: 5px;
	/* float: right; */
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0098CA;
}

#clicker:hover{
    cursor: pointer;
	color: #FFF;
	background-color:#0098CA;
}

#clicker1{
    display: inline-block;
	/* float: right; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 15px;
	padding: 10px 30px 10px 30px;
	border: solid 1px #0098CA;
	border-radius: 5px;
}

#clicker1:hover {
	color: #FFF;
	background-color:#0098CA;
}

#clicker1 a{
	text-decoration: none;
}

#clicker1 a:visited{
	color: #0098CA;
}

#clicker1 a:hover{
    cursor: pointer;
	color: #FFF;
}

.box{
    border: 1px solid #CCCCCC;
    margin: 40px auto 0;
    padding: 21px;
    
}
.pop-up-input{
    padding: 6px 0px;
}

.pop-up-input input{
    height: 33px;
    padding: 0 7px;
    width: 266px;
	margin-bottom: 10px;
}

#map-canvas {    
    height: 600px;
    margin: 0px;
    padding: 0px
}

.request_sent{
    background: none repeat scroll 0 0 #808080;    
    border-radius: 5px;
    color: #FFFFFF;
    float: left;    
    text-align: center;
    width: 130px;    

}

.poke{
    color: #FFF;
	background-color: #F00;
    display: inline-block;
	width: 100%;
	/*height: 40px;*/
	border-radius: 5px;
}
.poke:hover{
    background-color:#C00;
    cursor: pointer;
}

.poke1{
    /*color: #000000;
    text-decoration: underline;
    display: inline-block;
	height: 40px;*/
	color: #FFF;
	background-color: #F00;
    display: inline-block;
	width: 100%;
	border-radius: 5px;
}
.poke1:hover{
    background-color:#C00;
    cursor: pointer;
}

#getstarted:hover{
cursor:pointer;

}

#termspolicies{
	width: 1000px;
	margin: 0 auto 50px auto;
	font-family:Arial, Helvetica, sans-serif;
	
}

#termspolicies img {
	margin: 30px auto 0 auto;
	width: 300px;
	display: block;
}

#termspolicies h1 {
	color: #333;
}

#termspolicies h2 {
	color: #333;
}

#termspolicies p {
	color: #999;
}

#termspolicies li {
	
}


.referral_url{    
  /*background: none repeat scroll 0 0 #0098CA;
 box-shadow: 3px 3px #666666; */
color: #000000;
border: 1px solid #0098CA;
display: block;
font-size: 16px;
/* width: inherit; */
text-align: center;
/* margin: 0 auto; */
/* font-weight: bold; */
padding: 10px;
}

#referral_balance {
	text-align:center;
}

.customer_left_box{
       
    padding: 20px;
    
}

.reward_area{
    color: #000000;
font-weight: bold;
padding: 0 0 9px;
text-align: center;
}
.referral_inst{
    color: #666;
font-size: 13px;
padding: 0 0 6px;

text-align: center;
}

.referral_earned{
    color: #666666;
    margin-top: 13px;
	font-size: 14px;
	display:inline-block;
	margin-right: 10px;
}
.referral_earned span{
    font-weight: bold;
    color: #333;
}


#ins {
	
}

#ins h2 {
	text-align:center;
	margin-bottom: 0;
}

#ins h3 {
	text-align: center;
font-size: 16px;
}

#ins ul {
	list-style-type: decimal;
font-size: 14px;
}

#ins ul li {
	font-size: 14px;
padding-bottom: 5px;
}

#name-distance {
width: 50%;
float: left;	
}

#distance-select {
width: 50%;
float: right;	
}

}

/*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*******************************MOBILE OPTIMIZED STYLES ***********************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************
*****************************************************************************************************************************************/

@media only screen and (max-width: 480px) {

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    }
	
#wrapper {
    width: 100%;
    padding-top: 1px;
}

#header {
    width: 100%;
    /*position: fixed;
    border-top: solid 5px #0098CA;
	 border-bottom: 1px solid #999999;
    height: 10px;*/
    background-color: #FFF;
   

}

#navbar {
 	width: 100%
    margin: 0 auto;
}

#navbar img {
	margin: 5px auto;
	width: 143px;	
	display: block;
	}

#socialicons {
   display:none;
}

#top_content {
    width: 100%;
	float:left;
    /*height: 420px;
    background-image:url(../images/upperbackground.jpg);*/
}
#top_content_inner {
    width: 100%;
    margin: 0 auto;
    padding: 1px;
}

#top_content_inner img {
	width: 80%;
	margin: 0 auto;
	display: block;	
}

#top_content_inner h1 {
    font-family: Arial, Helvetica, sans-serif;
    /*margin-top: 160px;*/
    margin-bottom: 5px;
	font-size:16px;
    font-weight: bold;
    color: #000;
    text-align:center;
}
#top_content_inner h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 300px;
    margin-left: 40px;
    margin-top: 5px;
    color: #FFF;
    text-shadow: 3px 3px 14px #000;
}

#rowsteps {
	width: 100%;
}

#steps {
	width: 100%;
height: 300px;
}

#steps h3 {
	font-size: 20px;
margin: 9px auto;
text-align: center;
}

#steps p {
	width: 200px;
margin:0 auto;
}

#bottom_content {
    width: 100%;
    margin: 0 auto;
	margin-top:25px;
	float:left;
}

#bottom_content h2 {
    font-family:Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 16px;
	margin-bottom: 5px;
	border-bottom:1px solid #DADADA;
}

#bottom_content h3 {
    font-family:Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
}

#bottom_content p {
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    font-size: 16px;
}

#block1 {
    width: 1000px;
    height: 350px;
    margin-top: 65px;
}

#block2 {
    width: 100%;
    height: 350px;
}

#block2 img {
	display: none;	
}

#block2content {
	width: 91%;
	text-align: center;
	padding:15px;	
}

#block2content a {
    color: #A0A0A0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: 1px solid #E0E0E0;
    padding: 15px 25px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*margin-left: 150px;*/
    cursor: pointer;
}

#block2content a:hover {
    color: #000;
    text-decoration: underline;
}

#middle-middle-content {
	width: 100%;
	padding-left:5px;
	background-image: url('https://www.laundrii.com/assets/images/contentbackground3.jpg');
	background-repeat: repeat;
	height: 192px;
	border-top: solid 2px #868686;
	border-bottom: solid 2px #868686;
}

#middle-middle-inside-content {
	width: 90%;
	margin:0 auto;	
	
}

#pricing-content {
	
	float: left;

	color:#000;
}

#pricing-content ul {
	list-style-type: none;
	padding: 0;
}

#pricing-content ul li {
}

#pricing-content h3 {
	font-size:14px;
	color: #FFF;
}

#video {
	float: right;
	display:none;
}

#washer_dynamic_second_step {
	
}

#washer_dynamic_second_step h3 {
	text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
color: #0098CA;
margin-bottom: 5px;
	
}

#washer_registration_button {
	background-color:#F00;
}

#washer_registration_button:hover {
	background-color:#B00000;
	cursor:pointer;	
}

#washer_dynamic_second_step p {
	text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #0098CA;
border-top: solid 1px #DADADA;
margin-top: 0px;
padding-top: 5px;
	
}


#footer {
    width: 90%;
    /*height: 70px;*/
    border-top: solid 2px #CCC;
    /*margin-top: 80px;*/
    padding-top: 25px;
	margin-left: auto;
    margin-right: auto;
}

#footer p {
    float: left;
	font-size: 12px;
    color: #CCC;
    font-family:Arial, Helvetica, sans-serif;
    margin: 0;
}


#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #DADADA;
}

#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 14px;
}

#footer ul li a{
	text-decoration: none;
	color: #DADADA;
}

#footer ul li a:visited {
	text-decoration: none;
	color: #DADADA;
}

#footer ul li a:hover {
	color: #999;
	cursor:pointer;
}

#fb-logout{
    color: #000;    
}
#fb-logout:hover{
    text-decoration: underline;
    cursor: pointer;
}

.clear{
    clear: both;
}

.pop-up-get-one{
    font-size: 18px;
    margin: 8px;
    text-decoration: underline;
    display: inline-block;
}
.pop-up-get-one:hover{
    color: #999;
    cursor: pointer;

}

#washer_msg{
    color: #008000;
    font-size: 12px;
    margin-bottom: 8px;
}

#washer_msg1{
    color: #008000;
font-family: arial;
text-align: center;
text-decoration: underline;
margin-top:5px;
}
#washer_msg2{
    color: #008000;
}


/* ******************************** User User & Washer CSS ****************************************** */ 

.active{
    background: none repeat scroll 0 0 #0098CA;
    color: #FFFFFF;
}

.user-name-area{
    font-family: tahoma;
    margin-top: 10px;
    width: 100%;
}

.user-name-area .user-name{    
    margin: 0 auto;
    width: 90%;
}

.user-name-area .user-name-content{
    float: right;
}

.user-name-area .name{
    float: left;
    line-height: 32px;
    margin-right: 10px;
}

.user-name-area .icon{
    float: right;
}

.user-profile-area{
    font-family: tahoma;
    margin-top: 10px;
    width: 100%;
}

.user-profile-area .user-content{
    margin: 0 auto;
    width: 90%;
    min-height: 900px;
}

.user-profile-area .cycle-area{
    border-bottom: 2px solid #0098CA;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	background-color:#FAFAFA;
}

#new-load-tab{
    /*color: #000;*/
}

.user-profile-area .new-tab{        
    cursor: pointer;
    float: left;
	width: 50%;
    text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.new-load-area{
    /*display: block;*/
}

.user-profile-area #cycle-content-area-right{
	width: 100%;
	float: right;
	margin-top: -35px;
}

.user-profile-area .cycle-content-area{
    border-top: 1px solid #DADADA;
    font-size: 13px;
    margin: 10px 0;
    /*padding: 14px;*/
}

.user-profile-area .cycle-content{
    line-height: 36px;
}

.user-profile-area .washer-name{
    float: left;
    font-weight: bold;
    width: 50%;
	/*padding-left: 25px;*/
}

.user-profile-area .distance{
    float: right;
text-align: center;
font-size: 10px;
width: 50%;
height: 36px;
overflow: hidden;
   }

.user-profile-area .map{
    float: left;
    color: #FFF;
	font-weight: bold;
	text-shadow: 2px 2px 9px #000;
	background-color: #F00;
    text-align: center;
    width: 100%;
}

.user-profile-area .map:hover{
    background: #D00;
    color: #fff;
    cursor: pointer;
}

.user-profile-area .select{
    float: right;
    text-align: center;
	font-weight:bold;
	background-color: #F00;
	color: #FFF;
    width: 100%;
	margin-top: 10px;
	text-shadow: 2px 2px 9px #000;
}

.user-profile-area .select:hover{
    background: #D00;
    color: #fff;
    cursor: pointer;
}
#current-cycle{
    display: none;
}

.current-cycle-area{    
    font-size: 16px;
    /*line-height: 36px;*/
    margin: 30px 0;
}

.current-cycle-area .washer-address{
    font-weight: bold;
	font-size: 12px;
	margin-bottom:5px;
}

.current-cycle-area .address{
    font-size: 12px;
    /*line-height: 10px;
    margin-left: 20px;*/
}

.current-cycle-area .address p{

}

.cycle-content-area .item-drop-area{
    font-size: 14px;
text-align: center;
margin-top: 10px;
width: 180px;
margin-left: auto;
line-height: 1.5;
margin-right: auto;
}

.cycle-content-area .item-drop{
    color: #FF0000;
text-align: center;
font-size: 24px;
margin-top: 20px;
}

.cycle-content-area .item-drop-area:hover{        
}

.cycle-content-area .item-drop:hover{        
}


.past-cycle-area{
    font-size: 17px;
}

.past-cycle-area .cycle-user-name{
    float: left;
    width: 500px;
}

.past-cycle-area .cycle-date{
    float: left;
    width: 300px;
}

.past-cycle-area .cycle-paid{
    float: left;
    text-align: right;
    width: 150px;
}


/* ******************************** End User & Washer Profile CSS ****************************************** */ 

.fade {
   background: #F00;
   padding: 3px 8px;
   display: inline-block;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   }

   .fade:hover {
      background-color:#C00;
 cursor: pointer;
      }

#getstarted {
	color: #FFF;
	background-color:#F00;
	margin: 10px auto;
	width: 233px;
	display:block;
}

#getstarted:hover {
	color: #FFF;
	background-color:#C00;	
}

#logindetails {
	width: 185px;
	height: 25px;
	padding: 7px;
	margin: 0 auto;
	/*border: 1px solid #0098CA;*/
	border-radius: 5px;
}

#logindetails p {
	/*width: 60px;
	height: 30px;*/
	font-family: arial;
	color: #0098CA;
	margin: 0;
	/*display: inline-block;*/
	font-size: 15px;
	float: left;
	
}

#clicker{
    /*display: inline-block;
	 width: 70px; 
	padding: 10px 30px 10px 30px;
	border: solid 1px #0098CA;
	border-radius: 5px;*/
	float: left;
	font-size: 16px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0098CA;
}

#clicker:hover{
    cursor: pointer;
	color: #FFF;
	background-color:#0098CA;
}

#clicker1{
    /*display: inline-block;
	 float: right; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
	float: left;
	/*padding: 10px 30px 10px 30px;
	border: solid 1px #0098CA;
	border-radius: 5px;*/
}

#clicker1:hover {
	color: #FFF;
	background-color:#0098CA;
}

#clicker1 a{
	text-decoration: none;
}

#clicker1 a:visited{
	color: #0098CA;
}

#clicker1 a:hover{
    cursor: pointer;
	color: #FFF;
}

.box{
    border: 1px solid #CCCCCC;
    margin: 40px auto 0;
    padding: 21px;
    width: 262px;
}
.pop-up-input{
    padding: 6px 0px;
}

.pop-up-input input{
    height: 33px;
    padding: 0 7px;
    width: 266px;
}

#map-canvas {    
    height: 600px;
    margin: 0px;
    padding: 0px
}

.request_sent{
    background: none repeat scroll 0 0 #808080;    
    border-radius: 5px;
    color: #FFFFFF;
    float: left;    
    text-align: center;
    width: 150px;    

}

.poke{
    color: #FFF;
background-color: #F00;
display: inline-block;
/* width: 100%; */
/* height: 60px; */
border-radius: 5px;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
padding: 10px 50px;
}
.poke:hover{
    background-color:#C00;
    cursor: pointer;
}

.poke1{
   color: #FFF;
background-color: #F00;
display: inline-block;
/* width: 100%; */
/* height: 60px; */
border-radius: 5px;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
padding: 10px 50px;
}
.poke1:hover{
    background-color:#C00;
    cursor: pointer;
}

#getstarted:hover{
cursor:pointer;

}


#termspolicies{
	width: 1000px;
	margin: 0 auto 50px auto;
	font-family:Arial, Helvetica, sans-serif;
	
}

#termspolicies img {
	margin: 30px auto 0 auto;
	width: 300px;
	display: block;
}

#termspolicies h1 {
	color: #333;
}

#termspolicies h2 {
	color: #333;
}

#termspolicies p {
	color: #999;
}

#termspolicies li {
	
}




.referral_url{    
   color: #000000;
border: 1px solid #0098ca;
display: inline-block;
text-align: center;
padding: 5px;
font-size: 10px;
font-weight: bold;
}

.customer_left_box{
       
}

.reward_area{
color: #666666;
font-weight: bold;
font-size: 14px;
padding: 0 0 9px;
text-align: center;
    
}
.referral_inst{
    color: #000000;
font-size: 10px;
padding: 0 0 6px;
}

.referral_earned{
    color: #666666;
margin-top: 5px;
display: inline-block;
font-size: 12px;
padding-left: 5px;
}
.referral_earned span{
    font-weight: bold;
    color: #333;
}


#ins {
	
}

#ins h2 {
	text-align:center;
	margin-bottom: 0;
}

#ins h3 {
	text-align: center;
font-size: 16px;
}

#ins ul {
	list-style-type: decimal;
font-size: 14px;
}

#ins ul li {
	font-size: 14px;
padding-bottom: 5px;
}

#promo-link {
	
}

#promo-link p {
	float: left;
margin: 0;
font-size: 12px;
	
}

	}

