#descriptionPanel::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#descriptionPanel::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#descriptionPanel::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2bb3e5;
}

/*  */

#websiteImageBox::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#websiteImageBox::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#websiteImageBox::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2bb3e5;
}

/* Description Section css */
.descriptionSection{ margin-bottom: 20px;}
.cardPanel {
    width: 100%;
    padding: 15px;
    background: rgba(218, 218, 218, .4);
    text-align: left;
    border-radius: 8px !important;
    border: 1px solid #eae8f1;
    box-shadow: 6px 11px 41px -28px #796eb1;
    -webkit-box-shadow: 6px 11px 41px -28px #796eb1;
    position: relative;
    z-index: 9;
   
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.cardPanel h4{color: #000; font-size: 16px; font-weight: 600; }  
.cardPanel h4 i{ width: 30px; height: 30px; background: #fff; line-height: 30px; border-radius: 50px; text-align: center; cursor: pointer; }
.cardPanel .card-body{ padding: 0; padding-top: 15px; }

.cardPanel .card-body .importimgBox{overflow-y: scroll;   border: 1px solid #d3d3d3; border-radius: 8px;}
.cardPanel .card-body .ht-150{ height: 150px; }
.cardPanel .card-body .ht-250{ height: 250px; }
.cardPanel.box-fullscreen .card-body .ht-150,
.cardPanel.box-fullscreen .card-body .ht-250
{ height: 100vh; }
.cardPanel .card-body .importimgBox img{width: 100%;  
    box-shadow: 6px 11px 41px -28px #796eb1;
    -webkit-box-shadow: 6px 11px 41px -28px #796eb1;}
.cardPanel .card-body .descriptionPanel{   
 background: rgba(218, 218, 218, .4);
    text-align: left;
    border-radius: 8px;
    padding: 15px;
      border: 1px solid #d3d3d3;
    position: relative; overflow-y: scroll;}
.cardPanel .card-body .descriptionPanel p{color: #000; font-size: 15px; line-height: 24px; padding: 0; margin-bottom: 10px; }

.infoPanel{}
.infoPanel img {
    width: 60px;
    margin-right: 10px;
    float: left;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 6px 11px 41px -28px #796eb1;
    -webkit-box-shadow: 0px 0px 8px  #c3c3c3;
}
.infoPanel p{ margin: 0; padding: 0; font-size: 14px; font-weight: 300; line-height: 16px; }
.infoPanel h2{ margin: 0; padding: 0; font-size: 18px; font-weight: 600; line-height: 22px; }
.infoPanel h2 span{ display: block; font-size: 14px; line-height: 16px; color: #848484; font-weight: 400;}
.infoPanel h2 span a{ color: #848484;}



.timingSectiong {
   margin-bottom: 20px;
}

.timingSectiong .timingBoxArea1{    background: rgba(218, 218, 218, .4);
    text-align: left;
    border-radius: 8px !important;
    border: 1px solid #eae8f1;
    box-shadow: 6px 11px 41px -28px #796eb1;
    -webkit-box-shadow: 6px 11px 41px -28px #796eb1;
    position: relative;
    z-index: 9;
  
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    padding:10px; }

.timingSectiong .timingBoxArea{
    background-color: hsl(223,10%,80%);
    background-image: linear-gradient(-45deg,hsla(223,10%,10%,0.3),hsla(223,10%,10%,0));
    border-radius: 10px;
    box-shadow: 0 0 0.5em hsla(223,10%,10%,0.5),
    0 0 0.0625em hsla(223,10%,10%,0.5) inset;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.6em;
    margin: auto;
    padding: 15px;
   font-family: 'Comfortaa', sans-serif;
  
}

.meanwhilePanel{

    height: 100%;
  
}
.meanwhilePanel a{    background: #fff;
    padding: 7px 10px;
    line-height: 16px;
    font-size: 14px;
    border-radius: 50px;
    display: inline-block;
    color: #000; margin-right: 10px;}

    .meanwhilePanel a img{ width: 18px; }

.timingSectiong .timingBoxImg{width: 80px; height: 80px; }
.timingSectiong .timingBoxArea img {
    width: 100%;
    margin-right: 10px;
    float: left;
    background: #fff;
    padding: 2px;
    border-radius: 10px;
    box-shadow: 6px 11px 41px -28px #796eb1;
    -webkit-box-shadow: 0px 0px 8px  #c3c3c3;
}
.timingBox{
   border-radius: 10px;
    box-shadow: 0 0 0 0.0625em hsl(0,0%,0%),
    0 -0.0625em 0.125em 0.125em hsla(223,10%,10%,0.5),
    0 0.0625em 0.125em 0.125em hsla(223,10%,90%,0.8);
    perspective: 10em;
    position: relative;
 

   
}
.timingBox > div{background: #000; width: 80px; height: 80px; padding-top: 10px; line-height: 50px; text-align: center;
 font-size: 50px; font-weight: 600;  color: #fff; border-radius: 10px;
 box-shadow: 0 0 0 1px #000 inset,
    0 0 0.0625em #000 inset;
}

.timingBox > div span {
    display: block;
    line-height: 12px;
    font-size: 12px;

}

/* Sticky category bar */

.stricky-fixed-cBar {
    position: fixed !important;
    /* top: 80px; */
    /* width: 100%; */
    /* left: 128px; */
    /* right: 20px; */
    background: rgba(218, 218, 218,1) !important;
    z-index: 999!important;
}

.adjust_width{
    width: calc(100% - 280px) !important;
    margin-left: auto !important;
}


.customReportTime{
    background: #fff;
    color: #000;
    border: 1px solid #f0f0f0;
    font-size: 15px;
    padding: 3px 12px !important;
    border-radius: 50px;
    white-space: nowrap;
}

.fadeQuestion{
    color:"gray";
    font-weight: 100;
}

.coming_soon::before{
    content: "" !important;
    pointer-events: none;
}

.modal-backdrop.show {
    opacity: 0 !important;
}

.resultBtn{
    color: #fff;
    padding: 2px 7px;
    margin-left: 10px;
    z-index: 1;
    border-radius: 5px;
    position: relative;
    font-weight: 400;
}

.tabSectionArea .iq-accordion .recommendationBox, .tabSectionArea .iq-accordion .boxPerformanceArea {
    background: transparent;
    text-align: left;
    border-radius: 12px !important;
    border: 0px solid #eae8f1;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    position: relative;
    padding:10px 20px;
    z-index: 9;
    margin-bottom: 40px;
    height: 100%;
    margin-bottom: 10px;
}
.accordion-details{padding: 15px 0;}
.recommendationBox h3, .boxScoreHd h6.details-text
{margin: 0; padding: 0; font-size: 18px;font-weight: 600;  border-bottom: 1px solid #c3c8c8; padding-bottom: 5px;  margin-bottom:10px;display: inline-block;}
.recommendationBox p{ margin: 0 !important; padding: 0!important; margin-bottom: 15px !important; color: #000; line-height: 22px; }
.iq-navbar-custom{ 
    display: flex;
    align-items: center;
    justify-content: space-between;}
    .modal-backdrop{display: none !important;}