@CHARSET "UTF-8";
@font-face {        
  font-family: 'Open-Sans';        
  src: url('/fonts/Open-Sans.eot');     
  src: url('/fonts/Open-Sans.eot?#iefix') format('embedded-opentype'),            
         url('/fonts/Open-Sans.woff') format('woff'),             
         url('/fonts/Open-Sans.ttf')  format('truetype'); 
}
body{
  width:100%;
  height: 100%;
  background-repeat: no-repeat;
  background-color: #f3f3f5;
  background-size: 2600px;
  padding:0;  
  margin:0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:#ccc;
    padding-left: 10px;
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.container {
  padding-left:10px;
  padding-right:10px;
  position: relative;
}
.form_activate {
  padding: 30px 50px 30px 50px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.form-signin, .form-forgetpassword
{
  padding: 15px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.form-register
{
  padding: 15px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
#signin_container ,#forgetpassword_container,#activate_container,#register_container {
  max-width:460px;
  margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.control-group:last-child{
  margin-bottom: 10px;
  text-align: center;
}
.control-group:last-child span a{
  color: #f35727;
}
.control-group:last-child span a.lk-b {
    color: steelblue;
}
#signin_container  .control-group .btn,#forgetpassword_container .control-group .btn ,#activate_container .control-group .btn,#register_container .control-group .btn ,.app_signin_container .btn{
  background-color: #f35727;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #f35727;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    background-image: none;
    /*box-shadow: 0 2px 2px #c24620;*/
    min-width:218px !important;
    line-height:34px;
    padding-top:0px;
    padding-bottom:0px;
    width: 100%;
}
#custom_tab_order ul {
  list-style-type: none;
  margin: 0;
}
#custom_tab_order i {
  vertical-align: bottom;
  margin-left:4px;
}
#custom_tab_order li {
  border: 1px solid #E8E8E8;
  background-color: #FFFFFF;
  min-height:36px;
  margin-top:10px;
}
#custom_tab_order li div {
  margin-top:3px;;
}
#custom_tab_order span {
  line-height:26px;
}
#custom_tab_order .icon-edit {
  cursor:pointer;
}
#custom_tab_order .icon-remove {
  cursor:pointer;
}
.tab_icon_option {
  display:none;
}
.select_color .thumbnail {
  width:30px;
  height:30px;
  cursor:pointer;
  border: none;
  box-shadow: none;
  border-radius: 2px;
}
.select_color .thumbnail i {
  left: 20px;
    position: relative;
    top: 20px;
}
.select_color > li{
  margin-left: 0px;
  margin-right: 10px;
}
label.valid {
  width: 24px;
  height: 24px;
  background: url("https://groups.tapatalk-cdn.com/web/icon/valid.png") center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}
label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
  font-size:13px;
}
.ul-inline {
  list-style: none outside none;
}

.ul-inline li {
  float:left;
}
.inputInfo {
  border-color: #3A87AD;color: #3A87AD;
}
.btn-file-tapatalk {
  vertical-align: top;
}
.no-border {
  border:0;
}
.no-border td {
  border:0;
  font-size:18px;
  text-align:center;
  vertical-align: middle;
}
.no-border th {
  border:0;
  font-size:18px;
  text-align:center;
  vertical-align: middle;
}
.no_border {
  border:0;
}
.no_border td {
  border:0;
}
.no_border th {
  border:0;
}
.payment_table td {
  text-align:center;
}
#newsletter-modal h2 {
  font-size:20px;
  line-height:30px;
}
#newsletter-modal small {
  font-size:16px;
}

#editor {
  max-height: 250px;
  height: 150px;
  background-color: white;
  border-collapse: separate; 
  border: 1px solid rgb(204, 204, 204); 
  padding: 4px; 
  box-sizing: content-box; 
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; 
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  border-top-right-radius: 3px; border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; border-top-left-radius: 3px;
  overflow: scroll;
  outline: none;
}
#voiceBtn {
  width: 20px;
  color: transparent;
  background-color: transparent;
  transform: scale(2.0, 2.0);
  -webkit-transform: scale(2.0, 2.0);
  -moz-transform: scale(2.0, 2.0);
  border: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
}

div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dropdown-menu a {
  cursor: pointer;
}
#logo-user {
  text-align:center;
  padding-bottom:40px;
}
#logo-user img{
  width: 280px;
}
#mon-table-gray {
  border:1px solid gray;
}
#mon-table-green {
  /*border:1px solid green;*/
}
#mon-table-gray table td, #mon-table-gray table th {
  color:gray;
}
#mon-table-green table td, #mon-table-green table th {
  color:green;
}

/*
 * @Author: YHSPY
 * @Date: 20151109
 */

.app_signin_container{
  width: 516px;
}
.form-horizontal .appuser_username_input, .form-horizontal .appuser_pwd_input{
  font-size:15px;
  color:#333;
  text-align:left;
  margin-left:10px;
  width:150px;
  float:left;
}
.appuser_seperator{
  text-align:center; 
  color:#e5e5e5; 
  padding-bottom:30px;
  padding-top:5px;
  line-height: 0px;
  margin: 0 5px 0 5px;
}
.appuser_seperator span{
  color:#ccc;
}
.appuser_login_seperator:first-child{
  float:left;
}
.appuser_login_seperator:last-child{
  float:right;
}
.appuser_login_seperator{
  width:215px; 
  border-bottom:1px solid #e5e5e5; 
}
.appuser_login_signin{
  color:#f35726;
  text-decoration: underline;
}
.form-horizontal .appuser_input{
  margin-left:10px;
  text-align: left;
  width: auto;
}
.appuser_input_wrap>input{
  box-shadow: none;
    width: 280px;
    height: 28px;
    border-color: #e8e8e8;
}
.appuser_login_signin{
  width: 465px; 
  margin-top:10px; 
  box-shadow:none; 
  border:none; 
  text-shadow: none;
  height: 40px;
  font-size: 18px;
  /*font-family:'Open-Sans';*/
  text-decoration: none;
}
.appuser_login_facebook{
  background-color:#2d55ad;
}
.appuser_login_facebook img{
  width: 27px;
  margin: 0 11px 6px 0;
}
.appuser_wel_title {
  font-size: 19px;
}
.appuser_login_facebook span, .appuser_login_google span{
  font-family:'Open-Sans';
}
.appuser_login_google{
  background-color:#e7e7e7;
}
.appuser_login_google img{
  width:27px;
  margin:0 12px 0 0;
}
.app_signin_container .appuser_login_facebook{
  height:40px;
  width: 220px;
  text-shadow:none;
  margin-bottom:20px;
  margin-right:10px;
  font-size:13px;
  background-color:#2d55ad;
  box-shadow:none;
  border:none;
}
.app_signin_container .appuser_login_google{
  height:40px; 
  width:220px;
  text-shadow:none;
  margin-bottom:20px;
  margin-left:10px;
  font-size: 13px;
  background-color:#e7e7e7;
  box-shadow:none;
  border:none;
  color:#333;
}
.appuser_login_bottom, .appuser_login_bottom a{
  text-align:center;
  color:#848484;
}
.app_signin_container .appuser_wel_title{
  text-align:center;
  color:#333;
  border-bottom:none;
  margin-bottom:15px;
  font-size: 22px;
}
.app_signin_container .appuser_others_login{
  text-align:center;
  margin-bottom: 5px;
}
.appuser_captcha_wrap{
  margin-left: 180px;
}
.controls.appuser_input_wrap{
    margin-left: 180px;
}

@media (max-width: 536px) {
/*  .form-signin.form-horizontal{
    min-width: 335px;
  }*/
  .app_signin_container{
    width: initial;
  }
  #signin_container{
    width: initial;
  }
  .appuser_input{
    display: none;
  }
  .app_signin_container .appuser_login_facebook, .app_signin_container .appuser_login_google{
    width: 94%;
    margin-left: 0px;
    margin-right: 0px;
    height: 50px;
  }
  .appuser_login_seperator{
    width: 40%;
  }
  .appuser_login_signin{
    width: 94%;
    height: 50px;
  }
  .controls.appuser_input_wrap{
    text-align: center;
    margin-left: 0px;
    box-shadow: none;
  }
  .appuser_input_wrap>input{
    width: 90%;
    height: 35px;
    box-shadow: none;
  }
  #logo-user{
    padding-bottom:10px;
  }
  #logo-user img{
    width: 200px;
  }
  .appuser_captcha_wrap{
  width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}


