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

.containerwidth {
	/* max-width: 1400px; */
	margin: 0 auto;
}

.issue {
	margin-top: 00px;
}

.advancesearch1 label {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	color: var(--rp-gray-color-9);
	width: 100%;
}
#table-of-contents .p-4 p {
   padding-left:-60px!important;
}

.tablinks:focus {
	outline: 2px solid #000 !important;
}

.advancesearch1 input {
	background: #fff;
	border: none;
	width: 100%;

}

#ctype .list-group li:hover,
.result-check-control .list-group li:hover {
	cursor: pointer;
	color: var(--rp-gray-color-1) !important;
}

.sociallogin {
	cursor: pointer;
}

.productsidemenu li {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 22px;
	margin: 0px 7px !important;
	color: #868686;
}

.pagehead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 200;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: var(--rp-primary-color-dark);
	margin-top: 30px;
	margin-bottom: 50px;

}

#publist {
	max-height: 267px;
	overflow-y: scroll;
}

#categorelist {
	max-height: 267px;
	overflow-y: scroll;
}

#subcategorelist {
	max-height: 267px;
	overflow-y: scroll;
}

#jourlist {
	max-height: 267px;
	overflow-y: scroll;
}

.cartrow {
	padding: 20px;
}

.catelist {
	margin-bottom: 5px;
}

.publistClass {
	text-indent: -7px;
	line-height: 30px;
	margin-left: 9px !important;
}

.searchbtn {
	top: 0px;
	right: 8px;
	position: absolute;
	cursor: pointer;
}

.list-group .list-group-item {
	background: transparent;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #757575;
}

.publistClass input {
	width: 12px;
	height: 12px;
}

.mobile-share-group{
	gap: 15px;
	padding-top:10px;
}
.mobile-share-group-list{
	padding:0px;
}

.searchcate {
	width: 100%;
	padding: 10px 15px;
	padding-right: 35px;

}

.catelist input[type='text'] {
	border: none !important;
	text-transform: capitalize;
	color: #767676;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 22px;

}

.userimage {
	text-align: center;
}

.top-align {
	margin-top: -25px;
}

.userimage span {
	padding: 30px !important;
	font-size: 30px;
	border-radius: 100px;
	margin-top: 30px;
}

.profilelist {
	position: absolute;
	left: auto;
	right: 0;
}

.navbar-nav>li>.dropdown-menu.profilelist {
	margin-top: 23px;
	margin-right: 15px;
}

.profilelist li a {
	font-family: var(--rp-primary-sans-font);
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 35px !important;
	display: flex !important;
	align-items: center !important;
	margin: 0px;
}

.profilelist li a span {
	line-height: 35px !important;
	text-overflow: ellipsis;
	overflow: hidden;
}

.profilelist li a span.material-icons-outlined {
	font-size: 18px !important;
}

.profilelist li a:hover .material-icons,
.profilelist li a:hover .material-icons-outlined {
	color: var(--rp-gray-color-1) !important;
}

.namestyle span,
.namestyle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;

	color: #A0A0A0;
}

.lablestyle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	display: flex;
	align-items: center;
	color: #515151;
}

.profilefrm {
	background: #FCFAF4;
	border-radius: 5px;
	border: 1px solid #fff !important;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #767676;
	height: 50px;
	/*border:2px solid #fff; !important;*/


}

.profile-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 15px;
	/* identical to box height, or 94% */

	text-align: center;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.05);*/
	color: #515151;
	padding: 20px;
	margin: 20px 100px;
}

.backbtn {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #B2B2B2;
	padding: 30px;
}

.close {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	line-height: 14px;
	text-align: center;
	color: #767676;
	border-radius: 30px;
}

.loginform {
	height: 40px;
}

.forgot {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-primary-color-dark);
}

.forgot1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;

	color: #A0A0A0;
	margin: 30px 0px 10px 0px;
}

.sociallogin {
	width: 18%;
	padding: 8px;
}

.log {
	padding: 20px 40px;
}

.tumb-img img:hover {
	/*background: red !important;*/
	/*border:4px solid red;*/
	cursor: pointer;
}

.overbutton {
	position: absolute;
	border: 1px solid red;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
}

.glyphicon-chevron-down {
	color: #f36c22;
	vertical-align: -2px;
	font-weight: 100 !important;
}

textarea {
	resize: none;
}

.passcodename {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #767676;
	padding: 10px 0px 20px 5px;
}

.passcodemessage {
	font-family: var(--rp-primary-sans-font);
	font-size: 14px;
	color: red;
	margin-top: 10px;
	display: none;
}

.passcodebtn {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;

	color: var(--rp-white-color-3);
	background: #F36C23;
	border-radius: 5px;
	border: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.about-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 50px;
	line-height: 65px;
	/* identical to box height */
	color: var(--rp-primary-color-dark);
	text-align: center;
	margin-top: 80px;
}

.about-subhead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 35px;
	line-height: 45px;
	/* identical to box height */

	text-align: center;

	color: #515151;
}

.apps1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 31px;
}

.featurelist li {
	font-family: var(--rp-primary-sans-font);
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 23px !important;
	margin-bottom: 20px;
	color: var(--rp-gray-color-0) !important;
	list-style-image: url('../img/Polygon.png');
	border: none;
	margin-left: 15px;

}

.emptyimages {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;

}

.emptyimages img {
	width: 50%;
}

.disable {
	pointer-events: none;
	cursor: default;
	opacity: 0.5;
}

.contact-subhead {
	font-family: var(--rp-teritory-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	/* identical to box height */
	text-align: center;
	color: #515151;
	margin-top: 10px;

}

.frmctrlbtn {
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: var(--rp-white-color-3);
	margin-top: -20px;
	padding: 10px;
	margin-bottom: 30px;
}

.socilaicon {
	text-align: center;
	margin-top: -20px;
}

.socilaicon img {
	width: 30px;
	margin: 20px 5px 10px 5px;
	border-radius: 50px;
	box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.1);

}

.portfolio {
	background: #F6F6F6;
	padding: 20px 20px 80px 20px !important;
}

.frmctrl {
	border: none !important;
	padding: 10px !important;
	background: #fff !important;
	height: 55px;
	margin-bottom: 28px;
}

textarea {
	width: 100%;
}

.contact-form {
	margin-top: 50px;
}

#contactDiv {
	margin-top: 90px;
}

.contact-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	color: var(--rp-primary-color-dark);
	margin-top: 30px;
	margin-bottom: 10px;
}

.rightimg img {
	width: 100%;
	margin-top: 80px;
}

.headbenifit {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	color: var(--rp-primary-color-dark);
	margin-top: 160px;
	margin-bottom: 10px;
}

.head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	color: var(--rp-primary-color-dark);
	margin-top: 150px;
	margin-bottom: 10px;
}

.navbar {
	margin-bottom: 0;
	border-radius: 0;
}

/* Add a gray background color and some padding to the footer */
footer {
	background: #F6F6F6;
	padding: 25px;
}

.carousel-inner img {
	width: 100%;
	/* Set width to 100% */
	margin: auto;
	min-height: 200px;
}

.carousel-caption {
	display: none;
}

.filter-head {
	/*	padding:16px 16px 6px 16px;
*/
	/*	margin-top:10px;
*/
	/*	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
*/
}

.navbar-right {
	margin-top: 7px;
}

.glyphicon-arrow-right {
	font-size: 12px !important;
}

.btn-xs {
	font-size: 10px;
	padding: 5px;

}

.head1 {
	margin: 0px;
}

.glyphicon-user {
	border: 1px solid #f36c22;
	border-radius: 50px;
	padding: 7px;
	margin-top: -7px;
	color: var(--rp-white-color-3);
	background: #f36c23;
}

.list-group-item {
	/*margin:0px;
	padding: 0px;*/
}

.list-group-item {
	font-weight: 500;
}

.list-group-itemactive {
	border-bottom: 1px solid #f36c22 !important;
	border-radius: 0px !important;
}

.libraryhead {
	font-family: var(--rp-primary-sans-font);
	font-weight: 500 !important;
	font-size: 30px;
	margin-top: 50px;
	margin-bottom: 40px;
	color: var(--rp-primary-color-dark);
	text-align: center;

}

a:hover .material-icons,
a:hover .material-icons-outlined,
a:hover {
	color: var(--rp-primary-color-dark) !important;
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.navbar-collapse {
	padding: 0px;
	margin: 0px;
}

.headersearch {
	background: #f4f4f4;
	width: 250px !important;
	border-radius: 50px;
	border-color: #F4F4F4;
	box-shadow: none;
	font-family: var(--rp-primary-sans-font);
	font-size: 12px;
	color: #727272;
}

.headersearch1 {
	background: #fff;
	width: 100% !important;
	border-radius: 10px;
	border-color: var(--rp-white-color-3);
	box-shadow: none;
	font-family: var(--rp-primary-sans-font);
	font-size: 16px;
	color: #727272;
	height: 50px !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.input-group-btn button {
	border-radius: 0px 50px 50px 0px !important;
	background: #F4F4F4 !important;
	border-color: #F4F4F4;


}

.input-group-btn .headerbtn {
	border-radius: 0px 10px 10px 0px !important;
	background: #fff !important;
	border-color: var(--rp-white-color-3);
	padding: 10px;
	height: 50px !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}


.user-img {
	text-align: right;
}

.user-img img {
	width: 35px;


}

.list-inline>li {
	padding: 0px;
	margin: 0px;
}

.body-banner {
	width: 95%;
}

.bookshelf {
	background-image: url(../images/wall-bookshelf.png);
	background-repeat: repeat-y;
	background-size: 100% 200px;
	text-align: center;
	margin: 0px 30px 50px 30px;

}

.bookshelfDiv {
	width: 100%;
}

.mrg {
	padding: 6px;
	margin: 0px;
}

.bookshelf-img {

	height: 220px;
	width: 165px !important;
	margin-bottom: 40px;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 50px;
	text-align: center;
	box-shadow: 2px 2px 5px hsla(0, 0%, 0%, 0.6);
	position: relative;
	-moz-perspective: 100px;
	-moz-transform: rotateY(-7deg);
	-webkit-transform: perspective(100) rotateY(0deg);
	/* -webkit-transform: rotateY(-7deg); */
	/* -webkit-transform: rotateY(-7deg); */

}

.bannerDiv {
	/*margin-left: 15px;*/
}

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

.tumb-img {
	width: 100%;
	height: 200px;
	margin: 20px 0px 10px 0px;
}

.tumb-img img {
	position: relative;
	width: 100%;
	max-height: 340px;
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
	box-shadow: 1px 1px 5px -2px rgba(0, 0, 0, 0.75);
}

.container {
	/* width:80%; */
	margin: 0 auto;
}

.bgcolor {
	background-color: #E5E5E5;
}

.viewall-btn {
	float: right;
	margin-top: 30px;
	background: transparent;
	color: #717070;
	border-radius: 1px;
	border: none;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-9);
}

.viewallj-btn {
	float: right;
	margin-top: 30px;

	background: #F6F6F6;

	color: #717070;
	border-radius: 1px;
	border: none;


	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	/* identical to box height, or 157% */


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

}

a {
	color: #767676;
	text-decoration: none;
}

.viewall-btn1 {
	text-align: center;
	margin-top: 30px;
	background: #f5864b;
	border: 1px solid #f36c22;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	color: var(--rp-white-color-3);
	border-radius: 1px;
	border: none;
}

.title-head {
	font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	font-family: var(--rp-primary-sans-font);
	color: #5B5B5B;
}

.title-head1 {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	font-family: var(--rp-primary-sans-font);
	color: #010101;
}

.title-headbook {
	margin-top: 20px;
	margin-bottom: 50px;
	/* margin-left: 14px; */
	font-weight: 500;
	font-size: 25px;
	line-height: 27px;
	display: flex;
	align-items: center;
	font-family: var(--rp-primary-sans-font);
	color: var(--rp-gray-color-9);
}

.img-caption {
	font-size: 16px;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-sans-font);
	/* width: 170px; */
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 10px 0px 5px 0px;
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 69px;
}

