@charset "utf-8";
/* moved by compressor */
/* Last Update: 2020-12-30 18:02 W. Aust */


@media all {
  * {
    margin: 0;
    padding: 0;
  }
  html, body {
    color: black;
  }

  body {
    font-size: 95%;
    font-family: arial, helvetica, sans-serif;
    background: url('../../../fileadmin/templates/DMM_Template_V02/SandTile_003.png');
  }

  a:link {
    color: blue;
    font-size: 100%;
    text-decoration: none;
    background-color: transparent;
  }

  a:visited {
    color: #880088;
    font-size: 100%;
    text-decoration: none;
  }

  a:hover {
    font-size: 100%;
    color: blue;
    text-decoration: underline;
  }

  a img {
    border: none;
    background-color: transparent; 
  }
 
  #heading {
    font-size: 120%;
  }

  .important {
    color: #BB0000;
    font-weight: bold;
  }
  .detail {
    color: #00BB00;
  }
  .name-of-person {
    color: #0000BB;
  }

  .align-left {
    text-align: left;
  }
  .align-center { 
    text-align: center;
  }
  .align-right {
    text-align: right;
  }

  div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 2px solid #993300;
    box-shadow: 4px 4px 12px #8b4513;
  } 
  div.csc-textpic-border div.csc-textpic-single-image img {
    border: 2px solid  #993300;
    box-shadow: 4px 4px 12px #8b4513;
  }

  .contenttable th, .contenttable td {
    border: 0;
  }
  .contenttable th, .contenttable td {
    padding: 1px 8px 1px 1px;
  }

  td {
    vertical-align: top;
    padding: 1px 8px 1px 1px;
  }

  .ce-table {
    width: auto !important;
  }

  .ce-table th, .ce-table td {
    border: none !important;
    vertical-align: top !important;
    padding: 1px 8px 1px 1px !important;
  }

  .tblborders, .tblborders {
    border-collapse: collapse;
    background-color: lightyellow;
  }
  .tblborders th, .tblborders td {
    border: 1px solid #aaa;
    padding: 4px 8px;
  }

  /*===========*\
  \*   Lists   */

  ul, ol {
    margin: 0;
    padding: 0 0 0 1em;
    list-style-position: outside;
  }
  ul li, ol li {
    margin: 0 0 0 0.5em;
    padding: 0;
  }
  ul li {
    list-style-type: square;
  }
  ul li li {
    margin: 0;
    list-style-type: disc;
  }
  ul li li li {
    margin: 0;
    list-style-type: circle;
  }
  ol li {
    list-style-type: decimal;
  }
  ol li li {
    list-style-type: upper-latin;
  }
  ol li li li {
    list-style-type: upper-roman;
  }

  /*=============*\
  \*   Headers   */

  h1, h2, h3, h4 ,h5 ,h6 {
    padding: 0.4em 0.2em 0.3em 0.2em;
    margin: 1.2em 0 0.8em 0;
  }

  h1 {
    font-size: 1.7em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.18em;
  }
  h4 {
    font-size: 1em;
  }
  h5 {
    font-size: 0.86em;
  }
  h6 {
    font-size: 0.75em;
  }

  h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, 
  h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
    margin-top: 0;
  }

  /*=============*\
  \*   Sitemap   */
  .frame-type-menu_sitemap {

    }
  .frame-type-menu_sitemap ul {
    padding: 4px 0 0 0;
    margin: 0 0 0 3em;
    border-left: 2px dotted #993300;
    }
  .frame-type-menu_sitemap li {
    list-style-type: none;
    padding: 2px 0 2px 0;
    margin: 0px 0 2px 0;  
    }
  .frame-type-menu_sitemap a {
    color: #660000;
    text-decoration: none;
    border-bottom: 1px solid #993300;
    margin: 0;
    padding: 2px 0.7em 2px 0.7em;
    /*background-color: #ffffeb;*/
  }
  .frame-type-menu_sitemap a:hover {
    color: #fff;
    background-color: #8B4513;
    }
  .frame-type-menu_sitemap p {
    margin-top: 3em;
    }
  .frame-type-menu_sitemap p a {
    border: 0;
    color: blue;
    }

  /*=======================*\
  \*   Page partitioning   */

  #main {
    border: 0px dashed red;
    padding: 20px 0;
    width: 100%;
    display:inline-block;
    }
  #sidebar-left {
    border: 0px dashed blue;
    width: 220px;
    float: left;
    }

  #sidebar-right h2 {
    margin-top: 7.5em;
    }

  #lang_menu, #content {
    border: 0px dashed blue;
    padding: 4px 10px 20px 10px;
    width: 52%;
    float: left;
    }
  #lang_menu {
    padding-bottom: 20px;
    }
  .tx-srlanguagemenu {
    display: block;
    }
  #sidebar-right, #searchbox {
    border: 0px dashed orange;
    padding: 4px 10px 0 30px;
     float: left;
    }
  #searchbox {
    padding-top: 10px;
    }
  #footer {
    border: 0px dashed black;
    padding: 4px 10px 0 10px;
    width: 100%;
    clear: both;
    }

  .countdown {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .countdown img {
    height: 4.7em;
    width: auto;
  }
  .countdown td {
    padding: 0;
  }

}

