html, body {
    height: 100%;
}

body {
    background-color: #f4f4f4;
    color: #333;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /*line-height: 18px;*/
}

body.user-login {
    background: #f4f4f4 url(/images/CUnet-intro.png) center 75px no-repeat;
}

.main-logo {
    margin-left: -19px;
}

p {
    font-size: 12px;
}

.text-center, .center {
    text-align: center;
}

body, input, button, select, textarea {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -26px;
}

.footer {
    border-top: 1px solid #cdcdcd;
    background-color: #e3e3e3;
    color: #877777;
    text-align: center;
    padding: 6px;
    box-shadow: 3px 0px 5px #cdcdcd inset;
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a, .dropdown-menu a {
    color: #00A0D0;
}

h1 {
    font-size: 25px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

h1.page-header {
    margin-bottom: 16px;
}

h1.page-header .btn {
    margin-top: 8px;
}

.page-header .lead {
    font-size: 12px;
    color: #000;
}

/*h1,h2,h3,h4,h5,h6,strong { color:#000; }
h1,h2,h3,h4 { font-weight: bold; }
h2,h3,h4 { line-height: 18px; }
h1,h2 { margin-bottom: 18px; }
h1 { font-size: 24px; line-height: 36px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4 { font-size: 10px; }

b { font-weight:bold; color:#333; }*/

.test9 {
    font-size: 9px;
    line-height: 13px;
}

.test11 {
    font-size: 11px;
    line-height: 14px;
}

.test10 {
    font-size: 10px;
    line-height: 14px;
}

.test12 {
    font-size: 12px;
    line-height: 18px;
}

.test13 {
    font-size: 13px;
    line-height: 18px;
}

.test14 {
    font-size: 14px;
    line-height: 20px;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a {
    color: #08c;
}

/*a:visited { color: #666; }*/
/*a:hover { color: #CF6; text-decoration: underline; }*/
/*a:active { color: #CCFF66; }*/

input.wide {
    width: 100%;
    -box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    *line-height: 32px;
    *margin-left: -3px;
    *margin-right: -4px;
    display: inline;
    padding: 0px 0 0 5px;
}

textarea.wide {
    width: 100%;
    -box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *margin-left: -3px;
    *margin-right: -4px;
    display: inline;
}

.well {
    background-color: #EEE;
}

img.profileImage {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.profileAvatar {
    color: #a2a2a2;
    display: inline-block;
    margin-top: 3px;
    position: relative;
    text-align: center;
}

.profileAvatar:hover {
    color: #0088cc;
}

.profileAvatar span {
    font-size: 9px;
    overflow: hidden;
    width: 39px;
    display: block;
    line-height: 12px;
    text-align: center;
    white-space: nowrap;
}

.avatar-wrapper {
    display: inline-block;
    position: relative;
}

.avatar-wrapper > .trusted {
    background: transparent url('/images/trusted-icon9x9.png');
    display: block;
    height: 9px;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 9px;
}

.avatar-wrapper > .large-trusted-icon {
    background: transparent url('/images/trusted-icon39x39.png');
    height: 39px;
    right: -7px;
    top: -7px;
    width: 39px;
}

.compose-possible-recipients, .message-recipients {
    padding: 12px 12px 5px;
}

table .profileAvatar span {
    display: none;
}

.group-members table .profileAvatar span {
    display: block;
}

.mini {
    font-size: 9px;
    line-height: 13px;
}

.klein {
    font-size: 10px;
    line-height: 14px;
}

.gross {
    font-size: 14px;
    line-height: 20px;
}

.grey {
    color: #877777;
}

.page-header {
    border: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 28px;
}

/* stupid table sort */
th[data-sort]{
    cursor:pointer;
}

/* */

h1, h2 {
    color: #777;
}

textarea.resize-vert {
    resize: vertical;
}

textarea.resize-no {
    resize: none;
}

.common-right-title {
    margin: 0;
}

.logoHolder {
    text-align: center;
}

.messagesListTable tr td:first-child {
    width: 30px;
}

.unread {
    font-weight: bold;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #00a0d0;
}

.reply-form {
    position: relative;
}

.reply-form textarea {
    height: 52px;
    min-height: 52px;
}

.btn-reply, .btn-add-image {
    margin-top: 33px;
}

.message small:before {
    content: ''
}

.datetime span {
    color: #333;
}

.message small {
    margin-top: 5px;
}

.message {
    position: relative;
}

.message:hover .msg-delete-btn {
    display: block;
}

.msg-delete-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.get-avatar-btn {
    width: 236px;
}

.message-gallery img {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 5px;
}

#unreadMessages {
    margin-left:0;
}

.main-nav {
    position: relative;
    z-index: 100;
}

.main-nav.visible-phone .nav-pills {
    margin-right: -20px;
}

.main-nav.visible-phone .nav-pills > li > a {
    padding: 4px 6px;
}

/* adjust nav items with label */
.nav.nav-pills span.label {
    padding-top:0;
    padding-bottom:0;
    font-size:11px;
}


.welcome-box {
    background: transparent url(/images/STICKY-AUF-CUNET.png) no-repeat -40px 0;
    height: 550px;
    width: 700px;
    position: relative;
    top: -112px;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -112px;
}

.losungen-text {
    font-family: 'Loved by the King', cursive;
    color: #00A0D0;
}

.hidden-phone .losungen-text {
    padding: 146px 170px 10px 202px;
    height: 120px;
    font-size: 16px;
}

.hidden-phone .losungen-bible {
    width: 344px;
    position: relative;
    top: 16px;
    left: 201px;
}

.visible-phone .losungen-text {
    font-size: 16px;
}

.visible-phone .losungen-bible {
    margin-top: 20px;
}

.losungen-text h1 {
    margin-top:0;
}

.losungen-bible p {
    margin-bottom: 0;
}

.losungen-bible p.grey {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 9px;
}

.well.visible-phone {
    box-shadow: 1px 2px 7px rgba(0,0,0,0.07) inset;
    border-radius:6px;
}

.well.visible-phone .losungen-text, .well.visible-phone .losungen-bible {
    padding-left:10px;
    padding-right:10px;
}

.fileupload-content span {
    position: relative;
    display: inline-block;
}

.fileupload-content span a {
    position: absolute;
    right: 15px;
    top: 0;
}

.fileupload-content span img {
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: baseline;
}

.fileinput-button {
    position: relative;
}

.fileinput-button span {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    box-shadow: 0 0 10px #c1c1c1 inset;
    padding: 5px;
    text-align: center;
    color: #8d8d8d;
    font-size: 11px;
    background-color: #e6e6e6;
    line-height: 15px;
    cursor: pointer;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
}

.clearfix {
    clear: both;
}

.hero-unit {
    padding: 10px 30px;
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.07) inset;
}

.hero-unit h1 {
    font-size: 22px;
    line-height: 30px;
    color: #00A0D0;
    margin-bottom: 10px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.hero-unit p {
    font-size: 12px;
    line-height: 20px;
}

.hero-unit p.grey {
    color: #877777;
}

blockquote {
    border: none;
    padding-left: 0px;
}

.form-search .input-append .search-query {
    border-radius: 5px 0 0 5px;
}

.form-search .input-append .btn {
    border-radius: 0 5px 5px 0;
}

textarea,
input[type="text"],
input[type="password"],
.uneditable-input {
    border-radius: 5px;
}

.input-append input, .input-append select, .input-append .uneditable-input {
    border-radius: 5px 0 0 5px;
}

.preloader {
    background: url(/images/preloader.gif) no-repeat 50% 50%;
    width: 80px;
    height: 60px;
}

.friends-list li {
    width: 68px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}

.btn-square {
    padding: 4px 7px;
}

.members {
    position: relative;
}

.invite-button, .remove-button {
    width:16px;
    height:22px;
}

.invite-button {
    margin-top: -48px;
}

/* Google maps */
#map-canvas {
    margin: 0 0 20px;
}

#map-canvas img {
    max-width: none !important;
}

.mapInfoBox {
    width: 250px;
    height: 250px;
}

.input-block-level-limited {
    max-width: 280px;
}

.msg-avatar {
    width: 60px;
}

.details-page .profileAvatar {
    /*margin-bottom: 20px;*/
}

.public_profile_groups > a {
    color: #a2a2a2;
    display: inline-block;
    margin-top: 3px;
    position: relative;
    text-align: center;
}

.public_profile_groups > a > span {
    font-size: 9px;
    overflow: hidden;
    width: 39px;
    display: block;
    line-height: 12px;
    text-align: center;
    white-space: nowrap;
}

.two-columns-info {
    max-width: 500px;
    width: 100%;
    clear: both;
}

.two-columns-info span.info-label {
    max-width: 120px;
    width: 100%;
    float: left;
}

.two-columns-info span.info {
    max-width: 380px;
    width: 100%;
    padding-bottom: 16px;
    float: right;
}

.medium-label {
    width: 160px;
    display: inline-block;
}

/* Landscape phones and down */
@media (max-width: 767px) {
    .msg-avatar {
        float: left;
        margin-right: 10px;
        width: 40px;
        padding-top: 5px;
    }

    .form-search input {
        width: 167px !important;
    }

    .message {
        display: table-cell;
    }

    .message-gallery {
        margin-top: 5px;
    }

    .message-gallery img {
        height: 40px;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width: 767px) {
    body.user-login {
        background-image: url(/images/CUnet-intro-iPhone.png);
        background-position: center 45px;
    }

    .login-form {
        padding-top: 320px;
    }

    .input-block-level-limited {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    body {
        padding: 0;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 25px;
    }
}

/* Overwrite bootstrap responsive */

@media (min-width: 768px) and (max-width: 979px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 704px;
    }

    .span12 {
        width: 704px;
    }
}

@media (min-width: 980px) and (max-width: 1229px) {
    .container {
        /*width: 920px;*/
    }
}
