body{
  /*background-color:#f5f5f5;*/
  /*font-family: helvetica, sans-serif ;*/
}
.default-page-content .col-md-12 .the-title-of-default {
  display: none;
}
.all-page-section div {
  overflow: unset !important;
}

#earning div:nth-child(3), #earning div:nth-child(2){
    padding: 20px;
}
.ui-create-earn {
  float: left;
  width: 100%;
}
.main-container {
  float:left;
  width: 100%;
  display: flex;

}
/* navbar css start */
.ui-crete-earn-menu {
  width: 220px;
  background-color: #333;
  float: left;
  display: table-cell; 

}
ul.tagit li.tagit-new {
  padding: .25em 4px .25em 0;
  /*width: 100%;*/
  font-size: 16px;
}
.ui-crete-earn-menu ul {
  padding: 25px 0px;
  list-style: none;
  margin:0px;
}
.ui-crete-earn-menu a {
  color: #fff;
  display: block;
  padding: 16px 25px;
  text-decoration: none;
  opacity:0.5;
  font-size: 16px;
  font-family: helvetica, sans-serif;
}
.ui-crete-earn-menu a span {
  float:left;
}
.ui-crete-earn-menu a span {
  padding-right: 15px;
}
.ui-crete-earn-menu a:hover {
  background-color: #292929 ;
  color: #fff;
  opacity:0.7;
}

.ui-crete-earn-menu a.active {
  background-color: #222;
  color: white;
  opacity:0.9;
}
.ui-crete-earn-menu a span img {
  width: 100%;
  max-width: 19px;
}
.earing-menu {
  border-top: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a;

}
.faq-menu {
  margin-top: 70px;
  width: auto;
}
.faq-menu .faq-back-color{
  float:none;
}
.faq-menu .faq-back-color:hover {
  background-color: #292929 !important;
  opacity: 0.6;
  width:auto;
  float:none;
}
.faq-menu a:hover{
  background-color:transparent;
}
.faq-icon {
  position: relative;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #858585;
  color: white;
  padding: 0px !important;
  bottom: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  margin: 4px 4px 0 -4px;
}
.all-page-section {
  width: 850px;
  float: left;
  /* position: absolute; */
  right: 0;
  background: #fff;
  font-family: helvetica, sans-serif;
}
.search-bar-icon {
  height: 17px;
  width: 17px;
  background-image: url(../images/search-icon.svg);
  background-repeat: no-repeat;
  float: left !important;
  margin-top: 4px;
  border-bottom:none !important;
}
.header-top {
  padding: 0px 20px;
  border-bottom: 1px solid #f2f2f2;
  /*
      position: fixed;
  */
  width: 840px;
  background: #fff;
  overflow: hidden;
}
.header-top p{
  font-size: 18px;
  color: #888;
  width:100%;
  margin-top:0px !important;
  padding:15px;
}
.header-top span {
  float: right;
  /*
          border-bottom:1px solid lightgray;
  */
  padding-bottom: 4px;
}
.search-bar-text {
  border: none;
  padding-left: 5px;
  font-size: 15px;
}
/* fixed header top css end*/