/*=============================*\
\*   new Form Typo3 8.7  Start */

.form-1 {
  background-color: #ffffeb;
  border: 2px solid #993300;
  border-radius: 1em;
  box-shadow: 4px 4px 12px 0 #993300;
  padding: 1em;
  margin-top: 1.5em;
  max-width: 600px;
}
.form-1 .form-group  {
  padding: 2px 0 2px 0;
  margin: 2px 0 2px 0;
}
.form-1 form fieldset {
  border: 0;
}
.form-1 form label {
  float: left;
  width: 9em;
  margin: 0 0 0 1em;
  vertical-align: baseline;
}
.form-1 form input {
  margin-left: 1em;
  padding: 0.2em;
  width: 22em;
}
.form-1 textarea {
  margin-left: 1em;
  padding: 0.2em;
  width: 22em;
  height: 8em;
}

#dmm_register_team4_de-cities,
#dmm_register_team4_de-countries,
#dmm_register_team4_en-cities,
#dmm_register_team4_en-countries{
  height: 2.3em;
}

.form-1 legend {
  margin: 1em 0 0 0;
  padding: 0;
  font-weight: bold;
}
.form-1 .form-check label {
  float: none;
}
.form-1 .form-check input {
  float: none;
  width: 2em;
}
.form-1 button {
  margin: 1em 1em 1em 0;
  padding: 0.4em 1em;
}
.form-1 .bodytext {
  margin-left: 1em;
}

/*================*\
    all screens
\*================*/

@media screen {

  @viewport {
    width: auto;
  }

  #header {
    border: 0;
    background: url('../../../fileadmin/templates/DMM_Template_V02/Header_Tile_001.svg');
    background-repeat: repeat-x;
    background-size: contain;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
  }

  #head1 {
    border: 0;
    width: 100%;
    max-width: 820px;
  }

  #logo1 {
    border: 0;
    margin: 2.5% 2.5% 4.5% 2.5%;
    width: 147px;
    max-width: 18%;
  }

  #logo2 {
    border: 0;
    margin: 2% 2.5% 5% 2.5%;
    width: 480px;
    max-width: 58%;
  }

  /*==========================*\
  \*   SOCIAL MEDIA BUTTONS   */

  #social {
    display: block;
    padding: 0;
    margin-bottom: 30px;
  }
  #social li {
    list-style:none;
    float:left;
    white-space: nowrap;
    margin: 0 16px 16px 0;
    background: url('../../../fileadmin/templates/DMM_Template_V02/SocialMedia_Sprites.png') no-repeat;
    width: 27px;
    height: 27px;
    border: 1px  outset #8B4513;
    box-shadow: 3px 3px 6px #8B4513;
  }
  #social li.wikipedia { background-position: -30px 0;}
  #social li.facebook  { background-position:   0   0;}

  #social li a {
    position: relative;
  }
  #social li a strong {
    position: absolute;
    font-weight: normal;
    color: #000;
    padding: 3px 7px;
    background-color: #ffffeb;
    border: 1px solid #993300;
    border-radius: 4px; 
    box-shadow: 2px 2px 5px 0 #8B4513;
    visibility: hidden;
    top: -4px;
    left: 8px;
  }
  #social:hover li {
    opacity: 0.2;
  }
  #social li:hover {
    opacity: 1;
  }
  #social li:hover a strong {
    visibility: visible;
    z-index: 9999;
  }
}


