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

body {
	padding-right: 0px !important;
}

.text-right .frmctrlbtn:hover {
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	color: var(--rp-white-color-3);
	text-decoration: none;

}

.articlHead+.col-md-12 .col-md-3 .accordion {
	background: #F6F6F6;
	margin-bottom: 20px;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3:focus,
.articlHead+.col-md-12 .col-md-3 .accordion:focus {
	outline: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3 {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-18);
	color: var(--rp-gray-color-2);
	padding: 21px 17px;
	margin: 0;
	border-top: 1px solid #E5E5E5;
	cursor: pointer;
	user-select: none;
	position: relative;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3.border-none {
	border-top: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3 .toc-icon {
	margin-right: 6px;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3.ui-state-active,
.articlHead+.col-md-12 .col-md-3 .accordion h3:hover {
	border-color: #E1E1E1;
	background: #E1E1E1;
}

.articlHead+.col-md-12 .col-md-3 .accordion h3.ui-state-active {
	color: var(--rp-gray-color-1);
	font-weight: var(--rp-font-weight-600);
}

.articlHead+.col-md-12 .col-md-3 .accordion .collab-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
}

.articlHead+.col-md-12 .col-md-3 .accordion .accordion-content {
	padding: 20px 10px 15px 15px;
	height: 350px !important;
	overflow-y: scroll;
}

.articlHead+.col-md-12 .col-md-3 .accordion .toc-style,
.articlHead+.col-md-12 .col-md-3 .accordion .toc-style li {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.articlHead+.col-md-12 .col-md-3 .accordion .tocList li {
	font-family: var(--rp-teritory-serif-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-24);
	color: var(--rp-gray-color-8);
}

.articlHead+.col-md-12 .col-md-3 .accordion .tocList li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .tocList li:hover a {
	background: #E1E1E1;
	color: var(--rp-gray-color-0) !important;
	cursor: pointer;
	margin-left: -15px;
	margin-right: -10px;
	padding-left: 15px;
	padding-right: 10px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .tocList li a:hover,
.articlHead+.col-md-12 .col-md-3 .accordion .tocList li a:active,
.articlHead+.col-md-12 .col-md-3 .accordion .tocList li a:focus {
	color: var(--rp-gray-color-0) !important;
	text-decoration: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-24);
	color: var(--rp-gray-color-8);
}

.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 100%;
}

.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li:hover a {
	background: #E1E1E1;
	color: var(--rp-gray-color-0) !important;
	cursor: pointer;
	margin-left: -15px;
	margin-right: -10px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 100%;
}

.tab button,
.accordion-updated {
	cursor: text ! important;
}

.articlHead+.col-md-12 .col-md-3 .accordion-updated h3 {
	cursor: text ! important;
}

.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li a:hover,
.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li a:active,
.articlHead+.col-md-12 .col-md-3 .accordion .book-toc-style li a:focus {
	color: var(--rp-gray-color-0) !important;
	text-decoration: none;
}

.buy-btn:hover,
.loginbtn:hover,
.modal-header .close:hover,
.btn-custom1:hover,
.btn-save:hover,
.rsubmit .btn:hover,
.fixButton:hover {
	background: var(--rp-primary-color-dark);
	border-color: var(--rp-primary-color-dark);
}

.fixButton a,
.fixButton a:hover,
.fixButton:hover a:hover,
.fixButton:hover a {
	color: #ffffff !important;
}

/*------------------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .ui-icon {
	width: 10px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	right: 27px;
	top: 27px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .ui-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-hover .ui-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-focus .ui-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:hover .ui-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:focus .ui-icon {
	background-image: url(../../public/images/down-arr.png);
	background-size: 100% 100%;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .ui-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .ui-icon {
	background-image: url(../../public/images/up-arr.png);
	background-size: 100% 100%;
}

/*---------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .toc-icon {
	width: 16px;
	height: 11px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .toc-icon {
	background-image: url(../../public/images/toc-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .toc-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .toc-icon {
	background-image: url(../../public/images/toc-icon-active.png);
}

/*---------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .highl-icon {
	width: 15px;
	height: 18px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -2px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .highl-icon {
	background-image: url(../../public/images/h-light-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .highl-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .highl-icon {
	background-image: url(../../public/images/h-light-icon-active.png);
}

/*----------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .notes-icon {
	width: 16px;
	height: 17px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -2px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .notes-icon {
	background-image: url(../../public/images/notes-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .notes-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .notes-icon {
	background-image: url(../../public/images/notes-icon-active.png);
}

/*------------------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .bookmark-icon {
	width: 14px;
	height: 17px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -2px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .bookmark-icon {
	background-image: url(../../public/images/bookmark_icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .bookmark-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .bookmark-icon {
	background-image: url(../../public/images/bookmark_icon_active.png);
}

/*------------------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion .collab-icon {
	width: 17px;
	height: 13px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -2px;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-accordion-icons .collab-icon {
	background-image: url(../../public/images/collab-icon.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.articlHead+.col-md-12 .col-md-3 .accordion .ui-state-active .collab-icon,
.articlHead+.col-md-12 .col-md-3 .accordion .ui-button:active .collab-icon {
	background-image: url(../../public/images/collab-icon-active.png);
}

/*------------------------------------------------*/
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li {
	list-style-type: none;
	margin-left: 0;
	cursor: pointer;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox {
	font-family: var(--rp-teritory-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-0);
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 3px;
	width: 242px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li p {
	font-family: var(--rp-teritory-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-13);
	line-height: var(--rp-line-height-24);
	color: var(--rp-gray-color-0);
	position: relative;
	word-break: break-word;
}

.overflow-ellips-position,
.overflow-ellips {
	overflow: hidden;
	height: 60px;
}

.overflow-ellips:after {
	content: " \02026";
	background: var(--rp-white-color-3);
	color: var(--rp-gray-color-0);
}

.overflow-ellips-position:after {
	content: " \02026";
	position: absolute;
	top: 42px;
	right: 0;
	background: var(--rp-white-color-3);
	color: var(--rp-gray-color-0);
	padding-left: 5px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p {
	color: var(--rp-primary-color-dark);
	font-weight: var(--rp-font-weight-600);
	margin: 0;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p span {
	font-size: var(--rp-font-size-11);
	line-height: var(--rp-line-height-21);
	font-weight: var(--rp-font-weight-500);
	color: var(--rp-gray-color-2);
	float: right;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div span b,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p span b {
	font-weight: normal;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div img,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p img {
	width: 12px;
	display: inline-block;
	margin-top: -2px;
	cursor: pointer;
	-webkit-filter: contrast(50%);
	filter: contrast(50%);
	z-index: 350;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div img:hover,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p img:hover {
	-webkit-filter: contrast(200%);
	filter: contrast(200%);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div span {
	font-size: var(--rp-font-size-10);
	line-height: var(--rp-line-height-21);
	font-weight: var(--rp-font-weight-500);
	color: var(--rp-gray-color-2);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row {
	width: 100%;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row .col-md-5,
.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row .col-md-7 {
	padding-right: 0px;
	padding-left: 0px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row .col-md-5 .dropdown-toggle {
	background-color: var(--rp-white-color-3);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row .col-md-5 .dropdown-toggle-text {
	color: var(--rp-primary-color-dark);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child div.row .col-md-7 {
	white-space: nowrap;
	padding-top: 10px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-input {
	width: 100%;
	background: #FFFFFF;
	border-radius: 3px;
	height: 40px;
	border: none;
	padding: 12px 10px 12px 15px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
	margin-bottom: 30px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-input::placeholder {
	color: var(--rp-gray-color-2);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-input:focus {
	outline: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .invite-btn {
	background: #F36C23;
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
	color: var(--rp-white-color-3);
	width: 120px;
	height: 40px;
	border: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .row {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 10px 0px;
	width: 242px;

}

.articlHead+.col-md-12 .col-md-3 .accordion-content .col-sm-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown {
	min-width: 86px;
	width: 86px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown:focus {
	outline: none;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle {
	background-color: var(--rp-gray-color-5);
	padding-left: 0px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-menu {
	min-width: 70px;
	min-height: 60px;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-menu p {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-2);
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .drap-arrow {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 3px;
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .drap-arrow {
	background-image: url(../../public/images/down-arr.png);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle:active .drap-arrow,
.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle:hover .drap-arrow,
.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle:focus .drap-arrow,
.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle:focus .drap-arrow~.dropdown-menu:focus {
	background-image: url(../../public/images/up-arr.png);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-toggle .background-image {
	background-image: url(../../public/images/up-arr.png);
}

.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-menu a:hover,
.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-menu a:active,
.articlHead+.col-md-12 .col-md-3 .accordion-content .collab-dropdown .dropdown-menu a:focus {
	color: var(--rp-gray-color-0) !important;
	text-decoration: none;
}

.htmlBody #article-html * {
	font-family: var(--rp-primary-serif-font);
}

.htmlBody #article-html a[href^="http"] {
	font-family: var(--rp-primary-serif-font);
	word-break: break-all;
}

.htmlBody .abstractHead {
	font-family: var(--rp-teritory-serif-font);
	font-weight: 400;
	font-size: var(--rp-font-size-24);
	line-height: var(--rp-line-height-31);
	/* identical to box height */
	color: var(--rp-gray-color-0);
	margin-top: 10px;
}

.htmlBody .abstractHead+.abstractpara {
	margin-top: 15px;
}

.htmlBody 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: 600;
	font-size: var(--rp-font-size-15);
	line-height: 170%;
	/* identical to box height, or 24px */
	color: var(--rp-gray-color-0);
}

.htmlBody table thead tr th,
.htmlBody table tbody tr td,
.htmlBody table tr td,
.htmlBody table.table thead tr th,
.htmlBody table.table tbody tr td,
.htmlBody table.table tr td {
	font-size: 15px;
}

.htmlBody table,
tr,
td {
	padding: 10px;
	font-family: var(--rp-primary-serif-font);
	font-weight: normal;
	line-height: 150% !important;
	margin: 0px auto;
}

.htmlBody .keyHead {
	font-family: var(--rp-teritory-serif-font);
	font-weight: 500;
	font-size: var(--rp-font-size-20);
	line-height: var(--rp-line-height-21);
	/* identical to box height */
	color: var(--rp-gray-color-0);
	margin-top: 30px;
	margin-bottom: 15px;
}

.htmlBody .AHead {
	font-family: var(--rp-secondary-sans-font);
	font-size: 150%;
	line-height: 130%;
	color: var(--rp-gray-color-0);
	margin-top: 30px;
	margin-bottom: 15px;
}

.back .AHead {
	font-family: var(--rp-secondary-sans-font);
	font-size: 150%;
	line-height: 130%;
	color: var(--rp-gray-color-0);
	margin-top: 30px;
	margin-bottom: 15px;
}

.htmlBody .AHead label,
.htmlBody .BHead label,
.htmlBody .CHead label,
.htmlBody .DHead label {
	padding-right: 8px;
}

div#article-html .section .AHead:nth-child(1) {
	margin-top: 35px;
	margin-bottom: 4px
}

.htmlBody .BHead {
	font-family: var(--rp-secondary-sans-font);
	font-weight: bold;
	font-size: 120%;
	line-height: var(--rp-line-height-31);
	color: var(--rp-gray-color-0);
	margin-top: 10px;
	margin-bottom: 10px;
}

.back .BHead {
	font-family: var(--rp-secondary-sans-font);
	font-weight: bold;
	font-size: 120%;
	line-height: var(--rp-line-height-31);
	color: var(--rp-gray-color-0);
	margin-top: 25px;
	margin-bottom: 13px;
}

.htmlBody .question+.para,
.htmlBody .AHead+.para,
.htmlBody .BHead+.para,
.htmlBody .BHead+p {
	margin-top: 0px;
}


.htmlBody .CHead {
	font-family: var(--rp-secondary-sans-font);
	font-weight: bold;
	font-size: 100%;
	line-height: var(--rp-line-height-30);
	color: var(--rp-gray-color-0);
	margin-top: 25px;
	margin-bottom: 13px;
}

.back .CHead {
	font-family: var(--rp-secondary-sans-font);
	font-weight: 500;
	font-size: 100%;
	line-height: var(--rp-line-height-30);
	color: var(--rp-gray-color-0);
	margin-top: 25px;
	margin-bottom: 13px;
}

.htmlBody .DHead {
	font-family: var(--rp-secondary-sans-font);
	font-weight: 500;
	font-size: var(--rp-font-size-18);
	line-height: var(--rp-line-height-25);
	/* identical to box height */
	margin-top: 25px;
	margin-bottom: 13px;
	color: var(--rp-gray-color-0);
}

.htmlBody .EHead {
	font-family: var(--rp-secondary-sans-font);
	font-style: italic;
	font-weight: 600;
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-25);
	color: var(--rp-gray-color-0);
	margin-top: 25px;
	margin-bottom: 13px;
}

.htmlBody .footnote {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 170%;
	/* or 24px */
	color: var(--rp-gray-color-1);
	margin-bottom: 15px;
	padding-left: 20px;
	/*    text-indent: -20px;
    margin-left: -10px;*/
}

.htmlBody .footnote .table-wrap-foot {
	margin-left: 10px;
}

.htmlBody table+.table-wrap-foot {
	padding-left: 15px;
}

.htmlBody .table+.table-wrap-foot .footnote {
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 170%;
	color: var(--rp-gray-color-1);
	margin-bottom: 15px;
	padding-left: 20px;
	/*    text-indent: -20px;
    margin-left: -10px;*/
}

.htmlBody .footnote .table-wrap-foot>h3 {
	font-size: 14px;
	font-weight: 700;
}

.htmlBody footer .list-group.footerList {
	width: 100%;
}

/*
.list-group {
    width: 60%;
}*/
.navbar-nav>li.search-list {
	display: none;
}

.htmlBody .AHead+.list-group {
	width: 100%;
}

.hrline {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin: 30px 0px 0px 0px;
}

.htmlBody .reference {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 31px;
	/* or 24px */
	color: var(--rp-gray-color-1);
	margin-bottom: 15px;
	padding-left: 37px;
	text-indent: -27px;
	margin-left: -10px;
}

.htmlBody .address {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 200%;
	/* or 28px */
	text-align: right;
	color: var(--rp-gray-color-1);
	text-align: right;
	margin: 30px 0px;
}

.htmlBody .code {
	background: #F6F6F6;
	border-radius: 5px;
	font-family: var(--rp-primary-serif-font);
	font-weight: bold;
	font-size: var(--rp-font-size-16);
	line-height: 200%;
	/* or 32px */
	color: var(--rp-gray-color-1);
	padding: 20px 40px;
	margin: 30px 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: 30px 0px;
}

.normalimg img {
	width: 50%;
	margin: 0 auto;
}

.source {
	margin-top: 15px;
	margin-bottom: 15px;
}

.htmlBody .source1 {
	display: table;
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 33px;
	/* identical to box height, or 28px */
	/* text-decoration-line: underline; */
	color: var(--rp-gray-color-0);
	margin: 15px 0px;
}

.source2 {
	display: table;
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 200%;
	/* identical to box height, or 28px */
	/* text-decoration-line: underline; */
	color: var(--rp-gray-color-0);
	margin: 15px 0px;
}

.ununder {
	text-decoration-line: underline;
}

.source1>b,
.source2>b {
	display: table-cell;
	padding-right: 10px;
	width: 52px;
}

.source1 .ununder,
.source2 .ununder {
	text-decoration-line: underline;
	display: table-cell;
}

.source2::before {
	content: " ";
	display: table-cell;
	width: 52px;
	padding-right: 10px;
}

.speech {
	margin: 30px 0px;
}

.htmlBody .speechpara {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 33px;
	/* or 28px */
	color: var(--rp-gray-color-2);
	margin-bottom: 15px;
}

.authorname {
	font-family: var(--rp-primary-serif-font);
	text-align: right;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 200%;
	/* identical to box height, or 28px */
	color: var(--rp-gray-color-1);
	margin: 15px 0px 0px 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;
	margin-bottom: 50px;
}

.empty.articlHead {
	margin: 0px 0px 20px 0px;
}

.jTitle {
	color: var(--rp-primary-tab-color);
	font-size: var(--rp-font-size-20);
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	line-height: var(--rp-line-height-22);
	margin: 10px 0px 0px 0px;
}

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

.journalTitle .aDoi {
	margin: 20px 0px 0px 0px;
	line-height: var(--rp-line-height-18);
}

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

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

.aTitle>span {
	/*display: block;*/
	font-size: 95%;
}

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

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

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

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

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

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

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

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

.icon1 {
	width: 20px;
}

.icon2 {
	width: 25px;
}

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

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

.groupicon {
	margin-top: 50px;
}

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

.articlHead .iconlist {
	margin-top: 25px;
}

.iconlist .icon1 {
	vertical-align: middle;
	display: inline-block;
	margin-top: -4px;
}

.fixedReaderHeader .container-fluid {
	width: 100%;
	padding: 0px 10px 0px 0px;
	height: 100%;
}

.fixedReaderHeader .container-fluid .row {
	padding: 0px 30px 0px 20px;
	vertical-align: middle;
}

.fixedReaderHeader .container-fluid .row .col-md-6 {
	padding: 0px;
	vertical-align: middle;
	height: 40px;
}

.fixedReaderHeader .container-fluid .readerFixHead+.col-md-6 .list-inline {
	margin: 0px !important;
	padding: 0;
}

.fixedReaderHeader .container-fluid .readerFixHead+.col-md-6 {
	padding-top: 4px;
}

.fixedReaderHeader .container-fluid .readerFixHead+.col-md-6 .list-inline li,
.list-inline.groupicon1 li,
.list-inline.groupicon li {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fixedReaderHeader .container-fluid .readerFixHead+.col-md-6 .list-inline li .material-icons,
.fixedReaderHeader .container-fluid .readerFixHead+.col-md-6 .list-inline li .icon2 {
	margin-top: 0px;
	vertical-align: middle;
}

.list-inline.groupicon1 li .material-icons,
.list-inline.groupicon li .material-icons,
.list-inline.groupicon1 li .icon2,
.list-inline.groupicon li .icon2 {
	vertical-align: middle;
	display: inline-block;
	margin-top: -9px;
}

.list-inline.groupicon li .altmetric {
	vertical-align: bottom;
}

.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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16) !important;
	padding: 5px 5px;
	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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-21);
	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 {
	margin: 0px;
}

.tocHeadTitle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	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: var(--rp-font-size-18);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
	margin: 10px 0px;
}

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

.sdata {
	font-family: var(--rp-primary-sans-font);
	font-weight: 500;
	font-size: var(--rp-font-size-15);
	line-height: 31px;
	/* identical to box height, or 24px */
	padding: 10px;
	border-bottom: none;
	color: var(--rp-gray-color-1);
}

.list-group-item.sdata:last-child {
	border-bottom: 1px solid #ddd;
}

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

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

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

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

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

.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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-24);
	/* or 171% */
	margin-left: 0px;
	text-align: justify;
	color: var(--rp-gray-color-2);
}

.htmlBody .fn p,
.htmlBody .fn {
	font-size: 15px !important;
}

.fn a,
.para a {
	word-break: break-word;
}

.htmlBody .fn .generated-text,
.htmlBody .fn .generated-number {
	display: table-cell;
}

.htmlBody .fn .generated-number {
	width: 40px;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}

.blockquote {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 31px;
	color: var(--rp-gray-color-2);
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 35px;
	padding-right: 30px;
}

.list ol[style^="list-style-type: decimal"],
.list ol[style^="list-style-type: decimal"] list-item ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none !important;
}

.list ol[style^="list-style-type: decimal"] list-item {
	display: table;
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 200%;
	color: var(--rp-gray-color-1);
	margin-top: 15px;
}

.list ol[style^="list-style-type: decimal"] list-item ul {
	display: table-row;
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 31px;
	color: var(--rp-gray-color-1);
}

.list ol[style^="list-style-type: decimal"] list-item ul .labels {
	/*display: table-cell;*/
	padding-right: 10px;
	padding-right: 10px;
	/*text-align: right;*/
}

.htmlBody a {
	font-family: var(--rp-primary-serif-font);
	font-size: 100%;
	color: #0c7dbb !important;
}

.htmlBody p a {
	font-family: var(--rp-primary-serif-font);
	font-size: 100%;
	color: #0c7dbb !important;
	word-break: break-word;
}

.htmlBody .reference a:hover,
.htmlBody a[href^="http"]:hover,
.htmlBody #article-html a[href^="http"]:hover,
.htmlBody p a:hover {
	color: var(--rp-primary-color-dark) !important
}

.htmlBody a sup {
	font-weight: bold;
}

.abstractpara {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 1.6;
	color: var(--rp-gray-color-0);
}

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

.htmlBody p {
	font-family: var(--rp-primary-serif-font);
	font-weight: 500;
	font-size: var(--rp-font-size-16);
	line-height: 1.6;
	/* or 32px */
	color: var(--rp-gray-color-0);
}

.fn,
.para {
	font-family: var(--rp-primary-serif-font);
	font-weight: 500;
	font-size: var(--rp-font-size-16);
	line-height: 33px;
	/* or 28px */
	color: var(--rp-gray-color-0);
	margin-top: 15px;
	margin-bottom: 15px;
	word-break: break-word;
}

.fn {
	font-family: var(--rp-primary-serif-font);
	font-weight: 500;
	font-size: var(--rp-font-size-15);
	line-height: 31px;
	/* or 28px */
	color: var(--rp-gray-color-0);
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageFigure {
	width: 90%;
	text-align: center;
	margin: 25px auto 30px auto;
	padding-top: 5px;
	text-align: center;
}

.imageFigure img {
	width: 100%;
}

.img {
	border: 1px solid #E5E5E5;
	margin: 30px auto;
	width: 95%;
	position: relative;
}

.img .imageFigure img {
	width: 70%;
}

.img-fullscreenIcon {
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 15px;
}

.img-fullscreenIcon img {
	width: 20px !important;
}

.imageVideo {
	width: 90%;
	text-align: center;
	margin: 25px auto 30px auto;
	padding-top: 5px;
	text-align: center;
}

.img {
	border: 1px solid #E5E5E5;
	margin: 30px auto;
	width: 95%;
	position: relative;
}

.img .imageVideo img {
	width: 70%;
}

.imageVideo video {
	width: 90%;
}

.fullscreenIcon {
	float: right;
	cursor: pointer;
}

.fullscreenIcon img {
	width: 20px;
}

.tableCaption,
.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-size: var(--rp-font-size-16);
	line-height: 200%;
	/* identical to box height, or 28px */
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 55px;
	text-indent: -55px;

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

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

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

.captionText {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 170%;
	padding: 0px;
	/* or 24px */
	color: var(--rp-gray-color-2);
}

.numberlist li {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 200%;
	/* or 28px */
	color: var(--rp-gray-color-1);
	margin-bottom: 15px;
	margin-left: -15px;
}

.htmlBody .bulletlist li,
.htmlBody .secondlevel li,
.htmlBody .numberlist li {
	margin-bottom: 5px;
}

.bulletlist li {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 200%;
	margin-left: -15px;
	margin-bottom: 15px;
	/* or 28px */
	color: var(--rp-gray-color-1);
}

.secondlevel li {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	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-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	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-weight: 600;
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-22);
	/* or 32px */
	color: var(--rp-gray-color-0);
	margin-top: 25px;
	margin-bottom: 13px;
}

.quote {
	font-family: var(--rp-primary-serif-font);
	font-weight: bold;
	font-size: var(--rp-font-size-20);
	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: 15px;
	margin-bottom: 15px;
}

.box {
	background: #F6F6F6;
	border-radius: 5px;
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: 200%;
	margin: 30px 0px;
	/* or 28px */
	color: var(--rp-gray-color-1);
	padding: 15px 30px;
}

.verse {
	font-family: var(--rp-primary-serif-font);
	font-weight: bold;
	font-size: var(--rp-font-size-16);
	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-weight: bold;
	font-size: var(--rp-font-size-16);
	line-height: 170%;
	/* or 27px */
	color: var(--rp-gray-color-1);
	margin-bottom: 5px;
}

.notecaption {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	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-x: scroll;
	overflow-y: auto;
}

.tableView table th {
	padding: 15px 20px !important;
}

.tableView table td {
	padding: 15px 20px !important;
}

.releatedHead {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-18);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
	text-align: left;
	margin: 0px 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;
}

a:hover,
a {
	text-decoration: none;
	color: var(--rp-author-link-font-color-1);
}

.boxDate {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-size: 100%;
	line-height: 120%;
	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;
	cursor: pointer;
}

.thead {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-21);
	/* 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: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-18);
	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: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-18);
	color: var(--rp-gray-color-1);
}

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

.tpara {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-12);
	line-height: var(--rp-line-height-16);
	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;
}

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

.tBox .twitterbtn {
	overflow-x: scroll;
}


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

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

.ref {
	font-family: var(--rp-primary-serif-font);
	font-size: var(--rp-font-size-14);
	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: var(--rp-font-size-14);
	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) !important;
}


/* mouse over link */

.htmlBody a:hover {
	color: var(--rp-primary-color-dark) !important;
}


/* selected link */

.htmlBody a:active {
	color: blue;
}

.Supplementary .para {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: 26px;
	/* 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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	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-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 31px;
	/* 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;
	width: 100%;
}

.col-md-9 .form-control,
.col-md-9 .form-control.textArea,
.col-md-9 .textArea {
	border-color: #F4F4F4 !important;
	outline: none;
	box-shadow: none;
}

.col-md-9 .textArea {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
	border: 1px solid #E5E5E5 !important;
}

.col-md-9 .textArea::placeholder {
	color: var(--rp-gray-color-10);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-21);
}

.htmlBody .start {
	margin-top: 10px;
	color: #C4C4C4;
	font-size: var(--rp-font-size-20);
	white-space: nowrap;
}

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

.htmlBody .userreview {
	border-top: 1px solid #E5E5E5;
	padding-top: 30px;
	margin-top: 10px;
}

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

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

.htmlBody .userreview .col-md-9 .textArea {
	max-width: 450px;
	height: 135px;
}

.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: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-18);
	margin-bottom: 5px;
	margin-top: 2px;
	color: var(--rp-gray-color-1);
	text-align: left;

}

.rname+.rating {
	padding-left: 8px;
}

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

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

.glyphicon-star-empty {
	color: #c4c4c4;
}

.glyphicon-star {
	/*color: #c4c4c4  */
	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: var(--rp-line-height-21);
	margin-bottom: 10px;
	margin-top: 10px;
}

.active {
	/* border: 1px solid #F36C23 !important;*/
}




.rrate {
	margin-top: 20px;
}

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

}

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

.contentmin {
	width: 22px;
	height: 22px;
	overflow: hidden;
	color: var(--rp-white-color-3);
	font-weight: var(--rp-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;
}

.listBox {
	padding: 10px;
}

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

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

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

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

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

.modal-title {
	margin-top: 15px;
	margin-left: 20px;
	line-height: 1.42857143;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-21);
	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;
}

#citation .dropdown {
	width: fit-content;
}

#citation .dropdown-menu {
	height: 210px;
	overflow-y: scroll;
	padding-left: 10% !important;
}

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

.htext {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-21);
	/* 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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
	/* identical to box height, or 157% */
	display: flex;
	align-items: center;
	color: var(--rp-gray-color-1);
}

#citation .dropdown {
	width: 160px;
}

.open>.dropdown-toggle.btn-primary {
	background-color: var(--rp-gray-color-5);
}

.dropdown-toggle.btn-custom {
	width: 160px;
	position: relative;
	background-color: var(--rp-gray-color-5);
}

.dropdown-toggle.btn-custom:hover,
.dropdown-toggle.btn-custom:active.focus,
.dropdown-toggle.btn-custom:active,
.dropdown-toggle.btn-custom:focus {
	color: var(--rp-gray-color-1) !important;
	background-color: var(--rp-gray-color-5) !important;
	border-color: var(--rp-gray-color-5) !important;
}

#citation-txt {
	padding-right: 25px;
	font-size: var(--rp-font-size-15);
	padding-left: 5%;
}

.dropdown-toggle.btn-custom .caret {
	position: absolute;
	right: 15px;
}

.desctext {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
	/* 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;
}

.btn-save:active,
.btn-save:focus {
	background-color: var(--rp-primary-color-dark);
}

.btn-save {
	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;
	display: block;
	margin-left: auto;
}

.form-control:focus {
	box-shadow: none;
	border: 1px solid #E5E5E5 !important;
}

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

.citetext {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
	/* 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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-30);
	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: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
	/* or 157% */
	color: var(--rp-gray-color-1);
}

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

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

.subtitle {
	margin-bottom: 15px;
}

.highlight {
	background-color: #F3EE7B;
}

.highlight-note {
	background-color: #F3EE7B;
}

.highlight1 {
	background-color: #F3EE7B;
}

#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 {
	z-index: 1;
	background-color: var(--rp-gray-color-5);
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-12);
	width: 289px;
	line-height: var(--rp-line-height-16);
	color: var(--rp-gray-color-1);
	padding: 12px;
	border-radius: 10px 10px 0px 0px;
	border-bottom: 0.5px solid #E0E0E0;
	--max-lines: 4;
	position: relative;
	/*	 max-height: calc(var(--rp-line-height-16) * var(--max-lines));*/
	overflow: hidden;
}

.selectedText::before {
	position: absolute;
	content: "...";
	bottom: 2px;
	right: 5px;
	background-color: var(--rp-gray-color-5);
}

.selectedText::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	width: 1rem;
	height: 1rem;
	background-color: var(--rp-gray-color-5);
}

.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;
}

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

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

.chaticon .glyphicon {
	cursor: pointer;
}

.chaticon .pop-up-box {
	display: block;
	position: absolute;
	right: 39px;
	top: 36px;
	width: 50px;
	height: 43px;
	background: #FFFFFF;
	box-shadow: 0px 6px 22px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}

.chaticon .pop-up-box a {
	display: block;
	text-align: center;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-11);
	line-height: var(--rp-line-height-20);
	color: var(--rp-gray-color-2);
	margin: 0;
	padding: 0;
}

.chaticon .pop-up-box a:active,
.chaticon .pop-up-box a:hover {
	color: var(--rp-gray-color-0) !important;
	background-color: var(--rp-gray-color-5);
}

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

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

.commentBox .chattextarea {
	padding: 10px 35px 10px 10px;
	height: 45px;
}

.commentBox .chattextarea:focus {
	outline: none !important;
	border: none !important;
}

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

.closeIcon {
	position: fixed;
	right: 310px;
	bottom: 418px;
	z-index: 12;
	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;
	cursor: pointer;
}

.chat .closeIcon .glyphicon::before {
	content: "";
}

.chat .closeIcon .glyphicon {
	background: url("../images/acc-close.png");
	width: 12px;
	height: 12px;
	background-size: 100% 100%;
}

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

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

.sendButton img:hover {
	cursor: pointer;
}

.fixedReaderHeader {
	position: fixed;
	top: 0px;
	height: 69px;
	z-index: 1001;
	width: 100%;
	padding: 10px 10px 6px 10px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
}

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

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

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

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

.tocFixed {
	/*position: fixed;
	width: 210px;*/
}

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

.btn:hover,
.btn:focus,
.btn.focus {
	color: var(--rp-white-color-3);
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	box-shadow: none;
}

.dropdown.share-link .dropdown-menu .icon2 {
	width: 15px;
}

.dropdown.share-link .dropdown-menu .material-icons {
	font-size: 18px;
}

.list-inline.groupicon .dropdown.share-link .dropdown-menu li,
.list-inline.groupicon1 .dropdown.share-link .dropdown-menu li,
.dropdown.share-link .dropdown-menu li {
	padding: 0px 0px 0px 0px;
}

#bookmark .modal-content {
	width: 550px;
	height: 380px;
}

#bookmark .modal-content .modal-body {
	padding: 30px 30px 10px 30px !important;
}

#bookmark .modal-content .modal-body label {
	margin-bottom: 10px;
}

#bookmark .modal-content .modal-body label sup {
	color: #f9454e;
}

#bookmark .modal-content .modal-body input {
	height: 50px;
	background: var(--rp-gray-color-5);
	color: var(--rp-gray-color-1) !important;
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
}

#bookmark .modal-content .modal-body input::placeholder {
	color: var(--rp-gray-color-3) !important;
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
}