.carousel-control.left {
	background-image: none;
}

.carousel-control.right {
	background-image: none;
}

.card-title {

	text-align: left;
	display: block !important;
	overflow: hidden !important;
	width: 100% !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	margin-bottom: 4px;
	font-family: var(--rp-primary-sans-font);
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: var(--rp-white-color-3);
	font-weight: 500;

}

.card-auth {
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	display: block !important;
	overflow: hidden !important;
	width: 100% !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	margin-bottom: 4px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	color: var(--rp-white-color-3);
	font-weight: 500;

}

.card-para {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	display: block !important;
	height: 90px;
	overflow: hidden;
	/* width: 100% !important; */
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	/* or 157% */

	display: flex;
	align-items: center;

	color: var(--rp-white-color-3);

}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 0.px 15px;
	font-size: 18px;
	line-height: 20px;
	/*width:70%;*/
}

.img-auth {
	margin-top: 2px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	width: 100%;
	color: var(--rp-gray-color-2);
	overflow: hidden;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}

.header {
	/*border-bottom:1px solid #f36b24;*/
	/*padding: 5px 30px 10px 30px;*/
	/*margin-bottom: 50px;*/
	background: #fff;

	-webkit-box-shadow: 1px 0px 3px 0px rgba(230, 142, 83, 1);
	-moz-box-shadow: 1px 0px 3px 0px rgba(230, 142, 83, 1);
	box-shadow: 1px 0px 3px 0px rgba(230, 142, 83, 1);
}

.navbar-nav a {
	font-size: 16px;
	font-weight: 400;
	color: var(--rp-gray-color-7);
	margin-top: -1px;

}

#custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius: 50px;
	background-color: var(--rp-white-color-3);
	margin-top: 10px;
	margin-right: 50px;
	width: 250px;
}

.input-lg {
	height: 30px;
	padding: 5px 16px;
	font-size: 14px;
	line-height: 1.3333333;
	border-radius: 50px;
}

#custom-search-input input {
	border: 0;
	box-shadow: none;
}

#custom-search-input button {
	/* margin: 10px 0 0 0;*/
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
}

.footlogo img {
	width: 100px;
	text-align: left;
	margin-top: -5px;
}

.footparaEmail {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	color: var(--rp-primary-color-dark);
	margin: -10px 0px 0px 0px;
	text-decoration: none;
}

.footpara-follow {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-size: 16px;
	margin: 12px 0px;
	font-weight: 500;
	color: var(--rp-gray-color-2);
}

hr {
	border-bottom: 1px solid #DEDEDE;
}

.footpara {

	margin: 10px 0px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;

	color: #515151;
}

.copyright {
	padding: 20px;
	text-align: center;
	background: #fff;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #515151;
}

.copyright span a {
	color: #515151;
}

.apps {
	text-align: center;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 20px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	color: var(--rp-gray-color-0);
	/* identical to box height */


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

.appsicon {
	margin-top: 10px;
}

.footerList li {
	border: none;
	background: none;
	text-align: left;
	padding: 5px 15px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	/* identical to box height */
	color: #767676;
}

.footerList li b {
	font-size: 18px;
	font-weight: 600;
	color: var(--rp-gray-color-1)
}

.footerList li a {
	cursor: pointer !important;
	font-size: 18px;
	color: var(--rp-gray-color-2) !important;
}

.footerList li a:hover {
	cursor: pointer !important;
	color: rgb(243, 108, 34) !important;
}

#custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
	font-size: 15px;
}


.card {
	border: 1px solid #ddd;
	background: #ddd;
	padding: 30px 10px 10px 0px;
	max-height: 240px;
	width: 500px;
}

.card-img img {
	padding: 0px 0px 0px 0px;
	width: 90%;
	height: 220px;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(69, 69, 69, 1);
	-moz-box-shadow: 2px 2px 3px 0px rgba(69, 69, 69, 1);
	box-shadow: 2px 2px 3px 0px rgba(69, 69, 69, 1);

}

.carousel-control {
	position: absolute;
	top: -261px;
	bottom: 0;
	left: 0;
	width: 2%;
	font-size: 20px;
	color: var(--rp-white-color-3);
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: 0.5;
}



.navMenu-item {
	text-align: center;
	border: 1px solid #DFE1E5;
	background-color: var(--rp-white-color-3);
	border-radius: 29px;
	color: #3C4043;
	box-sizing: border-box;
	padding: 15px;
	position: relative;
}

.navMenu-item1 {
	text-align: center;
	border: 1px solid #DFE1E5;
	background-color: var(--rp-white-color-3);
	border-radius: 29px;
	color: #3C4043;
	box-sizing: border-box;
	padding: 3px 20px;
	width: 80px;
	position: relative;
}

.navMenu-item:hover {
	background: #e6f0ff;
	cursor: pointer;
}

.checkoutbtn {
	background: #F36C23;
	border-radius: 5px;
	border: 1px solid #F36C23;
}

.category {
	background: #F5F5F5;
	padding-left: 5px;

}

.category ul li {
	border: none;
	padding: 5px 10px 5px 10px !important;
	background: #f5f5f5;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	color: #767676;
}

.input:focus,
.publistClass input {
	border: 1.5px solid #ced4da !important;
}

.list-inline {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

.dowloadBook3 {
	color: var(--rp-white-color-3);
	position: relative;
	z-index: 1;
	top: 10px;
	float: right;
	margin-left: -40px;
	background: #2196f3e0;
	border-radius: 50px;
	padding: 2px 5px;
	font-size: 12px;
}

.bookshelf {
	background-image: url(../images/wall-bookshelf.png);
	background-repeat: repeat-y;
	background-size: 100% 200px;
	text-align: center;
	/* margin: 0px 30px 50px 30px;*/
}

.librarybookshelf {
	padding: 0px 100px 50px 100px;
}

.submenu1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-left: 0px;
	color: #868686;
	overflow: hidden;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}

.submenu {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-left: 0px;
	color: #B2B2B2;
}

.badge {
	background: none;
	color: #727272;
}

.productbk {
	max-height: 260px;
	background: #ddd;
	margin: 0px;
}

.librarybk {
	max-height: 220px;
	background: #ddd;
	margin: 0px;
}

.product {
	margin-top: 10px;

}

.product-img img {
	/* background: #fff;
	width:100%;
	margin-top: -25px;
	padding: 20px;
	border:1px solid #f5f2f2 */
	/*-webkit-box-shadow: 3px 2px 5px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 5px -4px rgba(0,0,0,0.75);
box-shadow: 3px 2px 5px -4px rgba(0,0,0,0.75);*/

}

.library-img img {
	width: 100%;
	margin: 10px 0px;
	-webkit-box-shadow: 3px 2px 5px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 3px 2px 5px -4px rgba(0, 0, 0, 0.75);
	box-shadow: 3px 2px 5px -4px rgba(0, 0, 0, 0.75);

}

.product-title {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	/* identical to box height, or 92% */
	margin-top: 0px;
	display: flex;
	margin-bottom: 5px;
	align-items: center;
	margin-left: 5px;

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

.product-auth {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: var(--rp-gray-color-9);
}

.product-publish {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	color: var(--rp-gray-color-9);
}

.library-title {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	/* identical to box height, or 110% */
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	color: var(--rp-white-color-3);

}

.feedbackform {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	/*line-height: 15px;*/
	/* or 150% */


	color: #515151;
	background: #fff;
	border: none;
	text-shadow: none;

	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.feedback {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	/* or 150% */
	color: #515151;
	float: right;
	margin-top: 30px;
}

.reviewmessage {
	display: none;
	color: green;
}

.rading {
	margin-top: 30px;
	margin-bottom: 5px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 15px;
	/* or 125% */
	text-align: center;
	color: #515151;
}

.library-auth {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height, or 137% */
	margin-bottom: 10px;
	display: flex;
	align-items: center;

	color: var(--rp-white-color-3);
}

.library-publish {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	/* or 157% */
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	color: var(--rp-white-color-3);
}

.readbtn {
	margin-top: 30px;
	margin-left: 5px
}

.btn-default1 {

	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: var(--rp-white-color-3);
	/* border: 1px solid rgba(0,0,0,0.0); */
	border-radius: 5px;
	/* width: 112px; */
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #F36C23;

}

.btn-disable {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: var(--rp-gray-color-6);
	border-radius: 5px;
	/* width: 112px; */
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #E0E0E0;
}

.btn-disable:hover {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: var(--rp-gray-color-6);
	border-radius: 5px;
	/* width: 112px; */
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #E0E0E0;
}

.btn-default1:hover {

	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: var(--rp-white-color-3);
	/* border: 1px solid rgba(0,0,0,0.0); */
	border-radius: 5px;
	/* width: 112px; */
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #ff5900;

}

.desc {
	margin-top: 30px;
	margin-left: 10px;
	/*padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;*/
}

.comments {
	margin: 10px 0px;
	font-size: 12px;
}

.review {
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #f1f1f1;*/
}

.desc-title {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	/* or 137% */

	display: flex;
	align-items: center;
	margin-bottom: 10px;
	color: var(--rp-gray-color-9);

}

.review-title {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	/* or 137% */

	display: flex;
	align-items: center;
	margin-bottom: 10px;
	color: var(--rp-gray-color-9);
}

.staroverall {
	border: 1px solid #fff;
	/* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); */
	border-radius: 15px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);

}

.starvaluehead {
	background: #f36c22;
	padding: 10px 10px 10px 10px;
	color: var(--rp-white-color-3);
	border-radius: 15px 15px 55px 55px;
}

.starvalue {
	margin-top: 50px;
}

.desc-abstract {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	/* or 157% */
	font-weight: 500;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	color: var(--rp-gray-color-9);

}

.username1 {
	font-weight: 600;
}

.commentsglyphicon-user {
	float: left;
	margin: -1px 10px 13px 0px;
	background: #676767;
	border-color: #676767;
}

/*.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #fff;
}*/
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 100%;
	overflow: scroll;
}

