﻿/* solo codensa  */

@font-face {
	font-family: 'Univers-Bold';
	src: url('Univers-Bold.otf');
	src: url('Univers-Bold.otf') format('embedded-opentype'), url('Univers-Bold.woff2') format('woff2'), url('Univers-Bold.woff') format('woff'), url('Univers-Bold.ttf') format('truetype'), url('Univers-Bold.svg#OpenSans') format('svg');
}


@font-face {
	font-family: 'Univers-Light';
	src: url('Univers-Light.otf');
	src: url('Univers-Light.otf') format('embedded-opentype'), url('Univers-Light.woff2') format('woff2'), url('Univers-Light.woff') format('woff'), url('Univers-Light.ttf') format('truetype'), url('Univers-Light.svg#OpenSans') format('svg');
}


.text_anexo{
	font-family: 'Univers-Light', sans-serif;
	color: #999999;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	font-style: italic;
	text-align: center;
	}

.text_anex_1{
	font-family: 'Univers-Light', sans-serif;
	color: #999999;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	}

.text_anexo_a{
	font-family: 'Univers-Light', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color: #FF0F64;
	text-decoration: underline;
	}

a:hover.text_anexo_a{
	color: #DD004E;
	}

.tab-content>.active {
    font-style: italic;
	}

.body_codensa {
	margin: 0px;
	font-family: 'Univers-Light', sans-serif;
	color: #000;
	font-size: 14px;
	}

.codn_encabezado{
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/banner_codensa.jpg);
	margin: auto;
	height: 175px;
	width: 100%;
	overflow: hidden;
	background-color: #7F7F81;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	}

.codn_logo{
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/logo_codensa.png);
	height: 175px;
	width: 20%;
	background-repeat: no-repeat;
	background-position: 20px top;
	float: left;
	}

.cond_leyenda{
	float: left;
	height: 165px;
	width: 60%;
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/fondo_encabezado.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 30px;
	text-align: left;
	}

.leyenda{
	font-family: 'Univers-Bold', sans-serif;
	color: #FFF;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	width: 60%;
	margin: auto;
	padding-top: 20px;
	text-align: left;
	}

@media(min-width:1024px){
	
.cond_leyenda{
	float: left;
	height: 165px;
	width: 60%;
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/fondo_encabezado.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 30px;
	text-align: left;
	}

.leyenda{
	font-family: 'Univers-Bold', sans-serif;
	color: #FFF;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	width: 55%;
	margin: auto;
	padding-top: 20px;
	text-align: left;
	}
	}


.logo_zona_ppal{
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/logo_zona_virtual.png);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	height: 165px;
	width: 20%;
	padding-right: 40px;
	padding-bottom: 63px;
	}

.cond_menu{
	margin: auto;
	width: 850px;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	}

.fondo_btnup_tzp{
	background-color: #ff0f64;
	font-size: 16px;
	font-family: 'Univers-Light', arial;
	color: #FFF;
	border: 1px solid #ff0f64;
	text-align: center;
	height: 50px;
	text-decoration: none;
	margin-right: 5px;
	width: 120px;
}

a:hover.fondo_btnup_tzp{
	background-color: #B90041;
	border: 1px solid #B90041;
	}

.container {
	width: 100%;
	background-color: #FFF;
	padding-right: 15px;
    padding-left: 15px;
}


.cond_pie_pagi{
	background-color: #000;
	text-align: center;
	height: 34px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	overflow: hidden;
	}
	
.cond_pie2{
	margin: auto;
	width: 800px;
	height: 40px;
	overflow: hidden;
	}

.codn_pie_text{
	float: left;
	width: 35%;
	padding-top: 7px;
}

.codn_pie_logos{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #c6c6c6;
	text-decoration: none;
	width: 65%;
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/logos_certificados.png);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	background-position: left;
}


.codn_pie_text1{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #ff0f64;
	text-decoration: none;
	}

a:hover.codn_pie_text1{
	color: #ff4687;
	text-decoration: none;
	}

.conoce{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #c6c6c6;
	text-decoration: none;
}

.coden_zonavirtual{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}