#bookmark .modal-content .modal-footer-custom {
	margin: 0px 30px 30px 30px;
}

#bookmark .modal-content .label-name-change {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: var(--rp-gray-color-2);
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.bookmararticle a:focus {
	color: #7E7E7E;
}

body,
.modal-open {
	padding-right: 0px !important;
}

.modal-open {
	overflow: hidden !important;
}

.toast-msg {
	/*visibility: hidden;*/
	position: fixed;
	bottom: 60px;
	right: 30px;
	z-index: 1500;
	width: 450px;
	height: 75px;
	background: #34A853;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
}

.fav-toast-head,
.bookmark-toast-head,
.citation-toast-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-18);
	line-height: var(--rp-line-height-20);
	color: var(--rp-white-color-3);
	margin: 0px;
	padding: 0px;
}

.bookmark-toast-head+p {
	margin: 0px;
	padding: 0px;
}

.fav-toast-text,
.bookmark-toast-text,
.citation-toast-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-400);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-18);
	color: var(--rp-white-color-3);
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 38px;
}

.toast-tick {
	width: 20px;
	float: left;
	margin: 14px 15px 0px 0px;
	display: block;
}

.toast-close {
	position: absolute;
	top: 12px;
	right: 16px;
	width: 10px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.toast.show {
	visibility: visible;
	-webkit-animation: fadein 1.5s, fadeout 1.5s 5s;
	animation: fadein 1.5s, fadeout 1.5s 5s;
}

@-webkit-keyframes fadein {
	from {
		bottom: 0;
		opacity: 0;
	}

	to {
		bottom: 60px;
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		bottom: 0;
		opacity: 0;
	}

	to {
		bottom: 60px;
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}

	to {
		bottom: -70px;
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		bottom: 0px;
		opacity: 1;
	}

	to {
		bottom: -70px;
		opacity: 0;
	}
}

.subscription {
	margin-bottom: 50px;
}

.subscri-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: var(--rp-font-size-18);
	line-height: var(--rp-line-height-23);
	color: var(--rp-gray-color-1);
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.subscri-text a,
.subscri-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: var(--rp-font-size-20);
	line-height: var(--rp-line-height-22);
	color: var(--rp-primary-color-dark) !important;
	margin-bottom: 50px;
	cursor: pointer;
}

