/*
 @package     mod_amsupershow
 @copyright   Copyright (C) 2016 Aleksandr Matyushkin. All Rights Reserved.
 @license     GNU General Public License version 2, or later.
 @website     http://webmasterset.ru
*/

/* Common */

.text1 h1,.text1 h2,.text1 h3,.text1 h4, .text1 .btnshow {
  text-align: center;
}

.text2 h1,.text2 h2,.text2 h3,.text2 h4, .text2 .btnshow {
  text-align: center;
}

.text2 p {
  text-align: justify;
}

.text3 {
  text-align: center;
}


.text1a h1,.text1a h2,.text1a h3,.text1a h4, .text1a .btnshow {
  text-align: center;
}

.text1a h1,.text1a h2,.text1a h3 {
  margin-top: 0px;
}

.text2a h1,.text2a h2,.text2a h3,.text2a h4, .text2a .btnshow {
  text-align: center;
}

.text2a p {
  text-align: justify;
}

.text2a h1,.text2a h2,.text2a h3 {
  margin-top: 0px;
}

.text3a {
  text-align: center;
}

.text3a h1,.text3a h2,.text3a h3 {
  margin-top: 0px;
}

.btnshow {
  margin-top: 20px;
}