body
{
  padding-top: 60px;
}

iframe
{
  border: none;
  height: 620px;
  width: 99%;
}

.icon-select
{
  width: 44px;
  margin-top: -4px !important;
}

.custom-large
{
  height: 30px !important;
}

.custom-space
{
  margin-right: 4px !important;
}

.custom-high
{
  height: 200px !important;
}

.custom-middle
{
  vertical-align: middle !important;
}

.custom-wrap
{
  white-space: nowrap;
}

/*
.tab-content
{
  height: 624px;
}
*/

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

  body
  {
    padding-top: 0px;
  }

  .custom-space
  {
    margin-top: 7px !important;
  }

  .icon-select
  {
    width: 44px;
    margin-top: 0px !important;
  }
}
