#logo {
    margin: 5px 0 0 0;
}
#logo span {
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-size: 120%;
}
#logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
#mobile-profile-img {
    display: block !important;
}
.DTTT.btn-group {
    float: right;
}
ul.ColVis_collection {
    max-width: 200px;
    width: auto;
}
ul.ColVis_collection li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.dataTable {
    width: 100%;
}
.dataTable tr .button-hover {
    min-width: 170px;
    text-align: right;
    position: absolute;
    right: 0;
}
.dataTable .button-hover {
    /*opacity: 0;*/
}
.dataTable th.button-hover {
    display: none;
}
.dataTable tr .button-hover > * {
    display: none;

}
.dataTable tr:hover .button-hover > * {
    display: inline-block;
}
.select2-container.form-control {
    padding:0;
    border: 0;
}
.group-by-title {
    font-size: 110%;
    padding-top: 5px;
}
.jarvismetro-tile .iconbox i.nonblock {
    display: inline;
    height: auto;
}
.dashboard .jarviswidget .widget-body .quicklinks ul {
    padding-left: 0;
}
.dashboard .jarviswidget .widget-body .quicklinks ul li {
    float: left;
}
.dashboard .jarviswidget .widget-body .quicklinks ul li a:hover {
    color: inherit;
    text-decoration: none;
}
.dataTables_length {
    display: inline-block;
    padding-top: 2px;
}
.dataTable thead>tr>th input.checkall {
    width: auto !important;
}
.tree-widget .dataTable tbody tr td:first-child {
    position: relative;
    left: 10px;
}
.slider-points {
    height: 100%;
}
#nprogress {
    position: relative;
    z-index: 10000;
}
.kv-editable-dt {
    padding-top: 5px;
}
.editable-click, a.editable-click, a.editable-click:hover {
    color: #0088cc !important;
    display: inline-block;
    border-bottom: 0 !important;
    cursor: pointer;
}
.slider-points {
    position: relative;
}
.slider-points .point-item {
    z-index: 1;
    position: absolute;
    top:0;
    left:0;
    width: 32px; 
    height: 32px;
    background: url("../../img/point-widget.png") no-repeat scroll left center transparent;
}
.slider-points .mainimg {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.slider-points {
    height: 100%;
}
.widget-imageField {
    max-width: 100%;
    max-height: 300px;
    padding-bottom:20px;
}
.ui-autocomplete {
    z-index: 100500 !important;
    white-space: nowrap;
}
.ui-autocomplete > li {
    overflow:hidden;
}
.select2-container--default .select2-selection--single {
    height: 32px;
    border-radius: 0; 
}
.select2-container--below.select2-container--open .select2-selection__rendered{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.widget-body .filter {
    border: none;
    box-shadow: none;
}
.widget-body .filter .panel-body {
    padding: 5px 20px 0px 20px;
}
.widget-body .filter .nav .checkbox span {
    display: inline;
}
#buttons {
    float:right;
    z-index:5;
    background: url(../../img/mybg.png);
    min-height: 64px;
    padding:15px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-right:5px;
}
.is-sticky #buttons {
    right: 10px !important;
    z-index: 8010 !important;
}
.list-inline > li.batchactions {
    display: none;
}
.select2-container {
    z-index: 10000;
}
.ui-datepicker {
    z-index: 10001!important;
}
nav>ul>li>ul>li>a {
    white-space: nowrap;
}
nav>ul>li>ul>li>a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
#content > .alert {
    word-wrap: break-word;
}
nav ul li a {
    line-height: 1em;
}
#redactor_modal {
    z-index: 1000001 !important;
}
#jarviswidget-fullscreen-mode {
    z-index: 8010;
}
.form-inline.editableform .editable-input img {
    position: absolute;
    margin-left: -40px;
    margin-top: 5px;
}
.hasDatepicker {
    position: relative;
    z-index: 9999;
}
.fancybox-lock .fancybox-overlay {
    z-index: 10000;
}
.list-unstyled.imagable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
.list-unstyled.imagable > li{
    margin: 3px 3px 3px 0; padding: 1px; float: left; width: 48%; height: auto; font-size: 4em; text-align: center; border: 1px #ccc dashed; position: relative;
    background-image: /* tint image */ linear-gradient(to right, rgba(192, 192, 192, 0.75), rgba(192, 192, 192, 0.75)), /* checkered effect */ linear-gradient(to right, black 50%, white 50%), linear-gradient(to bottom, black 50%, white 50%);
    background-blend-mode: normal, difference, normal;
    background-size: 0.5em 0.5em;
}
.list-unstyled.imagable > li .fly-delete { 
    position:absolute;
    top:0; right:0;
    display:none;
}
.list-unstyled.imagable > li:hover .fly-delete { 
    display: block;
}
.list-unstyled.imagable > li img { max-width: 100%; max-height: 100%; }

.fancybox-opened {
    z-index: 10000;
}
.fr-box.fr-fullscreen {
    z-index: 10001 !important;
}
li.not-visible {
    opacity: 0.5;
}
