/* -----   CUERPO    -----*/
* { margin: 0; padding: 0; }
body
{
	background: #ffffff!important;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
/* -----   TABLA    -----*/
/*table {border-collapse: collapse; border-color: #186C76; font-size:11px;}
table thead th {background-color: #186C76;}
table tbody td {
	background-color:none;
	color: #000000;
}
th, td, tr {
	padding: 1px;
	color: white;
}*/
/* -----   OBJETOS    -----*/
fieldset {
	border: 1px solid #1F7EAD;
}
input.txtfld {
	border:1px solid #0044ff;
	border-radius:10px;
	height: 32px !important;
	width: 250px;
	text-transform:uppercase;
	margin:3px 0 3px 0;
        font-size: 12px!important;
}
.txtid {
	border:2px solid #456879;
	border-radius:10px;
	height: 22px;
	width: 20px;
	text-transform:uppercase;
	margin:3px 0 3px 0;
	display:none;
}
.lblfld {
	font-weight:bold;
	width:100px;
	float:left;
	padding:6px 0 0 0;
	margin:3px 0 3px 0;
}
.sbm{padding:5px 15px; background:#ccc; border:2px solid #666;
cursor:pointer;
-webkit-border-radius: 10px;
border-radius: 10px; }
.sbm_men{padding:3px 0 3px 21px; background:#68BEB7 url(../images/menu.png); border: none;
cursor:pointer; text-align:center; float:right;
-webkit-border-radius: 10px;
border-radius: 10px; }
.cmb
{
	width:150px;
	}
/* -----   LINKS    -----*/
a { text-decoration: none;color: #68BEB7; }
a:link {
	text-decoration:none;
    color:#1a1919;
}
a:hover {
	text-decoration:none;
    color:#666;
}
a:visited {
	text-decoration:none;
	color:#cecccc;
	}

        
        
/* -----   CONTENIDO    -----*/
#centrar{text-align:center;}
#wrap
{
margin: 10px auto;
width: 900px; height:480px;
}
/* -----   HEADER    -----*/
#header
{
height: 60px; width:auto;
background: #9BC8E3  ;
}
.head_izq{ width:367px; width:81px; float:left; background:url(../images/head_izq.png); }
.head_der{ width:367px; width:81px; float:right; backgromenuund:url(../images/head_der.png); }
#candado
{
	background:url(../images/lock.png) no-repeat;
	margin: 35px 10px 0 0;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	float:right;
}
/* -----   MENU    -----*/
#menu{
	padding:0 15px 0 19px;
	height:34px; width:auto;
	font-size:12px; color:#FFF;
	background:  #336699
}
#submen {
	padding:8px 0 0 30px;
	}