/*ui-all-inner secttion css */
.ui-all-inner {
  list-style: none;
  margin-top: 20px;
  padding: 0px;
}
.ui-all-inner .posts-title {
  display: block;
}
.ui-all-inner .posts-title {
  display: block;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  margin-bottom: 20px;
  height: 10px;
}
ul.ui-all-inner li {
  padding: 16px 35px;
  font-size: 19px;
  color: #444;
  cursor: pointer;
  border-bottom: solid 1px #f2f2f2;
  position: relative;
}
ul.ui-all-inner li:hover{
  background:#fafafa;
}
ul.ui-all-inner .time-since{
  font-size: 12px;
  color: #888;
  font-weight: normal;
  margin-left: 11px;
}
ul.ui-all-inner .posts-type-tag{
  text-transform: capitalize;
  margin: 0 10px;
  padding: 0 10px;
  border-left: solid 1px;
  border-right: solid 1px;
  font-size: 12px;
  color: #888;
}
ul.ui-all-inner a.posts-review-comment{
  font-size: 14px;
  font-weight: normal;
  color: #888;
  text-decoration:none;
}
ul.ui-all-inner .reviews-comment-icon {
  margin-right: 6px;
  height: 22px;
  max-width: 10px;
  vertical-align: middle;
}
ul.ui-all-inner .posts-status-tag{
  border: solid 1px #3498db;
  color: #3498db;
  background-color: rgba(52, 152, 219, 0.1);
  font-size: 12px;
  border-radius: 14px;
  padding: 4px 14px 2px 7px;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
}
.post-status-icon {
  background: #3498db;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}
span .posts-status-tag.cant-publish {
  border: solid 1px #e74c3c;
  color: #e74c3c;
  background-color: rgba(231, 76, 60, 0.1);
}
.posts-status-tag.cant-publish .post-status-icon {
  background: #e74c3c;
}

/* pending Review page css start */
.error-state-banner {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
.error-state-banner img {
  width: 251px;
  height: 111px;
  background: none;
}
p.error-state-text {
  padding: 0px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #555555;
}
.error-state-div {
  margin-left: 115px;
  margin-right: 115px;
}
.buttons-span {
  margin: 0px 10px;
  padding: 9px 14px;
  border-radius: 100px;
  border: solid 1px #d32f2f;
  background: #FFF;
}
.error-state-div a {
  color: #d32f2f;
  font-size: 14px;
  text-decoration: none;
}
.buttons-span a img {
  width: 100%;
  max-width: 14px;
  height: 12px;
  margin-right: 3px;
}
/* pending Review page css start */

/* earning page css start */
.revenue-error {
  text-align: center;
}
.revenue-error img{
  background: transparent;
  margin-top: 50px;
}
.editor-earnings-topbar {
  margin: 20px 20px;
}
.editor-earnings-topbar .overview-text {
  font-size: 18px;
  color: #888;
}
.month-previous, .month-next {
  border: none;
  background: none !important;
  font-size: 15px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}
.month-selected {
  cursor: pointer;
}
.revenue-error h2{
  text-align: center;
  margin-top: 45px;
  color: #999;
  margin-bottom:0px;
}
.nothing-found a {
  color: #B22222;
  text-decoration: none;
}
.revenue-error p.nothing-found {
  margin-top: 0px;
}
#earning {
  min-height: 1080px;
}
/* earning page css end */

/* payment page css  start*/
#payment-settings {
  background: transparent;
  right:-10px;
}
/*#payment-settings .payment-options{
    position: relative;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    margin: 10px;
    display: inline-block;
    padding-bottom: 23px;
    width: 100%;
        font-family: helvetica, sans-serif;
}*/
#payment-settings .payment-options h2, #payment-settings .payment-paypal-details h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #808080;
  padding: 20px;
  font-weight: 500;
  margin:0px;
  font-family: helvetica, sans-serif;
}
#payment-settings .payment-options .payment-options-description {
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  color: #555555;
  padding: 0 20px 0 20px;
  display: block;
  font-weight: 300;
}
#payment-settings .payment-options-country {
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  color: #555555;
  padding: 0 20px 0 20px;
  display: block;
  font-weight: 300;
  margin: 20px 0 0 0;
}
#payment-settings .payment-country-dropdown {
  width: 180px;
  height: 30px;
  background-color: #ffffff;
  box-shadow: inset 0 -1px 0 0 #e8e8e8;
  border: none;
  color: #555555;
  margin-left: 5px;
}
.payment-paypal-details {
  width: 100%;
  padding-bottom: 20px;
  float: left;
  min-height: 260px;
  position: relative;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  margin: 10px;
  display: inline-block;
}
.payment-paypal-details input{
  width: 288px;
  height: 36px;
  box-shadow: inset 0 -1px 0 0 #ababab;
  border: none;
  /* margin: 10px auto;*/
  outline: none;
  background: none;
  /*display: block;*/
  margin-left: 20px;
  font-size: 15px;
  font-style: italic;
  font-family:helvetica, sans-serif;
}
.payment-paypal-details .paypal-submit{
  width: 288px;
  height: 36px;
  border-radius: 3px;
  border: solid 1px #2ecc71;
  background: none;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #2ecc71;
  margin: 50px auto 40px 20px;
  text-transform: uppercase;
  box-shadow: none;
}

