html,
body {
    height: 100%;
    font-family: Roboto, "Open Sans", Verdana;
}

h3, .h3 {
    font-size: 17px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    font-size: 12px;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}
.sort-numerical a.desc:after {
    content: "\e154";
}
.sort-ordinal a.asc:after {
    content: "\e155";
}
.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

#share
{
    padding-top: 15px;
    padding-left: 15px;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    #share
    {
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}


/* navbar */

.navbar {
    background-color: #FFFFFF;
    border-color: #080808;
}

.navbar-toggle {
    border: solid 1px #337ab7;
}

.navbar-toggle .icon-bar {
    border: solid 1px #337ab7;
    color: #337ab7;
}
/*
.navbar-brand {
    min-width: 400px;
}
*/
.navbar-brand > img {
    float: left;
    margin-top: -14px;
    width: 48px;
    height: 48px;
}
.navbar-brand > div {
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-top: -11px;
    width: 80px;
}

.navbar-brand div.share42init {
    width: 180px;
    min-width: 180px;
    padding-top: 10px;
}

#share:hover{
    background-color: #eee;
}

/* /navbar */


.cat_entry
{
    line-height: 26px;
}

.cat_entry .spacer
{
    display: block;
    float: left;
    width: 20px
}


.group {
    border: solid 1px grey;
    border-radius: 15px;
    margin-top: 15px;
    padding: 15px;
    border: solid 1px gray;
}

.group h3 > a
{
    color: #337ab7;
}

img.group_logo {
    border-radius: 15px;
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 8px;
}

img.group_signs {
    border-radius: 15px;
    float: right;
    width: 64px;
    height: 64px;
    margin-left: 8px;
    margin-top: -15px;
}


/* страница архива */

h2 > img.group_logo {
    margin-top: -15px;
}

h2 > img.group_signs {
    width: 40px;
    height: 40px;
    margin-top: -5px;
}


.msg {
    border: solid 1px grey;
    border-radius: 15px;
    padding: 8px;
    margin: 8px;
    min-width: 300px;
    max-width: 97%;
    overflow: hidden;
}

/*.msg img,*/
.msg .author {
    float: left;
    padding: 5px;
    line-height: 50px;
}

.msg .author {
    font-weight: bold;
}

.msg .author > img {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    margin-right: 8px;
}

.msg .ts {
    color: gray;
    padding: 5px;
    float: right;
    line-height: 25px;
}

.msg .t {
    padding: 5px;
    clear: left;
    font-size: 16px;
}

div.msg_img {
    clear: both;
    text-align: center;
    margin: 5px;
}
div.msg_img > img {
    max-width: 90%;
    margin: auto;
}

.msgpager div {
    float: left;
}
.msgpager a.lastpage {
    /*color: black;*/
}

.msg_plink {
    float: right;
    margin-left: 2px;
    margin-top: 2px;
}

.anc {
    position: relative;
    top: -55px;
}


.clr img {
    float: none;
}


.l {
    float: left;
}
.r {
    float: right;
}

#t_logo {
    width: 32px;
    height: 32px;
}

#contact_link a img {
    height: 16px;
    width: 16px;
    margin: -2px 5px 0 0;
}


.aq:hover {
     text-decoration: none;
}

.replied
{
    border: solid 1px grey;
    padding: 5px 8px;
    border-radius: 5px;
    background-color: #fffff0;
    margin: 3px auto 8px;
    width: 98%;

    color: black;
    text-decoration: none;
}

.ctx{
    border: solid 1px black;
    border-radius: 15px;
}

.site-about
{
    max-width: 500px;
}

