/*!
Theme Name: WP_for_Aida
Theme URI: http://iriscompany.kz
Description: Medical WordPress Theme
Version: 1.1.0
Author: IRIS Company
Author URI: http://iriscompany.kz
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: theme-options, translation-ready
Text Domain: healthflex
*/

/*
WARNING FOR DEVs: DO NOT MODIFY TEXT DOMAIN VALUE OF THIS FILE;

The styles of the theme are compiled by less.php and stored in the uploads folder.

Do not alter or delete this file.

*/

/*
=================================================================


REQUIRED WORDPRESS STYLES
(are styled by less)



=================================================================
*/
.nagrada {
    position: fixed; /* Фиксированное положение */
    right: 10px; /* Расстояние от правого края окна браузера */
    top: 20%; /* Расстояние сверху */
    padding: 10px; /* Поля вокруг текста */ 
    border: 0px solid #333; /* Параметры рамки */ 
   }
   .text {
    height: 1000px;
   }

.aligncenter,
.alignright,
.alignleft,
.floatleft,
.floatright,
.textcenter,
.textright,
.textleft,
.wp-caption,
.gallery-caption,
.wp-caption-text,
.wp-smiley,
blockquote,
.sticky,
.bypostauthor,
.screen-reader-text {}



/*
=================================================================
*/