.full_width, .full_width_wicon {
    width: 100% !important;
}

.input-col-md-5 {
    width:41.66666667% !important;
    display: inline-block;
}

.input-col-md-2 {
    width:16.66666667% !important;
    display: inline-block;
}

.input-col-md-7 {
    width: 58.3333%;
    display: inline-block;
}
.input-col-md-4 {
    width: 33.33333333%;
  }

div.form-group div.select2-container {
    width: 100% !important;
}

.form-box {
    margin: 10px auto 0px !important;
     padding-bottom: 0px !important;
}

.small-box .icon {
font-size: 65px;
}

input[type="file"] {
    display: inline-block;
}
.ui-dialog-titlebar-close span {
    margin: -8px 0px 0px -9px !important;
}

.ui-datepicker-trigger
{
    border:0;
    background: none;
}
.ui-datepicker-trigger img
{
    width: 35px;    
}
input[type="text"] {
    z-index: 0 !important;
}  

.bottom-line {
border-bottom: 1px solid #DDDDDD;
margin-bottom: 15px !important;
}

.descripcion {
    font-size: small;
    color: gray;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 65px;
  padding: 10px;
  background: #3c8dbc;
  text-align: center;
}

hr.soften {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
  border: 0;
}

.psmall
{
  line-height: 50%;
}
@media (min-width: 768px)
{
  header .navbar-header {
    height: 0 !important;
  }
  header .navbar-left{
    width: 90% !important;
  }
}


@media (min-width: 768px)
{
  .navbar-nav>li>a {
       padding-top: 5px; 
       padding-bottom: 5px; 
  }
  .navbar-nav>li>a {
       padding-top: 5px; 
       padding-bottom: 5px; 
       line-height: 20px; 
  }
  .nav>li>a {
      position: relative;
      display: block;
      /*padding: 15px 5px;*/
  }
}
.bootstrap-filestyle input[type="text"]
{
  min-width: 100px;
}

@font-face {
    font-family: miArial;
    src: url(arial.ttf);
}
