﻿#logo {
    margin-top: 16px !important;
}
#logo img {
    width: auto !important;
    height: 100% !important;
    margin-top: -16px !important;
}
.body-content {
    padding-top: 68px;
}
.input-multiple {
    margin-bottom: 5px;
}
.input-multiple:last-child {
    margin-bottom: 0px;
}
.input-multiple .icon-append {
    right: 35px;
}
.input-multiple.first .icon-append {
    right: 5px;
}
.input-multiple .icon-append-extra {
    cursor: pointer;
    right: 5px;
}
.btn-activate .btn-preloader,
.btn-save .btn-preloader,
.btn-submit .btn-preloader {
    display: inline-block;
    margin-top: -3px;
    margin-right: 5px;
}
.request-list,
.attachments-list,
.request-form {
    overflow: hidden;
}
.attachments-list > section, 
.request-list > section {
    overflow-x: auto;
}
.attachments-list td:last-child,
.request-list td:last-child {
    text-align: center;
}
.attachments-list .table,
.request-list .table {
    width: 100%;
}
.attachments-list .progress {
    margin-bottom: 0px;
}
.attachments-list td {
    vertical-align: middle !important;
}
.attachments-list .icon-status {
    display: block;
    margin: 0px auto;
}
.attachments-list section {
    margin: 0px;
}
.attachments-list .toolbar-actions {
    margin-right: 20px;
}
#uploader {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.jarviswidget .widget-body {
    padding: 0px;
}
.jarviswidget > div {
    border-width: 1px;
    border-top: 1px solid #ccc;
}
div.dataTables_length select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.attachments-list > .content,
.request-list > .content {
    margin-bottom: 40px;
}
.request-list td.expand {
    vertical-align: middle;
}
.navbar-brand > img {
    transform: scale(2);
    height: 100%;
    float: left;
    margin-right: 20px;
    transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
}

.my-display {
    display:none;
}
