/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-overlay-panel {
    color: #58585a;
}
.chrono_credits { display:none; }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #8aacc8;
}
textarea{
height:auto !important;
}
.gdatetimepicker-panel {
    font-size: 14px;
    min-width: 300px !important;
    height: auto;
/*    min-width: 300px;*/
}
.uk-article-title {
    font-size: 36px;
    line-height: 40px;
}
h1, .uk-h1 {
    font-size: 36px;
    line-height: 40px;
}
h2, .uk-h2 {
    font-size: 32px;
    line-height: 36px;
}