﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);

/* ---------------------------
Colores de la plantilla
--------------------------- */

.color-blanco {    
    background-color: #fff; 
}

.color-negro {    
    background-color: #000;        
}

.color-gris-claro {    
    background-color: #939494; /* .color-gris-claro */
}

.color-gris-medio {    
    background-color: #4B636A; /* .color-gris-medio */
}

.color-gris-medio2 {    
    background-color: #273437; /* .color-gris-medio2 */
}

.color-gris-oscuro {    
    background-color: #333334; /* .color-gris-oscuro */
}

.color-gris-oscuro2 {    
    background-color:  #0C1A1E; /* .color-gris-oscuro2 */
}

.color-gris-oscuro3 {    
    background-color:  #050A0C; /* .color-gris-oscuro3 */
}

.color-azul-claro {    
    background-color: #9BCDDB; /* .color-azul-claro */
}

.color-azul-medio {    
    background-color: #2498A4; /* .color-azul-medio */
}

.color-azul-logo {    
    background-color: #2458A4; /* .color-azul-logo */    
}

.color-ladrillo {    
    background-color: #A42458; /* marron+rojo */    
}

.color-verde-lima {    
    background-color: #58A424; /* verde lima */    
}



.text-azul-logo {
    color: #2458A4; /* .text-azul-logo */    
}



.blue { 
    color: dodgerblue !important; 

}
.violet {
    color: blueviolet !important;
}
.red {
    color: red !important;
}
.orange {
    color: orange !important;
}
.yellow {
    color: yellow !important;
}
.green {
    color: green !important;
}

.black {
    color: black !important;
}




/* ------- */


#topspacer 
{
    /* margin-top: 15px; */
    min-height: 15px;
    background: #fff;
}

#page
{    
    /* margin: 0px;	*/
	background: #FFFFFF;
}


#breadcrumb
{
    /* 
    color: #fff !important;    
	border-top: 1px solid #3181AF;
	border-bottom: 1px solid #000; 	    
    */     
    background-color: #0C1A1E !important; /*  @color-gris-oscuro2 */
}
.breadcrumb {     
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    display: block; 
    background-color: #0C1A1E !important;  /*  @color-gris-oscuro2 */
}
/*
.breadcrumb li {font-size: 14px;}
.breadcrumb a {color: rgba(66, 139, 202, 1);}
.breadcrumb a:hover {color: rgba(42, 100, 150, 1);}
.breadcrumb > .active {color: rgba(153, 153, 153, 1);}
.breadcrumb > li + li:before {    
    content: '\00BB';     
    padding: 0 5px; 
    color: #aaa;         
}
*/



h1, h2, h3, h4, h5 {
    margin: 0px;
    padding: 10px;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}


/* ---------- SHADOWS---------- */
    

.text-shadow-custom {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .20);   
}


.shadow {
    border: 1px solid #A9A9A9;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .25);    
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .25);
}

.shadow-round {

    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .25);    
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .25);
}

.panel-custom-shadow {

    margin-top: 10px; 
    margin-bottom: 10px; 
    padding: 0px;

    background-image: url(../Images/bg/tiled_trans.png);     
    background-repeat: repeat;   

    background-color: #E7E7E7 !important;

    border: 1px solid #A9A9A9 !important;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .25) !important;    
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .25) !important;
}


/* ---------- PAGE---------- */

.page-header-custom {       

    color: #4B636A !important; /* @color-gris-medio */

    max-height: 50px;

    margin-top: 0px;
    margin-bottom: 0px;

    padding-bottom: 0px;

    /* border-bottom: 1px solid #4B636A; @color-gris-medio */    
    
    /* text-shadow: 1px 1px 0 rgba(0, 0, 0, .80); */

    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .25) !important;    
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .25) !important;
}

.page-header-custom h5, 
.page-header-custom h4, 
.page-header-custom h3, 
.page-header-custom h2, 
.page-header-custom h1 
{ 
    margin: 0px; 
    color: #0C1A1E !important; /* @color-gris-oscuro2 */
}

.content-margin {
    padding-left: 15px;
    padding-right: 15px;
}


#content-menu {
    background-image: url('../Images/bg/pattern-subtle_dots.png');
    z-index: 1;
}

#content-menu-flat {
    background-color: #9BCDDB;
    z-index: 1;
}

#mainFilterFormContainer {
    background-color: #bfe3ed38;
    padding: 15px 0px 0px 0px !important;
    margin: 0px !important;
}

#titulo-superior {
    font-weight: 600;
}

#mainFilterForm .mini-gutter > [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px;
}

#mainFilterForm label {
    color: #333;
}

.site-margin {
    margin-left: auto;
    margin-right: auto;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}


input,
select,
textarea {
    max-width: 100%; /* 500px */
}


.text-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-wrap {
    white-space: normal;    
}


#alt-img {
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}


#emailModalDialog .modal-body {
    background-color: #2458A4; /* .color-azul-logo */ 
}






/* ----- Modals: fix bootstrap modal on modal/fixed div ----- */

.modal {
    margin-top: 50px;    
}

