﻿/* solo avonpnew  */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

.body_general {
	margin: 0px;
	font-family: 'Montserrat',Arial;
	color: #546264;
	font-size: 14px;
	
	}

.encabezado{
	height:100px;
	width: 100%;
	box-shadow: 3px 5px 5px #ceced3;
    text-align: center;
	}

	.banner_avon_fac{
	height:300px;
	width: 100%;
	overflow: hidden;
	background-image: url(graficas/banner.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	}

	.banner_avon_finp{
		height:300px;
		width: 100%;
		overflow: hidden;
		background-image: url(graficas/banner.jpg);
		background-repeat: no-repeat;
		background-size: contain;
	}
.banner_1{
	margin: auto;
	height: 170px;
	width: 100%;
	overflow: hidden;
	}



.coden_zonavirtual{
	margin-top: 10px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pie_pagina{
	font-size: 11px;

}

.cond_logo_zona{
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/logo_zonapagos.png);
    background-repeat: no-repeat;
    background-position: right;
    float: none;
    width: 8%;
    height: 50px;
}

.cond_logo_avon{
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/logo-avon.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 48%;
	height: 50px;
    margin-right: 15px
}

.cond_txt_zona{
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 45%;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.pie_new {
	font-family:'Montserrat',Arial;
	font-size: 11px;
	color: #546264;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	padding-bottom: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}
a strong{
	color:#004B7C;
}


/***************************/


blockquote p {
	font-family: 'Montserrat',Arial;
	font-weight:bold;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    color: #004B7C;
}
h4{
	color:#004B7C !important;
	font-weight: bold;
}
.hidden-xs{
	background: #004B7C !important;
	border:1px solid #004B7C;
	padding:8px 5px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border-radius:6px;
}
.hidden-xs:hover{
	background: #fff !important;
	color:#004B7C;
	border: 1px solid #004B7C;
}


code {
    padding: 2px 4px;
    font-size: 90%;
    color: #0698D6;
    white-space: nowrap;
    background-color: #0698d60f;
    border-radius: 4px;
}

.AlertaR {
    font-size: 22px;
    font-style: normal;
    color: #e21b6c;
    font-family: 'Montserrat',Arial;
    text-align: left;
}


blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
	border-left:5px solid #004B7C!important;
}

.fondo_btnup_tzp{
	/*background-color: #000000;*/
	font-size: 16px;
	font-family: 'Montserrat',Arial;
	color: #FFF;
	text-align: center;
	height: 20px;
	text-decoration: none;
}

.fondo_btnup_tzp-linea{
	border-right: 1px solid #fff;
	padding-right:5px;
	font-size: 16px;
	font-family: 'Montserrat',Arial;
	color: #FFF;
	text-align: center;
	height: 20px;
	text-decoration: none;
}

a:hover.fondo_btnup_tzp{
	border-bottom: 1px solid #e31b6c;
	color: #e31b6c
	}

.container {
	width: 100%;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
}

html {
      position: relative;
      min-height: 100%;
    }

	.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
		background-color: #f0f0f0 !important;
	}
.row {
	margin: auto;
	width: 90%;
    }
	
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	color: #004B7C;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #0698D6;
	border-radius: 5px;
	font-weight: bold;
	width: 470px;
	padding: 5px 8px;
}

