@charset "UTF-8";

/*
@font-face
{
	font-family:walkaway;
	font-smooth:always;
	src:url('../font/WALKWAY_EXPAND_BOLD.TTF');
}
*/

body
{
	width:100%;
	height:100%;
	
	margin:0 0 0 0;
	padding:0 0 0 0;

    font-family: Arial,Helvetica,sans-serif;
	font-weight:lighter;
	color: #FFF;
}

h1
{
	font-size:22px;
	padding:10px 5px;
}

h2
{
	font-size:18px;
	padding:10px 5px;
}

h3
{
	font-size:16px;
	font-weight:normal;
	padding:10px 5px;
}

p
{
	font-size:14px;
	padding:0 5px;
	text-align:justify;
}

.p-half
{
	font-size:14px;
	padding:0 0 0 13px;
	width:48%;
	float:left;
	text-align:justify;
}

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=password],
textarea
{
    background-color: #3D3D3D;
    border: 1px dashed #898989;
    color: #FFFFFF;
    font-size: 15px;
    margin: 15px 10px 10px;
    padding: 6px;

}

#amount2{
	display: none;
}

.input_third
{
	width:23%;
	float:left;
}

.input_half, .input_search
{
	width:46%;
	float:left;
}

.input_quarter
{
	width:21%;
	float:left;
}

.input_time
{
	float:left;
}

.input_label
{
	margin:5px 0 0 5px;
	font-size:13px;
	color: #A9A9A9;
	clear:both;
}

.input_label_10
{
	font-size:10px;
	color:#ff0061;
	float:left;
	margin-top:-10px;
	height:0;
}

label
{
	position:absolute;
	margin:0 0 0 15px;
	font-size:10px;
	color:#ffffff;
	clear:both;
}

#top
{
	width:100%;
	height:36px;
	background: #8f8b8c;
	position:fixed;
	top:0;
	font-size:11px;
	line-height:25px;
	color: black;
	z-index:999;
}

#top_wrapper
{
	width:88%;
	margin:0 auto;
}

#top_left
{
	width:180px;
	height:25px;
	text-align:left;
	margin:0 auto;
	float:left;
}

#top_right
{
	width:780px;
	height:25px;
	text-align:right;
	margin:0 auto;
	float:right;
}

#top_wrapper a
{
    font-size: 11px;
	color:#fff;
	text-decoration:none;
}

#wrapper
{
    background: #ffffff;
    padding: 0 100px;
	min-height:550px;
	margin:auto auto;
}

#header
{
    background: #FFF;
	height:115px;
	
	/* margin-bottom:20px; */
	margin-top:30px;
}

#headerweb
{
	width:960px;
	height:115px;
	border-bottom:solid 1px #666666;
	/* margin-bottom:20px; */
	/*margin-top:10px;*/
}
.menuweb
{
	height:15px;
	width:330px;
	margin: 0 0 0 600px;
}
#logo
{
	float:left;
	width: 245px;
	height: 100px;
	margin: 10px;
	background: url('../img/luxury_one.jpg') no-repeat;
    
}

#footer
{
	width:960px;
	margin:20px auto;
	text-align:center;
	color:#414141;
}

#footer p
{
	font-size:10px;
	text-align:center;
	margin:5px 0 0 0;
	padding:0 0;
	color:#414141;
}

.footer_separator
{

	border-bottom:solid 1px #414141;
	margin:10px auto 0 auto;
}

.app-box
{
	min-width:200px;
	min-height:200px;
	border:none;
    background-color:rgba(0,0,0,0.8);
    margin-top:20px;
	padding:5px 0;
    display:table;
    width:100%;
}

app-box_structure
{
	min-width:200px;
	min-height:200px;
	margin-top:20px;
}

.app-box_separator
{
	height:1px;
	border-top:solid 1px #ffffff;
	clear:both;
    widt:100%;
}

.app-box-hidden_separator
{
	width:959px;
	height:0;
	clear:both;
}

.app-section_title
{
	font-family:Arial,"Helvetica Neue";
	color: #000000;
	font-size:30px;
    margin-left: 0px;
	text-decoration:none;
	padding:5px 12px 10px 12px;
}

.app-section_title_home
{
    margin-left: 125px;
}

.app-button
{
	/* font-family:walkaway; */
	color:#ff0061;
	font-size:30px;
	text-decoration:none;
	padding:5px 12px;
	background-image: -webkit-linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
	-webkit-border-radius: 9px;
	border:solid 1px #283239;
}