.modal-backdrop {
  z-index: -1;
  /* bug fix - no overlay 
    display: none; 
  */    
}



/* -- bootstrap -- */

.container {    
    margin: 0px;
    margin-left: auto;
    margin-right: auto;

    padding: 0px;
}

.container-fluid, .row {    
    margin: 0px;
    padding: 0px;
}

* {
    box-sizing: border-box;
}


.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}


.no-gutter > [class*='col-'] { /* remover espacios entre columnas (uso: class="row no-gutter" ) */
    padding-right: 0px;
    padding-left: 0px;
}

.mini-gutter > [class*='col-'] { /* remover espacios entre columnas (uso: class="row mini-gutter" ) */
    padding-right: 2px;
    padding-left: 2px;
}



.btn:focus {
    outline: none; /* quitar brillo del botón en OSX+Chrome */
}

.btn.btn-square {
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}



.label-sm {
    font-size: 12px;
}

.label-md {
    font-size: 14px;
}

.label-lg {
    font-size: 16px;
}

/* ----- Tabs -----  */

.nav-tabs {
    margin-bottom: 0;
}

.tab-content {
    border: 1px solid #ddd;    
    padding: 10px;
    margin-bottom: 10px;
}


/* ----- Error MSG -----  */


.validation-summary-errors {
    color: red;
}



/* ---------- PANEL ---------- */

.panel-custom {
    /* color: #000; */
    background-color: #fff;    

    border-radius: 0;
    -webkit-border-radius: 0;      
}

.panel-custom-title {
    color: #fff !important;     
    /* background-color:  #2458A4; .color-azul-logo */ /* #333334;  */      

    background-image: url(../Images/bg/bkg.gif);     
    background-repeat: repeat;  
}

.panel-custom-title h1, 
.panel-custom-title h2, 
.panel-custom-title h3, 
.panel-custom-title h4, 
.panel-custom-title h5 {
    color: #fff !important;  
    margin: 0px;

    /* text-shadow: 1px 1px 0 rgba(0, 0, 0, .80); */
}


#busqueda-avanzada,
#orden {
    background-color: #fff;
    /*border-top: solid 10px #000;*/
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}



/* -----  Kendo ------ */


.k-grid table {
   table-layout: fixed;
}

.k-grid td {
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    /* padding: 0.1em 0.3em 0.1em 0.3em; */
}

.k-grid tbody .k-button, .k-ie8,
.k-grid tbody button.k-button {
    min-width: 30px !important;
    min-height: 28px !important;
    /* background-color: rgba(250, 250, 255, .90) !important; */
}

.btn-grid {
    height: 28px;
}

tr[role='row'] input[type='checkbox'] {
    height: 1.44em !important; /* 2.52em */
    line-height: 1.44em !important;
}

#kendoGrid .k-grid-header .k-header {
    /* color: blue !important; */
    background-color: lightgray;
}


.k-dialog .k-window-titlebar {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    vertical-align: middle;
    font-size: 12pt !important;
}

.k-dialog .k-dialog-close {
    margin-top: -7px;        
}


.k-window .k-window-content {
   padding: 0
}


input, .k-textbox, .k-input, .k-dropdown, .k-dropdown-wrap, .k-picker-wrap, .k-select {
    height: 2.22em !important;
    line-height: 2.22em !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/* 2.44em */

.k-multiselect span.k-select {
    height: auto !important;
    vertical-align: middle;
}

    .k-multiselect span.k-select > span.k-icon {
        margin-bottom: 8px;        
    }

/*
.k-widget.k-tooltip {
   background-color: yellow !important; 
   color: black !important;      
   font-size:0.8em !important;
}

.ToolTipContent,  
.ToolTipTopLeft,     
.ToolTipTopCenter,     
.ToolTipTopRight,     
.ToolTipLeftMiddle,     
.ToolTipRightMiddle,     
.ToolTipBottomLeft,     
.ToolTipBottomCenter,     
.ToolTipBottomRight  {
   background-color: yellow !important;    
}
*/


.k-notification-wrap {
    /*background: rgba(0%,0%,0%,.7);
    color: #fff;*/
    font-size: 1.2em;    
    height: auto;
    padding: 30px;    
    /*word-wrap: break-word;*/
    /*line-height: 60px;*/
    /*vertical-align:central;*/
    /*max-width: 800px;*/
}

    .k-notification-wrap > .k-icon {       
         font-size: 1.3em;
         margin-right: 10px;
    }


/* ------ Grid.mvc ------ */

table .grid-table .grid-empty-text { color: transparent; } /* #666; */

.table > tbody > tr > td, .grid-cell {
     vertical-align: middle; 
     padding: 4px;
}

.grid-footer, .grid-pager {
    height: 50px;
}
    .grid-pager ul {
        margin-top: 6px;
        margin-bottom: 6px;
    }

/*
.btn-grid {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
}
*/




/* ------- Print ------- */


@media all {
	.page-break	{ 
        display: none; 
	}
}


@media print {
    ul, li {
        list-style-type: none;
    }

	.page-break	{ 
        display: block; 

        page-break-inside: avoid; 
        page-break-before: always; 
	}
}