.libhead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: var(--rp-gray-color-9);

}

.librarylist {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	align-items: center;
	color: #767676;
}

.newstitle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height, or 137% */

	display: flex;
	align-items: center;

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

}

.newsblock {
	margin: 20px 0px;
}

.newsdec {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	/* identical to box height, or 157% */

	display: flex;
	align-items: center;

	color: var(--rp-blue-color-dark);
}

.newshead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	/* identical to box height, or 110% */

	display: flex;
	align-items: center;

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

}

.newslist {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	align-items: center;
	color: #767676;
}

.librarylist:hover {
	color: #f36c22;
	border-radius: 0px;
	cursor: pointer;
}

.menulist {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 25px !important;
	/* identical to box height, or 107% */

	display: flex;
	color: #767676;
	padding: 0px 20px;
}

.menulist1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 25px !important;
	/* identical to box height, or 107% */

	display: flex;
	color: #767676;
	padding: 0px 20px;
}

.menucontaine {
	position: fixed;
	width: 100%;
	top: 70px !important;
	height: 455px;
	overflow: scroll;
	background: #fff;
	z-index: 100;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 3px 5px -3px rgba(89, 89, 89, 1);
	-moz-box-shadow: 0px 3px 5px -3px rgba(89, 89, 89, 1);
	box-shadow: 0px 3px 5px -3px rgba(89, 89, 89, 1);
}

.menucontainebk {
	position: fixed;
	width: 100%;
	top: 70px !important;
	height: 100%;
	bottom: 0px;

	overflow: scroll;

	z-index: 99;
}

.menusearch {
	width: 100%;
	height: 40px;
	position: relative;
}

.login-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	/* identical to box height */
	color: var(--rp-gray-color-1);
	text-align: center;
	margin-top: 45px;
	margin-bottom: 10px;

}

.login-subhead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-gray-color-2);
	margin-bottom: 50px;
	text-align: center;

}

.login-head1 {
	text-align: center;
	margin-bottom: 50px;
}

.device-log {
	text-align: left !important;
	margin-bottom: 25px;
}

.device-sub {
	float: right;
	width: 130px;
	margin-bottom: -25px !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {}

.product-free {
	float: right;
	margin-top: 32px;
	margin-right: 30px;
	margin-bottom: -80px;
	position: relative;
	z-index: 10;

	padding: 10px;
}

.product-free img {
	width: 60px;
	padding: 0px;
	margin: 0px;
	box-shadow: none;
	background: none;
	border: none;

}

.product-free1 {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: -80px;
	position: relative;
	z-index: 10;

	padding: 2px 5px;
	font-size: 11px;
}

.product-free1 img {
	width: 40px;
	box-shadow: none;
	margin-top: 3px;
	margin-right: -15px;

}

.loginbanner img {
	width: 100%;

}

.sidebanner {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 200px;

}

.banner {
	width: 70%;
	margin: 0 auto;
}

.qouet {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 35px;
	color: #5B5B5B;
	margin-top: 200px;
	margin-bottom: 0px;
	text-align: center;

}

.qouet1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #5B5B5B;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;

}

.homemenu {
	background: transparent;
	box-shadow: none;
	color: var(--rp-white-color-3) !important;
}

.menucolor {
	color: var(--rp-white-color-3) !important;

}

.termscontions {
	position: fixed;
	top: 0px;
	right: 0px;
	background: #fff;
	bottom: 0px;
	width: 35%;
	height: 100%;
	z-index: 130;
	padding: 0px 20px;
	-webkit-box-shadow: -1px -1px 5px 0px rgba(196, 192, 196, 1);
	-moz-box-shadow: -1px -1px 5px 0px rgba(196, 192, 196, 1);
	box-shadow: -1px -1px 5px 0px rgba(196, 192, 196, 1);
}

.termsbk {
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;

	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 129;
}

/*
::-webkit-scrollbar {
  width: 1px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

::-webkit-scrollbar-thumb {
  background: #f36c22;
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
*/
.novahead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 100px;
	color: var(--rp-primary-color-dark);
}

.countText {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	color: #727272;
	margin: 0px 0px 20px 0px;
}

.recentimg {
	width: 15vw;
	height: 20vw;
	/*height:100% !important;*/
	/*height:300px;*/
	padding: 0px;
	margin-bottom: 20px;
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(135,135,135,1) !important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(135,135,135,1) !important;
	box-shadow: 0px 0px 5px 0px rgba(135,135,135,1) !important;*/
}

.countCount {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 15px;
	color: var(--rp-primary-color-dark);
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.novaheadsub {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 28px;
	color: #5B5B5B;
	margin-top: 50px;
}

.navbar-inverse1 {
	box-shadow: none !important;
}

.navbar-inverse2 {
	box-shadow: none !important;
	background: #fcfaf4 !important;
}

.JournalsDiv {
	background: #F5F8FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

.journalauth {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: var(--rp-gray-color-8);
	margin-bottom: 10px;
	padding-top: 30px;

}

.righticon {
	font-size: 18px;
	margin-top: 5px;
}

.journaltitle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 10px;
	background: #f2f2f2;
	padding: 30px;
}

.journaltitle5 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 20px;
	padding: 10px 15px 10px 10px;
	/* height: 146px; */
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	/* box-shadow: 1px 1px 14px 0px rgba(184,184,184,0.75);
	-webkit-box-shadow: 1px 1px 14px 0px rgba(184,184,184,0.75);
	-moz-box-shadow: 1px 1px 14px 0px rgba(184,184,184,0.75); */
	background: #fff;
}

.journaltitle5:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

.journaltitle5a {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 20px;
	padding: 20px 30px 30px 30px;

	height: 140px;
	border-radius: 3px;
	/* box-shadow: 2px 2px 3px -3px rgba(0,0,0,0.75);*/
	box-shadow: 0px 0px 4px -2px rgba(153, 153, 153, 1);

	background: #fff;
}

.journaltitle5a:hover {
	background: #f6f6f6;
	cursor: pointer;
}

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

}

.journaltitle2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 10px;
	margin-top: 25px;

}

.journaltitle4 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 24px;
	margin-top: 10px;

}

.journaltitle4:hover {
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.journaltitle1 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 15px;
}

.journaltitle6 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: var(--rp-gray-color-0);
	text-align: left !important;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
}

.journaltitle1:hover {
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.pubname {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: .72em;
	line-height: 15px;
	/* identical to box height */
	color: var(--rp-gray-color-8);
	word-break: break-word;
	margin: 0;
}

.journalbox {
	/* background: #fff;
	margin-right: 40px;
	 box-shadow:  0px 5px 15px rgba(0, 0, 0, 0.3); */
	display: inline-block;
	width: 15.5vw;
	height: 20vw;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	white-space: normal;
	padding: 1.5vw;
	margin-right: 20px;
	margin-left: 20px;

}

.journalbox:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}

.imgTitle img {
	margin-bottom: 10px;
}

.pdg {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.articledesc {
	background: #F5F8FF;
	padding: 20px 20px 30px 20px;
	margin-left: -13px;
}

.articleHead {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: var(--rp-blue-color-dark);
	margin-top: 10px;
	margin-bottom: 3px;
}

.articleText {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: var(--rp-gray-color-0);
}

.item img {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}

.advancesearch {
	text-align: right;
	width: 75%;
	margin-top: 10px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: var(--rp-primary-color-dark)
}

.adminnav li {
	border: none !important;
	font-size: 18px;
	margin-bottom: 20px;
}

.adminnav {
	column-count: 3;
}

.books-list-hover {
	/* cursor:pointer; */
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.3);
}

.books-list-hover:hover {
	cursor: pointer;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.5);
}

.flex-container {
	display: flex;
	flex-wrap: wrap;
}

.flex-row-container {
	display: flex;
	padding-right: 15px;
	padding-left: 15px;
	flex-wrap: wrap;
}

.flex-row-container>a {
	/* width: 160px; */
	margin-right: 30px;
	margin-bottom: 30px;
	text-decoration: none;
	/* border:1px solid red; */
}

.flex-container>a {
	width: 170px;
	margin-right: 25px;
	margin-bottom: 30px;
	text-decoration: none;
}

.readPdf,
#addtoLibrary,
#removeFromLibrary {
	margin-left: 10px;
}


.covid-banner {
	padding: 0.75vw;
	position: relative;
}

.covid-black-bg {
	width: 387px;
	height: 82px;
	background: rgba(0, 0, 0, 0.65);
	padding: 11px 24px 11px 25px;
	position: absolute;
	bottom: 80px;
	clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);

}

.covid-title {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	margin-bottom: 10px;
	color: var(--rp-white-color-3);
}

.covid-sub-title {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: #91F7FF;
}

.covid-button {
	background: #A70101;
	color: var(--rp-white-color-3);
	border-radius: 0px;
	position: absolute;
	bottom: 30px;
	clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
	padding: 9px 34px 11px 25px;
	font-weight: 600;
}

.covid-button:hover {
	color: var(--rp-white-color-3);
}

/* RSS Link */
.rssfeed {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
}

