﻿.preview-text{
    max-height:58px;
    overflow: hidden;
    text-overflow:ellipsis;
    padding-bottom: 3px;
    display: block;
}
.hide {
    display: none;
}
.industry_iframe {
    width: 100%;
    height: 350px;
    border: none;
    height:400px
}
.green {
    color: green;
}
.red {
    color: red;
}
input.inline {
    display:inline;
}

.oj_logo img {
    max-height: 72px;
  }
.btn-info,.btn-info:hover {
    font-weight: bold;
    background-color: #31BAD6;
}
.btn-warning,.btn-warning:hover {
    font-weight: bold;
    background-color: #fd9927;
}