.payment-options {
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  padding-bottom: 20px;
  margin-bottom: 25px;
}


/* payment page css  start*/

/* navbar dropdawn button css */ 
ul#menu{
  height:35px;
  margin:0;
  padding:0px;
  background:#d32f2f;
  color:#fff;
  width: 167px;
  margin: 0 auto;
  border-radius: 7px;
}
ul#menu:hover{
  background: #b72b2b;;
}
ul#menu > li{
  list-style-type:none;
  position:relative;
}

ul#menu label{
  display:block;
  line-height:2em;
  cursor:pointer;
  text-align:center;
  font-family: helvetica, sans-serif ;
}
ul#menu label:after{
  content:"";
  position:absolute;
  display:block;
  top:50%;
  right:15px;
  width:0;
  height:0;
  border-top:4px solid rgba(255,255,255,.5);
  border-bottom:0 solid rgba(255,255,255,.5);
  border-left:4px solid transparent;
  border-right:4px solid transparent;
  transition:border-bottom .1s, border-top .1s .1s;
}

ul#menu input:checked ~ ul#menu label:after{
  border-top:0 solid rgba(255,255,255,.5);
  border-bottom:4px solid rgba(255,255,255,.5);
  transition:border-top .1s, border-bottom .1s .1s;
}

/*hide the inputs*/
ul#menu input{display:none}

/*show the second levele menu of the selected voice*/
ul#menu input:checked ~ ul.submenu{
  max-height:300px;
  transition:max-height 0.5s ease-in;
}
/*style for the second level menu*/

/* navbar dropdawn button css */ 

body .default-page-content{
  max-width:1100px !important;
}
.default-page-content .col-md-12 .the-title-of-default{
  display: none;
}
/* login page css */
#ui_publication_loginform label {
  color:#333;
  font-size:18px;
}
#ui_publication_loginform input {
  border: 1px solid #c0c0c0;
  margin-left: 10px;
  margin-bottom: 15px;
}
#ui_publication_loginform {
  text-align: center;
  font-family: helvetica, sans-serif ;
  margin-bottom: 40px;
  margin-top: 20px;
}
.default-content{
  width:100%;
}
#ui_publication_loginform#ui_publication_loginform p{
  margin-top:20px;
}
.login-password label {
  padding-right: 3px;
}
#ui_publication_loginform #wp-submit {
  background-color: #d32f2f;
  border: 1px solid #d32f2f !important;
  color: #fff;
  padding: 7px 27px;
}
#ui_publication_loginform #wp-submit:hover {
  background: #b72b2b;
}
.wp-social-login-widget .wp-social-login-provider-list{
  text-align: center;
  margin-top: -20px;
}
.wp-social-login-widget .wp-social-login-provider-list a {
  font-family: helvetica, sans-serif ;
}

button#ui_pub_usernam_password {
  margin: 0 auto;
  display: block;
  background: #2fb4f9;
  border: 1px solid #2fb4f9;
  padding: 11px 11px;
  border-radius: 2px;
  color: #fff;
  font-family: helvetica, sans-serif ;
}
button#ui_pub_usernam_password:hover{
  opacity:0.8;
}
.wp-social-login-widget .wp-social-login-provider-list .facebook {
  background-color: #2d346e;
  color: #fff;
  padding: 11px 11px;
  border-radius: 2px;
  margin-right: 14px;
}
.wp-social-login-widget .wp-social-login-provider-list .facebook:hover, .wp-social-login-widget .wp-social-login-provider-list .google:hover{
  opacity:0.8;
}
.wp-social-login-widget .wp-social-login-provider-list .google {
  background-color: #ff5349;
  color: #fff;
  padding: 11px 11px;
  border-radius: 2px;
}