.subscrib-arrow {
	width: 8px;
	display: inline-block;
	margin-left: 8px;
}

.buy-btn {
	background: #F36C23;
	border-radius: 3px;
	width: 100px;
	height: 39px;
	display: block;
	color: var(--rp-white-color-3);
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-18);
	border-radius: 3px;
	margin-top: 40px;
}

.pricelist {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-22);
	color: var(--rp-gray-color-1);
	margin-bottom: 20px;
}

.pricelist b {
	font-weight: var(--rp-font-weight-500);
}

.pricelist span {
	padding-right: 30px;
}

.purchase-subscription-page {
	width: 80%;
	margin: 50px auto 150px auto;
}

.div-table {
	display: table;
	width: fit-content;
}

.div-table .divcol-6 {
	display: table-cell;
	margin-right: 30px;
}

.table-box {
	overflow-x: auto;
	width: 700px;
}

.div-table .divcol-6:first-child {
	padding-right: 30px;
}

.scrollble-content {
	overflow-x: auto;
	width: auto;
}

.purchase-subscription-page table .trow .col-4 {
	padding-left: 0;
}

.purchase-subscription-page .table-header {
	background: #F6F6F6;
	margin-top: 30px;
}

.purchase-subscription-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: var(--rp-font-size-20);
	line-height: var(--rp-line-height-26);
	color: var(--rp-gray-color-1);
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
}

