.sideact2 {
    font-size: 11px;
}

.title1 {
    color: #005a00;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
}


.title2 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 8px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
    border-bottom: 1px solid #989898;
}

.title2 a {
    color: #747474;
}

.title2 a.active,
.title2 a:hover {
    color: #000;
}

.title3 {
    color: #010101;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Georgia, Arial, sans-serif;
}

.title3 a {
    color: #010101;
}

.title4 {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
}

.title5 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 8px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
    border-bottom: 0.5px solid #989898;
}





.text1 {
    color: #767676;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    margin: 0;
}

.text2 {
    color: #767676;
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    margin: 0 0 5px;
}

.text3 {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    margin: 0;
}

.text3 a {
    color: #000;
    padding-right: 10px;

}

.text3 .fa {
    color: #689D55;

}

.list1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list1 li {
    color: #005a00;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: Georgia, Arial, sans-serif;
    text-transform: uppercase;
}

.list1 a {
    color: #005a00;
}

.activity-cont {
    background: #F5F5F5;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #80AB80;
}

.activity-cont2 {
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #80AB80;
}




@media (min-width: 992px) {
    .activity-col1 {
        padding-right: 10px;
        border-right: 1px solid #989898;
    }

    .activity-col2 {
        padding-left: 10px;
    }

    .sideact {
        border-right: 1px solid #d8d8d8;
        padding-bottom: 50px;
    }
}


.mainwrapper {
    background: #FFFFFF;
    border-top: 1px solid #DDD;
    behavior: url(./css/PIE.htc);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-left: 1px;
    padding: 10px 20px;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(184, 188, 188, 1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(184, 188, 188, 1);
    box-shadow: 0px 2px 2px 0px rgba(184, 188, 188, 1);
}

.inner1 {
    font-size: 12px;
}

.sideact {
    padding-bottom: 50px;
}


.mainwrapper2 {
    background: #f5f5f5;
    padding: 20px 20px;
}

.portlet .portlet-heading a {
    color: #010101;
}


.tc-box.s2 h3 {
    margin-top: 0;
}

.tc-box a {
    color: #333;
}

.jumbotron2 {

    padding: 20px;
    margin-bottom: 15px;

}



.activities ul.list-unstyled li {

    margin-bottom: 10px;
    padding-bottom: 8px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
    border-bottom: 1px solid #989898;
}

.activities-link {
    display: flex;
}

.activities-link ul.list-unstyled li {
    margin-bottom: 10px;
    padding-bottom: 8px;
    margin-top: 0;
    font-family: 'Rokkitt Bold', Georgia, Arial, sans-serif;
    border-bottom: 1px solid #989898;
}

.activities-link li {
    padding-left: 10px;
}

.resources .portlet {
    min-height: 186px;
}

.resources .icon-box {
    border: 2px solid #e5e5e5;
    border-radius: 100%;
    color: #999;
    background: #fefefe;
    font-size: 46px;
    height: 70px;
    line-height: 65px;
    margin: 0 auto;
    padding-right: 0;
    text-align: center;
    width: 65px;
}

.resources .media-body {
    padding-left: 10px;
    padding-right: 10px;
}

.resources .icon-box {
    color: #d15050;
    font-size: 46px;
    line-height: 75px;
    text-align: center;
}

.activities .portlet {
    min-height: 150px;
}

/*****************Forum******************/
.navbar-forum {
    background-color: #ecf0f1;
    border-color: #d9e1e3;
    margin-top: 0px;
    border: none;
    border-radius: 0;
}

.navbar-forum .navbar-brand {
    color: #3b3b3b;
}

.navbar-forum .navbar-brand:hover,
.navbar-forum .navbar-brand:focus {
    color: #222222;
    background-color: transparent;
}

.navbar-forum .navbar-text {
    color: #3b3b3b;
}

.navbar-forum .navbar-nav>li {
    padding-top: 4px;
}

.navbar-forum .navbar-nav>li>a {
    color: #3b3b3b;
    padding-top: 11px;
}

.navbar-forum .navbar-nav>li>a:hover,
.navbar-forum .navbar-nav>li>a:focus {
    color: #3b3b3b;
    background-color: transparent;
}

.navbar-forum .navbar-nav>.active>a,
.navbar-forum .navbar-nav>.active>a:hover,
.navbar-forum .navbar-nav>.active>a:focus {
    color: #3b3b3b;
    background-color: #fff;
    border-top: 4px solid #00AC53;
    margin-top: -4px;
}

.navbar-forum .navbar-nav>.disabled>a,
.navbar-forum .navbar-nav>.disabled>a:hover,
.navbar-forum .navbar-nav>.disabled>a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-forum .navbar-toggle {
    border-color: #dddddd;
}

.navbar-forum .navbar-toggle:hover,
.navbar-forum .navbar-toggle:focus {
    background-color: #dddddd;
}

.navbar-forum .navbar-toggle .icon-bar {
    background-color: #cccccc;
}

.navbar-forum .navbar-collapse,
.navbar-forum .navbar-form {
    border-color: #d7e0e2;
}

.navbar-forum .navbar-nav>.dropdown>a:hover .caret,
.navbar-forum .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #3b3b3b;
    border-bottom-color: #3b3b3b;
}

