
.boards:nth-child(odd),
.boards:nth-child(even) {
    padding: 0 !important;
}

.link_content div a {
    width: 100%;
    float: none;
    margin: 5px 0 !important;
}

.login {
    display: none;
}

.login_pic {
    display: block;
}

.search {
    text-align: right !important;
}


.space .logo a {
    float: none;
}



.logo a {
    float: none;
}

#returntop {
    margin-left: 30px;
}

.returntop {
    display: none;
}


.profile-view .media-body,
.profile-view .media-body .profile-edit {
    text-align: left;
}

.media-body .profile-edit {
    width: 100%;
}

#MainMenu div {
    margin: 0 10px;
}

@media (max-width:800px) {
    .login_name .hidden-xs {
        display: none !important;
    }

    /*»î¶¯±à¼­*/
    .form-group-left,
    .form-group-left input,
    .form-group-left select,
    .form-group-left label {
        width: 100% !important;
    }

        .form-group-left label {
            float: none;
        }

        .form-group-left input, .form-group-left select {
            margin-bottom: 12px !important;
        }

    .thumbimg-block,
    #publishForm label,
    #publishForm .oneLine input,
    #publishForm .oneLine select,
    .edit-text {
        width: 100%;
    }

    .thumbimg-block {
        width: 200px;
        left: 50%;
        margin-left: -100px;
    }

    .thumbimg {
        width: 200px;
        margin: 0 auto;
    }

    #uploadFile label {
        width: auto;
    }

    #publishForm label {
        text-align: left;
        margin-bottom: 10px;
    }
}