@media only screen and (min-width: 820px) {

  /*==========*\
  \*   MENU   */

  #menu > a {
    visibility: hidden;
    display: none;
  }

  #menu { 
    margin: 0 0 30px 6px;
    font-size: 14px;
    font-weight: bold;
  }
  #menu ul {
    margin: 0;
    padding: 0;
    width: 185px;
  }
  #menu li {
    margin: 0;
    list-style: none;
    background-color: transparent;
  }
  #menu li a {
    text-decoration: none;
    white-space: nowrap;
    color: #330000;
    display: block;
    width: auto;
    height: 22px;
    padding-top: 6px;
    padding-left: 10px;
    margin-bottom: 4px;
    border: none;
    border-radius: 20px/60px;
    box-shadow: 3px 3px 10px #8B4513; 
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 0;
    width: 148px;
  }
  #menu li li a {
    margin-left:10px;
    background-position: 0 -90px;
    width: 138px;
  }
  #menu li li li a {
    margin-left:20px;
    background-position: 0 -180px;
    width: 128px;
  }
  #menu li li li li a {
    margin-left:30px;
    background-position: 0 -270px;
    width: 118px;
  }
  #menu li a:hover, #menu li .current {
    border-radius: 20px 80px 75px 20px/60px;
  }
  #menu li a:hover {
    color: #0000DD;
    background-position:0 -30px;
    width: 175px;
  }
  #menu li li a:hover{
    background-position: 0 -120px;
    width: 165px;
  }
  #menu li li li a:hover{
    background-position: 0 -210px;
    width: 155px;
  }
  #menu li li li li a:hover{
    background-position: 0 -300px;
    width: 145px;
  }

  #menu li .current {
    background-position: 0 -60px;
    width: 175px;
  }
  #menu li li .current {
    background-position: 0 -150px;
    width: 165px;
  }
  #menu li li li .current {
    background-position: 0 -240px;
    width: 155px;
  }
  #menu li li li li .current {
    background-position: 0 -330px;
    width: 145px;
  }

}


/*===============================================*\
    small screens (only delta to normal styles!)
\*===============================================*/

@viewport { max-width: 820px; }
@media only screen and (max-width: 820px) {
 
  /*=======================*\
  \*   Page partitioning   */

  #main, #sidebar-right, #footer {
    width: 100%;
    padding: 0;
  }
  #content {
    width: 97%;
    padding: 4px 0 0 5px;
  } 
  #sidebar-left {
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
  }

  #sidebar-right h2 {
    margin-top: 0;
  }

  #head1{
    padding-top: 22px;
  }
  body {
    font-size: 80%;
  }

  #lang_menu {
    width: 20%;
    }

  #searchbox {
    padding-left: 20px;
    float: right;
    }

  /*==========*\
  \*   MENU   */

  #menu {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2.2em 0;
    width: 70%;
    float: left;
    z-index: 1001;
  }

  #menu li {
    margin: 0;
    list-style: none;
    background-color: transparent;
  }

  #menu li a { 
    text-decoration: none;
    white-space: nowrap;
    color: #330000;
    display: block;
    width: auto;
    height: 22px;
    padding-top: 6px;
    padding-left: 0.7em;
    margin-bottom: 2px;
    border: none;
    border-radius: 22px/55px;
    box-shadow: 3px 3px 10px #8B4513; 
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 0;
    width: 148px;
    margin-bottom: 0;
  }
  #menu li li a {
    background-position: 0 -90px;
    width: 138px;
  }
  #menu li li li a {
    background-position: 0 -180px;
    width: 128px;
  }
  #menu li li li li a {
    background-position: 0 -270px;
    width: 118px;
  }
 
  #menu > a {
    background: url('../../../fileadmin/templates/DMM_Template_V02/Menu_Sprite.png') no-repeat;
    background-position: 0 -360px;
    width: 148px;
    padding-top: 6px;
    padding-left: 2.5em;
    height: 22px;
    width: 70%;
    cursor: pointer;
    font-weight: bold;
    display: none;
    color: #330000;
  }
  
  #menu:not(:target) > a:first-of-type,
  #menu:target > a:last-of-type {
    display: block;
    visibility: visible;
    text-decoration: none;
  }
 
  #menu > ul {
     visibility: hidden;
     display: none;
  }
  #menu:target > ul {
     z-index: 1002;
     visibility: visible;
     display: block;
  }

  #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