/*
 * @Author: Jason(YHSPY);
 * @Page: AppUser_SignIn;
 * @Date: 20150723;
 */

 .appuser_signin.main_div{
  width: 100%;
  background-color: #f4f4f4;
  position: relative;
 }
 .appuser_feed_page{
  float: left;
  width: 720px;
  /*margin-left: 20px;*/
 }
 .appuser_signin.feed_title_area{
  height: 42px;
    padding-top: 10px;
    padding-bottom: 5px;
 }
 .appuser_signin.feed_title_area_icon{
  float: left;
    margin-left: 16px;
    margin-top: 8px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    position: absolute;
    border-radius: 50%;
 }
 .appuser_signin.feed_title_area_icon.default_type{
  float: left;
    margin-left: 16px;
    margin-top: 8px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    position: absolute;
    border-radius: 50%;
 }
 .appuser_signin.feed_title_area_icon:hover{
  opacity: 0.7;
 }
 .appuser_signin.feed_title_area_icon_r{
  float: left;
  margin-left: 16px;
  margin-top: 8px;
  width: 32px;
  height: 32px;
  background-repeat: space;
  background-position: center;
  background-size: auto 36px;
  position: absolute;
  border-radius: 3px;
 }
 .appuser_signin.feed_title_area_icon img, .appuser_signin.feed_title_area_icon_r img{
  width: 36px;
  height: 36px;
  margin-top: 12px;
  margin-left: 12px;
  border-radius: 3px;
 }
 .appuser_signin.feed_title_area_desc {
  float: left;
    margin-left: 0px;
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 88%;
    position: relative;
    left: 52px;
 }
 .appuser_signin.feed_title_area_desc_main{
  color: #f1642c;
  font-size: 15px;
  float: left;
  position: relative;
  top: 0px;
  line-height: 25px;
  margin-right: 5px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
 }
 .appuser_signin.feed_title_area_desc_sub{
  display: block;
    margin-left: 0px;
    height: 15px;
    float: left;
    padding-top: 2px;
    width: 68px;
    text-align: center;
    height: 21px;
    font-size: 12px;
    color: #bbb;
    border: solid 1px #bbb;
    border-radius: 3px;
    /*background-image: url("../img/feed_follow.png");
    background-repeat: no-repeat;
    background-size: 65px;*/
 }
 .appuser_signin.feed_title_area_desc_sub:hover{
  background-color: #bbb;
  color: white;
  -webkit-transition: all 220ms; 
  transition: all 220ms; 
  -moz-transition: all 220ms;
  -o-transition: all 220ms;
 }

 .appuser_signin.feed_big_pic{
    background-color: #ebebeb;
    width: auto;
    height: 240px;
    margin: 10px 0 10px 0;
    position: relative;
    /*margin-top: -29px;*/
 }
 .appuser_signin.feed_big_pic_main{
    height: 240px;
    width: auto;
    border-radius: 0px;
    /*background-size: 100% auto;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
 }
 .appuser_signin.feed_desc{
  padding: 10px 13px 0 16px;
  /*width: 63%;*/
  /*float: left;*/
  /*height: 105px;*/
  width: auto;
  height: auto;
 }
 .appuser_signin.feed_desc_title{
  word-break: break-word;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  color: #1a1a1a;
  text-align: left;
 }
 .appuser_signin.feed_desc_title:hover{
  color: rgb(32,146,242);
 }
 .appuser_signin.feed_desc_main{
  word-break: break-word;
  padding-top: 5px;
  font-size: 15px;
  color: #222222;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 22px;
 }
 .appuser_signin.feed_desc_main:hover{
  cursor: auto;
 }
 .appuser_signin.feed_bottom{
  height: 39px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 95%;
  float: left;
  color: #222222;
  opacity: 0.6;
  font-weight: 300;
  cursor: default;
  /*position: relative;
  bottom: 0px;
  clear: both;*/
 }
 .appuser_signin.feed_bottom_time{
  float: left;
  margin-left: 16px;
  font-size: 14px;
  margin-top: 6px;
  opacity: 0.6;
 }
 .appuser_signin.feed_bottom_replies{
  float: left;
  font-size: 14px;
  margin-top: 6px;
  opacity: 0.6;
 }
 .appuser_signin.feed_bottom_replies span{
    overflow: hidden;
    text-overflow: ellipsis;
    /*max-width: 100px;*/
    margin-left: 5px;
    display: block;
    float: left;
 }
 .appuser_signin.feed_bottom_good{
  width: 55px;
  height: 28px;
  margin: 0 19px 8px 8px;
  float: left;
  text-align: center;
  line-height: 28px;
  color: #999;
  border: solid 1px #b9b9b9;
    border-radius: 2px;
    background-color: white;
 }
 .appuser_signin.feed_bottom_good:hover{
  background-color: #ddd;
  cursor: pointer;
 }
 .appuser_signin.feed_bottom_good img{
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
 }

 /****** NaviBar start ******/

 #appuser_navigation{
  margin-bottom: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
 }
 .appuser_navigation.inner{
  background-color: rgb(32,146,242);
  background-image: none;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  border: none;
  text-align: center;
 }
 .appuser_navigation.container{
    margin-top: -3px;
    width: auto;
    height: 55px;
 }
  .appuser_navigation.list{
    display: inline-block;
 }
 .appuser_navigation.logo_pic{
    width: 47px;
    height: 50px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    white-space: nowrap;
    position: relative;
 }
 .appuser_navigation.logo_pic:before{
     content: '';
     display: inline-block;
     height: 100%;
     vertical-align: middle;
     margin-right: -0.25em;
 }
 .appuser_navigation.logo_pic:hover{
     background-color: rgba(0,0,0,.16);
 }
 .appuser_navigation.logo_pic img{
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    float: none;
 }
 .appuser_navigation.logo_slogan{
    float: left;
    display: inline-block;
    width: auto;
    height: 50px;
    text-align: center;
    white-space: nowrap;
    position: relative;
 }
 .appuser_navigation.logo_slogan:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
 }
 .appuser_navigation.logo_slogan:hover{
    background-color: rgba(0,0,0,.16);
 }
 .appuser_navigation.logo_slogan a{
     display: inline-block;
     width: auto;
     height: 23px;
     margin: 0;
     padding: 0;
     vertical-align: middle;
     float: none;
 }
 .appuser_navigation.logo_slogan a img{
    display: block;
    height: 100%;
    margin-top: 1px;
 }
 .appuser_navigation.nav{
  float: right;
  margin-top: 6px;
  margin-right: 60px;
 }
.appuser_navigation.nav_seperator{
  margin: 10px;
  color: white;
  font-size:25px;
}
.appuser_navigation.list_one{
    border-bottom: solid 1px #e8e8e8;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: left;
}
.appuser_navigation.list_two{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: left;
}
.appuser_navigation .slide-out-button-box{
    position: relative;
    width: 30px;
    height: 100%;
    float: right;
    margin-right: 3%;
    display: none;
}
.appuser_navigation .slide-out-button-box .slide-out-button{
    width: 30px;
    height: 30px;
    background: url('https://groups.tapatalk-cdn.com/web/icon/responsive-menu.png') no-repeat 2px 2px;
    background-size: 30px 30px;
    cursor: pointer;
}
.appuser_signin .loading{
  text-align: center;
  padding-bottom: 10px;
}
.loading{
  text-align: center;
  padding: 20px 0;
}
a, div{
  -webkit-transition: all 220ms; 
  transition: all 220ms; 
  -moz-transition: all 220ms;
  -o-transition: all 220ms;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  
}
.navbar .nav li.dropdown.open>.dropdown-toggle{
  color: #fff; 
    background-color: transparent; 
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a{
  background-color:#f1f3f4;
  background-image: none;
  color: #000;
}
.dropdown-menu{
  border:none;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.55);
  border-radius: 2px;
  left: initial;
  /*right:10px;*/
}
.navbar .nav>li>.dropdown-menu:before{display: none;}
.navbar .nav>li>.dropdown-menu:after{display: none;}
div#cc-app .uk-table td.cc-row.cc-online:hover{
  background-color: #f1f3f4; 
}
.navbar-inner{
  border-radius: 0;
}
.appuser_signin_left_part.forums_list_head:hover{
  background-color:#f1f3f4;
}
.appuser_signin_left_part.forums_list_body{
  display: none;
}
.appuser_signin.to_top{
  right: 50px;
  visibility: hidden;
  width: 40px;
  height: 40px;
  position: fixed;
  background-color: rgba(0,0,0, 0.35);
  border-radius: 3px;
  bottom:40px;
  line-height: 40px;
  text-align: center;
  z-index: 999;
}
.appuser_signin.to_top:hover{
  cursor: pointer;
    background-color: rgba(0,0,0, 0.50);
}
#navigation div.login{
    position: absolute;
    top: 0;
    right: 30px;
    width: 100px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
}
#navigation div.login:hover{
    background-color: rgba(0,0,0,.16);
}
#navigation .container .nav-collapse{
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
}
#navigation div.login a{
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
}
#navigation div.login a span{
    float: right;
}
#navigation div.login a span.text{
    font-size: 15px;
    margin-right: 10px;
}
#navigation div.login a span.icon-icon_member{
    width: 30px;
    height: 30px;
    margin-top: 10px;
    margin-right: 10px;
}
/****** NaviBar end ******/
/****** tag page start******/
.appuser_signin_left_part.rel_forums{
  font-weight: 300;
  padding-bottom: 10px;
  margin-bottom: 16px;
  margin-left: -5px;
  border-radius: 3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}
.appuser_signin_left_part.rel_forums .header{
  border-bottom: 1px solid #e4e4e4;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color:#777;
  font-size: 14px;
}
.appuser_signin_left_part.rel_forums .list .related-forums{
  padding-top: 10px;
  height: 70px;
}
.appuser_signin_left_part.rel_forums .list{
  margin-left: 10px;
}
.appuser_signin_left_part.rel_forums .list a{
  text-decoration: none;
}
.appuser_signin_left_part.rel_forums .list .related-forums .forum-logo{
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background-size: 60px 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
}
.appuser_signin_left_part.rel_forums .list .related-forums .forum-detail{
  margin-left: 75px;
  margin-right: 10px;
}
.appuser_signin_left_part.rel_forums .list .related-forums .forum-detail .forum-name{
  word-wrap: break-word;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #3b3b3b;
}
.appuser_signin_left_part.rel_forums .list .related-forums .forum-detail .forum-description{
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  font-size: 12px;
  color: #727272;
  line-height: 16px;
}
/****** tag page end******/

 /****** LeftBar ******/