.purchase-subscription-page .border-none.margin-top-50 {
	margin-top: 50px;
}

.annual-sub {
	margin-top: 30px;
	width: 100%;
}

.purchase-subscription-page .table-header .col-3,
.purchase-subscription-page .table-header .col-2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-22);
	color: var(--rp-gray-color-1);
	padding: 14px;
}

.purchase-subscription-page .table-row .col-3,
.purchase-subscription-page .table-row .col-2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-22);
	color: var(--rp-gray-color-1);
	padding: 20px 14px;
}

.purchase-subscription-page .table-row {
	border-bottom: 1px solid #E5E5E5;
}

.purchase-subscription-tab1,
.purchase-subscription-tab2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-22);
	color: var(--rp-gray-color-2);
	cursor: pointer;
	user-select: none;
	padding-bottom: 5px;
}

.purchase-subscription-tab1.disp-table,
.purchase-subscription-tab2.disp-table {
	color: var(--rp-gray-color-1);
}

.purchase-subscription-tab1.disp-table,
.purchase-subscription-tab2.disp-table {
	border-bottom: 2px solid #F36C23;
}

.purchase-subscription-page .table-row .col-2.buy-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-22);
	color: var(--rp-primary-color-dark);
	cursor: pointer;
	user-select: none;
}

.purchase-subscription-page .table-row .col-2.buy-text:hover {
	color: var(--rp-primary-color-dark-hover);
}

.single-issues {
	margin-top: 30px;
	width: 100%;
}

.purchase-subscription-page>.trow>.col-12,
.purchase-subscription-page .table-box>.trow>.col-4 {
	padding: 0;
}

.purchase-subscription-page table {
	width: 100%;
}

.purchase-subscription-page table .col-3 {
	width: 30%;
	padding: 15px;
}

.purchase-subscription-page table .col-2 {
	width: 20%;
	padding: 15px;
}

/*--- DropDown List ---*/
.year-dropdown {
	display: inline-block;
	flex-direction: row;
	width: auto;
	margin-right: 20px;
}

.button-group {
	position: relative;
}

.year-dropdown .dropdown-toggle {
	padding: 12px 15px;
	background-color: var(--rp-white-color-3);
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	width: 100px;
	text-align: left;
}

.year-dropdown .dropdown-toggle::after {
	content: none;
}

.year-dropdown .dropdown-toggle-text {
	position: relative;
}

.year-dropdown .dropdown-toggle-text i,
.year-dropdown .dropdown-toggle-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: var(--rp-font-size-12);
	line-height: 16px;
	color: var(--rp-gray-color-1);
	width: 100%;
	display: inline-block
}

.year-dropdown .dropdwon-d-arrow {
	width: 18px;
	display: inline-block;
	margin-top: -0.25em;
	position: absolute;
	right: 0px;
	top: 2px;
}

.year-dropdown .dropdown-menu {
	background-color: var(--rp-white-color-3);
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	min-width: 100px;
	text-align: left;
	background: var(--rp-white-color-3);
	border: 1px solid #DCDCDC;
}

.year-dropdown .dropdown-menu .dropdown-item {
	padding: 7.5px 10px 7.5px 20px;
	font-style: normal;
	font-size: var(--rp-font-size-14);
	line-height: 17px;
	color: var(--rp-gray-color-1);
}

.month-dropdown {
	display: inline-block;
	flex-direction: row;
	width: auto;
}

.month-dropdown .dropdown-toggle {
	width: 120px;
	padding: 12px 15px;
	background-color: var(--rp-white-color-3);
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	width: 120px;
	text-align: left;
}

.month-dropdown .dropdown-toggle::after {
	content: none;
}

