.navbar {
    box-shadow: none;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}



/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper.topwrapper{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

#sidebars {
    min-width: 250px;
    max-width: 250px;
    background: #282828;
    color: #fff;
    transition: all 0.3s;
}

#sidebars.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

#sidebars.active .sidebarresponsive {
    width: 40% !important;
}

#sidebars.active .sidebar-header h3,
#sidebars.active .CTAs {
    display: none;
}

#sidebars.active .sidebar-header strong {
    display: block;
    margin-left: -14px;
    color: #FFFFFF;
}

#sidebars.active img.sidebarresponsive {
    margin-right: 0px;
    margin-left: 0px;
}

#sidebars.active p.sidebarlink {
    display: block;
} 
/*
#sidebars ul li a {
    text-align: left;
}*/

#sidebars.active ul li a {
    text-align: center;
}

/*#sidebars.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}
*/
#sidebars.active ul ul a {
    padding: 10px !important;
}


#sidebars .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebars .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebars ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}
/*
#sidebars ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}*/

#sidebars ul li a:hover {
    color: #7386D5;
    background: #fff;
}

/*#sidebars ul li a i {
    margin-right: 10px;
}*/

#sidebars ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

a[data-toggle="collapse"] {
    position: relative;
}
/*
.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}*/

/*
ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}*/

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#sidecontent {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
    padding-top: 0;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
.sidebarresponsive {
    width: 46% !important;
}
    #sidebars {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
 /*   .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }*/
    #sidebars.active {
        margin-left: 0 !important;
    }
    #sidebars .sidebar-header h3,
    #sidebars .CTAs {
        display: none;
    }
    #sidebars .sidebar-header strong {
        display: block;
    }
   /* #sidebars ul li a {
        padding: 20px 10px;
    }*/
    #sidebars ul li a span {
        font-size: 0.85em;
    }
    /*#sidebars ul li a i {
        margin-right: 0;
        display: block;
    }*/
    #sidebars ul ul a {
        padding: 10px !important;
    }
    /*#sidebars ul li a i {
        font-size: 1.3em;
    }*/
    #sidebars {
        margin-left: 0;
    }
    #sidebarCollapse span {
       /* display: none;*/
    }
}
  

  .promptsidebar-img{
    margin-bottom: 14px;
}
    
 .wrapper.topwrapper {
    position: relative; 
    top: 0; 
   height: auto;
} 

 #sidebars.active {
    min-width: 80px;
    max-width: 80px;
   /* height: 540%;*/
    text-align: center;
}

#sidebars {
    background: #282828 !important;
    color: #A4A6B3;
    position: fixed;
    height: 495%;
    z-index: 20;
}

#sidebars .sidebar-header {
    padding: 20px;
    background:  #282828 !important;
}
#sidebars .sidebar-header h3{
     color: #FFFFFF; 
}
#sidebars ul li:hover>a {
    background: transparent;
    color:#A4A6B3;
 /*   border-left: 3px solid #F4FFEF;*/
    background-color: rgba(255,255,255,0.15);
}
#sidebars ul li a.active {
    background: #FFFFFF;
}

#sidebars ul li a {
     text-align: left;
    padding: 10px 10px !important;
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #A4A6B3;
}
.main-panel.maincontent{
/*position: absolute;
    right: 0px;*/
        width: 100%;
}
#sidebars ul.components {
    border-bottom: 0px solid #47748b;
}
button.btn.btn-info.togglesidebar {
    background: transparent;
    box-shadow: none;
    margin-left: -25px;
}

nav.sidebarnavbar.navbar.navbar-expand-lg.cus-navbar {
    box-shadow: none;
}

button.btn.btn-dark.d-inline-block.d-lg-none.ml-auto {
    display: none !important;
}
button.togglesidebar:active {
    background: transparent !important;
    border-color: transparent !important;
}
.sidebarresponsive{
      width: 9% !important;
}

p.sidebarlink {
    display: contents;
}
img.sidebarresponsive {
    margin-right: 12px;
    margin-left: 12px;
}




.sidecurrent{
    width: 93% !important;
}

div#sidecontent{
    width: calc(100% - 250px);
    padding: 40px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}