.alert-danger{
	background-image: linear-gradient(to bottom,#E94E1D 0,#ee8c6d 100%);
    background-repeat: repeat-x;
    border-color: #E94E1D;
	color:#fff;
}

.alert-danger h4 strong{
	color:#Fff;
}



.popover-content{
	background-color: #e21b6c;
}

.popover.bottom{
	background-color: #e21b6c;
}
.popover.bottom .arrow:after{
	border-bottom-color: #e21b6c;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 8px;
	margin: 2px 0px 0px;
	font-size: 14px;
	color:#546264;
	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: #0698D6;
	border-width: 5px 5px 0;
	margin-right: 25px;
}

.navbar {
	display: flex;
    min-height: 50px;
    margin-top: 20px;
    border: 1px solid transparent;
    justify-content: center;
	align-items: center;
	border-radius: 0px;

}
.linea_vertical{
	color:#fff;
	padding: 0px 15px;
}

.navbar-default {
	background:#004B7C;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
	
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #0698D6;
	height: 26px;
	font-size: 14px;
	font-family: 'Montserrat',Arial;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 15px;
	font-family: 'Montserrat',Arial;
	padding:0px 15px;
	width: 100%;
	}

	.nav>li>a{
		position: relative;
		display: block; 
		padding: 0px 0px;
	}
	.navbar-brand, .navbar-nav>li>a{
		text-shadow: 0 0px 0 rgb(255 255 255 / 25%);
}




.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, #000 0px, #000 100%);
	background-color: #000;
	background-repeat: repeat-x;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset;
	font-size: 14px;
	font-family: 'Montserrat',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: 'Montserrat',Arial;
	font-style: normal;
	background-color: #FFF;
    }

.navbar-nav {
	display: flex;
    justify-content: center;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #0698D6;	
	font-weight: bold;
	border-bottom: 1px solid #0698D6;

	
}

.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;
}


.divContainer {
	margin: auto;
	width: 100%;
}

.tabs-login {
	margin-top:30px;
	padding: 50px;
	border: 1px solid transparent;
	font-size: 15px;
	color: #545454;	
	box-shadow: -2px 5px 10px 0px #ceced3;
    border-top: 10px solid #004B7C;
    border-radius: 10px;
    text-align: center;
    margin-top: 40px;
}

.container-login h4 {
	font-size: 15px;
	color: #004B7C;
	font-family: 'Montserrat',Arial;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}

.container-login input[type="submit"] {
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Montserrat',Arial;
	font-style: normal;
	color: transparent;
	border: 1px solid transparent;
	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;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Montserrat',Arial;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: transparent;
    -moz-osx-font-smoothing: transparent;
}

.glyphicon:empty {
    width: 0em;
    color: transparent;
}

.container-login {
	min-height: 0px;
	max-width: 680px;
	padding: 0px;
	margin: auto;
}

.input-group-addon:first-child {
    background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/ico-usuario.png);
    background-repeat: no-repeat;
    background-position: center
}

/*.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 10px;
	height: 50px;
	font-size: 15px;
	font-family: 'Graphik-Light', arial;
	width: 98%;
}*/

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.input-group-addon:last-child {
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.input-group-addon:not(:first-child):not(:last-child) {
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-radius: 0px 4px 4px 0px
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
}

.form-control {
	font-family: 'Montserrat',Arial;
	font-size: 14px;
	line-height: 1.42857;
	color: #546264;
	background-color: #FFFFFF;
	background-image: none;
	border: 2px solid#004B7C;
	-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;
	padding-left:20px;
	height: 45px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.form-control:focus {
	border-color: #004B7C;
	outline: 0px none;
	box-shadow:0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #004b7c;
	background-color: #FDFDFD;
}

.input-group-addon {
	background:#fff;
	border:2px solid #004B7C;
	padding: 6px 20px;
	font-size: none;
	font-weight: normal;
	line-height: 1;
	margin: none;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #546264;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0698D6
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
	font-family: 'Montserrat',Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}


.elemento {
	font-size: 22px;
	font-style: normal;
	color: #546264;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AC336;
}


.container-login h2 {
	color:#004B7C;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

blockquote small, blockquote .small {
    font-family: 'Montserrat',Arial;
    color: #546264;
    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:#004B7C;
}



.col-md-6{
	font-family: 'Montserrat',Arial;
	font-weight: normal;
	color: #004B7C;
	font-size: 16px;
	line-height: 25px;
	margin: 10px 0px;
}
.col-md-6 #ContentPlaceHolder1_spanidcliente{
	color:#e21b6c !important;
	
}

.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;
	vertical-align: middle;
}

.chks {
	text-align: center;
}



.col-md-2 {
	font-family: 'Montserrat',Arial;
	text-align: left;
	color: #546264;
	font-size: 14px;
}

.success{
	font-family: 'Montserrat',Arial;
	text-align: right;
	color: #004B7C;
	font-size: 14px;
	font-weight: bold;
}

#ContentPlaceHolder1_lblToralPago{
	color: #546264;
	font-size: 14px;
	font-weight: normal;

}
.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #546264;
	background-color: #FDFDFD;
	background-image: none;
	border: 1px solid #cbcbcb;
	border-radius: 10px;
	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;
	font-weight: lighter;
}


