.header {
    min-height: 0;
}
.main {
    width:100%;
}
.iconbox1, .iconbox2 {
    color:#444;
    font-family: arial,sans-serif;
    font-size:0.7em;
    font-weight:bold;
    text-align:center;
    margin:0;
}
.iconbox1 {
    padding:0 4mm;
}
.iconbox2 {
    width:24%;
}
.ngdialog.ngdialog-theme-default .ngdialog-content  {
    background:#665297;
    color:white;
    font-size:1em;
    min-height:380px;
}
.ngdialog-content p {
    height:15px;
}
.g3-search-text {
    min-width:70%;
    padding:2px;
    border:2px solid white;
    background:#7765A0;
    color:white;
    float: right;
    font-size:1em;
}
g3-search-button button {
    margin:5px 0 0 125px;
    padding:4px 10px;
    border:none;
    border-radius:0.3em;
    background:white;
    color:#665297;
}
g3-search-button button:hover {
    background-color:#f1f1f1;
}
ng-transclude .ng-scope {
    font-size:1.5em;
    font-weight:bold;
}
.ashdr {
    margin:3mm 0;
    padding:6px 1px;
    background:#fff url("resource/as-purple.png") no-repeat left center;
    color:#665297;
    font-size:1.5em;
    text-align:center;
}
.ashdr span {
    font-weight:normal;
}
.search-container {
  width: 450px;
  max-width: 450px;
}
.transcript {
    width:45%;
    max-width: 45%;
}
.video-transcript {
    width:75%;
}
#player {
    height:300px;
}
#wshic-container {
  font-size: 8pt;
}
