body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
a {
    border-bottom: none;
}
a:hover, a:focus, .link:hover, .link:focus {
    border-bottom: none !important;
    color: #000;
}

#header {
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.region-secondary-menu, .region-header {
    display:inline-block;
    vertical-align: middle;
}
.region-header {
    width: 76.5%;
}
.region-secondary-menu {
    width: 220px;
}
.block-private-message-notification-block, .block-views-blockuser-menu-block-1 {
    display:inline-block;
    vertical-align: middle;
}
input, textarea {
    font-size: 1em;
}
.block-private-message-notification-block {
    margin-right: 10px;
}
.container-inline div, .container-inline label {
    vertical-align: middle;
}
#block-searchform .form-item-keys {
    display: inline-block;
    vertical-align: middle;
    width: 88%;
}
#block-searchform .form-actions {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
}
.add-menu {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.add-menu a {
    background: #0072b4;
    color: #fff;
    border-radius: 5px;
    padding: 7px 10px;
  font-family: 'Poppins', sans-serif;
}
.add-menu a i {
    margin-right: 3px;
}
.add-menu a:hover, .add-menu a:focus {
    background:#000;
    text-decoration: none;
}
#block-loginlink a, .form-submit {
    background: #0071b3;
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 5px;
    text-transform: capitalize;
    border: none;
    font-family: 'Roboto';
    display: inline-block !important;
    width: auto !important;
}
.node-form .field--name-field-closing-date {
    margin-top: 15px;
    margin-bottom: 15px !important;
}
.node-form .field--name-field-options {
    margin-bottom: 15px !important;
}
#edit-delete {
    background: #d20000;
    color: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    text-transform: capitalize;
    border: none;
    font-family: 'Roboto';
}
#block-loginlink a:hover, #block-loginlink a:focus,
#edit-submit:hover, #edit-submit:focus {
    background: #000;
    border: none;
    color:#fff;
}
.login-page .tabs, .login-page  .breadcrumb,
.register-page .tabs, .register-page  .breadcrumb,
.password-page .tabs, .password-page  .breadcrumb,
.registration-success-page .breadcrumb,
.user-page .breadcrumb,
.user-edit-page .breadcrumb,
.invite-page .breadcrumb,
.user-page .tabs,
.user-profile-page .breadcrumb,
.user-profile-page .tabs,
.user-edit-page .tabs,
.node-add-page .breadcrumb {
    display: none;
}
.invite-link {
    border-top: 2px dashed #ddd;
    border-bottom: 2px dashed #ccc;
    padding: 20px 0;
    max-width: 760px;
    font-size: 16px;
    color: #0072b4;
}
.user-page .page-title {
    text-transform: capitalize;
}
.registration-success-page .node__content {
    text-align: center;
    font-size: 18px;
    max-width: 800px;
    margin: 20px auto;
}
.registration-success-page .messages__wrapper {
    display: none;
}
.login-page .page-title,
.register-page .page-title,
.password-page .page-title,
.registration-success-page .page-title {
    text-align: center;
    margin: 40px 10px -10px 10px;
    font-size: 34px;
    text-transform: capitalize;
}
.user-login-form .description,
.user-register-form .description,
.user-pass .description,
.user-form .description {
    display: none;
}
.user-register-form .form-item-field-country .description {
    display: block;
}
.tool {
    margin-top: 10px;
    border-bottom: 2px dashed #ddd;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}
.tip {
    display: none;
}
.tip.show {
    display: block;
}
.user-login-form,
.user-register-form,
.user-pass {
    max-width: 500px;
    border: 1px solid #ccc;
    padding: 20px 40px;
    border-radius: 10px;
    box-shadow: 0 0 8px #ccc;
    margin: 30px auto;
    background: #fff;
}
.form-text {
    border-radius: 5px;
    padding: 5px;
}
.page-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 35px;
}
.front .page-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 37px;
    color: #0071b3;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 0px;
}
.home-intro {
    font-size: 18px;
    margin-bottom: 40px;
    color: #000;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
}
.home-ask {
    font-size: 18px;
    color: #0071b3;
}
#main-content-section {
    min-height: 550px;
}
.front #main-content-section {
    padding-top: 1px;
    background: linear-gradient(#eee,#fff);
    background-size: cover;
    min-height: 70vh;
}
.front .overlay {
    padding-top: 1px;
    min-height: 80vh;
    margin-top:-1px;
    padding-bottom: 1px;
}
.front.logged-in #main-content-section {
    background: #f5f5f5;
    padding-top: 5px;
    background-size: cover;
    min-height: 70vh;
}
.front.logged-in .overlay {
    background: transparent;
}
.front.logged-in .page-title {
  text-align: left;
margin: 35px 10px 20px 0px;
font-size: 34px;
text-transform: capitalize;
color: #000;
}
.front #main-wrapper {
    background: transparent;
}
.site-footer__top .region {
    width: 100%;
    text-align: center;
}
.site-footer .block {
    margin: 10px 0;
    padding: 10px;
    border: none;
}
.site-footer {
    padding: 15px 0 10px;
  font-family: 'Poppins';
  background: #000;
}
.profile-btn {
    padding: 0px 10px 0 4px;
    width: 100%;
    background: url(/custom/dropdown.png) no-repeat;
    background-position: 100%;
    background-size: 25px;
}
.u-pic {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 4px 5px 0px 5px;
    display: inline-block;
}
.u-pic img {
    max-width: 24px;
    background: #fff;
    border-radius: 50%;
}
.u-name {
    display: inline-block;
    vertical-align: middle;
}
.user-options {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.profile-options {
    display: none;
}
.profile-options.show {
  display: block;
  position: absolute;
  width: 100%;
  list-style: none;
  z-index: 999999;
  min-width: 200px;
  right: 0;
  top: 55px;
}
.profile-options ul {
  background: #fff;
  padding: 10px;
  border: 1px solid #eee;
  border-radius: 5px;
  list-style: none;
  line-height: 220%;
  box-shadow: 0 0 8px #ccc;
  font-size: 15px;
}
.profile-options ul a i {
    color: #000;
    margin-right: 5px;
}
.note {
    margin-top: 30px;
    color: red;
}
.i-link.Probation {
    display: none;
}
.i-date.Invite {
    display: none;
}
.ck-editor__editable {
    min-height: 200px;
}
.node-add-page .filter-wrapper,
.node-edit-page .filter-wrapper {
    display: none;
}
/*.node-article-form,
.node-article-edit-form,
.node-image-form,
.node-video-form,
.node-image-edit-form,
.node-video-edit-form {
    border: 1px solid #ccc;
    box-shadow: 0 0 8px #ccc;
    border-radius: 10px;
    padding: 10px 30px;
}*/
.sidebar .block {
    BORDER: 1px solid #eee;
    BORDER-RADIUS: 5PX;
    background: #fff;
    box-shadow: 0 0 8px #ccc;
}
.sidebar h2 {
    border-bottom: 1px solid #eee;
}
.block-views-blocknode-author-info-block-1,
.block-views-blockuser-profile-info-block-1 {
    text-align: center;
}
.block-views-blocknode-author-info-block-1 .views-field-name,
.block-views-blockuser-profile-info-block-1 .views-field-name {
    margin-bottom:5px;
}
.block-views-blocknode-author-info-block-1 .views-field-name a,
.block-views-blockuser-profile-info-block-1 .views-field-name a {
    font-size: 14px;
    border-bottom: none;
}
#block-postingrules h2, .block-views-blocknode-author-info-block-1 h2,
.block-views-blockuser-profile-info-block-1 h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
#block-postingrules ul li {
    font-weight: bold;
    margin-top:10px;
    font-size: 16px;
}

