.d-flex {
    display: flex;
}
.w-100{
  width: 100%;
}
.w-50 {
    width: 50% !important;
}
#wpbody-content .sided-wp-plugin-wrapper {
  /* Create debate styles start */
  /* Create debate styles end */
  /*Block Styles*/
}
 #wpbody-content .sided-wp-plugin-wrapper * {
   box-sizing: border-box;
}
 #wpbody-content .sided-wp-plugin-wrapper h1, #wpbody-content .sided-wp-plugin-wrapper h2, #wpbody-content .sided-wp-plugin-wrapper h3, #wpbody-content .sided-wp-plugin-wrapper h4, #wpbody-content .sided-wp-plugin-wrapper h5 {
   color: #4f4f4f !important;
}
 #wpbody-content .sided-wp-plugin-wrapper h1 {
   font-size: 29px;
   line-height: 35px;
   font-weight: 300;
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper h1 strong {
   font-weight: 700;
}
 #wpbody-content .sided-wp-plugin-wrapper h1 small {
   font-size: 14px;
}
 #wpbody-content .sided-wp-plugin-wrapper h2 {
   font-size: 35px;
   font-weight: 400;
   line-height: 40px;
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper h2 small {
   font-size: 12px;
   display: block;
   line-height: 18px;
   margin-top: 10px;
   color: #828282;
}
 #wpbody-content .sided-wp-plugin-wrapper h3 {
   font-size: 16px !important;
   line-height: 23px;
   font-weight: 600;
   margin: 10px 0;
}
 #wpbody-content .sided-wp-plugin-wrapper h3 small {
   font-size: 12px;
   display: block;
   line-height: 18px;
   margin-top: 10px;
   color: #828282;
   font-weight: 400;
}
 #wpbody-content .sided-wp-plugin-wrapper a {
   color: #2d9cdb;
   text-decoration: none;
   display: block;
}
 #wpbody-content .sided-wp-plugin-wrapper a.disabled {
   pointer-events: none;
   color: #b1b1b1;
}
 #wpbody-content .sided-wp-plugin-wrapper hr {
   margin: 40px 0;
}
 #wpbody-content .sided-wp-plugin-wrapper label.error {
   color: red !important;
   font-weight: 400 !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .textCenter {
   text-align: center !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .textLeft {
   text-align: left !important;
}
 #wpbody-content .sided-wp-plugin-wrapper #wpcontent {
   padding-right: 20px;
   background: #f8f8f8;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-list-wrap {
   background: #fff;
   border-radius: 10px;
   margin-top: 20px;
   padding: 20px;
}
 #wpbody-content .sided-wp-plugin-wrapper table.debates {
   width: 100%;
   max-width: 1100px;
   margin-top: 25px;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon tr th {
   padding: 0.5rem 0.5rem;
   white-space: nowrap;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon tr td {
   padding: 25px 0.5rem;
}
 #wpbody-content .sided-wp-plugin-wrapper .table.tableCommon > :not(:first-child) {
   border: inherit;
   text-align: left;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon th {
   font-size: 11px;
   line-height: 17px;
   color: #9b9b9b;
   font-weight: normal;
   text-transform: uppercase;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon td .svg {
   width: 16px !important;
   height: 16px !important;
   color: #d8d8d8;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon td {
   font-size: 12px;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon th, #wpbody-content .sided-wp-plugin-wrapper table.tableCommon td {
   text-align: left;
   border-width: 0;
   border-bottom: 1px solid #e1e1e1;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon th:not(:first-child), #wpbody-content .sided-wp-plugin-wrapper table.tableCommon td:not(:first-child) {
   text-align: center;
   vertical-align: middle;
}
 #wpbody-content .sided-wp-plugin-wrapper table.tableCommon td .debateTitle9 svg.svg {
   width: 12px !important;
   height: 12px !important;
   color: #d8d8d8;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-list-action {
   display: flex;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-list-action .btn {
   color: #fff;
   width: 70px;
   font-size: 14px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-list-action .btn-primary {
   background: #43a5f5;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-list-action .btn-secondary {
   background: #bdbdbd;
}
 #wpbody-content .sided-wp-plugin-wrapper .position-relative {
   position: relative !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .justify-content-between {
   justify-content: space-between;
}
 #wpbody-content .sided-wp-plugin-wrapper .align-items-center {
   -webkit-box-align: center !important;
   -ms-flex-align: center !important;
   align-items: center !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .align-items-end {
   -webkit-box-align: end !important;
   -ms-flex-align: end !important;
   align-items: end !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .badge {
   border-radius: 1rem;
   color: #fff;
   display: inline-block;
   font-size: 0.75em;
   font-weight: 700;
   line-height: 1;
   padding: 0.35em 0.65em;
   text-align: center;
   vertical-align: baseline;
   white-space: nowrap;
}
 #wpbody-content .sided-wp-plugin-wrapper .badge-success {
   background-color: #28a745;
   color: #fff;
}
 #wpbody-content .sided-wp-plugin-wrapper .inline-content {
   display: flex !important;
}
#wpbody-content .sided-wp-plugin-wrapper .inline-content.middle {
   align-items: center;
   justify-content: space-between;
}
 #wpbody-content .sided-wp-plugin-wrapper .pageHeader {
   padding-bottom: 30px;
   margin-bottom: 50px;
   border-bottom: 1px solid #e1e1e1;
}
 #wpbody-content .sided-wp-plugin-wrapper .settings-header {
   background: #fff;
   border-radius: 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper .navbar {
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .navbar li {
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .navbar li a {
   font-size: 14px;
   margin-right: 15px;
   padding-right: 15px;
   border-right: 1px solid #dadada;
}
 #wpbody-content .sided-wp-plugin-wrapper .navbar li:last-child a {
   margin-right: 5px;
   padding-right: 0px;
   border-right: 0px solid #dadada;
}
 #wpbody-content .sided-wp-plugin-wrapper .navbar li a.active, #wpbody-content .sided-wp-plugin-wrapper .navbar li a:hover {
   color: #979797;
}
 #wpbody-content .sided-wp-plugin-wrapper .row {
   --bs-gutter-x: 1.5rem;
   --bs-gutter-y: 0;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
 #wpbody-content .sided-wp-plugin-wrapper .row > * {
   flex-shrink: 0;
   margin-top: var(--bs-gutter-y);
   max-width: 100%;
   padding-left: calc(var(--bs-gutter-x)*.5);
   padding-right: calc(var(--bs-gutter-x)*.5);
   width: 100%;
   box-sizing: border-box;
}
 #wpbody-content .sided-wp-plugin-wrapper .col-md-6 {
   flex: 0 0 auto !important;
   width: 50% !important;
   min-width: calc(100% - 430px);
}
 #wpbody-content .sided-wp-plugin-wrapper .btn {
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0.25rem;
   color: #212529;
   cursor: pointer;
   display: inline-block;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   padding: 0.375rem 0.75rem;
   text-align: center;
   text-decoration: none;
   transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
   vertical-align: middle;
}
 #wpbody-content .sided-wp-plugin-wrapper .ms-0 {
   margin-left: 0 !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .m-0 {
   margin: 0 !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .mt-2 {
   margin-top: 0.5rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .mb-2 {
   margin-bottom: 0.5rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .mt-3 {
   margin-top: 1rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .mt-4 {
   margin-top: 2rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .mb-3 {
   margin-bottom: 1rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .me-3 {
   margin-right: 1rem !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .me-2 {
   margin-right: 0.5rem !important;
}
#wpbody-content .sided-wp-plugin-wrapper .ms-2 {
    margin-left: 0.5rem!important;
}
 #wpbody-content .sided-wp-plugin-wrapper .d-block {
   display: block !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .pt-0 {
   padding-top: 0 !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .p-4 {
   padding: 1.5em !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .ps-2 {
   padding-left: 0.5em !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .pe-4 {
   padding-right: 1.5em !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .content-wrapper {
   margin: 40px 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper .content {
   background: #fff;
   padding: 50px !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .createDebateFromBlock .content{
   padding: 0px !important;
 }
 #wpbody-content .sided-wp-plugin-wrapper .createDebateFromBlock .smartPollWrapper{
  margin: 10px 13px 30px;
  width: calc(100% - 24px);
 }
 #wpbody-content .sided-wp-plugin-wrapper form {
   max-width: 1200px;
}
 #wpbody-content .sided-wp-plugin-wrapper .second-col {
   max-width: 400px !important;
   min-width: auto;
}
 #wpbody-content .sided-wp-plugin-wrapper .form-control {
   -webkit-appearance: none;
   appearance: none;
   background-clip: padding-box;
   background-color: #fff;
   border: 1px solid #ced4da;
   border-radius: 0.25rem;
   color: #212529;
   display: block;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   padding: 0.375rem 0.75rem;
   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
   width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .buttons {
   display: flex;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .btn-secondary {
   background: #bdbdbd;
   color: #fff;
   border-color: #bdbdbd;
   margin: 0px 0px 0 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .btn-primary {
  margin: 0px 0px 0 6px;
  background: #2f80ed;
  color: #fff;
  /*min-width: auto !important;
  line-height: 18px !important;*/
}
#wpbody-content .sided-wp-plugin-wrapper .common-form .btn-outline-primary{
  background: #ffffff;
  border: 1px solid #2f80ed !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .btn {
   font-size: 14px;
   line-height: 22px;
   border-radius: 5px;
   font-weight: 400;
   min-width: 150px;
   padding: 13px;
   box-sizing: border-box;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form label:not(.sub-label) {
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 18px;
   color: #4a4a4a;
   margin-bottom: 7px;
   display: block;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .form-group {
   border: none;
   padding-top: 13px;
   padding-bottom: 13px;
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-form .form-group select {
   padding: 7px 10px;
   border: 1px solid #dbdbdb;
   border-radius: 5px;
   color: #4e4e4e;
   width: 100%;
   background-color: #f6f6f6;
   min-width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .form-control.datepickerField {
   padding-left: 10px;
   padding-right: 32px;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .form-control {
   padding: 9px 15px;
   border: none;
   background: #f6f6f6;
   font-size: 14px;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .side .form-control {
   border-left-style: solid;
   border-left-width: 5px;
   background: #ffffff;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .side {
   padding-bottom: 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate textarea.form-control[name="background"] {
   height: 120px;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate textarea.form-control {
   max-height: 120px !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .delete-side {
   /*position: absolute;
   right: 5px;
   top: 5px;*/
}
 #wpbody-content .sided-wp-plugin-wrapper .startDebate .field-backgroundImage {
   width: 100%;
   height: 15.6vw;
   border: 1px solid #dbdbdb;
   border-radius: 5px;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #f6f6f6;
   max-height: 235px;
   position: relative;
}
 #wpbody-content .sided-wp-plugin-wrapper .img-field-wrap img, #wpbody-content .sided-wp-plugin-wrapper .img-field-placeholder {
   position: absolute;
   z-index: 0;
   text-align: center;
   max-width: 100%;
   max-height: 100%;
   width: 100%;
   height: 100%;
   object-fit: cover;
   display: flex;
   align-items: center;
   justify-content: center;
}
 #wpbody-content .sided-wp-plugin-wrapper .img-field-wrap span.close {
   position: absolute;
   right: 10px;
   top: 3px;
   z-index: 1;
   color: #dbdbdb;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper .img-field-placeholder .upload-label {
   color: #43a5f5;
}
 #wpbody-content .sided-wp-plugin-wrapper .img-field-wrap input[type="file"] {
   width: 100%;
   height: 100%;
   opacity: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .h6, #wpbody-content .sided-wp-plugin-wrapper h6 {
   font-size: 14px;
   font-style: normal;
   font-weight: 600;
   line-height: 19px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewSection {
   background: #f6f6f6;
   border-radius: 10px;
   padding: 25px;
   text-align: initial;
   display: inline-block;
}
#wpbody-content .sided-wp-plugin-wrapper .debatePreviewSection h5{
  margin: 0;
  text-transform: initial;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewInner {
   background: #fff;
   border-radius: 10px;
   box-shadow: 0 0 6px 0 #000 1a;
   margin: 0 auto;
   max-width: 300px;
   padding-bottom: 10px;
   padding-top: 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewInner > div:not(.debatePreviewAdunit), #wpbody-content .sided-wp-plugin-wrapper .debatePreviewInner > span {
   padding-left: 15px;
   padding-right: 15px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewBgImg img {
   border: 1px solid #e7e7e7;
   border-radius: 6px;
   height: 150px;
   max-width: 100%;
   object-fit: cover;
   padding: 5px;
   width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper div.author {
   align-items: center;
   display: flex;
   flex: 1 1;
   flex-direction: row;
}
 #wpbody-content .sided-wp-plugin-wrapper div.author .user-color-green {
   color: #2aa974;
}
 #wpbody-content .sided-wp-plugin-wrapper div.author .small-dp {
   position: relative;
}
 #wpbody-content .sided-wp-plugin-wrapper .img-circle.avatar {
   background-color: #fff;
   border: 2px solid #9b9b9b;
   border-radius: 50%;
   display: block;
   height: 38px;
   min-width: 38px;
   object-fit: cover;
   padding: 0;
   width: 38px;
}
 #wpbody-content .sided-wp-plugin-wrapper div.author .small-dp svg {
   background: #fff;
    border-radius: 100%;
    bottom: -1px;
    position: absolute;
    right: -1px;
    width: 16px;
}
 #wpbody-content .sided-wp-plugin-wrapper div.author .copy-wrap {
   margin-left: 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper a.authorname h6 {
   margin: 0;
   padding: 0;
   font-size: 14px !important;
}
 #wpbody-content .sided-wp-plugin-wrapper a.authorhandle {
   color: #9b9b9b;
   font-size: 11px;
   font-weight: 400;
   line-height: 15px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewTitle p {
   background: #efefef;
   margin: 0;
   margin-bottom: 7px;
   padding: 7px;
}
 #wpbody-content .sided-wp-plugin-wrapper .lightColorSpan {
   color: #9b9b9b;
   font-size: 13px;
   font-weight: 400;
   line-height: 16px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewAdunit {
   align-items: center;
   background: #eaeaea;
   color: #9b9b9b;
   display: flex;
   height: 250px;
   justify-content: center;
   margin: 0 auto;
   max-width: 100%;
   width: 300px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewFooter {
   align-items: center;
   display: flex;
   justify-content: space-between;
}
 #wpbody-content .sided-wp-plugin-wrapper .customAnchor {
   color: #43a5f5 !important;
   font-size: 13px;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewFooter img {
   height: 15px;
   width: auto;
}
 #wpbody-content .sided-wp-plugin-wrapper .debatePreviewSides label {
   border: 1px solid #60a4e9;
   border-radius: 10px;
   padding: 7px;
   text-align: center;
   color: #000 !important;
   display: block;
   margin-bottom: 7px;
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 18px;
   color: #4a4a4a;
}
 #wpbody-content .sided-wp-plugin-wrapper .percentageBar {
   bottom: 0;
   left: 0;
   position: absolute;
   top: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .votesPercentage {
   align-items: center;
   display: flex;
   font-size: 13px;
   font-weight: 600;
   height: 100%;
   position: absolute;
   right: 10px;
   top: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper p.form-control {
   margin: 0;
   box-sizing: border-box;
   padding: 15px;
}
 #wpbody-content .sided-wp-plugin-wrapper div.closed form.startDebate .close, #wpbody-content .sided-wp-plugin-wrapper div.closed form.startDebate input, #wpbody-content .sided-wp-plugin-wrapper div.closed form.startDebate select, #wpbody-content .sided-wp-plugin-wrapper div.closed form.startDebate textarea {
   pointer-events: none !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .settings-form {
   width: 475px;
   max-width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper .settings-form label {
   font-style: normal;
   font-weight: 600;
   font-size: 14px;
   line-height: 18px;
   color: #4a4a4a;
   margin-bottom: 7px;
   display: block;
}
 #wpbody-content .sided-wp-plugin-wrapper .settings-form input[type="text"] {
   padding: 10px 15px;
   width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper span.fadedSpan {
   font-size: 14px;
   line-height: 18px;
   color: #828282;
   font-weight: normal;
}
 #wpbody-content .sided-wp-plugin-wrapper .search-debate input[type="text"] {
   padding: 11px 15px;
   border: none;
   background: #f6f6f6;
   font-size: 14px;
   width: 475px;
   max-width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper .search-btn {
   border: 0;
   position: absolute;
   right: 0;
   padding: 10px 15px;
   top: 0;
   bottom: 0;
   background: none;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper .search-debate a.btn {
   border: 1px solid #fff;
   background: #bdbdbd;
   color: #fff;
   padding: 10px 20px;
   margin-left: 10px;
}
 #wpbody-content .sided-wp-plugin-wrapper select[name="selected-network"] {
   padding: 5px 15px;
   border: none;
   width: 300px;
   max-width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper select.single-select {
   pointer-events: none !important;
   background: #fff !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .common-header {
   margin: 40px 0 10px 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .networksTitle {
   line-height: 15px;
}
 #wpbody-content .sided-wp-plugin-wrapper input[role="anchor"] {
   border: none;
   background: none;
   padding: 0;
   margin: 0;
   color: #2d9cdb;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper input[role="anchor"]:hover {
   color: #979797;
}
 #wpbody-content .sided-wp-plugin-wrapper .currNetworkSection {
   margin-left: 50px;
}
 #wpbody-content .sided-wp-plugin-wrapper #debatesPagination {
   display: flex;
   justify-content: center;
   margin-top: 40px;
   margin-bottom: 20px;
}
 #wpbody-content .sided-wp-plugin-wrapper #debatesPagination a, #wpbody-content .sided-wp-plugin-wrapper #debatesPagination span {
   border: 1px solid #43a5f5;
   border-radius: 2px;
   margin: 0 3px;
   padding: 0 5px;
   color: #4a4a4a;
   font-size: 16px;
   line-height: 22px;
   display: inline-block;
   vertical-align: top;
}
 #wpbody-content .sided-wp-plugin-wrapper #debatesPagination span.current {
   background: #43a5f5;
   color: #fff;
}
 #wpbody-content .sided-wp-plugin-wrapper #debatesPagination span.current.prev, #wpbody-content .sided-wp-plugin-wrapper #debatesPagination span.current.next {
   background: inherit;
   color: inherit;
   opacity: 0.5;
}
 #wpbody-content .sided-wp-plugin-wrapper #debatesPagination .prev, #wpbody-content .sided-wp-plugin-wrapper #debatesPagination .next {
   font-size: 24px;
   line-height: 16px;
   padding-bottom: 6px;
}
 #wpbody-content .sided-wp-plugin-wrapper #copyShortcodeField {
   opacity: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper .notification p {
   position: fixed;
   left: 20px;
   bottom: 10px;
   padding: 20px;
   background: #40a540;
   color: #fff;
   border-radius: 5px;
   z-index: 9999;
   font-size: 16px;
}
 #wpbody-content .sided-wp-plugin-wrapper .notification p.error {
   background: #ef5353;
}
 #wpbody-content .sided-wp-plugin-wrapper input[type=checkbox], #wpbody-content .sided-wp-plugin-wrapper input[type=radio] {
   outline: none;
   padding: 2px !important;
   border-radius: 2px;
}
 #wpbody-content .sided-wp-plugin-wrapper input[type=checkbox]:checked::before {
   color: #9b9b9b;
   content: '';
   background: #9b9b9b;
   width: 100%;
   height: 100%;
   margin: 0;
}
 #wpbody-content .sided-wp-plugin-wrapper *:focus {
   border-color: #8c8f94 !important;
   box-shadow: none !important;
   outline: none !important;
}
 #wpbody-content .sided-wp-plugin-wrapper .placement-option {
   max-width: 370px;
}
 #wpbody-content .sided-wp-plugin-wrapper .noEndDate .form-check-label {
   display: flex !important;
   align-items: center;
}
 #wpbody-content .sided-wp-plugin-wrapper .disabled input {
   pointer-events: none !important;
   opacity: 0.5 !important;
}
 #wpbody-content .sided-wp-plugin-wrapper.components-placeholder {
   min-height: 400px !important;
   background: #f8f9fa !important;
   border-radius: 8px !important;
   box-shadow: none !important;
   border: 1px solid #d9d9d9;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchResult {
   max-height: 200px;
   overflow: auto;
   width: 510px;
   margin-top: 0;
   list-style: none;
   padding: 0 15px;
   border: 1px solid #dbdbdb;
   border-top: 0;
   margin-top: -2px;
   background: #fff;
   text-align: left;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchResult li a {
   font-size: 14px;
   color: #4a4a4a;
   padding: 9px;
   display: block;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchResult li a:hover {
   background: #f2f2f2;
}
 #wpbody-content .sided-wp-plugin-wrapper .edit-block-wrap, #wpbody-content .sided-wp-plugin-wrapper .debate-embedded .confirm-block {
   display: block;
}
 #wpbody-content .sided-wp-plugin-wrapper .debate-embedded .edit-block-wrap, #wpbody-content .sided-wp-plugin-wrapper .confirm-block {
   display: none;
}
 #wpbody-content .sided-wp-plugin-wrapper .edit-block-wrap {
   margin: 0 auto;
}
 #wpbody-content .sided-wp-plugin-wrapper .edit-block-wrap label {
   font-size: 14px;
   font-weight: 600;
   line-height: 16px;
   letter-spacing: 0px;
   text-align: left;
   color: #4a4a4a;
}
 #wpbody-content .sided-wp-plugin-wrapper .edit-block-wrap .searchKeyword {
   box-sizing: border-box;
   width: 510px;
   background: #fff;
   border: 1px solid #dbdbdb !important;
   border-radius: 4px;
   padding: 15px;
   font-weight: 400;
   font-size: 14px;
   color: #9b9b9b;
   display: block;
   margin: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .searchKeyword-wrap{
   position: relative;
   margin: 0 auto;
   display: block;
   width: 100%;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchKeyword-wrap > p{
   position: relative;
   margin: 0 auto;
   display: block;
   width: 100%;
   text-align: center;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchKeyword-wrap > span {
   color: #000;
   transform: rotate(45deg);
   display: inline-block;
   font-size: 30px;
   background: #f0f0f0;
   line-height: 21px;
   padding-bottom: 5px;
   width: 26px;
   color: #979797;
   border-radius: 100%;
   text-align: center;
   position: absolute;
   right: 12px;
   top: 12px;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper .confirm-block {
   margin: 0 auto;
}
 #wpbody-content .sided-wp-plugin-wrapper .edit-block-btn {
   display: block;
   margin: 30px auto 0;
   background: #3970ac;
   color: #fff;
   border: none;
   padding: 10px 30px;
   font-size: 14px;
   font-weight: 600;
   border-radius: 3px;
   cursor: pointer;
}
 #wpbody-content .sided-wp-plugin-wrapper .searchKeyword-wrap iframe {
   max-width: 840px;
   height: calc(100vh - 200px) !important;
   overflow-x: auto;
   width: 100%;
  /*position: fixed;
   top: 100px;
   z-index: 999;
  */
}
.components-placeholder .debatePreviewInner{
   max-width: 500px !important;
   min-width: 500px;
}
.loadingPollPreview{
   opacity: 0.5;
   pointer-events: none;
}
.loadingPollPreview .preloader-dot-loading{
   display: block;
}
.preloader-dot-loading {
   display: none;
    margin: 20px auto 0px;
    width: 100%;
    text-align: center;
}
.preloader-dot-loading .cssload-loading i:first-child {
    opacity: 0;
    animation: cssload-loading-ani2 0.58s linear infinite;
    -o-animation: cssload-loading-ani2 0.58s linear infinite;
    -ms-animation: cssload-loading-ani2 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani2 0.58s linear infinite;
    -moz-animation: cssload-loading-ani2 0.58s linear infinite;
    transform: translate(-19px);
    -o-transform: translate(-19px);
    -ms-transform: translate(-19px);
    -webkit-transform: translate(-19px);
    -moz-transform: translate(-19px);
}
.preloader-dot-loading .cssload-loading i {
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    background: #2a2b26;
}
.preloader-dot-loading .cssload-loading i:nth-child(2), .preloader-dot-loading .cssload-loading i:nth-child(3) {
    animation: cssload-loading-ani3 0.58s linear infinite;
    -o-animation: cssload-loading-ani3 0.58s linear infinite;
    -ms-animation: cssload-loading-ani3 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani3 0.58s linear infinite;
    -moz-animation: cssload-loading-ani3 0.58s linear infinite;
}
.preloader-dot-loading .cssload-loading i:last-child {
    animation: cssload-loading-ani1 0.58s linear infinite;
    -o-animation: cssload-loading-ani1 0.58s linear infinite;
    -ms-animation: cssload-loading-ani1 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani1 0.58s linear infinite;
    -moz-animation: cssload-loading-ani1 0.58s linear infinite;
}
@keyframes cssload-loading-ani1 {
  100% {
    transform: translate(39px);
    opacity: 0;
  }
}


@-o-keyframes cssload-loading-ani1 {
  100% {
    -o-transform: translate(39px);
    opacity: 0;
  }
}


@-ms-keyframes cssload-loading-ani1 {
  100% {
    -ms-transform: translate(39px);
    opacity: 0;
  }
}


@-webkit-keyframes cssload-loading-ani1 {
  100% {
    -webkit-transform: translate(39px);
    opacity: 0;
  }
}


@-moz-keyframes cssload-loading-ani1 {
  100% {
    -moz-transform: translate(39px);
    opacity: 0;
  }
}


@keyframes cssload-loading-ani2 {
  100% {
    transform: translate(19px);
    opacity: 1;
  }
}


@-o-keyframes cssload-loading-ani2 {
  100% {
    -o-transform: translate(19px);
    opacity: 1;
  }
}


@-ms-keyframes cssload-loading-ani2 {
  100% {
    -ms-transform: translate(19px);
    opacity: 1;
  }
}


@-webkit-keyframes cssload-loading-ani2 {
  100% {
    -webkit-transform: translate(19px);
    opacity: 1;
  }
}


@-moz-keyframes cssload-loading-ani2 {
  100% {
    -moz-transform: translate(19px);
    opacity: 1;
  }
}


@keyframes cssload-loading-ani3 {
  100% {
    transform: translate(19px);
  }
}


@-o-keyframes cssload-loading-ani3 {
  100% {
    -o-transform: translate(19px);
  }
}


@-ms-keyframes cssload-loading-ani3 {
  100% {
    -ms-transform: translate(19px);
  }
}


@-webkit-keyframes cssload-loading-ani3 {
  100% {
    -webkit-transform: translate(19px);
  }
}


@-moz-keyframes cssload-loading-ani3 {
  100% {
    -moz-transform: translate(19px);
  }
}

#wpbody-content .sided-wp-plugin-wrapper .percentageBar {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .topDebateSides {
    border-left-style: solid;
    border-left-width: 5px;
    border-radius: 3px;
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 5px;
    overflow-wrap: break-word;
    padding: 8px 60px 8px 8px;
}
#wpbody-content .sided-wp-plugin-wrapper .votesPercentage {
    align-items: center;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
}

