﻿.cntnr > .right { padding: 0 10px 0 10px; }

#secondary { position:absolute; top:40px; right:10px; }

@media (min-width: 992px) and (max-width: 1062px) {
  .visible-ada-custom {
    display: block !important;
  }
  table.visible-ada-custom {
    display: table;
  }
  tr.visible-ada-custom {
    display: table-row !important;
  }
  th.visible-ada-custom,
  td.visible-ada-custom {
    display: table-cell !important;
  }
}
@media (min-width: 991px) and (max-width: 1062px) {
  .visible-ada-custom {
    display: block !important;
  }
  table.visible-ada-custom {
    display: table;
  }
  tr.visible-ada-custom {
    display: table-row !important;
  }
  th.visible-ada-custom,
  td.visible-ada-custom {
    display: table-cell !important;
  }
}

.label
{
    margin-right: 2px;
}

.cntnr > .left > .logo { width:100%; height:100px; line-height:100px; text-align:center;background: url('');background-color: #393939; }

.btn .caret 
{
    margin-left: 5px;
    position: relative;
    /*top: 8px;*/
    white-space: normal;
    float: none;
}

.sidebar .accordion .caret 
{
    float: none;
    top: 0;
}

.cntnr > .right > .nav { height:65px; }

.hov {
	text-align: end;
}
.hov>div {
	text-align: initial;
}

.ui-timepicker-table td a {
    width: 2.2em !important;
}