.ui-crete-earn-menu ul li.create-button, .ui-crete-earn-menu ul li.create-button:hover {
  /* background-color: #d32f2f;
   width: 100%;
   max-width: 100%;
   border: 1px solid #d32f2f;
       border-radius:3px;*/
  background-color: red;
  width: 80%;
  max-width: 100%;
  border: 1px solid #d32f2f;
  border-radius: 3px;
  margin: 0 auto 20px;
}

.ui-crete-earn-menu ul li.create-button{ /*margin-bottom: 15px;margin-right: 0px;*/
  background-color: #ca3939;
}
.ui-crete-earn-menu ul li.create-button a {
  opacity: 0.8;
  text-align: center;
  padding: 7px 7px;
}
#create-button .row{
  margin:0px;
}
#create-button #form-container {
  padding: 0px;
}
#form-container .form-group input {
  color: rgba(0,0,0,0.6);
  font-size: 30px;
  font-weight: 600;
  border-bottom: solid 1px #e6e4e4 !important;
  border: none;
  padding: 12px 0px;
  width: 100%;

}
#ui_next, #ui_back {
  background-color: transparent;
  border: 1px solid #27ae60;
  color: #27ae60;
  padding: 5px 20px;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  border-radius: 40px;
  text-transform: uppercase;
  float: right;
}
#ui_trash_post {
  float: left;
  background: transparent;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 0px 0px 0px;
  color: #7eb1d7;
}
#ui_review_post {
  background: transparent;
  box-shadow: none;
  border: none;
  color: #7eb1d7;
  font-size: 14px;
  padding: 0px;
}
#ui_save_review {
  background: transparent;
  border: 1px solid #2d346e;
  font-size: 12px;
  text-transform: uppercase;
  color: #2d346e;
  padding: 5px 11px;
  border-radius: 40px;
}
#create-button .ql-toolbar.ql-snow {
  background: #f5f5f5;
  position: fixed;
  top: 112px;
  width: 100%;
  border: none;
  z-index: 100;
  left: 0;
  text-align: left;
  max-width: 1100px;
  margin: 0 auto;
  right: 0;
  padding: 11px 6em;
}
#create-button .ql-container.ql-snow {
  border: 1px solid #b1b1b1;
}
#ui_save_post {
  background: transparent;
  color: green;
  font-family: helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid green;
  padding: 5px 10px;
  border-radius: 40px;
}
#ui_check_grammer {
  background-color: transparent;
  border: 1px solid #d32f2f;
  color: #d32f2f;
  padding: 5px 15px;
  font-family: helvetica, sans-serif;
  border-radius: 40px;
  font-size: 12px;
  text-transform: uppercase;
}
.ui-crete-earn-menu ul li.create-button a:hover {
  background-color: #d32f2f;
}

.cms-heading{
  color: #909090;
  font-size: 30px ;
}

.ui-artical-form {
  margin-right: 100px;
  margin-bottom:30px;
}
.Excerpt-section h2{
  margin:6px 0px;
}
.tag-section h2 {
  margin-bottom: 7px;
}
.tag-section input {
  font-size: 14px;
  width: 100%;
  padding: 7px 10px;
  border: solid 1px #b1b1b1;
}
.thumbnail-image input {
  width: 100%;
  margin-top: 7px;
}
.Excerpt-section textarea{
  border: solid 1px #b1b1b1;
  width: 100%;
  font-size:13px;
  padding-left: 9px;
  padding-top: 6px;
  min-height: 120px;
}
.thumbnail-image h2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 7px;
}
.thumbnail-image{
  color: #909090;
}
.cms-heading {
  background: #f5f5f5;
  color: #595858;
  border-radius: 2px;
  padding: 10px 10px;
  margin-bottom: 25px;
  font-size: 22px;

}
#editor-container .ql-editor {
  margin-top: 30px;   
}

.default-content p {
  margin-top: 0px !important;
}
/* artical page footer css */
#create-button {
  margin: 82px auto;
  display: block;
  float: none;
}
.artical-footer {
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 30px;
  text-align: right;
  padding: 6px;
}
.left-side-button {
  float: left;
  width: 7%;
  margin-top: 4px;
}
.center-button {
  float: left;
  width: 23%;
  margin-top: 4px;
  font-family: helvetica, sans-serif;
}
.right-button {
  float: right;
  width: 60%;
}
span.article-status {
  font-size: 12px;
  text-transform: uppercase;
  color: #7eb1d7;
  margin-right: 10px;

}