#wpbody-content .sided-wp-plugin-wrapper .custom-popup-wrap{
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: #0000006e;
   padding: 30px;
   z-index: 9990;
   /*display: flex;
   align-items: center;
   justify-content: center;*/
   overflow: auto;
}
#wpbody-content .sided-wp-plugin-wrapper .custom-popup-wrap .custom-popup{
   /*position: absolute;
    left: 25vw;
    top: 15vh;*/
    /*max-height: 85vh;*/
    width: 768px;
    max-width: 100%;
    /*overflow: auto;*/
    background: #ffffff;
    padding: 20px 30px;
   border-radius: 10px;
   margin: 20px auto;
}
#wpbody-content .sided-wp-plugin-wrapper .close{
   width: 25px;
   height: 25px;
   float: right;
   padding: 5px;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs {
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    margin-bottom: 30px;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs a {
    background-image: linear-gradient(#fff,#f6f6f6);
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    color: #5a9af0;
    cursor: pointer;
    padding: 15px 40px;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs a:last-child {
    border-top-right-radius: 5px;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs a:first-child {
    border-top-left-radius: 5px;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs a.active {
    background: #fff;
    color: #787878;
    position: relative;
}
#wpbody-content .sided-wp-plugin-wrapper .sidedCustomTabs a.active:after {
    background: #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
}
#wpbody-content .sided-wp-plugin-wrapper .deployActions{
   display: flex;
}
#wpbody-content .sided-wp-plugin-wrapper .deployActions a{
   border: 1px solid #2f80ed;
   border-radius: 4px;
   padding: 3px 10px;
   margin-right: 5px;
   cursor: pointer;
   max-width: 45%;
   overflow-x: hidden;
   text-overflow: ellipsis;
   display: inline-block;
   white-space: nowrap;
}
#wpbody-content .sided-wp-plugin-wrapper .custom-popup-wrap h3{
   font-size: 1.75rem !important;
    font-weight: 700;
}
#wpbody-content .sided-wp-plugin-wrapper p{
   font-size: 15px;
}
#wpbody-content .sided-wp-plugin-wrapper .network-list-row {
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    justify-content: space-between;
    padding: 12px;
}
#wpbody-content .sided-wp-plugin-wrapper [role="button"] {
    cursor: pointer;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollWrapper {
    background: #f5f5f5;
    border-radius: 10px;
    margin: 10px 0 30px;
    padding: 15px 18px;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollWrapper input{
  background: #fff !important;
}
#wpbody-content .sided-wp-plugin-wrapper .customBtn {
  background-color: #fff;
  border-color: #2f80ed;
  color: #2f80ed;
  line-height: 14px !important;
  white-space: nowrap;
  width: auto;
  min-width: auto !important;
  padding: 10px 16px !important;
}
#wpbody-content .sided-wp-plugin-wrapper .customBtn:hover {
  background: #2f80ed;
  color: #fff;
}