.node-view-page .breadcrumb,
.node-view-page .tabs,
.node-edit-page .breadcrumb,
.node-edit-page .tabs,
.tax-term-page .breadcrumb,
.tax-term-page .tabs,
.node-delete-page .breadcrumb, 
.node-delete-page .tabs,
.node-delete-page #sidebar-second {
    display: none;
}
.node-view-page .field--name-field-tags {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 8px 0;
}
.node-view-page .field--name-field-tags li a {
    border-bottom: none;
}
.node-view-page .field--name-field-tags .field__label {
    font-weight: bold;
    font-style: italic;
}
.node-edit-page .vertical-tabs {
    display: none;
}
.view-user-profile .view-content {
    display: none;
}
.user-profile-page .page-title,
.user-edit-page .page-title {
   
}
.teaser-view .views-field-title {
        font-size: 26px;
    font-family: 'Poppins';
    margin-bottom: 15px;
}
.teaser-view .views-field-title a:hover, .teaser-view .views-field-title a:focus,
.teaser-view .views-field-field-image a:hover, .teaser-view .views-field-field-image a:focus,
.teaser-view .views-field-field-images a:hover, .teaser-view .views-field-field-images a:focus {
    text-decoration: none;
    color: #000;
    border-bottom: none;
}
.teaser-view .views-field-body {
        margin-top: 20px;
    margin-bottom: 30px;
}
.user-edit-page .block-views-blockuser-profile-content-block-1 {
    display: none;
}
#block-forgotpasswordlink {
    text-align: center;
}
.teaser-view .views-field-field-tags {
  display: inline-block;
  vertical-align: middle;
  background: #f5f5f5;
  padding: 5px 15px 5px 28px;
  border-radius: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
}
.teaser-view .views-field-field-tags::before {
    content: '\f02c';
    color: #000;
    font-family: FontAwesome;
    position: absolute;
    top: 8px;
    left: 15px;
    transform: rotate(90deg);
    display: inline-block;
}
.teaser-view .views-field-comment-count {
  display: inline-block;
  vertical-align: middle;
  background: #f5f5f5;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.teaser-view .views-field-uid {
  display: inline-block;
  vertical-align: middle;
  background: #f5f5f5;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.teaser-view .views-field-created {
  display: inline-block;
  vertical-align: middle;
  background: #f5f5f5;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.teaser-view .views-field-comment-count .views-label {
    font-weight: bold;
}
.teaser-view .views-field-field-tags .views-label {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.teaser-view .views-row, .node__content {
        border: 1px solid #ccc;
    padding: 20px 20px 5px 20px;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px #ccc;
}
.teaser-view .views-field-field-tags .field-content {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.search-page .region-content {
    max-width: 767px;
}
.node-form .field--name-field-images thead,
.node-form .field--name-field-images .warning.tabledrag-changed,
.node-form .field--name-field-images .tabledrag-changed-warning.messages,
.node-form .field--name-field-images .tabledrag-toggle-weight-wrapper,
.private-message-add-form .field--name-field-images thead,
.private-message-add-form .field--name-field-images .warning.tabledrag-changed,
.private-message-add-form .field--name-field-images .tabledrag-changed-warning.messages,
.private-message-add-form .field--name-field-images .tabledrag-toggle-weight-wrapper{
    display: none !important;
}
.node-form .field--name-field-video thead,
.node-form .field--name-field-video .warning.tabledrag-changed,
.node-form .field--name-field-video .tabledrag-changed-warning.messages,
.node-form .field--name-field-video .tabledrag-toggle-weight-wrapper,
.private-message-add-form .field--name-field-video thead,
.private-message-add-form .field--name-field-video .warning.tabledrag-changed,
.private-message-add-form .field--name-field-video .tabledrag-changed-warning.messages,
.private-message-add-form .field--name-field-video .tabledrag-toggle-weight-wrapper{
    display: none !important;
}
.node-form .field--name-field-images tbody tr,
.node-form .field--name-field-video tbody tr,
.private-message-add-form .field--name-field-images tbody tr,
.private-message-add-form .field--name-field-video tbody tr {
    border-bottom: 2px dashed #ddd;
    background: transparent;
}
.node-form .field--name-field-images .form-item .description,
.node-form .field--name-field-video .form-item .description,
.private-message-add-form .field--name-field-images .form-item .description,
.private-message-add-form .field--name-field-video .form-item .description {
    display: none;
}
.node-form .field--name-field-images .form-file,
.node-form .field--name-field-video .form-file,
.private-message-add-form .field--name-field-images .form-file,
.private-message-add-form .field--name-field-video .form-file {
    height: 0px;
    text-indent: -100000000000000000px;
    border: none;
    cursor: pointer;
    padding: 0;
}
.node-form .field--name-field-images .form-item label,
.node-form .field--name-field-video .form-item label,
.private-message-add-form .field--name-field-images .form-item label,
.private-message-add-form .field--name-field-video .form-item label {
    color: #fff;
    background: #0072B5;
    padding: 5px 10px;
    text-transform: capitalize;
    font-weight: normal;
    font-family: 'Roboto';
    border-radius: 5px;
}
.image-widget-data span {
    display: none;
}
.node-form .field--name-field-images .menu-item__link,
.private-message-add-form .field--name-field-images .menu-item__link {
    display: none;
}
.block-formblock-node {
   
}
.create-page .node-form {
    display: none;
}
.node-article-edit-form,
.node-video-edit-form,
.node-image-edit-form {
    background: #fff;
    padding: 10px 25px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.node-article-form.show, .node-image-form.show, .node-video-form.show,
.node-poll-form.show {
    display: block;
    padding: 0 25px;
}
.create-tabs {
    margin-top: -10px;
    border-bottom: 1px solid #eee;
}
.c-article, .c-image, .c-video, .c-poll {
    display:inline-block;
    width:22%;
    vertical-align: middle;
    padding: 15px 10px;
    border-right: 1px solid #eee;
    color:#bbb;
    text-align: center;
}
.c-article:hover, .c-image:hover, .c-video:hover, .c-poll:hover {
    cursor: pointer;
}
.c-article.active, .c-image.active, .c-video.active, .c-poll.active {
    color: #0072b4;
    font-weight: bold;
}
.c-poll {
    border-right: none;
}
#main-content-section {
    background: #f5f5f5;
    padding-top: 5px;
}
#main-wrapper {
    background: transparent;
}
input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, textarea.form-textarea, .form-select {
    color: #3b3b3b;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px;
    font-family: 'Roboto';
    width: 100%;
}
div.autocomplete-deluxe-multiple {
    border: 1px solid #eee;
    border-radius: 5px;
    background: transparent;
}
.create-page #block-forum-content {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}
.create-tabs i {
    font-size: 18px;
    margin-right: 5px;
}
.node-form .filter-wrapper {
    display: none;
}
.node-form .form-text {
    width: 100%;
}
/*.node-form .field--name-field-video {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px 10px;
}*/
.node .field--name-field-video video,
.views-field-field-video video {
    max-width: 100% !important;
    height: auto;
}
.user-edit-page .main-content {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 10px;
}
.view-invite-friends .views-row {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.view-user-profile-info .views-field-nothing a,
.view-user-profile-info .private_message_link_wrapper a {
    background: #0072b4;
    color: #fff;
    border-radius: 5px;
    padding:8px 15px;
    display: block;
    margin-top: 15px;
}
.view-user-profile-info .views-field-nothing a:hover,
.view-user-profile-info .private_message_link_wrapper a:hover {
    background:#333;
    text-decoration: none;
    border: none;
}
details {
    border: 1px solid #eee;
}
summary {
    background:#fff;
    font-size:14px;
    font-weight: bold;
}
summary:marker {
    display: none;
}
.create-page .page-title {
    font-size: 30px;
}
div.thumbsupdown > form > table > tbody > tr.rating-table-tr {
    background: #f5f5f5;
    float: left;
    border-radius: 5px;
}
.thumbsupdown-rating-label-up,
div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label-up {
    color: #0072b4;
}
.thumbsupdown-rating-label-down,
div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label-down {
    color: #f31111;
}
.views-field-node-rate-widget-field {
    float: right;
}
#block-searchform {
    display: inline-block;
width: 465px;
vertical-align: middle;
margin: 0;
float: none;
margin-left: 30px;
}
#block-searchform .form-search {
    display: inline-block;
float: none;
padding: 13px 9px;
  background: #f8f8f8;
}
#search-block-form {
    float: none;
}
#block-searchform .search-form__submit {
  width: 40px;
  height: 45px;
  margin-bottom: 5px;
}
.region-header .site-branding {
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: 170px;
}
.node-form .field--name-field-images, .node-form .field--name-field-video,
.private-message-add-form .field--name-field-images, .private-message-add-form .field--name-field-video {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 15px !important;
}
.field--name-field-video video {
    max-width: 100% !important;
    max-height: fit-content;
}
.node-form .form-wrapper {
    margin-bottom: 0;
}
.node-form .field--type-language {
    display: none;
}
details > .details-wrapper {
    padding-top:0;
    padding-bottom: 0;
}
#block-searchform .search-form__submit:hover {
   background:#ccc url(../icons/424242/loupe.svg) no-repeat center
}
div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label-up:before {
    display: inline;
    font-size: 1.8em;
    font-family: "Font Awesome 6 Free";
    content: "\f164";
}
div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label-down:before {
    display: inline;
    font-size: 1.8em;
    font-family: "Font Awesome 6 Free";
    content: "\f165";
}
.js .js-hide {
    display: none !important;
}
input.thumbsupdown-rating-submit {
    display: none !important;
}
.manage-views {
    background: #fff;
    padding: 30px 20px;
    border-radius: 5px;
}
.views-table tr th {
    background: #eee;
    color: #000;
    font-family: 'Roboto';
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ddd;
}
.views-table tr td {
    background: #fff;
    color: #000;
    font-family: 'Roboto';
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ddd;
}
.block-block-content002be52e-ebda-4a3f-b434-01464747cbea {
    background: #fff;
    padding: 20px;
    max-width: 400px;
    line-height: 40px;
}
.i-date.Admin {
    display: none;
}
.comment-add, .comment__content h2, .comment__meta .profile h3, .comment__meta .profile ul, .comment__permalink, .comment-form__title {
    display: none !important;
}
.comment__meta {
    padding: 0 10px 0 0;
    font-size: 1.071em;
    width: 80px;
    display: inline-block;
    vertical-align: middle;
}
.comment .field--name-user-picture img {
    border-radius: 5px;
}
.comment__content {
    position: relative;
    display: inline-block;
    padding: 10px 25px 15px 25px;
    vertical-align: top;
    word-break: break-word;
    hyphens: auto;
    border: 1px solid #eee;
    font-size: 0.929em;
    line-height: 1.6;
    border-radius: 5px;
    max-width: 79%;
}
.form-item, .form-actions {
  margin-top: 2px;
  margin-bottom: 5px;
}
.comment {
    display: block;
    margin-top: 25px;
}
.comment-form .filter-wrapper {
    display: none;
}
.comment__content div.thumbsupdown > form > table > tbody > tr.rating-table-tr {
    border: none;
}
.comment__content .thumbsupdown-rating-wrapper {
    line-height: 1;
}
.comment .links li {
  font-size: 1em;
  color: #000;
  background: #f5f5f5;
  padding: 7px 5px;
  margin: 3px;
  border-radius: 5px;
}
.rate-widget.thumbsupdown {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-bottom: 20px;
}
.comment__content .rate-widget.thumbsupdown {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-bottom: 0;
}
.rating-table {
    margin: 0 !important;
}
.comment__content .links.inline a {
    color: #3b3b3b;
  font-weight: normal;
}
.comment__content .form-item label, .comment__content .form-wrapper .label {
    font-size: 10px;
}
.comment__content h3 {
    display: none !important;
}
.comment-comments-delete-form fieldset, .comment-comments-delete-form .form-actions {
    display: none;
}
.ui-dialog-buttonset.form-actions button {
    padding: 10px 20px !important;
}
#node-article-field-comments h2 {
    margin-bottom: 30px !important;
}
.node-poll-form, .node-poll-form .tabledrag-toggle-weight-wrapper, .node-ranked-poll-form .tabledrag-toggle-weight-wrapper,
.node-poll-form .field--name-status, .node-poll-form .field--name-anonymous-vote-allow,
.node-poll-form .field--name-cancel-vote-allow, .node-poll-form .field--name-result-vote-allow {
    display: none;
}
.node-poll-form table th,
.node-ranked-poll-form table th {
    background: #fff;
    color: #000;
    padding: 10px 5px;
}
.node-poll-form.show {
    display: block;
    padding: 0 25px;
}
#edit-field-poll-form-0-actions {
    display: none;
}
#edit-field-poll {
    border: none;
}
#edit-field-poll fieldset {
    border: none;
    padding:0;
    margin:0;
}
#edit-field-poll legend {
    display: none;
}
.teaser-view .poll-question,
.node__content .field--name-field-poll .poll-question {
    display: none;
}
.teaser-view .form-item-choice,
.node__content .field--name-field-poll .form-item-choice {
    border: 1px solid #eee;
    padding: 10px 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 8px #eee;
    border-radius: 5px;
}
/*.node__content .field--name-field-poll .field__label,
.Poll .views-field-field-tags, .Poll .views-field-comment-count,
.comment__content h3 {
    display: none;
}*/
.comment-comments-form #cke_1_contents {
    height: 130px;
}
.node__content .field--name-body {
    min-height: 100px;
}
.rank-link {
    display: none;
}

