:root {
  --color-principal:#45A916;/*permite manejar el color verde de la pagina*/
  --color-secundario:#064D9C;/*permite manejar el color azul de la pagina*/
  --font-principal:'Roboto-Regular', serif;
   background-color:transparent;
}
body {
	height:100%;
	width:100%;
	text-align:center;	
	margin:0px;
	font-family: var( --font-principal);
	margin-bottom:40px;
/*	background: url(../imagenes/fondo2.jpg) no-repeat fixed center;
	/*background: url(background-photo.jpg) center center cover no-repeat fixed;*/
}
.pagination {

  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
     padding: 0px;
  line-height:0.7;
  vertical-align: top;
  border-top: 1px solid #ddd;
  overflow : hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0px solid #ddd;
}
.table-hover > thead> tr:nth-of-type(odd) {
  background-color:#1c5ca4 ;
  height:0px;
}
.table-hover >tbody > tr:nth-of-type(odd) {
  background-color: #F2F2F2;
  height:1px;
}
.table-hover >tbody > tr:hover{
  background-color:#E0ECF8;
  
}
.close {
  float: right;
  font-size: 30px;
  font-weight: bold;
  margin-right:15px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #45A916;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.fullscreen-modal .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.input-group{

height:35px;
  color: white;
	margin-left:0px;
  background-color: transparent;
  border: 0px solid #445361;
}
.input-group-addon {

height:35px;
  color: white;
	margin-left:0px;
  background-color: transparent;
 border: 0;
}

.btn-success {
  color: #fff;
  background-color: #45A916;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.modal1 {
     display: none;
     position: absolute;
     top: 0%;
     left:0%;
     width: 100%;
     height: 100%;
     padding: 10%;
      background: #01698C;
     color: #333; 
  
}


