@import "ui/base/_typography.css";
@import "ui/base/_colours.css";


.abstractHead
{
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 120%;
    line-height: 130%;
    color: var(--rp-gray-color-0);
    margin-bottom: 15px;
}
.align-left{
	padding:0px;
}
.align-right{
	padding:0px;
}
#url-container{
	width:40%;
}
/* table {
    border-collapse: collapse;
  } */
  
   th {
    border: 1px solid #E5E5E5;
    border-right:none;
      border-left:none;
      padding: 10px;
      font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 170%;
/* identical to box height, or 24px */


color: var(--rp-gray-color-0);

  }
  table, tr, td
  {
    padding: 10px;
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: normal;
    font-size: 100% !important;
    line-height: 150% !important;
/* identical to box height, or 24px */


color: var(--rp-gray-color-1);

  }
.keyHead
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    /* identical to box height */
    color: var(--rp-gray-color-0);
    margin-top: 30px;
    margin-bottom: 15px;
}
.AHead
{
    font-family: var(--rp-secondary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 150%;
    line-height: 130%;
    color: var(--rp-gray-color-0);
    margin-top: 50px;
    margin-bottom: 15px;
}
.BHead
{
    font-family: var(--rp-secondary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 140%;
    line-height: 130%;
    /* identical to box height */
    color: var(--rp-gray-color-0);
    margin-top:30px;
    margin-bottom: 15px;
}
.CHead
{
    font-family: var(--rp-secondary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 130%;
    line-height: 130%;
    color: var(--rp-gray-color-0);
    margin-top:30px;
    margin-bottom: 15px;

}
.DHead
{
    font-family: var(--rp-secondary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 120%;
    line-height: 130%;
    /* identical to box height */
    margin-top:30px;
    margin-bottom: 15px;
    color: var(--rp-gray-color-0);

}
.EHead
{
    font-family: var(--rp-secondary-sans-font);
    font-style: italic;
    font-weight: bold;
    font-size: 100%;
    line-height: 130%;
    color: var(--rp-gray-color-0);
    margin-top:30px;
    margin-bottom: 15px;
}
.footnote
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* or 24px */
    color: var(--rp-gray-color-1);
    margin-bottom: 30px;
    padding-left: 30px;
    text-indent: -20px;
    margin-left: -10px;
}
/*
.list-group
{
    width: 60%;
}
*/
.hrline
{
    border-bottom: 1px solid #E5E5E5;
    width:100%;
    margin:50px 0px;
}
.reference
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* or 24px */
    color: var(--rp-gray-color-1);
    margin-bottom: 30px;
    padding-left: 37px;
    text-indent: -27px;
    margin-left: -10px;
}
.address
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* or 28px */
    text-align: right;
    color: var(--rp-gray-color-1);
    text-align: right;
    margin: 50px 0px;
}
.code
{
    background: #F6F6F6;
    border-radius: 5px; 
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 200%;
    /* or 32px */
    color: var(--rp-gray-color-1); 
    padding: 30px 50px;
    margin: 50px 0px;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #151414;
    background: #F6F6F6;
    border-radius: 4px;
}
.codel2
{
    margin-left:20px;
}
.codel3
{
    margin-left:40px;
}
.normalimg
{
    width: 100%;
    text-align: center;
    margin:50px 0px;
}
.normalimg img{
    width:50%;
    margin:0 auto;

}
.source
{
    margin-top: 33px;
    margin-bottom: 50px;
}
.source1
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* identical to box height, or 28px */
    /* text-decoration-line: underline; */
    color: var(--rp-gray-color-0); 
    margin:15px 0px;
}
.source2
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* identical to box height, or 28px */
    /* text-decoration-line: underline; */
    color: var(--rp-gray-color-0); 
    margin:15px 0px;
    padding-left:50px;
}
.ununder
{
    text-decoration-line: underline;
}
.speech
{
    margin:30px 0px; 
}
.speechpara
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* or 28px */
    color: var(--rp-gray-color-2);
    margin-bottom: 15px;
}
.authorname
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* identical to box height, or 28px */
    color: var(--rp-gray-color-1);
    margin: 15px 0px;

}










.journalTitle {
    background-color: var(--rp-primary-color-light);
    text-align: center;
    padding: 20px;
    color: var(--rp-white-color-3);
    margin-top: 71px;
    margin-bottom: 0px;
}