.views-field-field-options .item-list {
    padding: 10px 0 2px 0;
  margin: 20px 0;
  border-top: 2px dashed #eee;
  border-bottom: 2px dashed #eee;
}
.views-field-field-options .item-list li {
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.views-field-field-options ol li::marker {
    color: #0072b4;
    font-weight: bold;
    font-size: 19px;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
}
.rank-link.Ranked.Poll {
    background: #0071b3;
    color: #fff;
    padding: 15px 20px !important;
    border-radius: 5px;
    text-transform: capitalize;
    border: none;
    font-family: 'Roboto';
    display: inline-block !important;
    width: auto !important;
}
.rank-link:hover {
    background: #333;
}
.views-field-field-total-rankings {
    margin-bottom: 20px;
}
.views-field-field-total-rankings .views-label {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 5px;
}
.views-field-field-total-rankings .field-content {
    display: inline-block;
    vertical-align: middle;
}
.add-poll-form h3 {
    color: #0071b3;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
}
.add-poll-form .form-type-select label {
    display: inline-block;
    vertical-align: middle;
    color: #0072b4;
    font-weight: bold;
    font-size: 19px;
}
.add-poll-form .form-type-select select {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
.add-pol-form .form-submit,
.ui-dialog .button {
    background: #0071b3;
    color: #fff;
    padding: 15px 20px !important;
    border-radius: 5px;
    text-transform: capitalize;
    border: none;
    font-family: 'Roboto';
    display: inline-block !important;
    width: auto !important;
    margin-bottom: 20px;
}
.ui-dialog .button:hover, .ui-dialog .button:focus {
    background: #000;
}
.node.node--type-ranked-poll .node__content {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.node-view-page #block-providesthelinktorankoptions {
    background: #fff;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.node .field--name-field-options {
    padding: 0 20px;
}
.node .field--name-field-total-rankings {
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #eee;
}
.node .field--name-field-options .field__item {
    display: list-item;
     margin-bottom: 6px;
    padding-bottom: 6px;
    list-style: number;
}
.node .field--name-field-options .field__item::marker {
    color: #0072b4;
    font-weight: bold;
    font-size: 19px;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
}
.create-sub-tabs {
    display: none;
}
.create-sub-tabs.show {
    display: block;
    margin-left: 35px;
    margin-top: 20px;
}
.c-poll-s {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    padding-right: 8px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
.c-poll-r {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.c-poll-s.active, .c-poll-r.active {
    color: #0072b4;
    font-weight: bold;
}
.node-ranked-poll-form.show {
    display: block;
    padding: 0 35px;
    margin-top: 40px;
}
.form-wrapper .field--name-question .description,
#edit-field-poll-form-0-runtime-wrapper {
    display: none;
}
.node-poll-form #edit-submit--2 {
    margin-left: 10px;
    margin-top: -30px;
}
#thread-members-display-container {
    border: 1px solid #ddd; 
    background: #fff;
    padding: 10px;   
}
#thread-members-display-container label {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
#thread-members-display-container .private-message-member-display-item {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 0;
}
#thread-members-display-container .pm-username-remove-link {
    display: none !important;
}
#members-values thead, #members-values .delta-order, .private-message-add-form .field-add-more-submit, .private-message-add-form .description {
    display: none !important;
}
#members-values tbody tr {
    background: #fff;
    border: 1px solid #ccc !important;
}
#private-message-page {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
}
#private-message-page .block-private-message-inbox-block h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 10px;
}
#private-message-page .private_message_thread_clear_history_link_wrapper {
    float: right;
}
#private-message-page .private_message_thread_clear_history_link_wrapper a {
    background: #0072b4;
    color: #fff;
    border-radius: 5px;
    padding: 6px 8px;
    font-size: 13px;
    text-transform: capitalize;
    display: block;
}
#private-message-page .private_message_thread_clear_history_link_wrapper a:hover,
#private-message-page .private_message_thread_clear_history_link_wrapper a:focus {
    border-bottom: none;
    background: #333;
}
#private-message-page .private-message-thread-messages {
    padding-top: 20px;
}
#private-message-page .private-message-thread-messages .field__label {
    display: none;
}
#private-message-page .private-message-thread-messages .private-message-author-self {
    border: 1px solid #eee !important;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 7px !important;
    font-family: 'Roboto';
}
#private-message-page .private-message-thread-messages .private-message-author-other {
    margin-left: 120px;
    background: #f8f8f8;
    font-family: 'Roboto';
    border: 1px solid #eee !important;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 7px !important;
}
#private-message-page .private-message-thread-messages .field--name-message p {
    margin-bottom: 5px !important;
}
#private-message-page .private-message-thread-messages .field--name-created {
    text-align: right;
    font-size: 12px;
    float: none !important;
}
#private-message-page #cke_1_contents {
    height: 150px !important;
}
.private_message_thread_delete_link_wrapper {
    display: none;
}
#private-message-page .private-message-thread-full .field--name-private-messages #load-previous-messages-button-wrapper.load-previous-position-before {
    border: none;