.modal-header {
  padding: 15px;
  border-bottom: 1px solid #064D9C;
  border-color: #064D9C;
   background-color:#064D9C;
}
.panel-success {
  border-color: var(--color-secundario);
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: var(--color-secundario);
  border-color: var(--color-secundario);
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.col-sm-12 {
  margin-right: 0px;
  margin-left: 0px;
}
 .col-sm-3,.col-sm-5,.col-sm-7{
  position: relative;
  min-height: 0px;
  padding-right: 0px;
  padding-left: 0px;
  
}
 .col-xs-12, .col-xs-2, .col-xs-10, .col-xs-8, .col-xs-3,  .col-sm-2{
  position: relative;
  min-height: 0px;
   margin-right: 0px;
  margin-left: 0px;

  
}
.table-striped > thead> tr:nth-of-type(odd) {
  background-color: #7fb3d5 ;
}
.table-striped >tbody > tr:nth-of-type(odd) {
  background-color: #d0d3d4;
}
/***************************************************/  
@media (min-width: 120px) and (max-width: 390px) 
{
  #contModalglobalDetalle
  {
    margin-top:0px;
    margin-left:0%;	
	margin-right:0%;	
     height:80%;
  }
  .cajaformconfig1{    
    width:90%;
     margin-right:10px;    
     }
  #Notifi
{
  top:80px;
	margin-left: 5%;
}
  #PanelDptoCateEs
{ 
	height: 100px;	
}
  .textoTableconfigCenter
{
	font:bold 10px var( --font-principal);	
	
}
.textoTableconfigjustify
{
	font:bold 10px var( --font-principal);	

}
  #PanelPresentacion
{ 
	margin-top:50px;
	height:80px;	
	width:90%;
}
  .spacer90{clear:both; height:10px;}
  .spacer91{clear:both; height:10px;}
  .textoFechaMes
  {
    font:bold 16px var( --font-principal);	
  }
  #contenedorright
{

}
  #contenedorloginConfig
  {
    top:5%;
    width: 100%;
   
  }
  #contenedorleft
{
  visibility:hidden !important;
}

  #PanelPerfil
  { 
    margin-top:10%;
  }
  #PanelDatos1
  { 
    margin-left: 5%;
    height: 520px;
    width:95%;
    margin-top:10%;
  }
  .cajaPerfil{
    margin-left:10px;
  }
  .TextTituloGrafTotal
  {
    font-size :14px;
    margin-left:5px;
  }
  .TextTituloCabeceroModal
  {
    margin-left:2px;
    font-size :14px;
    margin-top:15px;
  }
  .TextTituloCabeceroModal1
  {
    margin-left:0px;
    margin-top:15px;
  }
  #contModalglobal
  {
    margin-top:24px;
  }
  #PanelTotalesGraficosSucu
  { 
    margin-left:0px;
  }
  #PanelGraficoGeneral
  { 
    margin-left:15px;
    margin-top:50px;
    height:420px;
    width:95%;
    
  }
  #PanelTotalesGraficos
  { 
    margin:5px 5px 5px 5px;
  }
  #PanelGrafTotal
  { 
    height:250px;
    margin-top:5%;
  }
  #contenedorlogin
	 {			
		left:8%;
		width: 300px; 
	 }
	 .imglogin
	{
		margin-top:15%;
		margin-left:15%;
	}
	#PanelComplementoConfig
	{ 
		margin-left:0px;  
		width:100%; 
	}
  #contModalglobalConfig
  {
     
      margin-top:0px;
    margin-left:0%;	
	margin-bottom:0px;
	margin-right:0%;	
     height:0%;
	box-shadow: 2px 5px 5px  #273746, 2px 5px 5px  #273746;
  }
  #contModalglobalConfigEs
  {
      margin-top:10%; 
  }
	#PanelTablaConfig
  { 
  	margin-left:5px;
	}
  .cajaformconfig{   
     margin-left:5px;   
   
     }
  #PanelTop
  { 
	  margin-left:5px;
	}
  .formPedido input[type='text']{
 
    width:80%;
    
  }
  #BtnComprarAgregar
  {  
	  width:100%;		  
  }
  .spacerconstrucion{clear:both; height:30px;}
  .spacerPc{clear:both; height:0px;}
  .TextTablaEstadis3
{
font-size :12px;
margin-left:5px;
margin-right:0px;

}
.TextGrafifo1
{
font-size :12px;
margin-left:5px;

}
#PanelImgArticuloDeta
{ 
	height:120px;	
	width:120px;	
}
.formDptocli input[type='text']
{	
	margin-left:0px;	
}
.TextFechaCuadro13
{
margin-left:25px;
}
.formDpto input[type='text']{
  margin-left:5px;
}
.TextTituloPedidoCa12
{	
font: 10px  var( --font-principal);	
margin-left: 0px;
}
#contenedorFormLogin
{        
  width:80%;    
}
}
/*******************************************/
 @media (min-width: 390px) and (max-width: 480px) 
 {

  #contModalglobalDetalle
  {
    margin-top:0px;
    margin-left:0%;	
	margin-right:0%;	
     height:80%;
  }
  .TextTituloPedidoCa12
{	
font: 10px  var( --font-principal);	
margin-left: 0px;
}
  .spacerPc{clear:both; height:0px;}
  .formDpto input[type='text']{
    margin-left:5px;
  }
  .TextFechaCuadro13
{
margin-left:25px;
}
  .cajaformconfig1{    
    width:90%;
     margin-right:10px;    
     }
  .formDptocli input[type='text']
{	
	margin-left:0px;	
}
  #PanelImgArticuloDeta
{ 
	height:120px;	
	width:120px;	
}
  .cajaformconfig1{    
    margin-left:0px;
    margin-right:0px;    
    }
  .TextTablaEstadis3
  {
  font-size :12px;
  margin-left:5px;
  margin-right:0px;
  
  }
  #PanelDptoCateEs
  { 
    height: 100px;	
  }
  .textoTableconfigCenter
  {
    font:bold 10px var( --font-principal);	
 
  }
  .textoTableconfigjustify
  {
    font:bold 10px var( --font-principal);	
   
  }
  #PanelPresentacion
  { 
    margin-top:50px;
    height:100px;	
    width:90%;
  }
  #BtnComprarAgregar
  {  
	  width:100%;		  
  }
  .formPedido input[type='text']{
 
    width:80%;
    
  }
  .cajaformconfig{   
    margin-left:5px;   
  
    }
  .textoFechaMes
  {
    font:bold 16px var( --font-principal);	
  }
  #PanelTablaConfig
  { 
  	margin-left:5px;
	}
  .spacer90{clear:both; height:10px;}
 
  #contModalglobalConfig
  {
     
      margin-top:0px;
    margin-left:0%;	
	margin-bottom:0px;
	margin-right:0%;	
  height:99%;
	box-shadow: 2px 5px 5px  #273746, 2px 5px 5px  #273746;
  }
  #contModalglobalConfigEs
  {
      margin-top:10%; 
  }
    #PanelPerfil
    { 
      margin-left: 5%;
      margin-top:10%;
    }
    #PanelDatos1
    { 
      margin-left: 5%;
      height: 520px;
      width:95%;
      margin-top:15%;
    }
    #PanelDatos1
    { 
      margin-left: 5px;
      height: 520px;
      width:98%;
      margin-top:10px;
      
    }
    .cajaPerfil{
      margin-left:10px;
    }
    .TextTituloCabecero
    {
     margin-left:5px;
     margin-top:10px;
    }
    .TextTituloCabecero1
    {
      margin-left:5px;
      margin-top:8px;
    }
    #contModalglobal
    {
      margin-top:24px;
    }
    #PanelTotalesGraficos
    { 
      margin:5px 5px 5px 5px;
    }
    #PanelGrafTotal
    { 
      height:250px;
      margin-top: 5%;
    }
    #contenedorlogin
    {			
      left:8%;
      width: 350px; 
    }
    .imglogin
    {
      margin-top:10%;
      margin-left:5%;
    }
    #PanelComplementoConfig
    { 
      margin-left:0px;  
      width:100%; 
    }
    #contenedorloginConfig
    {
      top:5%;
      width: 100%;
     
    }

#contenedorleft
{
  visibility:hidden !important;
}
    .spacerconstrucion{clear:both; height:30px;}
    .TextGrafifo1
    {
    font-size :12px;
    margin-left:5px;
    
    }
    #contenedorFormLogin
    {        
      width:80%;    
    }
}
/***************************************************/  
@media (min-width: 480px) and (max-width: 768px) 
{ 
  #contModalglobalDetalle
  {
    margin-top:0px;
    margin-left:0%;	
	margin-right:0%;	
     height:80%;
  }
  .spacerPc{clear:both; height:0px;}
  .formDptocli input[type='text']
{	
	margin-left:0px;	
}
  #PanelImgArticuloDeta
  { 
    height:120px;	
    width:120px;	
  }
  .TextGrafifo1
{
font-size :12px;
margin-left:5px;

}
  .TextTablaEstadis3
  {
  font-size :12px;
  margin-left:5px;
  margin-right:0px;
  
  }
  .textoTableconfigCenter
  {
    font:bold 10px var( --font-principal);	
    
  }
  .textoTableconfigjustify
  {
    font:bold 10px var( --font-principal);	
   
  }
  #PanelPresentacion
  { 
    margin-top:50px;
    height:120px;	
    width:90%;
  }
  .spacerconstrucion{clear:both; height:30px;}
  #BtnComprarAgregar
  {  
	  width:100%;		  
  }
  .formPedido input[type='text']{
 
    width:90%;
    
  }
  .spacer90{clear:both; height:10px;}
  #contModalglobalConfig
  {
     
      margin-top:0px;
    margin-left:0%;	
	margin-bottom:0px;
	margin-right:0%;	
     height:99%;
	box-shadow: 2px 5px 5px  #273746, 2px 5px 5px  #273746;
  }
  #contModalglobalConfigEs
  {
      margin-top:5%; 
  }
  #PanelPerfil
  { 
    margin-left: 5%;
    margin-top:10%;
  }
  #PanelDatos1
  { 
    margin-left: 5%;
    height: 520px;
    width:95%;
    margin-top:10%;
  }
  .cajaPerfil{
    margin-left:10px;
  }
  .TextTituloCabecero
  {
  margin-left:2px;
  margin-top:15px;
  }
  .TextTituloCabecero1
  {
    margin-left:15px;
    margin-top:5px;
  }
  #contModalglobal
  {
    margin-top:24px;
  }
  #PanelTotalesGraficos
  { 
    margin:5px 5px 5px 5px;
  }
  #PanelGrafTotal
  { 
    height:250px;
    margin-top: 5%;
  }
  .container-fluidPrincipal
	{
		max-width: 768px;
	}
	#contenedorlogin
	 {			
		left:20%;
		width: 400px; 
	 }
	 .imglogin
	{
		top:1%;
		float:center;
	}
	#PanelComplementoConfig
	{ 
		margin-left:0px;  
		width:100%; 
	}
  #contenedorloginConfig
 {
  top:5%;
  width: 100%;
 
 }
 
	
}
/******************************************************************/  
  @media (min-width: 768px) and (max-width: 991px) 
  {
    .spacerPc{clear:both; height:0px;}
    #PanelPresentacion
    { 
      margin-top:50px;
      height:180px;	
      width:90%;
    }
    #PanelTablaConfig
    { 
      margin-left:5px;
    }
    .spacer90{clear:both; height:15px;}
    .TextTituloGrafTotal
    {
      font-size :12px;
      margin-left:5px;
      margin-top:12px;
    }
    #contModalglobalConfig
    {
        margin-top:0px; 
    }
    #contModalglobalConfigEs
    {
        margin-top:5%; 
    }
    #contenedorloginConfig
	{
    top:10%;
  
	}
  
	.container-fluidPrincipal
	{
		max-width: 1199px;	
	}
    #PanelPerfil
  { 
    margin-left: 2%;
    margin-top:5%;
  }
  #PanelDatos1
  { 
    margin-left: 5%;
    height: 520px;
    width:95%;
    margin-top:10%;
  }
    .TextTituloCabecero
    {
    margin-left:2px;
    margin-top:15px;
    }
    .TextTituloCabecero1
    {
      margin-left:0px;
      margin-top:15px;
    }
    #contModalglobal
    {
      margin-top:24px;
    }
  
    #PanelTotalesGraficos
  { 
    margin:5px 5px 15px 5px;
  }
  #PanelGrafTotal
  { 
    height:250px;
    margin-top: 5%;
  }
    .container-fluidPrincipal
	{
		max-width: 1199px;	
	}	
	  #imglogin
	{
		top:1%;
		float:center;
	}
	#PanelComplementoConfig
	{ 
		margin-left:0px;  
		width:100%; 
	}
    
  }
  /******************************************************************/  
  @media (min-width: 991px) and (max-width: 1199px) 
  {
    #cont
  {
    width:98%; 
  }
    #PanelTablaConfig
    { 
      margin-left:5px;
    }
    .spacer90{clear:both; height:15px;}
    .TextTituloGrafTotal
    {
      font-size :12px;
      margin-left:5px;
      margin-top:12px;
    }
    #PanelTotalesGraficos
    { 
      margin:10px 10px 15px 15px;
    }
    #PanelComplementoConfig
    { 
      margin-left:200px;
        min-height: 100vh;
      width:80%;
      background:#F7F9F8;
    }
}
/******************************************************************/  
  @media (min-width: 1200px) 
  { 
	#bannerConfig
	{
		max-width: 100%;
	}	
  }
  
  
  /******************************************************************/  
  .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 2px 0;
  border-radius: 2px;
}
 .pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 8px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #196f3d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor:pointer;
  font:10px "Roboto-Regular",sans-serif;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #1b4f72;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color:#159163;
  border-color: #337ab7;
  
}
#myCarousel {margin-left: 0px; margin-right: 0px;}
.carousel {
  position: relative;
}
.carousel-control {
	top: 50%;
	 max-width: 100%;
}

