/*Стили для личного кабинета*/.rcl-subtab-content .group-title {border-bottom: 1px solid;margin:10px 0;padding-bottom:5px;}.rcl-subtab-content .group-title div, .rcl-subtab-content  .group div {display:inline-block;vertical-align: middle;}.rcl-subtab-content .group-title .group-name, .rcl-subtab-content  .group .group-name {width:65%;}.rcl-subtab-content .group-title .group-post, .rcl-subtab-content  .group .group-post {width:20%;}.rcl-subtab-content .group-title .group-status, .rcl-subtab-content .group .group-status {width:10%;}.rcl-subtab-content .group {margin: 10px 0;}.rcl-subtab-content .group a.show-gr-post {border-bottom: 1px dashed!important;}.rcl-subtab-content .group .posts {	display:block;    margin: 5px 10px;    border-left: 1px solid;    padding-left: 5px;}.rcl-subtab-content  .change-status {	position: absolute;	padding: 3px 10px;    background: rgb(252, 253, 253);    z-index: 9999;    border: 1px solid #d2d2d2;    text-align: center;	margin-left:20px;}/*Переключатель*/.onoffswitch {    position: relative; width: 40px;    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;}.onoffswitch-checkbox {    display: none;}.onoffswitch-label {    display: block; overflow: hidden; cursor: pointer;    height: 21px; padding: 0; line-height: 21px;    border: 2px solid #E3E3E3; border-radius: 21px;    background-color: #FFFFFF;    transition: background-color 0.3s ease-in;}.onoffswitch-label:before {    content: "";    display: block; width: 21px; margin: 0px;    background: #FFFFFF;    position: absolute; top: 0; bottom: 0;    right: 17px;    border: 2px solid #E3E3E3; border-radius: 21px;    transition: all 0.3s ease-in 0s; }.onoffswitch-checkbox:checked + .onoffswitch-label {    background-color: #49E845;}.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {   border-color: #49E845;}.onoffswitch-checkbox:checked + .onoffswitch-label:before {    right: 0px; }/*Стили для шорткода*/.groups-list {	display:block;	margin:auto;}.groups-list .groups-title {	border-bottom:1px solid;	margin-bottom:10px;}.groups-list .groups-title div, .groups-list .group div {		display:inline-block;}.groups-list .groups-title .groups-name, .groups-list .group .group-name {	width:55%;}.groups-list .groups-title .groups-copy, .groups-list .group .group-copy {	width:15%;}.groups-list .groups-title .groups-count, .groups-list .group .group-count {	width:10%;}.groups-list .groups-title .groups-user, .groups-list .group .group-user {		width:20%;}.groups-list .group .group-count div {	padding-left:20px;}.groups-list .group .group-name a {	border-bottom:1px dashed;}.groups-list .group .group-name a:hover {text-decoration:none;}.groups-list .group .posts {	display:block;    margin: 5px 10px;    border-left: 1px solid;    padding-left: 5px;}.groups-list .group {	margin:5px 0;}