/* ################## */
  #menu ul li {
    height: 2em;
  }
  
  #menu ul li ul {
    left: 4.5em;
    z-index: 1002;
    position: relative;
    top: -0.7em;
  }

  #menu li a:hover {
    color: #0000DD;
    background-position:0 -30px;
    width: 175px;
  }
  #menu li li a:hover{
    background-position: 0 -120px;
    width: 165px;
  }
  #menu li li li a:hover{
    background-position: 0 -210px;
    width: 155px;
  }
  #menu li li li li a:hover{
    background-position: 0 -300px;
    width: 145px;
  }

  #menu li .current, #menu li .active {
    background-position: 0 -60px;
    width: 175px;
  }
  #menu li li .current, #menu li li .active {
    background-position: 0 -150px;
    width: 165px;
  }
  #menu li li li .current, #menu li li li .active {
    background-position: 0 -240px;
    width: 155px;
  }
  #menu li li li li .current, #menu li li li li .active {
    background-position: 0 -330px;
    width: 145px;
  }
  #menu li a:hover, #menu li .current, #menu li .active {
    border-radius: 20px 80px 75px 20px/60px;
  } 

  /*==========================*\
  \*   SOCIAL MEDIA BUTTONS   */  

  #social {
    float: right;
  }
  #social li a strong {
    right: -24px;
    top: 4px;
    left: auto;
  }
  #social li:last-child {
    margin-right: 8px;
  }

  .csc-textpic-image img{
    width: 100%;
    height: auto;
  }

}

  /*==========================*\
  \*   ADD: SPECIALS   */  

.ce-gallery figcaption {
  text-align: Center;
  font-size: 80%;
  font-style: italic;
}


