
.p7TM3-16 { font-size: 1em; padding: 6px; background-color: #1D1F22; font-family: "Roboto", Tahoma, sans-serif; }

.p7TM3-16.outer-shadow { box-shadow: 0px 0px 20px rgba(0,0,0,.5); }

.p7TM3-16:after { content: "\0020"; font-size: 0px; display: inline; overflow: hidden; line-height: 1; }

.p7TM3-16 ul       { margin: 0; padding: 0px; }
.p7TM3-16 ul ul    { background-color: #1D1F22; padding-bottom: 10px; }
.p7TM3-16 ul ul ul { border: none; margin-bottom: 0px; padding: 0px; background: none; box-shadow: none; }

/* .p7TM3-16 ul div   { background-color: #515151; margin-left: -15px; padding-left: 10px; } */

.p7TM3-16.rounded-corners               { border-radius: 6px; }
.p7TM3-16.rounded-corners ul ul         { border-radius: 0px; }
.p7TM3-16.rounded-corners li.tm3first   { border-radius: 4px 4px 0px 0px; }
.p7TM3-16.rounded-corners li.tm3last    { border-radius: 0px 0px 4px 4px; }
.p7TM3-16.rounded-corners li.tm3last ul { border-radius: 0px 0px 4px 4px; }

.p7TM3-16 li          { list-style-type: none; }
.p7TM3-16 ul ul li    { margin: 0px; }
.p7TM3-16 ul ul ul li { padding-left: .5em; }

/* 1. szint */
.p7TM3-16 ul a
{
  font-size: 110%;
  color: #D2D2D2;
  display: block;
  padding: 10px 8px 10px 18px;
  text-decoration: none;
  border-bottom: 1px dotted #D3D3D3;
  outline: 0;
}

/* .p7TM3-16 ul li:last-child a { border-bottom: 0; } */ /* 1. szint utolsó elem */
.p7TM3-16 ul a:hover,
.p7TM3-16 ul a:active,
.p7TM3-16 ul a:focus
{
  color: #FFFFFF;
  outline: none;

  text-decoration: none;
	-webkit-transition: all 500ms ease-in-out;
     -moz-transition: all 500ms ease-in-out;
          transition: all 500ms ease-in-out;
}

/* 2. szint */
.p7TM3-16 ul ul a
{
  font-size: 100%;
  color: #D2D2D2;
  border: none;
  -webkit-transition: none;
  transition: none;
  padding: 10px 8px 10px 28px;
  border-bottom: 1px dotted #D3D3D3;
  outline: 0;
  background-image: url(../img/tmm_page_square_white.png);
  background-repeat: no-repeat;
  background-position: 8px center;
}

/* .p7TM3-16 ul ul li:last-child a { margin-bottom: -10px; } */ /* 2. szint utolső elem utáni első főcsoport magasság korrekció */

.p7TM3-16 ul ul a:hover,
.p7TM3-16 ul ul a:active,
.p7TM3-16 ul ul a:focus
{
  color: #FFFFFF;
  outline: none;

  text-decoration: none;
	-webkit-transition: all 500ms ease-in-out;
     -moz-transition: all 500ms ease-in-out;
          transition: all 500ms ease-in-out;
}

.p7TM3-16 a.trig_closed        { background-image: url(../img/tm3_east_white.gif); background-repeat: no-repeat; background-position: left center; }
.p7TM3-16 ul ul a.trig_closed  { background-image: url(../img/tm3_east_white.gif); background-repeat: no-repeat; background-position: 8px center }
.p7TM3-16 li.trig_open         { background: none; }
.p7TM3-16 a.trig_open          { background-image: url(../img/tm3_south_white.gif); background-repeat: no-repeat; background-position: left center; color: #D2D2D2; }
.p7TM3-16 ul ul a.trig_open    { background-image: url(../img/tm3_south_white.gif); color: #D2D2D2; }

.p7TM3-16 a.current_mark       { text-shadow: none !important;  background-color: #1D1F22; color: #FFFFFF; text-decoration: underline; }
.p7TM3-16 ul ul a.current_mark { text-shadow: none !important;  background-color: #1D1F22; color: #FFFFFF; text-decoration: underline; }

.p7TM3-16_toggle_all           { margin: 0 0 12px 0; display: block; font-size: 0.75em; text-transform: uppercase; color: #777; }
.p7TM3-16_toggle_all a         { color: #777; text-decoration: none; }
.p7TM3-16_toggle_all a:hover,
.p7TM3-16_toggle_all a:focus,
.p7TM3-16_toggle_all a:active  { background: none; text-decoration: underline; outline: none; color: #000; }

/* Toolbar for Smartphones to Hide or Show entire menu */
.p7TM3-toolbar { display: none; border-bottom: 1px solid #929292; outline: 0; }

/* IE10 Kill Default Active Background */
.p7TM3-16 a:active { background-color: transparent; }
/*Smartphone Menu Presentation*/
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .p7TM3-16_toggle_all                    { display: none; }
  .p7TM3-16.responsive .p7TM3-toolbar     { position: relative; z-index: 10; display: block; text-align: right; padding: 2px 6px 10px 0; cursor: pointer; }
  .p7TM3.responsive ul.closed             { display: none; }
  .p7TM3.responsive ul.opened             { display: block; }
  .p7TM3-16.responsive .p7TM3-toolbar img { border: none; display: inline-block; vertical-align: baseline; }
  /*END MEDIA QUERY - DO NOT REMOVE CURLY BRACE BELOW*/
}