.rssfeed h4 {
	color: var(--rp-primary-color-dark);
	font-weight: 600;
	font-size: 30px;
	line-height: 22px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
}

.rssfeed p {
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-2);
}

.rssfeed p strong {
	color: var(--rp-gray-color-1);
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
}

.rssfeed .listTitle {
	color: var(--rp-primary-color-dark);
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}

.rssfeed ul.rssfeed-bullet {
	font-weight: 600;
	font-size: 14px;
	color: var(--rp-gray-color-1);
	list-style-type: none;
}

.rssfeed ul.rssfeed-bullet li:before {
	content: '';
	display: inline-block;
	height: 15px;
	width: 15px;
	background-size: 15px;
	background-image: url("../images/Feed-icon.png");
	background-repeat: no-repeat;
	margin-right: 5px;
}

.rssfeed ul.rssfeed-bullet li {
	line-height: 32px;
	height: auto;
}

.rssfeed li.rssfeed-bullet span {
	position: relative;
	left: 10px;
	top: -2px;
}

.rssLink img {
	/* width: 100px; */
}

.dropdown-menu>li>a {
	font-weight: 500;
	color: var(--rp-gray-color-2) !important;
}

.dropdown-menu>li>a:hover {
	color: var(--rp-gray-color-1) !important;
}

.nav.navbar-nav li.disabled a:hover,
.dropdown-menu>li.disabled>a:hover,
.dropdown-menu>li.disabled>a {
	font-weight: 500;
	color: var(--rp-gray-color-3) !important;
}

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

.browse_subject_list {
	margin-top: 20px;
}

.browse_subject_list>.btn-group {
	padding: 3px;
	color: var(--rp-gray-color-2);
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 15px;
}

.browse_subject_list>.btn-group>a {
	text-decoration: none;
}

.col-overflow-3 {
	margin-top: 20px;
	/* column-fill: auto; */
}

.col-overflow-3>.list-group {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	flex-wrap: wrap;
	padding: 0;
}

.col-overflow-3>.list-group>.list-group-item {
	border: none !important;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;
	flex: 1;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 270px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.col-overflow-3>.list-group>.list-group-item>a {
	/* display: block; */
	text-decoration: none;
	color: var(--rp-gray-color-1);
}

.col-overflow-2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	column-gap: 80px;
	margin-top: 20px;
	/* column-fill: auto; */
}

.col-overflow-2>.list-group>.list-group-item {
	padding-bottom: 20px;
	border: none !important;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	/* display: inline-block;
    width: 100%; */
}

.col-overflow-2>.list-group>.list-group-item>a {
	/* display: block; */
	text-decoration: none;
	color: var(--rp-gray-color-1);
}

.u-floatLeft {
	display: none;
}

.lst-item {
	padding: 15px;
	border-bottom: 1px solid #f5f5f5;
}

.lst-item:last-child {
	padding: 15px;
	border-bottom: none;
	margin-bottom: 5%
}

.crossreflogo {
	display: block;
	float: right;
	margin-left: 25%;
}

.disptxt {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	margin-top: 1%;
	margin-bottom: 1%;
	padding: 0%;
}

.citedArttitle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: var(--rp-gray-color-1);

}

.citedAuthor {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	color: var(--rp-gray-color-2);
}

.citedDoi {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	color: var(--rp-gray-color-2);
}

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

.lst-items {
	width: 100%;
	cursor: pointer;
}

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

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

.aPTitle {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: var(--rp-font-weight-500);
	font-size: var(--rp-font-size-16);
	align-items: center;
	color: var(--rp-gray-color-1);
}

.journalTitle {
	width: 100%;
	text-align: center;
	padding: 20px;
	color: var(--rp-white-color-3);
	margin-top: 10px;
	margin-bottom: 10px;
}

.clr1 {
	color: #ff6600;
}

.sourcedoi {
	cursor: pointer;
}

.kbart {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
}

.kbart h4 {
	color: var(--rp-primary-color-dark);
	font-weight: 600;
	font-size: 30px;
	line-height: 22px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
}

.kbart p {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: var(--rp-gray-color-2);
}

.kbart p strong {
	color: var(--rp-gray-color-1);
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
}

.kbart .listTitle {
	color: var(--rp-primary-color-dark);
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}

.kbart ul {
	font-weight: 600;
	font-size: 14px;
	color: var(--rp-gray-color-1);
	list-style-type: none;
	margin-left: -20px;
}

.kbart ul li {
	line-height: 2.5;
	height: auto;
}

.kbart li span {
	position: relative;
	left: 10px;
	top: -2px;
}

.kbart a:hover {
	text-decoration: none;
	cursor: pointer;
}

.cart-empty-sub {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: var(--rp-gray-color-2);
	display: block;
	padding-bottom: 20px;
}

.cart-empty {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: var(--rp-gray-color-1);
	display: block;
	padding-bottom: 30px;
}

input:focus,
textarea {
	border: none !important;
	box-shadow: none;
}


@media only screen and (max-width: 600px) {
	.input-group {
		width: 80% !important;
	}

	#alert-msg.show {
		width: 65% !important;
	}
}

@media only screen and (min-width: 600px) {
	.input-group {
		width: 60% !important;
	}
}

@media only screen and (min-width: 768px) {
	.input-group {
		width: 60% !important;
	}
}

@media only screen and (min-width: 992px) {
	.input-group {
		width: 50% !important;
	}
}

@media only screen and (min-width: 1200px) {
	.input-group {
		width: 40% !important;
	}
}

#alert-msg {
	visibility: hidden;
}

#alert-msg.show {
	visibility: visible;
	position: absolute;
	bottom: 15px;
	right: 60px;
	width: 32%;
	height: 100px;
	color: var(--rp-white-color-3);
	background-color: #34A853;
	border-color: #c3e6cb;
	font-family: var(--rp-primary-sans-font);
	font-weight: 600;
	padding: .75rem 1.25rem;
	border-radius: 5px;
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.home-search-icon {
	width: 15px;
	float: right;
	top: 29%;
	right: 2%;
	position: absolute;
	z-index: 9;
	cursor: pointer;
}

.home-input-ctrl {
	width: 100% !important;
	background: #fff;
	border-radius: 5px 5px 5px 5px;
	height: 50px;
	border: 1px solid #fff !important;
	box-shadow: none;
	font-family: var(--rp-primary-sans-font);
	font-size: 12px;
	color: var(--rp-gray-color-2);
	padding-right: 36px;
}

.home-input-ctrl:focus {
	color: var(--rp-gray-color-1);
}

.btn-form-submit {
	background: #ff6600;
	color: var(--rp-white-color-3);
	border-radius: 3px;
	font-family: var(--rp-primary-sans-font);
	border: 1px solid #F6F6F6;
	font-style: normal;
	font-weight: var(--rp-font-weight-600);
	font-size: var(--rp-font-size-14);
	line-height: var(--rp-line-height-25);
	/*width: 10%;*/
	margin-right: 10px;
}

.btn-form-submit-cancel:hover {
	color: var(--rp-white-color-3) !important;
	background: #ff6600;
}

.btn-form-submit-cancel {
	background: none;
	color: #ff6600;
	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-14);
	line-height: var(--rp-line-height-25);
	width: 10%;
	border: 1px solid #ff6600;
}

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

}

.subject-sub-head {
	font-weight: 600;
}

.category ul .list-group-item .available-text {
	width: 100% !important;
}

/*--------------------------------*/
.col-overflow-3>.list-group.single-column {
	display: flex;
	flex-direction: column;
	column-gap: 20px;
	flex-wrap: wrap;
	padding: 0;
}