.carousel-control.left, .carousel-control.right {
	background: none;
	color: @red;
	border: none;

}
#contenedordatos .navbar-default
{
	background-color:transparent;
	 width: 100%;   
    border-color: transparent;
	
color :#ffffff;
font:bold 0px  "Roboto-Regular",sans-serif;
font-size : 12px;
float:  right;
margin-left:px;
margin-right:0px;
	
}
#contenedordatos .navbar-nav > li > a {
    color: var(--color-principal);
 height:30px; 
  width:170px;
color :#ffffff;
font:bold 0px  "Roboto-Regular",sans-serif;
font-size : 12px;
float:  right;
margin-left:5px;
margin-right:20px;
}  

#contenedordatos.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: var(--color-principal);
	background-color: transparent;	
	 border-top-style: solid;
	 border-bottom-style: solid;
	 height:30px; 
	 padding: 6px 0px;
		
}

#contenedordatos.navbar-default .navbar-nav > li > a:hover,
#contenedordatos.navbar-default .navbar-nav > li > a:focus {
    color: #2e86c1 ;
	height: 50px; 
	background: none;	
	 border-top-style: solid;
	 border-bottom-style: solid;
	  cursor:pointer;
}
/*///////////////////////////////////////*/
#bannerProductos2 .navbar-default
{
	background-color:transparent;
	 width: 100%;
    text-align:left;
    border-color: transparent;
	margin-left:0px;
	margin-right:0px;
	
}
#bannerProductos2 .navbar-nav > li > a {
    color:var(--color-secundario);
 height:30px; 
  width:170px;
	font:12px "Roboto-Regular",sans-serif;
	cursor:pointer;
	 padding: 8px 0px;