#submen a:hover {
    cursor:  pointer;
    color: #ccc;
    text-decoration: none;
}
#log{color:#CCC;float:right;}
/* -----   BARRAS    -----*/
#frm
{background:url(../images/barra_usuario.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_consul
{background:url(../images/barra_consultor.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_cliente
{background:url(../images/barra_cliente.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_producto
{background:url(../images/barra_producto.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_cita
{background:url(../images/barra_cita.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_venta
{background:url(../images/barra_venta.png) no-repeat;
height:37px; width:900px;padding:5px;}
#frm_reporte
{background:url(../images/barra_reporte.png) no-repeat;
height:37px; width:900px;padding:5px;}

#subbot
{margin:0 15px 0 0; padding-right:20px;float:right;}
/* -----   CUERPO    -----*/
#sesiones
{
	width:930px;
	height:568px;
	background: url(../images/login.jpg);
	margin:0px auto;
}
#sesder{
	width:250px; height:350px;margin:0px auto;
	}


#top {
background: #fff url(../images/top.jpg) no-repeat;
padding: 10px 0;
}

#content {
background: #fff url(../images/middle.jpg) repeat-y;
padding: 0 20px;
}

#bottom {
background: #fff url(../images/bottom.jpg) no-repeat;
padding: 10px 0;
}

.left {
float: left;
width: 540px;
text-align: justify;
padding-top: 10px;
}
.left h2 {
font-size: 16px;
font-weight: 100;
height: 30px;
line-height: 30px;
background: #000;
padding-left: 10px;
}
.left h2 a {
text-decoration: none;
color: #fff;
}
.left h2 a:hover {
color: #eee;
}
.articles {
padding: 10px;
}

.right {
float: right;
width: 200px;
padding-top: 10px;
}
.right h2 {
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #000;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.right ul li a {
color: #336699;
text-decoration: none;
font-size: 12px;
font-weight: 600;
}
.right ul li a:hover {
color: #111;
}
.center {
float: left;
width: 900px;
text-align: justify;
padding-top: 10px;
}
/* -----   FOOTER    -----*/
#footer {
width: 900px; height:15px;
margin: 5px auto;
text-align: center;
font-size: 11px;
padding: 10px 0;
}

/* -----   BUSCAR    -----*/
.content{
		width:580px;
		float:left;
		text-align:left;
		padding:10px 0 10px 10px;
	}
.ticket{
		width:280px;
		background:#CCC;
		float:right;
		text-align:left;
		padding:10px 0 10px 10px;
		margin:10px 0 0 0;
	}
#searchid, #s_cli_id, #s_ser_id, #s_pro_id, #s_con_id, #s_suc_id, #s_vis_id, #s_pag_id
{padding:0;}

#result, #r_cli, #r_ser, #r_pro, #r_con, #r_suc, #r_vis, #r_pag
	{
		position:absolute;
		width:300px;
		padding:10px;
		display:none;
		margin-top:-1px;
		border-top:0px;
		overflow:hidden;
		border:1px #CCC solid;
		background-color: white;
		text-transform:uppercase;
	}
/*	.show
	{
		padding:10px; 
		border-bottom:1px #999 dashed;
		height:20px;
	}
	.show:hover
	{
		background:#6C9;
		color:#FFF;
		cursor:pointer;
	}*/
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 574px;
		background: #eee url(modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
		
	.reveal-banner {
		visibility: hidden;
		top: 10px; 
		left: 50%;
		margin-left: -385px;
		width: 750px;
		background: #eee url(modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
/* jav10e3r */                 
.header-border-radius {
    border-top-left-radius: 2em 2em;
    border-top-right-radius: 1em 3em;
    border-bottom-right-radius: 4em 0.5em;
    border-bottom-left-radius: 1em 0em;
    background: -webkit-linear-gradient(left, #58b0a6 , transparent); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #58b0a6, transparent); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #58b0a6, transparent); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #58b0a6 , transparent); /* Standard syntax (must be last) */
    height:37px; 
    width:900px;
}

deshabilitado#grad1 {
    height: 200px;
    background: -webkit-linear-gradient(left, red , blue); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, red, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, red , blue); /* Standard syntax (must be last) */
}

input[type=text] {
    padding: 4px;
    padding-left: 10px;
}

input[type=email] {
    padding: 4px;
    padding-left: 10px;
}

input[type=password] {
    padding: 4px;
    padding-left: 10px;
}

select.u-field {
    	border:1px solid #456879 !important;
	border-radius:8px !important;
	height: 22px;
	width: 250px;
	text-transform:uppercase;
	margin:3px 0 3px 0!important;
        padding: 4px!important;
        padding-left: 10px!important;
        height: 30px;  
        line-break: 30px;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-color: white!important;
        background: transparent url("../images/select-arrow-down.png") no-repeat 230px center;
}

/*table.tabla-plana tr td {
    padding-left: 6px;
    padding-right: 6px;
}*/

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-pink {
    color: #ea7199
}

a.nav-link:visited, a.dropdown-item:visited {
	color: #333;
	text-decoration: none;
}