.navbar-forum .navbar-nav>.open>a,
.navbar-forum .navbar-nav>.open>a:hover,
.navbar-forum .navbar-nav>.open>a:focus {
    background-color: #d9e1e3;
    color: #3b3b3b;
}

.navbar-forum .navbar-nav>.open>a .caret,
.navbar-forum .navbar-nav>.open>a:hover .caret,
.navbar-forum .navbar-nav>.open>a:focus .caret {
    border-top-color: #3b3b3b;
    border-bottom-color: #3b3b3b;
}

.navbar-forum .navbar-nav>.dropdown>a .caret {
    border-top-color: #3b3b3b;
    border-bottom-color: #3b3b3b;
}

@media (max-width: 767) {
    .navbar-forum .navbar-nav .open .dropdown-menu>li>a {
        color: #3b3b3b;
    }

    .navbar-forum .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-forum .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #3b3b3b;
        background-color: transparent;
    }

    .navbar-forum .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-forum .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-forum .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #3b3b3b;
        background-color: #d9e1e3;
    }

    .navbar-forum .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-forum .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-forum .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-forum .navbar-link {
    color: #3b3b3b;
}

.navbar-forum .navbar-link:hover {
    color: #3b3b3b;
}


@media (min-width: 767px) {
    /*****Search form ************/

    .navbar-forum .navbar-form .input-group {
        width: 50%;
    }

    /* override width: auto; that showed up in 3.2.0
       with at least 1px for the addon or btn (I had an addon) */
    .navbar-forum .navbar-form .input-group .input-group-addon,
    .navbar-forum .navbar-form .input-group .input-group-btn {
        width: 1px;
    }
}



/******forum post form ***************/
.section2 .list-group {
    box-shadow: none;
}

.section2 .list-group-item {
    background-color: #ecf0f1;
}



/*----category-------*/
.widget {
    margin: 30px 0px;
    clear: both;
}

.widget .category-items {
    margin-top: -3px;
    padding: 0;
}

.widget ul.category-items li {
    color: #95a5a6;
    font-size: 1.025em;
    position: relative;
    display: block;
}

.widget ul.category-items>li a.cat-item {
    display: block;
    padding: 5px 24px 5px 30px;
    position: relative;
}

.widget ul.category-items>li a.cat-item .flags {
    top: 9px;
    right: 0;
}

.widget ul.category-items li .arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 7px;
    left: 5px;
    padding: 5px;
}

.widget ul.category-items>li .arrow span {
    background: url(../images/icon-forum.png) no-repeat -0px -21px;
    width: 10px;
    height: 10px;
    display: block;
}

.widget ul.category-items li .arrow.collapsed span {
    background: url(../images/icon-forum.png) no-repeat -0px -10px;
}

.widget ul.category-items>li a.cat-item.current {
    border-radius: 3px;
    color: #7b7b7b;
    background: #f0f0f0;
}

.widget li a {
    color: #95A5A6;
}

.widget ul.category-items ul.child {
    padding-left: 20px;
}

.widget ul.category-items ul.child>li.active .arrow {
    left: 0px;
    top: 15px;
}

.widget ul.category-items ul ul.child>li {
    font-size: 0.85em;
}

.flags {
    width: 12px;
    height: 12px;
    display: block;
    top: 13px;
    right: 15px;
    position: absolute;
    border-radius: 1px;
}

.flags.color-0,
.sticky-bar.color-0 {
    background: #ecf0f1;
}

.nav-link .tax-0.active {
    border-top: 5px solid #ecf0f1 !important;
}

.flags.color-1,
.sticky-bar.color-1 {
    background: #1abc9c;
}

.nav-link .tax-1.active {
    border-top: 5px solid #1abc9c !important;
}

.flags.color-2,
.sticky-bar.color-2 {
    background: #3498db;
}

.nav-link .tax-2.active {
    border-top: 5px solid #3498db !important;
}

.flags.color-3,
.sticky-bar.color-3 {
    background: #be8cbc;
}

.nav-link .tax-3.active {
    border-top: 5px solid #be8cbc !important;
}

.flags.color-4,
.sticky-bar.color-4 {
    background: #a4bedf;
}

.nav-link .tax-4.active {
    border-top: 5px solid #a4bedf !important;
}

.flags.color-5,
.sticky-bar.color-5 {
    background: #fff146;
}

.nav-link .tax-5.active {
    border-top: 5px solid #fff146 !important;
}

.flags.color-6,
.sticky-bar.color-6 {
    background: #e67e22;
}

.nav-link .tax-6.active {
    border-top: 5px solid #e67e22 !important;
}

.flags.color-7,
.sticky-bar.color-7 {
    background: #4e6c8a;
}

.nav-link .tax-7.active {
    border-top: 5px solid #4e6c8a !important;
}

.flags.color-8,
.sticky-bar.color-8 {
    background: #9fd4a9;
}