.col-overflow-3>.list-group.single-column>.list-group-item {
	border: none !important;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;
	flex: 1;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 0px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.col-overflow-3>.list-group.single-column>.list-group-item>a {
	/* display: block; */
	text-decoration: none;
	color: var(--rp-gray-color-1);
}

/*-----------------------------------------------------------*/
.col-overflow-3>.list-group.two-column {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	flex-wrap: wrap;
	padding: 0;
}

.col-overflow-3>.list-group.two-column>.list-group-item {
	border: none !important;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;
	flex: 1;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 400px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.col-overflow-3>.list-group.two-column>.list-group-item>a {
	/* display: block; */
	text-decoration: none;
	color: var(--rp-gray-color-1);
}

/*--------------------------------------------------------*/
/*-----------------------------------------------------------*/
.col-overflow-3>.list-group.three-column {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	flex-wrap: wrap;
	padding: 0;
}

.col-overflow-3>.list-group.three-column>.list-group-item {
	border: none !important;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-serif-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;
	flex: 1;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 360px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.col-overflow-3>.list-group.three-column>.list-group-item>a {
	/* display: block; */
	text-decoration: none;
	color: var(--rp-gray-color-1);
}

/*--------------------------------------------------------*/
.span-advsearchlink+a,
.span-advsearchlink {
	font-weight: 500 !important;
	font-size: 16px !important;
	font-family: var(--rp-teritory-sans-font);
	font-style: normal;
	line-height: 24px;
}

.modal-dialog.login_modal .modal-body {
	padding: 0px !important;
}

.modal-dialog.login_modal #forgotemail,
.modal-dialog.login_modal .modal-body #loginpwd,
.modal-dialog.login_modal .modal-body #loginemail {
	max-width: 320px;
	height: 50px;
	padding: 16px 36px 16px 16px !important;
}

.dis-flex {
	display: flex;
	flex-direction: row;
	column-gap: 10px;
	margin: 25px 0px 0px 0px;

}

.loginbtn {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	background: var(--rp-primary-color-dark);
	border: none;
	border-radius: 5px;
	color: var(--rp-white-color-3);
	width: 155px;
	height: 40px;
	position: relative;
}

.forgot-pass {
	width: 155px;
	height: 40px;
	vertical-align: middle;
	padding: 10px 10px 10px 0px;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: var(--rp-gray-color-2);
}

.forgotloginbtn:active,
.forgotloginbtn:active:focus,
.loginbtn.btn-default:active,
.loginbtn.btn-default:active:focus {
	background: var(--rp-primary-color-dark-hover);
	border: none;
	color: var(--rp-white-color-3);
}

.login-width {
	text-align: center;
	margin: 30px 0px 20px 0px;
}

.login-width-text {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: var(--rp-gray-color-2);
}

.saml-login {
	text-align: center;
	margin: 20px 0px 30px 0px;
}

.sign-up {
	text-align: center;
	margin: 20px 0px 20px 0px;
}

.sign-up-text button,
.sign-up-text {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: var(--rp-gray-color-2);
}

.sign-up-text a {
	color: var(--rp-gray-color-1);
}

.forgotloginbtn {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	background: var(--rp-primary-color-dark);
	border: none;
	border-radius: 5px;
	color: var(--rp-white-color-3);
	width: 155px;
	height: 40px;
	text-align: center;
	margin: auto 0px auto auto;
	display: block;
	position: relative;
	top: -7px;
	margin-top: 30px;
	margin-bottom: 30px
}

.remember-pass {
	text-align: center;
	margin: 30px 0px 20px 0px;
}

.remember-pass-text {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: var(--rp-gray-color-1);
}

.remember-pass-text a {
	font-weight: 600;
	color: var(--rp-gray-color-1);
}

.modal-dialog.login_modal .form-control:focus {
	border: 1px solid #D0D0D0 !important;
}

.signup-modal .loginform {
	width: 320px;
	height: 50px;
	padding: 16px 36px 16px 16px !important;
}

.signup-modal .loginbtn {
	text-align: center;
	width: 200px;
	margin: 30px auto auto auto;
	display: block;
	font-weight: 500;
}

.back-to-login {
	text-align: center;
	margin: 30px 0px 20px 0px;
}

.back-to-login-text button,
.back-to-login-text {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: var(--rp-gray-color-2);
}

.back-to-login-text a {
	color: var(--rp-gray-color-1);
}

.modal-dialog.login_modal .btn-default:hover,
.modal-dialog.login_modal .btn-default:focus {
	background-color: var(--rp-primary-color-dark-hover);
}

.modal-dialog.login_modal .form-group {
	position: relative;
}

.icon-fright {
	position: absolute;
	right: 10px;
	top: 14px;
	font-size: 21px;
}

.upload-warning-lable {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #B03D44;
	margin: 0px 0px 15px 0px !important;
}

.publicationyear {
	padding: 0px 0px 0px 10px;
}

.publicationyear label {
	padding: 10px 10px 10px 0px !important;
	background: transparent;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	color: var(--rp-gray-color-12);
	white-space: nowrap;
}

.publicationyear label.from-year input {
	display: inline-block;
	padding: 10px 15px;
}

.publicationyear label.to-year input {
	display: inline-block;
	margin-left: 0px;
	padding: 10px 15px;
}

.publicationyear label input {
	max-width: 100px;
	height: 45px;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	color: var(--rp-gray-color-1);
}

.publicationyear label input::placeholder {
	font-size: 15px;
	color: var(--rp-gray-color-12);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.container.rssfeed ul li,
.container.rssfeed p {
	font-style: normal;
	font-size: 100% !important;
	line-height: 150% !important;
	color: var(--rp-gray-color-1);
}

.container.rssfeed ul li *,
.container.rssfeed ul li p *,
.container.rssfeed p * {
	font-size: 100% !important;
}

#about_us {
	margin-top: 20px;
	margin-bottom: 100px;
}

#about_us ul li,
#about_us p {
	font-style: normal;
	font-weight: 500;
	font-size: 15px !important;
	line-height: 25px !important;
	color: var(--rp-gray-color-1);
}

#about_us ul li *,
#about_us ul li p *,
#about_us p * {
	font-size: 100% !important;
}

#about_us ul li p {
	font-style: normal;
	font-weight: 500;
	font-size: 15px !important;
	line-height: 25px !important;
	color: var(--rp-gray-color-1);
}

#about_us ul li {
	margin: 10px 0px 10px 0px;
}

#about_us h4#title-name {
	margin: 50px 0px 50px 0px;
}

#about_us h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 17px !important;
	line-height: 25px !important;
	color: var(--rp-gray-color-1);
	margin-bottom: 10px;
}

#terms__conditions {
	margin-top: 20px;
	margin-bottom: 100px;
}

#terms__conditions p {
	font-style: normal;
	font-weight: 500;
	font-size: 15px !important;
	line-height: 25px !important;
	color: var(--rp-gray-color-1);
}

#terms__conditions p * {
	font-size: 100% !important;
}

#rss_feeds li,
#rss_feeds li * {
	font-family: var(--rp-primary-serif-font);
}

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

.footer-body {
	max-width: 1366px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 40px 0px;
	/*margin-left: 25px;*/
}

.footer-body .row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

footer.padding-lr-0 {
	padding: 40px 0% 0px 0% !important;
}

footer .footer-body .list-group-item {
	padding: .45rem 0rem;
}

footer .footer-body .row .list-heading {
	margin: 0px 0px 10px 0px;
	padding-top: 0;
}

.footer-mpadding .playstoreIcon p {
	margin: 0px 0px 22px 0px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 25px;
	color: #515151;
}

.footer-mpadding .playstoreIcon a img {
	width: 175px;
}

.footer-mpadding .socialIcon .logo {
	width: 115px;
	user-select: none;
}

.footer-mpadding .socialIcon .social_icon {
	width: 45px;
	user-select: none;
	border-radius: 50px;
	box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
}

.footer-mpadding .socialIcon a {
	padding-right: 15px;
}

.footer-body .row .list-heading {

	padding-top: 0;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: var(--rp-gray-color-1);
}

.row.footer-mpadding {
	margin-right: 0px;
	margin-left: 0px;
}

.container-fluid.copyright {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 20px 15px 30px 15px;
	background: #ffffff;
}

.navbar-inverse {
	background-color: var(--rp-white-color-3);
	border: none;
}

.top-nav-bar {
	position: fixed !important;
	top: 0px;
	width: 100% !important;
	background-color: var(--rp-white-color-3);
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #DCDCDC;
	-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	z-index: 1000;
}

.top-nav-bar nav.navbar {
	max-width: 1366px;
	margin: 0px auto 0px auto;
}

.top-nav-bar nav.navbar .navbar-item .btn.sign-btn {
	width: 95px;
	height: 40px;
	border: 1.5px solid var(--rp-primary-color);;
	box-sizing: border-box;
	border-radius: 5px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 25px;
	color: var(--rp-primary-color);
	background: none;
	vertical-align: -11px;
}

.top-nav-bar nav.navbar .navbar-item .btn.sign-btn:focus,
.top-nav-bar nav.navbar .navbar-item .btn.sign-btn:hover {
	outline: none;
	box-shadow: none;
	background: #B11116;
	color: var(--rp-white-color-3);
}

.navbar-nav li .user-icon-1 {
	width: 30px;
	padding-top: 2px;
	cursor: pointer;
	display: inline-block;
}

.navbar-nav li .user-icon-1 img {
	width: 100%;
}

.navbar-nav .usericon a {
	padding-top: 7px;
	padding-bottom: 0px;
}

.navbar-nav .search-icon a {
	padding-top: 12px;
	padding-bottom: 0px;
}

.navbar-inverse .navbar-nav>li>a:hover,
.nav.navbar-nav li a:hover {
	color: var(--rp-gray-color-1) !important;
}

.navbar-brand {
	padding: 0px;
}

.logo-img {
	margin-top: 10px;
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
}

.logo-img a {
	margin: 0px !important;
	padding: 0px !important;
}

.pagination>li.disabled a {
	border-radius: 3px;
}

.pagination>li>a.pg-button {
	background: var(--rp-primary-color-light);
	color: var(--rp-secondary-color-dark);
	border-radius: 3px;
	border-color: var(--rp-secondary-color-dark);
}

.pagination>li.disabled a:hover {
	background: var(--rp-white-color-3);
	color: var(--rp-gray-color-2) !important;
}

.pagination>li>a:hover {
	background: var(--rp-primary-color-dark-hover);
	color: var(--rp-white-color-3) !important;
}

.resend-email {
	display: inline-block;
	padding: 10px 0px 0px 0px;
}

.resend-email a {
	color: inherit;
	font-weight: normal;
	text-decoration: underline !important;
}

.resend-email a:hover {
	color: inherit !important;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {

	margin-left: 0;
}

.navbar-nav>li>.dropdown-menu.search-popup {
	border-radius: 5px !important;
	position: absolute;
	left: -290px;
	top: 60px;
	height: 45px;
	margin: 0px 26px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navbar-nav>li>.dropdown-menu.search-popup a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: var(--rp-gray-color-3);
}

.navbar-nav>li .dropdown-menu.search-popup a:hover {
	color: var(--rp-gray-color-3) !important;
}

.navbar-nav>li>.dropdown-menu.search-popup .input-group {
	width: 100% !important;
}

.navbar-nav>li>.dropdown-menu.search-popup .input-group .form-control {
	height: 45px;
	border-radius: 5px !important;
	padding-right: 35px;
}

.navbar-nav>li>.dropdown-menu.search-popup .input-group .form-control::placeholder {
	font-size: 15px;
}

.navbar-nav>li>.dropdown-menu.search-popup .input-group .input-group-append div,
.navbar-nav>li>.dropdown-menu.search-popup .input-group .input-group-append {
	height: 45px;
}

.navbar-nav>li>.dropdown-menu.search-popup .input-group .input-group-append svg:not(:root).svg-inline--fa {
	top: 14px;
	right: 12px;
	z-index: 100;
	position: absolute;
}

.navbar-nav>li.search-icon {
	padding-top: 3px;
}

.navbar-inverse .navbar-nav>.open.search-icon>a,
.navbar-inverse .navbar-nav>.open.search-icon>a:hover,
.navbar-inverse .navbar-nav>.open.search-icon>a:focus {
	color: inherit !important;
}

.subnav {
	position: relative;
}

.subnav .subnav-list {
	display: none;
	position: absolute;
	top: 40px;
	list-style-type: none;
	right: 0px;
	margin: 0px;
	padding: 8px 17px 15px 15px;
	max-width: 300px;
	min-width: 100px;
	background: var(--rp-white-color-3);
	background-clip: padding-box;
	border: none;
	white-space: nowrap;
	border-radius: 4px;
	-webkit-box-shadow: 0px 6px 12px 6px rgb(0 0 0 / 18%);
	box-shadow: 0px 6px 12px 6px rgb(0 0 0 / 18%);
}

.subnav:hover .subnav-list {
	display: block;
}

.subnav .subnav-list li {
	margin: 5px 0px 8px 0px;
	padding: 0px;
}

.subnav .subnav-list li:last-child {
	margin: 10px 0px 0px 0px;
}

.subnav .svg-inline--fa.fa-w-14 {
	margin-left: 15px;
	vertical-align: -4px;
}

.subnav .subnav-list li a {
	font-weight: 600;
	color: var(--rp-gray-color-2);
}

.subnav:hover .subnav-list li a:hover {
	font-weight: 600;
	color: var(--rp-gray-color-1);
}

.brand-name {
	max-width: 250px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: var(--rp-gray-color-1);
	padding-left: 10px;
}

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

	.padding-lr-0+.copyright {
		margin-bottom: 10px;
	}

	.appsicon a:nth-child(3),
	.appsicon a:nth-child(4) {
		width: 165px !important;
	}
}