.appuser_signin.left_part{
    border-radius: 3px;
    width:250px;
    float:left;
    margin-right: 20px;
}
.appuser_signin.right_part{
    width:295px;
    float:right;
}

/*tips start*/
.appuser_signin_left_part.tips{
  font-weight: 300;
  padding-bottom: 10px;
  margin-bottom: 16px;
  margin-left: -5px;
  border-radius: 3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}
.appuser_signin_left_part.tips .tips-title{
  word-wrap: break-word;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #3b3b3b;
  text-align: center;
  padding-top: 20px;
}
.appuser_signin_left_part.tips .tips-content{
  word-wrap: break-word;
  padding-top: 5px;
  font-size: 14px;
  color: #727272;
  line-height: 22px;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
/*tips end*/
/*home/searchresult forum detail info bar*/
.appuser_signin_left_part.left.forum_logo .sub_logo{
  left: 20px;
  right: 0px;
  margin: -30px 0 0 0;
}
.appuser_signin_left_part.left.forum_name{
  text-align: left;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
  word-wrap: normal;
}
.appuser_signin_left_part.left.forum_followers{
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.appuser_signin_left_part.left.detail_info_body{
  padding: 0 20px 5px;
}
.appuser_signin_left_part.left.forum_description{
  margin-left: 0;
  text-align: left;
}
/*home/searchresult forum detail info bar end*/

/*forum detail info bar*/
.appuser_signin_left_part.site_url button{
  text-align:center;
  display: block;
  margin:0 auto;
  outline:none;
  background-color: inherit;
  border:1px solid #02b8df;
  color:#02b8df;
  width:100px;
  height:38px;
  line-height: 38px;
  border-radius:3px;
  margin-bottom: 5px;
}
.appuser_signin_left_part.site_url button:hover{
  background-color:#02b8df;
  color:white; 
}
.appuser_signin_left_part.site_url a{
  font-size:16px;
  color: #02b8df;
  text-decoration: none;
}
.appuser_signin_left_part.feed{
  height: 50px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
  line-height: 50px;
  font-size: 15px;
  font-weight: regular;
  color:rgb(32,146,242);
}
.appuser_signin_left_part.feed:hover{
  cursor: pointer;
  color:rgb(32,146,242);
}
.appuser_signin_left_part.feed .w_feed{
  margin-left: 5px;
}
.appuser_signin_left_part.feed .w_gt{
  float: right;
  margin-right: 15px;
}
.appuser_signin_left_part.feed .w_home_logo img{
  width:20px;
  margin-left: 15px;
}
.appuser_signin_left_part.forums_head .w_gt{
  float: right;
  margin-right: 15px;
  display: none;
}
.appuser_signin_left_part.forums{
  background-color: white;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.12);
}
.appuser_signin_left_part.forums:last-child{
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
}
/*.appuser_signin_left_part.forums:nth-child(3){
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}*/
.appuser_signin_left_part.tags{
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}
.appuser_signin_left_part.forums_head{
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color:#1a1a1a;
  line-height: 50px;
}
.appuser_signin_left_part.forums_head:hover{
  cursor: pointer;
  color:rgb(32,146,242);
}
.appuser_signin_left_part.tags_head{
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color:#1a1a1a;
  margin-left: 15px;
  line-height: 50px;
  margin-right: 15px;
  border-bottom: solid 1px #e8e8e8;
}

.appuser_signin_left_part.forums_list:hover{
  cursor: pointer;
}
.appuser_signin_left_part.forums_list_head{
  padding-top: 8px;
    height: 42px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 40px;
}
.appuser_signin_left_part.forums_list_head .icon{
  float: left;
  background-size: auto 20px;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin-top: 8px;
}
.appuser_signin_left_part.forums_list_head .icon img{
  width: 36px;
  height: 36px;
  border-radius: 3px;
}
.appuser_signin_left_part.forums_list_head .title{
  float: left;
  margin-left: 6px;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 35px;
  text-overflow: ellipsis;
  width: 195px;
  overflow: hidden;
}
.appuser_signin_left_part.forums_list_head .arrow{
  float: right;
    line-height: 35px;
    width: 20px;
    text-align: center;
}
.appuser_signin_left_part.forums_list_body{
  text-align: justify;
}
.appuser_signin_left_part.forums_list_body span{
  margin-left: 41px;
  font-size: 15px;
  color: #696969;
  line-height: 33px;
}
.appuser_signin_left_part.feed_title{
  margin: 20px 0 0 0;
  padding: 10px 0 10px 20px;
  color: #888;
  font-size: 13px;
  border-bottom: 1px solid #e8e8e8;
  background-color: white;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.12);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
.appuser_signin_left_part.forums_list_item{
  padding-top: 1px;
    padding-bottom: 1px;
  padding-left: 12px;
  font-size: 16px;
    line-height: 25px;
    padding-right: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.appuser_signin_left_part.forums_list_item:hover{
  background-color: #f1f3f4;
}
.appuser_signin_left_part.forums_list_body{
  color:#636363;
}

@media screen and (max-height: 600px) {
  #logo-user{
    padding-bottom: 20px;
  }
}

.appuser_signin.feed_title_area_type{
  float: right;
}
.appuser_signin.feed_title_area_type img{
  margin-top: 20px;
  margin-right: 20px;
}

/* Scrollbar */
::-webkit-scrollbar {width:4px;height:4px;background:#CCC;}
::-webkit-scrollbar-thumb {background:#999;border-radius:7px;}
::-webkit-scrollbar-thumb:hover {background:#666;}
::-webkit-scrollbar-corner {background:#CCC;}

/* FLoat div */
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: .1;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly]{
  background-color:#f6f6f6;
}
.edit_profile_main_basic_birth_error{
  margin-top: -15px;
    margin-bottom: -27px;
    text-align: left;
    margin-left: 300px;
    visibility: hidden;
}
.edit_profile_main_basic_location_error{
  display: none;
}
.edit_profile_main_head img:hover{
  cursor: pointer;
  opacity: 0.95;
}

.round_type{
  border-radius: 50%;
}

.default_type{
  border-radius: 3px;
}


/*Guest Version*/
.appuser_guest_banner{
  text-align: center;
    background: url(/imgs/guest_big_banner.jpg);
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
.appuser_guest_midtxt{
  text-align: center;
  margin: 30px;
  min-width: 880px;
  margin-top: 35px;
}
.appuser_guest_banner.button{
  position: relative;
    margin-left: auto;
    margin-right: auto;
    color: rgb(32,146,242);
    padding: 13px;
    font-size: 20px;
    min-width: 120px;
    background-image: none;
    height: 22px;
    top: 210px;
    width: 340px;
}
.appuser_guest_banner.button img{
  vertical-align: text-top;
  margin-right: 10px;
}
.appuser_guest_banner_header{
  position: relative;
    top: 190px;
    font-size: 50px;
    font-weight: bold;
}
.appuser_guest_banner_desc{
    position: relative;
    top: 180px;
    font-size: 25px;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
}
.appuser_guest_banner_desc_list{
  position: relative;
    top: 205px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 520px;
    font-size: 17px;
    padding-top: 10px;
}
.appuser_guest_banner_desc_list_li{
  line-height: 35px;
  list-style-type: none;
}
.appuser_guest_banner_desc_list_li img{
  margin-right: 10px;
}
.appuser_guest_banner.button:hover{
  cursor: pointer;
  opacity: 0.9;
}
.appuser_guest_getapp{
    color: rgb(32,146,242);
    border: solid 2px;
    width: 180px;
    padding: 7px;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 17px;
}
.appuser_guest_getapp:hover{
  cursor: pointer;
  background-color: white;
}
.appuser_guest_getapp img{
  margin-right: 5px;
    vertical-align: middle;
}
.appuser_guest_midtxt .first{
    font-size: 26px;
    font-weight: bold;
}

.appuser_guest_midtxt .last{
  font-size: 18px;
  color: #969696;
    padding-top: 20px;
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.appuser_signin_left_part.download{
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}

.appuser_signin_left_part.download_list{
  padding: 10px;
  margin-bottom: 15px;
}
.appuser_signin_left_part.tags_list{
  padding: 10px;
  padding-bottom: 0;
  margin-top: 20px;
}
.appuser_signin_left_part.guest_list_head{
    color: #777;
    border-bottom: solid 1px #DDD;
    padding-bottom: 10px;
    font-size: 14px;
    border:none;
}
.appuser_signin_left_part.tags_list_item{
  line-height: 45px;
    font-weight: bold;
    font-size: 15px;
    margin: 0 -10px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.appuser_signin_left_part.tags_list_item:hover{
  background-color: #f1f3f4;
  cursor: pointer;
}
.appuser_signin_left_part.tags_list_item img{
  margin-top: 10px;
  margin-right: 15px;
  float:left;
  width:26px;
  border-radius: 2px;
}
.appuser_signin_left_part.tags_list_item img:hover{
  cursor: pointer;
}
.appuser_signin_left_part.download_list_left{
  float: left;
  text-align: center;
    width: 50%;
}
.appuser_signin_left_part.download_list_right{
  float: right;
  text-align: center;
    width: 50%;
    color: white;
    margin-top: 45px;
}
.appuser_signin_left_part.download_list_right a{
  text-decoration: none;
  color: inherit;
}
.appuser_signin_left_part.download_list_body{
  background-color: #dfdee3;
    overflow: hidden;
    margin: 0 -10px -10px -10px;
}
.appuser_signin_left_part.download_list_body:hover{
  cursor: pointer;
}
.download_btn{
  background-color: black;
    width: 80%;
    font-size: 12px;
    margin-left: 10%;
    padding: 2px;
    margin-top: 9px;
    text-align: left;
}
.download_btn span{
  margin-left: 4px;
}
.download_btn img{
  width: 15px;
  margin-left: 2px;
  margin-top: 2px;
  vertical-align: sub;
}
.download_btn:hover{
  background-color: #555;
  cursor: pointer;
}
.appuser_navigation.btn_group{
  float: right;
  margin-top: 12px;
  margin-right: 20px;
}
.appuser_navigation.login{
  float: left;
    width: 80px;
    height: 60%;
    border: solid 1px white;
    border-radius: 3px;
    padding: 5px;
    color: white;
    text-align: center;
}
.appuser_navigation.login:hover{
  background-color: white;
  color:rgb(32,146,242);
  cursor: pointer;
}
.appuser_navigation.signup{
  float: left;
    width: 80px;
    height: 60%;
    border: solid 1px white;
    border-radius: 3px;
    padding: 5px;
    color: rgb(32,146,242);
    text-align: center;
  margin-left: 15px;
  background-color: white;
}
.appuser_navigation.signup:hover{
  background-color: rgb(32,146,242);
  color:white;
  cursor: pointer;
}

/* Notification Version */
.dropdown-menu-right 
{
    right: 5px;
    left: auto;
}
.appuser_signin.feed_title_area .dropdown{
    float: left;
    position: relative;
    margin-top: 13px;
    left: 250px;
}
/*.appuser_signin.feed_title_area .dropdown{
    float: right;
    margin-right: 7px;
    margin-top: 13px;
}*/
.appuser_signin.feed_title_area .dropdown .dropdown-toggle{
    background-color: white;
    border: none;
}
.appuser_signin.feed_title_area .dropdown .dropdown-toggle .mdot{
    background-image: url(/imgs/feed_mdot.png);
    background-size: 15px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}
.appuser_signin.feed_title_area .dropdown .dropdown-toggle .mdot:hover{
    opacity: 0.7;
}
.appuser_navigation.notis{
  float: right;
    width: 35px;
    height: 35px;
    background-size: 30px;
    position: relative;
    right: 145px;
    top: 15px;
    background-image: url(/imgs/icon_notification.png);
    background-repeat: no-repeat;
}
.appuser_navigation.notis:hover{
  cursor: pointer;
}
#appuser_navigation .popover {
  max-width: 100%;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  border: solid 1px #d0d0d0;
}
#appuser_navigation .popover-content{
  max-height: 550px;
    overflow-y: scroll;
    padding: 0px;
}
#appuser_navigation_pop{
  list-style-type: none;
  margin: 0px;
}
#appuser_navigation_pop ul{
  overflow: hidden;
}
#appuser_navigation_pop li a{
  color: black;
    text-decoration: none;
    width: 170px;
    display: block;
    padding: 7px 7px 7px 11px;
}
#appuser_navigation_pop li a:hover{
  cursor: pointer;
  background-color: #eee;
}
.noti_pop{
  margin: 0 auto; 
  max-height: 700px;
  overflow: hidden;
  padding: 5px 15px;
  border-bottom: solid 1px #e8e8e8;
  background: white;
}
.noti_pop:last-child.noti_pop_right.news_item{
  padding-bottom: 0;
}
.noti_pop:hover{
  cursor: auto;
}
.noti_pop a{
  color: inherit;
}
.noti_pop .noti_pop_left {
    float: left;
    position: relative;
    width: 10%;
    padding: 10px 0;
    text-align: center;
}
.noti_pop .noti_pop_left img {
    width: 80%;
    max-width: 50px;
    height: auto;
}
.noti_pop .noti_pop_left .avatar-box{
    width: 80%;
    max-width: 50px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-size: 100% 100%;
    border-radius: 50%;
}
@media (max-width: 1000px) {
    .noti_pop .noti_pop_left img, .noti_pop .noti_pop_left .avatar-box{
        width: 100%;
    }
}
.noti_pop .noti_pop_left .avatar-box:before{
    padding-top: 100%;
    content: '';
    display: block;
}
.noti_forum_icon{
  border-radius: 3px;
}
.noti_user_avatar{
  border-radius: 50%;
  width: 52px;
  height: 52px;
  margin-top: -62px;
  margin-bottom:10px;
  background-size: 52px 52px; 
  background-repeat: no-repeat;
}
.noti_user_avatar_default{
  border-radius: 50%;
  width: 52px;
  height: 52px;
  margin-top: 10px;
  margin-bottom:10px;
  background-size: 52px 52px;
  background-repeat: no-repeat;
}
.noti_pop .noti_pop_right {
    float: right;
    width: 88%;
    padding: 10px 10px 0 10px;
    position: relative;
    box-sizing: border-box;
}
.noti_pop .noti_pop_right:last-child{
    border: none;
}
/*.noti_pop:last-child .noti_pop_right{
    border-bottom: none;
}*/
.noti_pop .noti_pop_right .noti_pop_right_bottom{
  margin-top: 5px;
  margin-bottom: 10px;
}
.noti_pop .noti_pop_right .author_name{
  color: #f1642c;
  font-weight: bold;
}
.noti_pop .noti_pop_right .noti_pop_right_bottom .dateline{
  color: #222222;
  opacity: 0.36;
}
.noti_pop .noti_pop_right_muti_icon{
  margin-top: 5px;
  overflow: hidden;
}
.noti_pop .noti_pop_right_muti_icon div{
    width: 30px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 11px;
    color: white;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
}
.noti_pop .noti_pop_right_muti_icon .muti_icon{
    margin-left: -35px;
}
.noti_pop .noti_pop_right.news_item{
  border-top: solid 1px #e8e8e8;
}
.noti_pop .noti_pop_right.news_item .noti_pop_right_top{
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 15px;
}
.noti_pop .noti_pop_right.news_item:last-child .noti_pop_right_top{
  border-bottom:none;
}
.noti_pop .noti_pop_right.news_item:nth-child(3){
  margin-top: 7px;
}
.noti_pop .noti_pop_right:hover{
  background: #f1f3f4;
}
.noti_pop .noti_pop_right.news_item:hover{
  background: #f1f3f4;
}
#appuser-menu-popover{
  float: right;
    background-size: 30px;
    position: relative;
    right: 37px;
    top: 8px;
}
#appuser-menu-popover:hover{
  cursor: pointer;
}
#appuser-menu-popover .appuser_avatar{
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    border-radius: 50%;
    float: left;
    position: absolute;
}
#appuser-menu-popover span{
  float: right;
    color: white;
    margin-left: 42px;
    top: 8px;
    position: relative;
}
#appuser-menu-popover span:focus{
  outline: none;
}
#appuser-menu-popover span:hover{
  outline:none;
}
#appuser-menu-popover span:visited{
  outline:none;
}
.appuser_signin .bottom_icon{
  height: 20px;
    vertical-align: bottom;
}

