/*
 *
 * ============================================================================================
 *
 *                                A r m o r e d  I n f o   W e b
 *
 *                                     Copyright(c) 2012 By
 *
 *                                       Armored Info LLC
 *
 *                             A L L   R I G H T S   R E S E R V E D
 *
 *  ============================================================================================
 * /
 */

#aiSpeechConfig
{
  width: 100%;
  height: 100%;
  float: left;
  padding: 0.4em;
}

#aiSpeechConfig .section
{
  text-align: center;
  position: relative;
}

.AiSpeechText
{
  font-family: Arial;
  font-size:12px;

  color:rgba(120, 120, 120, 0.98);
  display:inline-block;
  position:relative;
  top: 24px;
}

#langSelections, #countrySelections
{
  border-radius: 4px;
}


@media screen and (max-device-width:1630px), screen and (max-width:1630px)
{

}


@media screen and (max-device-width:1440px), screen and (max-width:1440px)
{

}

@media screen and (max-device-width:1280px), screen and (max-width:1280px)
{

}