.nav-link .tax-8.active {
    border-top: 5px solid #9fd4a9 !important;
}

.flags.color-9,
.sticky-bar.color-9 {
    background: #68d0f0;
}

.nav-link .tax-9.active {
    border-top: 5px solid #68d0f0 !important;
}

.flags.color-10,
.sticky-bar.color-10 {
    background: #bdc3c7;
}

.nav-link .tax-10.active {
    border-top: 5px solid #bdc3c7 !important;
}

.flags.color-11,
.sticky-bar.color-11 {
    background: #16a085;
}

.nav-link .tax-11.active {
    border-top: 5px solid #16a085 !important;
}

.flags.color-12,
.sticky-bar.color-12 {
    background: #2980b9;
}

.nav-link .tax-12.active {
    border-top: 5px solid #2980b9 !important;
}

.flags.color-13,
.sticky-bar.color-13 {
    background: #a286ba;
}

.nav-link .tax-13.active {
    border-top: 5px solid #a286ba !important;
}

.flags.color-14,
.sticky-bar.color-14 {
    background: #8dbdd8;
}

.nav-link .tax-14.active {
    border-top: 5px solid #8dbdd8 !important;
}

.flags.color-15,
.sticky-bar.color-15 {
    background: #f5c506;
}

.nav-link .tax-15.active {
    border-top: 5px solid #f5c506 !important;
}

.flags.color-16,
.sticky-bar.color-16 {
    background: #d35400;
}

.nav-link .tax-16.active {
    border-top: 5px solid #d35400 !important;
}

.flags.color-17,
.sticky-bar.color-17 {
    background: #34495e;
}

.nav-link .tax-17.active {
    border-top: 5px solid #34495e !important;
}

.flags.color-18,
.sticky-bar.color-18 {
    background: #60bf74;
}

.nav-link .tax-18.active {
    border-top: 5px solid #60bf74 !important;
}

.flags.color-19,
.sticky-bar.color-19 {
    background: #00b2d7;
}

.nav-link .tax-19.active {
    border-top: 5px solid #00b2d7 !important;
}

.flags.color-20,
.sticky-bar.color-20 {
    background: #00b2d7;
}

.nav-link .tax-20.active {
    border-top: 5px solid #00b2d7 !important;
}

.flags.color-21,
.sticky-bar.color-21 {
    background: #2ecc71;
}

.nav-link .tax-21.active {
    border-top: 5px solid #2ecc71 !important;
}

.flags.color-22,
.sticky-bar.color-22 {
    background: #0078a0;
}

.nav-link .tax-22.active {
    border-top: 5px solid #0078a0 !important;
}

.flags.color-23,
.sticky-bar.color-23 {
    background: #9b59b6;
}

.nav-link .tax-23.active {
    border-top: 5px solid #9b59b6 !important;
}

.flags.color-24,
.sticky-bar.color-24 {
    background: #8fd7d4;
}

.nav-link .tax-24.active {
    border-top: 5px solid #8fd7d4 !important;
}

.flags.color-25,
.sticky-bar.color-25 {
    background: #ec9e03;
}

.nav-link .tax-25.active {
    border-top: 5px solid #ec9e03 !important;
}

.flags.color-26,
.sticky-bar.color-26 {
    background: #e74c3c;
}

.nav-link .tax-26.active {
    border-top: 5px solid #e74c3c !important;
}

.flags.color-27,
.sticky-bar.color-27,
.tax-item.color-27>.container .cursor span {
    background: #2c3e50;
}

.nav-link .tax-27.active {
    border-top: 5px solid #2c3e50 !important;
}

.flags.color-28,
.sticky-bar.color-28,
.tax-item.color-28>.container .cursor span {
    background: #12a252;
}

.nav-link .tax-28.active {
    border-top: 5px solid #12a252 !important;
}

.flags.color-29,
.sticky-bar.color-29,
.tax-item.color-29>.container .cursor span {
    background: #0090b0;
}

.nav-link .tax-29.active {
    border-top: 5px solid #0090b0 !important;
}

.flags.color-30,
.sticky-bar.color-30,
.tax-item.color-30>.container .cursor span {
    background: #7f8c8d;
}

.nav-link .tax-30.active {
    border-top: 5px solid #7f8c8d !important;
}

.flags.color-31,
.sticky-bar.color-31,
.tax-item.color-30>.container .cursor span {
    background: #27ae60;
}

.nav-link .tax-31.active {
    border-top: 5px solid #27ae60 !important;
}

.flags.color-32,
.sticky-bar.color-32,
.tax-item.color-30>.container .cursor span {
    background: #004c7d;
}

.nav-link .tax-32.active {
    border-top: 5px solid #004c7d !important;
}

.flags.color-33,
.sticky-bar.color-33,
.tax-item.color-30>.container .cursor span {
    background: #8e44ad;
}

.nav-link .tax-33.active {
    border-top: 5px solid #8e44ad !important;
}

.flags.color-34,
.sticky-bar.color-34,
.tax-item.color-30>.container .cursor span {
    background: #6ba5a3;
}

.nav-link .tax-34.active {
    border-top: 5px solid #6ba5a3 !important;
}