.articlHead {
    margin-top: 30px;
}

.jTitle {
    color: var(--rp-primary-color-dark);
    font-size: 20px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    margin:20px;
}

.jPub {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    /* identical to box height, or 137% */
    align-items: center;
    color: var(--rp-gray-color-1);
}

.img-responsive {
    width: 100%;
    height: 100%;
   
}

.aTitle {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    font-size:180%;
    color: var(--rp-gray-color-1);
}

.aAuthor {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: var(--rp-journal-meta-font-color-1);
}

.aValume {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: var(--rp-journal-meta-font-color-1);
}

.aVolume {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: var(--rp-journal-meta-font-color-1);
}

.aDoi {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: var(--rp-journal-meta-font-color-1);
}

.clr1 {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: var(--rp-primary-color-dark);
}

.cust-md-2 {
    width: 10.5%;
}

.cust-md-6 {
    width: 50%;
}

.cust-md-4 {
    width: 38%;
}

.icon1a {
    width: 15.5px;
    margin-top: -3px;
}

.icon1 {
    width: 20px;
}

.icon2 {
    width: 20px;
}

.f-icon2 {
    font-size: 20px;
}

.icon3a {
    width: 70px;
    text-align: center;
}

.groupicon {
    margin-top: 27px;
}

.iconlist {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    color: var(--rp-primary-color-dark);
}

.pager li > a,
.pager li > span {
    display: inline-block;
    background-color: var(--rp-white-color-3);
    border: none;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    padding: 5px 5px;
    /* identical to box height */
    color: var(--rp-gray-color-2);
}

.pager li > a:hover,
.pager li > span:hover {
    display: inline-block;
    padding: 5px 5px;
    border: none;
    color: var(--rp-primary-color-dark);
    background-color: var(--rp-white-color-3);
}

.pager {
    margin: 0px;
    text-align: right;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: var(--rp-gray-color-2);
}

.tocHead {
    background: #F36C23;
    border-radius: 8px 8px 0px 0px;
    padding: 5px;
}

.toc {
    border-radius: 8px;
}

.mrgtp {
    margin: 10px 0px 0px 0px;
}

.withoutmrg {
    margin: 0px;
    padding: 0px;
}

.tocList {
    padding: 0 !important;
     height: calc(100% - 120px)!important;
}

.toc-style {
    padding-left: 15px !important;
}

.tocList li {
    margin: 10px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: var(--rp-gray-color-8);
}

.tocHeadTitle {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: var(--rp-white-color-3);
}

.bodyGrid {
    margin-top: 50px;
}

.bdHead {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: var(--rp-gray-color-1);
    margin: 10px 0px;
}

.copyright1 {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: var(--rp-gray-color-1);
    margin: 10px 0px 10px 0px;
    text-align: left;
}

.sdata {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 170%;
    /* identical to box height, or 24px */
    padding: 10px;
    border: 0.5px solid #E5E5E5;
    color: var(--rp-gray-color-1);
}

.unList {
    padding: 0px;
    font-family: var(--rp-primary-serif-font);
    font-size: 14px;
    line-height: 24px;
    /* or 171% */
    text-align: justify;
    color: var(--rp-gray-color-2);
    margin: 0px 10px;
}

.main-title {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    /* identical to box height */
    color: var(--rp-gray-color-1);
    margin: 20px 0px -14px 0px!important;
}

.panel-heading {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: var(--rp-gray-color-1);
    background: #fff !important;
}

.panel-body {
    padding: 15px 15px 5px !important;
}

.panel-body li {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
    color: var(--rp-gray-color-1);
    list-style-type: none;
    margin-left: -40px;
}