@media screen and (max-height: 600px) {
  #logo-user{
    padding-bottom: 20px;
  }
}

/* Common Styles */
.background_press{
  background-color: #f1f3f4;
  color: rgb(31, 184, 220);
}
.background_normal{
  background-color: white;
}
a, a:hover{
  text-decoration: none;
  overflow: hidden;
}





/**
  * Page: topic.blade.php;
  * Author: YHSPY;
  * Date: 2016/03/22;
  */

#tapatalk-topic-banner{
  min-width: 880px;
  width: 100%;
  height: 64px;
  background-color: white;
  box-shadow: 0px 1px 2px #CCC;
  text-align: center;
  position: absolute;
  top: 55px;
}
#tapatalk-topic-banner a{
  color: inherit;
  text-decoration: none;
}
#tapatalk-topic-banner .banner-main{
  top: 12px;
  position: relative;
  float: left;
  left: 5%;
  width: 90%;
}
#tapatalk-topic-banner .banner-main a .sub_logo{
  right:935px;
  height: 32px;
  margin-right: 3px;
  border-radius: 3px;
  width: 32px;
  position: absolute;
  background-size: 50px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: solid 1px #ececec;
}
#tapatalk-topic-banner .banner-main .sub_logo{
  right:935px;
  height: 32px;
  margin-right: 3px;
  border-radius: 3px;
  width: 32px;
  position: absolute;
  background-size: 50px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: solid 1px #ececec;
}
#tapatalk-topic-banner .banner-main span{
  font-weight: bold;
  font-size: 18px;
  top: 3px;
  position: relative;
}
#tapatalk-topic-banner .banner-side{
  float: right;
  top: 21px;
  position: relative;
  right: 20px;
  display: inline;
}
#tapatalk-topic-banner .banner-side img{
  height: 20px;
  margin-right: 5px;
}
#tapatalk-topic-banner .banner-side span{
  font-size: 14px;
  top: 1px;
  position: relative;
}
#tapatalk-topic-container{
  background-color: #f3f3f5;
  margin-left: auto;
  margin-right: auto;
  width: 925px;
  position: relative;
  left: 0;
  right: 0;
  top: 119px;
  margin-top: 15px;
  overflow: hidden;
  padding-bottom: 10px;
}
#tapatalk-topic-container .left-main{
  float: left;
  margin-bottom: 20px;
  width: 610px;
}
#tapatalk-topic-container .left-main .floor_wrapper:first-child{
  padding-top: 20px;
}
#tapatalk-topic-container .left-main .floor_wrapper:last-child{
  box-shadow: 0px 1px 1px #CCC;
  border-radius: 3px;
}
#tapatalk-topic-container .left-main .floor_wrapper{
  background-color: white;
  padding: 10px 20px;
}
.appuser-signin.reply_data .floor_wrapper{
  padding-top: 10px;
  font-weight: 300;
  color:#333;
}
.appuser-signin.reply_data .floor_wrapper a{
  color:#08c;
}
.appuser-signin.reply_data img{
  max-width: 55%;
}
#tapatalk-topic-container .left-main-forum-feed{
  float: left;
  width: 610px;
}
#tapatalk-topic-container .left-main .topic-title{
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2em;
  margin: 15px 0px;
}
#tapatalk-topic-container .left-main .topic-img .main{
  height: 330px;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#tapatalk-topic-container .left-main .topic-img{ 
  margin: 15px 0px;
}
#tapatalk-topic-container .left-main .topic-content{ 
  margin: 10px 0px;
  word-wrap: break-word;
  line-height: 22px;
  font-size: 16px;
}
#tapatalk-topic-container .left-main .topic-bottom{ 
  overflow: hidden;
  top: 5px;
  position: relative;
}
#tapatalk-topic-container .left-main .topic-bottom a{ 
  float: right;
  text-decoration: none;
  color: black;
  font-size: 12px;
}
#tapatalk-topic-container .left-main .topic-bottom a span{ 
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  display: inline-block;
}
#tapatalk-topic-container .left-main .topic-bottom img{ 
  float: left;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