.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: #0698D6;
	color: #0698D6;
	font-size: 14px;
	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: #7f28c3;
	outline:none;
}

.btn-default:hover, .btn-default:focus {
	background-color: #fff;
	border-color: 1px solid #004B7C;
	background-position: 0px 0px;
	color: #004B7C;;
	align-content: center;
}

.container-login input[type=submit] {
	font-family: 'Montserrat',Arial;
	background-color: #004B7C;
	color: #ffffff;
	margin:20px auto 0px auto;
	padding: 15px 30px;
	border: 1px solid #004B7C;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	font-size: 15px;
	font-weight: bold;
	outline:none;

	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background-color: #fff;
    border: 1px solid #004B7C;
    color: #004B7C;
}

.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%;
	margin: auto 30%;
}


.btn-default:focus{
	color: #004B7C;
	border:1px solid #004B7C;
}

.btn{
	/*display: inline;*/
	background-color:transparent;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #cbcbcb;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding:5px 12px;
	margin: auto;
	align-content: center;
	border-radius:5px;;
	-webkit-border-radius:5px;
	outline: none;
}

.glyphicon-th-list:before{
	display: none;
}

.EncabezadoFatura{
	font-family: 'Montserrat',Arial;
	font-size: 14px;
	color: #004B7C;
	text-align: center;
	height: 40px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]{
	cursor: pointer;
	background: #004B7C;
	border:2px solid #004B7C;
	border-radius: 5px;
	padding:8px 20px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
	outline:none !important;
}
button, html input[type="button"]:hover{
	background: #fff;
	border:2px solid#004B7C;
	color: #004B7C;
}



.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{
	background-color: transparent;
}

.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;
	color: #546264;
    font-weight: normal;
}
input[type="radio"], input[type="checkbox"]{
	margin: 0px 10px 0px 0px;
	line-height: normal;
}



@media(max-width:767px){

.body_general {
	margin: 0px;
	font-family: 'Montserrat',Arial;
	color: #546264;
	font-size: 14px;
	}

.encabezado{
	height: 100px;
	width: 100%;
	overflow: hidden;
	box-shadow: 3px 5px 5px #ceced3;
    text-align: center;
	}

	.banner_avon_fac{
		height:140px;
		width: 100%;
		overflow: hidden;
		background-image: url(graficas/banner-mobile.jpg);
		background-repeat: no-repeat;
	}

	.banner_avon_finp{
		height:140px;
		width: 100%;
		overflow: hidden;
		background-image: url(graficas/banner-mobile.jpg);
		background-repeat: no-repeat;
	}

.banner_1{
	margin: auto;
	height: 170px;
	width: 100%;
	overflow: hidden;
	}

.logo_pse_banner{
	background-image: none;
	background-repeat: none;
	background-position: none;
	width: 0px;
	height: 170px;
	float: left;
	background-color: #E2E0E0;
	}


.coden_zonavirtual{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}


.cond_logo_zona{
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/logo_zonapagos_movil.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 25%;
	height: 50px;
}

.cond_logo_avon{
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/logo-avon-movil.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	/*width: 48%;*/
	height: 50px;
    margin-right: 15px
}

.pie_pagina{
	font-size: 9px;;
}

/*.cond_txt_zona{
	text-align: left;
	vertical-align: middle;
	float: left;
	/*width: 100%;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}*/

button, html input[type="button"], input[type="reset"], input[type="submit"]{
	cursor: pointer;
	background: #004B7C;
	border:2px solid #004B7C;
	border-radius: 5px;
	padding:8px 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color:#FFF;
	outline: none !important;
}


.pie_new {
	font-family: 'Montserrat',Arial;
	font-size: 11px;
	color: #546264;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	padding: 0px 6px 10px 6px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}



/***************************/


blockquote p {
	font-family: 'Montserrat',Arial;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    color: #004B7C;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #004B7C;
    white-space: nowrap;
    background-color:#0698d60f;
    border-radius: 4px;
}

.AlertaR {
    font-size: 22px;
    font-style: normal;
    color: #e21b6c;
    font-family:'Montserrat',Arial;
    text-align: left;
}


blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
	border-left:5px solid #FF0F64 !important;
}


.fondo_btnup_tzp{
	/*background-color: #000000;*/
	font-size: 16px;
	font-family: 'Montserrat',Arial;
	color: #FFF;
	/*border: 1px solid #000000;*/
	text-align: center;
	height: 20px;
	text-decoration: none;
}

a:hover.fondo_btnup_tzp{
	border-bottom: 1px solid #e31b6c;
	color: #e31b6c;
	}

.container {
	width: 100%;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
}

html {
      position: relative;
      min-height: 100%;
    }


.row {
	margin: auto;
	width: 90%;
    }
	
.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	color: #004B7C;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #0698D6;
	border-radius: 5px;
	font-weight: bold;
	width:100px;
	padding: 5px 8px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 8px;
	margin: 2px 0px 0px;
	color:#546264;
	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: #0698D6;
	border-width: 5px 5px 0;
	margin-right: 25px;
}