.flags.color-35,
.sticky-bar.color-35,
.tax-item.color-30>.container .cursor span {
    background: #f99138;
}

.nav-link .tax-35.active {
    border-top: 5px solid #f99138 !important;
}

.flags.color-36,
.sticky-bar.color-36,
.tax-item.color-30>.container .cursor span {
    background: #c0392b;
}

.nav-link .tax-36.active {
    border-top: 5px solid #c0392b !important;
}

.flags.color-37,
.sticky-bar.color-37,
.tax-item.color-30>.container .cursor span {
    background: #212f3d;
}

.nav-link .tax-37.active {
    border-top: 5px solid #212f3d !important;
}

.flags.color-38,
.sticky-bar.color-38,
.tax-item.color-30>.container .cursor span {
    background: #24753c;
}

.nav-link .tax-38.active {
    border-top: 5px solid #24753c !important;
}

.flags.color-39,
.sticky-bar.color-39,
.tax-item.color-30>.container .cursor span {
    background: #004350;
}

.nav-link .tax-39.active {
    border-top: 5px solid #004350 !important;
}

.category-items .categories-content {
    position: relative;
}

.category-items .accordion-group {
    border: none;
    margin-bottom: 5px;
}

.category-items .name-category .arrow {
    background: url(../images/icon-forum.png) no-repeat -0px -10px;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 15px;
    left: 10px;
}

.category-items .name-category.active .arrow {
    background: url(../images/icon-forum.png) no-repeat -0px -22px;
}

.category-items .category-items-child .arrow {
    background: url(../images/icon-forum.png) no-repeat -0px -10px;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    left: 15px;
}

.category-items .category-items-child .active .arrow {
    background: url(../images/icon-forum.png) no-repeat -0px -22px;
}

