/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 


.tm-footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F7F7F7;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 25px;
    padding-top: 25px;
    position: relative;
    text-align: justify;
}

textarea, .uneditable-input {
    min-height: 100px;
    width: 206px;
}

button, input, optgroup, select, textarea {

margin-bottom: 10px;

}

.uk-panel-box {

   padding-bottom: 6px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 14px;

}

body {
background-color: #FFFFFF;
}


