.desktop_advertise{display:block;}  
.mobile_advertise{display:none;} 
/*Creator Dahboard Style*/

.custom-descriptionstyle input[type=button]{
    width:auto;
}
.dashboard-heading {
    width: 100%;
    background: #000;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.dashboard-heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.dashboard-heading .snow-blanket {
    background: url('https://newsknol.com/wp-content/themes/jnews-child-theme/images/dashboard-icons/snow-blanket.png');
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: cover;
    bottom: -2px;
    height: 60px;
    left: 0;
    position: absolute;
    width: 100%;
}
.ProfilePicEdit img{
    border-radius: 50%;
    width: 100%;
    max-width: 170px;
    height: 170px;
    object-fit: cover;
}

.creator_postsearchbar .right_form_serach {
   position: relative;
}

.creator_postsearchbar .right_form_serach i {
    position: absolute;
    top: 12px;
    right: 15px;
    font-weight: bold;
    color: #3e8084;
    font-size: 17px; 
}
.checkBoxDe {
      cursor: pointer;
    background: #1ca18e;
    color: #fff;
    padding: 8px;
   
}
input#FollowUsInsta:checked ~ .checkIconC{
   visibility: visible;
}
input#FollowUsInsta {
    visibility: hidden;
    width: 0;
}
span.checkIconC {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    visibility: hidden;
}
.checkBoxDe label {
    margin-bottom: 0;
}
div#EditProfileCUS .creator_editprofile_content input {
    width: 100%;
}
div#EditProfileCUS .creator_editprofile_content label {
    width: 100%;
}

.creator_postsearchbar .right_form_serach input[type=text] {
    margin-bottom: 0px;
    padding: 8px 34px 8px 11px;
    border-radius: 20px;
    border: 2px solid #e1e1e1;
    font-size: 14px;
}

.container.dashboard-postlists-width {
    margin: 60px auto;
    background: #f5f5f5;
    padding: 5px 0px;
    border: solid 1px #f2f2f2;
}

.container.dashboard-postlists-width .rightsidebar_dashboard_content {
    height: 100vh;
    overflow-y: scroll;
    background: #fff;
}
.dashboard-postlists-width .creator_dashboard_filtered li a {
    color: #fff;
    text-decoration: none;
    padding: 11px 20px;
    display: block;
}

.dashboard-postlists-width .creator_dashboard_filtered {
	background: #0a3d62;
    list-style: none;
    padding: 20px 0px;
    min-height: 100vh;
}

.dashboard-postlists-width .creator_dashboard_filtered li:hover {
	border-left: 5px solid #292929;
    opacity: .6;
}

.leftsidebar_creator_dashboard .creator_dashboard_filtered li.active {
    text-align: left; 
    color: #fff;
    background-color: #292929;
    text-decoration: none;
    opacity:.6;
}

.leftsidebar_creator_dashboard .creator_dashboard_filtered li.active:hover {
    color: #fff;
    opacity:.6;
}

 .dashboard-postlists-width .creator_dashboard_filtered li {
    margin-left: 0px;
    transition: all 0.3s ease;
    border-left: 5px solid transparent;
}

.dashboard-postlists-width .creator_dashboard_filtered li img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item:hover {
    background-color: transparent !important;
    opacity: inherit;
}

.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item {
    margin-bottom: 10px;
    margin-left: 20px;
}

.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item a {
    border: 1px solid #fff;
    padding: 13px;
    border-radius: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
}

.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item:hover,
.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item {
   border: none;
}

