/*
Theme Name: edu.richstone
Text Domain: edu.richstone.com.ru
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Сайт создан для обучающего персонала
Author: Stogniy Pavel М.
Email: stogniypm@ya.ru
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

.wpcf7-form-control-wrap.checkbox-235 .wpcf7-not-valid-tip{
    position: absolute;
    top: 100%;
    left: 0;
    width: 270px;
}

.uk-margin-auto .weatherInformer20, .uk-margin-auto .weatherInformer7_co1{
    width: 377px !important;
}
@media (max-width: 380px){
    .uk-margin-auto .weatherInformer20, .uk-margin-auto .weatherInformer7_co1{
        width: 100% !important;
    }
}

iframe .informer_box_example .informer_table{
    height: 282px !important;
}

#wpcf7-f560-o1 .uk-textarea{
    resize: none;
    height: 140px;
}

html{
    height: 100%;
}
body{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.video-player {
  width: 700px;
  height: 315px;
}
.video-container {
    text-align: center;
}
.video-caption {
    font-size: 14px;
    font-style: italic;
    margin-top: 10px;
    color: #000000;
}