
body{
	background-color: #0d395c!important;
	padding-bottom: 70px;
	/*overflow-y: scroll;*/
}

.fondo{
	background-color: #0d395c;
	width:100%;
}

a{
	text-decoration:none;
}

.menuItem{
	color:white;
}

.menuItemMobile{
	color:#337ab7;
}

.menuItem:hover{
	color:#99d2ff;
	font-weight:700;
}

@media print
{    
    .noprint
    {
        display: none !important;
    }
}

/*Estilo LOGIN*/
.page-bg {
    padding-top: 40px;
}
.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #e1f0f7;
	border-color: #e1f0f7;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #029f5b;
	font-size: 18px;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}


.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}

.logmenu{
	background-color:#e1f0f7;
}

.imglogo{
	padding-top: 5px;

}



/**/



footer {
    position: fixed;
    bottom: 0;
    width: 100%;
	color: white;
	padding: 5px;
	margin-top: 25px;

}


a{
	color:white;
	text-decoration:none;
}
/* Estilo MENU------------------------------*/


.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: white;
}


.navbar-nav>li>a {
	/*color:white;*/
    padding-top: 5px;
    padding-bottom: 5px !important;
}

.activo{
	border-bottom: 4px solid #e1f0f7;
}

.subMenu{s
	color:#0d395c;
	border-bottom: 2px solid #e1f0f7;
}



.navbar-menu {
    background-color: #0d395c;
    border-color: #080808;
}

.navbar {
    position: relative;
    min-height: 50px;

    }

.seccionTitulo{
	border-bottom: 1px solid #c3c3c3;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;

}

.menuTitulo{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color:#0d395c;
	
}

.link{
	color:#0d395c;
}

.menusidebar{
	background-color: #0d395c;
	color: white;	
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
    white-space: nowrap;
	background-color:#0d395c;
	margin-bottom: 8px;
}



.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    width: 100%;
    color:#0d395c;
}



.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
   
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	margin:0px;
}

.dropdown-menu > li > a:hover{
	background-color: red;
    color:#0d395c !important;
}

/*
.navbar-nav .open .dropdown-menu>li>a {
    padding: 0px 0px 0px 15px;
	background-color:#0d395c !important;
}


.navbar-nav .open .dropdown-menu li a:hover {
    padding: 0px 0px 0px 15px;
	color: #0d395c;
	background-color:#0d395c !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    
    border-color: #337ab7;
	margin:0px;
	color: #0d395c;
	background-color:#0d395c !important;
}
*/

li{
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav>li a:hover{
	background-color: #;
	margin:0px;
}



.tituloPanel{
	border-bottom: 1px solid #ffffff;
	font-family: 'Oswald', sans-serif;
	width:100%;
}

.tituloPanel1{
	border-bottom: 1px solid #ffffff;
	font-family: 'Oswald', sans-serif;
	width:100%;
	color:white;
}


.panel{
	background-color: #0d395c;
}


h1 h2 h3 h4 h5 h6{
	color:#d8d8d9;
}

.pantalla{
	padding-right: 30px;
    padding-left: 30px;
    background-color: white;
}
/* Estilo TABLA-------------------------------- */


th{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	background-color: #328cb7;
	color:#fff;
	border-left: solid 1px #fff;
}


.tablaFactura{
	text-align: center;
	margin:10px;
}

.tablaborde{
	border: 1px #c3c3c3 solid;	
	}

.centro{
	text-align: center;
}





/*-- Estilo REPORTE--*/


.sombraReporte{
-webkit-box-shadow: 0px 2px 47px 5px rgba(163,163,163,0.88);
-moz-box-shadow: 0px 2px 47px 5px rgba(163,163,163,0.88);
box-shadow: 0px 2px 47px 5px rgba(163,163,163,0.88);
border-radius: 5px;
}

/*-- Estilo Movement--*/

.btnMovement{
text-align:right;
margin:5px;
}

.btnSave{
text-align:right;
}

.btnFooter{

margin:0px;
}

.btnTop{
text-align:right;
padding:5px;
}

.espacio{
	margin-top:10px;
}

.fixed-btnSave {
    position: fixed;
    top: auto;
    bottom: 0;
	text-align:right;
}
/**/

/*ACORDEON*/

.filterLink{

/*
background: rgba(109,176,238,1);
background: -moz-linear-gradient(top, rgba(109,176,238,1) 0%, rgba(0,107,168,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,176,238,1)), color-stop(100%, rgba(0,107,168,1)));
background: -webkit-linear-gradient(top, rgba(109,176,238,1) 0%, rgba(0,107,168,1) 100%);
background: -o-linear-gradient(top, rgba(109,176,238,1) 0%, rgba(0,107,168,1) 100%);
background: -ms-linear-gradient(top, rgba(109,176,238,1) 0%, rgba(0,107,168,1) 100%);
background: linear-gradient(to bottom, rgba(109,176,238,1) 0%, rgba(0,107,168,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db0ee', endColorstr='#006ba8', GradientType=0 );*/

background: rgba(147,206,222,1);
background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -o-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -ms-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: linear-gradient(to bottom, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 );
	padding-right: 0px;
    padding-left: 0px;
}

.link{
	text-decoration: none;
}



.fixed-top {
    position: fixed;
    top: 0;
    bottom: auto;
	width:100%;
	padding-right: 0px;
    padding-left: 0px;
}

.fixedBtn {
   background-color: #0d395c; 
   position:fixed;
   bottom:0;
   width:100%;

}

.total{
	font-size:12px;
}




.panel-heading a:after {
    content: "";
    position: relative;
    top: -22px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    font-size: 22px;
    left: -6px;

}


.panel-heading a[aria-expanded="true"]:after {
  content: "\f103";
  color:white;
  background-color:#0d395c;
  padding:1px 10px 1px 10px;
  border-radius: 5px;
  font-weight: 500!important;
}

.panel-heading a[aria-expanded="false"]:after {
  content: "\f101 ";
  color:white;
  background-color:#0d395c;
  padding:1px 10px 1px 10px;
  border-radius: 5px;
  font-weight: 500 !important;
}

/* */
.container-tb {
    height: 200px;
    width: 100%;
    overflow: auto;
	min-height: 10px;
   
}
.tableFixed {
    border-collapse: collapse;
    table-layout: fixed;
    width: auto;
    min-width: 100%;
}

td.fth-header,
th.fth-header {
    background-color: #328cb7!important;
    color: white;
}


.sortorder:after {
    content: "\25b2";
    color: white;
	font-family: FontAwesome;
	font-size: 9px;
 } 

.sortorder.descending:after {
    content: "\f063";
    color: white;
	font-family: FontAwesome;
	font-size: 9px;
}




.menuOperation a[aria-expanded="true"]:after {
  content: "\f078";
  color:white;
  float:left;
  font-family: FontAwesome;
}

.menuOperation a[aria-expanded="false"]:after {
  content: "\f054";
  color:white;
  float:left;
  font-family: FontAwesome;
}
 /**/

