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

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

#uddeim #uddeim-writeform textarea.inputbox {
    height: 200px;
}

.uddeim-messagefrom {
    padding-bottom: 20px;
}

select {
    border-color: rgba(0, 0, 0, 0.15);
}

.aufzaehlung {
    list-style: none;
    padding-left: 0px;

}

.cb_template .card-body {
    text-align: center;
}

#kunena.layout .markItUpEditor {
    min-height: 200px;
}

textarea#kbbcode-message {
    min-height: 200px;
}

#kunena.layout .markItUpFooter {
    height: 5px;
    padding-bottom: 5px;
}

.cb_template .card {
    margin-bottom: 5px;
    margin-right: 5px;
}

.gm-style .gm-style-iw {
    font-size: 10px;
  	left: 0px !important;
}

hr {
    border-top: 0px solid rgba(0, 0, 0, 0.05);
}

.tm-leading-article .uk-article:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, 0.05);
}

.tm-block-footer {
    padding: 20px;
    border-top: 0px solid rgba(0, 0, 0, 0.05);  
}

#uddeim #uddeim-writeform textarea.inputbox {
    width: 100% !important;
}

#uddeim #uddeim-writeform .uddeim-textcounter, #uddeim #uddeim-bbemobox, #uddeim #uddeim-smileybox {

	width: 100% !important;
}