#tapatalk-topic-container .left-main .floor_wrapper:first-child .topic-header{ 
  border-top: none;
  padding-top: 0px;
}
#tapatalk-topic-container .left-main .topic-header{ 
  overflow: hidden;
  height: 45px;
  border-top: solid 1px #dddddd;
  padding-top: 20px;
}
#tapatalk-topic-container .left-main .topic-header .left{
  float: left;
  height: 45px;
  width: 75%;
}
#tapatalk-topic-container .left-main .topic-header .left div{
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  background-size: 50px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#tapatalk-topic-container .left-main .topic-header .left span{
  left: 50px;
  font-size: 16px;
  color: #f1642c;
  position: relative;
  top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 400px;
  display: block;
}
#tapatalk-topic-container .left-main .topic-header .right{
  float: right;
  color: #999999;
  font-size: 14px;
  height: 45px;
}
#tapatalk-topic-container .left-main .topic-header .right span{
  top: 13px;
  position: relative;
}
#tapatalk-topic-container .left-main .topic-content p{
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0px;
}
#tapatalk-topic-container .left-main .user_reply{
  border-radius: 3px;
}
#tapatalk-topic-container .left-main .related_disscussion{
  font-weight: 300;
  margin-top: 16px;
  background-color: white;
  border-radius: 3px;
  box-shadow: 0px 1px 0px #CCC;
}
#rel_discuss a{
  text-decoration: none;
}
#tapatalk-topic-container .left-main .related_disscussion .rel_header{
  font-size: 14px;
  color: #727272;
  line-height: 1.2em;
  margin: 15px 0px;
  padding-top: 15px;
  padding-left:20px;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header{
  overflow: hidden;
  border-top: solid 1px #dddddd;
  margin-bottom: 20px;
  height:auto;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper{
  padding: 0; 
  margin-left: 20px;
  margin-right: 20px;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper:last-child{
  box-shadow: 0px 0px 0px #CCC;
  border-radius: 3px;
  padding-bottom: 5px;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header .left{
  float: left;
  height: initial;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header .left .topic_image {
  width:150px;
  height:120px;
  background-size: cover;
  border-radius: 2px;
  position:relative;
}

#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header .right{
  float: none;  
  height: 120px;
  margin-left: 165px;
  position: relative;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header .right .topic_title{
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #222222;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 40px;
}
.related_disscussion .right .topic_content{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 40px;
}
#tapatalk-topic-container .left-main .related_disscussion .floor_wrapper .topic-header .right .forum_name{
  position: absolute;
  bottom: 0;
}

/*reply quote start*/
.appuser_signin.feed_desc_main .content_quote{
  border: solid 1px #E0E0E3;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #F5F6F8;
  color: #646464;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.reply_quote{
  border: solid 1px #E0E0E3;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #F5F6F8;
  color: #646464;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
}
#tapatalk-topic-container .left-main .user_reply .floor_wrapper .topic-content p img{
  padding-top: 10px;
  padding-bottom: 10px;
}
.reply_quote .reply_mention{
  /*to do*/
}
.reply_quote .origin_post{
  text-decoration: underline;
  color:rgb(32,146,242);
  margin-bottom: -15px;
  display: block;
}
/*reply quote end*/
/*view all posts start*/
#tapatalk-topic-container .left-main .user_reply .floor_wrapper .border{
  border-top: solid 1px #dddddd;
  padding-top: 30px;
  margin-bottom: 20px;
}
#tapatalk-topic-container .left-main .user_reply .floor_wrapper a button{
  width: 570px;
  height: 60px;
  background-color: rgb(32,146,242);
  text-align: center;
  border-radius: 3px;
  border: none;
  color: white; 
  outline: none;
}
#tapatalk-topic-container .left-main .user_reply .floor_wrapper a button:hover{
  background-color: #1dafd1;
}
#tapatalk-topic-container .left-main .user_reply .floor_wrapper a button img{
  margin-right: 5px;
}

/*view all posts end*/
#tapatalk-topic-container .right-main{
  float: right;
  width: 300px;
  margin-left: 15px;
}

/* Byo Display Page */
#byo_display_container{
  width: 100%;
  height: 100%;
  font-family: 'Open-Sans';        
}
#byo_display_container .byo_display_main{
  width: 1000px;
  position: relative;
  margin: 0 auto;
  top: 9%;
}
#byo_display_container .byo_display_main .byo_display_main_mobile{
  background-image:url(/images/byo_display_mobile.png);
  height: 535px;
  width: 480px;
  background-repeat: no-repeat;
  background-size: 480px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
#byo_display_container .byo_display_main .byo_display_main_mobile .byo_display_img{
  width: 95px;
  height: 95px;
  position: relative;
  top: 160px;
  text-align: center;
  border: solid 4px white;
  border-radius: 3px;
}
#byo_display_container .byo_display_main .byo_display_main_mobile .byo_display_title{
  position: relative;
  top: 180px;
  font-weight: bold;
  font-size: 20px;
  width: 200px;
  margin: 0 auto;
}
#byo_display_container .byo_display_main .byo_display_main_mobile .byo_display_desc{
  position: relative;
  top: 200px;
  font-size: 14px;
  width: 215px;
  margin: 0 auto;
}
#byo_display_container .byo_display_main .byo_display_main_download{
  overflow: hidden;
  position: relative;
  top: 30px;
}
#byo_display_container .byo_display_main .byo_display_main_download .byo_display_ios{
  width: 260px;
  float: left;
  left: 225px;
  height: 70px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: white;
  background-color: black;
}
#byo_display_container .byo_display_main .byo_display_main_download .byo_display_ios:hover{
  opacity: 0.8;
  cursor: pointer;
}
#byo_display_container .byo_display_main .byo_display_main_download .byo_display_android{
  width: 260px;
  float: right;
  right: 225px;
  height: 70px;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: white;
  background-color: black;
}
#byo_display_container .byo_display_main .byo_display_main_download .byo_display_android:hover{
  opacity: 0.8;
  cursor: pointer;
}
.byo_display_left{
  width: 35%;
  float: left;
  height: 100%; 
}
.byo_display_right{
  width: 65%;
  float: right;
  height: 100%; 
  text-align: left;
  padding-top: 7px;
}
.byo_display_right span{
  display: block;
}
.byo_display_left img{
  width: 30px;
  position: relative;
  top: 3px;
}
.byo_display_right .byo_display_line_one{
  line-height: 22px;
  font-size: 13px;
}
.byo_display_right .byo_display_line_two{
  line-height: 25px;
  font-size: 24px;
}

