﻿@import url('../css/style.default.css');
@import url('../css/bootstrap.min.css');
@import url('../css/bootstrap-override.css');
@import url('../css/jquery-ui-1.10.3.css');
@import url('../css/font-awesome.min.css');
@import url('../css/animate.min.css');
@import url('../css/animate.delay.css');
@import url('../css/toggles.css');
@import url('../css/chosen.css');
@import url('../css/lato.css');
@import url('../css/roboto.css');
@import url('../css/jquery.datatables.css');

body {
	margin-top: 0px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-left: 0px;
	font-family: 'LatoRegular', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif !important;
	background-color:white !important;
}

.Buzon{

	margin-top:-10px !important;
}

.cmbEncabezado{
	background-color:#00b8ff  !important;
	color:white ;
	border-color:#cccccc 
}

.cmb{
	/*font-size:40px;*/
	background-color:#003e56 !important;
	color:white !important;
}

.cmb0{
	/*font-size:40px;*/
	background-color:#cee499  !important;
	color:Black !important;
}

.cmb1{
	/*font-size:40px;*/
	background-color:#ffcd99  !important;
	color:Black !important;
}

.cmb2{
	/*font-size:40px;*/
	background-color:#c8b0e4  !important;
	color:Black !important;
}

.acciontextG{
	font-family: 'LatoRegular', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif !important;
	font-weight:bold;
}

.btn-successC {
    background-color:#70be27  !important;
    border-color:black !important;
    color:white !important;;
}

.btn-success:hover {

	background-color:#ff7700 !important ;
}

.textogrlMed 
{
	font-family: Tahoma;
	font-size:small ;
	font-style:normal;
}

.textogrlMedNeg
{
	font-family: Tahoma;
	font-size:small ;
	font-style:normal;
	font-weight:bold;
}

.textogrlNeg
{
	font-family: Tahoma;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
}

.textoRed
{
	font-family: Tahoma;
	font-size: xx-small;
	color: #FF0000;
	font-style: normal;
	text-align: left;
}

.textoBlue
{
	font-family: Tahoma;
	font-size: xx-small;
	color: #004CAF;
	font-style: normal;
	text-align: left;
}

.textoBlueMed
{
	font-family: Tahoma;
	font-size: medium;
	color: #004CAF;
	font-style: normal;
	text-align: left;
}

.textoRedMed {
	font-family: Tahoma;
	font-size:medium; 
	color: #FF0000;
	font-style:normal;
	text-align:left;
}

.legend 
{
	color:Black ; 
	font-size:XX-Small 
}

.mainpanel {
   margin-left: 2px;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.col01 {
	width:300px;
}

.btn-orange  {
}

.btn-xxxlg {
   padding: 40px 100px;
}

tr.selected {
	background-color: #b0bed9;
}

.lockPageWaiting {
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:rgba(255, 255, 255, 0.00)
}