margin-bottom: 20px;
}
#block-privatemessageinbox h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#block-privatemessageinbox .private_message_thread_clear_history_link_wrapper, #block-privatemessageinbox .private-message-thread-inbox .field--name-owner {
    display: none;
}
#block-privatemessageinbox .field--name-created {
    font-size: 12px;
}
#block-privatemessageinbox .private-message-thread-inbox {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
}
#block-privatemessageinbox .private-message-thread-inbox .field--name-message {
    margin-top: 10px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
#block-privatemessageinbox .private-message-recipients {
    background: #f8f8f8f8;
    padding: 5px;
    margin-bottom: 10px !important;
}
#private-message-page .private-message-recipients {
    background: #f8f8f8f8;
    padding: 5px;
    margin-bottom: 10px !important;
    margin-right: 100px !important;
}
#private-message-page .private-message-recipients p {
    margin-bottom: 0;
}
.block-private-message-inbox-block .private-message-thread:hover {
    background-color: #f8f8f8;
}
input.form-submit:hover, input.form-submit:focus {
  background: #333;
  color: #fff;
}
#block-views-block-popular-tags-block-1 .views-row {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f8f8f8;
}
#block-views-block-popular-tags-block-1 .views-row a {
    
}
#block-views-block-popular-tags-block-1 .views-row a:hover,
#block-views-block-popular-tags-block-1 .views-row a:focus {
    border-bottom: none;
}
#block-views-block-popular-tags-block-1 h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.node__content .field--name-field-poll-status {
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.node__content .field--name-field-allowed-countries .field__item {
    display:inline-block;
    vertical-align: middle;
    padding: 5px;
margin: 2px;
background: #eee;
font-size: 15px;
}
.node__content .field--name-field-allowed-countries .field__label {
    display: block;
float: none;
margin-bottom: 10px;
}
.Closed.rank-link.Ranked.Poll {
    display: none !important;
}
#block-rankedpollrawdatalink,
#block-simplepollrawdatalink {
    text-align: center;
}
#block-rankedpollrawdatalink .content a,
#block-simplepollrawdatalink .content a {
    text-align: center;
