body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	min-height: 300px;
}

.MarcoWeb {
	width: 1000px;
	margin: 0 auto;
	}
.MarcoWeb div {
	float: left;
	}
.cabecera {
    width: 680px;
    height: 120px;
    padding: 16px 320px 0 0;
    background: url(/Assets/images/background/bg_cabecera.jpg) left top no-repeat;
    border-bottom: 2px solid #1b4298;
    position: relative;
}
.footer {
	width: 1000px;
	height: 10px;
	border-top: 2px solid #1b4298;
	}
.logo {
	padding: 0 0 15px 0;
	}
h1 {
    color: #ffffff;
    float: left;
    bottom: 5px;
    right: 112px;
    position: absolute;
    text-align: right;
    font-size: 1.5em;
    clear: both;
    margin: 0;
    padding: 0;
    width: 680px;
    font-weight: normal;
    text-transform: uppercase;
}
	
#dialogError2 h1, #dialogError h1

{
	
	text-align: center;
	padding-bottom: 25px;
	width: 100%;
	height: 30px;
	padding-top: 20px;
	background: url('/Assets/images/btn/warning-red.png') no-repeat scroll left center transparent;
}
	
	
h2 {
	color: #1b4298;
	font-size: 2em;
	margin: 20px 0 10px 0;
	}
h3 {
	color: #1b4298;
	font-size: 1.6em;
	clear: both;
	}
a {
	color: #1b4298;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.contenido {
	padding: 20px 0;
	width: 1000px;
	}
.disconnect {
	float: right;
	color: #1b4298;
	font-weight: bold;
	margin-top: -15px;
	position: relative;
	}



/*Página de Login*/

.Temp {
    width: 560px;
    height: 165px;
    float: none !important;
    margin: 30px auto 15px;
    padding: 51px 10px 10px 10px;
    border: 2px solid #1b4298;
    background: #ecf6f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 2em;
    color: #1b4298;
}

.login {
	width: 330px;
	height: 165px;
	float: none !important;
	margin: 30px auto;
	padding: 10px;
	border: 2px solid #1b4298;
	background: #f4f4f4;
       
	}
.login .QC_MarcoPregunta {
	width: 330px;
	padding: 0 0 15px 0;
	}
.login .QC_Etiqueta {
	width: 110px;
	color: #1b4298;
	font-weight: bold;
	padding: 3px 5px 0 0;
	text-align: right;
	}
.login .QC_EntradaDatos input {
	border: 1px solid #CCC;
	color: #888;
	width: 150px;
	}
.login .QC_EntradaDatos input:hover,
.login .QC_EntradaDatos input:active,
.login .QC_EntradaDatos input:focus {
	border: 1px solid #1b4298;
	}
.btn_Entrar {
	width: 76px;
	margin: 0 auto;
	float: none !important;
	}
.btn_Entrar a {
	background: url(/Assets/images/btn/btn_entrar.gif);
	width: 76px;
	height: 17px;
	text-align: center;
	padding: 3px 0 0 0;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	float: left;
	}
.error {
	color: #FF0000;
	margin: -6px 0 6px 0;
	width: 100%;
	font-size: 0.8em;
	}
	

	
.error div {
	width: 65%;
	padding: 0 0 0 35%;
	}
.error ul {
	margin: 0;
	}
	
li.Error 
{
    color:red;
}

p.Error 
{
    color:red;
}

.errorPage p, .errorPage h1
{
    float: left;
    padding: 0 4%;
    text-align: center;
    width: 92%;
}
	
/*Menú*/
.menu {
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #1b4298;
	}
.menu a {
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 5px 0 0;
	border-right:  1px solid #1b4298;
	}
/*Tabla*/
table {
	border: 2px solid #1b4298;
	clear: both;
	width: 1000px;
	}
table td {
	border-bottom: 1px solid #1b4298;
	border-right: 1px solid #1b4298;
	padding: 5px;
	text-align: center;
	}
	

	