@media print {
  #header, #logo1, #logo2, #sidebar-left, .menubutton, #lang_menu, #searchbox { 
    display: none;
  }
  #main, #sidebar-right, #footer {
    width: 100%;
  }
  #content {
    width: 96%;
  }
}

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/* Default style sheet for SrLanguageMenu */
.tx-srlanguagemenu,
.tx-srlanguagemenu .links-list-header {
	font-family: Verdana, sans-serif;
	line-height: 100%;
	margin-top: 8px;
	padding: 0;
	text-indent: 0;
}
.tx-srlanguagemenu .CUR,
.tx-srlanguagemenu .NO,
.tx-srlanguagemenu .INACT {
	float: left;
	font-size: .8em;
	margin: 0 5px;
}
.tx-srlanguagemenu .CUR a,
.tx-srlanguagemenu .NO a,
.tx-srlanguagemenu .INACT a {
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
.tx-srlanguagemenu .CUR a:focus,
.tx-srlanguagemenu .CUR a:hover,
.tx-srlanguagemenu .CUR a:active,
.tx-srlanguagemenu .NO a:focus,
.tx-srlanguagemenu .NO a:hover,
.tx-srlanguagemenu .NO a:active,
.tx-srlanguagemenu .INACT a:focus,
.tx-srlanguagemenu .INACT a:hover,
.tx-srlanguagemenu .INACT a:active {
	color: #333333;
}
.tx-srlanguagemenu .CUR a.flag:before,
.tx-srlanguagemenu .CUR a.linked-language:before {
	content: url('../../../typo3conf/ext/sr_language_menu/Resources/Public/Images/current.png');
	padding-right: 3px;
}

.tx-srlanguagemenu-links .SPC:before {
	content: "|";
	padding-right: 3px;
}
.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked,
.tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
	height: 13px;
	width: 20px;
}
.tx-srlanguagemenu img.tx-srlanguagemenu-flag-unlinked {
	filter: grayscale(100%); /* Current draft standard */
	-webkit-filter: grayscale(100%); /* New WebKit */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
	filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
.tx-srlanguagemenu fieldset {
}
.tx-srlanguagemenu fieldset legend {
	/*background: url('../../../typo3conf/ext/sr_language_menu/Resources/Public/Images/language.svg') no-repeat 2px 50%;
	padding: 0 2px 2px 20px;*/
}
.tx-srlanguagemenu fieldset label {
	display: none;
}
.tx-srlanguagemenu fieldset span.icon-markup {
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
}
.tx-srlanguagemenu fieldset select {
	background-color: #009933;
	color: white;
	font-size: .8em;
}
.tx-srlanguagemenu fieldset option {
	padding: 2px 5px 0 2px;
}



/* adapted to DMM, 2019-10-11 17:20 W. Aust, equal as NPV */

.tx-pwcomment-pi1 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 800px;
}

.tx-pwcomment-pi1 ul {
	list-style-type: none;
	padding-left: 0;
}

.tx-pwcomment-pi1 ul ul {
	padding-left: 4em;
}

.comments-container {
	margin: 60px 0 15px 0;
}

.comments-list {
	margin-top: 30px;
	position: relative;
}

.comments-list:before {
	content: '';
	width: 2px;
	height: 100%;
	background: #c7cacb;
	position: absolute;
	left: 32px;
	top: 0;
}

.comments-list:after {
	content: '';
	position: absolute;
	background: #c7cacb;
	bottom: 0;
	left: 28px;
	width: 10px;
	height: 10px;
	border: 3px solid #c7cacb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.comments-list.no-avatar:before {
    display: none;
}
.comments-list.no-avatar:after {
    display: none;
}
.comments-list.no-avatar .comment-box:before, .comments-list.no-avatar .comment-box:after {
    display: none;
}
.comments-list.no-avatar .comment-box {
    float: none;
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
	content: '';
	width: 2em;
	height: 2px;
	background: #c7cacb;
	position: absolute;
	top: 25px;
	left: -2em;
}
	
.comments-list li {
	margin-bottom: 15px;
	display: block;
	position: relative;
}

.comments-list li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	width: 0;
}

.reply-list {
	padding-left: 88px;
	clear: both;
	margin-top: 15px;
}

.comments-list .comment-avatar {
	width: 65px;
	height: 65px;
	position: relative;
	z-index: 99;
	float: left;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	overflow: hidden;
    background: #f2f2f2;
}

.comments-list .comment-avatar img.default-user-icon {
    padding: 8px 5px 5px;
}

.comments-list .comment-avatar img {
	width: 100%;
	height: 100%;
}

.reply-list .comment-avatar {
	width: 50px;
	height: 50px;
}

.comment-main-level:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

.comments-list .comment-box {
	float: right;
	position: relative;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	display: block;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #F2F2F2;
	top: 12px;
	left: -11px;
}

.comments-list .comment-box:before {
	border-width: 11px 13px 11px 0;
	border-color: transparent rgba(0,0,0,0.05);
	left: -12px;
}

.comment-box .comment-head {
	background: #F2F2F2;
	padding: 1em 0.8em 0.4em 0.8em;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	-moz-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
}

.comment-box .comment-head i {
	float: right;
	margin-left: 14px;
	position: relative;
	top: 2px;
	color: #A6A6A6;
	cursor: pointer;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
	color: #03658c;
}

