@charset "UTF-8";
/* CSS Document */

.top-15{margin-top:15px;}
.bottom-15{margin-bottom:15px;}
.fl{float:left;}
.fr{float:right;}
.top-125{margin-top:125px;}

.clb{clear:both;}
.text-center{text-align:center !important;}
.navbar{margin-bottom: 20px;min-height: 67px;}
.navbar-inverse{ background:#eeeeee; border:none;}
/*footer{ background:#ef3e44; padding:15px; margin-top:15px;}*/
.page-title{ font-size:34px; text-align:center; font-family: 'Cuprum', sans-serif;}
.navbar-inverse .navbar-toggle{display:none;}
.navbar-brand{ height:auto; line-height:none;}
.top-bottom-10{ padding-top:10px; padding-bottom:10px; }
.btn.focus, .btn:focus, .btn:hover{color:#FFF;}

body{background:#eeeeee;}

a {color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
.location_container {
  width: 94%;
  height: 50px;
  padding: 1px 3%;
  -webkit-box-shadow: inset 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background:#FFF;
}

.location_container:hover {
  width: 94%;
  height: 50px;
  padding: 1px 3%;
  -webkit-box-shadow: inset 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -1px 1px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background:#ffde2c;
  color:#000000;
}
.location_container .location_img {
  display: inline-block;
  min-width: 20%;
  height: 40px;
}
.location_container .location_img img {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.location_container .location_text {
  vertical-align: top;
  display: inline-block;
  width: 88%;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  letter-spacing: 120%;
}
.location_container .location_text .sub {
  font-size: 14px;
  color: #000000;
}
.location_container .reward_text {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  letter-spacing: 120%;
}
.location_container .location_arrow {
  vertical-align: middle;
  display: inline-block;
  width: 10%;
  height: 40px;
  text-align: right;
  font-size: 30px;
  color: #000000;
}
.location_container .feedback_name {
  height: 50px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.location_container.selected {
  background-color: #f90022;
  color: #ffffff;
}
/*==================================*/
.bar-box{box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    height: 50px;overflow: hidden;padding: 1px 3%;
    }
.right_arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #6f6f6f #6f6f6f transparent;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    display: inline-block;
    height: 6px;
    margin-top: 20px;
    transform: rotate(-45deg);
    width: 6px;
}
	
	
/*==================================*/
select{ font-size:19px; padding:5px 10px;}
.icon-logo{background:url(../images/icon.png);}
	
.outllet-btn {
	text-align:left;
  background: #fec123; 
  color: #000000;
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px; 
  font-size: 20px;
  padding: 5px 0px;
  border: solid #272575 2px;
  text-decoration: none;
  width:26%;
  font-family: 'Cuprum', sans-serif;
}

.outllet-btn:hover {
  color: #000000;
  background: #dca40f; 
  text-decoration: none;
  border: solid #272575 2px; 
  font-family: 'Cuprum', sans-serif;
}


@media only screen and (min-width:320px) and (max-width: 360px)  {
	
	.outllet-btn {
 
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;  
  background: #fec123; 
  color: #000000;
  font-size: 17px;
  padding: 5px 0px;
  border: solid #f63602 2px;
  text-decoration: none;
  width:95%;
   font-family: 'Cuprum', sans-serif;
}

.outllet-btn:hover {
  color: #000000;
  background: #dca40f; 
  text-decoration: none;
  border: solid #ff5628 2px; 
   font-family: 'Cuprum', sans-serif;
}
	
	}
	
	
	@media only screen and (min-width:480px) and (max-width: 640px)  {
	
	.outllet-btn {
 
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;  
  background: #fec123; 
  color: #000000;
  font-size: 20px;
  padding: 5px 0px;
  border: solid #f63602 2px;
  text-decoration: none;
  width:65%;
   font-family: 'Cuprum', sans-serif;
}

.outllet-btn:hover {
  color: #000000;
  background: #dca40f; 
  text-decoration: none;
  border: solid #ff5628 2px; 
   font-family: 'Cuprum', sans-serif;
}
	
	}
	@media only screen and (min-width:485px) and (max-width: 650px)  {
	
	.outllet-btn {
  
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;  
  background: #fec123; 
  color: #000000;
  font-size: 20px;
  padding: 5px 0px;
  border: solid #f63602 2px;
  text-decoration: none;
  width:51%;
   font-family: 'Cuprum', sans-serif;
}

.outllet-btn:hover {
  color: #000000;
  background: #dca40f; 
  text-decoration: none;
  border: solid #ff5628 2px; 
   font-family: 'Cuprum', sans-serif;
}
	
	}
	
	@media only screen and (min-width:768px) and (max-width: 1024px)  {
	
	.outllet-btn {
 	
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;  
  background: #fec123; 
  color: #000000;
  font-size: 20px;
  padding: 5px 0px;
  border: solid #f63602 2px;
  text-decoration: none;
  width:40%;
   font-family: 'Cuprum', sans-serif;
}

.outllet-btn:hover {
  color: #000000;
  background: #dca40f; 
  text-decoration: none;
  border: solid #ff5628 2px; 
   font-family: 'Cuprum', sans-serif;
}
	
	}