.app-button:hover
{
	background: #d4d4d4;
    border:solid 1px #d4d4d4;
	color:#ff0061;
}

.app-button_small
{
	/* font-family:walkaway; */
    
	margin: 0px;
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
    
	background-color: #8f8b8c;
	border: solid 1px #8f8b8c;
    cursor: pointer;
}

.app-button_fix
{
	float: right;
	margin:0 20px 20px 0;
}

.app-button_small:hover
{
    background: #d4d4d4;
    border:solid 1px #d4d4d4;
    color:#000000;
}

#userdata_top
{
	margin-right:30px;
}

.uppercase
{
	text-transform:uppercase;
}

.app-button_small_l
{
	/* font-family:walkaway; */
    cursor: pointer;
	margin-right: 10px;
	color: #FFFFFF;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
    
	background: #8f8b8c;
	/*
	background: -webkit-linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
    background-image: -moz-linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
    background-image: linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
    */
	border:none;
}

.active
{
	border:2px solid #87a83f;
}

.app-button_menuweb
{
	font-family:walkaway,sans-serif;
	margin-right: 10px;
	color:#4b4319;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
	-webkit-border-radius: 80px;
}

.app-button_menuweb:hover {                       
	background-color:#a9cd52;                      
}


.app-button_small_x
{
	color:#ff0061;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
	background-image: -webkit-linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
	-webkit-border-radius: 8px;
	border:solid 1px #283239;
}

.app-button_small_d
{
	display: block;
	width: 60%;
	text-align: center;
	margin:10px auto;
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
	background: rgb(52,57,65);
	border:none;
}

.search_btn
{
	margin-top:-1px;
	/* font-family:walkaway; */
	color:#ff0061;
	font-size:15px;
	text-decoration:none;
	padding:3px 9px 4px 9px;
	background-image: -webkit-linear-gradient(bottom, rgb(35,40,46) 14%, rgb(52,57,65) 52%);
	-webkit-border-radius: 8px;
	border:solid 1px #283239;
}

.report_menu
{
	margin:20px 10px;
}

.report_graph
{
	width:920px;
	height:400px;
	margin:10px 20px 20px 20px;
    background: url('../../img/loader.gif') no-repeat center center;
}

.report_content
{
	width:920px;
	height:auto;
	margin:0 20px 20px 20px;
	font-size:13px;
}

.spacer
{
	margin:10px 0;
}

.blue
{
	color: #FFFFFF;
}

.bold
{
	font-weight:bold;
}

.small_txt
{
	font-size:10px;
	line-height:10px;
}

.dashboard_g1
{
	width:400px;
	height:300px;
	float:left;
	background: url('../../img/loader.gif') center center no-repeat;
}

.dashboard_g2
{
	width:200px;
	height:300px;
	float:left;
    background:url('../../img/loader.gif') center center no-repeat;
}

.dashboard_g3
{
	width:338px;
	height:280px;
	margin:10px 10px;
	float:left;
	background:url('http://www.antara.com.mx/img/1.jpg') center center cover no-repeat;
}

.dashboard_g4
{
	width:600px;
	height:480px;
	float:left;
	background:url('../../img/loader.gif') center center no-repeat;
}

.dashboard_g5
{
	width:358px;
	height:480px;
	float:left;
	overflow:hidden;
    background:url('../../img/loader.gif') center center no-repeat;
}

.dropdown
{
font-family: Arial, 'Helvetica', sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 14px;
border: none;
margin: 10px;
background: #3D3D3D;
color: #fff;
padding: 7px 5px 7px 10px;
transition: border-color .5s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.dropdown option
{
    border: 0;
    margin: 0;
    color: #fff;

}
.hidden
{
    display:none;
}
.visible
{
    visibility: visible;
}

.formHide
{
    display:table;
    width: 100%;
}


.checkboxLabel
{
    padding:3px 0 0 5px;
    margin-left: 20px;
}

.app-center-section
{
    margin:0 auto;
    width:950px;
}

.display
{
    text-align: center;
}

.certificatesContainer
{

}

.blackLabel
{
    color:#343941;
    font-size:12px;
    font-weight: bold;
}

.searchContainer
{
    margin:30px 0 0 230px;
}

/* ==========================================================================
   DESCUENTOS, CERTIFICADOS, BENEFICIOS, EXPERIENCIAS
   ========================================================================== */
.sideMenu {
  width: 500px;
  margin: auto;
  background-color: red;
  text-align: center;
  
}

.sideMenu a{
  float: left;
  margin: 5px 20px 20px 0;
}