.panel {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.unList li {
    list-style-type: none;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */
    margin-left: 0px;
    text-align: justify;
    color: var(--rp-gray-color-2);
}

.para {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* or 28px */
    color: var(--rp-gray-color-1);
    margin-top: 15px;
    margin-bottom: 15px;
}
.htmlBody a{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.6;
    /* identical to box height, or 28px */
    color: var(--rp-primary-color-dark) !important;
}

.abstractpara {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: var(--rp-gray-color-2);
}

.abstract {
    background: #F6F6F6;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 30px;
}
/*
p {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 200%;
    color: var(--rp-gray-color-9);
}
*/
.imageVideo {
    width: 90%;
    text-align: center;
    margin:25px auto 30px auto;
    padding-top: 5px;
    text-align: center;
}

.imageVideo video {
    width: 70%;
   
}

.img {
    border: 1px solid #E5E5E5;
    margin: 30px auto;
    width: 80%;
}
.fullscreenIcon
{
    float:right;
}
.fullscreenIcon img{
    width: 15px;
}
.tableCaption {
    width: 100%;
    margin: 0 auto;
    /* background: #F6F6F6; */
    /* border-radius: 10px; */
    padding: 10px 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #E5E5E5;
}
video
{
    margin-top: 2px;
}
.line{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-size: 14px;
    line-height: 200%;
    /* identical to box height, or 28px */
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 40px;
    text-indent: -40px;

    color: var(--rp-gray-color-1);
}

.imgeVideoCaption {
    width: 100%;
    margin: 0 auto;
    /* background: #F6F6F6; */
    /* border-radius: 10px; */
    padding: 10px 25px;
    margin-top: 15px;
    margin-bottom: 0px;
    border-top: 1px solid #E5E5E5;
}

.captionTitle {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 170%;
    /* or 27px */
    
    
    color: var(--rp-gray-color-1);
    margin-bottom: 5px;
    
}

.captionText {
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 170%;
/* or 24px */


color: var(--rp-gray-color-2);

}
.numberlist li
{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    /* or 28px */
    color: var(--rp-gray-color-1);
    margin-bottom: 15px;
    margin-left: -15px;
}
.bulletlist li{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 200%;
margin-left: -15px;
margin-bottom: 15px;
color: var(--rp-gray-color-1);
}
.secondlevel li{
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
    list-style-type: none;
    /* or 28px */
    color: var(--rp-gray-color-1);
    padding-left: 10px;
    text-indent: -22px;
    margin-bottom: 15px;
}
.thirdlevel li{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 200%;
/* identical to box height, or 28px */
list-style-type: none;

color: var(--rp-gray-color-1);
padding-left: 20px;
text-indent: -20px;
margin-left:25px;

}
.question
{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 200%;
/* or 32px */


color: var(--rp-gray-color-0);
margin-top: 30px;
margin-bottom: 15px;

}
.quote
{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 200%;
/* or 40px */

text-align: center;

color: var(--rp-gray-color-2);
margin:30px 0px;
padding: 0px 100px;
}
.equ img
{
    width: 400px;
    margin-top:30px;
    margin-bottom: 50px;
}
.box
{
    background: #F6F6F6;
border-radius: 5px;
font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 200%;
margin:50px 0px;
/* or 28px */


color: var(--rp-gray-color-1);
padding: 15px 30px;
}

.verse
{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 200%;
/* identical to box height, or 28px */


color: var(--rp-gray-color-0);
margin:20px 0px;
}
.notetitle
{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 170%;
/* or 27px */


color: var(--rp-gray-color-1);
margin-bottom: 5px;

}
.notecaption
{
    font-family: var(--rp-primary-serif-font);
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 170%;
/* or 24px */


color: var(--rp-gray-color-2);
margin:0px 0px
}
.note{
    border-top: 1px solid #E5E5E5;
    padding: 20px 20px;
}

/*
     .zoomIcon img{
         float: left;
         width:20px;
     }
     */

.tableView {
    margin: 10px 0px;
    width: 100%;
    overflow: scroll;
}

.releatedHead {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: var(--rp-gray-color-1);
    text-align: center;
    margin: 5px 0px 10px 0px;
}

.boxText {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-size: 100%;
    line-height: 120%;
    color: var(--rp-gray-color-0);
    text-decoration: none;
}

.boxDate {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-size: 100%;
    line-height: 120%;
    color: var(--rp-author-link-font-color-1);
    text-decoration: none;
    margin-top: 10px;
}

.reltedBox {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}

.thead {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: #1DA1F2;
    margin-top: 8px;
}

.follow {
    border: 1.5px solid #1DA1F2;
    box-sizing: border-box;
    border-radius: 20px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #1DA1F2;
    padding: 5px;
}

.twitterHead {
    width: 100%;
    margin: 20px 0px;
}

.icon3 {
    width: 100%;
    text-align: right;
    float: right;
}

.ttitle {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: var(--rp-gray-color-1);
}

.tstitle {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    /* identical to box height */
    color: var(--rp-gray-color-2);
}

.tpara {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: var(--rp-gray-color-1);
    margin-top: 5px;
}

.ticon {
    text-align: right;
}

.icon4 {
    width: 13px;
}

.cart {
    border-bottom: 1px solid #E5E5E5;
    margin: 15px;
}

.twitterbtn button {
    width: 93%;
    background: #1DA1F2;
    border-radius: 3px;
    margin: -5px 10px 10px 10px;
    padding: 10px;
}

.follow:hover {
    background: #1DA1F2;
    color: var(--rp-white-color-3);
    cursor: pointer;
}

.facebookbtn button {
    width: 93%;
    border: 1.5px solid #4C76BE;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: inherit;
    color: #4C76BE;
    margin: 20px 10px 10px 10px;
    padding: 10px;
}

.facebookbtn button:hover {
    background: #4C76BE !important;
    border: 1px solid #4C76BE !important;
}

.twitter {}

.tBox {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 4px;
}

.withmarg {
    margin-bottom: -5px;
}

.altmetric {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */
    color: var(--rp-blue-color-dark) !important;
}

.ref {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-size: 14px;
    line-height: 170%;
    /* or 24px */
    color: var(--rp-gray-color-9);
    margin-bottom: 10px;
}

.foot {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 170%;
    /* or 24px */
    color: var(--rp-gray-color-9);
    margin-bottom: 10px;
}

.footer {
    background: #F6F6F6;
    border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 30px;
    margin-top: 20px;
}


/* unvisited link */

.htmlBody a:link {
    color: green;
}


/* visited link */

.htmlBody a:visited {
    color: var(--rp-primary-color-dark);
}


/* mouse over link */

.htmlBody a:hover {
    color: hotpink;
}


/* selected link */

.htmlBody a:active {
    color: blue;
}

.Supplementary .para {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* identical to box height, or 24px */
    color: var(--rp-gray-color-1);
}


/* unvisited link */

.Supplementary a:link {
    color: green;
}

.Supplementary a:visited {
    color: #40a9ff;
}


/* mouse over link */

.Supplementary a:hover {
    color: hotpink;
}


/* selected link */

.Supplementary a:active {
    color: blue;
}

.Supplementary .para {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 170%;
    /* identical to box height, or 24px */
    color: var(--rp-gray-color-1);
}

.content-copyright {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0 30px 0px;
    text-align: left;
}

.copy {
    font-family: var(--rp-primary-serif-font);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 200%;
    /* or 24px */
    color: var(--rp-gray-color-1);
    /* or 24px */
    text-align: left;
   
}

.textArea {
    background: #F4F4F4;
    border-radius: 5px;
    padding: 15px 15px;
    border: 1px solid #F4F4F4;
}

.start {
    color: #C4C4C4;
    font-size: 20px;
}

.rating {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: var(--rp-gray-color-1);
}

.userreview .bdHead {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height */
    color: var(--rp-primary-color-dark);
    margin-bottom: 17px;
    
}

.inicial {
    color: var(--rp-primary-color-dark);
    padding: 10px;
    background: #FFEEE2;
    text-align: center;
    border-radius: 150px;
    width: 40px;
    margin: 0 auto;
}

.icon6 {
    width: 20px;
    margin-top: -3px;
}

.reviewer {
    padding-top: 10px;
    width: 100%;
    margin-left: 10px;
    margin-bottom: 110px;
}

.textcenter {
    text-align: center;
}

.rname {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 2px;
    color: var(--rp-gray-color-1);
}

.rcomment {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    color: var(--rp-gray-color-2);
}

.clryellow {
    color: #FFB20F !important;
    margin-bottom: 5px;
}

.splitimglist
{
    margin-left:20px;
}
.splitimglist img{
    width:70px;
    border: 1px solid #E5E5E5;
    padding: 20px 0px;
    
}
.splitimglist li
{
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.active
{
    border: 0px solid #F36C23 !important;
}




.rrate {
    margin-top: 20px;
}

.rsubmit button {
    background: #F36C23;
    border-radius: 2px;
    padding: 5px;
    margin-top: 37px;
    color: var(--rp-white-color-3);
    width: 100px !important;
    font-family: var(--rp-primary-sans-font);
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-align: center;
  
}

.contentmax {
    width: 192px;
    height: 22px;
    overflow: hidden;
    color: var(--rp-white-color-3);
    font-weight: 500;
}

.contentmin {
    width: 22px;
    height: 22px;
    overflow: hidden;
    color: var(--rp-white-color-3);
    font-weight: 500;
}

.spantoctext {
    vertical-align: -3px;
    margin-left: 3px;
}

.highBox {
    list-style-type: none;
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 10px 10px 0px 10px;
    margin-bottom: 15px;
}

.highList {}

.listBox {
    padding: 15px;
}

.hightPara {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: var(--rp-gray-color-0);
}

.highSpan {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */
    color: var(--rp-primary-color-dark);
}

.highRemove {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    /* identical to box height */
    color: var(--rp-gray-color-2);
}

.newgencolor {
    color: var(--rp-primary-color-dark);
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    background: #F6F6F6;
    border-radius: 10px 10px 0px 0px;
}

.modal-title {
    margin-top: 15px;
    line-height: 1.42857143;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: var(--rp-gray-color-1);
}

.modal-body {
    position: relative;
    padding: 20px !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: var(--rp-white-color-3);
    background-color: #f36b24 !important;
    background-image: none;
    border-color: #f36a24 !important;
}

.modal-header .close {
    border-radius: 1px;
    margin-top: 0px;
    margin-right: 0px;
    padding: 18px;
/*    background: var(--rp-primary-color-dark);*/
/*    color: var(--rp-white-color-3);*/
    opacity: 1 !important;
    font-weight: 300;
    font-size: 30px;
    border-radius: 0px 5px 0px 0px;
    border-bottom: none !important;
}

.htext {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    color: var(--rp-gray-color-1);
}

.btn-custom {
    border-radius: 3px;
    font-family: var(--rp-primary-sans-font);
    border: 1px solid #F6F6F6;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    display: flex;
    align-items: center;
    color: var(--rp-gray-color-1);
}

.desctext {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    /* or 157% */
    color: var(--rp-gray-color-1);
    background: #F6F6F6;
    border-radius: 5px;
    height: 120px;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-custom1 {
    width: 120px;
    background-color: var(--rp-primary-color-dark);
    border-color: var(--rp-primary-color-dark) !important;
    color: var(--rp-white-color-3);
    padding: 10px;
}

.fixHeight {
    height: 300px;
    overflow-scroll: auto;
    overflow: scroll;
}

.citetext {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    /* or 157% */
    background: #F6F6F6;
    border-radius: 5px;
    color: var(--rp-gray-color-1);
    background: #F6F6F6;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.citetext1 {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    /* or 157% */
    background: #F6F6F6;
    border-radius: 5px;
    color: var(--rp-gray-color-1);
    background: #F6F6F6;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.citetext1 .citepara {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.citetext1 .citesub {
    text-align: center;
    margin-bottom: 10px;
}

.citepara {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    /* or 157% */
    color: var(--rp-gray-color-1);
}

.citesub {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--rp-gray-color-2);
}

.doi {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--rp-gray-color-1);
}

.subtitle {
    margin-bottom: 15px;
}

.highlight {
    background-color: #75FFC5;
}

#test-text::-moz-selection {
    /* Code for Firefox */
    background: #75FFC5;
}