.dashboard-postlists-width .creator_dashboard_filtered li.create_new_item a:hover {
    opacity: 0.5;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .creator_content_header {
    background: #fff;
    border-bottom: solid 1px #f2f2f2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .creator_content_header h4 {
	 margin: 0px;
     color: #0a3d62;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .all_posttypecontent_listings {
	list-style: none;
    padding: 0;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .all_posttypecontent_listings li {
	margin-left: 0px;
	border: solid 1px #f2f2f2;
	margin-top: 5px;
    padding: 30px 15px 30px;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .all_posttypecontent_listings li:hover {
    background: #fafafa;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .post_drafts_btn {
    border: 1px solid #f90;
    color: #f90;
    text-transform: capitalize;
    padding: 7px 15px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-right: 5px;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which a {
    background-color:#0a3d62;
    padding: 7px 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 0.5px;
    margin-left: 5px;
}
button#insert-media-button {
    color: #fff;
}
.dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which a img {
    width: 15px;
    margin-right: 4px;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which {
	font-size: 13px;

}

.dashboard-postlists-width .rightsidebar_dashboard_content .all_posttype_content h4 {
    margin-top: 0px; 
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 500;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .all_posttype_content h4 a {
	text-decoration: none;
    color: #202020;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .posts_creator_pagination {
    display: flex;
    margin: 20px 0px;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .posts_creator_pagination .page-numbers {
    border: 1px solid #4db2ec;
    display: block;
    padding: 10px;
    margin: 0px 3px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .posts_creator_pagination .page-numbers:hover {
	background-color: #4db2ec;
	color: #fff;
}

.dashboard-postlists-width .rightsidebar_dashboard_content .posts_creator_pagination .page-numbers.current {
	background-color: #4db2ec;
	color: #fff;
}

.dashboard_author_profile_section .aps_btn_primary,
.back_btn_creator .aps_btn_primary {
    background-color: #0a3d62;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 17px;
    text-transform: capitalize;
}



/*.dashboard-postlists-width  ::-webkit-scrollbar {
    width: 0px;
    background: transparent; 
}*/

/* width */
.dashboard-postlists-width ::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.dashboard-postlists-width ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.dashboard-postlists-width ::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg,#ffa4be99 -110.08%,#0a3d62 106.37%);
  border-radius: 10px;
}

/* Handle on hover */
.dashboard-postlists-width ::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg,#ffa4be99 -110.08%,#0a3d62 106.37%);
}

/*--strat Requires Changes Page css end--*/
.require_changes_section .guideline-text {
    font-weight: bold;
    font-size: 16px;
    color: #474747; 
   display: flex;
}

.require_changes_section .guideline-text span {
   margin-right: 10px;
   color: #3e8084;
   font-size: 18px;
}

.require_changes_section .bold-text{
font-weight: bold;
color: #474747;
}

.require_changes_section ul {
    list-style: none;
}

.require_changes_section ul li {
    margin: 12px 0px 12px 0px;
    display: flex;
}

.require_changes_section ul li p a {
    color: #0a3d62;
    margin-left: 5px;
    text-decoration: none;
}

.require_changes_section ul li .check-mark {
    width: 100%;
    max-width: 20px;
    margin-right: 10px;
    margin-top: 3px;
}

.require_changes_section h2.empty-state-header {
    color: #0a3d62;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 5px;
    text-transform: uppercase;
    padding: 10px 10px;
    border-radius: 5px;
    font-size: 42px;
    background: #f5f5f5;
} 

.require_changes_section ul li p {
    margin-bottom: 0px;
}

.require_changes_section .create_your_post {
     background: #FAFAFA;
    display: flex;
    width: 100%;
    justify-content: center;
    max-width: 65%;
    align-items: center;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 25px 20px;
    margin: 25px 0px;
}

.require_changes_section .create_your_post .create_button-span {
     margin: 0px 10px;
    padding: 35px 50px;
    border-radius: 8px;
    background: rgb(23 68 104 / 13%);
    color:#0a3d62;
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    flex-direction: column;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.require_changes_section .create_your_post .create_your_heading {
    margin-right: 20px;
}

/*.require_changes_section .create_your_post .create_artical {
    width: 75%;
    display: flex;
}*/
.require_changes_section .create_your_post .create_your_heading h3 {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.require_changes_section .create_your_post .create_button-span img {
    width: 100%;
    max-width: 25px;
    margin-bottom: 10px;
}

.require_changes_section .create_your_post .create_artical a {
    text-decoration: none;
}

.author_profile_left_section .creator_author_image h3 {
    margin: 14px 0px;
    padding: 8px 0px;
    font-size: 15px;
    border-top: 1px solid #80808033;
    border-bottom: 1px solid #80808033;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}

/*--end Requires Changes Page css end--*/

/*--start profile Page css -*/
.author_profile_left_section .creator_author_metabox{
    margin-top: 5px;
    height: 100%;
    padding: 15px;  
}

.authorsocialmedia_box .social_icons_lists ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 2px 0px;
 }

 .authorsocialmedia_box .social_icons_lists ul li:first-child {
    margin-left: 0px;
 }

 .authorsocialmedia_box .social_icons_lists ul li {
    margin: 7px 5px;
}

.author_profile_left_section .creator_author_image {
    padding: 16px 6px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

.creator_author_description{
  width: 100%;
    margin-top: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;  
}
.creator_author_details{
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 20px 20px 20px 25px;
    display: flex;
    flex-direction: column;
    margin: 15px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}
 .authorsocialmedia_box .social_icons_lists ul li i {
    width: 35px;
    height: 35px;
    border-radius: 20px;
    font-size: 13px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4db2ec;
}
.authorsocialmedia_box .social_icons_lists ul li i:hover {
    color: #292929;
}
.authorsocialmedia_box .social_icons_lists ul li a {
    text-decoration: none;
}
.author_profile_left_section .creator_author_image img {
    border-radius: 50%;
    width: 100%;
    max-width: 170px;
    height: 170px;
    object-fit: cover;
}
.author_profile_right_section .back_btn_creator {
   display: flex;
   align-items: center;
   justify-content: space-between;
   border-radius: 5px;
   background: #f5f5f5;
   padding: 10px 10px;
}
.author_profile_right_section .back_btn_creator a.back_to_page i {
    position: relative;
    top: 1px;
}
.author_profile_right_section .back_btn_creator a.back_to_page {
  text-decoration: none;
}
.author_profile_right_section .author_metadata_description h4 a {
    color:#0a3d62;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.author_metadata_description h4 a {
    color: #4db2ec;
    font-size: 15px;
}

.author_profile_right_section .author_edit_header h4 {
   margin: 0px;
   text-transform: uppercase;
}

.author_profile_right_section .author_edit_header  {
    margin-top: 24px;
    margin-bottom: 14px;
}

/*--end profile Page css -*/


/*----start create-new page css---*/
.page-template-template_author_profile_edit .creator_newpost_section .creator_newpost_content_area,
.page-template-template_creator_new_post .creator_newpost_section .creator_newpost_content_area {
    background-color: #fff;
    border: 5px solid #f5f5f5;
    text-transform: uppercase;
}

.page-template-template_author_profile_edit .creator_newpost_section .creator_newpost_content_area h2.h2Heading {
    color:#0a3d62;
    font-weight: 600;
    font-size: 42px;
}

 .creator_newpost_section .creator_newpost_content_area {
    padding: 20px 21px;
    margin-bottom: 50px;
    margin-top: 25px;
    background-color: #fff;
    border: 5px solid #f5f5f5;
}
.creator_newpost_section .creator_newpost_content_area input {
    padding: 22px 9px;
}
.creator_newpost_section .creator_newpost_content_area .form-group label,
.creator_newpost_section .creator_newpost_content_area .form-group .add_tags_line b,
.creator_newpost_section .creator_newpost_content_area .form-group .editor_below_content {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 15px;
}

.page-template-template_author_profile_edit .creator_newpost_section .creator_newpost_content_area input,
.page-template-template_creator_new_post .creator_newpost_section .creator_newpost_content_area input,
.page-template-Template_Edit_post .creator_newpost_section .creator_newpost_content_area input {
    padding: 9.2px 9px;
    border: 1px solid #e1e1e1;  
    font-size: 14px;
}
.creator_newpost_section .creator_form_style input.CreateAlternativeText,
.creator_newpost_section .creator_form_style input.CreateSeoFocus,
.creator_newpost_section .creator_form_style input.CreatorPostTitle {
   width: 100%;
}

.page-template-Template_Edit_post .featured_image_section .creator_edit_imgform .FeaturedSubmitPost,
.page-template-template_author_profile_edit .creator_newpost_section .creator_newpost_content_area .creator_submit_form input,
.page-template-template_author_profile_edit .avatar_imageform_section .submit input.button.button-primary,
.page-template-template_creator_new_post .creator_submit_form input.CreatorSubmitPost,
.page-template-Template_Edit_post .creator_submit_form input.CreatorSubmitPost {
    background-color:#0a3d62;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0px;
    text-decoration: none;
    font-size: 17px;
    border: 1px solid #0a3d62;
    max-width: 30%;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s
}
.page-template-Template_Edit_post .featured_image_section .creator_edit_imgform .FeaturedSubmitPost {
    max-width: none;
    margin-top: 20px;
}
.page-template-template_creator_new_post .creator_submit_form input.CreatorSubmitPost {
    max-width: 100%;
}
.page-template-Template_Edit_post .creator_submit_form input.CreatorSubmitPost {
    max-width: 100%;
}
.page-template-template_author_profile_edit .avatar_imageform_section .submit input.button.button-primary {
    max-width: 100%;
}
.page-template-Template_Edit_post .featured_image_section .creator_edit_imgform .FeaturedSubmitPost:hover,
.page-template-template_author_profile_edit .featured_image_section .creator_edit_imgform input.FeaturedSubmitPost:hover,
.page-template-template_author_profile_edit .creator_newpost_section .creator_newpost_content_area .creator_submit_form input:hover,
.page-template-template_author_profile_edit .avatar_imageform_section .submit input.button.button-primary:hover,
.page-template-template_creator_new_post .creator_submit_form input.CreatorSubmitPost:hover,
.page-template-Template_Edit_post .creator_submit_form input.CreatorSubmitPost:hover {
    background-color: transparent;
    color:#0a3d62;
    border-color: #0a3d62;
}
.page-template-template_author_profile_edit .avatar_imageform_section button.button {
    background-color: #efefef!important;
    color: #000 !important;
    padding: 5px 15px;
    font-size: 13px;
    border: 1px solid #efefef;
    border-radius: 0px;
    margin-bottom: 15px;
}
.page-template-template_author_profile_edit .avatar_imageform_section h3 {
    color: #0a3d62;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 15px;
    padding: 10px 10px;
    border-radius: 5px;
    background: #f5f5f5;
}

.page-template-template_author_profile_edit .avatar_imageform_section #wpua-preview-existing,
.page-template-template_author_profile_edit .avatar_imageform_section #wpua-thumbnail-existing  {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}

.page-template-template_author_profile_edit .avatar_imageform_section #wpua-preview-existing img,
.page-template-template_author_profile_edit .avatar_imageform_section #wpua-thumbnail-existing img {
    margin: 0 auto;
    border-radius: 50px;
    width: 100%;
    max-width: 90px;
    height: 90px;
    object-fit: cover;
}

.creator_newpost_section .creator_newpost_content_area input.CreatorPostimage,
.creator_newpost_content_area .avatar_imageform_section #wp-user-avatars-actions .standard-text {
    background: #fff;
    width: 100%;
    padding: 9.5px 9px;
    font-size: 15px;
    border: 1px solid #ddd;
}

.creator_newpost_section .creator_newpost_content_area textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 9.2px 9px;
}
.creator_newpost_section .creator_newpost_content_area textarea:focus {
    outline-offset: 2px;
    outline: 2px dotted var(--form--border-color);
}
.creator_newpost_section .creator_newpost_content_area .CreatorPostTags {
    background: #fff;
    padding: 6.6px 9px;
    width: 100%;
    margin-bottom: 4px;
    font-size: 14px;
}
.creator_newpost_section .creator_newpost_content_area .CreatorPostTags .tagify__input {
    margin: 2px;
    padding: 2px 9px;
}

.creator_newpost_section .wp-core-ui .wp-editor-tools .add_media,
.creator_newpost_section .wp-core-ui .wp-editor-tabs .wp-switch-editor {
   background-color:#0a3d62;
   border-color: #0a3d62;
   color: #fff;
}
/*.creator_newpost_section .wp-core-ui.tmce-active .wp-editor-tools .add_media,
.creator_newpost_section .wp-core-ui.html-active .wp-editor-tools .wp-switch-editor {
   background-color: transparent;
   color: #f90;
}*/

.creator_newpost_section .wp-core-ui.wp-editor-wrap.tmce-active .wp-switch-editor.switch-tmce,
.creator_newpost_section .wp-core-ui.html-active .wp-switch-editor.switch-html {
     background-color: transparent;
     color: #0a3d62;
}

.creator_newpost_section .wp-core-ui.wp-editor-wrap.tmce-active .wp-switch-editor.switch-tmce:hover,
.creator_newpost_section .wp-core-ui.html-active .wp-switch-editor.switch-html:hover {
    color: #0a3d62;
}

.creator_newpost_section .mce-container-body button {
   background-color: #0a3d62 !important;
   border-color: #0a3d62 !important;
   color: #fff;
}
.creator_newpost_section .mce-container-body .mce-toolbar .mce-btn-group .mce-btn:hover {
       border-color: #0a3d62;
}
.creator_newpost_section .quicktags-toolbar .button-small{
    background-color: #0a3d62;
    text-decoration: none;
    color: #fff;
    border-color: #0a3d62 !important;
    padding: 2px 8px !important;
}
.creator_newpost_section .quicktags-toolbar .button-small:hover {
    background-color: #0a3d62;
    color: #fff;
}
.creator_newpost_section .mce-container-body .mce-btn-group .mce-btn.mce-listbox:hover{
    border-color: #0a3d62;
}
.creator_newpost_section .mce-container-body .mce-panel .mce-btn:hover i.mce-caret {
    border-top-color: #fff;
}
.creator_newpost_section .mce-container-body button i.mce-caret {
    border-top: 6px solid #fff;
}

.creator_newpost_section .mce-container-body button:hover{
    border-color: #fff;
}
.creator_newpost_section .mce-container-body button i {
    color: #fff;
}

.creator_newpost_section .wp-core-ui .wp-editor-tools .add_media:hover,
.creator_newpost_section .wp-core-ui .wp-editor-tabs .wp-switch-editor:hover,
.creator_newpost_section .mce-container-body button:hover {
    color: #fff;
}

.creator_newpost_content_area .creator_post_category {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 10px 9px;
    outline: none;
    border: 1px solid #ddd;
    text-transform: capitalize;
}

.creator_newpost_section .success-outer {
    text-transform: uppercase;
    border-radius: 5px;
}

.creator_newpost_section .error-msg-save {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    text-transform: uppercase;
}
.creator_newpost_section .back_btn_creator {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
    padding: 10px 10px;
    border-radius: 5px;
    align-items: center;
    background: #f5f5f5;
}
.creator_newpost_content_area .creator_submit_form .CreatorSavePost,
.creator_newpost_content_area .creator_submit_form .UserSubmitPost {
    background-color: #4db2ec;
    color: #fff;
    padding: 15px 25px;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 8px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}
.creator_newpost_content_area .creator_submit_form .CreatorSavePost:hover,
.creator_newpost_content_area .creator_submit_form .UserSubmitPost:hover {
    background: #fff;
    border-color: #4db2ec;
    color: #4db2ec;
}

.creator_newpost_content_area .creator_submit_form {
    margin-top: 50px;
}

.creator_newpost_content_area .creator_submit_form  {
    margin-top: 18px;
}

.creator_newpost_content_area .editor_below_content {
    display: flex;
    justify-content: space-between;
}
.creator_newpost_content_area .editor_below_content #wordcount,
.creator_newpost_content_area  #textarea_feedback {
   font-weight: 700;
}

/*----end create-new page css----*/

/*----start create-new edit page css----*/

.creator_newpost_content_area .featured_image_section,
.creator_newpost_content_area .creator_newpost_content {
    background: #fff;
    margin-top: 25px;
    padding: 15px 14px;
    border-radius: 5px;
    border: 1px solid #b5acac;
}

.creator_newpost_content_area .avatar_imageform_section .button-primary {
    background-color: #4db2ec;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    margin-top: 8px;
}

.creator_newpost_content_area .avatar_imageform_section,
.creator_newpost_content_area .creator_editprofile_section {
    background: #fff;
    margin-top: 25px;
    padding: 15px 14px;
    border-radius: 5px;
    border: 1px solid #b5acac;
}

.creator_newpost_content_area .avatar_imageform_section,
.creator_newpost_content_area .featured_image_section {
    position: sticky;
    top: 2px;
}

.creator_newpost_content_area .featured_image_section {
    top: 32px;
}
/*----end create-new edit page css----*/

/*----start user edit profile page css----*/

.creator_newpost_content_area .avatar_imageform_section #wp-user-avatars-user-settings {
    width: auto;
}

.creator_newpost_content_area .avatar_imageform_section #wp-user-avatars-photo img {
    border-radius: 50px;
}

.creator_newpost_content_area .avatar_imageform_section #wp-user-avatars-user-settings h2 {
    font-weight: 700;
}

.featured_image_section .edit_featured_form_img .no_thumb_select {
    font-weight: 700;
}

/*----end user edit profile page css----*/

/*--start post preview mode style css--*/
.creator_preview_modeview .yu-post-title h6 { 
     margin-top: 12px;
 }
 .creator_preview_modeview .preview_tags_mode {
    margin: 15px 0px;
}
/*--end post preview mode style css--*/

/*--start main footer css--*/

.yu-footer-wrapper .about-content-footer .footer-email-wrap a {
   margin: 10px 0px;
   display: inline-block;
}
.yu-footer-wrapper .about-content-footer {
    display: inline-block;
    margin-bottom: 48px;
}
/*--end main footer css--*/


/*bootstrap css start*/


.text-center {
    text-align: center;
}

/*bootstrap css end*/


/*start responsive*/




@media (min-width: 768px) and (max-width: 1024px) { 
 
 .dashboard-postlists-width .creator_dashboard_filtered {
    min-height: auto;
 }
 .mobile_advertise {
    display: none;
}

.desktop_advertise {
    display:block;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
.container.dashboard-postlists-width .rightsidebar_dashboard_content {
        height: 36vh;
   }

}

@media (min-width: 991.98px) and (max-width: 1024px) {
    .yu-footer-wrapper .yu-pb-row:last-child {
      display: flex;
      flex-wrap: wrap;
 }
 .yu-pb-row [class*=yu-pb-span] {
    width: 50%;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .page-template-template_creator_all_posts .container,
    .page-template-template_creator_drafts_posts .container,
    .page-template-template_creator_pending_reviews .container,
    .page-template-template_require_changes .container,
    .page-template-template_cant_published .container,
    .page-template-template_failed_post .container,
    .page-template-template_author_profile_details .container {
          width: auto;
    }

    .dashboard-postlists-width .creator_dashboard_filtered li a {
        font-size: 14px;
    }
  .dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which {
       font-size: 11px;
  }
  .dashboard-postlists-width .rightsidebar_dashboard_content .all_posttype_content h4 a {
      font-size: 16px;
  }
  .container.dashboard-postlists-width .rightsidebar_dashboard_content {
     height: 46vh;
 }

 .dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which a,
 .dashboard-postlists-width .rightsidebar_dashboard_content .post_drafts_btn {
    font-size: 12px;
 }
 
 .mobile_advertise {
    display: none;
}

.desktop_advertise {
    display:block;
}

.yu-pb-row [class*=yu-pb-span] {
    width: 50%;
}
.yu-footer-wrapper .about-content-footer {
    margin-top: 38px;
}

.yu-footer-wrapper .yu-pb-row:last-child {
    display: flex;
    flex-wrap: wrap;
}

}

@media (max-width: 767.98px) { 

.yu-footer-wrapper .about-content-footer {
    margin-top: 38px;
}
/*----start main header css----*/
.yu-header-header #yu-header-sp-recs {
   width: 100%!important;
   text-align: center;
}

/*----end main header css----*/

/*----start main footer css----*/
.yu-footer-wrapper .yu-pb-span4 {
    float: left !important;
}

.yu-footer-wrapper .yu-pb-span4 .footer_links_list ul {
    list-style: none;
}

/*----end main footer css----*/

  .dashboard-postlists-width .creator_dashboard_filtered {
		height: 74vh;
  }

  .container.dashboard-postlists-width .rightsidebar_dashboard_content {
      height: auto;
      overflow-y: auto;
  }

  .dashboard-postlists-width .rightsidebar_dashboard_content .post_type_which .author_metadata {
    display: inline-block;
    margin: 8px 0px;
 }

.creator_newpost_content_area .creator_submit_form .CreatorSavePost,
.creator_newpost_content_area .creator_submit_form .UserSubmitPost {
        margin-top: 5px;
}

.page-template-template-edit-creator-post .creator_newpost_section .creator_newpost_content_area {
    padding: 20px 0px;
}
.mobile_advertise {
    display:block;
    margin: 0 auto;
}

.desktop_advertise {
    display: none;
}

}

@media (max-width: 320px) {
  .dashboard-postlists-width .creator_dashboard_filtered {
    height: 82vh;
 }

}