.month-dropdown .dropdown-toggle-text {
	position: relative;
}

.month-dropdown .dropdown-toggle-text i,
.month-dropdown .dropdown-toggle-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: var(--rp-font-size-12);
	line-height: 16px;
	color: var(--rp-gray-color-1);
	width: 100%;
	display: inline-block
}

.month-dropdown .dropdwon-d-arrow {
	width: 18px;
	display: inline-block;
	margin-top: -0.25em;
	position: absolute;
	right: 0px;
	top: 2px;
}

.month-dropdown .dropdown-menu {
	background-color: var(--rp-white-color-3);
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	min-width: 120px;
	text-align: left;
	background: var(--rp-white-color-3);
	border: 1px solid #DCDCDC;
}

.month-dropdown .dropdown-menu .dropdown-item {
	padding: 7.5px 10px 7.5px 20px;
	font-style: normal;
	font-size: var(--rp-font-size-14);
	line-height: 17px;
	color: var(--rp-gray-color-1);
}

.year-dropdown .dropdown-menu .dropdown-item:focus,
.year-dropdown .dropdown-menu .dropdown-item:hover,
.month-dropdown .dropdown-menu .dropdown-item:focus,
.month-dropdown .dropdown-menu .dropdown-item:hover {
	background-color: #F0F0F0;
	font-weight: bold;
	outline: none;
	color: var(--rp-gray-color-1) !important;
}

.year-show {
	background-color: var(--white);
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	font-weight: 600;
	font-size: var(--rp-font-size-12);
	line-height: 16px;
	color: var(--rp-gray-color-1);
	width: 100px;
	height: 40px;
	padding: 8px 12px;
	display: inline-block;
	margin-right: 15px;
}

.month-show {
	background-color: var(--white);
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(220, 220, 220, 0.5);
	border-radius: 3px;
	font-weight: 600;
	font-size: var(--rp-font-size-12);
	line-height: 16px;
	color: var(--rp-gray-color-1);
	width: 120px;
	height: 40px;
	padding: 8px 12px;
}

.dyear,
.dmonth,
.vol-issu-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: var(--rp-font-size-16);
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 8px 0px;
}

.dropdown-menu>a {
	display: block;
	padding: 6px 20px;
	clear: both;
	line-height: 1.5;
	white-space: nowrap;
	font-weight: 500;
	color: var(--rp-gray-color-1);
}

.list-inline>li.kudos-logo {
	vertical-align: top;
	width: 130px;
	line-height: 29px;
	margin-top: 0.25em;
}

.list-inline>li.kudos-logo img {
	display: inline-block;
	width: 120px;
	margin-top: -20px;
}

.ref-list.table {
	display: table;
}

.ref-content.cell,
.ref-label.cell {
	display: table-cell;
	font-family: var(--rp-primary-serif-font);
	font-size: 15px;
	color: var(--rp-gray-color-0);
	line-height: 31px;
}

.ref-list.table .ref-content.cell {
	padding-left: 0px;
	color: var(--rp-gray-color-0);
	word-break: break-word;
}

.ref-list.table .ref-content.cell ul {
	padding: 0;
}

.ref-list.table .row {
	margin-right: 0px;
	margin-left: 0px;
	/*display: table-row;*/
}

.ref-label.cell {
	text-align: right;
	white-space: nowrap;
	width: 5%;
	color: var(--rp-gray-color-0);
}

.ref-label .label {
	font-family: var(--rp-primary-serif-font);
	font-weight: normal;
	color: var(--rp-gray-color-0);
	font-size: 100%;
}

.ref-label.cell p.ref-label {
	font-size: 15px;
	color: var(--rp-gray-color-0);
	line-height: 31px;
}

.def-list.table {
	margin: 0px;
	padding: 0px;
}

.def-list.table .def-item.row {
	margin: 0px;
	padding: 0px;
}

.htmlBody .userreview .row .col-md-3 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.htmlBody .main-entry {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-indent: -30px;
}

.htmlBody .sub-entry {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	text-indent: -15px;
}

.htmlBody .sub-sub-entry {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-indent: 27px;

}

/*--------------- Purchase Mail Template Styles ----------------------*/
.purchase-mail-template {
	width: 780px;
	padding: 30px 50px;
	border: 2px solid #E9E9E9;
	box-sizing: border-box;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}

.purchase-mail-template .purchase-mail-header .header-logo img {
	width: 115px;
}

.purchase-mail-template .purchase-mail-body .mail-top-msg {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-gray-color-0);
	margin-top: 40px;
	margin-bottom: 15px;
}

.purchase-mail-template .purchase-mail-body .mail-top-msg span {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-gray-color-0);
}

.purchase-mail-template .purchase-mail-body .purchase-msg {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: var(--rp-gray-color-0);
	margin-bottom: 15px;
}

.purchase-mail-template .purchase-mail-body .purchase-link-info {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: var(--rp-gray-color-0);
	margin-bottom: 15px;
}

.purchase-mail-template .purchase-mail-body .purchase-link-info .book-name {
	font-weight: 600;
}

.purchase-mail-template .purchase-mail-body .whish-you {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-gray-color-0);
	margin-top: 20px;
	margin-bottom: 15px;
}

.purchase-mail-template .purchase-mail-body .thanks-msg {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: var(--rp-gray-color-0);
	margin-bottom: 15px;
}

.purchase-mail-template .purchase-mail-body .temp-preview-btn {
	width: 150px;
	height: 45px;
	background: #F36C23;
	border-radius: 3px;
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-white-color-3);
	border: none;
	cursor: pointer;
}

.purchase-mail-template .purchase-mail-body .temp-preview-btn:focus,
.purchase-mail-template .purchase-mail-body .temp-preview-btn:hover {
	outline: none;
	border: none;
	background: #EF5D0D;
}

.purchase-mail-template .purchase-mail-footer .app-box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 25px;
}