.navbar {
	display: flex;
	margin-bottom: 20px;
    border: 1px solid transparent;
    align-items: center;
    align-content: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}

.navbar-default {
	background:#004B7C;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #0698D6;
	height: 26px;
	font-size: 14px;
	font-family: 'Montserrat',Arial;
	}

.navbar-default .navbar-nav > li > a {
    color: #545454;
    font-size: 12px;
	font-family:'Montserrat',Arial;
	text-align: left;   
    height: 30px;	
    padding:5px 15px;
	width: 100%;
	}

.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, #000 0px, #000 100%);
	background-color: #000;
	background-repeat: repeat-x;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset;
	font-size: 14px;
	font-family: 'Montserrat',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:'Montserrat',Arial;
	font-style: normal;
	background-color: #FFF;
    }

.navbar-nav {
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	background-color: #fff;
	border-radius: 6px;
	opacity: 0.9;
	-webkit-box-shadow: 0px 0px 19px -2px rgba(116, 116, 116, 0.87);
	box-shadow: 0px 0px 8px 0px rgba(116, 116, 116, 0.87);
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #0698D6;	
	font-weight: bold;
	border-bottom: 1px solid #0698D6;
}

.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;
}


.navbar-collapse {
	max-height: 340px;
	padding-right: 0px;
	box-shadow:inset 0 1px 0 rgb(0 0 0 / 0%);
}


.divContainer {
	margin: auto;
	width: 100%;
}

.tabs-login {
	margin-top:30px;
	padding: 50px;
	border: 1px solid transparent;
	font-size: 15px;
	color: #545454;	
	box-shadow: -2px 5px 10px 0px #ceced3;
    border-top: 10px solid #004B7C;
    border-radius: 10px;
    text-align: center;
    margin:30px 10px;
}

.container-login h4 {
	font-size: 15px;
	color: #004B7C;
	font-family: 'Montserrat',Arial;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}

.container-login input[type="submit"] {
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Montserrat',Arial;
	font-style: normal;
	color: transparent;
	border: 1px solid transparent;
	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;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Montserrat',Arial;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: transparent;
    -moz-osx-font-smoothing: transparent;
}

.glyphicon:empty {
    width: 0em;
    color: transparent;
}

.container-login {
	min-height: 0px;
	max-width: 680px;
	padding: 0px;
	margin: auto;
}

.input-group-addon:first-child {
    background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/ico-usuario.png);
    background-repeat: no-repeat;
    background-position: center
}