.category-items .accordion-inner {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.category-items-child li a {
    color: #95A5A6;
    font-size: 1.025em;

}

.category-items-child li {
    padding: 5px 0 3px 30px;
    position: relative;
}

.category-item-child-second li {
    padding: 3px 10px;
}

.category-item-child-second li a {
    font-size: 0.8em;
}

.category-item-child-second {
    display: none;
}

.category-items-child li.active .category-item-child-second {
    display: block;
}


/**********Hot topic ****************/
.hot-user-topic {}

.hot-user-topic ul {
    padding: 0;
    list-style: none;
}

.hot-user-topic ul li {
    margin-bottom: 3px;
}

.hot-user-topic ul li p {}

.hot-user-topic ul li p span.number {
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 1px 5px;
    color: #fff;
    margin-right: 5px;
    font-size: 9.6px;
    vertical-align: top;
}

.hot-user-topic ul li p span.username {
    /*display: inline-block;
    min-width: 65px;*/
}

.hot-user-topic ul li p span.text {
    display: inline-block;
    width: 88%;
}

.hot-user-topic ul li p span.icon {
    font-size: 12px;
    color: #b3b3b3;
    margin: 0 5px 0 10px;
    ;
}

.hot-user-topic ul li:first-child p span.number,
.hot-user-topic ul li:nth-child(11n) p span.number,
.hot-user-topic ul li:nth-child(2) p span.number,
.hot-user-topic ul li:nth-child(12n) p span.number {
    background: #e74c3c !important;
}

.hot-user-topic ul li:nth-child(3) p span.number,
.hot-user-topic ul li:nth-child(13n) p span.number,
.hot-user-topic ul li:nth-child(4) p span.number,
.hot-user-topic ul li:nth-child(14n) p span.number {
    background: #27ae60 !important;
}

.hot-user-topic ul li:nth-child(5) p span.number,
.hot-user-topic ul li:nth-child(15n) p span.number,
.hot-user-topic ul li:nth-child(6) p span.number,
.hot-user-topic ul li:nth-child(16n) p span.number {
    background: #8e44ad !important;
}

.hot-user-topic ul li:nth-child(7) p span.number,
.hot-user-topic ul li:nth-child(17n) p span.number,
.hot-user-topic ul li:nth-child(8) p span.number,
.hot-user-topic ul li:nth-child(18n) p span.number {
    background: #2980b9 !important;
}

.hot-user-topic ul li:nth-child(n+10) p span.number {
    font-size: 9px !important;
    padding: 2px 3.3px;
}

.hot-user-topic ul li p span.text a {
    line-height: 22px;
}


/*************Forum Home***************************/
.media,
.media .media {
    margin-top: 0;
}

.forumhome .media-object {
    width: 64px;
    height: 64px;
}

.forumhome .media-body {
    margin-top: 10px;
}

.forumhome li.media {
    background: #f0f0f0;
    margin-bottom: 1px;
    min-height: 75px;
    padding: 14px 17px;
    position: relative;
}


.forumhome li.media a {
    color: #3B3B3B;
}

.post-information {
    /*margin-top: 3px;*/
}

.post-information .times-create {
    font-size: 12px;
    color: #b3b3b3;
    word-spacing: 2px;
    font-weight: 300;
}

.post-information .type-category {
    position: relative;
    margin-left: 20px;
    font-size: 0.9em;
    color: #b3b3b3;
}

.post-information .type-category a {
    color: #b3b3b3;
    font-size: 0.89em;
    margin-right: -3px;
}

.post-information .type-category .flags {
    display: block;
    top: 2px;
    left: -17px;
}

.post-information .author {
    font-size: 0.89em;
    color: #b3b3b3;
    /*margin-left: 5px;*/
    word-spacing: 2px;
}

.post-information .author .last-reply a {
    color: #3498db !important;
}

.post-information .author .semibold a {
    color: #727272 !important;
    font-weight: 600;
    font-size: 0.95em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.post-information>span {
    font-size: 0.9em;
}

.post-information .undo-action a {
    color: #3498db;
    text-decoration: underline;
}

.post-information .comment {
    /*font-size: 0.9em;*/
    color: #b3b3b3;
    margin-left: 5px;
}

.post-information .comment.active {
    color: #3B3B3B !important;
}

.post-information .like.active {
    color: #3B3B3B !important;
}

.post-information .comment .icon {
    margin-right: 5px;
}

.post-information .like {
    /*font-size: 0.9em;*/
    color: #b3b3b3;
    margin-left: 5px;
}

.post-information .like .icon {
    margin-right: 5px;
    font-size: 0.8em;
}

.color-blue {
    color: #3498db !important;
}


/*control indx*/
.control-thread-group {
    position: absolute;
    right: 20px;
    bottom: 10px;
    /*opacity: 1;
    filter: alpha(opacity=0);
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;*/
}

.control-thread-group span {
    padding: 0px 6px;
    color: #3498db;
    opacity: 0.5;
    font-size: 0.85em;
}

.control-thread-group .sticky-thread.active span.icon,
.control-thread-group .sticky-thread-home.active span.icon {
    color: #FF7E00;
}

.control-thread-group .sticky-thread-home {
    /*display: inline-block;*/
    vertical-align: bottom;
}

.control-thread-group a {
    position: relative;
    overflow: hidden;
}


/********create post*************/
.createForm {
    margin: 20px 0 30px;
}


/*---- Thread ---*/
/*
.breadcrumbs{
        position: relative;
        margin-left: -5px;
        padding-top: 14px;
        color: #95a5a6;
        font-size: 14px;
}
.breadcrumbs .flags{    
        position: absolute; 
        left: 0px;
        top: 15px;
}

.breadcrumbs{
        list-style: none;
        list-style-image: none;
        list-style-position: inside;
}

.breadcrumbs li{
        display: inline-block;
        margin: 0 5px;
        font-size: 14px;
        vertical-align: middle;
        position: relative;
}
.breadcrumbs li:before{
        font-size: 0.8em;
        content: '\f178';
        margin-right: 5px;
        line-height: 1em;
        vertical-align: middle;
        font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.breadcrumbs li:first-child:before{
        content: '\f015';
        font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
        font-size: 16px;
    
}*/

.title-thread {
    color: #3B3B3B;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 2px;
    width: 100%;
    word-wrap: break-word;
}

.thread-information {
    margin-top: 3px;
    color: #B3B3B3;
    font-size: 0.9em;
}

.thread-information .times-create {
    float: left;
    color: #b3b3b3;
    word-spacing: 1px;
    font-weight: 300;
}

.thread-information .type-category {
    position: relative;
    float: left;
}

.thread-information .type-category .flags {
    position: relative;
    float: left;
    margin: -9px -8px 0px 22px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.marginBottom20 {
    margin-bottom: 25px;
}

.thread-infor {
    text-align: right;
    font-size: 0.9em;
    color: #b3b3b3 !important;
    margin-top: 7px;
}

.thread-infor a {
    color: #b3b3b3;
    font-size: 12px;
}

.thread-infor .icon {
    margin-right: 5px;
}

.thread-discuss-right h1 {
    color: #656268;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: -4px;
    border-bottom: 1px solid #f0f0f0;
}

.user-discuss {
    float: right;
}

.user-discuss li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    display: block;
}

.user-discuss .img-circle,
.user-discuss .avatar,
.user-discuss li a {
    width: 30px !important;
    height: 30px !important;
    margin-bottom: 5px;
    display: inline-block;
}

.single-avatar {
    width: 64px;
}

.f-floatleft {
    float: left;
    width: 80px;
    text-align: center;
    margin-right: 18px;
    position: absolute;
}

.items-thread {
    border-bottom: 1px solid #f0f0f0;
    clear: both;
}

.items-thread .f-floatleft .icon {
    font-size: 0.85em !important;
}

.items-thread .img-circle,
.avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.items-thread .f-floatleft>div {
    margin-top: 12px;
}

.items-thread .f-floatleft>div .icon {
    color: #a4bedf;
    font-size: 1.20em;
}

.f-floatright {
    /*float: left;
    width: 85%;*/
    margin-left: 78px;
    word-wrap: break-word;
}

.f-reply-right {}

.items-thread .date {
    color: #b3b3b3;
    font-weight: normal;
    font-size: 0.85em;
    margin-left: 5px;
}

.items-thread {
    position: relative;
    margin-top: 15px;
    padding-bottom: 15px;
}

.items-thread p {
    padding-bottom: 13px;
}

.items-thread .topic-thread {
    position: relative;
}


.control-thread {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    /* Safari */
}

.control-thread li {
    float: left;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
    list-style: none;
}

.control-thread li a .icon {
    color: #b3b3b3;
    font-size: 13px;
    display: block;
}

.control-thread li .tooltip {
    top: -32px !important;
}

.item-thread:hover .control-thread {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    /* Safari */
}

.reply-item:hover>.control-thread {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    /* Safari */
}

.more-img {
    background: #1abc9c;
    padding: 5px;
    padding-left: 10px;
}

.more-img a,
.more-img span {
    color: #fff;
    padding-top: 5px;
    padding-left: 5px;
    display: block;
    font-weight: 600;
    font-size: 0.9em;
}

.ie8 .more-img {
    width: 35px !important;
    height: 35px !important;
    padding-top: 5px;
    padding-left: 5px;
}

.btn-reply,
.goto-reply {
    color: #6a90ba !important;
    font-size: 0.85em;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin-top: 5px;
    padding-bottom: 5px;
}

.btn-reply .icon,
.goto-reply .icon {
    margin-left: 5px;
}

a.goto-reply {
    color: #6a90ba;
    margin: 3px 0;
}

.btn-more-reply {
    background: #f0f0f0;
    width: 155px;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #7b7b7b;
    font-size: 0.85em;
    cursor: pointer;
    padding-top: 4px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 4px;
}

/*
blockquote{
        border-left: 1px solid #c4c4c4;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        padding-top: 0px;
        padding-bottom: 35px;
        margin-bottom: 0px;
        font-size: 14px;
        margin-left: 29px;
        margin-top: 12px;
}
blockquote, blockquote p{
        font-size: 14px;
        font-weight: inherit;
        line-height: 20px;
}
blockquote:before { 
        padding: 8px;   
        background: url(../img/icon-forum.png) 0px -131px;  
        width: 38px;
        height: 28px;   
        position: absolute;
        left: -32px;
        top: -7px;  
        
}
*/

p.form-atuthor {
    text-align: right;
}


.items-thread .name {
    color: #b3b3b3;
    font-size: 1.05em;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: 7px;
    margin-bottom: 6px;
}

.items-thread .name .post-author {
    color: #3B3B3B;
    font-size: 18px;
    font-weight: 600;
}

.items-thread .name a {
    color: #b3b3b3;
}

.items-thread .name .active {
    color: #3B3B3B;
}

.items-thread .comment .active {
    /*color: #b3b3b3 !important;*/
}

.items-thread .name .comment,
.items-thread .name .like {
    color: #b3b3b3;
    font-weight: normal;
    font-size: 0.85em;
}

.items-thread .name .comment .icon,
.items-thread .name .like .icon {
    font-size: 1.0em !important;
}

.items-thread .name .comment .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
}

.items-thread .name .comment.loading .icon:before {
    content: '';
}

.items-thread .name .comment.loading .icon {
    background: url('../img/cmt_loading.gif');
    background-size: 14px 14px;
    vertical-align: middle;
}

.items-thread .name .icon {
    margin: 0px 10px;
    margin-right: 5px;
}

.items-thread.child {
    margin: 0 0 0 0;
    border: none;
    padding: 0;
    padding-top: 35px;
    margin-top: 15px;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 40px;
}

.items-thread.child .f-floatleft {
    width: 40px;
}

.items-thread.child .f-floatright {
    margin-left: 55px;
    word-wrap: break-word;
}

.items-thread.child .img-circle,
.items-thread.child .avatar {
    width: 40px;
    height: 40px;
}

.items-thread .linke-by {
    border-top: 1px solid #f0f0f0;
    padding-top: 13px;
    margin-top: 5px;
    padding-bottom: 9px;
}

.items-thread .linke-by .img-circle,
.items-thread .linke-by .avatar {
    width: 30px;
    height: 30px;
}

.items-thread .linke-by .text {
    color: #656268;
    font-size: 0.85em;
    margin-right: 13px;
    margin-top: 6px;
}

.linke-by.collapse {
    display: block;
    visibility: hidden;
}

.color-black {
    color: #3b3b3b !important;
}

.color-black a {
    color: #3b3b3b !important;
}

.items-thread.no-border {
    border: none;
}

.items-thread .text-search {
    /*border: none;*/
    margin-top: 10px;
    margin-bottom: 20px;
}

.items-thread .text-search input[type="text"] {}

.category-select {
    padding: 10px 20px;
    width: auto;
}

.category-select li {
    cursor: pointer;
    padding-top: 5px;
}

.category-select li:hover {
    color: #6a90ba;
}

.text-select {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 102px;
    display: block;
}

.f-floatright .text-select {
    word-wrap: normal;
}

.show-preview {
    position: relative;
}

.checkbox-show {
    position: absolute;
}

.header-top .login {
    border-left: 1px solid #2c2e2e;
    height: 40px;
    margin-top: 15px;
    padding: 0px 0px 0px 20px;
    position: relative;
    float: right;
    /*text-align: right;*/
    float: right;
    margin-left: 9px;
}

.header-top .profile-account {
    height: 40px;
    margin-top: 15px;
    padding: 0px 0px;
    position: relative;
    float: right;
    text-align: right;
    float: right;
    cursor: pointer;

}

.header-top .login {
    width: 140px;
}

.header-top .login a {
    margin-top: 10px;
    color: #a5a9ac;
    display: block;
    text-decoration: none;
}

.header-top .login a .icon {
    margin-right: 10px;
}


.breadcrumbs a {
    color: #95a5a6;
    font-size: 14px;
}

.breadcrumbs .icon.home {
    margin-top: 1px;
    margin-right: 5px;
    display: block;
    float: left;
}


.thread-form .text-search,
.mceIframeContainer {
    border: 1px solid #e6e6e6;
    background: none;
    border-color: #e6e6e6 !important;
}

.thread-form .form-horizontal textarea,
.thread-form .form-horizontal input[type="text"] {
    border: 1px solid #e6e6e6;
    background: none;
    border-color: #e6e6e6 !important;
}

.items-thread .form-horizontal textarea,
.items-thread .form-horizontal input[type="text"] {
    border: 1px solid #e6e6e6;
    background: none;
    border-color: #e6e6e6 !important;
}

.single-thread .item-thread {
    border-top: 1px solid #e6e6e6;
}

.single-thread .item-thread {
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
    margin-top: 25px;
}


.post-display .content img {
    max-width: 100%;
    padding: 10px 0px;
}

.single-thread .f-floatright {
    margin-left: 100px;
}

.note-editor p {
    margin: 0;
    padding: 0;

}

.reply-item {
    margin-left: 50px;

}

.reply-item .img-circle,
.reply-item .avatar {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

form fieldset {
    padding: 9px 9px 2px 9px;
    border: solid 1px #ddd;
    margin: 18px 0;
}

form label {
    display: block;
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
    margin-bottom: 9px;
}

/* -----------------------------------------
           Custom Forms
        ----------------------------------------- */

form.custom span.custom {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    border: solid 1px #ccc;
    background: url(../img/misc/custom-form-sprites.png) 0 0 no-repeat;
}

form.custom span.custom.radio {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

form.custom span.custom.radio.checked {
    background-position: 0 -14px;
}

form.custom span.custom.checkbox.checked {
    background-position: 0 -28px;
}

form.custom div.custom.dropdown {
    display: block;
    position: relative;
    width: auto;
    height: 28px;
    margin-bottom: 9px;
    margin-top: 2px;
}

form.custom div.custom.dropdown a.current {
    display: block;
    width: auto;
    line-height: 26px;
    min-height: 26px;
    padding: 0 38px 0 6px;
    border: solid 1px #ddd;
    color: #141414;
    background-color: #fff;
    word-wrap: nowrap;
}

form.custom div.custom.dropdown a.selector {
    position: absolute;
    width: 26px;
    height: 26px;
    display: block;
    background: url(../img/misc/custom-form-sprites.png) -14px 1px no-repeat;
    right: 0;
    top: 0;
    border: solid 1px #ddd;
}

form.custom div.custom.dropdown:hover a.selector,
form.custom div.custom.dropdown.open a.selector {
    background-position: -14px -26px;
}

form.custom div.custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: 0;
    top: 27px;
    margin: 0;
    padding: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border: solid 1px #ddd;
}

form.custom div.custom.dropdown ul li {
    cursor: pointer;
    padding: 3px 38px 3px 6px;
    min-height: 18px;
    margin: 0;
    white-space: nowrap
}

form.custom div.custom.dropdown ul li.selected {
    background: url(../img/misc/custom-form-sprites.png) right -52px no-repeat;
}

form.custom div.custom.dropdown ul li:hover {
    background-color: #2a85e8;
    color: #fff;
}

form.custom div.custom.dropdown ul li.selected:hover {
    background: url(../img/misc/custom-form-sprites.png) #2a85e8 right -78px no-repeat;
}

form.custom div.custom.dropdown ul.show {
    display: block;
}

form.custom div.custom.dropdown.open ul {
    display: block;
    z-index: 10;
}

form.custom div.custom.dropdown.small {
    width: 134px !important;
}

form.custom div.custom.dropdown.medium {
    width: 254px !important;
}

form.custom div.custom.dropdown.large {
    width: 434px !important;
}

form.custom div.custom.dropdown.expand {
    width: 100% !important;
}

form.custom div.custom.dropdown.open.small ul {
    width: 132px !important;
}

form.custom div.custom.dropdown.open.medium ul {
    width: 252px !important;
}

form.custom div.custom.dropdown.open.large ul {
    width: 432px !important;
}

form.custom div.custom.dropdown.open.expand ul {
    width: 100% !important;
    box-sizing: border-box;
}

/* Custom input, disabled */
form.custom .custom.disabled {
    background-color: #ddd;
}

/* -----------------------------------------
   Nicer Custom Forms
----------------------------------------- */
form.custom.nice span.custom.checkbox {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

form.custom.nice div.custom.dropdown a.current {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-image: url(../images/misc/input-bg-outset.png);
    background-position: bottom right;
}

form.custom.nice div.custom.dropdown a.selector {
    height: 27px;
    border-width: 0 0 0 1px;
}

form.custom.nice div.custom.dropdown ul {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
}

/*Card*/
.card {
    border: none;
    margin-bottom: 14px;
    box-shadow: 0 0px 18px rgba(0, 0, 0, 0.1);
    border-radius: .6rem;
}

.card .card-header {
    background: transparent;
    border-bottom: none;
    text-transform: uppercase;
}

.card .card-header.card-header-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}

.card .card-action-wrap a {
    color: #6f7a7f;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
}

.card .card-action-wrap a[data-toggle="collapse"] i,
.card .card-action-wrap a[data-toggle="collapse"] span {
    font-size: 24px;
}

.card .card-action-wrap a.collapsed span.zmdi-chevron-down:before,
.card .card-action-wrap a.collapsed i.zmdi-chevron-down:before {
    content: '\f2fc';
}

.card .card-action-wrap a.card-close i,
.card .card-action-wrap a.card-close span {
    font-size: 20px;
}

.card .card-action-wrap a.full-screen i,
.card .card-action-wrap a.full-screen span {
    font-size: 18px;
}

.card .card-action-wrap a.dropdown-toggle i,
.card .card-action-wrap a.dropdown-toggle span {
    font-size: 23px;
}

.card .card-action-wrap a:hover {
    color: #324148;
}

.card .card-text {
    margin-bottom: 15px;
}

.card .card-text:last-child {
    margin-bottom: 0;
}

.card .card-footer {
    background: transparent;
    border-color: #e0e3e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card .card-img-bg {
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.card .card-img-overlay {
    position: static;
}

.card.card-refresh {
    position: relative;
}

.card.card-refresh .refresh-container {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    z-index: 5;
    cursor: wait;
    overflow: hidden;
}

.card.card-refresh .refresh-container .loader-pendulums {
    font-size: 2rem;
}

.card.card-refresh>.card-header .card-action-wrap>a.refresh span,
.card.card-refresh>.card-header .card-action-wrap>a.refresh i {
    font-size: 21px;
}

.card.fullscreen {
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    overflow-y: auto;
    top: 0;
    width: 100%;
    z-index: 1040;
}

.card.fullscreen>.card-header .card-action-wrap>a,
.card.fullscreen>.card-header .card-action-wrap .dropdown {
    opacity: 0;
    visibility: hidden;
}

.card.fullscreen>.card-header .card-action-wrap>a.full-screen,
.card.fullscreen>.card-header .card-action-wrap .dropdown.full-screen {
    opacity: 1;
    visibility: visible;
}

.card.fullscreen>.card-header .card-action-wrap>a.full-screen i.ion-md-expand::before,
.card.fullscreen>.card-header .card-action-wrap .dropdown.full-screen i.ion-md-expand::before {
    content: "\f2d8";
}

.card.card-lg .card-header,
.card.card-lg .card-footer {
    padding: .9rem 1.5rem;
}

.card.card-lg .card-body {
    padding: 1.5rem;
}

.card.card-sm .card-header,
.card.card-sm .card-footer {
    padding: .75rem 1rem;
}

.card.card-sm .card-body {
    padding: 1rem;
}

.card.card-flush {
    border: 0 !important;
    box-shadow: none !important;
}

.card-column-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.card-group {
    box-shadow: 0 0px 18px rgba(0, 0, 0, 0.1);
    margin-bottom: 14px;
}

.card-group>.card {
    margin-bottom: 0;
    box-shadow: none;
}

@media (max-width: 576px) {

    .card.card-lg .card-header,
    .card.card-lg .card-footer {
        padding: .75rem 1.25rem;
    }

    .card.card-lg .card-body {
        padding: 1.25rem;
    }
}

.card.card-profile-feed .btn-pg-link {
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.card.card-profile-feed .feed-img-layout .row {
    margin-right: -5px;
    margin-left: -5px;
}

.card.card-profile-feed .feed-img-layout .row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.card.card-profile-feed .feed-img-layout .feed-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.card.card-profile-feed .btn-video-link {
    background: rgba(50, 65, 72, 0.5);
    height: 45px;
    width: 45px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    color: #fff;
}

.card.card-profile-feed .btn-video-link:before {
    display: inline-block;
    font-family: "Ionicons";
    padding-left: 3px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f488";
}

.card.card-profile-feed .card-footer>div a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #adb3b6;
    font-size: 15px;
}

.card.card-profile-feed .card-footer>div a>i {
    font-size: 18px;
    margin-right: 10px;
}

.card.card-profile-feed .card-footer>div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card.card-profile-feed .card-footer>div:last-child a {
    margin-right: 10px;
}

.card.card-profile-feed .card-footer>div:last-child a:last-child {
    margin-right: 0;
}
