﻿/* solo belcorpnew  */

@font-face {
	font-family: 'Graphik-Light';
	src: url('Graphik-Light.otf');
	src: url('Graphik-Light.otf') format('embedded-opentype'), url('Graphik-Light.woff2') format('woff2'), url('Graphik-Light.otf') format('woff'), url('Graphik-Light.ttf') format('truetype'), url('Graphik-Light.svg#OpenSans') format('svg');
}

.body_belcorpnew {
	margin: 0px;
	font-family: 'Graphik-Light', arial;
	color: #000;
	font-size: 14px;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/up_body.png);
	background-repeat: repeat-x;
	background-position: top;
	}

.blcp_esik{
	height: 265px;
	width: 100%;
	overflow: hidden;
	background-image: url(graficas/esika.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	}

.banner_1{
	margin: auto;
	height: 170px;
	width: 100%;
	overflow: hidden;
	}

.texto_banner{
	height: 170px;
	background-color: #E2E0E0;
	float: left;
	width: 40%;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/texto_esika.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

.logo_pse_banner{
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/pse.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 20%;
	height: 170px;
	float: left;
	background-color: #920600;
	}

.foto_banner{
	background-color: #920600;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/nena.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 170px;
	width: 40%;
	}


.coden_zonavirtual{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}

.cond_logo_zona{
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/logo_zonapagos_encab.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 45%;
	height: 50px;
}

.cond_txt_zona{
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 55%;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.pie_new {
	font-family: arial;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}



/***************************/


blockquote p {
	font-family: 'Graphik-Light', arial;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    color: #920600;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #920600;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px;
}

.AlertaR {
    font-size: 22px;
    font-style: normal;
    color: #920600;
    font-family: arial;
    text-align: left;
}


blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #920600;
}

.fondo_btnup_tzp{
	background-color: #000000;
	font-size: 16px;
	font-family: 'Graphik-Light', arial;
	color: #FFF;
	border: 1px solid #000000;
	text-align: center;
	height: 40px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

a:hover.fondo_btnup_tzp{
	background-color: #000000;
	border: 1px solid #000000;
	color: #E2E0E0;
	}

.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: #FF0F64;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #920600;
	border-radius: 4px;
	font-weight: bold;
	width: 500px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.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: #920600;
	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, transparent 0px, transparent 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: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
	float: right;
	width: 60%;
}


.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: 'Graphik-Light', arial;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Graphik-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, #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: 'Graphik-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: 'Graphik-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: #E2E0E0;
	background-color: #000;
	border: 1px solid #000;
}

.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 {
	background: transparent 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 transparent;
	font-size: 15px;
	color: #920600;	
}

.container-login h4 {
	font-size: 15px;
	color: #FF0F64;
	font-family: 'Graphik-Light', 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: 'Graphik-Light', 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: 'Glyphicons Halflings';
    -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-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
}

.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: 99%;
}

.input-group-addon:last-child {
	border-left: 0;
	background-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
}

.input-group-addon:not(:first-child):not(:last-child) {
	border-left: 0;
	background-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/pregunta_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

.form-control {
	font-family: 'Graphik-Light', arial;
	font-size: 14px;
	line-height: 1.42857;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #920600;
	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;
	padding: 5px;
	height: 45px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.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;
}

.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: #000000;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #000000;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000000;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}


.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;
}

blockquote small, blockquote .small {
    font-family: 'Graphik-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: #920600;
}


.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.col-md-6{
	font-family: 'Graphik-Light', arial;
	font-weight: normal;
	color: #920600;
	font-size: 16px;
	line-height: 25px;
}

.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 {
	font-family: 'Graphik-Light', arial;
	text-align: right;
	color: #920600;
	font-size: 14px;
}

.success{
	font-family: 'Graphik-Light', arial;
	text-align: right;
	color: #920600;
	font-size: 14px;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #333;
	background-color: #FDFDFD;
	background-image: none;
	border: 1px solid #920600;
	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: #660500;
	color: #fff;
	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: #660500;
}

.btn-default:hover, .btn-default:focus {
	background-color: #660500;
	background-position: 0px 0px;
	color: #fffFFF;
	align-content: center;
}

.container-login input[type=submit] {
	font-family: 'Graphik-Light', arial;
	background-color: #920600;
	color: #ffffff;
	border-radius: 0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px solid #920600;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	font-size: 20px;
	font-weight: lighter;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background: #660500 none repeat scroll 0% 0%;
	border-color: #660500;
}

.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: #920600;
	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: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: auto;
	align-content: center;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}