#wpbody-content .sided-wp-plugin-wrapper .smartPollContent {
    max-height: 460px;
    min-height: 42px;
    overflow: auto;
    padding-bottom: 1px;
    white-space: nowrap;
    width: 100%;
}

#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .debatePreviewInner {
    margin-right: 10px;
    max-width: 250px;
    width: 53%;
    min-width: 250px;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .debatePreviewInner {
    box-shadow: 0 0 6px 0 #0000001a;
    display: inline-block;
    vertical-align: top;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent * {
    white-space: normal;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .debatePreviewTitle h6 {
    line-height: 18px;
    margin: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .debatePreviewSides label {
    border-radius: 8px;
    font-size: 11px!important;
    line-height: 15px!important;
    padding: 5px;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .selectPollBtn {
    font-size: 12px;
    margin-left: 0;
    padding: 5px;
    min-width: auto !important;
    line-height: 18px !important;
    border: 1px solid;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent .img-circle.avatar {
    height: 30px;
    min-width: 30px;
    width: 30px;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollSection div.author .small-dp svg {
    height: 13px;
    width: 13px;
    bottom: 0;
    right: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .smartPollContent h6 {
    font-size: 14px;
    line-height: 14px;
    color: #333;
}
#wpbody-content .sided-wp-plugin-wrapper .btn-outline-primary.disabled, 
#wpbody-content .sided-wp-plugin-wrapper .btn-outline-primary:disabled {
    background-color: transparent;
    color: #0d6efd;
    opacity: .65;
    pointer-events: none;
}

#wpbody-content .sided-wp-plugin-wrapper .startDebate .side .form-control.removeBtnOn {
    padding-right: 120px;
}
#wpbody-content .sided-wp-plugin-wrapper .startDebate .side-inline-items {
    height: 100%;
    position: absolute;
    right: 7px;
    top: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .startDebate .side .btn.side-link, 
#wpbody-content .sided-wp-plugin-wrapper .startDebate .side .btn.side-tag {
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #bdbdbd;
    min-width: 38px;
    padding: 8px;
}
#wpbody-content .sided-wp-plugin-wrapper .startDebate .btn.btn-sm {
    font-size: 12px;
    line-height: 18px;
    padding: 0.3rem 0.5rem;
    min-width: auto;
}
#wpbody-content .sided-wp-plugin-wrapper .btn-secondary-light {
    background: #f2f2f2;
}
.svg-inline--fa{
  height: 1em;
  vertical-align: -0.125em;
}
.flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
[type=button]:not(:disabled), 
[type=reset]:not(:disabled), 
[type=submit]:not(:disabled), 
button:not(:disabled) {
    cursor: pointer;
}

#wpbody-content .sided-wp-plugin-wrapper .startDebate .side .message {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 12px 14px;
}

#wpbody-content .sided-wp-plugin-wrapper .add-link-tag-wrapper {
    width: calc(100% - 90px);
}
#wpbody-content .sided-wp-plugin-wrapper .add-link-tag-wrapper input {
    border: 1px solid #ced4da!important;
    padding-right: 140px;
}
#wpbody-content .sided-wp-plugin-wrapper .add-link-tag-wrapper .sideElementsButtons {
    align-items: center;
    bottom: 0;
    display: flex;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 0;
}
#wpbody-content .sided-wp-plugin-wrapper .add-link-tag-wrapper svg {
    bottom: 0;
    color: #bdbdbd;
    display: flex;
    left: 0;
    margin: 10px;
    position: absolute;
    top: 2px;
    height: 15px;
}
#wpbody-content .sided-wp-plugin-wrapper .sideElementsButtons button {
    /*height: 28px;*/
    width: 62px;
}
#wpbody-content .sided-wp-plugin-wrapper .sideLink, 
#wpbody-content .sided-wp-plugin-wrapper .sideTags {
    align-items: center;
    background: #e8e8e8;
    border-radius: 4px;
    display: inline-flex;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px;
}
#wpbody-content .sided-wp-plugin-wrapper .sideLink svg, 
#wpbody-content .sided-wp-plugin-wrapper .sideTags svg {
    color: #bdbdbd;
    margin-left: 7px;
    margin-right: 6px;
    width: 13px!important;
}
#wpbody-content .sided-wp-plugin-wrapper .sideLink a {
    color: #0a58ca;
    text-decoration: underline;
}
#wpbody-content .sided-wp-plugin-wrapper .btn.side-link:disabled, 
#wpbody-content .sided-wp-plugin-wrapper .btn.side-tag:disabled {
    background: #bdbdbd !important;
    color: #fff !important;
    opacity: 1;
    pointer-events: none;
}
#createDebate.singleCol .col-md-6{
 width: 100% !important;
 min-width: 100% !important;
 max-width: 100% !important;
}