#test-text::selection {
    background: #75FFC5;
}


/*tooltip css*/

.arrow_box {
    position: relative;
    background: #292929 !important;
    border: 4px solid #292929;
    width: 190px;
    height: 40px;
    border-radius: 5px;
}

.arrow_box:after,
.arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: var(--rp-gray-color-1);
    border-width: 15px;
    margin-left: -15px;
}

.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: var(--rp-gray-color-1);
    /*  border-width: 36px;
    margin-left: -36px; */
}

.highlightIcon img {
    width: 20px;
}

.highlightIcon1 img {
    width: 17px;
}

.highlightIcon2 img {
    width: 17.5px;
}

.highlightIcon4 img {
    width: 18px;
}

.highlightIcon3 img {
    width: 15px;
}

.socialicon_list {
    margin-left: 6px;
}

.socialicon_list li {
    padding: 5px 7px 0px 7px;
}

.socialicon_list li {
    cursor: pointer;
}

.infoimg {
    text-align: center;
}

.infoimg img {
    width: 60%;
    margin-bottom: 15px;
}

.fixedChat {
    position: fixed;
    width: 291px;
    height: 470px;
    right: 20px;
    bottom: 0px;
    z-index: 10;
    background-color: var(--rp-gray-color-5);
    border-radius: 10px 10px 0px 0px;
    border: 0.5px solid #E0E0E0;
}

