.box2 {
    height: 106px;
    cursor: pointer;
    border-radius: 4px;
    padding: 0px 30px 0px 30px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    margin: 20px 0 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.box2:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.xe-comment-entry img {
    float: left;
    display: block;
    margin-right: 10px;
}
.xe-comment {
    transform: translateY(-50%);
    position: absolute;
    margin-left: 50px;
    top: 50%;
}
.xe-comment p {
    margin-bottom: 0px;
    margin-right: 15px;
}
.overflowClip_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.overflowClip_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.submit-tag{
    margin-top: 50px;

}

.img-circle {
    padding: 7px 0;
}

body.night .board {
    background: #2c2e2f;
    box-shadow: 0px 0px 6px #00000061;
}

body.night .board a {
    color: #d6d6d6;
}

body.night .tpwidget_title_hook,
body.night .tpwidget_text_hook {
    color: #fdfdfd;
}

body.night .sidebar-menu {
    border-right: #7f8080 1px solid;
}

body.night .user-info-navbar {
    background-color: #232323 !important;
}
body.night .dropdown-menu {
    background-color: #232323 !important;
    border: 1px solid #888686 !important;
}

body.night .user-info-navbar .user-info-menu>li>a {
    border-bottom: 1px solid #232323 !important;
    border-right: 1px solid #232323 !important;
    border-left: 1px solid #232323 !important;
}

body.night .user-info-navbar .user-info-menu>li>a,
.user-info-navbar .user-info-menu>li>a {
    height: 76px !important;
}

body.night .user-info-navbar .user-info-menu>li>a:hover {
    border-right: 1px solid #888686 !important;
    border-left: 1px solid #888686 !important;
}

body.night .user-info-navbar .user-info-menu>li {
    border: 1px solid #232323 !important;
}

body.night .user-info-navbar .user-info-menu>li .dropdown-menu.languages li.active a {
    background-color: #232323 !important;
    color: #979898 !important;
}

body.night,
body.night #body {
    background-color: #2c2e2f !important;
    color: #a9a9a9 !important;
}

body.night .text-gray {
    color: #f8f8f8;
}

body.night .xe-widget.xe-conversations {
    background: #2c2e2f;
}

body.night .box2 {
    border: 1px solid #3f4142;
}

body.night .xe-comment a {
    color: #d8d8d8;
}

body.night .xe-comment p {
    color: #979898 !important;
}

body.night .box2:hover {
    box-shadow: 0 26px 40px -24px rgb(255, 255, 255);
    -webkit-box-shadow: 0 26px 40px -24px rgba(130, 130, 130, 0.13);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.14, 1.43);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-out;
    background-color: #232323 !important;
}

body.night .tpwthwidt .front_37Zqj25,
body.night .tpwthwidt .widget_ctONpAN {
    background: #535656;
    color: red !important;
}

body.night .tpwthwidt .weakText_3SLbaEo {
    color: rgb(253, 253, 253);
}

body.night .tpwthwidt .baseText_31obwQ4 {
    color: #cccccc;
}

body.night footer.main-footer {
    border-top: 1px solid #414344b5;
    background-color: #2c2e2f;
}

body.night .footer-text a {
    color: #a9a9a9;
}

body.night .footer-text a:hover,
body.night footer-text a:focus {
    color: #ffffff;
    text-decoration: none
}

body.night .panel {
    background: #2c2e2f;
}

body.night blockquote {
    border-left: 5px solid #000;
}

body.night .respond a {
    color: #cecece;
}

body.night .respond .textarea {
    background-color: #2b2b2b;
    margin-top: 50px;
    border-radius: 15px;
    padding: 10px;
}

body.night .submit {
    color: #a5a5a5;
    background-color: #0000008f;
    border: 0px;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 15px;
    float: right;
    margin-top: 10px;
}

body.night #search button i {
    color: #b1b1b1;
}

body.night #search-text {
    background-color: #464646;
    color: #bdbdbd;
}

body.night .search-type input:checked+label,
.search-type input:hover+label {
    background-color: #969696;
}

body.night .s-type-list {
    display: none;
    position: absolute;
    top: 31px;
    padding: 9pt 0;
    width: 20pc;
    background: #535656;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
}

body.night .xe-comment-entry img {
    filter: brightness(95%);
}

body.night .search-input {
    border: 1px solid #424242;
    border-radius: 10px;
    background-color: #424242;
}

body.night .search-engine {
    background: #424242;
    box-shadow: 0px 5px 20px 0px #2c2e2f;
}

body.night .search-engine-list li {
    background: #424242;
}

body.night .go-up a {
    background-color: rgb(88 88 88) !important;
    padding: 15px 20px !important;
    border-radius: 50% !important;
}

body.night .go-up a:hover {
    background-color: rgb(123 123 123) !important;
}