span#editor-count{
  font-size: 12px;
  text-transform: uppercase;
  color: #7eb1d7;
}
div#ui-loder, #major-success {
  position: fixed;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  height: 100%;
  padding: 20% 0 0;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.Excerpt-section {
    display: none;
}
div#ui-loder{
  /*display: none !important*/
}
p.error-state-text {
  text-align: center;
}

span.article-page {
  font-size: 12px;
  text-transform: uppercase;
  color: #7eb1d7;
  float: left;
  padding: 4px 0;
}
.ui-crete-earn-menu li.active {
  background-color: #222;
  color: white;
  opacity: 0.9;
}

#create-button .ql-container.ql-snow {
  border: 0px; 
  min-height: 300px;
}

.ql-container.ql-snow {
  border: 0px; 
}
span.post-share-twe, span.post-share-fac, span.post-views{
  font-size: 14px;
  font-weight: normal;
  color: #888;
  text-decoration: none;
  margin-left: 10px;
}
.artical-footer .row{
  margin:0px;
}
.default-page-content .col-md-12 {

  padding: 0px;

}
.ui-ublication-faq {
  margin-top: 60px;
  text-align: center;
}
.ql-snow .ql-tooltip {
  /*
      transform: translateY(0px) !important;
          transform: translateX(40px) !important;
  */

  position: initial !important;
}

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: inherit !important;
}

.wp-social-login-widget {
  margin-top: 40px;
}

/*
input#ui_trash_post_page {
    border: solid 1px #3498db;
    color: #3498db;
    background-color: rgba(52, 152, 219, 0.1);
    font-size: 12px;
    border-radius: 14px;
        padding: 9px 13px 4px 7px;
    display: inline-block;
    vertical-align: middle;
}
*/
.post-options {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  float: right;
  width: auto;
  color: #bbb !important;
  line-height: 45px;
  font-size: 19px;
  text-decoration: none !important;
  cursor: pointer;
  transition: all .2s;
  transform: rotate(90deg);
}
.ui-all-inner .hidden, span.post-trash {
  display: none;
}
.post-options-expanded {
  display: block;
  transition: all .2s;
  overflow: hidden;
  /* background: #fff; */
  position: absolute;
  /*z-index: 10000;*/
  /* width: 150px; */
  top: 30px;
  /* box-shadow: #ddd 1px 1px 11px; */
  right: 10px;
  padding: 3px 5px;
}
.post-delete, .post-open {
  margin: 0!important;
  padding: 0px;
  display: block;
  color: #555;
  font-size: 14px;
  display: inline;
}
.post-open {
  background: #2fb4f9;
  padding: 7px 15px;
  color: #fff;
  border: 1px solid #2fb4f9;
  border-radius: 3px;
  font-size: 13px;
}

input.ui_trash_post_page {
  border: 1px solid #ff5349;
  color: #fff;
  background-color: #ff5349;
  font-size: 13px;
  padding: 7px 15px;
  font-weight: 400;
  display: inline;
  border-radius: 3px;
}
.why-popup {
  z-index: 200;
}