.selectedText {
    position: fixed;
    z-index: 1;
    background-color: var(--rp-gray-color-5);
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    width: 289px;
    line-height: 16px;
    color: var(--rp-gray-color-1);
    padding: 12px;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 0.5px solid #E0E0E0;
}

.comment {
    box-sizing: border-box;
    position: fixed;
    bottom: 77px;
    width: 245px;
    right: 0px;
    padding: 12px;
    margin-bottom: 0px;
    right: 20px;
}

.commentText {
    background: #C1FFE5;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 10px 0px 10px 10px;
    padding: 12px;
}

.username {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    color: var(--rp-gray-color-0);
    float: left;
}

.chaticon {
    float: right;
    color: #888888;
    margin-top: -2px;
}

.userComment {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: var(--rp-gray-color-1);
    clear: both;
}

.commentBox {
    position: fixed;
    bottom: 0px;
    width: 291px;
    padding: 10px;
    border-top: 0.5px solid #E0E0E0;
}

.chatDate {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: var(--rp-gray-color-2);
    text-align: right;
    padding: 5px;
}

.closeIcon {
    position: fixed;
    right: 310px;
    bottom: 418px;
    z-index: 12;
    /* font-weight: 100; */
    padding: 10px;
    background-color: var(--rp-gray-color-5);
    border-radius: 10px 0px 0px 10px;
    border-left: 0.5px solid #E0E0E0;
    border-top: 0.5px solid #E0E0E0;
    border-bottom: 0.5px solid #E0E0E0;
}