.EncabezadoFatura{
	font-family: 'Graphik-Light', arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #920600;
	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){

.body_belcorpnew {
	margin: 0px;
	font-family: 'Graphik-Light', arial;
	color: #000;
	font-size: 14px;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/up_body_mov.png);
	background-repeat: repeat-x;
	background-position: top;
	}

.blcp_esik{
	height: 330px;
	width: 100%;
	overflow: hidden;
	background-image: url(graficas/esika_mov.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	}

.banner_1{
	margin: auto;
	height: 170px;
	width: 100%;
	overflow: hidden;
	}

.texto_banner{
	height: 170px;
	background-color: #E2E0E0;
	float: left;
	width: 40%;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/banner_mov.png);
	background-repeat: no-repeat;
	background-position: right center;
	}

.logo_pse_banner{
	background-image: none;
	background-repeat: none;
	background-position: none;
	width: 0px;
	height: 170px;
	float: left;
	background-color: #E2E0E0;
	}

.foto_banner{
	background-color: #920600;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/banner_mov2.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 170px;
	width: 60%;
	}


.coden_zonavirtual{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}

.cond_logo_zona{
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/logo_zonapagos_encab.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 45%;
	height: 50px;
}

.cond_txt_zona{
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 55%;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.pie_new {
	font-family: arial;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}



/***************************/


blockquote p {
	font-family: 'Graphik-Light', arial;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    color: #920600;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #920600;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px;
}

.AlertaR {
    font-size: 22px;
    font-style: normal;
    color: #920600;
    font-family: arial;
    text-align: left;
}


blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #920600;
}

.fondo_btnup_tzp{
	background-color: #000000;
	font-size: 16px;
	font-family: 'Graphik-Light', arial;
	color: #FFF;
	border: 1px solid #000000;
	text-align: center;
	height: 40px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

a:hover.fondo_btnup_tzp{
	background-color: #000000;
	border: 1px solid #000000;
	color: #E2E0E0;
	}

.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: #FF0F64;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #920600;
	border-radius: 4px;
	font-weight: bold;
	width: 500px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.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: #920600;
	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, transparent 0px, transparent 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: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
	float: right;
	width: 60%;
}


.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: 'Graphik-Light', arial;
	}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Graphik-Light', arial;
    height: 40px;
    width: 300px;
    background-color: #000000;
    text-align: right;
	}

.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: 'Graphik-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: 'Graphik-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: #E2E0E0;
	background-color: #000;
	border: 1px solid #000;
}

.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;
}


.divContainer {
	margin: auto;
	width: 100%;
}

.tabs-login {
	background: transparent 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 transparent;
	font-size: 15px;
	color: #920600;	
}

.container-login h4 {
	font-size: 15px;
	color: #FF0F64;
	font-family: 'Graphik-Light', 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: 'Graphik-Light', 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: 'Glyphicons Halflings';
    -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-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
}

.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: 99%;
}

.input-group-addon:last-child {
	border-left: 0;
	background-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/pregunta.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
}

.input-group-addon:not(:first-child):not(:last-child) {
	border-left: 0;
	background-color: transparent;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0em;
	background-image: url(/tiendas_c/plantillas/belcorpnew/graficas/pregunta_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

.form-control {
	font-family: 'Graphik-Light', arial;
	font-size: 14px;
	line-height: 1.42857;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #920600;
	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;
	padding: 5px;
	height: 45px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.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;
}

.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: #000000;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #000000;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000000;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}


.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;
}

blockquote small, blockquote .small {
    font-family: 'Graphik-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: #920600;
}


.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.col-md-6{
	font-family: 'Graphik-Light', arial;
	font-weight: normal;
	color: #920600;
	font-size: 16px;
	line-height: 25px;
}

.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 {
	font-family: 'Graphik-Light', arial;
	text-align: right;
	color: #920600;
	font-size: 14px;
}

.success{
	font-family: 'Graphik-Light', arial;
	text-align: right;
	color: #920600;
	font-size: 14px;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #333;
	background-color: #FDFDFD;
	background-image: none;
	border: 1px solid #920600;
	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: #660500;
	color: #fff;
	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: #660500;
}

.btn-default:hover, .btn-default:focus {
	background-color: #660500;
	background-position: 0px 0px;
	color: #fffFFF;
	align-content: center;
}

.container-login input[type=submit] {
	font-family: 'Graphik-Light', arial;
	background-color: #920600;
	color: #ffffff;
	border-radius: 0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px solid #920600;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	font-size: 20px;
	font-weight: lighter;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background: #660500 none repeat scroll 0% 0%;
	border-color: #660500;
}

.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: #920600;
	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: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: auto;
	align-content: center;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}


.EncabezadoFatura{
	font-family: 'Graphik-Light', arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #920600;
	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;
}


}