.content-shade {
  position: absolute;
  width: 610px;
  height: 467px;
  text-align: center;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 87%, rgba(255,255,255,0.1) 88%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.content-shade span i {
  margin-right: 5px;
}
.content-shade span {
  top: 434px;
  position: relative;
  display: block;
  padding: 5px 0px;
  margin: 0px 20px;
  cursor: pointer;
  font-size: 13px;
  color: rgb(32,146,242);
  opacity: 0.9;
}
.content-shade span:hover {
  opacity: 0.9;
}
.content-wrap {
  position: absolute;
  width: 610px;
  text-align: center;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 94%, rgba(255,255,255,0.8) 95%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.content-wrap span {
  position: relative;
  display: block;
  padding: 5px 0px;
  margin: 0px 20px;
  cursor: pointer;
  font-size: 13px;
  color: rgb(32,146,242);
  opacity: 0.9;
}
.content-wrap span i {
  margin-right: 5px;
}
.content-wrap span:hover {
  opacity: 0.9;
}
.hide-more {
  height: 410px;
  overflow: hidden;
}
.show-more {
  min-height: 410px;
  height: auto;
  overflow: initial;
  max-height: 750px;
}
.main-content {
  overflow: hidden;
}
/**amazon ads start*/
.alignleft{
  font-weight: 300;
  margin-left: -5px;
  margin-bottom: 11px;
}
.alignleft div iframe{
  border-radius: 6px;
  box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
}
.alignleft div iframe img{
  border-radius: 6px;
}
/**amazon ads end*/
/**rubicon ads start*/
.rubicon{
  margin-left: -5px;
  margin-bottom: 16px;
}
.rubicon img{
  border-radius: 3px;
}
.rubicon.large{
  width: 728px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  top: 120px;
}
.rubicon.mobile-top{
  position: relative;
  top: 120px;
  margin-top: 16px;
}
.r1-oba-wrapper{
  margin: 0 auto; 
}
div[id^="adsatlas"]{
  margin: 0 auto;
}
/**rubicon ads end*/
/*home topic page sorry page start*/
.center-block.sorry_icon{
  text-align:center;
}
.center-block.sorry_icon img{
    margin: 0 auto;
    width: 90px;
}
.sorry_title{
    margin-top: 25px;
}
.sorry_title p{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.sorry_content p{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
#sorry_page{
    vertical-align: middle;
    margin-top: 20%;
}
/*home topic page sorry page end*/

.visible-phone{
  display: none!important;
}

.appuser_signin_left_part.home_forum {
      position: relative;
      height: 44px; /* exactly two lines */
      overflow: hidden;
    }
.appuser_signin_left_part.home_forum:after {
      content: "";
      text-align: right;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 22px;
      background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
 }
 /*search*/
 #follow-list{
  float:right;
  height: 442px;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.12);
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 3px;
  top: 55px;
  position: absolute;
  display: none;
  right: 72px;
  z-index: 30;
 }
 .search_result{
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  max-width: 1176px;
  margin: 0 auto;
  position: relative;
  top: 55px;
 }
 .result-type{
  margin: 45px 0 12px 0;
 }
 .result-type.discuss{
  margin: 32px 0 -4px 0;
 }
 .result-type .name{
  color: #7b7b7b;
  font-size: 16px;
  font-weight: 500;
 }
 .result-type .seemore{
  float: right;
  font-size: 16px;
  font-weight: 500;
  color: rgb(32,146,242);
 }
 .icon-icon_forum{
  font-size: 26px;
 }
.icon-icon_trending{
  font-size: 26px;
 }
.icon-icon_noresult{
  color: rgb(32,146,242);
  font-size: 90px;
  width: 80px;
  margin-top: 10%;
 }
 #no-result{
  text-align: center;
 }
 .search-query{
  border:none!important;
 }
 .all-result button:focus{
  outline:none;
 }
 .icon-icon_trending{
  color: #f46514;
 }
 .icon-icon_search.google-sg{
  font-size: 18px;
  float: left;
  padding-top: 7px;
  color: #888888;
}
#discussion{
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
#discussion >div{
  display: flex;
  display: -webkit-flex;
}
#discussion .column{
  width: 580px;
  flex-direction: column;
}
#discussion .l{
  margin-right: 16px;
}
 /*search end*/
 /*no follow page*/
 #empty-text{
  margin-top: 100px;
 }
 #empty-text a{
  text-decoration: underline;
  color: rgb(32,146,242);
 }
 /*no follow page end*/
[class^="icon-"], [class*=" icon-"]{
  background-image: none!important;
}

/*navbar search*/
.navbar-search.center{
  display: inline-block;
  margin: 9px 35px 9px 0;
  float: none;
}
.icon-icon_arrow{
  font-size: 20px;
  margin-left: 6px!important;
}
.icon-icon_member{
  font-size: 30px;
}
.search-query.center{
  width: 200px;
  border-radius: 20px;
  padding: 8px 24px 8px 24px;
  font-size: 16px;
}
.icon-icon_search.nav.center{
  top: 8px;
  left: 218px;
}
.icon-icon_siteowner{
  font-size: 26px;
  color: #fff;
}
.part{
  float: left;
}
.part.left{
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 8px;
}
.part.left .text{
  margin-top: -8px;
}
.part.left .icon-icon_siteowner{
  margin-top: -8px;
}
.part .text a{
  font-size: 15px;
  color:#fff;
}
/*navbar search end*/
/*public profile*/
.profile_forums{
  border-top: 1px solid rgba(107,107,107,0.25);
  border-bottom: 1px solid rgba(107,107,107,0.25);
  width: 640px;
  margin: 0 auto; 
  padding: 35px 0;

}
.profile_forums :first-child{
  margin-left: 0px;
}
.profile_forums :nth-child(2n+1){
  margin-left: 0;
}
.profile_forum{
  width: 48%;
  margin-left: 4%;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
.profile_forum a{
  text-decoration: none;
}
.profile_flogo{
  width: 60px;
  height: 60px;
  position: absolute;
}
.profile_flogo .icon{
  width: 60px;
  height: 60px;
  background-size: auto 60px;
  border-radius: 2px;
  position: absolute;
}
.profile_finfo{
  margin-left: 75px;
}
.profile_finfo .fname{
  font-size: 16px;
  font-weight: bold;
  color:initial;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.profile_finfo .desc{
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: rgba(107,107,107,0.6);
  font-weight: 300;
  height: 40px;
}
.profile_link{
  margin-left: 0;
  text-align: center;
  margin-top: 30px;
}
.profile_link a{
  text-decoration: underline;
  color: rgb(31,184,220);
}
.profile_link p{
  font-size: 14px;
  color: rgba(26,26,26,0.6);
}
#tab-content{
  margin-top: 20px;
  margin-bottom: 80px;
}
#tab-content>div{
  display: none;
}
#tab-content div.active{
  display: block;
}
.following-btn,.follower-btn{
  border: none;
  border-radius: 2px;
  padding: 5px 10px;
  float: right;
  margin: 5px 20px 0 20px;
  font-size: 12px;
  color: #fff;
  width: 111px;
  height: 30px;
  background-color: #cccccc;
}
.following-items,.follower-items{
  background-color: #fff;
}
.row-fluid .following-item.span6,.row-fluid .follower-item.span6{
  position: relative;
  padding: 20px!important;
}
.row-fluid .following-item.span6:nth-child(even),.row-fluid .follower-item.span6:nth-child(even){
  padding-right: 0px!important;
  padding-left: 40px!important;
}
.following-item .avatar,.follower-item .avatar{
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  border-radius: 45px;
  position: absolute;
  float: left;
}
.following-item .username,.follower-item .username{
  margin-left: 56px;
  margin-top: 10px;
  float: left;
  color: #333;
  font-weight: bold;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bluebtn{
  border-radius: 2px;
  background-color: rgb(32,146,242);
  border: none;
  color: #ffffff;
}
.follow-btn.notfollow{
}
.follow-btn.following{
  background-color: #cccccc;
}

.icon-icon_camera{
  /*font-size: 20px;*/
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  cursor: pointer;
}
.edit_profile_block, .create_group_block{
  background-color: #fff;
  margin: 10px 0;
  border-radius: 2px;
}
.edit_profile_block .edit_profile_title, .create_group_block .create_group_title{
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 10px;
  margin: 0 10px; 
}
#noti_submit{
  margin-left: 30px;
}
.edit_profile_title span, .create_group_title span{
  color: #727272;
}
#close_submit{
  margin-left: 0;
}
.icon-icon_followed, .icon-icon_follow, .icon-icon_message{
  margin-right: 5px;
  color: #fff;
}
.icon-icon_groups, .icon-icon_activities, .icon-icon_following,
.icon-icon_follower, .icon-icon_setting, .icon-icon_payment {
  font-size: 24px;
  color: #8f8f8f;
}
/*public profile end*/

#pmModal,#confirmModal,#welcomeModal{
  border: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  width: 680px;
  height: auto;
  margin-left: -340px; /*calc*/
}
#addSiteModal{
  border: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  width: 690px;
  height: auto;
  margin-left: -345px; /*calc*/
}
#addSitePlusModal{
  border: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  width: 900px;
  height: auto;
  margin-left: -450px; /*calc*/
}
.modal[id$='Modal'], .modal#confirmDeleteGroup {
    border: none;
    border-radius: 2px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.modal[id$='Modal'] .modal-footer, .modal#confirmDeleteGroup .modal-footer {
    border: none;
    background-color: #fff;
    text-align: center;
}
.modal[id$='Modal'] .modal-footer .no, .modal#confirmDeleteGroup .modal-footer .no{
  background-color: rgb(32,146,242);
  color: #fff;
  border: none;
}
.modal[id$='Modal'] .modal-footer button, .modal#confirmDeleteGroup .modal-footer button{
  width: 100px;
  height: 40px;
  border: none;
  border-radius: 2px;
  background: #fff;
  color:#ca2c02;
}
.modal[id$='Modal'] .modal-header, .modal#confirmDeleteGroup .modal-header{
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  padding: 15px;
}
.modal[id$='Modal'] .modal-header .close, .modal#confirmDeleteGroup .modal-header .close{
  margin-top: -2px;
}
#welcomeModal .modal-body .title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#welcomeModal .modal-body .content{
  padding: 5px;
  padding-bottom: 25px;
  font-size: 16px;
  text-align: center;
  color: #9c9c9c;
}
.modal-body .line-list{
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: -10px;
}
.modal-body .line-list .items{
  text-align: center;
  -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;         /* OLD - Firefox 19- */
  width: 20%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;          /* Chrome */
  -ms-flex: 1;              /* IE 10 */
  flex: 1;
}
.modal-body .line-list .items img{
  width: 60px;
}
.f14{
  font-size: 14px;
  color: #9c9c9c;
}
#addSiteModal .modal-body, #addSitePlusModal .modal-body, #welcomeModal .modal-body{
  padding: 30px;
}
#pmModal .message{
  font-size: 15px;
  text-align: center;
  color: #8e8e8e;
  margin-bottom: 20px;
}
#pmModal .download-link{
  width: 265px;
  height: 285px;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#pmModal .download-link img{
  width: 150px;
  margin-top: 30px;
}
/*notification page end*/
/*login_modal*/

