
#kunena.layout .ksignature {
    font-size: 12px;
}
#kunena.layout .ksig {
margin: 0px;
    line-height: 11px !important;
}
#kunena.layout hr {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
#kunena.layout .kmsg {
    height: 100%;
    margin: 10px 0;
    word-wrap: break-word;
    font-family: Arial, sans-serif;
}
#kunena.layout .kwho-user {
       text-decoration: underline;
}
#kunena.layout [class*="badger-left"] {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 0 14px;
    border-radius: 0px;
    min-height: 180px;
    border: 1px solid #c0bbbb;
    box-shadow: none;
    background-color: #ffffff;
}
#kunena.layout .pagination ul > li > a, #kunena.layout .pagination ul > li > span {
    float: left;
    padding: 10px 16px;
    line-height: 20px;

    margin: 2px;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #fff !important;
    background-color: #2780CB !important;
    border: 1px solid #2780CB !important;
    cursor: default;
}

#kunena.layout .search-query {
    width: 250px !important;
    background-color: #fafafa;
}
#kunena.layout .markItUpEditor {
    border: 1px solid #bcbcbc;
    height: 300px;
}
#kunena.layout .topictitle {
font-size: 100%;

}

#kunena.layout .deleted {
    background-color: rgba(0,0,0,0.25);
}

#kunena.layout .badger-info::after {

    visibility: hidden;
}
#kunena.layout #btn_thankyou {
    margin-top: 0px;
}

@media(max-width:767px){
#kunena.layout small.text-muted {
margin-top: -20px;
    
}
}
@media(min-width:768px){
#kunena.layout small.text-muted {
margin-top: -10px;
    
}
}
#kunena.layout .navbar .nav > li > a {
    color: #003366 !important;
    font-weight: bold;
}
#kunena.layout #nav-menu, .dropdown-menu {
    width: 320px;
}
#kunena.layout .dropdown-menu {
    min-width: 320px;
}
#kunena.layout .table th, #kunena.layout .table td {
    line-height: 26px;
}
.modal-backdrop {

    z-index: -1 !important;

}
div.modal {

-webkit-box-shadow: 10px 10px 60px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 10px 10px 60px 0px rgba(0,0,0,0.5);
box-shadow: 10px 10px 60px 0px
    rgba(0,0,0,0.5);
}
#kunena.layout .navbar .nav {
    margin-bottom: -15px;
    margin-left: -9px;
    margin-top: -20px;
}
.breadcrumb > .active {
    color: #036;
}
#kunena.layout .filter-time {
    padding-top: 0px;
}
#kunena.layout .profilebox.unstyled {
    margin-left: 0px;
}
#kunena.layout .profilebox {

    margin-top: 0px;
}
#kunena.layout select#mode {
    margin-left: 0px;
    margin-top: 8px;
}
#kunena.layout select {

    margin-bottom: 8px;
}
#kunena.layout .topic-starter {

    border: 0px solid #ddc !important;
	padding: 0px 0px 0px !important;
}

#kunena.layout form#ktopicsform input, #kunena.layout #login-remember {
    width: 20px !important;
}

ul, ol {
    padding-left: 0px !important;
}

.well {

    padding: 0px !important;;

    background-color: #fff !important;

}
.fa-2x {
    font-size: 1em !important;
}
.table td.span1, .table th.span1 {

    width: 4px !important;

}
.uk-section {
   /* padding-top: 0px !important;*/

}

blockquote {
    font-size: 12px !important;
}