background: #ccc;
padding: 6px 10px 6px 10px;
margin: 10px auto;
display: inline-block;
border-radius: 5px;
}
.manage-views .views-exposed-form .form-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.manage-views .views-exposed-form {
    background: #f8f8f8;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #ddd;
}
.manage-views .views-exposed-form .form-item-uid input {
    width:270px;
}
.manage-views .views-exposed-form #edit-actions {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0 !important;
}
.manage-views .views-exposed-form #edit-actions .form-submit {
        padding: 8px 20px !important;
}
.manage-views #edit-uid--description {
    display: none;
}
#views-form-manage-content-page-1 .form-type-select,
#views-form-manage-users-page-1 .form-type-select,
#views-form-manage-tags-page-1 .form-type-select {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
}
#views-form-manage-content-page-1 .form-actions,
#views-form-manage-users-page-1 .form-actions,
#views-form-manage-tags-page-1 .form-actions {
        display: inline-block;
    vertical-align: middle;
}
#views-form-manage-content-page-1 .form-submit,
#views-form-manage-users-page-1 .form-submit,
#views-form-manage-tags-page-1 .form-submit {
        padding: 8px 10px !important;
}
#edit-field-allowed-countries {
    min-height: 200px;
    
}
#node-ranked-poll-edit-form #edit-field-options-wrapper,
#node-poll-edit-form #ief-entity-table-edit-field-poll-entities {
    display: none;
}
.video-embed-field-responsive-video {
    margin-top: 15px;
}
.video-embed-field-responsive-video iframe {
    max-width: 100%;
}
#load-previous-messages-button-wrapper {
    text-align: center;
    margin-bottom: 20px;
}
.field--name-field-referral-code {
    display: none;
}
.private-message-wrapper .field--name-user-picture {
    display: inline-block;
    vertical-align: top;
}
.private-message-wrapper .field--name-user-picture img {
    margin: 0;
    border-radius: 50%;
    width: 20px;
    height: auto;
}
.private-message-wrapper .username {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-size: 14px;
    font-family: Georgia;
}
#private-message-page .private-message-thread-full .private-message-recipients {
    height: 0;
    overflow: hidden;
    margin-bottom: 20px !important;
    background: transparent;
    border-bottom: none;
    padding: 0;
}
.private-message .field--type-entity-reference {
    margin-bottom: 10px;
}
.private-message-add-form .form-actions {
    padding-top: 0;
    margin-top: 0;
}
#edit-relations {
    display: none;
}
.node-view-page .ui-dialog-buttonset.form-actions {
    display: block;
}
.ui-dialog-content .add-poll-form .form-actions {
    display: none;
}
.thumbsupdown-rating-wrapper {
    display: inline;
    padding: 0px;
}
div.thumbsupdown-rating-wrapper > div.form-type-radio {
    display: inline;
    padding: 0px;
}
div.thumbsupdown-rating-wrapper > div > label.thumbsupdown-rating-label {
    display: inline-block;
    padding: 0px;
}
input.thumbsupdown-rating-input {
    display: none;
}
div.thumbsupdown-rating-wrapper > div > div.rating-option-result {
    display: inline;
    text-align: center;
    padding: 5px;
}
.views-exposed-form .form-item-keys {
    display: none;
}
.footer-links {
    margin-bottom: 10px;
}
.footer-links {
    color: #ccc;
}
.footer-links a {
    color: #fff !important;
}
.footer-links a:hover, .footer-links a:focus {
    text-decoration: none;
    border: none;
    color: #ccc !important;
}
.field--name-field-reported-content {
    display: none;
}
.node-view-page .messages__wrapper {
    display: none;
}
#block-reportforminablock {
    text-align: center;
}
.block-views-blocktrending-posts-home-block-1 .view-filters,
.view-tags-page .view-filters {
  width: 277px;
  margin-left: auto;
  margin-top: -95px;
  margin-bottom: 15px;
}
.view-tags-page .view-filters {
    margin-top: -90px;
}
.field--name-field-poll .field__label {
    display: none;
}
.block-views-blocktrending-posts-home-block-1 .view-filters .form-item-sort-bef-combine {
    margin-right: 0;
}
#sidebar-second {
    position: sticky;
    top: 20px;
}
.sidebar .section {
  padding: 5px 15px 0;
}
.poll .total {
    display: inline-block;
  width: auto;
  margin-bottom: 20px;
  background: #f5f5f5;
  padding: 5px 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.pager__items .pager__item {
  background: #ccc;
  border-radius: 5px;
  margin: 5px 5px 10px 5px;
  display: inline-block;
}
.views-field-comment-count a i {
    color: #000;
}
.poll .bar {
    height: 1.5em;
}
.poll .bar .foreground {
  background-color: #0071b3;
  height: 1.5em;
}
.pager__item--last, .pager__item--next {
  padding: 10px 10px 10px 10px;
}
.pager__item--first, .pager__item--previous {
  padding: 10px 10px 10px 10px;
}
.pager {
    margin-top: 40px;
}
.tax-term-page .page-title::before {
    content: '\f02b';
    font-family: FontAwesome;
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 10px;
}
.comment__meta {
    position: absolute;
  right: 7px;
  bottom: -3px;
  width: auto;
  padding-right: 0;
}
.comment__meta .profile {
    display: inline-block;
    vertical-align: middle;
}
.comment__meta .profile .field--name-user-picture {
    display: inline-block;
  margin-right: 0px;
}
.comment__meta .profile img {
    width: 24px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #ccc;
  padding: 2px;
}
.comment__author {
    display: none;
}
.comment__time {
    display: inline-block;
    vertical-align: middle;
}
.comment__content {
    display: block;
  max-width: 96%;
  padding: 1% 2%;
}
.indented .comment__content {
    background: #fdfdfd;
}
.comment__content::before,
.comment__content::after {
    display: none;
}
.node__content .field--name-field-total-rankings .field__label {
    display: inline;
}
.block-block-content4adb0e4d-55c2-4802-a84b-1a24f5143a74 {
    display: inline-block;
    vertical-align: top;
    width: 56%;
}
.front .block-user-login-block {
    display: block;
    vertical-align: top;
    width: 90%;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto 30px auto;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px #ccc;
    max-width: 400px;
}
.front .user-login-form {
    box-shadow: none;
    border: none;
        padding-bottom: 0;
}
.front .block-user-login-block .item-list {
    padding: 0 20px 40px 40px;
}
.front .block-user-login-block .item-list li:first-child {
        display: none;
}
@media screen and (max-width: 860px) {
    .block-block-content4adb0e4d-55c2-4802-a84b-1a24f5143a74 {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .front .block-user-login-block {
        margin: 0 auto;
        display: block;
        width: 100%;
    }
    .front .page-title {
        text-align: center;
    }
}
/*.comment__content .rate-widget form {
    display: inline-block;
    vertical-align: middle;
}
.comment__content .rate-widget::after {
    content: '...';
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 3px;
}
.comment__content  .links.inline {
    display: none;
}
.comment__content  .links.inline.show {
    display: block;
}*/
@media (min-width: 300px) {
.node .field--type-image {
    float: none;
}
}