body {
    margin: 0;
    padding: 0;
    background-color:#F6F8FA !important;
}
html
{
    background-color:#F6F8FA;
}

p{
    padding:0px !important;
    margin:0px !important;
}
.container-Principal
{
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    margin-right:0px;
    width:100%;
    background-color:#F6F8FA;
} 

.btn
{
    padding:2px 5px 2px 5px !important;
    font-size :10pt !important;
}

input[type="text"],input[type="password"], textarea
{
    border-radius:3px;
    border:1px solid #7F9DB9;
}
.input-group-addon
{
    padding: 4px 6px !important;
    font-size: 13px !important;
}

.glyphicon 
{
    position:inherit !important;
}
select
{
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	line-height: 1.42857143;	
	border-radius: 3px;	
}

select:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);	
}

.noPadding {
    padding-right:0px !important;
    padding-left:0px !important;
    /*acaca - 19/06/2017 - Boiero Agustin - Solicitud: 5426 */
    padding-top:5px !important;
    /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
}

.formulario {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #F6F8FA;
}

.titulo {
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana;
    background-color: #e5e5e5;
    height: 25px;
    padding: 3px;
    text-align: center;
}

.heading {
    padding: 10px 0 0 0;
    color: #0066CC;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 10pt;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A7CDF0;
    margin-bottom: 5px;
}

.texto {
    font-size: 10pt;
    color: #000000;
    font-family: Tahoma;
    padding-left:0px !important; 
    padding-right:0px !important; 
    margin-left:0 !important; 
    max-width: 950px;
}

.form-control {
    height: 21px !important;
    padding: 0px !important;
    font-size: 10pt !important;
}

.row {
    font-size: 10pt !important;
    color: #000000 !important;
    font-family: Tahoma !important;
    /*acaca - 19/06/2017 - Boiero Agustin - Solicitud: 5426 */
    /*padding-top:5px !important;*/
    /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
}

.input-group .form-control{
    position: initial !important;
}
/*control fechas*/
.input-group-addon:last-child{
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    background-color:White !important;  
}
.input-group-addon:hover{
    background-color: #f2f2f2 !important;
}
.input-group-addon.date
{
    padding: 3px !important;
    font-size: 13px !important;
}

/* GRILLAS de bootstrap*/

.alert-success{
    background-color: rgb(239, 243, 251) !important;
    border-color: transparent !important;
    color: Black !important;
    max-width: 600px !important;
}
th {
    background-color: #7AADD9 !important;
    color:White !important;
}
table {
    font-size:8pt !important;
}
.table-hover > tbody > tr:hover{
    background-color:#FFD96E !important;
}
.ColumnaDer {
    text-align: right !important;    
}
.ColumnaIzq{
    text-align:left !important;
}
.ColumnaCen{
    text-align:center !important;
}
.grilla{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma;
}
.grilla td, th{
    padding:4px !important;
}

/*LOGIN*/
.form-signin {
    max-width: 330px;
    margin: 0 auto;
    margin-top: 66px;    
    padding:0; 
    background-color:#F6F8FA; 
    border-radius:5px; 
    border: 2px solid #ddd; 
    box-shadow: 0 4px 23px rgba(0, 0, 0, .5); 
}
.row-login
{
    margin:10px 15px 0px 15px;
}

.form-control-login {
    margin:7px !important; 
    width:96% !important;
    padding:5px !important; 
    height: 34px !important;
}

.btn-login {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.text-center-login{
    margin-top:0;
    margin-bottom:20px; 
    padding:10px; 
    background-color:#e5e5e5;  
    border-top-left-radius:5px; 
    border-top-right-radius:5px; 
    font-weight: bold;
}

/*datepicker*/
.datepicker table tr td, .datepicker table tr th{
    font-size:11px;
    width: 25px !important;
    height: 25px !important;
}
.datepicker table tr td span, .datepicker table tr th span{
    line-height:22px !important;
    height: 22px !important;
}
.datepicker table {
    width:150px !important;
}

/*tabs*/
.ui-tabs-active
{
    background-color: #7AADD9; /*#dbebf9*/
    /*border-top:1px solid #A7CDF0 !important;
    border-left:1px solid #A7CDF0 !important;
    border-right:1px solid #A7CDF0 !important;*/
    border-radius: 4px 4px 0 0 !important;
    font-weight:bold;
}
.ui-tabs-active > a
{
    color:#FFFFFF;
    border-color:#7AADD9 !important;
}

.nav > li > a:hover
{
    background-color:#eeeeee;
    color:#337ab7 !important;
    border-top:1px solid #A7CDF0 !important;
    border-left:1px solid #A7CDF0 !important;
    border-right:1px solid #A7CDF0 !important;
}
.nav > li > a:focus
{
    color:#FFFFFF;
    outline:none !important;
}
.nav-tabs
{
    border-bottom: 1px solid #A7CDF0 !important;
}
.nav-tabs.nav-justified > li > a
{
    border-bottom: none !important;
    border: 1px solid #A7CDF0;
}


/*iframe responsive*/
.embed-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    min-height:400px;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-body
{
    background-color:#F6F8FA !important;
}
.modalBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup {
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;		
}
/*regular tamaņos de elementos especiales*/
@media (min-width: 768px) {
    .textarea {
        width: 510px !important;
    }
    #divContent {
        margin-left: 170px !important;
    } 
}
@media (min-width: 992px) {
    .textarea {
        width: 710px !important;
    }
}
@media (min-width: 1200px) {
    .textarea {
        width: 895px !important;
    }
}
/*grafico*/
.highcharts-container{/*cetrear grafico*/
    margin:0 auto !Important;
}

/*ventanas modals*/

.modal-dialog
{
   z-index: 1050;
   width: auto;
   font-size: 14px;
}

#BuscMod .modal-dialog
{
    max-width: 632px;
}

#MsjSalir .modal-dialog
{
    max-width: 300px;
}

tabla .modal-dialog
{
    max-width: 632px; 
    margin:0px;
}

.imgResponsiveMia
{
    background-position: 50%;  
    display: block !important; 
    width: 100% !important; 
    background-repeat: no-repeat; 
    background-size: cover;
    object-fit: cover;
    
}

.navbar-toggle
{
    background-color: Transparent ! important;
}