.purchase-mail-template .purchase-mail-footer .app-box h4 {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: var(--rp-gray-color-1);
	margin-top: 30px;
	margin-bottom: 20px;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .app-box .row {
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}

.purchase-mail-template .purchase-mail-footer .app-box .row .col6:first-child {
	padding-right: 26px;
}

.purchase-mail-template .purchase-mail-footer .app-box p.gp-image,
.purchase-mail-template .purchase-mail-footer .app-box p.as-image {
	margin: 0;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .app-box .gp-image img,
.purchase-mail-template .purchase-mail-footer .app-box .as-image img {
	width: 140px;
	display: block;
	margin: auto;
}

.purchase-mail-template .purchase-mail-footer .mail-attach-info {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: var(--rp-gray-color-2);
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .mail-attach-info u,
.purchase-mail-template .purchase-mail-footer .mail-attach-info a {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	color: var(--rp-gray-color-2);
	user-select: all;
	cursor: pointer;
}

.purchase-mail-template .purchase-mail-footer .social-web-link {
	text-align: center;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .social-web-link .in-logo {
	width: 18px;
	padding-right: 20px;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .social-web-link .fb-logo {
	width: 9px;
	padding-right: 20px;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .social-web-link .twit-logo {
	width: 20px;
	user-select: none;
}

.purchase-mail-template .purchase-mail-footer .footer {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: var(--rp-gray-color-2);
	margin-top: 30px;
	margin-bottom: 0px;
	user-select: none;
	background: none;
}

.purchase-mail-template .purchase-mail-footer .footer u {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: var(--rp-gray-color-2);
}

.purchase-mail-template .purchase-mail-footer .app-box .row {
	display: table;
}

.purchase-mail-template .purchase-mail-footer .app-box .row .col6 {
	display: table-cell;
}

.footer_logos .user-name {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
}

.footer_logos .org_logo {
	max-width: 150px;
}

.footer_logos .nova_logo {
	width: 100px;
	display: block;
	margin: 10px 0px 10px 0px;

}

.access_brought {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 0px 0px;
}

.access_brought .user-name {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 100%;
}

.powered_by {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: var(--rp-gray-color-1);
}

.nd-text-right {
	text-align: right;
}

/*------------------------------------------------*/
/*---------------------- Mobile View Start ------------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {

	.container {
		width: 100% !important;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion {
		width: 250px;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-fixed {
		max-width: 250px;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox {
		width: 192px;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion .accordion-content {
		padding: 10px 5px 5px 8px;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p {
		font-size: var(--rp-font-size-11);
		line-height: var(--rp-line-height-21);
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-content .listBox li:last-child p span {
		font-size: var(--rp-font-size-9);
		line-height: var(--rp-line-height-21);
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-content .row {
		width: 192px;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-content .invite-btn {
		width: 80px;
	}
}

@media only screen and (max-width: 1000px) {
	.navbar-collapse ul.nav li .m-button-ds {
		width: 100px;
		height: 35px;
		margin-top: 8px;
		margin-left: auto;
		margin-right: auto;
		color: var(--rp-primary-color-dark) !important;
		border-color: var(--rp-primary-color-dark);
		border: 1.5px solid var(--rp-primary-color-dark);
		box-sizing: border-box;
		border-radius: 5px;
		text-align: center;
		font-style: normal;
		font-weight: var(--rp-font-weight-600);
		font-size: var(--rp-font-size-14);
		line-height: var(--rp-line-height-15);
		padding: 7px;
	}
}

@media only screen and (max-width: 1023px) {
	.pager {
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.col-md-4.cust-md-4.text-right {
		width: 100%;
	}

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

	.list-inline.groupicon.margin-top-20 {
		margin-top: 85px !important;
	}

	.purchase-subscription-page .row {
		padding: 0px 30px 0px 30px;
	}

	.fixedReaderHeader,
	.readerFixHead,
	.readerFixHead+.col-md-6 {
		display: none !important;
	}

	.articlHead .col-md-2.cust-md-2 {
		width: 30%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.check-update {
		display: block !important;
		margin-top: 20px !important;
	}

	.list-inline.iconlist,
	.aDoi,
	.aValume,
	.aAuthor,
	.aTitle {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	.articlHead .col-md-6.cust-md-6 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.list-inline>li.altmetric {
		display: block;
		margin-top: -145px;
		position: absolute;
		right: 0;
		left: 0;
	}

	.articlHead .col-md-12 .list-inline.groupicon {
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}

	.articlHead .col-md-12 .list-inline.groupicon li {
		margin-left: auto;
		margin-right: auto;
	}

	.equ img {
		max-width: 400px;
		width: 100%
	}

	.abstract {
		padding: 10px 30px;
		margin-left: -30px;
		margin-right: -25px;
	}

	.htmlBody .userreview .col-md-9 .textArea {
		width: 100%;
		height: 120px;
	}

	.htmlBody .userreview .row .col-md-9,
	.htmlBody .userreview .row .col-md-12 {
		margin-left: 15px;
		margin-right: 15px;
	}

	.htmlBody .userreview .row .col-md-3 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}

	.htmlBody .userreview .row .rating {
		margin-top: 20px;
	}

	.htmlBody .userreview .row .start {
		vertical-align: bottom;
	}

	.htmlBody .userreview .row .start,
	.htmlBody .userreview .row .rsubmit {
		display: table-cell;
		width: 50%;
	}

	.htmlBody .userreview .row .rsubmit {
		text-align: right;
		padding-left: 40px;
	}

	.htmlBody .userreview .row .rsubmit button {
		margin-top: 0px;
		display: block;
		margin-left: auto;
		height: 37px;
	}

	.htmlBody .userreview .row.rrate .col-xs-11 {
		padding-left: 25px;
		padding-right: 15px;
	}

	.twitterHead .row {
		margin-left: 15px;
		margin-right: 15px;
	}

	.facebookbtn button {
		margin: 20px auto 10px auto;
		display: block;
		text-align: center;
		width: fit-content;
	}

	.container.containerwidth {
		width: 100% !important;
		padding: 0 !important;
	}

	footer .footerList li {
		text-align: left;
	}

	.img {
		width: 100%;
	}

	.quote {
		margin: 20px 0px;
		padding: 0px 20px;
	}

	.verse {
		margin: 10px 0px;
	}

	.code {
		padding: 10px 20px;
		margin: 20px 0px;
	}

	.normalimg img {
		width: 75%;
	}

	.speech {
		margin: 20px 0px;
	}

	.source2,
	.source1 {
		margin-bottom: 0px;
	}

	.twitterbtn button {
		width: fit-content;
		margin: -5px auto 10px auto;
		padding: 10px 25px 10px 25px;
		display: block;
	}

	.releatedHead {
		margin-bottom: 10px;
	}

	.reviewer {
		margin-bottom: 50px;
	}

	.panel-body li {
		margin-top: 10px;
	}

	.footerList li:hover {
		color: var(--rp-gray-color-1) !important;
	}

	#loginpage .modal-dialog {
		min-width: 298px !important;
		margin-left: auto;
		margin-right: auto;
	}

	#bookmark .modal-content {
		width: 100%;
		height: 292px;
	}

	/*------------- Accordion ---------*/
	/*	.articlHead + .col-md-12 .row .col-md-3 {
	    margin-left: 15px;
	    margin-right: 0px;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion {
	    background: none;
	    width: 100%;
	    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.2);
		position: fixed;
	    bottom: -1px;
	    left:0;
	    right:0;
	    background: #ffffff;
	    z-index: 250;
		height: fit-content;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion {
	    flex-direction: row;
	    flex-wrap: wrap;
	    display: flex;
	    clear: both;
	    align-items: center;
		overflow: visible;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion .accordion-content {
		display: none;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion h3 {
		display: block;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion h3,
	.articlHead + .col-md-12 .col-md-3 .accordion h3.ui-state-active,
	.articlHead + .col-md-12 .col-md-3 .accordion h3:hover {
		border: none;
		background: none;
	}
	.mscreen-none {
		display: none;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-accordion-icons .ui-icon,
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-state-hover .ui-icon,
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-state-focus .ui-icon,
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-button:hover .ui-icon,
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-button:focus .ui-icon,
	.articlHead + .col-md-12 .col-md-3 .accordion .ui-state-active .ui-icon {
		display: none;
		background-image: none;
	}

	.articlHead + .col-md-12 .col-md-3 .accordion-fixed {
	    position: fixed;
	    top: initial;
		max-width: 100%;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion h3 {
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
		width: 30px;
		padding: 15px 0px 15px 0px;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion h3 span[class*="icon"] {
		background-position: center;
		background-size: cover;
		cursor: pointer;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion-content .listBox {
		width: 100%;
		overflow-y: scroll;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion .accordion-content {
		height: 100vh !important;
		overflow-y: scroll;
		margin-bottom: 100%;
	}
	.articlHead + .col-md-12 .col-md-3 .accordion .toc-style {
		height: 100vh;
		overflow-y: scroll;
		margin-bottom: 100%;
	}
	.highList,
	.noteList,
	.bookmark,
	.collab {
		height: 100vh;
		overflow-y: scroll;
		margin-bottom: 100%;
	}
*/
	.chat {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 256;
		width: 100%;
		height: 100%;
		padding: 12px;
		background-color: var(--rp-gray-color-5);
	}

	.comment {
		right: 0px;
		padding: 0px 12px 0px 0px;
	}

	.fixedChat {
		width: 100%;
		height: 100%;
		position: initial;
		border: none;
	}

	.selectedText {
		padding: 0px;
		width: 90%;
		padding-bottom: 12px;
		--max-lines: 3;
		border: none;
	}

	.closeIcon {
		position: fixed;
		right: 8px;
		top: 0px;
		border: none;
	}

	.commentBox {
		width: 100%;
		padding: 0px 12px 12px 12px;
		right: 0px;
		left: 0;
	}

	.sendButton img {
		position: absolute;
		right: 22px;
		top: 22px;
	}

	.commentBox .chattextarea {
		margin-top: 12px;
	}

	.ms-border {
		border-top: 0.5px solid #E0E0E0;
		margin-left: -12px;
		margin-right: -12px;
		margin-top: 8px;
	}

	.closeIcon {
		background-color: transparent;
	}

	.chaticon .pop-up-box {
		top: 23px;
	}
}


@media only screen and (min-width: 550px) and (max-width: 1023px) {
	.col-md-3.withoutmrg {
		width: 65%;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.htmlBody .userreview {
		width: 65%;
		margin-left: auto;
		margin-right: auto;
	}

}

@media only screen and (max-width: 549px) {
	.col-md-3.withoutmrg {
		width: 75%;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.purchase-subscription-page {
		width: 90%;
	}
}

@media (min-width: 768px) {
	#myNavbar.navbar-collapse .navbar-nav {
		float: right;
		margin: 4px 0px 0px 0px;
	}
}

@media only screen and (max-width: 765px) {
	#articlecontent {
		padding-right: 20px;
	}

	.navbar-nav>li.search-list {
		display: none;
		position: relative;
		margin-bottom: 30px;
	}

	.navbar-nav>li.search-list .material-icons-outlined {
		position: absolute;
		right: 5px;
		top: 5px;
	}

	.navbar-nav>li.top-bar {
		border-top: 1.5px solid #EEEEEE;
		margin-bottom: 0px !important;
	}

	.navbar-header .navbar-toggle {
		background-color: transparent !important;
		background-image: none !important;
		border: none !important;
		border-radius: 0 !important;
		padding: 0px;
		margin: 20px 12px 0px 0px;
	}

	.navbar-header .navbar-toggle img {
		width: 30px;
		vertical-align: middle;
		display: inline-block;
	}

	.navbar-nav>li.search-list .search-input {
		padding-right: 30px;
	}

	.container-fluid>.navbar-collapse .navbar-nav,
	.container-fluid>.navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
		float: inherit;
		overflow-y: scroll;
	}

	#myNavbar.navbar-collapse.collapse {
		display: none !important;
		height: inherit !important;
		padding-bottom: 0;
		overflow-y: scroll;
	}

	#myNavbar.navbar-collapse.collapse.in {
		display: block !important;
	}

	#myNavbar.navbar-collapse ul.nav li {
		text-align: center;
		margin-bottom: 10px;
		float: none !important;
	}

	.collapse.navbar-collapse .nav.navbar-nav.navbar-right {
		float: none !important;
	}

	.navbar.navbar-inverse .container-fluid,
	.navbar-header,
	.navbar.navbar-inverse.navbar-inverse {
		max-width: 100%;
		width: 100%;
	}

	.navbar.navbar-inverse.navbar-inverse {
		padding: 0px;
	}

	.navbar-inverse .navbar-brand {
		width: fit-content;
	}

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin: 0 !important;
	}

	.navbar-inverse .navbar-brand .logo-img img {
		width: 100%;
	}

	.navbar-inverse .navbar-brand .logo-img img {
		width: auto;
	}

	.navbar.navbar-inverse .container-fluid {
		margin: 0;
		padding: 0;
		width: 100% !important;
	}

	.navbar.navbar-inverse .container-fluid .navbar-header {
		width: 100% !important;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		height: 65px;
	}

	.navbar-toggle {
		display: block;
		margin-top: 10px;
	}

	.navbar-inverse .navbar-collapse {
		padding: 10px;
		border: none;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	.fixButton {
		width: 110px;
	}

}

.commoavalid span:not(:last-of-type)::after {
	content: ", "
}

#articlecontent .modal-dialog {
	width: 100%;
	height: fit-content;
}

#articlecontent .modal-content {
	width: 100%;
	height: 100%;
	overflow: visible;
}

#articlecontent .modal-content .modal-header {
	width: 100%;
}

#articlecontent .modal-content .modal-body {
	width: 100%;
	height: 100%;
	overflow-x: auto;
}

#articlecontent .modal-content table {
	margin: auto;
	max-width: 100%;
	table-layout: fixed;
	width: auto;
}

.table .imageVideo img {
	width: auto;
}

.embty-library-page {
	margin: 150px auto 150px auto;
	padding: 0px;
}

.embty-library-page .embty-library-content {
	max-width: 200px;
	margin: auto;
}