/*.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 10px;
	height: 50px;
	font-size: 15px;
	font-family: 'Montserrat',Arial;
	width: 98%;
}*/

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.input-group-addon:last-child {
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.input-group-addon:not(:first-child):not(:last-child) {
	background-image: url(/tiendas_c/plantillas/Redcoop_new/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-left: none;
	border-radius:0px 4px 4px 0px;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
}

.form-control {
	font-family: 'Montserrat',Arial;
	font-size: 14px;
	line-height: 1.42857;
	color: #546264;
	background-color: #FFFFFF;
	background-image: none;
	border: 2px solid#004B7C;
	-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;
	padding: 10px;
	height: 45px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.form-control:focus {
	border-color: #004B7C;
	outline: 0px none;
	box-shadow:0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #004b7c;
	background-color: #FDFDFD;
}

.input-group-addon {
	background:#fff;
	border:2px solid #004B7C;
	padding: 6px 20px;
	font-size: none;
	font-weight: normal;
	line-height: 1;
	margin: none;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-toggle {
	position: relative;
	float: left;
	padding: 9px 10px;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0698D6;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
	font-family: 'Montserrat',Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}



.elemento {
	font-size: 22px;
	font-style: normal;
	color: #546264;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AC336;
}


.container-login h2 {
	color: #004B7C;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

blockquote small, blockquote .small {
    font-family: 'Montserrat',Arial;
    color: #546264;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}

blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	border-left:5px solid #004B7C !important;
}
h4{
	color:#004B7C !important;
	font-weight: bold;
}


.col-md-6{
	font-family: 'Montserrat',Arial;
	font-weight: normal;
	color: #004B7C;
	font-size: 16px;
	line-height: 30px;
}

.col-md-6 #ContentPlaceHolder1_spanidcliente{
	color:#e21b6c !important;
	
}


.col-md-6 #ContentPlaceHolder1_spanCampo1{
	color:#e21b6c !important;
	
}

.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;
	vertical-align: middle;
	text-align: center;
}

.chks {
	text-align: center;
}



.col-md-2 {
	font-family: 'Montserrat',Arial;
	text-align: right;
	color: #546264;
	font-size: 14px;
}

.success{
	font-family: 'Montserrat',Arial;
	text-align: right;
	color:#004B7C;
	font-size: 14px;
	font-weight: bold;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #546264;
	background-color: #FDFDFD;
	background-image: none;
	border: 1px solid #cbcbcb;
	border-radius: 10px;
	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;
	font-weight: lighter;
}


.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: #0698D6;
	color: #0698D6;
	font-size: 14px;
	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: #6724a8;
	outline:none;
}

.btn-default:hover, .btn-default:focus {
	background-color: #fff;
	border-color: #004B7C;
	background-position: 0px 0px;
	color: #004B7C;
	align-content: center;
}

.container-login input[type=submit] {
	font-family: 'Montserrat',Arial;
	background-color: #004B7C;
	font-size: 12px;
	color: #ffffff;
	margin:20px auto 0px auto;
	padding: 10px 20px;
	border: 1px solid #004B7C;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	font-weight: bold;
	outline:none;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background-color: #fff;
    border: 1px solid #004B7C;
    color: #004B7C;
}

.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: 10%;
}


.btn-default:focus{
	color: #FFF;
}

.btn{
	/*display: inline;*/
	background-color:transparent;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #cbcbcb;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 5px 12px;
	margin: auto;
	align-content: center;
	border-radius:5px;
	-webkit-border-radius:5px;
	outline: none;}


.fondo_btnup_tzp-linea{
	border-right: 1px solid transparent;
	
}


.EncabezadoFatura{
	font-family: 'Montserrat',Arial;
	font-size: 14px;
	color: #004B7C;
	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:5px;
    font-weight: normal;
}
input[type="radio"], input[type="checkbox"]{
	margin: 0px 10px 0px 0px;
	line-height: normal;
}
a strong{
	color:#004B7C;
}

}