.popup-signin #logo-user img{
  width: 60px;
}
.form-signin fieldset{
  max-width: 400px;
} 
.popup-signin .form-signin, .form-forgetpassword{
  border: none;
}
.popup-signin .modal-backdrop.fade.in{
  background: rgb(72,79,89);
  opacity: 0.85!important;
}
.popup-signin #signin_container{
  padding: 0 10px;
}
.popup-signin fieldset{
  border: none;
  padding: 0;
  margin: 0;
}
.popup-signin .control-group span{
  font-size: 14px;
}
.popup-signin .control-group .appuser_login_signin.btn{
  margin: 10px 0 0 0;
}

/*login_modal end*/

/*search groups*/
.search_group{
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  top: 55px;
}

.search_result .appuser_signin.feed_block{
  margin-top: 16px;
}
/*search groups end*/

/*change bootstrap default style*/
.row-fluid .span6{
  width: 50%;
  padding: 0 8px;
  margin: 0;
}
.row-fluid .span6:nth-child(odd){
  padding-left: 0;
}
.row-fluid .span6:nth-child(even){
  padding-right: 0;
}
/*end*/
/*fix firefox click link border*/
a:focus{
  outline: none;
}
/*end*/

/*download app modal start*/
.download-link{
  border: 1px solid #dddddd;
  width: 47%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-bottom: 20px;
  border-radius: 2px;
}
.download-link button{
  border-radius: 25px;
  border: 1px solid rgb(32,146,242);
  color: rgb(32,146,242);
  height: 38px;
  width: 140px;
  background-color: #fff;
  margin-top: 20px;
}
.download-link button:focus{
  outline: none;
}
/*download app modal end*/

/*home page*/
#tapatalk-comments{
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 33%;
  width: 50%;
  margin: 0 auto;
}
#zip-icon{
  width: 60px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -30px;
}
/*home page end*/
.navbar .nav{
  margin: 0;
}
.navbar .nav > li{
  padding: 0 10px;
}
.navbar .nav > li > a{
  height: auto;
  padding: 17px 10px 17px 10px;
  margin: 0;
  border-bottom: transparent 3px solid;
}
.add-button .forum_header{
  background-color: #fff;
}
.add-button .appuser_signin_left_part.left.forum_logo .sub_logo{
  border: none;
  left: 0;
  margin: -15px auto 0 auto;
  cursor: pointer;
}
.add-button .appuser_signin_left_part.left.forum_name{
  color: #a8adb3;
  text-align: center;
}
.add-groups-part{
  border: solid 1px #dadada;
  border-radius: 2px;
  cursor: pointer;
  height: 180px;
  padding: 0 20px;
  box-sizing: border-box;
}
#addSiteModal .add-groups-part{
  position: relative;
  width: 300px;
  height: 295px;
  float: left;
  padding: 0;
  border-radius: 4px;
  text-align: center;
}
#addSiteModal .add-groups-part.exist{
  margin-right: 30px;
}
#addSitePlusModal .add-groups-part{
  position: relative;
  width: 260px;
  height: 295px;
  float: left;
  padding: 0;
  border-radius: 4px;
  text-align: center;
}
#addSitePlusModal .add-groups-part img, #addSiteModal .add-groups-part img{
  padding-top: 0;
}
#addSitePlusModal .add-groups-part.exist, #addSitePlusModal .add-groups-part.new{
  margin-right: 30px;
}
#addSitePlusModal .add-groups-part.exist img, #addSiteModal .add-groups-part.exist img{
  width: 58px;
  height: 112px;
  display: block;
  margin: 14px auto 10px;
}
#addSitePlusModal .add-groups-part.new img, #addSiteModal .add-groups-part.new img{
  display: block;
  width: 84px;
  height: 103px;
  margin: 22px auto 15px;
}
#addSitePlusModal .add-groups-part.add-follow img{
  margin-bottom: 4px;
}
#addSitePlusModal .add-groups-part .button, #addSiteModal .add-groups-part .button{
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 150px;
  height: 30px;
  margin-left: -75px;
  line-height: 30px;
  background-color: rgb(32,146,242);
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
}
#addSitePlusModal .add-groups-part .button:hover{
  cursor: pointer;
}
.add-groups-part:hover{
  background-color: #f1f3f4;
}
.add-groups-part{
  margin-bottom: 20px;
}
.add-groups-part img{
  width: 120px;
  height: 120px;
  padding-top: 30px;
}
#addSitePlusModal .add-groups-part img{
  padding-top: 0;
 }
.add-groups-part .text{
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.add-groups-part .text .title{
  font-size: 16px;
  font-weight: bold;
}
.add-groups-part a{
  color: initial;
}
.title-img{
  width: 120px;
  margin: 0 auto;
}
.title-img-medium{
  width: 100px;
  margin: 0 auto;
}

#confirmModal .text{
  text-align: center;
  padding: 0 40px 40px 40px;
}
#confirmModal .text .title{
  font-size: 18px;
  margin-bottom: 20px;
}
.resend-email{
  text-align: center;
  margin: 0 auto;
  border: 1px solid #000;
  width: 120px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  margin-bottom: 10px;
}
.transfer-account{
  text-align: center;
  margin: 0 auto;
  border: none;
  width: 120px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  color:#ca2c02;
}
.cancel-transfer{
  background-color: #20b8dc;
  border: none;
  padding: 8px;
  width: 120px;
  color: white;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  margin: 10px;
}
.confirm-send-email{
  background-color: #20b8dc;
  border: none;
  padding: 8px;
  width: 120px;
  color: white;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  margin: 10px;
}

/*create groups*/
.create_group_main{
  width: 750px;
  margin: 0 auto;
  position: relative;
  top: 55px;
}
.create_group_main ul{
  list-style-type: none;
  margin: 0;
  text-align: right;
}
.create_group_main li{
  padding-top: 10px;
  position: relative;
}
.create_group_main_basic,.create_group_main_looks,.create_group_main_access{
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 20px 0;
}
.create_group_main_basic li span,
.create_group_main_looks li span, 
.create_group_main_access li span {
  font-weight: bold;
  font-size: 14px;
  float: left;
  line-height: 32px;
  color: #3b3b3b;
}
.create_group_main_basic label.radio {
  text-align: left;
  padding-left: 175px;
}
.create_group_main_basic input[type="text"],
.create_group_main_basic input[type="url"],
.create_group_main_basic select {
  margin: 0;
  height: 30px;
  padding-left: 12px;
  width: 480px;
  margin-right: 50px;
  border-color: #e8e8e8;
  box-shadow: none;
  border-radius: 3px;
}
.create_group_main_basic select{
  width: 500px;
  height: 40px;
}
.create_group_main_comments{
  text-align: left;
  font-size: 13px;
  color: #898989;
  margin-left: 160px;
  margin-right: 50px;
  /*word-break: break-all;*/
}
.create_group_main_looks .file-upload-clear.disable{
  border-color: #ddd;
}
.create_group_main_looks .file-upload-clear.disable span{
  color: #ddd;
}
.advanced{
  display: none;
}
.create_group_main_access img{
  cursor: pointer;
  width: 60px;
}
.cancel-btn{
  background-color: initial;
  background-image: initial;
}
.done-btn{
  border-radius: 2px;
  background-color: rgb(32,146,242);
  color: #fff;
  background-image: initial;
}
#child_category_chzn{
  margin-right: 50px;
}
.search-choice span{
  line-height: 22px;
}
.create_group_main_looks .title{
  height: 60px;
  line-height: 60px;
}
.thumbnails.select_color{
  margin-left: 160px;
}
.thumbnails>li{
  margin-bottom: 0;
}
.select_color .thumbnail .icon-icon_followed{
  font-size: 10px;
  position: relative;
  left: 8px;
  color: #fff;
}
.select_color > li:first-child{
  margin-left: 0;
}
.chzn-container .chzn-results li{
  text-align: left;
}
.create_group_main_looks .control-group{
  margin-left: 160px;
}
.btn.btn-file{
  vertical-align: top;
  margin-left: 20px;
  background: none;
  border: solid 1px rgb(32,146,242);
  box-shadow: none;
  text-shadow: none;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 2px;
}

