﻿@media screen and (min-width: 0\0) {
 .item-style input[type="text"] {
 height: 38px;
}
 .add_panel .panel_title {
 padding: 20px 20px;
}
 .item-control-group li:last-child a:hover {
 background-color: #fb8080;
 color: #fff;
 border-radius: 0;
}
 #media_panel_wrap {
 width: 420px;
}
 .ie-file {
 display: inline;
}
 .non-ie-file {
 display: none;
}
 .logo-img .img-helper {
 display: none;
}
 .logo-img img {
 max-width: 100%;
 display: inline-block;
 vertical-align: middle;
 width: auto !important;
 height: 80%;
 margin-top: 10%;
}
 .handsontable th,  .handsontable td {
 position: relative;
/* Workaround for IE9 losing borders after multiselect */
}
}
