body {
  padding-top: 50px;
}
.main-content {
  padding: 40px 15px;
}
textarea.json {
    width:100%;
    min-height:400px;
}
.mail-template textarea {
    width:100%;
    height:400px
}
div.item-feed .panel-heading, div.item-feed label {
    display:none
}
#confo-form .panel.panel-default > div.panel-heading {
    display:none;
}
div.item-feed .panel {
    border:none;
}
div.item-feed.form-group, .form-group.feed-path {
    margin-bottom:0;
}
div.item-feed .panel {
    box-shadow:none;
}
div.item-feed .panel-body {
    padding-top:0;
    padding-bottom:0;
}
div.show-user-content li span {
    float:right;
}
td.right, th.right {
    text-align:right;
}
td.nav-td {
    text-align:center;
}
.index-panel th {
    width:27%;
}
#box-container {
    min-height:250px;
}
.product-box {
    width: 250px;
    margin: 0 10px 0 10px;
}
.start-tools {
    width:20%;
    float:right;
}
.start-tools .btn {
    margin-bottom: 5px;
}
.btn-dpa {
    color: #fff;
    background-color: #BCE8F1;
    border-color: #BCE8F1;
}
.btn-dpa:hover {
    color: #337AB7;
}
.start-icon {
    width:80%;
    text-align:center;
    margin-bottom: 1em;
    padding-left:10%;
    float:left;
}
.start-icon img {
    max-width:100px;
    max-height:100px;
    width: auto;
    height: auto;
}
.start-desc {
    clear:both;
}
.prod-search-box {
    width:200px;
    float:right;
}
.prod-exit-search {
    float:right;
    margin-right:5px;
    display:none;
}
.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}
.prod-context {
    display: none;
    list-style-type: none;
}
.prod-context a,  .prod-context-flip a {
    text-decoration: none;
}
.global-user-input {
    float:right;
    width:200px;
    margin-top:-4px;
}
