#menu-superior{
min-height:50px;
border-bottom: 1px solid #333;
background-color: #f3f3f3;
padding:1% !important;
}


#menu-lateral{
background-color: #474544;

height:100%;
background: linear-gradient(to right,#3a3633 93%,#2a2725 100%);
min-height: 100%
}

#menu-lateral > ul > li > a{
color: #fff;
}
#menu-lateral > ul > li{
border-bottom: 1px solid #525151;
}


#nav-menu{
padding: 1.15%;
border-bottom: 1px solid #333;
background-color: #474544;
color:#fff;
}

#ver-align{
height:185vh;
overflow-x:hidden;
}

#cuerpo{
padding:3%;
}

#footer{
padding: 0.7%;
border-bottom: 1px solid #333;
background-color: #474544;
margin-top: 27.5em;
}

.titulo-1{
margin:0;
color:#fff;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.nopadding{ 
padding:0 !important;
}

#nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: fixed;
  top: 0px;
  width: 300px;
  height: 100%;
  color: #e1ffff;
}
#nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
#menu-lateral .toggle-btn {
  display: none;
}
#menu-lateral ul,
#menu-lateral li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
#menu-lateral :not(collapsed) .arrow:before,
#menu-lateral li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f067";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
#menu-lateral ul .active,
#menu-lateral li .active {
  border-left: 3px solid #c44646;
  background-color: #4f5b69;
}
#menu-lateral ul .sub-menu li.active,
#menu-lateral li .sub-menu li.active {
  color: #407fe5;
}
#menu-lateral ul .sub-menu li.active a,
#menu-lateral li .sub-menu li.active a {
  color: #407fe5;
}
#menu-lateral ul .sub-menu li,
#menu-lateral li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
#menu-lateral ul .sub-menu li:hover,
#menu-lateral li .sub-menu li:hover {
  background-color: #020203;
}
#menu-lateral ul .sub-menu li:before,
#menu-lateral li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
#menu-lateral li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
#menu-lateral li a {
  text-decoration: none;
  color: #e1ffff;
}
#menu-lateral li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
#menu-lateral li:hover {
  border-left: 3px solid #407fe5;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  #menu-lateral {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  #menu-lateral .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand{
    text-align: center !important;
    font-size: 22px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  #menu-lateral .menu-list .menu-content {
    display: block;
  }
}

.ie{
	border-left:  none !important;
    border-radius:  0 !important;
    border-top: none !important;
}
.ie2{
	border-right:  none !important;
    border-radius:  0 !important;
    border-top: none !important;
}

.se{
	background:  white !important;
    border-radius: 0 !important;
    border-right:  none !important;
    border-bottom:  none !important;
	
}

.se2{
	background:  white !important;
    border-radius: 0 !important;
    border-left:  none !important;
    border-bottom:  none !important;
	
}

.sse{
	border-radius: 0 !important;
    border-top:  0 !important;
    border-left: 0 !important;	
}

.be{
	border-radius:  0 !important;
    background:  white !important;
    border-right: 1px solid #ced4da !important;
    border-bottom: 1px solid #ced4da !important;	
}

.be:hover{
	background:  #407fe5 !important;
	 border-right: 1px solid black !important;
    border-bottom: 1px solid black !important;
}

.bd{
	border-radius:  0 !important;
    background:  white !important;
    //border-right: 1px solid #ced4da !important;
   // border-bottom: 1px solid #ced4da !important;
    border-top: 0px solid white !important;
    border-left: 0px solid white !important;
    color:red !important;
}

.bd:hover{
	background:  #dc3545 !important;
	// border-right: 1px solid black !important;
   // border-bottom: 1px solid black !important;
   color:white !important;
}

.bs{
	border-radius:  0 !important;
    background:  white !important;
  //  border-right: 1px solid #ced4da !important;
   // border-bottom: 1px solid #ced4da !important;
    border-top:white !important;
    border-left:white !important;
    font-size: .875rem !important;
    //color:black !important;
}

.bs:hover{
	background:  #28a745 !important;
	 //border-right: 1px solid black !important;
   // border-bottom: 1px solid black !important;
     color:white !important;
}

.bp{
	border-radius:  0 !important;
    background:  white !important;
  //  border-right: 1px solid #007bff !important;
   // border-bottom: 1px solid #007bff !important;
    border-top:white !important;
    border-left:white !important;
    font-size: .875rem !important;
    //color:black !important;
}

.bp:hover{
	background:  #007bff !important;
	 //border-right: 1px solid black !important;
   // border-bottom: 1px solid black !important;
     color:white !important;
}

.paginador ul li span{
	box-shadow: none !important;
    background:  none !important;
    color:  #333 !important;
    border-radius:  0 !important;
    border-top:  0 !important;
    border-left: 0 !important;
}

.paginador ul li a{
	box-shadow: none !important;
    background:  none !important;
    color:  #333 !important;
    border-radius:  0 !important;
    border-top:  0 !important;
    border-left: 0 !important;
}

.modelo-btn{
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	padding: 1% 5% !important;
}