.cond_logo_zona{
}

.cond_txt_zona{
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100%;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	}

html {
      position: relative;
      min-height: 100%;
    }


.row {
	margin: auto;
	width: 90%;
    }
	
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	color: #FF0F64;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #FF0F64;
	border-radius: 4px;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 150px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0px;
	margin: 2px 0px 0px;
	font-size: 14px;
	list-style: outside none none;
	background-color: #FFF;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.200);
	background-clip: padding-box;
}

.tooltip.top .tooltip-arrow{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #FF0F64;
	border-width: 5px 5px 0;
	margin-right: 25px;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.navbar-default {
	background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
	background-repeat: repeat-x;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fondo_btnup_new_tzp{
	background-color: #FF0F64;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	color: #FFF;
	border: 1px solid #FF0F64;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/administracion.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 140px;
}
	
a:hover.fondo_btnup_new_tzp{
	height: 26px;
	background-color: #ff4687;
	border: 1px solid #ff4687;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #FFFFFF; 
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #ff4687;
	height: 26px;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	}

.navbar-default .navbar-nav > .active > a {
	/*background-image: linear-gradient(to bottom, #ff4687 0px, #ff4687 100%);*/
	background-image: none;
	-webkit-background-image: linear-gradient(to bottom, #ff4687 0px, #ff4687 100%);
	background-color: #ff4687;
	background-repeat: repeat-x;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	color: #FFF;
}

#navbar {
	text-align: right;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	background-color: #FFF;
    }

.navbar-nav {
	float: right;
	margin-top: 1px;
	margin-right: 5px;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #ff4687;
	border: 1px solid #ff4687;
}

.nav-tabs.nav-justified {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.container > .navbar-header, .container > .navbar-collapse {
	margin-right: 0px;
	margin-left: 0px;
	height: 50px;
	background-color: #fff;
}


.navbar-collapse {
	max-height: 340px;
	padding-right: 0px;
}


.divContainer {
	margin: auto;
	width: 90%;
}

.divencabezado{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	color: #FF0F64;
}

.tabs-login {
	background: #E6E6E6 none repeat scroll 0% 0%;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	margin-top: -1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #CCCCCC;
}


.container-login h4 {
	font-size: 15px;
	color: #FF0F64;
	font-family: 'Univers-Light', Arial;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}

.container-login input[type="submit"] {
	background-color: #FF0F64;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	color: #FFF;
	border: 1px solid #FF0F64;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 50%;
	cursor: hand;
	margin: auto;
}


.container-login {
	min-height: 0px;
	max-width: 680px;
	color: #FF0F64;
	padding: 0px;
	margin: auto;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

.form-control {
	font-size: 12px;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255,255,255,0.8);
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .7s, -webkit-box-shadow ease-in-out .7s;
	-o-transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	font-style: normal;
}

.form-control:focus {
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
	background-color: #FDFDFD;
}

.pie_pagina_tzp{
	margin: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 20px;
	width: 90%;
	font-family: 'Univers-Light', arial;
	color: #333;
	font-size: 12px;
	font-style: normal;
}

	
.pie_new {
	font-family: arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}


.pie_cliente{
	margin: auto;
	width: 90%;
	text-align: center;
	font-family: 'Univers-Light', arial;
	color: #333;
	font-size: 12px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}


.input-group-addon {
	color: #666666;
	text-align: center;
	background-color: #D4D4D4;
	padding: 6px 12px;
	font-size: none;
	font-weight: normal;
	line-height: 1;
	border: 1px solid #cccccc;
	border-radius: 0px;
	margin: none;
}

.navbar-default .navbar-toggle {
	border-color: #FF0F64;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #FF0F64;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #418AC8;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}


.elemento {
	font-size: 22px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AC336;
}


.container-login h2 {
	color: #FF0F64;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}




.AlertaR{
	font-size: 22px;
	font-style: normal;
	color: #FF0F64;
	font-family: arial;
	text-align: left;
}

blockquote small, blockquote .small {
    font-family: 'Univers-Light', arial;
    color: #333;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}

blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0F64;
}

.col-md-6{
	font-weight: normal;
	color: #FF0F64;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #FFFFFF;
	background-color: #FDFDFD;
}

.chks {
	text-align: center;
}



.col-md-2 {
	text-align: right;
		color: #FF0F64;
}

.success{
	font-weight: bold;
	text-align: right;
	color: #FF0F64;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255, 255, 255, 0.8);
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.7s ease-in-out 0s, box-shadow 0.7s ease-in-out 0s;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


.col-md-4 {
	width: 100%;
	margin-right: none;
	position: none;
	min-height: none;
	padding-right: none;
	padding-left: none;
	margin: auto;
	}

.btn-default {
	background-image: none;
	background-repeat: repeat-x;
	border-color: #FF0F64;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	align-content: center;
	background-color: #FF0F64;
}

.btn-default:hover, .btn-default:focus {
	background-color: #ff4687;
	background-position: 0px 0px;
	color: #fffFFF;
	align-content: center;
}

.container-login input[type=submit] {
	background-color: #FF0F64;
	border-color: #FF0F64;
	color: #ffffff;
	border-radius: 0;
	line-height: 1.33;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background: #ff4687 none repeat scroll 0% 0%;
	border-color: #ff4687;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

#ContentPlaceHolder1_BtnAceptar{
	width: 70%;
	align-content: center;
	margin-top: 15px;
	margin-right: -10px;
	margin-bottom: 15px;
}

#ContentPlaceHolder1_BtnRegresar{
	width: 70%;
	margin-top: 15px;
	margin-left: -10px;
	align-content: center;
	margin-bottom: 15px;
}

.btnpendientes{
	align-content: center;
	padding-left: 45%;
}


.btn-default:focus{
	color: #FFF;
}

.btn{
	/*display: inline;*/
	background-color: #FF0F64;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin: auto;
	align-content: center;
}


.EncabezadoFatura{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0F64;
	background-color: #FF0F64;
	text-align: center;
	height: 40px;
}



.container-login .nav-tabs.nav-justified > li > a, .container-login .nav-tabs.nav-justified > li > a:hover, .container-login .nav-tabs.nav-justified > li > a:focus {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: none;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #FFF
	border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;?
	text-shadow: none;
	margin: auto;
}


.container-login .nav-tabs.nav-justified > .active > a, .container-login .nav-tabs.nav-justified > .active > a:hover, .container-login .nav-tabs.nav-justified > .active > a:focus {
	color: #FFF ;
	background-color: #FFF ;
}


label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}

@media(max-width:767px){


.text_anexo{
	font-family: 'Univers-Light', sans-serif;
	color: #999999;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: 90%;
	padding-bottom: 10px;
	font-style: italic;
	text-align: center;
	}

.text_anex_1{
	font-family: 'Univers-Light', sans-serif;
	color: #999999;
	font-size: 12px;
	font-style: italic;
	}

.text_anexo_a{
	font-family: 'Univers-Light', sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color: #FF0F64;
	text-decoration: underline;
	}

a:hover.text_anexo_a{
	color: #DD004E;
	}
	
.codn_encabezado{
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/banner_codensa_mov.jpg);
	margin: auto;
	height: 100px;
	width: 100%;
	overflow: hidden;
	background-color: #7F7F81;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	}
	
	
.codn_logo{
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/logo_codensa.png);
	height: 85px;
	width: 50%;
	background-repeat: no-repeat;
	background-position: 10px top;
	float: left;
	}

.cond_leyenda{
	float: none;
	height: none;
	width: none;
	background-image: none;
	background-repeat: none;
	background-position: none;
	padding-top: none;
	}

.leyenda{
	font-family: none;
	color: none;
	font-size: none;
	font-weight: none;
	line-height: none;
	width: none;
	margin: none;
	padding-top: none;
	}

.logo_zona_ppal{
	background-image: none;
	background-repeat: none;
	background-position: none;
	float: none;
	height: none;
	width: none;
	padding-right: none;
	padding-bottom: none;
	background-color: none;
	}
	
	
.cond_menu{
	margin: auto;
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 20px;
	}

.fondo_btnup_tzp{
	background-color: #ff0f64;
	font-size: 16px;
	font-family: 'Univers-Light', arial;
	color: #FFF;
	border: 1px solid #ff0f64;
	text-align: center;
	height: 50px;
	text-decoration: none;
	margin-right: 5px;
	width: 120px;
}

a:hover.fondo_btnup_tzp{
	background-color: #B90041;
	border: 1px solid #B90041;
	}

.container {
	width: 100%;
	background-color: #FFF;
	padding-right: 0px;
    padding-left: 0px;
}


.cond_pie_pagi{
	background-color: #000;
	text-align: center;
	height: 34px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	overflow: hidden;
	}
	
.cond_pie2{
	margin: auto;
	width: 100%;
	height: 80px;
	overflow: hidden;
	}

.codn_pie_text{
	float: left;
	width: 100%;
	padding-top: 7px;
}

.codn_pie_logos{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #c6c6c6;
	text-decoration: none;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	height: 0px;
	float: left;
	background-position: none;
}




.codn_pie_text1{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #ff0f64;
	text-decoration: none;
	}

a:hover.codn_pie_text1{
	color: #ff4687;
	text-decoration: none;
	}

.conoce{
	font-family: 'Univers-Light', arial;
	font-size: 13px;
	color: #c6c6c6;
	text-decoration: none;
}

.coden_zonavirtual{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}

.cond_logo_zona{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 50%;
	height: 0px;
}

.cond_txt_zona{
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100%;
	padding-left: 0px;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	}

html {
      position: relative;
      min-height: 100%;
    }


.row {
	margin: auto;
	width: 90%;
    }
	
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	color: #FF0F64;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #FF0F64;
	border-radius: 4px;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 150px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0px;
	margin: 2px 0px 0px;
	font-size: 14px;
	list-style: outside none none;
	background-color: #FFF;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.200);
	background-clip: padding-box;
}

.tooltip.top .tooltip-arrow{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #FF0F64;
	border-width: 5px 5px 0;
	margin-right: 25px;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.navbar-default {
	background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
	background-repeat: repeat-x;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fondo_btnup_new_tzp{
	background-color: #FF0F64;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	color: #FFF;
	border: 1px solid #FF0F64;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(/tiendas_c/plantillas/Codensa/graficas/administracion.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 140px;
}
	
a:hover.fondo_btnup_new_tzp{
	height: 26px;
	background-color: #ff4687;
	border: 1px solid #ff4687;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #FFFFFF; 
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #ff4687;
	height: 26px;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	}

.navbar-default .navbar-nav > .active > a {
	/*background-image: linear-gradient(to bottom, #ff4687 0px, #ff4687 100%);*/
	background-image: none;
	-webkit-background-image: linear-gradient(to bottom, #ff4687 0px, #ff4687 100%);
	background-color: #ff4687;
	background-repeat: repeat-x;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset;
	font-size: 14px;
	font-family: 'Univers-Light', arial;
	color: #FFF;
}

#navbar {
	text-align: right;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	background-color: #FFF;
    }

.navbar-nav {
	float: right;
	margin-top: 1px;
	margin-right: 5px;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #ff4687;
	border: 1px solid #ff4687;
}

.nav-tabs.nav-justified {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.container > .navbar-header, .container > .navbar-collapse {
	margin-right: 0px;
	margin-left: 0px;
	height: 50px;
	background-color: #fff;
}


.navbar-collapse {
	max-height: 340px;
	padding-right: 0px;
}


.divContainer {
	margin: auto;
	width: 90%;
}

.divencabezado{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	color: #FF0F64;
}

.tabs-login {
	background: #E6E6E6 none repeat scroll 0% 0%;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	margin-top: -1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #CCCCCC;
}


.container-login h4 {
	font-size: 15px;
	color: #FF0F64;
	font-family: 'Univers-Light', Arial;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}

.container-login input[type="submit"] {
	background-color: #FF0F64;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Univers-Light', arial;
	font-style: normal;
	color: #FFF;
	border: 1px solid #FF0F64;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 50%;
	cursor: hand;
	margin: auto;
}


.container-login {
	min-height: 0px;
	max-width: 680px;
	color: #FF0F64;
	padding: 0px;
	margin: auto;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

.form-control {
	font-size: 12px;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255,255,255,0.8);
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .7s, -webkit-box-shadow ease-in-out .7s;
	-o-transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	font-style: normal;
}

.form-control:focus {
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
	background-color: #FDFDFD;
}

.pie_pagina_tzp{
	margin: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 20px;
	width: 90%;
	font-family: 'Univers-Light', arial;
	color: #333;
	font-size: 12px;
	font-style: normal;
}

	
.pie_new {
	font-family: arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}


.pie_cliente{
	margin: auto;
	width: 90%;
	text-align: center;
	font-family: 'Univers-Light', arial;
	color: #333;
	font-size: 12px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}


.input-group-addon {
	color: #666666;
	text-align: center;
	background-color: #D4D4D4;
	padding: 6px 12px;
	font-size: none;
	font-weight: normal;
	line-height: 1;
	border: 1px solid #cccccc;
	border-radius: 0px;
	margin: none;
}

.navbar-default .navbar-toggle {
    border-color: #FF0F64;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #FF0F64;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #FF0F64;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}


.elemento {
	font-size: 22px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AC336;
}


.container-login h2 {
	color: #FF0F64;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}




.AlertaR{
	font-size: 22px;
	font-style: normal;
	color: #FF0F64;
	font-family: arial;
	text-align: left;
}

blockquote small, blockquote .small {
    font-family: 'Univers-Light', arial;
    color: #333;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}

blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0F64;
}

.col-md-6{
	font-weight: normal;
	color: #FF0F64;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #FFFFFF;
	background-color: #FDFDFD;
}

.chks {
	text-align: center;
}



.col-md-2 {
	text-align: right;
		color: #FF0F64;
}

.success{
	font-weight: bold;
	text-align: right;
	color: #FF0F64;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255, 255, 255, 0.8);
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.7s ease-in-out 0s, box-shadow 0.7s ease-in-out 0s;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


.col-md-4 {
	width: 100%;
	margin-right: none;
	position: none;
	min-height: none;
	padding-right: none;
	padding-left: none;
	margin: auto;
	}

.btn-default {
	background-image: none;
	background-repeat: repeat-x;
	border-color: #FF0F64;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	align-content: center;
	background-color: #FF0F64;
}

.btn-default:hover, .btn-default:focus {
	background-color: #ff4687;
	background-position: 0px 0px;
	color: #fffFFF;
	align-content: center;
}

.container-login input[type=submit] {
	background-color: #FF0F64;
	border-color: #FF0F64;
	color: #ffffff;
	border-radius: 0;
	line-height: 1.33;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background: #ff4687 none repeat scroll 0% 0%;
	border-color: #ff4687;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

#ContentPlaceHolder1_BtnAceptar{
	width: 70%;
	align-content: center;
	margin-top: 15px;
	margin-right: -10px;
	margin-bottom: 15px;
}

#ContentPlaceHolder1_BtnRegresar{
	width: 70%;
	margin-top: 15px;
	margin-left: -10px;
	align-content: center;
	margin-bottom: 15px;
}

.btnpendientes{
	align-content: center;
	padding-left: 45%;
}


.btn-default:focus{
	color: #FFF;
}

.btn{
	/*display: inline;*/
	background-color: #FF0F64;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin: auto;
	align-content: center;
}


.EncabezadoFatura{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0F64;
	background-color: #FF0F64;
	text-align: center;
	height: 40px;
}



.container-login .nav-tabs.nav-justified > li > a, .container-login .nav-tabs.nav-justified > li > a:hover, .container-login .nav-tabs.nav-justified > li > a:focus {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: none;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #FFF
	border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;?
	text-shadow: none;
	margin: auto;
}


.container-login .nav-tabs.nav-justified > .active > a, .container-login .nav-tabs.nav-justified > .active > a:hover, .container-login .nav-tabs.nav-justified > .active > a:focus {
	color: #FFF ;
	background-color: #FFF ;
}


}