.ui-publication-header {
  background: #f5f5f5;
  position: fixed;
  top: 81px;
  width: 100%;
  border: none;
  z-index: 100;
  left: 0;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  right: 0;
  padding: 4px 15px;
  font-family: helvetica, sans-serif;
  border-bottom: 1px rgba(128, 128, 128, 0.34) solid;
}
.ui-publication-header .row {
  margin: 0px;
}
.header-left-side-button{
  float: left;
  width: 45%;
}
.header-right-button{
  float: right;
  width: 45%;

}
.header-right-button #ui_trash_post {
  float:right;
  background: transparent;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 3px 0px 0px 0px;
  color: #7eb1d7;
  font-weight:600;
}
.header-left-side-button span.article-page{
  font-weight:600;
}
.header-right-button span.article-status {
  font-size: 12px;
  text-transform: uppercase;
  color: #7eb1d7;
  margin-right: 10px;
  float: inherit;
  font-weight: 600;
  padding-left: 25px;
  padding-top: 3px;
}
span.view-post {
  color: #888;
  font-weight: normal;
  margin-left: 9px;
  font-size: 14px;
}
.post-views.entry-meta{
  float: left;
  padding: 19px 0px 5px;
  width: 100%;
}
input#ui_preview {
  background: transparent;
  border: 1px solid #2d346e;
  font-size: 12px;
  text-transform: uppercase;
  color: #2d346e;
  padding: 5px 11px;
  border-radius: 40px;
}
input.publication-term.edit {
  margin: 0 auto;
  display: block;
  background: red;
  border: 1px solid red;
  padding: 11px 11px;
  border-radius: 2px;
  color: #fff;
  font-family: helvetica, sans-serif;
}
p.error-content, p.error-title, p.error-image {
  color: red;
}
body .default-page-content {

  min-height: 70vh;
}


/*#form-container .ql-tooltip.ql-editing {
    background: #f5f5f5;
    padding: 0px;
    position: relative;
    box-shadow: 0 0 0;
    border: 1px solid #e5e5e5;
    text-align: center;
    top: 0px !important;
    position: absolute !important;
}*/
#form-container .ql-tooltip.ql-editing {
  background: #f5f5f5;
  padding: 0px;
  position: relative;
  box-shadow: 0 0 0;
  border: 1px solid #e5e5e5;
  text-align: center;
  top: 0px !important;
  position: absolute !important;
  right: 0;
  left: 0 !important;
  margin: 0 auto;
  max-width: 500px;
  z-index: 9999999;
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
  background: #fff;
  width: 100%;
  padding: 6px 0px;
  float: left;
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 15px;
  color: #999;
}
#form-container .form-group .ql-tooltip.ql-editing input {
  padding: 9px 12px;
  font-size: 14px;
  float: left;
  display: block;
  font-weight: normal;
  width: 94%;
  margin: 0 3% 35px;
  height: 100%;
  border: solid 1px #999 !important;

}
.ql-snow .ql-tooltip a {
  line-height: 26px;
  background: #ff5349;
  margin: 0 auto 15px;
  width: 100%;
  float: none;
  display: block;
  clear: both;
  text-align: center;
  max-width: 90px;
  color: #fff;
  padding: 5px 0 3px;
  font-size: 15px;
  font-weight: normal;
}
#form-container .ql-snow .ql-tooltip a.ql-action::after{ margin-left: 0px;}

/* message box */
.message-body {
  position: absolute;
  z-index: 99;
  max-width: 447px;
  height: 200px;
  border-radius: 3px;
  background-color: #ffffff;
  overflow-y: auto;
  padding: 20px 20px 15px 20px;
  border: 1px solid #e5e5e5;
  left: 150px;
  display: none;
  bottom: 40px;
  width: 100%;
}
.message-body-text {
  font-size: 12px;
  text-align: left;
  color: #808080;
  text-transform: uppercase;
  border-bottom: 1px solid #808080;
}
.accept-terms {
  color: #FFF;
  font-size: 21px;
  font-weight: 200;
  padding: 15px;
  border-radius: 4px;
  margin: 5px;
  display: inline-block;
  min-width: 290px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  background: #D32F2F;
}
.message-container {
  overflow-y: auto;
  height: 30px;
}


