body {
	margin-top: 110px;
	color:#555;
	/* background-image: url(../img/bg.png) */
/* background-attachment: fixed; */
/* background-repeat: no-repeat; */
/* background-position: center; */
/* background-size: cover; */
	background-image: linear-gradient(90deg, #7BB022 0%, #99D72E 100%)!important;
	background-size: 150% auto!important;
	background-position: 50% 0;
}

.well {
	border: 1px solid #dadada;
	padding: 0;
	background: white;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: none;
}

.footer-text {
	margin-bottom: 20px;
	padding: 0;
}


::placeholder {
  color: #A5A5A5;
  font-size: 12px;
text-align:center;
}

hr {
margin-top: 6px;
margin-bottom: 6px;
}

a:link    {
  text-decoration:  none;

  color:            #5F5F5F;
  } 
a:visited {
  text-decoration: none;
  color: #03A9F4;
  } 
a:hover   {
  text-decoration:  none;
  color:            #007EE5;
  } 
a:active  {
  text-decoration:  none;

  color: #7BB022;
} 

.hr-1 {
	margin:5px 10px
}

.modal-body img {
    width: 100%;
    margin-bottom: 15px;
}

.anuncios {
	padding: 0 10px 10px 10px;
}

.ad-box {
	margin-bottom: 10px;
}

.ad-box .anuncios img {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e0e0e0;
	padding: 4px;
	border-radius: 12px;
}

.profile 
{
    min-height: 355px;
    display: inline-block;
    }
figcaption.ratings
{
    margin-top:20px;
    }
figcaption.ratings a
{
    color:#f1c40f;
    font-size:11px;
    }
figcaption.ratings a:hover
{
    color:#f39c12;
    text-decoration:none;
    }
.divider 
{
    border-top:1px solid rgba(0,0,0,0.1);
    }
.emphasis 
{
    border-top: 4px solid transparent;
    }
.emphasis:hover 
{
    border-top: 4px solid #1abc9c;
    }
.emphasis h2
{
    margin-bottom:0;
    }
span.tags 
{
    background: #1abc9c;
    border-radius: 2px;
    color: #f5f5f5;
    font-weight: bold;
    padding: 2px 4px;
    }
.dropdown-menu 
{
    background-color: #34495e;    
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 250px;
    margin-left: -125px;
    left: 50%;
    }
.dropdown-menu .divider 
{
    background:none;    
    }
.dropdown-menu>li>a
{
    color:#f5f5f5;
    }
.dropup .dropdown-menu 
{
    margin-bottom:10px;
    }
.dropup .dropdown-menu:before 
{
    content: "";
    border-top: 10px solid #34495e;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
    }
	
@media screen and (max-width:480px) {
  body {
    margin-top: 48px;
  }
}

/* Style for time remain */

.main-box-status {
	margin-top: 5px;
	border: 1px solid #dadada;
	border-radius:6px;
	padding: 5px 0 0 0;
}

.status-box {
	width: 100%;
	/* display: flex; */
	/* justify-content: center; */
	/* color: #FF5722; */
}

.statusb-msg {
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin-top: 10px;
}

.status-box-img {
	/* width: 29%; */
	/* display: inline-block; */
	/* text-align: right; */
  padding: 0 10px;
}

.status-box .status-box-img .clock-remain {
	font-size: 30px;
}

.status-box-info, .status-box-info-data {
	/* width: 69%; */
	/* display: inline-block; */
	/* text-align: left; */
}

.status-box .status-box-info .status-box-info-time {
	color: #ff9800;
	font-size: 16px;
  font-weight: bold;
	line-height: 1;
}

.status-box .status-box-info .status-box-info-time p {
	margin: 0 0 5px 0;
	text-align: center;
}

/* .status-box-info-text { */
	/* font-size: 75%; */
    /* font-weight: bold; */
    /* color: #868585; */
/* } */

/* .status-box-info-text p { */
	/* margin-bottom: 0px; */
/* } */

b#user {
    font-family: monospace;
}

.successlogin {
	width: 50px;
	margin: 5px 0;
}

.data-usage-box {
	display: flex;
}

/* .time-usage-box { */
	/* display: flex; */
	/* flex-wrap: wrap; */
/* } */

.status-box-data {
	width: 100%;
	display: flex;
	justify-content: center;
}

.status-box-data .status-box-img .data-remain {
	font-size: 20px;
}

.status-box-info-data-all {
 margin: 0 0 10px 0;
}

.status-box-info-data {
	/* width: 69%; */
	/* display: inline-block; */
}

.status-box-data .status-box-info-data .status-box-info-dataremain {
	font-size: 14px;
  font-weight: bold;
	line-height: 1;
}

.status-box-data .status-box-info-data .status-box-info-dataremain p {
	margin: 0 0 5px 0;
}

.status-box-info-text {
	color: #757575;
	font-size: 10px;
	text-align: center;
}

.status-box-info-text p {
	margin-bottom: 0px;
}