.chattextarea {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: var(--rp-gray-color-8);
    padding-right: 44px;
    padding-left: 0px;
}

.sendButton img {
    width: 22px;
    position: fixed;
    bottom: 22px;
    right: 35px;
}

.fixedReaderHeader {
    position: fixed;
    top: 0px;
    z-index: 100;
    width: 100%;
    padding: 20px 10px 0px 10px;
    background: #fff;
}

.readerFixHead {
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: var(--rp-primary-color-dark);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fixButton {
    background: var(--rp-primary-color-dark);
    color: var(--rp-white-color-3);
    width: 110px;
    font-size: 14px;
    font-family: var(--rp-primary-sans-font);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: var(--rp-white-color-3);
    padding: 5px 30px !important;
    border-radius: 3px;
    margin-right: 10px !important;
}

.material-icons-outlined {
    cursor: pointer;
    color: #7d7d7d;
}

.material-icons-outlined:hover {
    cursor: pointer;
    color: var(--rp-gray-color-0);
}

.tocFixed {
    top: 100px;
    width: 22%;
    margin-left: -3px;
}

footer {
    margin: 20px 0px 0px 0px;
    padding: 25px 25px 5px 25px !important;
    position: relative !important;
}

/* width
::-webkit-scrollbar {
  width: 2px !important;
}
 */
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.group{
	background: #DEDEDE;
    height: 45px;
}
 .group-link{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 45px !important;
	display: flex;
	align-items: center;
	color: #000000 !important;
}
.circle{
	position: absolute;
    left: 90%;
}
.heading{
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 37px;
	color: #000000;
}
.cover{
	background: #EFEFEF;
    opacity: 0.75;
    width: 100px;
    height: 120px;
    cursor: pointer;
    border: 1px solid rgba(146, 146, 146, 0.75);
    margin-left: 6%;
    margin-bottom: 10%;
}
.encircle{
	position: relative;
    top: 36%;
    height: 25px;
    left: 35%;
    width: 25px;
}
.close{
    right: 28.5%;
    font-size: 20px;
    z-index: 111;
    cursor: pointer;
    top: 9%;
}
.boxer{
	 width: 302px;
    height: 135px;
    border: 1px dashed #454545;
    border-radius: 17px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.25em;
    padding: 10%;
}
/*
.toast-header{
	    background: #34A853;
}
.fav-toast-text, .bookmark-toast-text, .citation-toast-text{
	    margin: 0px 0px 0PX 48px;
}
*/
.fav-toast-head, .bookmark-toast-head, .citation-toast-head{
	    margin: 0px 0px 0px 0px;
}
.toast-tick{
	    margin: 0px 15px 0px 0px;
}
 
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
  
/*  select tab */
div.select-tab-container{
  margin-top: 20px;
  margin-bottom: 40px;
}
div.select-tab-menu{
	background-color: #ffffff;
	float:left;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.select-tab-menu div.list-group{
  margin-bottom: 0;
}
div.select-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.select-tab-menu div.list-group>a .glyphicon,
div.select-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.select-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.select-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.select-tab-menu div.list-group>a.active,
div.select-tab-menu div.list-group>a.active label,
div.select-tab-menu div.list-group>a.active .fa{
 background-color: var(--rp-primary-color-dark) !important;
  background-image: #5A55A3;
 color: var(--white) !important;
}
div.select-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid var(--rp-primary-color-dark);
}
.select-tab{
	float:left;
    background: #fff;
    position: relative;
    left: 10px;
}

div.select-tab-content{
  
  

}
.sub-img{
	border-radius: 50%;
    background-color: #d9d9d9;
    border: #EFEFEF;
    width: 30px;
    height: 30px;
    padding:3px;
        cursor: pointer;
}
.list-subject{
	 padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
  
    
}
.list-subject1{
margin-top: 13px;
    margin-right: 20px;
    }
.sub-date{
font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    color: #8C8C8C;
    position: relative;
    top: -20px;
    }
.sub-text{
font-family: Inter;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    }
    .list-subject-container{
		height:200px;
		overflow-y: auto;
		padding-right: 10px;
	}
div.select-tab div.select-tab-content:not(.active){
  display: none;
}
.vtab .list-group{
	border-radius:0px!important;
}
.vtab .list-group-item{
	padding-bottom: 4px!important;
    padding-top: 15px;}
    .subjects-list{
    width: 80%;
    margin-right: 20px;
    text-align: left;
    padding-left: 15px;
	}
.group-members-add .btn-add-group-member {
    width: 110px!important;
    height: 45px;
    border-radius:0px!important;
    }
    .border-bottom{
		border-bottom: 1px solid  var(--rp-primary-color-dark) !important;
	}
	.list-subject-wrap{
	background: #F4F4F4;
    border: 1px solid rgba(0, 0, 0, 0.25);
    display:flex;
     justify-content: space-between;
     height:60px;
   margin-top: 15px;

    }
    
    
/*    Starts Table*/
.padding-left{
	padding-left:0px;
}
    
.form-select
{
    height: 45px;
    border:0px solid #fff;
}
.fo-control
{
box-sizing: border-box;
text-align: center;
width: 100%;
height: 45px;
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: var(--rp-primary-color-dark);
background: #FFFFFF;
border: 1px solid  var(--rp-primary-color-dark) !important;
padding-top:10px;
}
.fo-control:hover {
background: var(--rp-primary-color-dark);	
border: 1px solid  var(--rp-primary-color-dark) !important;
color: #FFFFFF;
}
.btn-upfile
{
 box-sizing: border-box;
    color: #fff;
    width: 240px;
    height: 45px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    align-items: center;
    background: var(--rp-primary-color-dark) !important;
    margin-left: 25px;
    border-radius: 0px;
}
.table
{
    background: #FFFFFF;
   border: 1px solid rgba(0, 0, 0, 0.25);
   margin:15px 0px;
   padding-right:20px;
}
.sorting
{

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color:  var(--rp-primary-color-dark) !important;
}
.table img
{
width: 24px;
height: 32px;
}
.data
{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 14px;
}

.button5 
{
    border-radius: 50%;
    background-color:#EFEFEF;
    border: #EFEFEF;
}
.text-heading{	
font-size: 24px;

}
.drop-box{
    border: transparent;
    width: 390px;
    background: #fff;
    height: 46px;
    padding: 0px 6px;
    color: rgb(0, 0, 0);
    border: 0px;
    font-family: Inter;
font-size: 14px;
font-weight: 500;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
margin-top:30px;
}
.drop-box1{
	margin-left:40px;
    border: transparent;
    width: 290px;
    background: #fff;
    height: 46px;
    padding: 0px 6px;
    color: rgb(0, 0, 0);
    border: 0px;
    font-family: Inter;
font-size: 14px;
font-weight: 500;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
margin-top:30px;

}
.btn-custom {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.nimage
{
	padding-top:7px !important;
	height:45px;
}