margin-left:7px;
text-align:left;
}
#bannerProductos2 .navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: var(--color-principal);
	background-color: #FFF ;	
	 
	 border-bottom-style: solid;
	 height:30px; 
	 padding: 8px 0px;
		
}

#bannerProductos .navbar-default
{
	
	 width: 100%;
    text-align:left;
    border-color: transparent;
	margin-left:0px;
	margin-right:0px;

}
#bannerProductos .navbar-nav > li > a {
    color: #fff;
	line-height: px;
	letter-spacing: 0.035em;
	font:15px "Roboto-Regular",sans-serif;
	cursor:pointer;
	padding: 15px 15px;	
	
}
#bannerProductos .navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: var(--color-principal);
	background-color: #FFF ;	
	 border-top-style: solid;
	 border-bottom-style: solid;
	   height: 50px; 
}
 
/* navbar */
.navbar-default {
 background-color: #transparent ;	
    width: 100%;
    text-align:left;
    border-color: #fff ;
	margin-left:0px;
	margin-right:0px;	
height: 50px; 
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #34495e ;
  background-color: #transparent;
  cursor:pointer;
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
	border-color: #00ff66;
	background-color: #transparent;
	 cursor:pointer;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
	border-color: #00ff66;
	 background-color: #transparent;
}
/* link  permite manejar la letra del menu*/
.navbar-default .navbar-nav > li > a {
    color: #21618c ;
	padding: 15px 10px;
	letter-spacing: 0.035em;
	/*font: 16px "Capture_it",sans-serif;*/
	font:bold 16px "georgian",sans-serif;
	margin-left:0px;
	margin-right:0px;	
}
.dropdown-menu > li > a {
  display: block;
  padding: 2px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;

}
.open > .dropdown-menu {

   background-color: #fff;
   cursor:pointer;
   width: 100%;
}
/* link  permite manejar  cuando posiciono el mousela letra del menu*/
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #2e86c1 ;
	height: 40px; 
	background-color: #FFF ;	
	 border-top-style: solid;
	 border-bottom-style: solid;
	  cursor:pointer;
}
/*permite manejar sub menu*/

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #2e86c1  ;
	line-height: 74px;
	letter-spacing: 0.035em;
	font:16px "LatoWeb",sans-serif;
	background-color: #fff;
	width: 100%;
	border-bottom-style: outset; border-bottom-width: 1px;
	padding: 8px 15px;
	 cursor:pointer;
	
    }
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus 
 {
	color: #2e86c1 ;
	background-color: #fff;	
	width: 100%;
 }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	 border-top-style: solid;
	 border-bottom-style: solid;
  color: #2e86c1  ;
  background-color: transparent;
   cursor:pointer;
}