.embty-library-page .embty-library-content .embty-library-img {
	width: 189px;
	margin-left: auto;
	margin-right: auto;
}

.embty-library-page .embty-library-content .embty-library-img img {
	width: 100%;
}

.embty-library-page .embty-library-content .embty-library-text1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	color: var(--rp-primary-color-dark);
}

.embty-library-page .embty-library-content .embty-library-text2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: var(--rp-gray-color-1);
}

.embty-library-page .embty-library-content .embty-library-text2 .heart-icon {
	width: 16px;
	display: inline-block;
	margin-top: -3px;
}

.invalid-feedback.error-msg {
	display: inline-block !important;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.margin-top-30 {
	margin-top: 30px !important;
}

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

.htmlBody .pager li a {
	color: var(--rp-gray-color-2) !important;
}

.htmlBody .pager li:active,
.htmlBody .pager li a:active,
.htmlBody .pager li:hover,
.htmlBody .pager li a:hover {
	color: var(--rp-primary-color-dark) !important;
}

.text-left {
	text-align: left !important;
}

.pager-border-top {
	border-top: 1px solid #E5E5E5;
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.pager-border-top .col-md-6 {
	padding: 0px 0px 0px 0px;
}

/*-------------------------------------------------*/
.copyright-license-previewpage {
	padding: 0px;
	margin: auto;
}

.copyright-license-previewpage .copyright-license-topbar {
	margin: 70px 0px 50px 0px;
	padding: 0px;
	background: #FFEEE2;
	height: 115px;
}

.copyright-license-previewpage .copyright-license-head1 {
	margin: auto;
	padding: 29px 0px 0px 0px;
	text-align: center;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 39px;
	color: var(--rp-primary-color-dark);
}

.copyright-license-previewpage .copyright-license-content {
	max-width: 1114px;
	margin: auto auto 100px auto;
	padding: 0px 0px 0px 0px;
}

.copyright-license-previewpage .copyright-license-content .serach-input {
	position: relative;
	width: 320px;
}

.copyright-license-previewpage .copyright-license-content .serach-input .serach-copyright {
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	border-radius: 5px;
	width: 320px;
	height: 50px;
	padding: 17px 30px 17px 15px;
	margin: 0px 0px 30px 0px;
}

.copyright-license-previewpage .copyright-license-content .serach-input img {
	position: absolute;
	width: 15px;
	right: 12px;
	top: 16px;
	cursor: pointer;

}

.copyright-license-previewpage .copyright-license-box {
	background: #F6F6F6;
	padding: 30px 50px;
	margin: 20px 0px 0px 0px;
}

.copyright-license-previewpage .copyright-license-box .copyright-license-heading {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 27px;
	color: var(--rp-gray-color-1);
	text-align: center;
	margin: 0px 0px 30px 0px;
}

.copyright-license-previewpage .copyright-license-box .license,
.copyright-license-previewpage .copyright-license-box p {
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: var(--rp-gray-color-1);
	margin: 15px 0px 0px 0px;
}

.copyright-license-previewpage .copyright-license-box .copyright-license-sub-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: var(--rp-gray-color-1);
	margin: 30px 0px 15px 0px;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.tool-tip_list {
	display: flex;
	width: fit-content;
	margin: auto;
	position: absolute;
	top: 5px;
	left: 0px;
	right: 0px;
	column-gap: 15px;
	flex-wrap: nowrap;
	align-items: center;
}

.tool-tip_list .hightlighticon svg,
.tool-tip_list .noteicon svg,
.tool-tip_list .googleicon svg,
.tool-tip_list .wikiicon svg,
.tool-tip_list .copyicon svg {
	fill: #7E7E7E;
	cursor: pointer;
}

.tool-tip_list .hightlighticon:hover svg,
.tool-tip_list .hightlighticon.active svg,
.tool-tip_list .noteicon:hover svg,
.tool-tip_list .noteicon.active svg,
.tool-tip_list .googleicon:hover svg,
.tool-tip_list .googleicon.active svg,
.tool-tip_list .wikiicon:hover svg,
.tool-tip_list .wikiicon.active svg,
.tool-tip_list .copyicon:hover svg,
.tool-tip_list .copyicon.active svg {
	fill: #ffffff;

}

.color-differ {
	width: 190px;

}

.color-differ_list {
	display: flex;
	width: fit-content;
	margin: auto;
	position: absolute;
	top: 38px;
	left: -3px;
	right: 0px;
	column-gap: 15px;
	flex-wrap: nowrap;
	background: #292929;
	border-radius: 5px;
	padding: 5px 11px 2px 12px;
}

.color-differ_list li {
	cursor: pointer;
}

.color-differ_list .tick-icon {
	position: absolute;
	margin-top: -27px;
	margin-left: 6px;
}



.author_affili_tooltip,
.ftref_tooltip {
	position: relative;
	display: none;
	visibility: visible;
	padding: 10px;
	width: 400px;
	max-height: 300px;
	z-index: 1000;
	margin: 0px 0px 50px 50px;
	background: #ffffff;
	border: 1.5px solid var(--rp-gray-color-4);
	border-radius: 6px;
	box-shadow: 1px 6px 20px var(--rp-gray-color-4);
}

.ftref_tooltip:after,
.ftref_tooltip:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
}

.author_affili_tooltip:after,
.author_affili_tooltip:before {
	bottom: 100.5%;
	left: 30%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
}

.author_affili_tooltip:after,
.ftref_tooltip:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: var(--rp-white-color-3);
	border-width: 12px;
	margin-left: -14px;
}

.author_affili_tooltip:before,
.ftref_tooltip:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: var(--rp-gray-color-4);
	border-width: 14px;
	margin-left: -16px;
}

/* Tooltip text */
.author_affili_tooltip .author_affili_tooltiptext,
.ftref_tooltip .ftref_tooltiptext {
	font-family: var(--rp-primary-serif-font);
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: 25px;
	color: var(--rp-gray-color-1);
	display: block;
	padding: 0px 10px 0px 10px;
	max-height: 275px;
}

.ftref_tooltip .ftref_tooltiptext .label {
	color: var(--rp-gray-color-1);
}

.ftref_tooltip .ftref_tooltiptext a {
	display: inline;
	color: #0c7dbb !important;
	word-break: break-all;
}

.ftref_tooltip .ftref_tooltiptext a:hover {
	color: var(--rp-primary-color-dark) !important;
}

.ftref_tooltip .ftref_tooltiptext .generated-number,
.ftref_tooltip .ftref_tooltiptext .generated-text {
	display: table-cell;
	padding: 0px 4px;
}

.ftref_tooltip .ftref_tooltiptext .ref-content ul {
	margin-left: 0px;
	padding-left: 0px;
}

.ftref_tooltip .ftref_tooltiptext .ref-content.cell,
.ftref_tooltip .ftref_tooltiptext .ref-label.cell {
	padding-top: 0px;
	font-size: 100%;
	line-height: 22px;
}

/* Show the tooltip text when you mouse over the tooltip container */


div.list ol {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.htmlBody .section h4,
.htmlBody .section h4.subsection-title {
	font-size: 18px;
}

div.list ol,
div.list ol li,
div.list ol li ul,
div.list ol li ul li {
	list-style-type: none;
	color: var(--rp-gray-color-0);
	font-weight: 500;
	line-height: 31px;
	font-family: var(--rp-primary-serif-font);
}

div.list ol li,
div.list ol li ul {
	display: table-row;
	padding: 5px 0px 5px 0px;
	color: var(--rp-gray-color-0) !important;
	font-size: var(--rp-font-size-16);
	font-family: var(--rp-primary-serif-font);
	font-weight: 500;
	line-height: 31px;
}

div.list ol li .labels,
div.list ol li ul li .labels {
	font-family: var(--rp-primary-serif-font);
	padding-right: 8px;
	display: table-cell;
	width: 35px;
	text-align: right;
	padding-top: 8px;
	color: var(--rp-gray-color-0) !important;
}

div.list>ul {
	font-family: var(--rp-primary-serif-font);
	display: table-row;
	padding: 5px 0px 5px 0px;
	color: var(--rp-gray-color-0) !important;
	font-size: var(--rp-font-size-16);
	font-weight: 500;
	line-height: 31px;
}

div.list>ul .labels {
	font-family: var(--rp-primary-serif-font);
	padding-right: 8px;
	display: table-cell;
	width: 35px;
	text-align: right;
	padding-top: 8px;
	color: var(--rp-gray-color-0) !important;
	font-weight: 500;
}

.dropdown-menu {
	-webkit-box-shadow: -1px 0px 20px 6px rgb(0 0 0 / 18%);
	box-shadow: -1px 0px 20px 6px rgb(0 0 0 / 18%);
}

.open_citation_head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-16);
	line-height: var(--rp-line-height-21);
	color: var(--rp-gray-color-1);
}

.open_citation_label a,
.open_citation_label {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-15);
	line-height: var(--rp-line-height-22);
	color: var(--rp-gray-color-2);
}

.open_citation_label a:last-child {
	padding-left: 21px;
}

.authors_affiliations {
	display: none;
}

.imgeVideoCaption .attrib {
	margin: 8px 0px 0px 0px;
	line-height: 24px;
	font-family: var(--rp-primary-serif-font);
}

.list>ul {
	margin-left: 0;
	padding: 0;
}

.para-author-sig {
	text-align: right;
}

.flex-icons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: auto;
	padding: 0px;
}

.flex-icons li {
	max-width: 200px;
	list-style-type: none;
	white-space: nowrap;
}

.flex-icons>li.check-update,
.flex-icons>li.kudos-logo {
	vertical-align: top;
	width: 130px;
	line-height: 29px;
	margin-top: 0.25em;
}

.flex-icons>li.check-update img,
.flex-icons>li.kudos-logo img {
	display: inline-block;
	width: 120px;
	margin-top: -20px;
}

.flex-icons.float-right li a {
	color: var(--rp-gray-color-12) !important;
}

.float-right {
	float: right;
}