span#codev {
	font-size: 20px;
}

h5.text-blue {
	color: #757575;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

h5.text-blue-include {
	color: #ff9800;
	text-align: center;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.text-data {
	color: #fff;
}
.ticket-type {
	display: flex;
	justify-content: center;
	align-items: baseline;	
}

.status-main-info {
	/* padding: 10px 15px; */
	/* border: 1px solid #dadada; */
	/* background-image: linear-gradient(90deg, #99D72E 0%, #7BB022 100%)!important; */
	/* background-size: 150% auto!important; */
	/* background-position: 50% 0; */
	/* border-radius: 3px; */
	/* color: #fff; */
}

.status-main-info h4 {
	color: #039be5;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 1;
	margin: 5px 0;
}

.status-main-info h6 {
	font-size: 10px;
	text-align: left;
	line-height: 1;
	margin: 5px 0 0 5px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default {
	background-color: #ffffff;
	border-color: #e7e7e7;
}

.navbar-toggle {
  border: 2px solid transparent;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}

.navbar-default .navbar-nav > li > a {
    color: #666464;
		font-weight: bold;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

/* .navbar-default .navbar-collapse { */
	/* text-align: center; */
/* } */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #ff9800;
}

ul, ol {
	padding-left: 15px;
}

.box-primary {
	text-align: center;
	display: block;
	text-align: -webkit-center;
}

.box-primary img {
	margin: 10px 0;
}

.my-btn {
	width: 49%;
	font-size: smaller;
	font-weight: bold;
	height: 30px;
}

.btn-links {
	font-size: 10px;
	font-weight: bold;
}

a.btn-links {
	display: inline-block;
	width: 32px;
	color: #fff;
	padding: 3px 0;
	margin: 5px 2px;
	border-radius: 3px;
	font-size: 14px;
}

.goo {background: #00ab6b;border: 1px solid;}
.faceb {background: #3b5998;border: 1px solid;}
.youtb {background: #ec1c24;border: 1px solid;}
.reload {background: #ffc107;border: 1px solid;}

.ErrorMsg {
	color: white;
	font-size: 11px;
	background: red;
	margin: 0px;
	margin-top: 5px;
	border-radius: 3px;
}
.ErrorMsgTitle {
	margin: 0;
	font-weight: bold;	
	font-size: 13px;
}
.ErrorMsgText {
	margin-bottom: 0;
}


/* Style the tab */
.tab {
  overflow: hidden;
  /* background-color: #f1f1f1; */
  width: 100%;
  /* margin-left:auto; */
  /* margin-right:auto; */
  /* margin-bottom: 10px; */
  height: 100%;
}

/*Style the buttons inside the tab*/
.tab button {
	font-size: 85%;
  border: none;
	border-radius: 3px;
  outline: none;
	cursor: pointer;
  padding: 5px 5px;
  transition: 0.3s;
  height: 30px;
  width: 49%;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
    color: #fff;
    font-weight: bold;
    border: none;
    background-image: linear-gradient(90deg, #7BB022 0%, #99D72E 100%)!important;
    background-size: 150% auto!important;
    background-position: 50% 0;
    transition: all .35s ease-in-out;
    border-radius: 3px;
}

.tabcontent {
  display: none;
  margin-bottom: 5px;
  padding: 0px;
  border-top: none;
}

.TxtLoginType {
	font-size: 75%;
	margin: 5px 0;
}

.form-control {
	font-family: Monospace;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.input-ticket {
	text-align: center;
	width: 99%;
}

.input-userpass {
	display: inline-block;
	width: 49%;
	text-align: center;
}

::-webkit-input-placeholder {
  font-size: 16px;
}
::-moz-placeholder {
  font-size: 16px;
}
:-ms-input-placeholder {
  font-size: 16px;
}
::placeholder {
  font-size: 16px;
}

.text-login-info {
	font-size:75%;
}

.text-login-info p {
	margin-bottom: 0;
	/* color: #fabb01; */
}

.text-login-extra {
	font-size: 80%;
	padding: 0 15px;
}

.item.text-login-extra {
	padding: 0;
}

.text-login-trial {
	font-size: 90%;
}

.img-carousel {
	padding: 0;
}

.modal-content {
  text-align: center;
}

.red {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

img.modal-img-trial {
	width: 100px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.marquee {
	color: #fff;
	font-size: 90%;
	background: red;
	padding: 7px 0 2px 0;
}

h5.panel-title {
	font-size: 95%;
	margin-bottom: 0;
}

h4.panel-title.text-center {
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
}

h4.panel-title.text-left {
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
		margin: 20px 0;
}

.freewifi {
	width: 400px;
	margin: auto;
	font-weight: normal;
	max-width: 100%;
	padding: 10px;
}

.qlinks {
	font-size: 80%;
	margin-top: 5px;
}

.qlinks p {
	margin: 0;
}

h5.text-center {
	font-weight: bold;
	font-size: 20px;
	padding: 0 15px;
	margin: 30px 0;
}


/* Tickets by Time */

.panel-primary {
	color: #fff;
	text-align: center;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.42);
	box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.42);
}

h3.panel-title {
	font-weight: bold;
}

.panel-body {
	display: flex;
	justify-content: space-between;
	background: #03A9F4;
	font-size: 14px;
	padding: 5px 0px;
	font-weight: bold;
}

.panel-footer {
	background: #337ab7;
	border-top: none;
	padding: 10px 20px 4px 20px;
}

.ticket-info-sesion {
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}

.ticket-price {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	border: 2px solid;
	border-radius: 36px;
	margin-top: 8px;
}

.ticket-validity {
  margin-top: 5px;
	font-size: 12px;
}
.ticket-warning {
	padding-top: 5px;
	color: #ffc107;
	font-size: 12px;
}

.panel.panel-primary.one-hour,
.panel.panel-primary.two-hour,
.panel.panel-primary.three-hour,
.panel.panel-primary.one-day,
.panel.panel-primary.seven-day,
.panel.panel-primary.month
 {
	border: none;
}

/* One Hour Time*/
.one-hour > .panel-heading {
	background: #337ab7;
  border: 1px solid #337ab7;
}
.one-hour-body {
	background: #03A9F4;
}
.one-hour-footer {
	background: #337ab7;
}

/* One Hour Time*/
.two-hour > .panel-heading {
	background: #f47721;
  border: 1px solid #f47721;
}
.two-hour-body {
	background: #FF9800;
}
.two-hour-footer {
	background: #f47721;
}

/* Two Hour Time*/
.three-hour > .panel-heading {
	background: #459e49;
  border: 1px solid #459e49;
}
.three-hour-body {
	background: #34bf49;
}
.three-hour-footer {
	background: #459e49;
}

/* One Day Time*/
.one-day > .panel-heading {
	background: #F44336;
  border: 1px solid #F44336;
}
.one-day-body {
	background: #f56056;
}
.one-day-footer {
	background: #F44336;
}

/* Seven Days Time*/
.seven-day > .panel-heading {
	background: #8e43e7;
  border: 1px solid #8e43e7;
}
.seven-day-body {
	background: #a56aea;
}
.seven-day-footer {
	background: #8e43e7;
}

/* Month Time*/
.month > .panel-heading {
	background: #31708f;
  border: 1px solid #31708f;
}
.month-body {
	background: #4597bf;
}
.month-footer {
	background: #31708f;
}
.panel.panel-primary.month,
.panel.panel-primary.seven-day {
  text-decoration: line-through;
}


/* Tickets by Data */
.bydata1 {
	border:1px solid #3a3a3c;
}
.bydata1 > .panel-heading {
	background: #3a3a3c;
  border: 1px solid #3a3a3c;
}
.bydata1-body {
	justify-content: center;
}
.bydata1-footer {
	background: #3a3a3c;
}



.ticket-data-img {
	font-size: 40px;
	line-height: 1;
}
.ticket-data-info {
	text-align: left;
	margin-left: 10px;
}
.ticket-data-info-text {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
}
.ticket-data-info-val {
	font-size: 28px;
	line-height: 1;
}
.ticket-data-info-val span {
	font-size: 16px;
}
.ticket-time-info {
	font-size: 11px;
	line-height: 1.2;
	text-align: left;
}
.ticket-time-info-val {
	font-size: 20px;
}
/* span.ticket-time-info-text { */
    /* display: inline-block; */
/* } */





.bydata2-body {
	background: #ff9800;
	justify-content: center;
}
.bydata3-body {
	background: #009688;
	justify-content: center;
}




.panel-body.ads-body {
	display: block;
	background: none;
	padding-top: 0;
}

.panel-body.faq-body {
	background: #fff;
	font-weight: normal;
}

.faq-group {
	padding: 15px;
}

.panel-body.faq-body {
    padding-top: 15px;
}

.faq > .panel-heading {
	padding: 0;
}

.faq-heading > .panel-title > a {
	padding: 10px 15px;
	display: block;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

span.bold {
    font-weight: bold;
    color: red;
}

.statush-msg h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
.statusb-msg h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #ff9800;
}

.statusb-msg h5 {
	color: #ff9800;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 0 5px;
}

.statusc-msg h4 {
	font-size: 40px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: red;
}

.statusc-msg h5 {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.td-resm {
	font-size: 14px;
	font-weight: bold;
	color: #FF5722;
}

.expire-info {
	padding-top: 7px;
	height: 19px;
}

/* .expire-txt { */
	/* height: 15px; */
	/* font-size: 10px; */
/* } */

.expire-txt p {
	margin: 0;
	line-height: 1;
	color: #f44336;
	font-weight: bold;
	font-family: 'Helvetica', arial, sans-serif;
}

.expire-iframe {
	width: 100%;
	height: 15px;
}

iframe {
	width: 100%;
	height: 15px;
}

.refresh {
	margin-bottom: 5px;
}