@charset "utf-8";
h1{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 1px 0;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    color: #058;	
}
.ol_adm{
	margin-top: -15px;
    padding: 8px 15px;
    background: 0 0;
    font-size: .8em;
    border-radius: 0 0 4px 4px;	
	
}
#cont-main2col{
	min-height:1000px;	
}
.ol_adm li{
	display: inline-block;
}

.ol_adm>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.ol_adm li a{
	color: #058;
}
.status-1{
    border: solid 1px #0f0;
    padding: 3px 15px;
    border-radius: 25px;
    background: #008a5b;
    color: #fff;	
}
.status-2{
    border: solid 1px #0f0;
    padding: 3px 15px;
    border-radius: 25px;
    background: #008a5b; 
    color: #fff;	
}
.status-3{
    border: solid 1px #0f0;
    padding: 3px 15px;
    border-radius: 25px;
    background: #004dd8;
    color: #fff;	
}
.status-0{
    border: solid 1px #0f0;
    padding: 3px 15px;
    border-radius: 25px;
    background: #7b7b7b;
    color: #fff;	
}
.status-5{
    border: solid 1px #0f0;
    padding: 3px 15px;
    border-radius: 25px;
    background: #008a5b;
    color: #fff;	
}
.cont-pin{
    font-weight: bold;
    background: #2A363F;
    color: #fff;
    letter-spacing: 1px;	
}
.side-frm{
	margin:20px 10px;	
}
.side-frm-cont{
	border:solid 1px #eee;
    font-size: 15px;
	overflow:hidden;	
	border-radius:10px;
}
.side-frm-cab{
	color: #333;
    background-color: #f5f5f5;
    border-bottom: 0;
	padding:4px;
}
.side-frm-prin{
	padding:6px 8px;
	font-size:14px;	
}
.side-frm-botones{
	 background-color: #f5f5f5;	
	 padding:3px;
	width:100%;
	text-align:center;	
}
.btn-frm{
	color: #fff;
    background-color: #449d44;
    border-color: #398439;	
}
.btn-frm:hover{
	color:#ddd;	
}

.cont-service{
	width:25%;	
	float:left;
	position: relative;
}
.service-fondo{
	background-color:#2A363F;
	text-align: center;
	padding:2px;
	margin:2px;	
}
.service-fondo:hover{
	background-color:#3b4852;
}
.service-cont{
	position:relative;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
    font-size: 40px;
    line-height: 1;		
}

.service-cont:after {
	bottom: -4px;
    content: "";
    height: 1px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 30%;
    background: #E66D00;
}

.atajos-cont{
    /* border-color: #ddd; */
    border: solid 1px #ddd;
    margin-bottom: 20px;
    background-color: #fff;
    /* border: 1px solid transparent; */
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.atajo-cont{
	float:left;	
	width:25%;
	min-height:90px;
	text-align: center;
    font-size: 14px;
    padding: 20px;	
}
.atajo-cont a{
	color:#058;
}
.atajo-cont img {
    display: block;
    margin: 0 auto 5px auto;
}
.atajos-head {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.atajos-cuerpo{
	overflow:hidden;
    padding: 10px 15px;	
}
.service-icon{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 48px;
    line-height: 1;
    color: #b1b1b1;	
}
.service-titu{
	margin-top: 5px;
	font-weight: 700;
    color: #888;
    text-transform: uppercase;
    font-size: 12px;
	}
.cont-pestanas{
	overflow:hidden;
	margin:0px;
}

.in-complementos{
    margin: 2px 0px;
    overflow: hidden;
    padding:10px 5px;
}
.comp-col1{
	float:left;
	width:30%;
}
.comp-col2{
	float:left;
	width:30%;
}
.comp-col3{
	float:left;
	width:20%;
}
.comp-col4{
	float:left;
	width:20%;
}
.comp-col1 a{
	color: #058;	
}



#cup_banner {
    width: 100%;
    text-align: center;
    padding: 20px 0px 20px 0px;
    background: #999 url(/statics/admin/soporte.jpg) no-repeat center top;
}
#cup_banner h2 {
	font-size:28px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#cup_banner p {
    font-size: 18px;
    line-height: 23px;
    color: #eee;
    letter-spacing: 1px;
}



.in-dominios{
    margin: 2px 0px;
    overflow: hidden;
    padding:10px 5px;
}
.dom-col1{
	float:left;
	width:30%;
}
.dom-col2{
	float:left;
	width:30%;
}
.dom-col3{
	float:left;
	width:20%;
}
.dom-col4{
	float:left;
	width:20%;
}
.dom-col1 a{
	color: #058;	
}












.status{
    font-size: .9em;
    line-height: 22px;
    border: 2px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    padding: 4px 10px;
    color: #333;
}



.services-cont{
	font-size:14px;	
}
.in-planes {
    margin: 2px 0px;
    overflow: hidden;
    padding: 10px 5px;
}
.precio{
	font-size:12px;	
}
.planes-col1 a {
    color: #058;
}
.planes-col1 {
    float: left;
    width: 25%;
}
.planes-col2 {
    float: left;
    width: 15%;
}
.planes-col3 {
    float: left;
    width: 15%;
}
.planes-col4 {
    float: left;
    width: 20%;
}
.planes-col5 {
    float: left;
    width: 25%;
}
.color1{
	background-color:azure;	
}
.color_alt{
	background-color:#f8fcfd;	
}