nav#sidebars {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #282828 !important;
    color: #fff;
    transition: all 0.3s;
}


 @media (max-width: 992px) {/*768*/
    #sidebars {
        margin-left: -250px;
    }
    #sidebars.active {
        margin-left: 0;
    }
    #sidecontent{
        width: 100%;
    }
    #contents.active {
        width: calc(100% - 250px);
    }
    /*#sidebarCollapse span {
        display: none;
    }*/
#sidecontent.sidecurrent {
     width: calc(100% - 250px) !important; 
    width: 73% !important;
    margin-left: 83px;
}
div#sidecontent{
    position: relative;
    width: 86%; /*100%*/
    padding: 15px;
}
}

#sidebars.active img.menuclass{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.main-panel {
    padding: 0 15px !important;
}
.pmtdetails{
        margin-left: -7px;
}
a.plscruser {
    cursor: auto;
}

a.plscruser.my-matches {
    font-family: Bodoni72;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    color: #363740;
}

#sidebars ul li.active>a, a[aria-expanded="true"] {
    color: #fff;
    background: #ffffff !important;
}

li.mb-2.userlogoutcls {
    margin-top: 140%;
}
#sidebars.active .userlogoutcls {
    margin-top: 0 !important;
}

/*.poem-matches-leftdiv {
    height: 235px;
}*/
/****** End of sidebar css *******/


img.favclass.barclass.matchesicon {
    height: 18px;
}

img.favclass.barclasss {
    margin-top: -4px;
    margin-left: 8px;
}

img.img-responsive.pr-images.new-promts123img.Line10img {
    margin-top: 108px;
}

img.favclass.barclassss {
    margin-top: 2px;
}




    span.navbar-brand.color-black.promptdetails.newprompts123-heading.homemonth1.p-0 {
    float: right;
}

span.navbar-brand.color-black.promptdetails.newprompts123-heading.homemonth2.p-0 {
    float: right;
}

h4.promptdetails-whitehead.text-capitalize.mb-0.homevoting {
    margin-left: -13px;
}

/* site by */
.reg_sign1{
/* position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;

    position: fixed;
    text-align: center;
    bottom: 0px;
    width: 100%;
    background: #fff;
    padding: 0;
}

/*@media screen and (min-device-width: 768px) and (max-device-width: 991px)
{
li.newprompt123-head.promptdetails-responsive.homehead {
    margin-left: 0 !important;
}
}*/

@media only screen and (min-width: 992px) {
ul.nav.collapse-navul.text-center {
    display: none !important;
}
/*li.newprompt123-head.promptdetails-responsive.homehead {
    margin-left: 34% !important;
}*/
}



@media (max-width: 992px){
.sidebar {
    display: block !important;
    box-shadow: none;
}
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}

.align-self-center.reg_sign1 a:hover {
    color: #e3ba26;
}

.align-self-center.reg_sign1 a {
    color: #aaa;
    font-size: 12px;
}

.align-self-center.reg_sign1 p {
    font-size: 12px;
    color: #aaa;
}



@media (max-width: 991px){
.align-self-center.reg_sign1 {
    padding-left: 0 !important;
}
}

.main-panel {
    padding-bottom: 80px !important;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1080px)
{
li.newprompt123-head.promptdetails-responsive.homehead {
    margin-left: 34% !important; 
}
}


a.nav-link p {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    color: #535151 !important;
    font-weight: 700;
    padding: 0;
}   

@media screen and (min-device-width: 100px) and (max-device-width: 991px)
{
	ul.nav.collapse-navul.text-center {
	    display: block;
	}
	.collapse-btn {
	    display: none;
	}
}
.confirmclosed{ margin-right: 10px; }
.btncancel{ background: #fff; color: #E3BA26; border: 1px solid #E3BA26; }

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@media print {
	body {
		margin: 0 !important;
	}
}

.main-container {
	font-family: 'Lato';
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.ck-content {
	font-family: 'Lato';
	line-height: 1.6;
	word-break: break-word;
}

.editor-container_classic-editor .editor-container__editor {
	min-width: 795px;
	max-width: 795px;
}

header {
    display: flex;
    width: 100%;
    margin-top: 20px;
}

.links {
    display: flex;
}

header .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

button.navbar-toggler {
    display: none;
}
.pop-on-hover {

    margin: 0;
}
@media screen and (max-width: 767px) {
    .pop-on-hover {
        width:100%;
    }

.prompt-details123-imagecontent p {
    text-align: center;
}
}
.prompttitle, .newprompt123-description {
    text-align: center;
}
.web_instruct{ text-align:center; }