.comment-box .comment-name {
	color: #283035;
	font-weight: bold;
	float: left;
	margin: 0 0.8em 0.4em 0;
}

.comment-box .comment-date {
	float: left;
	color: #999;
	margin: 0 0.8em 0.4em 0;
}

.comment-box .comment-content {
	background: #FFF;
	padding: 12px;
	color: #595959;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.comment-box .comment-name.by-author, .comment-box .comment-name.by-author a {color: #03658c;}
.comment-box .comment-name.by-author:after {
	content: 'autor';
	background: #03658c;
	color: #FFF;
	font-size: 12px;
	padding: 3px 5px;
	font-weight: 700;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.comment-actions {
	float: right;
	right: 12px;
	top: 0px;
}

.comment-actions .votesum {
	font-size: 1.1em !important;
	color: #000 !important;
	margin-right: 5px;
	vertical-align: top;
}

.comment-actions a.upvote,
.comment-actions a.downvote,
.comment-actions a.reply {
	margin: 0 2px;
}

.comment-actions a.reply {
	margin-left: 25px;
	vertical-align: top;
}

.comment-actions a.upvote,
.comment-actions a.downvote {
	display: inline-block;
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin-top: 0;
}

.comment-actions a.upvote:before,
.comment-actions a.downvote:before,
.comment-actions a.reply:before {
	content: '';
	background: url('../../../fileadmin/templates/DMM_Extensions/pw_comments/Styling/thumbs-up.svg') no-repeat;
	background-size: cover;
	opacity: 0.6;
	width: 18px;
	height: 18px;
	display: inline-block;
    vertical-align: top;
	margin-right: 4px;
}

.comment-actions a.upvote:hover:before,
.comment-actions a.downvote:hover:before,
.comment-actions a.reply:hover:before {
	opacity: 1;
}

.comment-actions a.downvote:before {
	background-image: url('../../../fileadmin/templates/DMM_Extensions/pw_comments/Styling/thumbs-down.svg');
}

.comment-actions a.reply:before {
	background-image: url('../../../fileadmin/templates/DMM_Extensions/pw_comments/Styling/reply.svg');
}

.comment-actions a.upvote.voted:before {
	opacity: 1;
	background-image: url('../../../fileadmin/templates/DMM_Extensions/pw_comments/Styling/thumbs-up-active.svg');
}
.comment-actions a.downvote.voted:before {
	opacity: 1;
	background-image: url('../../../fileadmin/templates/DMM_Extensions/pw_comments/Styling/thumbs-down-active.svg');
}

.comment-actions .voted-positive { color: green !important; }
.comment-actions .voted-negative { color: red !important; }

#writeComment {
	margin: 20px 0;	
}

#writeComment div.hide_initally {
	display: none;
}

#writeComment label {
	display: block;
}

#writeComment label span {
	font-size: 10px;
	color: #777;
}
#writeComment label span a {
	text-decoration: none;
	color: #777;
}

#writeComment input[type=text] {
	font-size: 100%;
	width: 30em;
	max-width: 100%;
	padding: 2px;
	margin-bottom: 14px;
}

#writeComment textarea {
	font-size: 100%;
	width: 30em;
	max-width: 100%;	
	line-height: 16px;
	padding: 5px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	margin-bottom: 1.5em;
}

#writeComment input.button {
	padding: 0.4em 1em;
    margin: 1.5em 1em 1em 0;
	width: auto;
}

.tx-pwcomment-pi1 .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.tx-pwcomment-pi1 .alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.tx-pwcomment-pi1 .alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

@media only screen and (max-width: 766px) {
}

	#thanksForYourComment, #customMessages {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#thanksForYourComment li, #customMessages li {
		background: #ccffcc;
		border: 1px solid #009900;
		color: #009900;
		font-weight: bold;
		padding: 6px 10px;
		margin-bottom: 15px;
	}

	#customMessages li {
		background: #ffcccc;
		border-color: #990000;
		color: #990000;
	}