ul.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cb_template .col-xs-1,
.cb_template .col-sm-1,
.cb_template .col-md-1,
.cb_template .col-lg-1,
.cb_template .col-xs-2,
.cb_template .col-sm-2,
.cb_template .col-md-2,
.cb_template .col-lg-2,
.cb_template .col-xs-3,
.cb_template .col-sm-3,
.cb_template .col-md-3,
.cb_template .col-lg-3,
.cb_template .col-xs-4,
.cb_template .col-sm-4,
.cb_template .col-md-4,
.cb_template .col-lg-4,
.cb_template .col-xs-5,
.cb_template .col-sm-5,
.cb_template .col-md-5,
.cb_template .col-lg-5,
.cb_template .col-xs-6,
.cb_template .col-sm-6,
.cb_template .col-md-6,
.cb_template .col-lg-6,
.cb_template .col-xs-7,
.cb_template .col-sm-7,
.cb_template .col-md-7,
.cb_template .col-lg-7,
.cb_template .col-xs-8,
.cb_template .col-sm-8,
.cb_template .col-md-8,
.cb_template .col-lg-8,
.cb_template .col-xs-9,
.cb_template .col-sm-9,
.cb_template .col-md-9,
.cb_template .col-lg-9,
.cb_template .col-xs-10,
.cb_template .col-sm-10,
.cb_template .col-md-10,
.cb_template .col-lg-10,
.cb_template .col-xs-11,
.cb_template .col-sm-11,
.cb_template .col-md-11,
.cb_template .col-lg-11,
.cb_template .col-xs-12,
.cb_template .col-sm-12,
.cb_template .col-md-12,
.cb_template .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}
.cb_template .row {
  margin-left: -15px;
  margin-right: -15px;
}
.cb_template .navbar-toggle {
  width: auto;
}
.cb_template .page-header h3 {
  margin-top: 0;
}
.cb_template .btn {
  border-radius: 0;
}
.cb_template .btn-success {
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  background-color: #669900;
  border-color: #669900;
}
.cb_template .btn-success:hover,
.cb_template .btn-success:focus,
.cb_template .btn-success.focus,
.cb_template .btn-success:active,
.cb_template .btn-success.active,
.open > .dropdown-toggle.cb_template .btn-success {
  color: #ffffff;
  background-color: #446600;
  border-color: #3d5c00;
}
.cb_template .btn-success:active,
.cb_template .btn-success.active,
.open > .dropdown-toggle.cb_template .btn-success {
  background-image: none;
}
.cb_template .btn-success.disabled,
.cb_template .btn-success[disabled],
fieldset[disabled] .cb_template .btn-success,
.cb_template .btn-success.disabled:hover,
.cb_template .btn-success[disabled]:hover,
fieldset[disabled] .cb_template .btn-success:hover,
.cb_template .btn-success.disabled:focus,
.cb_template .btn-success[disabled]:focus,
fieldset[disabled] .cb_template .btn-success:focus,
.cb_template .btn-success.disabled.focus,
.cb_template .btn-success[disabled].focus,
fieldset[disabled] .cb_template .btn-success.focus,
.cb_template .btn-success.disabled:active,
.cb_template .btn-success[disabled]:active,
fieldset[disabled] .cb_template .btn-success:active,
.cb_template .btn-success.disabled.active,
.cb_template .btn-success[disabled].active,
fieldset[disabled] .cb_template .btn-success.active {
  background-color: #669900;
  border-color: #669900;
}
.cb_template .btn-success .badge {
  color: #669900;
  background-color: #ffffff;
}
.cb_template .btn-primary {
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  background-color: #bf0000;
  border-color: #bf0000;
}
.cb_template .btn-primary:hover,
.cb_template .btn-primary:focus,
.cb_template .btn-primary.focus,
.cb_template .btn-primary:active,
.cb_template .btn-primary.active,
.open > .dropdown-toggle.cb_template .btn-primary {
  color: #ffffff;
  background-color: #8c0000;
  border-color: #820000;
}
.cb_template .btn-primary:active,
.cb_template .btn-primary.active,
.open > .dropdown-toggle.cb_template .btn-primary {
  background-image: none;
}
.cb_template .btn-primary.disabled,
.cb_template .btn-primary[disabled],
fieldset[disabled] .cb_template .btn-primary,
.cb_template .btn-primary.disabled:hover,
.cb_template .btn-primary[disabled]:hover,
fieldset[disabled] .cb_template .btn-primary:hover,
.cb_template .btn-primary.disabled:focus,
.cb_template .btn-primary[disabled]:focus,
fieldset[disabled] .cb_template .btn-primary:focus,
.cb_template .btn-primary.disabled.focus,
.cb_template .btn-primary[disabled].focus,
fieldset[disabled] .cb_template .btn-primary.focus,
.cb_template .btn-primary.disabled:active,
.cb_template .btn-primary[disabled]:active,
fieldset[disabled] .cb_template .btn-primary:active,
.cb_template .btn-primary.disabled.active,
.cb_template .btn-primary[disabled].active,
fieldset[disabled] .cb_template .btn-primary.active {
  background-color: #bf0000;
  border-color: #bf0000;
}
.cb_template .btn-primary .badge {
  color: #bf0000;
  background-color: #ffffff;
}
.cb_template .btn-default {
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}
.cb_template .btn-default:hover,
.cb_template .btn-default:focus,
.cb_template .btn-default.focus,
.cb_template .btn-default:active,
.cb_template .btn-default.active,
.open > .dropdown-toggle.cb_template .btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #bebebe;
}
.cb_template .btn-default:active,
.cb_template .btn-default.active,
.open > .dropdown-toggle.cb_template .btn-default {
  background-image: none;
}
.cb_template .btn-default.disabled,
.cb_template .btn-default[disabled],
fieldset[disabled] .cb_template .btn-default,
.cb_template .btn-default.disabled:hover,
.cb_template .btn-default[disabled]:hover,
fieldset[disabled] .cb_template .btn-default:hover,
.cb_template .btn-default.disabled:focus,
.cb_template .btn-default[disabled]:focus,
fieldset[disabled] .cb_template .btn-default:focus,
.cb_template .btn-default.disabled.focus,
.cb_template .btn-default[disabled].focus,
fieldset[disabled] .cb_template .btn-default.focus,
.cb_template .btn-default.disabled:active,
.cb_template .btn-default[disabled]:active,
fieldset[disabled] .cb_template .btn-default:active,
.cb_template .btn-default.disabled.active,
.cb_template .btn-default[disabled].active,
fieldset[disabled] .cb_template .btn-default.active {
  background-color: #ffffff;
  border-color: #dddddd;
}
.cb_template .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.cb_template .cbPosCanvasMainMiddle.col-sm-12 {
  padding-right: 0;
  padding-left: 0;
}
.cb_template.cbProfile .cbPosTabMain {
  background: #ffffff;
  padding: 27px;
}
.cb_template.cbProfile.cbProfile.cb_template_default {
  background: #ffffff;
}
.cb_template .cbBlogsInner {
  background: #ffffff;
  padding: 27px;
}
.cb_template .cbBlogs .blogsContainer {
  border-collapse: separate;
}
.cb_template.cbEditProfile {
  background: #ffffff;
  padding: 27px;
}
.cb_template.cbManageConnections {
  background: #ffffff;
  padding: 27px;
}
@media (max-width: 767px) {
  .cb_template #cbtabpaneconnections .table-responsive thead {
    display: none;
  }
}
@media (max-width: 767px) {
  .cb_template #cbtabpaneconnections .table-responsive tbody .text-center {
    display: block;
  }
}
.cb_template.cbEmailUser {
  background: #ffffff;
  padding: 27px;
}
.cb_template.cbUsersList {
  padding: 27px;
  background: #ffffff;
}
.cb_template.cbUsersList .cbUserListFT_avatar {
  display: none;
}
.cb_template.cbUsersList .cbUserListFC_onlinestatus {
  position: relative;
  display: inline-block;
  height: 20px;
}
.cb_template.cbUsersList .cb_offline,
.cb_template.cbUsersList .cb_online {
  background: #f22613;
  border: 2px solid #dddddd;
  border-radius: 50%;
  color: transparent;
  font-size: 0;
  height: 20px;
  overflow: hidden;
  position: absolute;
  width: 20px;
}
.cb_template.cbUsersList .cb_online {
  background: #669900;
}
.cb_template.cbUsersList .cbUserListRow .cb_offline,
.cb_template.cbUsersList .cbUserListRow .cb_online {
  top: 9px;
  height: 13px;
  width: 13px;
}
.cb_template.cbPendingApprovalUsers {
  padding: 27px;
  background: #ffffff;
}
.cb_template.cbRegistration {
  background: #ffffff;
}
.cb_template.cbRegistration #registrationTable,
.cb_template.cbRegistration .cbRegistrationConclusion {
  padding-left: 27px;
  padding-right: 27px;
  border: 0;
}
.cb_template.cbLostPassForm {
  background: #ffffff;
  padding: 27px;
}
.cb_template .cbArticles {
  background: #ffffff;
  padding: 27px;
}
.cb_template .cbArticles .articlesContainer,
.cb_template .cbArticles .cbPaginationLinks {
  margin-bottom: 0;
}
.cb_template .cbArticles .articlesContainer {
  border-collapse: separate;
}
.cb_template.cbReportUserForm {
  background: #ffffff;
  padding: 27px;
}
.cb_template .cbGallery {
  background: #ffffff;
  padding: 27px;
}
.cb_template .cbGallery .photosItemsContainer,
.cb_template .cbGallery .photosFoldersContainer,
.cb_template .cbGallery .filesFoldersContainer,
.cb_template .cbGallery .videosFoldersContainer,
.cb_template .cbGallery .musicFoldersContainer {
  margin-left: -15px;
  margin-right: -15px;
}
.cb_template .cbGallery .photosItemsContainer:before,
.cb_template .cbGallery .photosFoldersContainer:before,
.cb_template .cbGallery .filesFoldersContainer:before,
.cb_template .cbGallery .videosFoldersContainer:before,
.cb_template .cbGallery .musicFoldersContainer:before,
.cb_template .cbGallery .photosItemsContainer:after,
.cb_template .cbGallery .photosFoldersContainer:after,
.cb_template .cbGallery .filesFoldersContainer:after,
.cb_template .cbGallery .videosFoldersContainer:after,
.cb_template .cbGallery .musicFoldersContainer:after {
  content: " ";
  display: table;
}
.cb_template .cbGallery .photosItemsContainer:after,
.cb_template .cbGallery .photosFoldersContainer:after,
.cb_template .cbGallery .filesFoldersContainer:after,
.cb_template .cbGallery .videosFoldersContainer:after,
.cb_template .cbGallery .musicFoldersContainer:after {
  clear: both;
}
.cb_template .cbGallery .img-thumbnail {
  margin: 0 0 30px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cb_template .cbGallery .img-thumbnail {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cb_template .cbGallery .img-thumbnail {
    float: left;
    width: 33.33333333%;
  }
}
.cb_template .cbGallery .img-thumbnail .galleryContainerInner {
  border: 1px solid #d7d9db;
  width: 100% !important;
  height: 100% !important;
}
.cb_template .cbGallery .img-thumbnail .galleryContainerContent {
  padding: 27px;
}
.cb_template .cbGallery .img-thumbnail .galleryContainerBottom {
  height: 85px !important;
}
.cb_template .cbGallery .img-thumbnail .galleryContainerMenu {
  right: 15px;
}
.cb_template.galleryImageModal th,
.cb_template.galleryImageModal td {
  vertical-align: middle;
  border-top: 0;
}
.cb_template .galleryItemsHeader {
  margin-bottom: 27px !important;
}
.cb_template .cbpbBlog .cbpbSnglMsgAll,
.cb_template .cbpbBlog .cbpbTopSep {
  width: 100%;
  margin: 0;
}
.cb_template .cbpbBlog .cbpbControlArea {
  margin: 13.5px 0 0;
}
.cb_template .cbpbSnglMsgAll .cbpbControlArea {
  margin: 13.5px 0 0;
}
.cb_template .cbpbSnglMsgAll .cbpbHead {
  padding: 13.5px 0 0;
}
.cb_template hr.cbpbSepMsg {
  margin: 13.5px 0;
}
.cbLoginForm .control-group {
  margin-bottom: 27px;
}
.cbLoginForm .control-group .input-append {
  display: block;
  padding-left: 41px;
  position: relative;
}
.cbLoginForm .control-group .input-append .add-on {
  position: absolute;
  left: 0;
  top: 0;
  height: 41px;
  width: 42px;
  line-height: 39px;
  margin: 0;
}
.cbLoginForm .control-group .input-append .add-on span {
  line-height: 1;
}
.cbLoginForm #modlgn-remember {
  height: auto;
  line-height: auto;
  top: 0;
  left: 0;
  width: auto;
  margin-left: 0;
}
.cbLoginForm #form-login-remember {
  margin-bottom: 13.5px;
}
.cbLoginForm #form-login-submit .btn {
  display: block;
  width: 100%;
}
.cbLoginForm #form-login-links {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  text-align: center;
}
.cbLoginForm #form-login-links li {
  display: inline-block;
}
.cbLoginForm #form-login-links li a {
  background-color: #eeeeee;
  border-radius: 2px;
  display: inline-block;
  color: #555555;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  text-align: center;
  width: 32px;
}
.cbLoginForm #form-login-links li a:hover,
.cbLoginForm #form-login-links li a:focus,
.cbLoginForm #form-login-links li a:active {
  background-color: #a60000;
  color: #ffffff;
}
.section-sign .cbLoginForm {
  color: #44494c;
  padding: 40.5px 27px;
  text-align: left;
}
.module-primary .cbLoginForm {
  background: #bf0000;
}
.module-primary .cbLoginForm #form-login-remember .control-label {
  color: #ffffff;
}
.module-primary .cbLoginForm #form-login-submit .btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}
.module-primary .cbLoginForm #form-login-submit .btn:hover,
.module-primary .cbLoginForm #form-login-submit .btn:focus,
.module-primary .cbLoginForm #form-login-submit .btn.focus,
.module-primary .cbLoginForm #form-login-submit .btn:active,
.module-primary .cbLoginForm #form-login-submit .btn.active,
.open > .dropdown-toggle.module-primary .cbLoginForm #form-login-submit .btn {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #bebebe;
}
.module-primary .cbLoginForm #form-login-submit .btn:active,
.module-primary .cbLoginForm #form-login-submit .btn.active,
.open > .dropdown-toggle.module-primary .cbLoginForm #form-login-submit .btn {
  background-image: none;
}
.module-primary .cbLoginForm #form-login-submit .btn.disabled,
.module-primary .cbLoginForm #form-login-submit .btn[disabled],
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn,
.module-primary .cbLoginForm #form-login-submit .btn.disabled:hover,
.module-primary .cbLoginForm #form-login-submit .btn[disabled]:hover,
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn:hover,
.module-primary .cbLoginForm #form-login-submit .btn.disabled:focus,
.module-primary .cbLoginForm #form-login-submit .btn[disabled]:focus,
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn:focus,
.module-primary .cbLoginForm #form-login-submit .btn.disabled.focus,
.module-primary .cbLoginForm #form-login-submit .btn[disabled].focus,
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn.focus,
.module-primary .cbLoginForm #form-login-submit .btn.disabled:active,
.module-primary .cbLoginForm #form-login-submit .btn[disabled]:active,
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn:active,
.module-primary .cbLoginForm #form-login-submit .btn.disabled.active,
.module-primary .cbLoginForm #form-login-submit .btn[disabled].active,
fieldset[disabled] .module-primary .cbLoginForm #form-login-submit .btn.active {
  background-color: #ffffff;
  border-color: #dddddd;
}
.module-primary .cbLoginForm #form-login-submit .btn .badge {
  color: #ffffff;
  background-color: #333333;
}
.moduletable.module-primary #login-form {
  padding: 27px;
}
.cbLogoutForm#login-form ul.unstyled {
  list-style: none;
  padding: 0;
  margin: 27px 0 0;
  text-align: center;
}
.cbLogoutForm#login-form ul.unstyled li {
  display: inline-block;
  width: 32px;
  margin-right: 10px;
}
.cbLogoutForm#login-form ul.unstyled li:last-child {
  margin-right: 0;
}
.cbLogoutForm#login-form ul.unstyled a {
  background-color: #eeeeee;
  border-radius: 2px;
  color: #555555;
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.cbLogoutForm#login-form ul.unstyled a:hover,
.cbLogoutForm#login-form ul.unstyled a:focus,
.cbLogoutForm#login-form ul.unstyled a:active {
  background-color: #a60000;
  color: #ffffff;
}
.cbLogoutForm#login-form ul.unstyled a sup {
  display: inline-block;
  font-weight: normal;
  line-height: 13px;
  padding-left: 4px;
  padding-right: 4px;
  position: absolute;
  background: #f22613;
  color: #ffffff;
  z-index: 2;
  border-radius: 50%;
}
.section-sign .cbLogoutForm {
  color: #44494c;
  padding: 40.5px 27px;
  text-align: left;
}
.section-sign .cbLogoutForm .login-avatar,
.section-sign .cbLogoutForm .login-greeting,
.section-sign .cbLogoutForm .logout-button {
  text-align: center;
}
.module-primary .cbLogoutForm {
  background: #bf0000;
  text-align: center;
}
.module-primary .cbLogoutForm .login-avatar {
  margin-top: 27px;
}
.module-primary .cbLogoutForm .login-greeting {
  color: #ffffff;
}
.module-primary .cbLogoutForm .logout-button .btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}
.module-primary .cbLogoutForm .logout-button .btn:hover,
.module-primary .cbLogoutForm .logout-button .btn:focus,
.module-primary .cbLogoutForm .logout-button .btn.focus,
.module-primary .cbLogoutForm .logout-button .btn:active,
.module-primary .cbLogoutForm .logout-button .btn.active,
.open > .dropdown-toggle.module-primary .cbLogoutForm .logout-button .btn {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #bebebe;
}
.module-primary .cbLogoutForm .logout-button .btn:active,
.module-primary .cbLogoutForm .logout-button .btn.active,
.open > .dropdown-toggle.module-primary .cbLogoutForm .logout-button .btn {
  background-image: none;
}
.module-primary .cbLogoutForm .logout-button .btn.disabled,
.module-primary .cbLogoutForm .logout-button .btn[disabled],
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn,
.module-primary .cbLogoutForm .logout-button .btn.disabled:hover,
.module-primary .cbLogoutForm .logout-button .btn[disabled]:hover,
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn:hover,
.module-primary .cbLogoutForm .logout-button .btn.disabled:focus,
.module-primary .cbLogoutForm .logout-button .btn[disabled]:focus,
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn:focus,
.module-primary .cbLogoutForm .logout-button .btn.disabled.focus,
.module-primary .cbLogoutForm .logout-button .btn[disabled].focus,
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn.focus,
.module-primary .cbLogoutForm .logout-button .btn.disabled:active,
.module-primary .cbLogoutForm .logout-button .btn[disabled]:active,
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn:active,
.module-primary .cbLogoutForm .logout-button .btn.disabled.active,
.module-primary .cbLogoutForm .logout-button .btn[disabled].active,
fieldset[disabled] .module-primary .cbLogoutForm .logout-button .btn.active {
  background-color: #ffffff;
  border-color: #dddddd;
}
.module-primary .cbLogoutForm .logout-button .btn .badge {
  color: #ffffff;
  background-color: #333333;
}
.com_comprofiler.view-login .moduletable {
  background: #ffffff;
  width: 400px;
  margin: 0 auto;
}
.com_comprofiler.view-login .moduletable > h3 {
  padding: 40.5px 27px 0;
  margin: 0;
}
.com_comprofiler.view-login .cbLoginForm {
  color: #44494c;
  padding: 40.5px 27px;
  text-align: left;
}
.com_comprofiler.view-login .cbLoginForm #modlgn-remember {
  top: 3px;
}
.com_comprofiler.view-login .cbLoginForm #form-login-links li > a {
  text-indent: -999em;
  position: relative;
}
.com_comprofiler.view-login .cbLoginForm #form-login-links li > a:after {
  content: "";
  display: block;
  font-family: FontAwesome;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}
.com_comprofiler.view-login .cbLoginForm #form-login-links #form-login-forgot a:after {
  content: "\f13e";
}
.com_comprofiler.view-login .cbLoginForm #form-login-links #form-login-register a:after {
  content: "\f044";
}
#mod_cbpblatest_a {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mod_cbpblatest_a > li + li {
  padding-top: 13.5px;
  margin-top: 13.5px;
  border-top: 1px solid #d7d9db;
}
@media (max-width: 767px) {
  .cbpbEditorContainer .pbCommentInput .cbpbEditorTexts td {
    display: block;
    padding: 5px 0;
    width: 100% !important;
  }
  .cbpbEditorContainer .pbCommentInput .cbpbEditorTexts td textarea {
    width: 100% !important;
  }
}