.btn.btn-file span{
  color: rgb(32,146,242);
  font-weight: normal;
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    direction: ltr;
    height: 30px;
    width: 100px;
}
#forum_logo_help_text{
  float:left;
  text-align: left;
  margin-left:170px;
  margin-top:-105px;
  line-height: 16px;
}
#forum_background_help_text{
  float:left;
  text-align: left;
  margin-left:240px;
  margin-top:-85px;
  line-height: 16px;
}
#change_header_photo_logo img, #change_banner_image img{
}
#theme_multi, #theme_second_multi{
  background-image:url('/imgs/customize.png');
  background-size: 100%;
}
.create_group_main_access>ul>li{
  justify-content: space-between;
  width: 100%;
}
.create_group_main_access>ul>li:after{
  content: '';
  display: block;
  clear: both;
}
.create_group_main_access>ul>li span{
  float: left;
}
.create_group_main_access>ul>li .switch{
  float: right;
}
.switch{
  background-size: 100%;
  width: 60px;
  height: 30px;
  cursor: pointer;
}
.switch.on{
  background-image: url('/imgs/on.png');
}
.switch.off{
  background-image: url('/imgs/off.png');
}
.create_group_main .header{
  margin: 20px 0;
  justify-content: space-between;
}
.create_group_main .header:after{
  content: '';
  display: block;
  clear: both;
}
.create_group_main .header .title{
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.create_group_main .header .show-advance{
  font-size: 14px;
  color: rgb(32,146,242);
  cursor: pointer;
  float: right;
}
.create_group_main .header .show-advance .caret-icon-box{
  display: inline-block;
  width: 15px;
  height: 25px;
}
.hidden{
  display: none;
}
.create_group_main_error{
  text-align: left;
  font-size: 13px;
  color: red;
  margin-left: 160px;
  display: none;
}
.create_group_main_error.captcha{
  margin-left: 230px;
}
.fileupload .thumbnail{
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border-radius: 2px;
  box-shadow: none;
}
.fileupload .thumbnail img{
  height: 100%;
}
.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists{
  display: none;
}
.forum_header .dropdown{
  height: 45px;
  cursor: pointer;
}
.forum_header .dropdown img{
  height: 45px;
}
.create_group_main_comments .highlight{
  float: none;
  line-height: initial;
  color: rgb(32,146,242);
}
span.required_sign{
  color: red;
  position: absolute;
  top: 15px;
  right: 25px;
}
.right_link{
  float: right;
  margin-right: 20px;
  font-size: 14px;
}
.right_link a{
  color: #009fbf;
}
.upload-part input[type="file"]{
    display: none;
}
/*create groups end*/

/* index page start */
#mobilize .container .section-content, #beyond .container .section-content{
    margin-bottom: 30px;
    margin-top: 10px;
}
#social .container .clapat-counters{
    margin-bottom: 34px;
}
/* index page end */

/*loader*/
.loader,
.loader__figure {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loader {
  overflow: visible;
  padding-top: 2em;
  height: 0;
  width: 2em;
  position: fixed;
  display: none;
}

.loader__figure {
  height: 0;
  width: 0;
  box-sizing: border-box;
  border: 0 solid rgb(32,146,242);
  border-radius: 50%;
  -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

.loader__label {
  float: left;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0.5em 0 0 50%;
  font-size: 0.875em;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  color: rgb(32,146,242);
  white-space: nowrap;
  -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
    background-color: rgb(32,146,242);
  }
  29% {
    background-color: rgb(32,146,242);
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}
@-moz-keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
    background-color: rgb(32,146,242);
  }
  29% {
    background-color: rgb(32,146,242);
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}
@keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
    background-color: rgb(32,146,242);
  }
  29% {
    background-color: rgb(32,146,242);
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}
@-webkit-keyframes loader-label {
  0% {
    opacity: 0.25;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-moz-keyframes loader-label {
  0% {
    opacity: 0.25;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes loader-label {
  0% {
    opacity: 0.25;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}

/*loader end*/

/*dot load container*/
.dot-container {
    position: relative;
    padding: 30px 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: none;
}
.dot {
  width: 6px;
  height: 6px;
  border: 2px solid rgb(32,146,242);
  border-radius: 50%;
  /*float: left;*/
  display: inline-block;
  margin: 0 3px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation: fx 1000ms ease infinite 0ms;
          animation: fx 1000ms ease infinite 0ms;
}
.dot:nth-child(2) {
  -webkit-animation: fx 1000ms ease infinite 300ms;
          animation: fx 1000ms ease infinite 300ms;
}
.dot:nth-child(3) {
  -webkit-animation: fx 1000ms ease infinite 600ms;
          animation: fx 1000ms ease infinite 600ms;
}
@-webkit-keyframes fx {
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fx {
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*dot load container end*/
.sp-input{
  height: auto;
}
/* general class start */
.vertical-box{
    text-align: center;
    white-space: nowrap;
}
.vertical-box:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.vertical-centered{
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.clear-after:after{
    content: '';
    display: table;
    clear: both;
}
/* general class end */
#changeEmailSuccess .msg-connect{
    background-color: #deefd8;
    color:#5c955e;
    padding: 10px 15px;
    margin-top: -2px;
}
#changeEmailResponseModal .modal-header .close, #reSendEmailmodalModal .modal-header .close{
    margin-top: -11px;
}
.modal-ok{
    display: block;
    text-align: center;
}
.modal-ok .closeOk{
    padding: 8px 45px;
    background: transparent;
    border: 1px solid #d4d4d4;
    margin-bottom: 12px;
    border-radius: 5px;
}

#public_profile, #nav_feed, #nav_home, #nav_notifications {
    width: 84%;
    position: relative;
    margin: 0 auto;
    max-width: 1440px;
}
/* forum tags style, used in user profile/groups, start */
.my-row {
    width: 100%;
    position: relative;
}
.my-row:after {
    content: '';
    display: block;
    clear: both;
}
.my-row .span3 {
    width: 15.83%;
    margin: 0 1% 0 0;
    position: relative;
}
.my-row .span3:nth-child(6n) {
    margin-right: 0;
}
.my-row .span3 .appuser_signin_left_part.detail_info:hover {
    cursor: pointer;
    opacity: 0.8;
}

.appuser_signin_left_part.detail_info {
    width: 100%;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    border-radius: 2px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.appuser_signin_left_part.forum_header{
    position: relative;
    height: 120px;
    width: 100%;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    background-color: #dfdee4;
    display: flex;
    justify-content: flex-end;
    background-size: 100% auto;
}

.appuser_signin_left_part.forum_logo{
    text-align: center;
    margin-bottom: 38px;
    position: relative;
}
.appuser_signin_left_part.forum_logo .sub_logo{
    width: 60px;
    height: 60px;
    border-radius: 3px;
    margin: -30px auto 0;
    vertical-align: middle;
    position: absolute;
    background-size: 60px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    right: 106.5px;
    border: solid 1px #ececec;
}
.appuser_signin_left_part.forum_name{
    word-wrap: break-word;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #3b3b3b;
    text-align: center;
}
.appuser_signin_left_part.forum_followers{
    word-wrap: break-word;
    margin-top: -5px;
    font-weight: normal;
    font-size: 14px;
    color: #9c9c9c;
    line-height: 22px;
    height: 22px;
    text-align: center;
}
.appuser_signin_left_part.display_name{
    word-wrap: break-word;
    font-weight: normal;
    font-size: 14px;
    color: #9c9c9c;
    line-height: 22px;
    height: 22px;
}
.appuser_signin_left_part.forum_followers span{
    position:relative;
}
.appuser_signin_left_part.forum_description{
    word-wrap: break-word;
    padding-top: 5px;
    font-size: 14px;
    color: #727272;
    line-height: 22px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.my-row .span3 .manage-setting, .my-row .span3 .unfollow-forum {
    margin: 10px 20px;
    padding: 3px;
    border: 1px solid #ccc;
    color: #9c9c9c;
    text-align: center;
}

.my-row .span3 .manage-setting a, .my-row .span3 .unfollow-forum a {
    font-size: 13px;
    color: #9c9c9c;
}

.my-row .span3 .manage-setting a:hover, .my-row .span3 .unfollow-forum a:hover {
    text-decoration: underline;
}

/* forum tags style, used in user profile/groups, end */
.no-content-message {
    margin: 20px auto 0;
    padding: 140px 0 0 0;
    min-height: 400px;
    text-align: center;
    background: #ffffff;
}
.no-content-message .icon {
    width: 100%;
    height: 90px;
    text-align: center;
}
.no-content-message .icon img {
    height: 100%;
    width: auto;
}
.no-content-message p {
    padding: 25px 0 0 0;
    color: #8f8f8f;
}
#inactiveTopAlert{
  background: #ebd5d8;
  color: #b82f4f;
  padding: 15px 20px;
  text-align: center;
}
#inactiveTopAlert .email_address{
  font-weight: bold;
}
#inactiveTopAlert .change-email{
  font-weight: bold;
  color: #b82f4f;
  margin-left: 10px;
  position: relative;
  padding-left: 13px;
}
#inactiveTopAlert .change-email:before{
  content: ".";
  position: absolute;
  top: -6px;
  left: -2px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}
#inactiveTopAlert .resend-active-email, #inactiveTopAlert .email-has-been-send{
  font-weight: bold;
  color: #b82f4f;
  border: none;
  margin-left: 10px;
  cursor: pointer;
}
#inactiveTopAlert .resend-active-email:hover,#inactiveTopAlert .change-email:hover{
  text-decoration: underline;
}
#inactiveTopAlert .email-has-been-send{
  color: #666;
  cursor: default;
}
