/*================================================================================
The use, disclosure, reproduction, modification, transfer, or transmittal
of this work for any purpose in any form or by any means without th
written permission of Akamai Technologies is strictly prohibited.

Confidential, Unpublished Property of Akamai Technologies.
Use and Distribution Limited Solely to Authorized Personnel.

Copyright 2011 Akamai Technologies, Inc.  All Rights Reserved.
================================================================================*/

/*Volume panel bar */ 
.akamai-small .akamai-volume.akamai-panel {
  right: 59px;
  z-index: 120;
  bottom: 53px;
}

.akamai-small .akamai-volume.akamai-panel {
  position: absolute;
  width: 46px;
  height: 89px;
  bottom: 50px;
  right: 58px;
}

/*CC settings*/
.akamai-small akamai-captioning-settings {
  display: none;
}
/*control bar 
.akamai-control-bar {

  height: 40px; 
}*/

/* PLayoverlay button */ 


/*Error management*/ 
.akamai-small .akamai-error-logo{
  display: none;
  }
.akamai-small .akamai-error.akamai-layer .akamai-error-message.custom-error{
      white-space: pre-wrap;
      margin-top: 0%;
    }
.akamai-small .akamai-error-message.custom-error p{
   margin:0px;
  }