#login #header #logo img {
    width: auto;
    height: 40px;
}

#logo img {
    width: auto;
    height: 34px;
}

.wallboardagentbox {
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 10px;
    border-left-width: 5px;
    color: #305d8c;
    border-color: #9cb4c5;
    background-color: #d6dde7;
    margin: 5px;
}

.smallcheckbox {
    min-height: 15px !important;
    line-height: 15px !important;
}

.header-version {
    margin-top: 16px;
}

.wc-time-header-cell {
    height: 23px !important;
}

.wc-cal-event-delete {
      content: "\f014" !important;
}

.ui-widget-content {
    background-color: white;
    background-image: none;
}

.ui-widget {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 12px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 12px;
}

div#content .table {
    background-color: white;
}

div.header-version {
    margin-left: 12px;
}

nav > ul > li > ul > li > a {
padding-top: 4px;
padding-bottom: 4px;
}

.dt-toolbar {
    padding: 0px;
    border-bottom: none;
    background: none;
}

.dt-toolbar-footer {
    background: none;
    padding: 0px;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div.dataTables_info {
    font-weight: normal;
    font-style: normal;
}

.wallboardLockedTab {
    font-weight: bold;
}

#copyright {
    height:20px;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:auto;
    margin-right:auto;
}

div#tenant_chosen {
  margin-right: 6px!important;
}

a.chosen-single {
  padding: 3px 12px!important;
  height: 32px!important;
  background: none!important;
  border-radius: 0!important;
  background-color: white!important;
  border-color: #CCCCCC!important;
  box-shadow: none!important;
  margin-top: 10px!important;
}

.chosen-container-single .chosen-single div b {
  background: url(chosen/chosen-sprite.png) no-repeat 0 5px!important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 5px!important;
}

.smart-rtl .asmListItemRemove {
       left: 0 !important;
       right: initial;
     }