@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: 765px) {
	.logo-img {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 965px) {
	.nav-item.d-lg-block.search-icon.d-none {
		display: none;
	}
}

@media only screen and (max-width: 1024px) {
	.logo-img .brand-name {
		display: none;
	}
}

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

	.cookie-footer .text-right {
		margin: 14px 0px 0px 0px;
		display: block;
		position: initial;
		right: 0;
	}
}

/*Starts::Subhangi Required classes for Search Result*/

/*Added from rp_ui_web.css*/


.advance-search-form-check {
	position: relative;
	display: block;
	padding-left: 0px;
	padding-top: 15px;
}

.advance-search-form-check label {
	color: var(--rp-gray-color-1);
	font-weight: 600;
	padding-bottom: 0px;
	padding-right: 30px;
	font-size: 14px;
}

.advance-search-container {
	width: 70%;
	padding-left: 5%;
	padding-right: 5%;
	max-width: 1300px;
}

.savesearch-btn {
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	font-family: var(--rp-teritory-sans-font);
	color: #717171 !important;
}

.viewsearch-btn {
	padding-right: 15px;
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	font-family: var(--rp-teritory-sans-font);
	color: #717171 !important;
}

.span-advsearchlink {
	padding-right: 5px;
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	font-family: var(--rp-teritory-sans-font);
}

.span-advsearchlink+a {
	font-family: var(--rp-teritory-sans-font);
	font-weight: 500;
	font-size: 100%;
}

.div-advsearchlink {
	margin-top: -1%;
	margin-bottom: 1%;
}

.control-container {
	margin-top: -1%;
}

.form-group {
	margin-bottom: 20px;
	position: relative;
}

.savesearch-btn:hover,
.viewsearch-btn:hover {
	color: #ff6600;
	text-decoration: none;
}

.savesearch-title:hover {
	color: #ff6600;
	text-decoration: none;
}

.srchctrl {
	padding-bottom: 15px;

}

.srchctrl .btn-custom {
	font-size: 16px;
	padding: 0px 20px 0px 20px;
	height: 35px;
	font-weight: 500;
	font-family: var(--rp-teritory-sans-font);
}



.search-form-control {
	padding: 22px 16px;
}

#searchForm .input-group .search-form-control {
	padding-right: 45px;
	padding: 0px 40px 0px 20px;
	height: 35px;
}

.search-icon-control {
	margin-top: 2px;
}

.sidehead {
	font-family: var(--rp-secondary-sans-font) !important;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1) !important;
}

#bookavail li {
	margin-left: 0px;
	padding-left: 0px;
}

.sidehead+.list-group li,
.result-check-control .list-group li {
	font-family: var(--rp-secondary-sans-font) !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	line-height: 22px !important;
	color: var(--rp-gray-color-2) !important;
	margin-top: 10px !important;
}

#searchForm .input-group .search-form-control {
	padding-right: 45px;
	padding: 0px 40px 0px 20px;
	height: 35px;
	border: none !important;
}

.div-advsearchlink {
	margin-top: -1%;
	margin-bottom: 1%;
}

.record-count {
	display: block;
	margin-top: 1%;
	font-weight: 600;
	font-family: var(--rp-secondary-sans-font);
}

body {
	color: var(--rp-gray-color-8);
}

.jumbotron {
	margin-bottom: 5px;
}

/*Added from home_styles.css*/



.journal-header {
	display: none;
}


/*overwritting*/
.srchctrl .input-group.w-100 {
	width: 100% !important;
}

.span-advsearchlink {
	padding-right: 5px;
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	font-family: var(--rp-teritory-sans-font);
}

.list-group-item {
	border: none;
}

.container-fluid .jumbotron {
	padding-bottom: 5px;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--rp-gray-color-1);
	line-height: 28px;
}

.select2-container {
	width: 100% !important;
}

.advance-search-add{
	padding-left:15px;
	padding-right:15px;
}

@media (max-width: 768px) {

	.img-fluid {
		height: 200px !important;
	}

	.modal-dialog {
		margin-top: 100px;
	}
	.mobile-search-drop{
		width: 270px ! important;
		left: -170px ! important;
        padding: 0px;
	}
	.mobile-search-icons{
		vertical-align: -5px! important;
		padding-left: 15px;
	}
	.mobile-search-drop > a {
		padding: 6px !important;
	}

	.dropdown-menu {
		margin-left: 0px !important;
	}

	.book-container {
		margin-left: 15px !important;
	}
	
	.mobile-drop-downs{
		right: -30px;
		top: -30px;
	}
	.mobile-srchctrl{
		display:flex;
	}
	.mobile-button-search{
		width:100% ! important;
		padding:0px;
	}
	.mobile-content-modal{
		width:335px ! important;
	}
	.mobile-sign-institu{
		font-size:15px !important;
	}
}

/*Ends::Subhangi Required classes for Search Result*/
.pubdate {
	margin-left: -4px;
	margin-bottom: 10px;
}

.container-fluid.umbotron {
	background: #fff;
	position: relative;
	z-index: 1000;
}

#advancesearch {
	background: #fff;
	position: relative;
	z-index: 100;

}



.social-ic {
	display: flex;
}

#sort-opt {
	width: 100% !important;
}

.list-group-item {
	border: none;
}

.container-fluid .jumbotron {
	padding-bottom: 5px;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--rp-gray-color-1);
	line-height: 28px;
}

.select2-container {
	width: 100% !important;
}

/*Ends::Subangi Required classes for Search Result*/

.container-fluid.umbotron {
	background: #fff;
	position: relative;
	z-index: 1000;
}

#advancesearch {
	background: #fff;
	position: relative;
	z-index: 100;

}

.search-image-align {
	margin-bottom: 25px;
	margin-top: 15px;
}

.social-ic {
	display: flex;
}

#sort-opt {
	width: 100% !important;
}

.sub-title {
	position: relative;
	top: -4px;
}

.search-year {
	margin-bottom: 5px;
}

/*Ends::Subangi Required classes for advanced search*/

/*Added from rp_ui_web.css*/

.clearBtn {
	float: right;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: var(--rp-gray-color-1);
}

.advance-search-container {
	width: 70%;
	max-width: 1300px;
}

.dispText {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	color: var(--rp-gray-color-1);
}

.advance-search-row {
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	padding-bottom: 20px;
}

.advance-search-row .advance-search-form-group .label {
	font-size: 16px;
	font-weight: 600;
}

.advance-search-label {
	color: var(--rp-gray-color-1);
	font-weight: 600;
	padding-bottom: 10px;
}

.advance-search-row .btn-custom {
	font-weight: 500;
	font-size: var(--rp-font-size-16);
	margin: auto;
	display: block;
}

.advance-search-form-control {
	font-size: 14px;
	font-weight: 500;
	padding: 21px;
	color: var(--rp-gray-color-1);
	font-family: var(--rp-primary-serif-font);
}

.icontxt {
	display: block;
	margin-top: 10px;
	margin-left: -10px;
}

.advance-search-form-group {
	margin-bottom: 0.4rem;
}

.advance-search-form-check {
	position: relative;
	display: block;
	padding-left: 0px;
}

.advance-search-form-check .list-group {
	flex-direction: row !important;
	flex-wrap: wrap;
}

.advance-search-form-check .list-group li {
	/*background: transparent;
	width: 250px;
	font-size: 15px;
	font-weight: 500;
	color: var(--rp-gray-color-1);*/

	background: transparent;
	font-size: 15px;
	font-weight: normal !important;
	color: var(--rp-gray-color-1);

	width: 230px;
	display: inline-block;
	cursor: pointer;

}


.advance-search-label-text {
	display: block;
	margin-top: -27%;
	margin-left: 25px;
}

input[type="checkbox"]:checked {
	content: "\f14a";
	color: #FAC9AF;
	background: #F36C23;
}

.advance-search-form-check label {
	color: var(--rp-gray-color-1);
	font-weight: 600;
	padding-bottom: 0px;
	font-size: 14px;
}

.checkboxtype {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	padding-bottom: 0px;
}

.list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.col-lg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.btn-color-dark {
	background-color: var(--rp-primary-color-dark) !important;
	color: var(--rp-white-color-3) !important;
}

.btn-custom {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: var(--rp-font-size-16);
	padding: 8px;
	border-radius: 3px;
	color: var(--white);
	background-color: var(--rp-primary-color-dark);
	/* width: 115px; */
}

.btn-width-lg {
	width: 260px;
	height: 45px;
	color: #fff !important;
}

.btn-width {
	width: 160px;
	height: 45px;
}

.badge {
	color: var(--rp-primary-color-dark);
	padding: 4px 0px;
	line-height: 14px;
	font-weight: bold !important;
}

.btn {
	text-align: center;
}

a:hover,
a {
	text-decoration: none;
	color: var(--rp-primary-color) !Important;
}

.material-icons-outlined:hover {
	cursor: pointer;
	color: #767676 !important;
}

.material-icons-outlined>.icon-image-preview:hover {
	text-decoration: none;
	color: #767676 !important;
}

.pg-button-disable {
	color: var(--rp-gray-color-6);
	background: #F6F6F6;
	border: 1px solid #F6F6F6;
	border-radius: 5px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
}

.pg-button {
	color: #f36c22;
	background: #FFEEE2;
	border: 1px solid #FFEEE2;
	border-radius: 5px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
}

#pagination li,
#pagination li a {
	/* font-family: var(--rp-primary-sans-font); */
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	word-break: keep-all;
}

a.pg-button:hover {
	background: #ff6600 !important;
	color: var(--rp-white-color-3) !important;
	cursor: pointer;
}