table th,
table .th {
	background: #1b4298;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	}
table .text_left {
	text-align: left;
	}
table .noBorder {
	border-right: none;
	}
	
	
.table .gridResult
{
    	text-align: left;
}
	
.UnitControl .QC_EntradaDatos,
.DtoControl .QC_EntradaDatos {
	width: 100px;
	}
	
	
/*____________________________________FORMULARIOS_________________________________________*/
.campos_formulario {
	border-bottom: 1px solid #1b4298;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	}
.campos_formulario.inferior {
	padding: 20px 0 0 0;
	width: 1000px;
	border: none;
	}
.campos_formulario.noLinea {
	border: none;
	}
.busq_farmacia {
	width: 1000px;
	padding: 5px 0 10px 0;
	}
.campos_formulario .QC_MarcoPregunta {
	width: 500px;
	padding: 0 0 10px 0;
	height: 25px;
	}
.campos_formulario.inferior .QC_MarcoPregunta {
	width: 150px;
	background: #f4f4f4;
	padding: 5px;
	margin: 0 20px 0 0;
	font-weight: bold;
	}
.campos_formulario .QC_MarcoPregunta .QC_Etiqueta {
	color: #1b4298;
	width: 150px;
	text-align: right;
	padding: 2px 5px 3px 0;
	}
.campos_formulario.inferior .QC_MarcoPregunta .QC_Etiqueta {
	width: auto;
	text-align: left;
	}
.campos_formulario.inferior .QC_EntradaDatos {
	padding: 3px 0 0 0;
	}
	
.campos_formulario .TextoAreaControl
{
    height: 100px;
}	
.campos_formulario .QC_EntradaDatos textArea{
	padding: 3px 0 0 0;
	height: 100px;
	width: 300px;
	}

	
.textoFormulario
{
	width:300px;
	padding:3px;
	margin-right:10px;
	background-color:#f8faff;
	border:1px solid #c1cee5;
	color:#4c4c4c;
}

.textoFormulario input	
{
	width:293px;
	border:1px solid #e0e6f2;
	color: #888;
}

.campos_formulario select
{
    width:300px;
    color: #888;	
}



.campos_formulario .QC_EntradaDatos input,
.campos_formulario textarea,
table input {
	color: #888;	
	}
.centrar_totales {
	width: 780px;
	float: none !important;
	margin: 0 auto;
	}
.comentario {
	width: 400px;
	background: #f4f4f4;
	padding: 5px;
	}
.comentario .QC_Etiqueta {
	color: #1b4298;
	font-weight: bold;
	padding: 0 5px 0 0;
	}
.comentario textarea {
	width: 300px;
	height: 60px;
	}
.botones
    {
	    float: right !important;
        /*width:450px;*/
        text-align: center;
        width: 100%;
        padding:20px 0px 0px 0px;
	}

.MarcoWeb .botones .right {
	float: right;
	padding-left: 4px;
	}
		

.comboMultiple .QC_EntradaDatos select
{
    width:300px;
}
	
	
	

	

	
.btn
    {
	    width: 76px;
	    height: 20px;
	    background: url(/Assets/images/btn/btn_entrar.gif) left top no-repeat;
	    border: none;
	    cursor: pointer;
	    color: #FFF;
	    font-weight: bold;
        margin: 0 5px;
	}
.btnGenerateExcel {
    width: 120px;
    height: 20px;
    background: url(/Assets/images/btn/btn_long.gif) left top no-repeat;
    border: none;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
	}
.btn_long {
	width: 120px;
	height: 20px;
	background: url(/Assets/images/btn/btn_long.gif) left top no-repeat;
	border: none;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	margin: 0 5px;
}
.btn_long.longer {
	width: 160px;
	background: url(/Assets/images/btn/btn_long_2.gif) left top no-repeat;
	}
	
.activar_pedido {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 1000px;
}

.btn_buscar_farmacia {
	background: url(/Assets/images/btn/btn_buscar_farmacia.gif) left top no-repeat;
	width: 147px;
	height: 20px;
	border: none;
	cursor: pointer;
	color: #FFF;
	text-align: left;
	padding: 0 0 0 25px;
	font-weight: bold;
	}
.btn.aspNetDisabled {
	cursor: default;
	color: #999;
	background: url(/Assets/images/btn/btn_off.gif) left top no-repeat;
	}
.btn_long.aspNetDisabled {
	cursor: default;
	color: #999;
	background: url(/Assets/images/btn/btn_long_off.gif) left top no-repeat;
	}
.btn_long.longer.aspNetDisabled {
	background: url(/Assets/images/btn/btn_long_2_off.gif) left top no-repeat;
	}
.resultados {
	margin: 20px 0 0 0;
	padding: 20px 0;
	border-top: 1px solid #1b4298;
	width: 1000px;
	}
.resultados table {
	width: 1000px;
	}
/*
textoFormularioAutoCompleted
{
	width:300px;
	padding:3px;
	margin-right:10px;
	background-color:#f8faff;
	border:1px solid #c1cee5;
	color:#4c4c4c;		
}	
	
.textoFormularioAutoCompleted div
{	
	width:300px;
	float:none;
	border:1px solid #e0e6f2;
	
}



textoFormularioAutoCompletedLarge
{
	width:500px;
	padding:3px;
	margin-right:10px;
	background-color:#f8faff;
	border:1px solid #c1cee5;
	color:#4c4c4c;		
}	
	
.textoFormularioAutoCompletedLarge div
{	
	width:500px;
	float:none;
	border:1px solid #e0e6f2;
	
}*/


.textoFormularioAutoCompletedLarge input,
.textoFormularioAutoCompleted input {
	width: 300px;
	color: #bbb;
	}
	
.textoFormularioAutoCompletedLarge div,
.textoFormularioAutoCompleted div {
	width: 300px;
	
	}	
.textoFormularioAutoCompletedLarge .error,
.textoFormularioAutoCompleted .error {
	color: #FF0000;
	float: left;
	padding: 0 0 0 155px;
	font-size: 0.8em;
	margin: -10px 0 0 0;
	width: 300px;
	clear: both;
	}
/*Calendario*/
.ajax__calendar_container {
	background: #FFF;
	border: 1px solid #1b4298;
	padding: 0 !important;
	}
.ajax__calendar_header {
	color: #FFF;
	background: #1b4298;
	}
.ajax__calendar_body,
.ajax__calendar_days, 
.ajax__calendar_months, 
.ajax__calendar_years {
	height: 126px !important;
	}
.ajax__calendar_days table,
.ajax__calendar_months table,
.ajax__calendar_years table {
	width: 100%;
	}
.ajax__calendar_days table thead td {
	color: #FFF;
	background: #f4f4f4;
	color: #1b4298;
	}
.QC_Calendar td {
	padding: 0 !important;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	}
.QC_Calendar table {
	border: none;
	}
.ajax__calendar_footer.ajax__calendar_today {
	width: 170px;
	background: #f4f4f4;
	text-align: center;
	color: #1b4298;
	padding: 2px 0;
	}
.ajax__calendar_active {
	background: #f4f4f4;
	color: #1b4298;
	font-weight: bold;
	}
.MarcoWeb .ajax__calendar_next {
	position: relative;
	left: 140px;
	}
.ajax__calendar_title {
	width: 110px;
	}
	
.hidden
{
        display:none;
    }
    
    
.hiddenVisibility
{
        visibility:hidden;
    }
/*Desglose de pedido*/
.QC_Btn {
	margin: 0 0 0 5px;
	}
.fechas_desglose {
	width: 500px;
	margin: 0 0 20px 0;
	}
.fechas_desglose .QC_MarcoPregunta {
	margin: 0 0 20px 0;
	}
.fechas_desglose .QC_Etiqueta,



.porcentaje_desglose
{
    width:100%;
    padding-bottom:10px;
    }


.porcentaje_desglose .QC_Etiqueta {
	padding: 2px 5px 0 0;	
	}
.fechas_desglose .QC_EntradaDatos input,
.porcentaje_desglose .QC_EntradaDatos input {
	color: #666;
	}
.fechas_desglose table {
	border-left: 1px solid #1b4298 !important;
	border-top: 1px solid #1b4298 !important;
	width: 200px;
	}
.fechas_desglose table td {
	padding: 2px 5px;
	}	
	

/******************************** MASCARA ********************************************************/

#mask
{
    position: absolute;
    left:0;
    top:0;
    z-index: 9000;
    background-color: #000;
    display: none;
}


#mask2
{
    position: absolute;
    left:0;
    top:0;
    z-index: 9000;
    background-color: #000;
    display: none;    
}

.window
{
    position: absolute;
    left:-0;
    top: 0;
   	width: 800px;
    height: auto;
	padding-top:20px;
	padding-right:20px;
	padding-left:15px;
    display: none;
    z-index: 9999;
    padding: 40px;
	background: #FFF;
	border: 3px solid #83b81a;
	text-align: justify;
	line-height: 1.5em;	
}


.window2
{
    position: absolute;
    left:-0;
    top: 0;
   	width: 800px;
    /*height: 430px;*/
	padding-top:20px;
	padding-right:20px;
	padding-left:15px;
    display: none;
    z-index: 9999;
    padding: 40px;
	background: #FFF;
	border: 5px solid #F00;
	text-align: justify;
	line-height: 1.5em;	
}



.close
	{
		font-weight:bold;
		color:#FFF;
		font-size:14px;
		padding-left: 6px;
		}
		
.close1
	{
		font-weight:bold;
		color:#50575c;
		font-size:16px;
		}


.imprimir {
    font-weight: bold;
    color: #50575c;
    font-size: 16px;
}


	
.SelectDate .QC_EntradaDatos table
{    
    width:550px;
    text-align:left;
}
	

.left
{
	float:left;
}

.resultados .right
	{
		float:right;
		text-align:right;
	}
	
	



/* FILTER */

/* tables */

table.tablesorter thead tr .header {
	background-image: url(/Assets/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/Assets/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/Assets/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {

}	


.unitDesglose 
{
    width:130px
}

	
	
.panelGeneracion
{
    width:300px;
    height:150px;
    padding:5px;
    background-color:White;
    color:Black;
    border: 1px solid green;
    z-index:1;
}
	
	
	
.tabla_account_numbers
{
        width:500px;    
    
    
}
	

.botonesDetalle
{
    width:1000px;
    padding-top:10px;
    
    }

	
.panelGrid
{
    padding:10px 10px 10px 10px;
    }
	
.panelGridConent
{
      padding: 0px 10px 10px 10px;
    
    }

.pharmacy_list {
	border-bottom: 1px solid #1b4298;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	}	

.product_list {
	border-bottom: 1px solid #1b4298;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	}	
	
.product_list table td 
{
    text-align:left;
}	



/*     PEDIDOS CANCELADOS */

.fechas_desglose_cancelados
{
    width:800px;    
    position:relative;    
    margin-bottom:20px;    
}


.pnlPedidosCancelados
{
    
}

.MarcoWeb .bttErrorWindow

{
	clear: left;
	width: 31%;
	float: right;
}


.MarcoWeb .btn_close

{
    width: 80px;
    height: 20px;
    background: url('/Assets/images/btn/btn_long_2-c.gif') no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
	float: right;
}

.txtMessage

{
	
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	
	
	
}

.orderGroupContent {
    width: 100%;
    margin-top: 25px;
}
.orderGroupLeft {
    float: left !important;
}
.orderGroupRight {
    float: right !important;
}

.orderGroupPharmacyName {
    clear: both;
     margin-top: 10px;
}
.msd-dorder div {
    float: none;
}
.inlineBlock div{
    display: inline-block;
    padding: 5px;
}

.inlineBlockHeader div{
    display: inline-block;
    padding: 2px;
}
.clear {
    clear: both;
}

table#tblEmentListInd th:nth-child(8)
 {
    width:350px !important;
}

table#tblEmentListIndMagento th:nth-child(8) {
    width: 350px !important;
}


table#tblEmentList th:nth-child(9) {
    width:350px !important;
}
.btnFilters {
	margin-bottom: 20px;
}
.btnDatatable {
	width: 100%;
}
.btnDatatable .btSetState,
.bttErrorWindow .btSetState  {
    border:1px solid #1b4298;
    background:#1b4298;
    color:#fff;
    float:left;
    margin:3px;
    cursor:pointer;
}

.btnDatatable a {
    border: 1px solid #1b4298;
    background: #1b4298;
    color: #fff;
    float: left;
    margin: 3px;
    cursor: pointer;
    display: block;
    padding: 2px;
}

.bttErrorWindow .btSetState {
    float:right;
}

.btnDatatable a.order-pdf {
    display:inline-block;
    float:left;
}

#dialogPresentationsContent {
    width:100%;
}



/**/

.orderGroupContent .orderGroupRight
    {
        padding:25px 0px 0px 0px;     
    }

.orderGroupContent .orderGroupRight input
    {
        background: url(/Assets/images/btn/btn_long_3.png) top center no-repeat;
        border: none;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        height: 20px;
        padding: 0px;
        text-align: center;
        width: 230px;
    }

.hiddenCol {
	display:none;
}

#EditPeriod select {
	width: 50px;
	margin-left: 20px;
}

.loadingLayer {
    background: url(/Assets/images/newloading.gif) no-repeat center center;
    background-color: #cccccc40;
    background-size: 100px;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 10001;
}