.accept-terms-container {
  text-align: center;
  margin: 20px 0;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

.message-send-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.add-comment-text {
  padding-left: 18px;
  width: 97%;
  height: 36px;
  font-size: 12px;
  font-style: italic;
  text-align: left;
  color: #000;
  line-height: inherit;
  border-bottom: #808080 solid 1px;
  border-top: transparent;
  border-left: transparent;
  border-right: transparent;
  outline: none;
}
.ql-video-overlay {
  overflow: hidden;
}
.content-holder img {
  width: auto;
  height: auto;
  max-width: 100%;
  background: #afafaf;
  color: #676767;
  margin: 0 auto;
  display: block;
}

.add-comment-icon {
  background: transparent !important;
  bottom: 23px;
  position: absolute;
  right: 35px;
}
.thumbnail-image input { width: 100%;  margin-top: 7px;  font-size: 14px;}  
ul.tagit li.tagit-choice-editable span {
  font-size: 16px;

}

/* terms and Conditions page */
.content-holder {
  display: block;
  overflow: hidden;
  position: relative;
  font-family: arial;
}
.terms-header {
  font-size: 32px;
  font-weight: bold;
  padding: 10px 0 0 0;
  margin: 5px 0;
  display: block;
}
ul.tc_items li, ul.tc_items p {
  margin: 0 20px;
  padding: 8px 0;
  font-size: 14px;
  font-weight: normal;
  color: #444;
  line-height: 25px;
  list-style: none;
}
.content-holder h2 {
  margin: 10px 0;
  color: #333;
  font-size: 20px;
}
p.ui_publication_loginform {
  color: red;
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
}
a.ql-remove {
  display: block !important;
}

body a.ql-action, body a.ql-remove {
  display: inline-block !important;
  margin: 1px 10px 30px !important;
  line-height: 17px !important;
  font-size: 12px !important;
}
a.ql-remove {
  background: #fff !important;
  color: #000 !important;
}
.ql-video-overlay::before{ background: rgba(0, 0, 0, 0.8);
                           content: "";
                           height: 100%;
                           position: absolute;
                           width: 100%;
                           z-index: 99999;
                           top: 0;
}

/* Getting Start page*/

.ui-publication-getting-started .main-header {
  font-size: 33px;
  text-align: center;
  color: #222;
  font-weight: 400;
}

.ui-publication-getting-started .main-excerpt {
  font-size: 16px;
  text-align: center;
  color: #888;
  font-weight: 300;
  margin: 20px 28%;
  width: 45%;
}

.ui-publication-getting-started .login-widget-holder {
  text-align: center;
  margin: 40px;
  padding: 20px;
}

.ui-publication-getting-started .login-widget-holder a {
  color: #FFF;
  font-size: 21px;
  font-weight: 200;
  padding: 15px;
  border-radius: 4px;
  margin: 5px;
  display: inline-block;
  min-width: 290px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
}

.ui-publication-getting-started .loggedin-proceed {
  background: #D32F2F;
}

ul.tagit li.tagit-choice-editable {
  padding: .2em 18px .2em .5em;
  background-color: red;
  color: white;
}
ul.tagit li.tagit-choice-editable .tagit-close:before {
  content: "x";
  float: right;
  padding: 0px 2px 0px 10px;
  color: white;
  font-size: 14px;
}
.ui-icon, .ui-widget-content .ui-icon{
  background: transparent !important;
}
#earning table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-left: 20px;
  border: 1px solid #dddddd;
}

#earning td{
  text-align: left;
  padding: 8px;
  font-size: 14px;
  color: #555;
}
#earning th {
  text-align: left;
  padding: 8px;
  font-size: 14px;
  color: #075e87;
}

#earning tr:nth-child(even) {
  background-color: #f9f9f9;
}

.ui-publication-faq h2 {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.show-ui-publication-review div.user {
  text-align: right;
  width: 97%;
  border-radius: 0px;
  height: auto;
  float: inherit !important;
}

.show-ui-publication-review .admin {
  background-color: #f9f8f8;
  padding: 3px 5px;
  margin: 5px 0px;
  width: 97%;
}

.show-ui-publication-review .user {
  background-color: #f1f1f1;
  margin: 5px 0px;

}
.show-ui-publication-review .message-text {
  padding: 3px 5px;
}
.show-ui-publication-review .text-message-container {
  height: 80px;
  overflow: hidden;
  overflow-y: scroll;
}
.text-message-color{
  color:green;
  font-size:12px;
  font-weight:600;
  text-transform:uppercase;
  margin-top: 5px;
  float: left;
}
.ui-text-message {
  padding: 18px 18px;
  max-width: 250px;
  width: 100%;
}

/* Success message for review */

#major-success-message {
    display: inline-block;
    background: #f2f2f2;
    text-align: center;
    padding: 10px;
    border-radius: 11px;
}