.modal-header .close {
	padding: 1.4rem 1.4rem;
	border-radius: 0px 10px 0px 0px;
	opacity: 1;
	background: var(--rp-primary-color-dark);
}

.modal-content {
	border-radius: 10px 10px 10px 10px;
}

.modal-header {
	border-bottom: none;
	background: #F6F6F6;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	padding: .75rem .75rem;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
}

.modal-header h2 {
	padding-top: 10px;
	padding-left: 10px;
}

#savehistory .modal-dialog.modal-dialog-top .modal-body {
	padding: 10px 20px 20px 10px !important;
	overflow-y: scroll;
}

#savehistory .modal-dialog.modal-dialog-top .modal-header .close {
	margin-top: -12px;
	padding: 0.98rem 1.3rem 0.98rem 1.3rem;
}

.modal-header .btn-warning:hover {
	background: #ff6600;
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0.3rem;
	outline: 0;
}

.sidehead+.list-group li,
.result-check-control .list-group li {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-2) !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {

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

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444 !important;
	line-height: 28px;
}

.select2-container--default .select2-results>.select2-results__options {
	color: var(--rp-gray-color-2) !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: var(--rp-gray-bg-color-2) !important;
}

.advance-search-row .select2-container--default .select2-selection--single,
#addArticlesDuplicate .select2-container--default .select2-selection--single {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-size: 15px;
}

.rp-font-size-7.lens-icon {
	padding-right: 6px;
	font-size: 8px !important;
	line-height: 1;
	padding-left: 1px;
	margin-left: 6px;
}

.status-display {
	display: inline-block;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
	color: var(--rp-gray-color-2);
	margin-left: 20px;
}

#savehistory .modal-dialog.modal-dialog-top {
	max-width: 550px !important;
	width: 550px;
}

@media (min-width: 576px) {
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 150px);
	}

	.modal-content {
		position: relative;
		top: 75px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 82%;
		margin: 0px auto;
		pointer-events: auto;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid rgba(0, 0, 0, .2);
		border-radius: 1.3rem;
		outline: 0;
	}

	.lst-item {
		margin-left: 5%;
		margin-bottom: 2%;
		padding: 10px;
		border-bottom: 1px solid #F4F4F4;
		width: 90%;
	}

	.modal-header {
		border-bottom: none;
		background: #F6F6F6;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-pack: justify;
		padding: 0.75rem 0.75rem;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
	}

	#savehistory .modal-dialog.modal-dialog-top .modal-header .close {

		padding: 0.98rem 1.3rem 0.98rem 1.3rem;
		position: relative;
		top: 11px;
		border-radius: 4px;
	}
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.modal-header .close {
	padding: 1.3rem 1.3rem;
	border-radius: 0px 10px 0px 0px;
	opacity: 1;
	background: var(--rp-primary-color-dark);
	margin-top: -15px;
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto;
}

.span-header {
	font-size: 16px;
	font-weight: 600;
	color: var(--rp-gray-color-1);
	display: block;
	padding: 12px 20px 1px 15px;
	margin-bottom: 8px;
}

.img-close {
	width: 25px;
}

.span-advsearchlink+a {
	font-family: var(--rp-teritory-sans-font);
	font-weight: 600 !important;
	font-size: 100%;
}

.rp-primary-color-dark {
	color: var(--rp-primary-color-dark) !important;
	font-weight: 600 !important;
}

.span-advsearchlink+a:hover {
	color: var(--rp-primary-color-dark) !important;
	text-decoration: none !important;
}

.inline-items span:first-child {
	color: var(--rp-gray-color-1) !important;
}

.inline-items {
	font-family: var(--rp-teritory-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 26px;
}

.header-result-text {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #000 !important;
}

#art-data .header-result-text:hover {
	color: var(--rp-primary-color-dark-hover) !important;
}

.advance-search-form-group .advance-search-form-control {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-size: 15px;
}

.advance-search-form-control {
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 21px !important;
	color: var(--rp-gray-color-1) !important;
	font-family: var(--rp-primary-serif-font) !important;
}

.label-style {
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #212529 !important;
	font-family: Arial !important;
	margin-bottom: 5px;
}

.advance-search-form-check .list-group li {
	background: transparent;
	width: 230px;
	font-size: 15px;
	font-weight: 400;
	color: var(--rp-gray-color-1);
	font-family: 'Nexus Sans';
}

a:hover .material-icons,
a:hover .material-icons-outlined,
a:hover {
	color: #757575 !important;
	;
}

.publistClass {

	line-height: 23px !important;

}

#art-data .ul-li-controls-list li svg,
#art-data .ul-li-controls-list li a svg {
	fill: var(--rp-gray-color-2);
	vertical-align: -5px;
}


.share-btn-text {
	margin-top: -1.5px;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	cursor: pointer;
}

#art-data .ul-li-controls-list li .librarydelete-icon svg {
	vertical-align: -4px;
}

#icon-delete .share-btn-text {
	padding-right: 5px;
	margin-top: 2.5px;
}

#art-data .ul-li-controls-list>li:hover>.librarydelete-icon {
	color: var(--rp-primary-color-dark-hover) !important;
}

.share-btn-text1 {
	padding-left: 5px;
}

#art-data .ul-li-controls-list li svg,
#art-data .ul-li-controls-list li a svg {
	fill: var(--rp-gray-color-2);
	vertical-align: -5px;
}

#art-data .ul-li-controls-list>li:hover,
#art-data .ul-li-controls-list>li:hover>a {
	color: var(--rp-primary-color-dark-hover) !important;
}

.list-group-horizontal {
	display: inline-flex !important;
	margin-top: 5px;
	flex-wrap: wrap;
}

#art-data .ul-li-controls-list>li:hover svg,
#art-data .ul-li-controls-list>li:hover a svg {
	fill: var(--rp-primary-color-dark-hover) !important;
}




/*Liarary starts
*/


.library-heading {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 22px;
	display: block;
	text-align: center;
	color: var(--rp-primary-color-dark);
	margin: 143px 0px 40px 0px;
	padding: 0px;
}

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

.library-page .library.tab-content hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

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

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

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

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

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

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

.library-buttons {
	margin: 0px 0px 35px 0px;
}

.library-buttons .tabs-button {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	color: var(--rp-gray-color-2);
	border-bottom: 1px solid #E5E5E5;
}

.library-buttons .tabs-button .myown,
.library-buttons .tabs-button .wishlist,
.library-buttons .tabs-button .subscription {
	cursor: pointer;
	display: inline-block;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: 500;
	border-bottom: 2px solid #FFFFFF !important;
	font-size: 16px;
	line-height: 21px;
}

.library-buttons .tabs-button .myown.active,
.library-buttons .tabs-button .wishlist.active,
.library-buttons .tabs-button .subscription.active {
	border: none !important;
	border-bottom: 2px solid #F36C23 !important;
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	color: var(--rp-gray-color-1);
}

.library.tab-content .tab-pane.active {
	border: none !important;
}

#subscription-tab.tab-pane.active .subscription-tab,
#wishlist.tab-pane.active {
	margin-top: 50px;
}

.library-list-types {
	margin: 15px 0px 0px 0px;
}

.library-list-types .pub-type-head {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.library-page .container-checkbox {
	display: inline;
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: var(--rp-gray-color-2);
}

.library-page .container-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.library-page .container-checkbox .checkmark {
	position: absolute;
	top: 4.5px;
	left: 0;
	height: 12px;
	width: 12px;
	background-color: var(--rp-gray-color-4);
	border: 1.85px solid #C1C1C1;
	border-radius: 0px;
}

.library-page .container-checkbox:hover input~.checkmark {
	background-color: var(--rp-gray-color-4);
}

.library-page .container-checkbox input:checked~.checkmark {
	background-color: #FAC9AF;
	border-radius: 3px;
	border: none;
}

.library-page .container-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.library-page .container-checkbox input:checked~.checkmark:after {
	display: inline;
}

.library-page .container-checkbox .checkmark:after {
	left: 4px;
	top: 0.75px;
	width: 4px;
	height: 10px;
	border: solid #ff6600;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.library-page .wishlist-content {
	margin: 10px 0px 0px 0px;
}

.library-page .wishlist-content,
.library-page .subscription-content {
	display: none;
}

.library-page .wishlist-content.active,
.library-page .subscription-content.active {
	display: block;
}

.library-page .wishlist-content p {
	background: var(--rp-gray-color-5);
	border: 1.5px solid #F1F1F1;
	border-radius: 3px;
	width: 180px;
	height: 50px;
	text-align: left;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	padding: 11px 15px;
	position: relative;
	cursor: pointer;
}

.library-page .wishlist-content p .ptype {
	background: var(--rp-gray-color-5);
	border: none;
	text-align: left;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
}

.library-page .wishlist-content .active-color .ptype {
	color: var(--rp-primary-color-dark) !important;
}

.library-page .wishlist-content p .material-icons-outlined {
	position: absolute;
	top: 10px;
	right: 5px;
}

.library-page .subscription-head2 {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 15px 0px 15px 0px;
}

.library-page .subscription-head1 {
	cursor: pointer;
}

.active-color {
	color: var(--rp-primary-color-dark) !important;
}

.library-page .subscription-head1 {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

.library-page .subscription-head1.margin-top1 {
	margin: 20px 0px 10px 0px;
}

.library-page .subscription-subhead1,
.library-page .subscription-subhead2 {
	font-family: var(--rp-secondary-sans-font);
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: var(--rp-gray-color-1);
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	background: var(--rp-gray-color-5);
	border: 1.5px solid #F1F1F1;
	border-radius: 3px;
	width: 180px;
	height: 50px;
	padding: 11px 15px;
	position: relative;
}

.library-page .subscription-subhead1 .material-icons-outlined,
.library-page .subscription-subhead2 .material-icons-outlined {
	position: absolute;
	top: 10px;
	right: 5px;
}

.library-page .expired_btn {
	background: #F89933;
	border-radius: 2px;
	width: 70px;
	height: 20px;
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	line-height: 19px;
	color: var(--rp-white-color-3);
	border: none;
	display: inline-block;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.library-page .volume-issue-para {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.library-page .volume-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: var(--rp-gray-color-2);
	padding-right: 11px;
}

.library-page .volume-text b {
	color: var(--rp-gray-color-1);
}

.library-page .issue-text {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: var(--rp-gray-color-2);
}

.library-page .issue-text b {
	color: var(--rp-gray-color-1);
}

.library-page .myown-content-share thead tr th,
.library-page .myown-content-share tbody tr td {
	text-align: center;
}

.library-page .myown-content-share thead tr th:nth-child(2),
.library-page .myown-content-share tbody tr td:nth-child(2) {
	text-align: left;
}

.library-page .myown-content-share thead tr th:first-child,
.library-page .myown-content-share tbody tr td:first-child {
	white-space: nowrap;
	width: 5vw;
}

.library-page .myown-content-share thead tr th:last-child,
.library-page .myown-content-share tbody tr td:last-child {
	white-space: nowrap;
	width: 5vw;
}

.library-page .myown-content-share thead tr th:nth-child(3),
.library-page .myown-content-share tbody tr td:nth-child(3) {
	width: 15vw;
}

.library-page .myown-content-share thead tr th:nth-child(4),
.library-page .myown-content-share tbody tr td:nth-child(4) {
	width: 8vw;
}

.library-page .myown-content-share thead tr th:nth-child(5),
.library-page .myown-content-share tbody tr td:nth-child(5) {
	width: 9vw;
}

.library-page.container.py-5.new-layout {
	position: relative;
	z-index: 100;
	background: #fff;
}

.wishlist-content.active {
	border: none !important;
}

.subscription-content.active {
	border: none !important;
}

#datatable thead {
	background: none;
}

.notes-app-page {
	position: relative;
	z-index: 100;
	background: #fff;


}

.row.pt-2.pb-3 {
	float: right !important;
}


.modal-header .close {
	padding: 10px !important;
}

#metadatacontent {
	overflow-y: auto !important;
}

#fname {
	padding: 5px !important;
}