.info-cab{
	font-weight: bold;
    background: #2A363F;
    color: #fff;
    letter-spacing: 1px;	
}


.in-cupones{
	padding: 10px 5px;
	min-height: 70px;
}
.cup-col1{
	float:left;
	width:20%;
}
.cup-col2{
	float:left;
	width:20%;
}
.cup-col3{
	float:left;
	width:20%;
}
.cup-col4{
	float:left;
	width:20%;
}
.cup-col5{
	float:left;
	width:20%;
}
#up_ciclos{
	list-style-type:none;	
	 padding: 0;
	 font-size: 14px;
	 padding-top: 30px;
}
#up_ciclos li {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
#up_ciclos li div {
    width: 110px;
    float: left;
}
.register {
  margin: 0 auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.field {
  width: 385px;
  height: 70px;
  position: relative;
}
.field input {
  width: 100%;
  border-radius: 6px;
  height: 70px;
  border: 0;
  padding: 10px;
  padding: 20px 0 0 16px;
  font-size: 0;
  background: #1566BB;
  transition: background .3s ease;
  color: #ffffff;
}
.field input:focus {
  background: #065CB7;
  font-size: 23px;
}
.field input:focus::-moz-selection {
  background: rgba(188, 232, 255, 0.5);
}
.field input:focus::selection {
  background: rgba(188, 232, 255, 0.5);
}
.field input.active {
  background: #065CB7;
  font-size: 23px;
}
.field input,
.field button {
  position: absolute;
  height: 70px;
}
.field button {
  background: rgba(0, 0, 0, 0.3);
  right: 0;
  border: 0;
  width: 115px;
  border-radius: 6px;
  font-size: 22px;
  cursor: pointer;
  transition: width .3s ease, background .3s ease, opacity .3s ease;
  opacity: 0;
  color: #065CB7;
  text-transform: uppercae;
  pointer-events: none;
}
.field button.active {
  color: #ffffff;
  background: #639EDB;
  opacity: 1;
  pointer-events: auto;
}
.field button.active:hover {
  background: #5E99D6;
}
.field button.full {
  width: 100%;
}
.field input:focus + label {
  font-size: 19px;
  -webkit-transform: translate(16px, 11px);
          transform: translate(16px, 11px);
  color: rgba(255, 255, 255, 0.7);
}
.field label {
  position: absolute;
  color: white;
  -webkit-transform: translate(16px, 20px);
          transform: translate(16px, 20px);
  transition: font-size .3s ease, color .3s .1s ease, -webkit-transform .3s ease;
  transition: transform .3s ease, font-size .3s ease, color .3s .1s ease;
  transition: transform .3s ease, font-size .3s ease, color .3s .1s ease, -webkit-transform .3s ease;
  font-size: 28px;
}
.field label.active {
  font-size: 19px;
  -webkit-transform: translate(16px, 11px);
          transform: translate(16px, 11px);
  color: rgba(255, 255, 255, 0.7);
}
.field input:focus + label + button {
  opacity: 1;
}



#msg_general{
    background: dimgray;
    color: #fff;
    font-weight: bold;
    margin: 10px;	
	text-align:center;
	display:none;
}

#msg_general a{
	color:#fff;	
}

.animated-msg {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated-msg.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated-msg.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
/*the animation definition*/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@media screen and (max-width: 800px){
	.cont-service{
		width:50%;	
	}
	.planes-col5, .planes-col4, .planes-col51{
		width:33%;
	}
	.planes-col2, .planes-col3{
		display:none;
	}
}

@media screen and (min-width: 992px){
	.main-nav > ul > li > a {
		padding: 10px 10px!important;
	}
}


.coupon-card {
    background: #fff;
    border: 1px solid #dee2e6;
    border-left: 4px solid #dc3545; /* color rojo de vencido */
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    padding: 16px;
    transition: transform 0.2s, box-shadow 0.2s;
    max-width: 300px;
}

.coupon-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.coupon-card-header {
    font-weight: 600;
    font-size: 16px;
    color: #dc3545;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
}

.coupon-card-body {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.coupon-count {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.btn-view {
    background: #dc3545;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    transition: background 0.2s;
}

.btn-view:hover {
    background: #c82333;
    color: #fff;
}

.custom-card {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.04);
    overflow: hidden;
    margin: 12px auto;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.custom-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.06);
}

.custom-card-header {
    background: linear-gradient(135deg, #0d6efd, #6610f2);
    color: #ffffff;
    padding: 12px 16px;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.custom-card-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 16px;
}

.custom-card-value {
    font-size: 22px;
    font-weight: 700;
    color: #212529;
    margin: 0;
}

.custom-card-btn {
    display: inline-block;
    background-color: #0d6efd;
    color: #ffffff;
    text-align: center;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: background-color 0.2s ease;
    align-self: flex-start;
}

.custom-card-btn:hover {
    background-color: #0b5ed7;
    color: #ffffff;
}