.pager-border-top-bottom {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 12px 0px;
}

.pager-border-top .material-icons-outlined,
.pager-border-top-bottom .material-icons-outlined {
	font-size: 15px;
	vertical-align: -2px;
}

.pager-border-top li>a:hover,
.pager-border-top li>a:hover span.material-icons-outlined,
.pager-border-top-bottom li>a:hover,
.pager-border-top-bottom li>a:hover span.material-icons-outlined {
	color: var(--rp-primary-color-dark);
}

.deep_search_btn {
	border: 1.5px solid #F36C23;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 300px;
	height: 50px;
}

.deep_search_btn:hover {
	background: var(--rp-primary-color-dark-hover);
	color: var(--rp-white-color-3);
}

.deep_search_btn a {
	text-decoration: none;
	color: inherit;
}

.deep_search_btn:hover a:hover .material-icons,
.deep_search_btn:hover a:hover .material-icons-outlined,
.deep_search_btn:hover a:hover {
	color: var(--rp-white-color-3) !important;
}

.btn-deep-search {
	background: none;
	padding: 0px;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-primary-color-dark);
	margin: auto;
	display: block;
}

.deep_search_btn:hover .btn-deep-search {
	background: var(--rp-primary-color-dark-hover);
	color: var(--rp-white-color-3);
}

.deep_search_btn:hover .btn-deep-search .material-icons-outlined {
	color: var(--rp-white-color-3);
}

.deep_search_btn .material-icons-outlined {
	font-size: 15px;
	vertical-align: -2px;
	color: var(--rp-primary-color-dark);
}

.btn-deep-search:hover,
.btn-deep-search:hover span {
	color: var(--rp-primary-color-dark-hover);
}

.deep_search_btn-fixed {
	position: fixed;
	top: 90px;
	z-index: 100;
}

.deep_search_btn-fixed+.accordion-fixed {
	top: 150px !important;
}

.breadcrumb {
	background: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	white-space: nowrap;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li a,
.breadcrumb li {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-2);
}

.breadcrumb>li+li:before {
	padding: 0 2px;
	color: var(--rp-gray-color-2);
}

.htmlBody .aTitle {
	margin-bottom: 22px;
}

audio,
canvas,
progress,
video {
	outline: none;
}

input[type='text'],
input[type='number'],
textarea,
textarea.form-control,
input.form-control {
	background: #FFFFFF;
	border: 1px solid #D0D0D0 !important;
	box-sizing: border-box !important;
	border-radius: 3px !important;
	padding: 16px 8px;
}

.position-bottom {
	position: absolute;
	top: 0;
	right: 0;
	vertical-align: bottom;
	margin-top: 23%;
}

#articleimage .modal-dialog,
#articleimage .modal-content {
	width: 100%;
	height: fit-content;
}

#articleimage .modal-content {
	width: 100%;
	height: 100%;
	overflow: visible;
}

#articleimage .modal-content .modal-header {
	width: 100%;
}

#articleimage .modal-content .modal-body {
	width: 100%;
	height: 100%;
	overflow-x: auto;
}

#articleimage .modal-content .imageVideo img {
	margin: auto;
	max-width: 100%;
	width: auto;
}

#articleimage .modal-content .imageVideo .imageVideo {
	overflow-x: scroll;
}

.icon_space {
	padding-left: 10px;
	padding-right: 10px;
}

p[content-type=flush-center] {
	text-align: center;
}

toc-title-group h3 {
	font-family: var(--rp-teritory-serif-font) !important;
	font-weight: 400;
	font-size: 24px;
	line-height: 31px;
	color: var(--rp-gray-color-0);
	margin-top: 30px 0px 15px 0px;
}

toc-entry {
	display: flex;
	flex-direction: row;
	column-gap: 10px;
	margin: 10px 0px 0px 0px;
}

toc-entry h3 {
	font-family: var(--rp-teritory-serif-font) !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	color: var(--rp-gray-color-0);
	margin: 10px 0px 0px 0px;
	width: 530px;
}

nav-pointer {
	width: 50px;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

.audio-section {
	width: 90%;
	text-align: center;
	margin: 25px auto 30px auto;
	padding-top: 5px;
	text-align: center;
}

a[href^="https://"],
a[href^="http://"],
a[href^="www."] {
	text-decoration: underline;
	color: inherit;
}

@media only screen and (max-width: 765px) {
	.empty.articlHead {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	#myNavbar.navbar-collapse .navbar-nav {
		float: none;
		margin: 4px 0px 0px 0px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
}

@media only screen and (max-width: 965px) {
	.search-list {
		display: none;
	}

	.articlHead+.col-md-12 .col-md-3 .accordion-fixed {
		position: inherit;
		top: 0px !important;
		max-width: 300px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 1023px) {
	.margin-left-right-15 {
		margin-left: 15px;
		margin-right: 25px;
	}

	.groupicon.position-bottom {
		position: inherit;
		text-align: center;
		margin-top: 110px;
	}
}

@media only screen and (max-width: 765px) {
	.usericon.open .dropdown-menu.profilelist {
		height: 30vh;
		width: 100% !important;
		box-shadow: -1px 0px 20px 6px rgb(0 0 0 / 18%);
		overflow-y: scroll;
	}

	.toast-msg {
		max-width: 310px;
		min-height: 75px;
		/*height: 100%;*/
	}
}

#scroll {
	position: fixed;
	right: 10px;
	bottom: 0px;
	cursor: pointer;
	width: 93px;
	height: 30px;
	background: #757575;
	color: var(--rp-white-color-3);
	padding: 5px 0px 5px 25px;
	border-radius: 10px 10px 0px 0px;
	/* background-color:#3498db; */
	/* text-indent:-9999px; */
	z-index: 99999;
	display: none;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 6px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: var(--rp-white-color-3);
}

#scroll:hover {
	/* background-color: var(--rp-primary-color-dark); */
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";

}

@media screen and (max-width: 767px) {

	.articlHead+.col-md-12 .col-md-3 .accordion {
		margin: 0px auto;


	}

	.pager-border-top-bottom {
		margin: 0px 30px !important;
	}

	.pager {
		width: 50%;
		float: left;


	}

	.pager-border-top-bottom {
		margin: 0px 30px;
	}

	.pager {
		text-align: right !important;
	}

	.pager-border-top {

		margin-left: 30px !important;
		margin-right: 30px !important;
	}



}

.htmlBody .sub-sub-entry {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-indent: 27px;

}

.ftnew-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	margin-top: 18px;
}

.link-color>a {
	color: #006fb7 !important;
}

#sort:focus {
	outline: 2px solid #000;
}

.form-group:focus {
	outline: 2px solid #000;
}

.btn:focus {
    outline: 3px solid #000 !important;
    outline-offset: 2px !important;
}

.latest-head-home {
	margin-right: 12px;
	border-right: 2px solid var(--rp-primary-color);
	padding-right: 10px;
}

.btn-read {
	background-color: #fff;
	padding: 9px 13px;
	margin-bottom: 5px;
	border: 1px solid var(--rp-primary-color-dark) !important;
	color: var(--rp-primary-color-dark) !important;
	margin-right: 10px;
	font-size: 20px;
}

.btn-read:hover {
	background-color: var(--rp-primary-color-dark) !important;
	padding: 9px 13px;
	margin-bottom: 5px;
	border: 1px solid var(--rp-primary-color-dark) !important;
	color: #fff !important;
	margin-right: 10px;
	font-size: 20px;
}

.badge {
	border-radius: 2px;
	color: var(--rp-white-color-3);
	background-color: var(--rp-primary-badge);
	text-transform: uppercase;
	padding: 6px 5px;
	line-height: 14px;
}

.part-rule {
	height: 4px !important;
	background: linear-gradient(to right, #444, #bbb) !important;
	margin: 30px 0 !important;
	border-radius: 2px !important;
}

/* General Styling for TOC */

/* Style for TOC Links */
.toc-style a {
	color: #007bff;
	/* Bootstrap Blue */
	text-decoration: none;
	font-weight: bold;
}

.toc-style a:hover {
	color: #0056b3;
	text-decoration: underline;
}

/* Styling the Unordered List */
.toc-style ul {
	list-style-type: none;
	/* Remove default bullets */
	padding-left: 0;
}

/* Custom Bullet Points */
.toc-style li {
	position: relative;
	font-size: 14px;
	color: #333;
}

/* Expand/Collapse Accordion Styling */
.accordion {
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
	height: calc(100vh - 54px) !important;
	overflow-y: auto;
	border: 0px;
}

.ui-accordion-header {
	background: #007bff;
	color: white;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}

.ui-accordion-header:hover {
	background: var(--rp-primary-color);
}

.accordion-content {
	display: none;
	/* Hide by default */
	padding: 10px;
}

/* Active Accordion Content */
.ui-accordion-header-active {
	background: var(--rp-primary-color);
}


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

.article-title h1 {
	font-size: 32px;
	line-height: 42px;
	color: #1f1f1f;
}

.aff {
	margin-top: -15px;
	color: #707070 !important;
	font-size: 14px !important;
}

.metadata-entry {
	margin-bottom: -20px;
}

.toc-fixed {
	position: sticky;
	top: 90px;
}

.article-type {
	margin-bottom: -15px;
}

.ai-search-btn {
	background: var(--rp-primary-color-dark);
	color: white;
	border: none;
	padding: 4px 16px;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 4px;
	height: 35px;
}

.article-bredcrums {
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}
.abstractpara a {
    color: #0677b5 ! important;
}
.abstract label {
    color: #717171 ! important;
}
li.sharedURL button {
    padding: 6px 12px;
}
.btn-cancel{
	border: 1px solid var(--rp-secondy-tab-color);
    color: var(--rp-secondy-tab-color);
    background: var(--rp-secondy-tab-bg);
}
.btn-cancel:hover{
	border: 1px solid var(--rp-secondy-tab-color);
    color: var(--rp-secondy-tab-color);
    background: var(--rp-secondy-tab-bg);
}
.fa-x{
	width:24px;
    height:24px;
}