.navbar-custom-menu>.navbar-nav>li {
  list-style: none !important;
}
.alert-info
{
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
}

.datepicker{
	padding:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	direction:ltr
}

thead, th {text-align: center;}

.content-without-top-padding
{
	padding-top: 0px;
}

.breadcrumb
{

 margin-bottom: 5px;
}


.margin-top
{
 margin-top: 10px;
}

td.highlight {
    background-color: whitesmoke !important;
}

tr.specialLab 
{
	background: #3c8dbc !important;
	color: white;
}

tr.specialLab a
{
	color: beige !important;
}


.dataTables_info
{
	display: none;
}

.pagi-disabled{
        background-color: #F3EEEA !important; 
        cursor: not-allowed;
        opacity: 0.3;
    }

 .TableHdr
  {
    color: white;
    font-weight: bold;
  }
  .tdhead
  {
    background-color: #3c8dbc;
    /* border: #cdcdcd medium solid; */
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 6px;
  }
  .cliente {
  margin-top:10px;
  border: #3c8dbc medium solid;
 
  -webkit-border-radius: 17px;
}

.rcorners1 {
  border-radius: 25px;
  background: #3c9dbc;
  padding: 20px;
  width: 200px;
  height: auto;
  text-align:center;
}
content-wrapper, .main-footer {

    /*margin-left: 0px!important;*/

    z-index: 820!important;
}

.ass-report
{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
}
.table1 td {
        border-bottom: none;
        border-left: #82add5 solid 1px !important;
        border-right: #82add5 solid 1px !important;
        color: #586c91;
        font-weight: bold;
        padding: 7px;
    }

    .table1 th {
        padding: 7px;
        border: #82add5 solid 1px !important;
        color: #568ec4;
        font-weight: bold;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
  display: block !important;
  position: absolute;
  width: 250px !important;
  left: 50px;
}