.success-tick {
    color: #0da90d;
    border: solid 2px #40c140;
    border-radius: 14px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 17px;
}

@media screen and (max-width: 980px) {
  .wp-social-login-widget .wp-social-login-provider-list .google, .wp-social-login-widget .wp-social-login-provider-list .facebook{ display: block; margin:0 0 15px auto;}
  #ui_publication_loginform input{ margin-bottom: 15px}
  .main-container{ display: block;}
  .ui-crete-earn-menu, .all-page-section{ display: block; width: 100%; background-color: transparent;}
  .ui-crete-earn-menu ul { overflow: hidden;  padding: 10px 0 0;}
  .ui-crete-earn-menu ul li { display: none;}
  .ui-crete-earn-menu ul li.create-button, .ui-crete-earn-menu ul li.create-button:hover { display: block;  float: left; width: 100%; max-width: 100%;}
  .all-page-section .header-top { padding: 0; width: 100%;}
  ul.ui-all-inner li{ width: 100%; padding: 16px 0px;}
  span.post-trash { float: right;}
  .header-top p{ padding:15px 0; display: none;} 
  .ui-all-inner { 
    margin-top: 0; 
  }
  #form-container .form-group input{ font-size: 20px; margin:46px 0 0;}
  /*#create-button .ql-container.ql-snow{ min-height: auto;}*/
  .left-side-button, .center-button, .post-options { display: none;}
  .right-button { float: left; width: 100%; text-align: left;}
  #ui_next, #ui_back {    
    padding: 5px 7px;   
    float: right;
    font-size: 11px;
  }
  span.post-trash{ display: block;}
  #ui_save_post, #ui_save_review{  font-size: 11px;}
  .ui-artical-form { margin-right: 0; margin-bottom: 30px; width: 100%;}
  .Excerpt-section textarea, .tag-section input { padding: 10px; line-height: 22px; color: #555;}
  /*.thumbnail-image img{ width: 100%;}*/
  .thumbnail-image input { width: 100%;  margin-top: 7px;  font-size: 14px;}
  #editor-container .ql-editor{ padding: 0px;}
  .ui-widget.ui-widget-content { border: 1px solid #c5c5c5; width: 100% !important;  margin: 0%;}
  input.ui_trash_post_page { border: transparent; color: #3498db; background-color: transparent; font-size: 14px;padding: 9px 13px 4px 7px; font-weight: bold;}
  .error-state-div { margin-left: 0; margin-right: 0;}
  span.post-share-twe, span.post-share-fac, span.view-post, .post-options-expanded {  display: none;}
  #create-button .ql-toolbar.ql-snow { background: #f5f5f5;position: fixed;top: 103px;width: 100%;border: none;z-index: 99; left: 0;   text-align: center;

                                       max-width: 1100px; margin: 0 auto; right: 0; padding: 11px;}
  input#ui_preview { display: none !important;} 
  .ui-create-earn, #create-button{ padding: 0 15px; }
  #create-button{ margin: 25px auto 0; }
  .ql-snow .ql-editor img{ width: 100%; }
  .cms-heading {   
    padding: 10px 10px;
    margin-bottom: 25px;    
    font-size: 20px;
  }
  .Excerpt-section h2, .tag-section h2 {
    margin: 6px 0px;
    font-size: 16PX;
  }
  body ul.tagit li.tagit-choice-editable {
    padding: 2px 18px 0 8px;
    line-height: 16px;
  }

  ul.tagit li.tagit-choice-editable a {
    float: right;
    line-height: 16px;
    padding: 2px 0;
  }
  ul.tagit li.tagit-choice-editable span {
    font-size: 12px;
    line-height: 19px;
    float: left;
  }
  div#ui-loder{ top: 25%; }
  .ui-publication-header{ top: 80px; }
  .text-message-color {color: green;font-size: 12px;font-weight: 600;text-transform: uppercase; margin-top: 5px; float: left;}

}
@media screen and (max-width: 767px) {
  .header-right-button {
    float: right;
    width: 53%;
  }
}