.iform {
	border: 0px;
	width: 100%;
	height: 595px !important;
}

.form-control:focus {
	box-shadow: none !important;

}

.span-class {
	background: var(--rp-primary-color-dark);
	color: var(--rp-white-color-3);
	border-radius: 3px;
	padding: 10px 43px;
}

.reedem-form {
	border-radius: 4px;
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
	margin: auto;
	padding: 30px;
	margin-top: 160px;
	margin-bottom: 100px;
}

.reedem-heading {
	margin-top: 10px;
	font-family: roboto, Arial, sans-serif;
	font-weight: 500;
	color: #2f2f39;
	margin-bottom: 10px;
	font-size: 38px;
	line-height: 45px;

}

.reedemp {

	color: #2f2f39 !important;
	line-height: 27px !important;
}

.link--with-new-window-light-blue::after {
	content: url(/img/book.svg);
	padding-left: 6px;
	vertical-align: middle;
}

.form-row {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.form-group {
	margin-bottom: 20px;
}

.form-group label {
	color: #434343;
	font-size: 1em;
	font-weight: 500;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
	border-color: #d21c35 !important;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
	border-color: #dc3545;
	padding-right: calc(1.6em + 0.75rem);
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgZmlsbD0nbm9uZScgc3Ryb2tlPScjZGMzNTQ1JyB2aWV3Qm94PScwIDAgMTIgMTInPjxjaXJjbGUgY3g9JzYnIGN5PSc2JyByPSc0LjUnLz48cGF0aCBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBkPSdNNS44IDMuNmguNEw2IDYuNXonLz48Y2lyY2xlIGN4PSc2JyBjeT0nOC4yJyByPScuNicgZmlsbD0nI2RjMzU0NScgc3Ryb2tlPSdub25lJy8+PC9zdmc+);
	background-repeat: no-repeat;
	background-position: right calc(0.4em + 0.1875rem) center;
	background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
	padding: 23px;
}

.form-control {
	border-radius: 4px;
	border-width: 1px;
	font-size: 1em;
	height: 38px;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.6em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.6;
	color: #434343;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 2px;
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.invalid-message {
	color: #d21c35;
}

.invalid-message {

	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #dc3545;
}


.r-btn-orange {
	font-size: 1.44em;
	line-height: 1.2;
	padding: 11px 32px;
	margin-top: 27px;
	background-color: #ca500f;
	color: #fff;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 0;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: normal;
	width: 100%;
}

.notify {
	background-color: #cd4c1f !important;

	color: var(--rp-gray-color-1) !important;
	font-size: 16px !important;
}

.modal-backdrop.in {

	opacity: 0 !important;
}

.more-background {

	border-radius: 3px;
	padding: 10px 30px;
	margin: 8px;
}

.fade.in {
	opacity: 1;
	background: rgba(0, 0, 0, 0.7) !important;
}

#ctype {
	width: 100%;
}

.search-container-wrap {
	max-width: 1320px;
	margin: 0px auto;

}

.search-container {
	width: 100%;
	background: #fff;
}

.page-name {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 37px;
	color: #000000;
}

.lib-btn-submit {
	box-sizing: border-box;
	width: 127px;
	height: 41px;
	color: #FFFFFF;
	border-radius: 0px !important;
	background: #c95100;
	margin-left: 20px;
	font-weight: bold;
	color: #fff;
}

.open-lock-icon {
	width: 25px;
	color: #B11116;
}

/* Collection page css starts*/

.collection-23 .img-fluid {
	width: 120px;
}

.border-wrap {
	border-bottom: 2px solid rgba(117, 117, 117, 0.5);
	display: flex;
	padding-bottom: 35px;
}

.collection-icon>a {
	color: var(--rp-gray-color-2) !important;
	font-size: 20px;
}

.coll-book {
	color: var(--rp-gray-color-2) !important;
}

/* Collection page css ends*/
.mb-10 {
	margin-bottom: 10px;
}

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

.mb {
	font-size: 20px !important;
	font-weight: 600 !important;
	margin-bottom: 8px !important;
	color: #000 !important;
}

.space-align {
	margin-right: 10px;
}

.space-align-left {
	margin-left: 10px;
}

.heading-wrap {
	margin-bottom: 30px;
	margin-left: -30px;
}

.btn-align {
	text-align: right;
	margin-left: 65px;
}

.btn-primary1:hover {
	color: #fff !important;
}

.btn-primary1 {
	border-radius: 0px !important;
}

.h5-title1 {
	margin-left: 15px !important;
	color: var(--rp-primary-color-dark) !important;
}


#loadMore1 {
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	width: 100%;
}

#loadMore {
	background: var(--rp-primary-color-dark);
	border-radius: 3px;
	color: white;
	display: inline-block;
	padding: 10px 30px;
	transition: all 0.25s ease-out;
	-webkit-font-smoothing: antialiased;
}

button[type="button"].btn.userreview-btn:focus {
	outline: 1px solid black;
}

.content-icon {
	width: 20px;
}

.container-md {
	margin-bottom: 25px;
}

@media (max-width: 768px) {

	.image-media {
		display: none;
	}
	.advance-search-row{
		row-gap: 15px;
	}
	.library-page .embty-library-page .embty-library-content{
		margin:auto !important;
	}
	.library-buttons .tabs-button {
		display: flex;
    	flex-wrap: wrap;
    	gap: 10px;
	}
}

.collection-bj-head {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 35px;
	color: var(--rp-primary-color-dark);
	text-align: center;
	margin: 0px 0px 50px 0px;
}

.collection-bj .countCount,
.collection-bj .countCount span {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 15px;
	color: var(--rp-primary-color-dark);
}

.collection-bj .countCount {
	margin: 0px 0px 25px 0px;
}

.collection-bj .form-control.search-input {
	width: 100%;
	height: 35px;
	background: #FFFFFF;
	border: 1px solid #afafaf;
	border-radius: 5px;
	margin: 0px auto;
	padding: 0px 40px 0px 20px;
}

.collection-bj .form-control.search-input:focus,
.collection-bj .form-control.search-input:active,
.collection-bj .form-control.search-input:hover {
	border: none;
	outline: none;
	box-shadow: none;
}

.collection-bj .form-control.search-input::placeholder {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: var(--rp-gray-color-3);
}

.collection-bj .seacrh-form .input-group {
	max-width: 500px;
	position: relative;
	margin: 0px auto;
}

.collection-bj .seacrh-form .home-search-icon {
	width: 15px;
	position: absolute;
	right: 14px;
	top: 8px;
	z-index: 10;
	color: var(--rp-gray-color-2);
}

.collection-bj .seacrh-form .home-search-icon:hover {
	color: var(--rp-gray-color-1);
}

.collection-bj .seacrh-form .row {
	max-width: 660px;
	position: relative;
	margin: 20px auto 0px auto;
}

.collection-bj .seacrh-form .row .col-12 {
	text-align: center;
}

.collection-bj .seacrh-form .row .col-12,
.collection-bj .seacrh-form .row .col-12 .advance-search {
	font-family: var(--rp-primary-sans-font);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	color: var(--rp-gray-color-2);
}

.collection-bj .seacrh-form .row .col-12 .search-link {
	color: var(--rp-primary-color-dark);
	text-decoration: none;
	font-size: 100%;
	font-weight: inherit;
}

.pt-10 {
	padding-top: 10px;
}

.pt-20 {
	padding-top: 20px;
}

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

.add-btn {
	display: block !important;
	cursor: pointer !important;
	background: none !important;
	border: none !important;
}

.footer-st-content{
	background-color: var(--rp-primary-color);
	color:var(--rp-white-color-3);
	padding: 30px 0% 20px 0% !important;
}
.footer-text-left{
font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.011em;
    text-align: left;
    position: relative;
    top: 20px;
}
.practice-content.italic{
	text-align: center;
	font-style:italic;
	margin-bottom:20px;
}
.footer-text-right a {
    color: #fff!important;
    text-decoration: none!important;
    text-decoration: underline!important;
}
 .custom-button {
            display: inline-block;
            padding: 10px 20px;
            background-color: #b70000; 
            color: #fff!important;
            font-size: 18px;
            font-weight: bold;
            border: none;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            font-family: Roboto;
            letter-spacing: 1px;
        }
        .custom-button:hover {
			 color: #fff!important;
			}
        .footer-contact{
			margin-right: 20px;
		}
		.practice-content.right{
			text-align:right!important;
			 font-style: italic;
		}
.footer-text-right{
font-family: Roboto!important;
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.011em;
text-align: left;

}
.footer-pad-style{
	padding-right: 0px !important;
}
.header-user-icon{
	color: var(--rp-primary-color);
    font-size: 28px;
    padding-top: 2px;

}