/* mobile version */
/*borde icono menu peque�o y todo menu peque�o*/
.navbar-default .navbar-toggle {
    border-color: #117864  ;
	
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    color:  #117864 ;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:  #117864  ;
}
@media (max-width: 1104px)
 {
	 .navbar-default .navbar-nav > li > a {
    color: #21618c ;
	line-height: 74px;
	letter-spacing: 0.035em;
	font:bold 15px "LatoWeb",sans-serif;
		padding: 15px 5px;
	 }
	.textoredes
	{
		font:16px "Roboto-Regular",sans-serif;
	}

}
@media (max-width: 1176px)
 {
	 .navbar-default .navbar-nav > li > a {
    color: #21618c ;
	line-height: 40px;
	letter-spacing: 0.030em;
	font:bold 15px "georgian",sans-serif;
		padding: 15px 5px;
}
@media (max-width: 1053px)
 {
	 .navbar-default .navbar-nav > li > a {
    color: #21618c ;
	line-height: 40px;
	letter-spacing: 0.030em;
	font:bold 15px "georgian",sans-serif;
		padding: 15px 5px;
}	
@media (max-width: 1018px)
 {
	 .navbar-default .navbar-nav > li > a {
    color: #21618c ;
	line-height: 74px;
	letter-spacing: 0.035em;
	font:bold 15px "georgian",sans-serif;
}
@media (max-width: 1018px)
 {
	 .navbar-default .navbar-nav > li > a {
    color: #21618c ;
	line-height: 74px;
	letter-spacing: 0.035em;
	font:bold 15px "georgian",sans-serif;
}
}
/*maneja texto submenu*/
@media (max-width: 767px) {
	.navbar-default {
		background-color: #fff;
		border-color: #fff;
}
	.navbar-right .dropdown-menu {
  
	width: 100%;
  }
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
    color:  #34495e  ;
	box-shadow: 2px 2px 5px   #34495e , 0 0 0 0px  #34495e   inset;
	background-color: #FFF ;	
	cursor:pointer;
}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #2980b9;
		background-color: #fff;
		
    }
	
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #2980b9;
		background-color: #fff;
		box-shadow: 2px 2px 5px  #34495e , 0 0 0 0px  #34495e  inset;
    }
}
@media (max-width: 991px)
 {.navbar-default {
		background-color: #fff;
		border-color: #fff;
 }
.navbar-right .dropdown-menu {
  
	width: 100%;
  }
    .navbar-right .dropdown-menu-left {
   width: 100%;
  }
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
    color:  #34495e  ;
	box-shadow: 2px 2px 5px   #34495e , 0 0 0 0px  #34495e   inset;
	background-color: #FFF ;	
	cursor:pointer;
}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #34495e ;
		background-color: #fff;
		
    }
	
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #2980b9;
		background-color: #fff;
		box-shadow: 2px 2px 5px  #34495e , 0 0 0 0px  #34495e  inset;
    }
/**/ 
 .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font:bold 18px "Helvetica Neue",sans-serif;
}
