/*Global CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Global CSS*/
/*-----Struture Classes-----*/
.wrapper-max {
	margin: auto;
	max-width: 950px;
}

.assestinput {
	background-color: transparent;
	border: none;
}

.container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

.wrapper {
	min-width: 780px;
	height: auto; /*min-height: 85%;*/
	margin: 0 auto;
}

.inline-block {
	display: inline-block;
}

.txt-center {
	text-align: center;
}

.clearfix {
	clear: both;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

header {
	background: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	z-index: 1;
	position: relative;
}

.pp-logo {
	width: 173px;
	height: 36px;
	display: inline-block;
	padding: 12px 36px 26px 0;
	margin-left: 0 !important;
	box-sizing: initial !important;
	-moz-box-sizing: content-box;
}

.body-bg {
	background: #f5f4f4;
}

.header-transparent {
	height: 53px;
}

.section-center {
	position: absolute;
	top: 0px;
	bottom: 70px;
	left: 0;
	right: 0;
}

.container {
	width: auto !important;
	position: relative;
	max-width: 950px;
	padding: 15px 15px 0 15px !important;
}

.container-full {
	margin: 0;
	position: relative;
	background: #f5f4f4;
}

.section-header {
	padding: 6px 0 17px;
	margin-bottom: 8px;
	overflow: auto;
}

.login:hover {
	color: #fff;
	text-decoration: none;
	background-color: #37a5da;
}
/*-----Struture Classes-----*/

/*-----Navigation Classes-----*/
.alphabet-nav {
	white-space: nowrap;
}

.alphabet-nav a {
	color: #707070;
	display: inline-block;
	text-decoration: none;
	width: 3.45%;
	padding: 8px 0 15px 0;
}

.alphabet-nav a:hover, .alphabet-nav a:active {
	color: #3faae3;
}
/*-----Navigation Classes-----*/

/*-----Login Classes-----*/
.login-section {
	width: 500px;
	padding: 20px;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 0px 0px 1px #d9d9d9;
	-webkit-box-shadow: 0px 0px 1px #d9d9d9;
	-moz-box-shadow: 0px 0px 1px #d9d9d9;
	margin: auto;
}

.login-section h1 {
	font-size: 25px;
	color: #04a8e7;
	font-weight: normal;
	text-align: center;
	margin-bottom: 28px;
}

.login-section input[type=text], .login-section input[type=password] {
	font-size: 18px;
	color: #89949b;
	border: 1px solid #bdbcbc;
	display: block;
	width: 86%;
	height: 36px;
	padding: 4px 14px;
	font-weight: lighter;
	margin: 0 auto 20px auto;
}

.login {
	color: #fff;
	background-color: #47b3e7;
	background-image: none;
	border: 0;
	padding: 5px 70px 5px;
	font-size: 20px;
	line-height: 30px;
	margin: auto;
	cursor: pointer;
	border-radius:5px;
    width: 92%;
}

.login a {
	color: #fff;
	text-decoration: none;
}

.forgot-password {
	font-size: 14px;
	color: #b2babe;
}

.forgot-password a {
	font-size: 14px;
	color: #a2a2a2;
	text-decoration: none;
}

.forgot-password a:hover {
	text-decoration: underline;
}

.login-bottom-row {
	padding: 20px 0;
	margin: 0 auto 20px;
	max-width: 950px;
}

.login-bottom {
	bottom: 0;
	top: inherit;
}

.login-cell {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}

.login-table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 300px;
}

.login-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.login-bottom-inner-pages {
	bottom: 0;
	width: 100%;
	padding: 6px 52px;
	position: relative;
	background: #fff;
	position: relative;
	margin-top: 10px;
	min-width: 780px;
}

.login-bottom-inner-pages .login-bottom-row {
	margin: 0;
	color: #777777;
	max-width: 950px;
	margin: auto;
}

.login-header {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1;
	margin-bottom: 0;
	min-height: 76px;
}

.login-table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 300px;
}
/*-----Navigation Classes-----*/

/*-----Manage Library Classes-----*/
.manage-groups-listing {
	position: relative;
	margin-top: 26px;
}

.listing-header {
	border: solid 1px #c9c9c9;
	background: #f0f7fc;
	height: 42px;
	line-height: 3;
	font-family: 'open_sanssemibold';
	text-align: center;
	font-size: 14px;
	color: #36393b;
	border-bottom: 0;
}

.listing-content {
	border: solid 1px #c9c9c9;
	position: relative;
	margin-top: -1px;
	margin-bottom: 0;
}

.manage-groups-listing .listing-content:nth-child(odd) {
	background: #fff;
}

.first-col {
	min-width: 154px;
	border-right: solid 1px #c9c9c9;
	display: table-cell;
}

.book-col {
	min-width: 200px;
	border-right: solid 1px #c9c9c9;
	display: table-cell;
}

.second-col {
	display: table-cell;
	width: 90.4%;
	text-align: left;
}

.content-thumb-col span, .content-second-col span {
	float: left;
}

.third-col {
	min-width: 172px;
	border-left: solid 1px #c9c9c9;
	display: table-cell;
	right: 0;
	top: 0;
	text-align: center;
	padding: 0 6px;
	max-width: 200px;
}

.content-thumb-col {
	padding: 13px 0 10px 0;
	border-right: solid 1px #c9c9c9;
	min-width: 154px;
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	height: 200px;
}

.content-thumb-col div.pRelative {
	margin-bottom: 5px;
}

.content-second-col {
	padding: 10px 0;
	border-right: solid 1px #e6e6e6;
	min-width: 200px;
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.content-action-col {
	padding: 0;
	border-left: solid 1px #c9c9c9;
	min-width: 172px;
	text-align: left;
	height: 160px;
	display: table-cell;
	vertical-align: middle;
	max-width: 200px;
	padding: 15px 0;
}

.content-action-col .delete-image {
	margin-right: 0px;
	width: 18px;
}

.content-action-col .delete-image, .content-action-col .comments-history,
	.content-action-col .export-icon {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.content-action-col a {
	display: block;
	font-size: 12px;
	margin: 8px 0 17px 17px;
	color: #626262;
	padding: 0;
}

.content-action-col a:hover, .content-action-col a span:hover {
	color: #191919 !important;
	text-decoration: none;
}

.action-text:hover, .action-text a:hover {
	color: #52b2e6;
	text-decoration: none;
}

.line-height-21px {
	line-height: 21px;
}
/*.content-action-col a span{display: inline-block;vertical-align: middle;height: 30px;}*/
.content-action-col a span.edit-image {
	width: 25px;
}

.content-action-col a span.edit-image-rename {
	width: 25px;
}

.content-thumb-col img {
	border: solid 1px #e0e0e0;
	height: 100px; /*max-width: 112px;*/
	width: 80px;
	vertical-align: middle;
	padding: 2px;
	cursor: pointer
}

.edit-book-icon {
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(../images/edit_book.png) no-repeat;
	background-size: 15px 15px;
	margin-right: 2px;
}

.edit-book-link {
	display: inline-block;
	font-size: .97em;
	margin-left: 17px;
	color: #a1a1a1;
	cursor: pointer;
}

.edit-book-link .line-height-21px {
	display: inline-block;
	vertical-align: top;
	line-height: 1.3em;
}

.edit-book {
	display: inline-block;
	width: 22px;
	height: 33px !important;
	background: url(../images/edit_book_icon.png) no-repeat;
	background-size: 15px 15px;
	margin-right: 2px;
}

.autoload-edit-book {
	display: inline-block;
	width: 22px;
	height: 26px !important;
	background: url(../images/edit_book_icon.png) no-repeat;
	background-size: 15px 15px;
	margin-right: 2px;
}

.edit-book-disable {
	display: inline-block;
	width: 22px;
	height: 26px !important;
	background: url(../images/edit_book_icon.png) no-repeat;
	background-size: 15px 15px;
	margin-right: 2px;
}

.add-book-icon {
	display: inline-block;
	width: 22px;
	height: 22px !important;
	background: url(../images/add_book_icon.png) no-repeat;
	background-size: 18px 18px;
	margin-right: 2px;
	vertical-align: middle;
}

.publish-icon {
	display: inline-block;
	width: 21px;
	height: 17px !important;
	vertical-align: middle;
	background: url(../images/republish-icon.png) no-repeat;
}

.revoke-icon {
	display: inline-block;
	width: 18px;
	height: 27px !important;
	background: url(../images/revoke-icon.png) no-repeat;
}

.export-icon {
	display: inline-block;
	width: 18px;
	background: url(../images/export.png) no-repeat;
	margin-left: 1px;
}

.action-each-block .sync-icon {
	display: inline-block;
	width: 18px;
	background: url(../images/sync_book.png) no-repeat;
	height: 29px;
	vertical-align: middle;
}

.manage-library-icon {
	display: inline-block;
	width: 22px;
	height: 18px;
	background: url(../images/manage_library.png) no-repeat;
	background-size: 19px 18px;
	margin-right: 2px;
}

.arrow-icon {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url(../images/login_details.png) no-repeat;
	vertical-align: middle;
}

.content-descripion-col {
	display: table-cell;
	width: 90.4%;
	padding: 15px 20px;
	vertical-align: middle;
	position: relative;
}

.content-descripion-col h2 {
	margin: 0 0 6px 0;
	font-size: 1.17em;
	color: #6a6868;
	font-weight: normal;
	font-family: 'OpenSansRegular';
	word-break: break-word;
	word-wrap: break-word;
}

.content-descripion-col h3 {
	margin: 3px 0 0 0;
	font-size: 1em;
	color: #a1a1a1;
	font-weight: normal;
	font-family: 'OpenSansRegular';
	overflow: hidden;
	word-break: break-word;
	word-wrap: break-word;
	line-height: normal;
}

.content-descripion-col a:hover {
	text-decoration: none;
}

.add-books-icon {
	display: block;
	width: 102px;
	height: 27px;
	background: url(../images/add_books.png) no-repeat;
	margin-bottom: 3px;
}

.user-icon {
	display: inline-block;
	width: 46px;
	height: 47px;
	background: url(../images/user_info.png) no-repeat;
	vertical-align: middle;
}

.user-icon:before{
    content:' ';
}

.user-name {
	display: inline-block;
	vertical-align: middle;
	color: #565656;
	max-width: 89px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.left-align-text {
	float: left;
	padding-left: 20px;
}
/*-----Manage Library Classes-----*/

/*-----Widget add/Remove screen Classes-----*/
.div-center {
	position: absolute;
	text-align: center;
	width: 89%;
	left: 10%;
}

.user-info {
	border: none !important;
}

.user-info span {
	margin-right: 8px;
}

.search-button {
	background: url(../images/search_button.png);
	width: 34px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: relative;
	z-index: 1;
	vertical-align: middle;
	margin-left: -37px;
	margin-top: -3px;
}

.search-textbox {
	padding: 4px 36px 4px 6px;
	border: solid 1px #c9c9c9;
	border-radius: 0px;
	width: 220px;
	position: relative;
}

.search-textbox:focus {
	border: 1px solid #28a8e6;
	color: #626262;
	outline: 0;
}

.search-textbox:disabled {
	border: 1px solid #dedddd;
	background: #f6f6f6;
	color: #a8a8a9;
}

.nav-content {
	margin: 20px 36px;
	clear: both;
}

.nav-content .dropdown-select, .nav-content .search-textbox {
	margin-left: 6px;
}

.action-buttons-section {
	background: #f5f4f4;
	border: solid 1px #e6e6e6;
	padding: 14px 14px 7px 14px;
	overflow: auto;
	color: #626262;
}

.dropdown-select {
	border: solid 1px #e2e2e2;
	/*-webkit-appearance: none;-moz-appearance: none;background:url(../images/dropdown_icon.png) right #fff no-repeat;*/
	background: #fff;
	width: 140px;
	text-indent: 0.01px;
	text-overflow: "";
	color: #838383;
	height: 29px;
	padding: 3px;
	border-radius: 0px;
	padding-right: 30px;
}

.dropdown-select[seleted] {
	color: #c9c9c9;
}

.dropdown option {
	color: #838488;
}

.upload-icon {
	background: url(../images/upload_icon.png) no-repeat;
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: top;
}

.user-portal-grid-view {
	margin-bottom: 0px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

.user-portal-grid-view ul li {
	list-style: none;
	float: left;
}

.user-portal-grid-view ul li a {
	padding: 5px !important;
	display: block;
}

.thumbnail-view:hover, .thumbnail-view:active, .thumbnail-view.active {
	background-image: url(../images/thumbnail-view-icon.png);
}

.thumbnail-view {
	background-image: url(../images/thumbnail-view-icon-disable.png);
}

.user-portal-grid-view .divider-vertical {
	background-color: #89949b;
	border-right: 1px solid #89949b;
}

.user-portal-grid-view .divider-vertical {
	height: 36px;
	overflow: hidden;
}

.list-view:hover, .list-view:active, .list-view.active {
	background-image: url(../images/list-view-icon-new.png);
}

.list-view {
	background-image: url(../images/list-view-icon-disable.png);
}

.image-view-toggle {
	display: inline-block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	vertical-align: middle;
	background-position: center;
}

.spacing-subheader {
	border-bottom: 0;
	max-width: 950px;
	margin: auto;
	position: relative;
	padding: 35px 0 30px;
}

.breadcrumb-top {
	margin-top: 22px;
}

.section-header.spacing-subheader h1 {
	padding: 0;
	border-bottom: none;
	font-size: 20px;
	vertical-align: top;
}

.section-header.spacing-subheader h1 .backLink {
	background: url(../images/backIcon.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin-right: 7px;
	width: 25px;
	vertical-align: middle;
}

.left-mgr-15 {
	margin-left: 15px;
}

.breadcrumb-top a.breadcrumb-selected {
	color: #12a2e8;
	padding: 10px 0 15px 0;
}

.breadcrumb-top a {
	display: inline-block;
	text-decoration: none;
	padding-right: 7px;
	color: #52b2e6;
}

#addAudioPopup {
	height: 460px;
	margin-top: -230px;
}

.error-text, #audioTitle-error, #videotitle-error, #title-error,
	#assetsName-error, #videoAsetsName-error, #videoPosterName-error,
	#imgGalleryTitle-error {
	display: block;
	padding-bottom: 6px;
}

.asset-msg {
	display: block;
	padding-bottom: 6px;
	position: absolute;
	text-align: center;
	width: 60%;
	color: #FD4F4F;
	left: 20%;
	top: 9px;
}

.update-msg {
	display: block;
	padding-bottom: 6px;
	width: 90%;
	color: #FD4F4F;
	margin: auto;
	text-align: center;
}

.listing-button {
	margin-right: 0;
	position: absolute;
	right: 7px;
	top: -1px;
}

.listing-button:hover {
	background: #239BDB;
	text-decoration: none;
	color: #fff;
}
/*-----Widget add/Remove screen Classes-----*/

/*-----Widget popup Classes-----*/
.widget-popup {
	width: 570px;
	height: 400px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -183px;
	position: fixed;
	z-index: 1041;
}

.widget-popup-html {
	height: auto;
}

.widget-popup-html .widget-content {
	margin-bottom: 50px;
}

.book-popup {
	width: 570px;
	height: 366px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -183px;
	position: fixed;
	z-index: 1041;
	background: #f1eeee;
}

.confirm-widget-popup {
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -183px;
	position: fixed;
	z-index: 99999;
	background: #f1eeee;
}

.confirm-replace-book-popup {
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -183px;
	position: fixed;
	z-index: 99999;
	background: #f1eeee;
}

.new-pubcode-book-popup {
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -183px;
	position: fixed;
	z-index: 99999;
	background: #f1eeee;
}

.new-pubcode-book-popup-published {
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -183px;
	position: fixed;
	z-index: 99999;
	background: #f1eeee;
}

.confirm-import-book-popup {
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -183px;
	position: fixed;
	z-index: 99999;
	background: #f1eeee;
}

.widget-browse-popup {
	width: 70%;
	min-width: 570px;
	height: 99%;
	min-height: 466px;
	background: #fff;
	left: 15%;
	top: .5%;
	position: fixed;
	z-index: 1042;
	background: #f1eeee;
}

.widget-browse-book-popup {
	width: 70%;
	min-width: 570px;
	height: 90%;
	min-height: 466px;
	background: #fff;
	left: 15%;
	top: 5%;
	position: fixed;
	z-index: 1042;
	background: #f1eeee;
}

.widget-browse-gal-popup {
	width: 70%;
	min-width: 570px;
	height: 90%;
	min-height: 466px;
	background: #fff;
	left: 15%;
	top: 5%;
	position: fixed;
	z-index: 1042;
	background: #f1eeee;
}

.widget-header {
	background: #f1eeee;
	color: #36393b;
	padding: 18px 10px 14px 20px;
	overflow: auto;
	border-bottom: solid 1px #c9c9c9;
}

.inline-row {
	padding-bottom: 6px;
}

.widget-content {
    padding: 10px 20px;
}

.widget-content p {
	color: #626262;
}

.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.overlay-preloader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.overlay-confirm {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.overlay-replace-book {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.overlay-delete {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
	background-size: 12px;
}

.delete-icon-close .reloadConfirm-icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.confirm-icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.replace-book-icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.book-icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.widget-header h2 {
	font-size: 14px;
	font-family: 'OpenSansSemiBold' !important;
}

/*-----form Classes-----*/
.form-textbox {
	width: 290px;
	padding: 6px;
	border: solid 2px #fff;
	border: solid 1px #cacaca;
}

.form-textarea {
	width: 290px;
	padding: 6px;
	border: solid 2px #fff;
	height: 73px;
	margin-left: 12px;
	resize: none;
	border: solid 1px #cacaca;
}

.revokeTextArea {
	height: 173px;
	margin: 20px 0 10px;
	width: 100%;
}

.form-label {
	color: #6e6e6e;
	font-size: .93em;
	width: 175px;
	font-weight: normal;
}

.browse-indication-text {
	text-align: center;
	padding: 4px 0 10px 40px;
	color: #6e6e6e;
	font-size: .9em;
	margin-left: 40px;
}

.valign-top {
	vertical-align: top;
}

.form-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	background: #f1eeee;
	border-top: solid 1px #c9c9c9;
	padding: 10px 20px;
	min-height: 50px;
}

.form-footer .css-checkbox+.css-label {
	margin: 7px 0 0 0;
	line-height: 15px;
}

.form-button {
	background: #28a8e6;
	border: none;
	color: #fff;
	padding: 10px 30px;
	cursor: pointer;
	font-size: 12px !important;
	margin-left: 15px;
}

.form-button, ul li.buttonHolder input, ul li.buttonHolder button {
	color: #fff;
	padding: 7px 30px;
	cursor: pointer;
	font-size: 12px !important;
	margin-left: 0;
	margin-right: 15px;
}

.form-button:hover {
	background-color: #328cbc;
}

.add-file-widget-button {
	margin-left: 15px !important;
}

.widget-popup .form-button {
	margin-left: 1px;
}

.radiowrapper .css-radio-label {
	width: 50px;
}

.radiowrapper label {
	width: 50px;
}

.re-assign ul li div.right.radiowrapper span {
	display: inline-block;
	margin-left: 0px;
	margin-right: 31px;
}

.re-assign
.add-icon:hover {
	background-color: #328cbc;
}

.form-textbox-browse {
	width: 178px;
	padding: 6px;
	border: solid 2px #fff;
	margin-left: 12px;
	border: solid 1px #cacaca;
	opacity: .5;
}

.browseImage {
	position: absolute;
	margin-top: 0;
	margin-left: 3px;
	right: 53px;
}

.assets-search-div .form-button {
	padding: 5px 15px;
	right: 0;
	top: 0;
}
/*-----form Classes-----*/
.nav-tabs-outer {
	background: #f7f7f7;
	border-top: solid 1px #e6e6e6;
	border-bottom: 1px solid #ddd;
}

.nav-tabs-outer ul {
	margin: auto;
	max-width: 950px;
	border-bottom: 0;
}

.nav-tabs-outer li:first-child {
	margin-left: 0;
}

.nav-tabs-outer .nav-tabs>li>a {
	border-radius: 0;
	min-width: 100px;
	text-align: center;
	color: #0a91d2;
	border: none;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-right: -1px;
	color: #36393b;
	font-size: 14px;
	padding: 14px 35px;
	outline: none;
}

.nav-tabs-outer .nav-tabs>li.active a {
	border-top: 0;
	border-bottom: 0;
	color: #0a91d2;
}

.nav-tabs-outer .nav-tabs>li.active {
	position: relative; /*margin-bottom:-20px;*/
}

.overflow-auto {
	/*border-bottom:solid 1px #e6e6e6;padding-bottom:12px;*/
	width: 100%;
	display: inline-block;
}

#showassets, .showWidgets {
	border-collapse: collapse;
	margin-top: 30px;
}

.grid-listing {
	width: 100%;
	display: table;
	border-collapse: collapse;
	color: #626262;
	clear: both;
	margin-top: 28px;
}

table.new-listing {
	margin-bottom: 30px;
	width: 100%
}

table.new-listing tr.odd td div.content-row-container, table.new-listing tr.odd td div.listing-content
	{
	background: #fff;
}

table.new-listing tr td div.content-row-container .image-listing-cell,
	table.new-listing tr td div.content-row-container .content-listing-cell,
	table.new-listing tr td div.content-row-container .actions-cell, table.new-listing tr td div.content-row-container .type-listing-cell
	{
	border-top: 0
}

table.new-listing td {
	margin-top: -1px;
}

.auto-grid-listing {
	width: 100%;
	display: table;
	border-collapse: collapse;
	color: #626262;
	clear: both;
	margin-top: 0px;
}

.header-row-container {
	display: table-row;
	height: 40px;
	background: #f0f7fc;
	font-family: 'OpenSansSemibold';
}

.header-row-container div {
	text-align: center;
	vertical-align: middle;
}

.content-row-container {
	display: table-row;
	height: 140px;
}

.image-listing-cell {
	display: table-cell;
	width: 150px;
	border: solid 1px #e6e6e6;
}

.content-listing-cell {
	display: table-cell;
	width: 63.4%;
	border: solid 1px #e6e6e6;
	vertical-align: middle;
}

.showQuiz .content-listing-cell {
	width: 43%;
}

.actions-cell, .type-listing-cell {
	display: table-cell;
	width: 200px;
	border: solid 1px #e6e6e6;
	vertical-align: middle;
	text-align: center;
	/*color: #a1a1a1;*/
}

.widget-type {
	color: #a7a7a7;
	padding-left: 25px;
}

.content-row-container .image-listing-cell, .content-row-container .actions-cell
	{
	text-align: center;
	vertical-align: middle;
}

.action-each-block {
	width: 100px;
	margin: auto;
	text-align: left;
	padding: 3px 1px;
	color: #a1a1a1;
	cursor: pointer;
}

.action-text {
	display: inline-block;
	padding-left: 4px;
	vertical-align: top;
	text-align: left;
}

.image-listing-cell img {
	max-height: 125px;
	vertical-align: middle;
	max-width: 142px;
}

.preview-image {
	background: url(../images/preview.png) no-repeat;
	height: 20px;
	width: 18px;
	display: inline-block;
}

.updatebook-image {
	background: url(../images/book_update.png) no-repeat;
	height: 20px;
	width: 18px;
	display: inline-block;
}

.preview-widget {
	background: url(../images/preview.png) no-repeat;
	height: 24px;
	width: 17px;
	display: inline-block;
	vertical-align: middle;
	background-position-y: 6px;
}

.edit-image {
	background: url(../images/edit_library.png) no-repeat;
	height: 20px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	background-position-y: 3px;
}

.edit-image-rename {
	background: url(../images/edit_library.png) no-repeat;
	height: 20px;
	width: 20px;
	display: inline-block;
	background-position-y: 3px;
}

.delete-image {
	background: url(../images/delete.png) no-repeat;
	display: inline-block;
	width: 21px;
	height: 20px;
	background-position-y: 2px;
}

.listing-content-section {
	padding: 20px;
	line-height: 1.5;
	word-break: break-all;
}

.listing-content-section h3 {
	color: #28a8e6;
	font-size: 1.15em;
	padding-bottom: 3px;
}

.listing-content-section p {
	color: #858789;
	word-wrap: break-word;
	word-break: break-word;
}

.listing-content-section .modified-time {
	color: #a1a1a1;
	font-size: 11px;
	margin-bottom: 10px;
}

.grid-listing .content-row-container:nth-child(odd) {
	background: #f5f4f4;
}

.auto-grid-listing .content-row-container:nth-child(odd) {
	background: #f5f4f4;
}

.image-widget {
	background: url(../images/image_widget.png) left center no-repeat;
	height: 15px;
}

.audio-widget {
	background: url(../images/audio_widget.png) left center no-repeat;
}

.video-widget {
	background: url(../images/video_widget.png) left center no-repeat;
}

.gallery-widget {
	background: url(../images/gallery_widget.png) left center no-repeat;
	height: 18px;
	padding-left: 21px;
}

.quiz-widget {
	background: url(../images/quiz_list_inner.png) left center no-repeat;
	height: 21px;
}

.tip-widget {
	background: url(../images/tips_icon_innerlist.png) left center no-repeat;
	height: 16px;
	padding-left: 21px;
}

.file-widget {
	background: url(../images/icon_file_widget.png) left center no-repeat;
	height: 16px;
	padding-left: 21px;
}

.html-widget {
	background: url(../images/icon_html_package_widget.png) left center
		no-repeat;
	height: 16px;
	padding-left: 21px;
}

.add-icon {
	background: url(../images/add_icon.png) #3faae3 left center no-repeat;
	padding: 5px 11px 5px 35px;
	color: #fff;
	cursor: pointer;
	position: relative;
	border: none;
}

.back-btn {
	background: url(../images/backArrow.png) #3faae3 left center no-repeat;
}

.selectTemplate {
	margin-left: 15px;
	position: relative;
}

.selectTemplate .add-widget-container {
	width: 200px;
}

.import-icon {
	background: url(../images/import_book_icon.png) #3faae3 left center
		no-repeat;
	padding: 5px 11px 5px 35px;
	color: #fff;
	cursor: pointer;
	position: relative;
	border: none;
	top: 0px;
	margin-left: 6px;
}

.sync-icon {
	background: url(../images/sync_icon.png) #3faae3 left center no-repeat;
	position: relative;
	top: 0px;
	margin-right: 4px;
	margin-left: -1px;
}

.grid-user {
	text-decoration: underline;
}

.navbar-header .user-info {
	padding: 0;
}

.none-padding {
	padding: 0;
}

.left-spacing {
	padding-left: 2px;
}

.add-widget-container, .add-saras-container {
	border: solid 1px #e1e1e1;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 29px;
	background: #fff;
	z-index: 99;
}

.add-widget-container ul li, .add-saras-container ul li {
	color: #606060;
	border-bottom: solid 1px #eeeeee;
	display: block;
	padding: 6px 20px 6px 30px;
	cursor: pointer;
}

.add-widget-container ul li:hover, .add-saras-container ul li:hover {
	background-color: #eeeeee;
}

.image-widget-dd {
	background: url(../images/image_icon_dd.png) 6px center no-repeat;
}

.imageGallery-widget-dd {
	background: url(../images/video_gallery_icon_dd.png) 6px center
		no-repeat;
}

.video-widget-dd {
	background: url(../images/video_icon_dd.png) 6px center no-repeat;
}

.audio-widget-dd {
	background: url(../images/audio_icon_dd.png) 6px center no-repeat;
}

.tips-widget-dd {
	background: url(../images/tips_icon_dd.png) 6px center no-repeat;
}

.file-widget-dd {
	background: url(../images/file_icon_list.png) 6px center no-repeat;
}

.html-widget-dd {
	background: url(../images/html_icon.png) 6px center no-repeat;
	
}
.text-widget-dd {
	background: url(../images/text_icon.svg) 6px center no-repeat;
	background-size: 17px;
}

.quiz-widget-dd {
	background: url(../images/quiz_icon_dd.png) 6px center no-repeat;
}

.breadcrumb-nav {
	color: #a1a1a1;
	margin-bottom: -12px;
}

.breadcrumb-nav a {
	color: #5bb4ea;
}
/*-----Manage library-----*/
#imageDrop {
	border: none;
}

.add-new-book {
	position: relative;
	top: 0px;
}

.upload-book-msg {
	/*background: #f2dede url(../images/error-icon.png) 10px center no-repeat;
border: 1px solid #e5aaaa;
border-radius: 2px;*/
	color: #ba1616;
	/*cursor: pointer;*/
	font-weight: normal;
	position: absolute;
	/*margin: auto;
display: none;
padding: 10px 33px 10px 30px;*/
	top: 10px;
	left: 0;
	right: 0;
	/*width: 65%;*/
	text-align: center;
	width: 100%;
}

.upload-book-msg .error-close-icon {
	background: #f2dede url(../images/error-close-icon.png) center center
		no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 13px;
	width: 9px;
}

.upload-quiz-msg {
	color: red;
	font-weight: normal;
	text-align: center;
	margin: 32px auto 0;
	background-color: #eee;
	width: 950px;
}

#uploadImage {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.thumbnail-image {
	height: 100px;
	width: 100px;
	padding: 10px;
	text-align: center;
	line-height: 80px;
	background: #DDDCDC;
	margin-top: -1px;
	margin-right: -1px;
}

.thumbnail-image img {
	max-height: 82px;
	vertical-align: middle;
	max-width: 80px;
}

.widget-content-asset {
	background: #f1eeee;
	padding: 0 0 20px 11px;
	max-height: 78%;
	overflow: auto;
}

#checkBoxDivId {
	display: inline-block;
	width: 390px;
	float: left;
	text-align: left;
}

.each-item {
	border: solid 1px #cacaca;
	margin: 14px;
	display: table-cell;
	float: left;
}

.thumbnail-text {
	max-width: 100px;
	background: #fff;
	color: #666;
	padding: 4px 3px;
	border-top: solid 1px #cacaca;
	font-size: .88em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.thumbnail-image:hover, .active-file .thumbnail-image {
	background: #C5C5C5;
}

.enrich p br {
	content: '';
	padding-left: 4px;
}

.active-file .each-item {
	outline: solid 4px #38a2da;
	position: relative;
}

.active-file .selection-tick {
	background: url(../images/asset_selection.png) #38a2da no-repeat;
	width: 23px;
	height: 19px;
	position: absolute;
	z-index: 2;
	right: -3px;
	top: -1px;
}

.breadcrumb {
	margin: 0 0 20px;
}

div.breadcrumb-top {
	margin-left: 24px;
}

.search-right-nav {
	padding-right: 37px;
	padding-top: 10px;
}

.icon-close-asset {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.alert-icon {
	background: url(../images/alert.png) no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	background-size: 20px 20px;
	margin-top: -2px;
	margin-right: 8px;
}

.pull-right {
	white-space: nowrap;
}

.preloader-container {
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	height: 50px;
	width: 50px;
}

.img-icon {
	background-image: url(../images/img-icon.png);
}

.nav .dropdown-menu>li>a:hover, .nav .dropdown-menu>li>a:focus {
	color: #565656;
	background-color: #e8e8e8;
}

.nav .dropdown-menu a:after, .nav .dropdown-menu a:before {
	bottom: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

.nav .dropdown-menu a:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -6px;
}

.nav .dropdown-menu a:before {
	border-color: rgba(196, 196, 196, 0);
	border-bottom-color: #c4c4c4;
	border-width: 7px;
	margin-left: -7px;
}

.nav .dropdown-menu a:hover:before {
	border-bottom-color: #c4c4c4;
}

.nav .dropdown-menu a:hover:after {
	border-bottom-color: #e8e8e8;
}

.confirmation-popup {
	width: 523px;
	height: 200px;
	margin-top: -100px;
	position: fixed;
	background: #f9f9f9;
}

.confirmation-popup .widget-content .delete-confirmation-popup {
	padding: 40px 50px;
}

.delete-confirmation-popup, .sync-confirmation-popup {
	background: #f9f9f9;
	width: 523px;
	height: 200px;
	position: fixed;
	z-index: 99999;
	margin: auto;
	margin-top: -114px;
	left: 0;
	right: 0;
}

.login-header .nav .dropdown-menu {
	min-width: 120px;
	padding: 0;
	font-size: .85em;
	right: 21px !important;
	top: 60px;
}

.nav .dropdown-menu>li>a {
	padding: 10px 1px;
}

.preview-popup {
	width: auto;
	padding: 6px;
	height: auto;
	margin-left: 0;
	margin-top: 0;
}

.preview-popup img, .preview-popup video {
	max-height: 400px;
	max-width: 400px;
	vertical-align: middle;
}

.widget-footer {
	background: #363c49;
	color: #fff;
	font-size: 1.1em;
	height: 35px;
}
/*-----Manage library Widgets-----*/
.widget-type-popup {
	width: 30px;
	height: 34px;
	background-color: #232831;
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid white;
	position: absolute;
}

.img-icon {
	background-image: url(../images/img-icon.png);
}

.video-icon {
	background-image: url(../images/video_widget_white.png);
}

.audio-icon {
	background-image: url(../images/audio_widget_white.png);
}

.widget-description {
	color: #ffffff;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	line-height: 32px;
	right: 40px;
	position: absolute;
	left: 40px;
	width: auto;
}

.image-widget-description {
	color: #545454;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	right: 5px;
	position: absolute;
	left: 5px;
	width: auto;
	height: 35px;
	line-height: 35px;
	background: #fff;
	padding-left: 10px;
}

.widget-prev-container {
	min-width: 200px;
	min-height: 200px;
	text-align: center;
	line-height: 195px;
}

.widget-fullscreen {
	background-image: url(../images/image-slide-maximize-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 34px;
	height: 34px;
	float: left;
	border-left: 1px solid #575c67;
	cursor: pointer;
	position: absolute;
	right: 6px;
}

.widget-description-details {
	background: #e5e5e5;
	display: inline-block;
	width: 100%;
	padding: 6px;
	clear: both;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.widget-container {
	width: auto !important;
	position: relative;
	max-width: 950px;
	margin: 20px auto 40px auto;
	padding: 0px;
}

.width-20px {
	width: 20px;
}

.width-18px {
	width: 18px;
}

/*-----Manage library Widgets-----*/

/*-----Manage library Widgets Popups-----*/
.disable {
	opacity: .3;
	cursor: default;
}

.disable-state {
	cursor: default;
	display: block;
	font-size: .97em;
	margin-left: 17px;
	color: #a1a1a1;
	opacity: .5;
}

.disable-state span {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
}

.disable-state a {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
}

.disable :hover, a.disable :hover {
	text-decoration: none;
	cursor: default;
	color: inherit;
}

.asterisk {
	color: #FD4F4F;
}

.error-text {
	color: #FD4F4F;
	margin-left: 190px;
}

#htmlWidget-ziperror-error.error-text {
	color: #FD4F4F;
	margin-left: 0px;
}

.addVideoPopup {
	height: 580px;
	margin-top: -300px;
}

#addImagePopup {
	height: 406px;
	margin-top: -202px;
}

.logout-icon {
	background-image: url("../images/logout-icon.png");
	display: inline-block;
	height: 14px;
	margin: 2px 6px -3px 4px;
	width: 14px;
}

.action-text a {
	color: #a1a1a1;
	text-decoration: none;
}

.edit-gallery-button {
	
}

.edit-audio-button {
	
}

.edit-video-button {
	
}

.edit-image-button {
	
}

.edit-quiz-button {
	
}

.edit-mcsr-button {
	vertical-align: top;
}

.edit-mcmr-button {
	
}

.edit-fib-text-button {
	
}

.edit-fib-tap-place-button {
	
}

.edit-fib-drop-down-button {
	
}

.edit-matching-button {
	
}

.edit-grouping-button {
	
}

.edit-true-false-button {
	
}

.next-btn {
	background: url("../images/next-icon.png") transparent no-repeat center
		center;
	display: inline-block;
	height: 27px;
	width: 24px;
}

.form-footer .previous-btn:hover {
	background: url("../images/previous-icon.png") transparent no-repeat
		center center;
}

.form-footer .next-btn:hover {
	background: url("../images/next-icon.png") transparent no-repeat center
		center;
}

.previous-btn {
	background: url("../images/previous-icon.png") transparent no-repeat
		center center;
	display: inline-block;
	height: 27px;
	width: 24px;
}

.login-error {
	font-weight: normal;
	padding-bottom: 6px;
	color: #FD4F4F;
}

#addImageGalleryPopup {
	height: 490px;
	margin-top: -245px;
}

#updateAddImageGalleryPopup {
	height: 460px;
	margin-top: -230px;
}

#updateaddAudioPopup {
	height: 336px;
	margin-top: -168px;
}

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

.image-content img {
	max-width: 98%;
}
/* for image gallery css*/
.details-text {
	padding-left: 15px;
}

.header-title {
	width: 84px;
}

.header-main-title {
	width: auto;
	padding-right: 15px;
}

#addImageGalleryPopup .widget-content .inline-row:first-child {
	padding-bottom: 20px;
}

.dummy-img-gallery, #imageSelectedFromGal img,
	#imageSelectedFromGalUpdate img {
	display: inline-block;
	max-width: 120px;
	min-width: 120px;
	max-height: 147px;
	vertical-align: top;
	border: solid 1px #cacaca;
}

#imageSelectedFromGal, #imageSelectedFromGalUpdate {
	display: inline-block;
	min-width: 120px;
	min-height: 147px;
	vertical-align: top;
	line-height: 140px;
}

.right-content-gal {
	display: inline-block;
	padding-left: 20px;
}

.right-content-gal .inline-row {
	padding-top: 6px;
}

.right-content-gal .form-textbox, .right-content-gal textarea {
	width: 220px;
	margin-left: 15px;
}

.gallery-title-field {
	width: 365px;
}

.gallery-top-spacing {
	padding-top: 30px;
	border-top: solid 1px #cacaca;
}

.remove-btn {
	display: block;
	margin: auto;
}

.gallery-pagination {
	height: 70px;
	background: #fff;
	margin-top: 10px;
	position: absolute;
	bottom: 60px;
	width: 100%;
	left: 0;
}

.left-arrow, .right-arrow {
	line-height: 70px;
}

.left-arrow span, .right-arrow span {
	vertical-align: middle;
}

.center-content-gal-thumb {
	margin-left: 10px;
	margin-right: 61px;
	overflow: auto;
	height: 69px;
	line-height: 51px;
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	border-right: solid 1px #EBE9E9;
}

.center-content-gal-thumb img {
	display: inline-block;
	margin: 0 4px;
	max-width: 38px;
	max-height: 38px;
	vertical-align: middle;
	min-height: 38px;
	min-width: 38px;
	border: solid 1px #cacaca;
}

.left-arrow {
	position: absolute;
	height: 70px;
	background: rgb(233, 233, 233);
	padding-left: 2px;
	padding-right: 2px;
}

.right-arrow {
	position: absolute;
	right: 60px;
	height: 70px;
	background: rgb(233, 233, 233);
	padding-left: 2px;
	padding-right: 2px;
	top: 0;
}

.plus-icon-container {
	position: absolute;
	top: 0;
	height: 74px;
	width: 60px;
	right: 0;
	cursor: pointer;
}

.plus-icon {
	background: url("../images/plus.png") #fff no-repeat center center;
	height: 32px;
	width: 32px;
	display: block;
	background-size: 24px 24px;
	margin: auto;
	margin-top: 10px;
}

.minus-icon {
	background: url("../images/minus.png") no-repeat;
	height: 32px;
	width: 104px;
	display: block;
	background-size: 21px 21px;
	padding-left: 30px;
	line-height: 21px;
	color: #6e6e6e;
	cursor: pointer;
	float: right;
}

.minus-icon:hover, .plus-icon-text:hover {
	color: #52b2e6;
}

.plus-icon-text {
	display: block;
	text-align: center;
	margin-top: 3px;
	font-size: .9em;
	color: #6e6e6e;
	font-weight: bold;
}
/*-----Manage library Widgets Popups-----*/
#imgGalleryTitle-error {
	margin-left: 65px;
	margin-top: -12px;
}

#imgGalleryAtleast2Assset-error {
	display: block;
	padding-top: 10px;
	margin-bottom: -14px;
	padding-left: 50px;
}

#bookCover {
	width: 215px;
	opacity: .5;
}

.autoload-edit-book-popup {
	width: 700px;
	margin-left: -350px;
}

.edit-book-popup {
	width: 700px;
	margin-left: -350px;
}

.browse-poster-image {
	background: #fff;
	height: 127px;
	min-width: 100px;
	border: solid 1px #e0e0e0;
	overflow: hidden;
	position: relative;
}

.browse-poster-image img {
	vertical-align: middle;
	max-width: 100px;
	max-height: 127px;
	padding: 2px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.poster-container-spacing {
	padding-right: 40px;
}

.upload-btn {
	background: #7a7a7a;
	width: 108px;
}

.edit-book-popup .form-label {
	width: 112px;
}

.autoload-edit-book-popup .form-label {
	width: 112px;
}

.upload {
	width: 140px;
	height: 32px;
	background: #3faae3;
	border: none;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	color: #fff;
	line-height: 32px;
	font-family: openSAnsRegular;
}

.upload:hover {
	background: #328cbc;
}

.upload input {
	margin-left: -102px;
	height: 32px;
	opacity: 0.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	cursor: pointer;
}
/*------Back to top Button---------*/
#back-top {
	position: fixed;
	bottom: 230px;
	right: 0;
}

#back-top a {
	width: 45px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	color: #000;
	opacity: 0.8;
}

#back-top a:hover {
	color: #000;
}

#back-top span {
	width: 45px;
	height: 24px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/up-arrow.png) no-repeat center center;
	background-size: 25px 25px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span {
	opacity: 1;
}

.h6-errormsg {
	position: absolute;
	top: 8px;
	left: 30%;
	font-weight: normal;
}

.assets-search-div {
	/*margin-right:120px;*/
	margin-top: 2px;
}

@media screen and (max-height:450px) {
	.login-bottom {
		position: relative;
	}
	.section-center {
		position: relative;
		top: -6px;
	}
	.wrapper {
		min-height: inherit;
	}
}

/*subscription css*/
.subscriptions .details-text {
	padding-left: 0;
}

.subscriptions .first-col {
	padding-left: 15px;
	padding-right: 15px;
	width: 10%;
	word-wrap: break-word;
}

.subscriptions .book-col {
	width: 78%;
	padding-left: 15px;
	padding-right: 15px;
}

.subscriptions .second-col {
	width: 10%;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 140px;
	max-width: 250px;
}

.subscriptions .content-thumb-col {
	width: 10%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 140px;
}

.subscriptions .content-second-col {
	width: 78%;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	min-height: 140px;
}

.subscriptions .listing-content {
	min-height: 140px;
	display: table;
}

.subscriptions .content-descripion-col {
	width: 10%;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 140px;
	max-width: 250px;
	min-height: 140px;
}

.subscriptions .content-second-col img {
	max-width: 80px;
	max-height: 80px;
	height: auto;
	vertical-align: middle;
}

.subscriptions .content-descripion-col a {
	color: #a1a1a1;
	margin-left: 10px;
}

.subscriptions .content-descripion-col a:hover {
	color: #52b2e6;
}

.second-col .details-text {
	text-align: center;
	display: block;
}
/*add subscription popup*/

/*#orgCombo, #bookCombo{
width:200px;
}*/
.class-selection-sub {
	display: inline-block;
	max-height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	vertical-align: top;
	width: 200px;
}

.checkbox-selection label {
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}

#addSubscriptionPopup {
	height: 320px;
	margin-top: -160px;
}

.pull-left .organisation-dd {
	width: 300px;
	margin-left: 0;
}

.book-selection-grid .thumbnail-text {
	text-align: center;
}

.book-selection-grid .thumbnail-image:hover, .active-file .thumbnail-image
	{
	background: #DDDCDC;
}

.book-selection-grid .each-item {
	margin-left: 0;
}

.subscription-error {
	font-weight: normal;
	padding-bottom: 6px;
	color: #FD4F4F;
	position: absolute;
	right: 50%;
	margin-right: -200px;
	top: 9px;
}

.input-rename {
	border: solid 1px #cacaca;
	padding: 3px;
	background-color: #fff;
}

.renamemsg {
	color: red;
}

/*tip widget*/
.pos-rel {
	position: relative;
	margin-bottom: 6px;
}

#addTipWidgetPopup .pos-rel .form-textbox, #editTipWidgetPopup .pos-rel .form-textbox
	{
	width: 290px;
	margin-left: 15px;
}

#addTipWidgetPopup, #editTipWidgetPopup {
	height: 350px;
	margin-top: -175px;
}

.add-tip-container {
	overflow: auto;
	height: 106px;
	white-space: nowrap;
	width: 352px;
}

.add-tip-container .delete-tip-icon {
	left: 5px;
}

#addTipWidgetPopup .form-label, #editTipWidgetPopup .form-label {
	width: 175px;
}

#addTipWidgetPopup .form-textbox, #editTipWidgetPopup .form-textbox {
	width: 290px;
}

.lbl-tip {
	padding-top: 4px;
}

.add-tip-icon {
	background: url("../images/plus.png") no-repeat center center;
	height: 23px;
	width: 22px;
	display: inline-block;
	background-size: 22px 22px;
	margin: auto;
	position: relative;
	left: 6px;
	cursor: pointer;
	margin-bottom: -5px;
}

.delete-tip-icon {
	background: url("../images/minus.png") no-repeat center center;
	height: 22px;
	width: 22px;
	display: inline-block;
	background-size: 22px 22px;
	margin: auto;
	position: relative;
	left: 13px;
	cursor: pointer;
	margin-bottom: -5px;
}

.form-footer .form-button:hover, .browseImage:hover, .addWidgets:hover {
	background-color: #328cbc;
}

#widgetPopup.modal.assessment-popup {
	position: fixed !important;
}

/*need to update on quick author css start here*/
.prelative {
	position: relative !important;
}

.menditory {
	color: #e70101;
	margin-left: 5px;
}

.browse-indication-text {
	padding: 4px 0 10px 115px;
}

.browse-file-widget-main {
	float: right;
	width: 304px;
}

#selectedFiles.browse-file-widget-main, #selectedFilesEdit.browse-file-widget-main
	{
	width: auto;
	overflow-y: auto;
	height: 118px;
}

#selectedFiles .browse-file-widget, #selectedFilesEdit .browse-file-widget
	{
	width: 293px;
	margin-right: 45px;
}

.browse-file-widget {
	border: 1px solid #e3e2e2;
	background: #e9ebef;
	margin-bottom: 4px;
	clear: both;
	position: relative;
	padding: 6px;
	margin-right: 10px;
	color: #6e6e6e;
}

.browse-file-widget span:first-child {
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.browse-widget-clear, .weblink-clear {
	position: absolute;
	background: url(../images/close_icon.png) no-repeat;
	right: 5px;
	width: 20px;
	height: 22px;
}

.weblink-clear {
	top: 7px;
}

.widget-add-btn {
	background: #595959;
	border: none;
	color: #fff;
	padding: 8px 0;
	cursor: pointer;
	font-size: .9em;
	text-align: center;
	width: 150px;
}

.add-wedget-btn-main {
	display: inline-block;
	margin-left: 11px;
	width: 290px;
}

.form-textbox-weblink {
	width: 184px;
	padding: 4px;
	border: solid 2px #fff;
}

.form-textbox-package {
	background: #fff !important;
	width: 184px;
	padding: 7px 30px 8px 4px;
	border: none;
	background: none;
	color: #6e6e6e;
	direction: rtl;
}

.or-row {
	line-height: 20px;
	height: 30px;
}

.border-center {
	width: 100px;
	border-bottom: 1px solid #989696;
	height: 24px;
	margin-top: -10px;
}

.or-text {
	position: absolute;
	top: 50%;
	left: 35%;
	background: #f1eeee;
	padding: 0 5px;
}

.mar-b10 {
	margin-bottom: 10px;
}

.package-preview {
	background: #FFF;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
}

.package-title {
	font-size: 12px;
}

.package-title h2 {
	font-size: 13px;
	border-bottom: 1px solid #dad8d8;
	padding: 5px 0;
	margin-bottom: 5px;
}

.package-title ul {
	max-height: 70px;
	overflow: auto;
}

.package-title ul li a.active {
	color: #c00;
}

form.bookDetailsForUpdateForm {
	max-width: 160px;
}

/*need to update on quick author css end here*/
@media only screen and (min-width:780px) and (max-width:960px) {
	.wrapper-max, .login-bottom, .login-bottom-inner-pages, .login-bottom {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 6px 10px;
	}
	.widget-container {
		margin: 32px 10px;
	}
}

.publisher-dropdown {
	display: inline-block;
	margin-right: 25px;
}

.publisher-dropdown span {
	color: #7a7b7f;
	font-size: 14px;
}

/*CSS for Page wise forms*/
.fillDetailsForms .label {
	width: 130px;
	display: inline-block;
	color: #383838;
	text-align: left;
	font-size: 12px;
}

.fillDetailsForms .formPlaceholder {
	min-width: 284px;
}

.fillDetailsForms li {
	margin: 30px 0 0 0;
}

.buttonHolder {
	margin: 20px 0 0 133px !important;
}

.dataTable .css-label {
	padding: 1px 8px;
}

/*Buttons*/
.addIcon {
	background: url(../images/add_icon.png) no-repeat left center;
}

.iconbtn {
	background-color: #3faae3;
	padding: 6px 15px 6px 35px;
	color: #fff;
	cursor: pointer;
	border: none;
	font-size: 13px;
}

.btn {
	color: #fff;
	padding: 9px 20px;
	cursor: pointer;
	margin-right: 8px;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	line-height: 15px;
	font-size: 14px;
}

.btn:focus, .btn:hover {
	color: #fff;
}

.blueBtn {
	background: #28a8e6;
}

.blueBtn:disabled, .blueBtn:disabled:hover {
	opacity: 0.8;
	background: #3aa5da;
}

.iconbtn:hover, .blueBtn:hover {
	background-color: #328cbc;
}

.greyBtn {
	background: #f9f9f9 !important;
	border: none;
	color: #626262 !important;
	border: 1px solid #c9c9c9 !important;
	padding: 10px 30px;
	cursor: pointer;
	font-size: 12px !important;
	margin-right: 15px;
	margin-left: 7px;
}

.greyBtn:hover {
	background: #f1eeee !important;
}

.greyBtn:disabled, .greyBtn:disabled:hover {
	opacity: 0.8;
	background: #fbfbfb;
}

/*Form Styles*/
.formPlaceholder {
	padding: 10px;
	border: 1px solid #c9c9c9;
	background: #fff;
	color: #626262;
	font-size: 12px;
}

.formPlaceholder:focus {
	border: 1px solid #28a8e6;
	color: #626262;
}

.formPlaceholder:disabled {
	border: 1px solid #dedddd;
	background: #f6f6f6;
	color: #c9caca;
}

/*Book Cover Image*/
.bookCover, .bookCoverDetails {
	display: inline-block;
	vertical-align: top;
}

.bookCover {
	margin-top: 30px;
}

.error-book {
	display: inline-block;
	margin: 0 10px !important;
}

.margin0 {
	margin: 0 !important;
}

.textareaLabel {
	vertical-align: top !important;
}

/*Radio buttons and Checkboxes*/
.css-radio, .css-checkbox {
	display: none;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.css-checkbox+.css-label {
	margin: 30px 0 0;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: normal;
}

.css-radio+.css-radio-label {
	margin: 0;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: normal;
}

.css-radio-label {
	background: url(../images/radioBtn.png) no-repeat;
}

.term-checkbox {
	background-position: left 4px;
	color: #595959;
	font-size: 12px;
}

.css-radio:checked+.css-radio-label {
	background: url(../images/radioBtnSelected.png) no-repeat;
	font-weight: normal;
}

.css-label {
	background: url(../images/checkBox.png) no-repeat;
}

.css-checkbox:checked+.css-label {
	background: url(../images/checkBoxSelected.png) no-repeat;
	font-weight: normal;
}

/*CSS for file upload input*/
.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px 0;
	margin-left: -3px;
	padding: 11px 20px;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.reassign-book-popup .css-radio+.css-radio-label {
	margin: 0;
	padding: 10px 25px;
	cursor: pointer;
	background-position: center;
}

.reassign-book-popup .css-radio:checked+.css-radio-label {
	background: url(../images/radioBtnSelected.png) no-repeat;
	background-position: center;
}

.reassign-book-popup .css-radio:disabled+.css-radio-label {
	background: url(../images/radioBtn.png) no-repeat;
	background-position: center;
	cursor: default;
}

.createPreview, .enrichPreview, .reviewPreview, .approvePreview,
	.publishPreview {
	margin: 15px 0;
	text-decoration: none;
	font-size: 12px;
	color: #12a2e8;
	display: block;
	text-align: left;
}

.createPreview:hover, .enrichPreview:hover, .reviewPreview:hover,
	.approvePreview:hover, .publishPreview:hover {
	color: #328cbc;
	text-decoration: underline;
}

.disabled {
	opacity: 0.5;
}

.approve, .review {
	text-align: left !important;
}

.approve p, .publish p, .review p {
	font-family: OpenSansRegular !important;
	font-size: 12px;
	underline margin: 10px 0;
}

.approve p {
	margin: 20px 0;
}

.review p {
	margin: 10px 0;
}

.approve .css-checkbox+.css-label {
	font-weight: normal;
	font-size: 12px;
	color: #595959;
}

.widgetInst {
	font-size: 16px !important;
	font-weight: normal;
	font-family: OpenSansRegular !important;
	margin: 25px 0 !important;
}

.publish .widgetInst {
	font-size: 14px !important;
}

.infoIcon {
	background: url(../images/infoIcon.png) no-repeat center;
	display: block;
	height: 23px;
	width: 100%;
}

.noData {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #c9c9c9;
}

.form-button.disabled {
	opacity: 0.7;
	cursor: default;
}

.form-button.disabled:hover {
	opacity: 0.7;
	cursor: default;
	background: #28a8e6 !important;
}

.confirmation-popup .widget-content {
	padding: 30px 20px;
	background: #f9f9f9;
}

/*Navigation Styles*/
nav {
	background: #000;
	font-size: 11px;
}

.navigation {
	margin: 0 auto;
	width: 950px;
}

.navigation>ul {
	width: 100%;
	text-align: right;
}

.navigation>ul>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 8px 0 15px;
	position: relative;
	text-align: center;
}
/*.navigation > ul > li:first-child{padding:0;}*/
.navigation>ul>li:hover {
	background: #2c2e30;
}

.navigation>ul>li a {
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
}

.navigation>ul>li>a {
	background: url(../images/drop-down-icon.png) right center no-repeat;
	padding-right: 15px;
}

.navigation>ul>li>a.homeIcon {
	background: url(../images/homeIcon.png) center center no-repeat;
	margin-left: 0;
	vertical-align: middle;
	padding: 0 23px;
}

.navigation>ul>li ul.subMenu {
	background: #2c2e30;
	max-height: 450px;
	display: none;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	width: 250px;
	transition: 0.5s;
	left: 0;
	top: 0px;
	-webkit-transition: 0.5s;
	z-index: 999;
}

.navigation>ul>li ul.subMenu::-webkit-scrollbar {
	background: #d1d0d0;
	-webkit-border-radius: 0ex;
	height: 4px;
	width: 12px;
}

.navigation>ul>li ul.subMenu::-webkit-scrollbar-thumb {
	background: #b0b0b0;
	-webkit-border-radius: 0ex;
}

.navigation>ul>li ul.subMenu::-webkit-scrollbar-corner {
	background: #d1d0d0;
}

.navigation>ul>li ul.subMenu li {
	border-bottom: 1px solid #36393b;
}

.navigation>ul>li ul.subMenu li:last-child {
	border-bottom: 0;
}

.navigation>ul>li ul.subMenu li a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 30px;
	text-align: left;
}

.navigation>ul>li ul.subMenu li a:hover {
	background: #1e2022;
}

.navigation>ul>li:hover ul.subMenu {
	display: block;
	top: 40px;
}

.navigation>ul>li ul.subMenu li a.no-anchor {
	font-size: 14px;
	color: #999999;
	height: 50px;
	line-height: 50px;
}

/*Subnavigation styles*/
#editpubuser .selectRole {
	padding: 10px 11px 0px;
}

.subNavItem {
	width: 950px;
	margin: 0 auto;
	padding: 7px 0;
}

.subNavItem li {
	display: inline-block;
	vertical-align: middle;
}

.logoHolder {
	width: 650px;
}

.userActions, .language {
	width: 136px;
}

.language {
	border-right: 1px solid #d5d5d5;
	padding-right: 10px;
	text-align: right;
}

.userActions {
	padding-left: 10px;
	text-align: right;
}

.logo {
	background: url(../images/logo-small.png) no-repeat center;
	width: 46px;
	height: 37px;
	display: inline-block;
	vertical-align: middle;
}

.logocsd {
	background: url(../images/op2-logo-small.png) no-repeat center;
	width: 100px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.subHeaderBg {
	background: #f5f4f4;
}

.subHeader {
	width: 950px;
	margin: 0 auto;
}

/*Breadcrumb Styles*/
.breadcrumb {
	padding: 0;
	color: #7a7b7f;
}

.breadcrumb a {
	display: inline-block;
	color: #12a2e8;
}

.breadcrumb a:hover {
	color: #328cbc;
}

.breadcrumb span {
	color: #c4c3c3;
}
/*Page Header Styles*/
.pageHeading {
	margin: 20px 0;
}

#pageheadingSearch {
	margin-left:75%;
	position: relative;
}
#pageheadingSearch .search-results-close{
	right: 42px;
}
.pageHeading .h1 {
	margin-top: 20px;
	font-family: 'opensansregular';
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
}

#syncBooksTableId {
	margin-top:3%;
}

.syncBooksTable li {
	text-align:center;
}

#pageHeading2 {
	margin-top: 0px;
	font-family: 'opensansregular';
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
}

.formHeading .h1 {
	margin: 0px 0 25px 10px;
}

.headerLine {
	border-bottom: 1px solid #e7e7e7;
	border-top: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

.pageHeading .deleteBtn {
	border-right: 1px solid #e7e7e7;
	padding: 0 30px 0 0;
	margin: 5px 30px 0 0;
	text-align: center;
	color: #626262;
	text-decoration: none;
}

.pageHeading .deleteBtn:hover {
	text-decoration: underline;
}

.pageHeading .iconBtns {
	margin: 15px 0px 19px 10px;
}

.pageHeading .activateBtn {
	border: 0;
	padding: 0;
}

/*Font sizes*/
.h1 {
	font-size: 20px;
	color: #36393b;
	font-weight: normal;
}

.h2 {
	font-size: 16px;
	color: #36393b;
	font-weight: normal;
}

.h3 {
	font-size: 14px;
	color: #36393b;
	font-weight: normal;
	font-family: 'open_sanssemibold';
}

/*Icons*/
.bulkDeleteIcon, .deleteIcon, .editIcon, .filterIcon, .homeIcon,
	.backIcon, .bookInfoIcon, .editorIcon, .previousIcon, .nextIcon,
	.removeIcon, .error, .success, .activateIcon, .deactivateIcon {
	background-repeat: no-repeat;
	background-position: center;
	/*width: 16px;*/
	height: 16px;
	display: inline-block;
	padding-left: 22px;
	vertical-align: text-top;
}

.backIcon, .bulkDeleteIcon {
	width: 27px;
	height: 26px;
}

.backIcon {
	background-image: url(../images/backIcon.png);
}

.bulkDeleteIcon {
	background-image: url(../images/bulkDelete.png);
	display: block;
	padding: 0 10px;
}

.deleteIcon {
	background-image: url(../images/delete.png);
	display: block;
	padding: 0 10px;
	margin: 0 auto;
}

.editIcon {
	background-image: url(../images/edit.png);
	display: block;
	padding: 0 10px;
}

.filterIcon {
	background-image: url(../images/filter.png);
}

.homeIcon {
	background-image: url(../images/homeIcon.png);
	margin-left: 0;
}

.bookInfoIcon {
	background-image: url(../images/bookInfoIcon.png);
	width: 30px;
	height: 18px;
}

.infoIcon {
	background: url(../images/infoIcon.png) no-repeat center;
	width: 30px;
	height: 30px;
	display: block;
	margin: 5px auto;
}

.editorIcon {
	background: url(../images/editorIcon.png) left center no-repeat;
	width: 21px;
	height: 21px;
	vertical-align: middle;
}

.stepIncompleteIcon {
	background-image: url(../images/stepIncomplete.png);
}

.stepInProgressIcon {
	background-image: url(../images/stepInProgress.png);
}

.stepCompleteIcon {
	background-image: url(../images/stepComplete.png);
}

.bAssignedIcon {
	background: url(../images/bAssignedIcon.png) no-repeat center;
}

.bLockedIcon {
	background: url(../images/bLockedIcon.png) no-repeat center;
}

.bPublishedIcon {
	background: url(../images/bPublishedIcon.png) no-repeat center;
}

.calendarIcon {
	background: url(../images/calendarIcon.png) no-repeat 96% center;
}

.previousIcon, .nextIcon {
	width: 6px;
	height: 11px;
	vertical-align: middle;
	background-position: center top;
}

.previousIcon {
	background-image: url(../images/previousIcon.png);
	margin-right: 5px;
}

.nextIcon {
	background-image: url(../images/nextIcon.png);
	margin-left: 5px;
}

.removeIcon {
	background: url(../images/removeIcon.png) right center no-repeat;
	width: 25px;
	height: 12px;
	vertical-align: middle;
}

.popCloseIcon {
	background: url(../images/popClose.png) center no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
}

.completedTab {
	background: url("../images/tabCompleted.svg") no-repeat;
}

.error {
	background: url("../images/error.png") no-repeat;
}

.success {
	background: url("../images/success.png") no-repeat;
}

.homeIcon {
	background-image: url(../images/homeIcon.png);
	margin-left: 0;
}

.dropdownArrow {
	background: url(../images/dropdownArrow.png) no-repeat center;
	width: 20px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
}

.flag {
	width: 30px;
	height: 14px;
	display: inline-block;
	vertical-align: text-bottom;
	background: url(../images/langIcon.png) no-repeat center;
}

.navigation>ul>li.disabled {
	opacity: 0.5;
}

.anchor {
	text-decoration: none;
}

.anchor:hover {
	text-decoration: none;
	color: #191919;
}

#deleteasset-confirmation span {
	font-size: 13px;
}

#filterFunction {
	width: 200px;
}

textarea {
	resize: none;
}

/*Footer Styles*/
footer {
	color: #555555;
	margin: 100px 0 20px 0;
	padding: 10px 0;
	border-top: 1px solid #e7e7e7;
}

footer ul li {
	display: inline-block;
	width: 33%;
}

footer .logo {
	background: url(../images/footer-logo.png);
	width: 103px;
	height: 21px;
}

.navigation>ul>li.home-pad-none {
	margin-left: -15px;
}

.navigation>ul>li>a.no-arrow {
	background-image: none;
	padding-right: 0;
}

.language {
	border-right: 1px solid #E2E1DC;
	display: inline-block;
	font-size: 12px;
	width: auto;
}

.language li {
	padding: 4px 25px;
	width:auto;
	font-size:inherit;
}
.navbar-nav>li>a{
	width:auto;
	font-size:inherit;
}

.user li {
	padding: 4px 0 4px 20px;
}

.user {
	display: inline-block;
	font-size: 12px;
}

.english, .vietnamese {
	background-image: url(../images/flag-icons.svg);
}

.english {
	background-position: 0 9px;
}

.vietnamese {
	background-position: 0 -40px;
}

.logmeout {
	background-image: url(../images/logout-icon.png);
	background-position: 10px center;
}

.language li.dropdown-toggle:after, .user li.dropdown-toggle:after {
	display: inline-block;
	height: 7px;
	margin-left: 10px;
	width: 11px;
	content: "";
	vertical-align: middle;
	background: url(../images/dropdownArrow.png) right center no-repeat;
}

.dropdown-menu {
	border: 1px solid #D0D0D0;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
}

.dropdown-menu>li>a {
	color: #626262;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #F8F8F8;
	color: #626262;
}

.lang-dropdown {
	left: auto;
	min-width: 157px;
	right: 9px !important;
	top: 36px;
	width: auto;
}

.user-dropdown {
	left: auto;
	min-width: 157px;
	right: -3px !important;
	top: 32px;
}

.lang-dropdown li, .user-dropdown li {
	border-bottom: 1px solid #E8E9EF;
	color: #626262;
	font-size: 12px;
	text-align: left;
	padding: 0;
}

.lang-dropdown li:last-child, .user-dropdown li:last-child {
	border-bottom: none;
}

.lang-dropdown li a, .user-dropdown li a {
	padding: 10px 15px;
}

.lang-head {
	color: #8F8E89 !important;
	padding: 10px 15px !important;
}

.lang-dropdown .english, .lang-dropdown .vietnamese {
	background-position: 10px 14px;
	padding-left: 40px;
}

.lang-dropdown .vietnamese {
	background-position: 10px -35px;
}

.user-dropdown a.logmeout {
	padding-left: 40px;
}

.lang-dropdown:before, .user-dropdown:before {
	left: auto;
	right: 8px;
}

.lang-dropdown:after, .user-dropdown:after {
	left: auto;
	right: 9px;
}

.b-border-top {
	border-top: 1px solid #EEEEEE;
}

.poweredby {
	color: #B5B5B5;
}

.bottom-links {
	color: #7D7D7E;
}

.bottom-links a {
	color: #7D7D7E;
	white-space: normal;
}

.powered {
	background-image: url(../images/openpage-logo.svg);
	height: 26px;
	width: 80px;
}

.excel-b-logo {
	background-image: url("../images/excel-logo.svg");
	height: 17px;
	width: 88px;
}
/*==========video captioning start============*/
.captionContainer {
	border-top: 1px solid #e6dfdf;
	margin-top: 20px;
	padding-top: 20px;
}

.captionContainer .add-subtitles {
	float: right;
	text-align: right;
}

.add-caption-container .fileName, .add-caption-container .subtitleLanguage,
	.add-caption-container .action {
	display: inline-block;
	width: 50%;
}

.add-caption-container .subtitleLanguage {
	width: 180px;
}

.add-caption-container .action {
	width: 70px;
	text-align: center;
}

.add-caption-container {
	max-height: 150px;
	overflow: auto;
}

.add-caption-container .captionFile {
	background: #ebe7e7;
	border-bottom: 1px solid #d7cfcf;
	color: #959595;
	margin-bottom: 0;
	padding: 10px;
}

.add-caption-container .captionFile:last-child {
	border-bottom: 0
}

.captionFile .vttFile {
	display: inline-block;
	width: 50%;
}

/*==========video captioning ends============*/
/*common css add*/
/*placeholder text*/
::-moz-placeholder {
	color: #dfded9;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #dfded9;
}

::-webkit-input-placeholder {
	color: #dfded9;
}
/*placeholder text*/
/*floating*/
.float-l {
	float: left;
}

.float-r {
	float: right;
}

.float-none {
	float: none !important;
}
/*floating*/

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

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

.text-center {
	text-align: center !important;
}
/*text align*/

/*text related styling*/
.text-transform {
	text-transform: uppercase !important;
}

.text-transform-none {
	text-transform: none !important;
}

.text-justify {
	text-align: justify;
}

.text-italic {
	font-style: italic;
}

.strong {
	font-weight: bold;
}

.txt-ind {
	text-indent: -9999px;
}

.txt-ellips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*text related styling*/
/*positioning*/
.pRelative {
	position: relative;
}

.pAbsolute {
	position: absolute;
}

.pFixed {
	position: fixed;
}
/*positioning*/
/*display*/
.dInb {
	display: inline-block;
}

.dblk {
	display: block !important;
}

.display-none {
	display: none !important;
}
/*display*/

/*vertical alignment related*/
.v-align-middle {
	vertical-align: middle;
}

.v-align-top {
	vertical-align: top;
}

.v-align-bottom {
	vertical-align: bottom;
}
/*vertical alignment related*/

/*clear related*/
.clr {
	clear: both;
}

.clr-left {
	clear: left;
}

.clr-right {
	clear: right;
}
/*clear related*/

/*background related*/
.bgr-nor {
	background-repeat: no-repeat;
}

.bgr-pos-left {
	background-position: left center;
}

.bgr-pos-cent {
	background-position: center center;
}
/*background related*/
/*cursor related*/
.cur-not-allowed {
	cursor: not-allowed;
}

.cur-pointer {
	cursor: pointer;
}
/*cursor related*/
.border-right {
	border-right: 1px solid #d6d5cf;
}

/*margin*/
/*margin top*/
.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

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

.mt25 {
	margin-top: 25px !important;
}

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

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}
/*margin top*/
/*margin bottom*/
.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}
/*margin bottom*/
/*margin left*/
.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml35 {
	margin-left: 35px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml45 {
	margin-left: 45px !important;
}

.ml50 {
	margin-left: 50px !important;
}
/*margin left*/
/*margin right*/
.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr45 {
	margin-right: 45px !important;
}

.mr50 {
	margin-right: 50px !important;
}
/*margin right*/
.mar-none {
	margin: 0 !important;
}

.mar-t-none {
	margin-top: 0 !important;
}

.mar-r-none {
	margin-right: 0 !important;
}

.mar-l-none {
	margin-left: 0 !important;
}

.mar-b-none {
	margin-bottom: 0 !important;
}
/*margin*/

/*padding*/
/*padding top*/
.pt5 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.pt50 {
	padding-top: 50px !important;
}
/*padding top*/
/*padding bottom*/
.pb5 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb45 {
	padding-bottom: 45px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}
/*padding bottom*/
/*padding left*/
.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

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

.pl20 {
	padding-left: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl45 {
	padding-left: 45px !important;
}

.pl50 {
	padding-left: 50px !important;
}
/*padding left*/
/*padding right*/
.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr45 {
	padding-right: 45px !important;
}

.pr50 {
	padding-right: 50px !important;
}
/*padding right*/
.pad-none {
	padding: 0px !important;
}

.pad-l-none {
	padding-left: 0 !important;
}

.pad-r-none {
	padding-right: 0 !important;
}

.pad-t-none {
	padding-top: 0 !important;
}

.pad-b-none {
	padding-bottom: 0 !important;
}
/*padding*/

/*width for table start*/
.width5 {
	width: 5%;
}

.width10 {
	width: 10%;
}

.width15 {
	width: 15%;
}

.width20 {
	width: 20%;
}

.width25 {
	width: 25%;
}

.width30 {
	width: 30%;
}

.width35 {
	width: 35%;
}

.width40 {
	width: 40%;
}

.width45 {
	width: 45%;
}

.width50 {
	width: 50%;
}

.width100 {
	width: 100%;
}
/*width for table start*/

/*H1*/
.h1 {
	font-size: 20px;
	color: #36393b;
	font-weight: normal;
}

.h2 {
	font-size: 16px;
	color: #36393b;
	font-weight: normal;
}

/*CSS for buttons to be common*/
.btn {
	color: #fff;
	padding: 7px 20px;
	cursor: pointer;
	margin-right: 8px;
	border-radius: 0;
	border: 0;
	line-height: normal;
}

.btn:hover {
	color: #fff;
}

.blueBtn {
	background: #28a8e6;
}

.blueBtn:disabled, .blueBtn:disabled:hover {
	opacity: 0.8;
	background: #3aa5da;
}

.iconbtn:hover, .blueBtn:hover {
	background-color: #328cbc;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.terms-condition {
	background: #f1eeee;
	border: 1px solid #dadada;
	padding: 10px 20px;
	line-height: 19px;
}

.enrich.published {
	text-align: left;
}

.published-list {
	margin-bottom: 10px;
}

.printBtn {
	background-image: url(../images/print-icon.png);
}
/*Table Styles*/
/*For Common style and Manage Publishers*/
.dataTable {
	display: table;
	width: 100%;
	background: #fff
}

.dataTable li {
	display: table-cell;
	border-right: 1px solid #c9c9c9;
	vertical-align: middle;
	word-break: break-word;
	padding: 10px;
}

.dataTable {
	border-bottom: 1px solid #c9c9c9;
}

.tableBody:nth-child(even) {
	background: #f9f9f9 !important;
}

/*new style for adjustment of table cells*/
.new-listing {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}

table.new-listing tr:last-child td ul.dataTable {
	border-bottom: 1px solid #c9c9c9 !important;
}

.tableHeader {
	background: #f0f7fc;
	font-family: 'OpenSansSemibold';
	color: #626262;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 0;
}

.tableHeader li {
	text-align: center;
	height: 40px;
	font-size: 12px;
	color: #36393b;
}

.tableBody li {
	font-size: 12px;
	height: 60px;
}

.check {
	min-width: 35px;
	max-width: 35px;
	border-left: 1px solid #c9c9c9;
	text-align: center;
}

.name {
	min-width: 320px;
	max-width: 320px;
	padding-left: 10px;
}

.code {
	min-width: 155px;
	max-width: 155px;
	text-align: center;
}

.added {
	min-width: 175px;
	max-width: 175px;
	padding-left: 10px;
}

.actions {
	min-width: 100px;
	max-width: 100px;
	text-align: center;
}

.actions a {
	display: inline-block;
	text-align: center;
	width: 38px;
	margin: 0 20px;
	color: #626262;
}

.actions a:hover {
	text-decoration: underline;
}

.dataTable .css-label {
	padding: 0px 7px;
}

.tableBody:last-child {
	border-bottom: 1px solid #c9c9c9;
}

/*For Manage Users*/
.metaPublisherTable .name {
	min-width: 250px;
	max-width: 250px;
	text-align: left;
}

.metaPublisherTable .updatedOn {
	padding: 0 10px;
	min-width: 200px;
	max-width: 200px;
}

.tableHeader .name, .tableHeader .code, .tableHeader .addedBy,
	.tableHeader .added, .tableHeader .actions {
	text-align: center;
	padding-left: 0px;
}

.metaPublisher .left, .metaPublisher .right {
	display: inline-block;
}

.add-meta-publisher-popup, .update-meta-publisher-pop-up {
	height: 220px;
}

.metaPublisher {
	margin: 11px 0 0;
}

.metaPublisher .right {
	width: 78%;
	text-align: right;
}

.metaPublisher .formPlaceholder {
	width: 90%;
}

.metaPublisher .left sup {
	color: #c00;
	font-size: 12px;
}

.error-pop {
	color: #e66464;
	margin: 0 0 0 142px;
}

.manageFileSize {
	background: #fff;
	border: 1px solid #c9c9c9;
	border-collapse: collapse;
	margin: 30px 0;
	width: 100%;
}

.manageFileSize th, .manageFileSize td {
	border: 1px solid #c9c9c9;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	width: 50%;
}

.manageFileSize th {
	background: #f0f7fc;
	color: #626262;
	font-family: "openSansSemibold";
}

.manageFileSize td  .formPlaceholder {
	margin-right: 10px;
	text-align: center;
	width: 100px;
}

.manageFileSizeInfo .infoIcon {
	background-position: left top;
	background-size: 16px 16px;
	display: inline-block;
	float: left;
	padding: 0 25px 0 0;
	width: auto;
}

.error-msg-assets {
	position: absolute;
	top: 20px;
	color: red;
}

/* css added by shrey*/
.file_size_tooltip {
	position: absolute;
	width: 200px;
	min-height: 40px;
	background: #fefefe;
	font-size: 11px;
	display: none;
	z-index: 1000;
	padding: 10px;
	font-family: 'OpenSansSemibold';
	border: 1px solid #eee;
	box-shadow: 0px 0px 2px #ddd;
}

.file_size_tooltip ul {
	margin-top: 5px;
}

.file_size_tooltip ul li {
	list-style-type: circle;
	list-style-position: inside;
	padding-bottom: 4px;
	border-bottom: 1px dotted #eee;
	padding-top: 4px;
}

.file_size_tooltip ul li:last-child {
	border-bottom: none;
}

#add_asset, #add_quiz {
	top: 28px;
	left: 0;
}

.wrapper-max {
	position: relative;
}

#add_new_book {
	width: 263px;
	top: 63px;
	right: -1px;
}

#add_package, .add_package {
	top: 280px;
	left: 208px;
	width: 262px;
}

.add_package {
	top: inherit;
}

#browse_image, .browse_image {
	top: 207px;
	left: 208px;
}

.validation, .error-text {
	color: #e66464;
	font-size: 10px;
	text-align: left;
	z-index: 1;
	position: relative;
}

.fillDetailsForms .error-text {
	display: block;
}

/*CSS specfic for Book Info Popup*/
.bookInfo-popup {
	width: 640px;
	height: 570px;
	margin-left: -320px;
	margin-top: -265px
}

.bookInfo-popup  .book-info-popup {
	height: 500px;
}

.keywords-section, .bdl-section, .publisher-section {
	margin-top: 30px;
	text-transform: capitalize;
}

.keywords-section .h2, .bdl-section .h2, .publisher-section .h2 {
	margin-bottom: 10px;
}

.keywords-section .h6 {
	margin-top: 10px;
}

#publisherInformation, #bdlInformation {
	font-size: 12px;
	line-height: 16px;
}

#bookNameId {
	font-size: 18px;
}

.book-author-info, .book-translator-info, .book-desc-info {
	margin: 22px 0 0 0;
	float: left;
	width: 420px;
}

#bookTranslator, #bookAuthor {
	line-height: 22px;
	margin-top: 8px;
}

#updateBookCover {
	width: 30%;
}

#book-information {
	width: 69% !important;
}

#book-information .book-content {
	width: 100%;
}

.book-details-table {
	width: 100%;
	margin: 20px 0;
	line-height: 24px;
}

.book-details-table #bookIsbn {
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding-right: 10px;
}

.book-details-table .table-label {
	width: 142px;
}

#coverImage {
	width: 118px;
	height: 153px;
}

/*CSS for fixing the width of Ad author/translator name*/
.title-name {
	min-width: 250px !important;
}

/*CSS for book info popup*/
.book-info-popup .enrich ul {
	position: relative;
}

.preview-Info-popup {
	position: absolute;
	right: 0;
}

.previewbookAction:hover, .previewbook:hover {
	color: #fff;
	text-decoration: none;
}
/*CSS for create popup*/
.createpopup .preview-Info-popup .action-text {
	display: none;
}

.createpopup .enrich p {
	margin: 0 !important;
	font-size: 12px;
	line-height: 20px;
}

.createpopup .review-Info-popup {
	position: relative;
	margin-right: 100px;
	margin-bottom: 20px;
}

.createpopup .review-Info-popup .enrich {
	position: absolute;
	top: 0;
	left: 0;
}

.createpopup .approve-Info-popup {
	margin-bottom: 30px;
}
/*CSS for publish popup*/
.createpopup .publish-Info-popup {
	position: relative;
	margin-right: 100px;
	margin-bottom: 20px;
}

.createpopup .publish-Info-popup .enrich {
	position: absolute;
	top: 0;
	left: 0;
}

.ManageSub-downloadIcon {
	background: url(../images/downloadIcon.svg) no-repeat;
	height: 16px;
	display: block;
	background-position: 5px 0px;
	cursor: pointer;
	width: 28px;
	top: 1px;
	position: relative;
	background-size: 11px;
	left: -6px;
}

.content-descripion-col-workflow.locked-container .book-title {
	margin: 28px 0 0;
}

.publishDetailsOuter {
	position: relative;
	margin-top: 5px;
	white-space: nowrap;
	width: 390px;
}

.publishedBookWorkflow {
	position: absolute;
	display: block;
	right: 21px;
	top: 27px;
	color: #009933;
	border: solid 1px #009933;
	font-size: 10px;
	padding: 0 3px;
}

.published-workflow-details *, .published-workflow-details .book-title {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #868686;
	font-size: 11px !important;
	vertical-align: middle;
	float: none !important;
}

.published-workflow-details {
	margin-top: -1px;
	position: relative;
	text-align: left;
}

#moreInfoId {
	color: #9D9999;
	font-size: 11px;
	float: right;
	margin-right: 0;
	padding-right: 0;
}

.more-arrow-icon {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #A9A9A9 transparent transparent transparent;
	top: 11px;
	position: relative;
	margin-left: 7px;
}

#updateBookCover {
	width: 69px;
	height: 65px;
}

#updateBookCover .browse-poster-image {
	min-width: 60px;
	height: 76px;
}

#updateBookCover .browse-poster-image img {
	max-width: 58px;
	height: auto;
	max-height: 83px;
}

.book-info-default .book-info-popup #updateBookCover, .book-info-default .book-info-popup #updateBookCover .browse-poster-image,
	.book-info-default .book-info-popup #updateBookCover .browse-poster-image img
	{
	width: 123px;
	height: 170px;
	padding-right: 0;
}

.book-info-default .book-info-popup #updateBookCover {
	
}

.book-info-default .book-info-popup {
	padding: 36px 20px;
}

.book-info-default .widgetBookContent#book-information {
	padding-left: 24px;
	width: auto;
}

.openSansSemiBoldText {
	font-family: 'OpenSansSemiBold';
}

.isbn-no {
	white-space: nowrap;
	padding-left: 0;
	max-width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.inline-control-user-detail .editor-user-detils {
	margin-top: 0;
}

.moreInfo-popup {
	width: 460px;
	height: 300px;
}

.moreInfo-popup .book-info-popup {
	height: 244px;
	overflow-x: hidden;
}

.moreInfo-popup .book-info-popup h2 {
	padding-top: 17px;
}

.moreInfo-popup .book-info-popup .book-author-info {
	margin-top: 4px;
}

.published-workflow-details-popup {
	margin-bottom: 5px;
	position: relative;
	margin-right: -30px;
}

.published-workflow-details-popup *, .published-workflow-details-popup .book-title
	{
	display: inline-block;
	padding: 0;
	color: #868686;
	font-size: 12px !important;
	vertical-align: middle;
	float: none !important;
}

.editor-user-detils .editor-user-content {
	text-align: left;
}

.action-create-Info-popup #createInfoFormId .widget-content.book-info-popup
	{
	height: 240px;
}

#deleteasset-confirmation, #deletewidget-confirmation {
	padding: 30px 20px;
	background: #f9f9f9;
	text-align: center;
}

.form-footer input[type=button] {
	padding: 6px 24px;
}

.greyBtn input[type=button] {
	padding: 6px 24px;
}

.action-button-form-bottom {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 30px;
}

.user-details-activity-log .editor-user-detils {
	float: none;
	margin-top: -6px;
}

.user-details-activity-log .editor-user-detils .editor-user-content {
	margin-left: 0;
}

.user-details-activity-log  ul li .editor-user-content h4 {
	float: none;
}

.user-details-activity-log .editor-user img.editor-user-cion {
	margin-right: 15px;
}

.comment-history ul li.user-details-activity-log  .editor-user-content h5
	{
	margin-top: -2px;
}

.user-details-activity-log h4:first-child {
	font-family: openSansSemiBold !important;
}

.comment-history ul li.user-details-activity-log {
	padding: 12px 6px;
	margin: 10px;
}

.comment-history ul li.user-details-activity-log .editor-user-content div.comment
	{
	margin-left: 52px;
	width: auto;
	display: block;
}

.reassign-book-popup {
	width: 680px;
	margin-left: -340px;
}

.epub-note-message {
	margin-left: 178px;
	color: #868686;
	font-size: 11px;
	margin-bottom: 12px;
}

.left-mgr-0 {
	margin-left: 0;
}

.addBook .browseImage {
	position: relative;
	right: inherit;
}

.please-note {
	margin-bottom: 24px;
	margin-top: 26px;
}

.listing-book-upload {
	padding-left: 0;
	margin-left: 18px;
}

.listing-book-upload li {
	margin-bottom: 15px;
	list-style-type: square;
}

.listing-book-upload li strong {
	font-family: openSansSemiBold;
	font-weight: normal;
}

.upload-book-content-container {
	overflow-y: auto;
	height: 298px;
}

.comment-history ul li.user-details-activity-log .editor-user-content h4
	{
	float: none;
}

.book-info-default h2 {
	max-width: 400px;
}

.text-indent {
	text-indent: -9999px;
}

.edit-metadata-form {
	width: 70%;
}

.edit-metadata-form .formPlaceholder {
	width: 50%;
}
/*  .edit-metadata-form .formPlaceholder.authorfield{
   width:70%;
   }*/
.edit-meta-disc {
	width: 70%;
	border: 1px solid #c9c9c9;
	color: #626262;
}

.edit-metadata-form  .buttonHolder button {
	padding: 10px 30px;
}

.footer-outer-container {
	position: relative;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

/*.published-workflow-details-popup span:nth-child(2) { min-width:80px;}*/

/*CSS for View Permissions Page*/
.map-container {
	margin: 20px 0;
	position: relative;
	width: 800px;
	height: 600px;
	margin-bottom: 60px;
}

.actions-container, .srno-container {
	position: absolute;
	width: 310px;
	border-right: 1px solid #c9c9c9;
}

#rolesWrapper {
	position: absolute;
	width: 640px;
	left: 310px;
	overflow-x: scroll;
	overflow-y: hidden;
	border-right: 1px solid #c9c9c9;
}

.roles-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.actions-container ul, .roles-value, .srno-container ul {
	vertical-align: middle;
	word-break: break-word;
	font-size: 12px;
	padding: 10px;
	height: 60px;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.roles-value {
	text-align: center;
	border-bottom: 1px solid #c9c9c9;
}

.actions-container ul:nth-child(1), .roles-holder li, .srno-container ul:nth-child(1)
	{
	background: #f0f7fc;
	font-family: 'opensanssemibold';
	color: #626262;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 10px;
	text-align: center;
	text-transform: capitalize;
	line-height: 36px;
}

.roles-holder li, .roles-value {
	min-width: 160px;
	height: 60px;
	border-right: 1px solid #c9c9c9;
	border-left: 0;
}

.roles-value:last-child {
	border-right: 1px solid #c9c9c9;
}

.filter-section {
	height: 30px;
	margin-top: 30px;
	line-height: 30px
}

.permission-filter {
	float: left;
}

.permission-filter li {
	display: inline-block;
}

.permission-filter .css-checkbox+.css-label {
	padding: 3px 36px 3px 20px;
}

.table-controls {
	float: right;
}

.left-control, .right-control {
	padding: 0px 12px;
	display: inline-block;
	background: #c9c9c9;
	text-align: center;
	color: #fff;
}

.left-control:hover, .right-control:hover, .left-control:active,
	.right-control:active {
	background-color: #3faae3;
	color: #fff;
	text-decoration: none;
}

.left-control:visited, .right-control:visited, .left-control:focus,
	.right-control:focus {
	text-decoration: none;
	color: #fff;
}

.action-map {
	width: 10px;
	height: 10px;
	background: #3faae3;
	display: inline-block;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
}

.addrole {
	margin: 25px 0 0;
}

.addrole li {
	margin: 20px 0 0;
}

.addrole li:first-child {
	margin: 0;
}

.addrole .label {
	width: 155px;
	display: inline-block;
	vertical-align: middle;
	color: #626262;
	text-align: left;
	font-weight: normal;
}

.addrole .formPlaceholder {
	min-width: 284px;
	box-sizing: border-box;
}

.assign-tasks-tabs {
	margin: 0;
	width: 720px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 20px;
}

.assign-tasks-tabs ul.tabs label {
	margin-top: 0;
}

.PublisherInfo .h2 {
	margin-top: 30px;
}

.PublisherInfo .headerLine {
	padding-bottom: 30px;
	margin: 0;
}

.fillDetailsForms .headerLine {
	padding-bottom: 10px;
}

.headerLine {
	border: 0;
	border-bottom: 1px solid #e7e7e7;
}

label {
	display: inline;
	font-weight: normal;
}

.label {
	display: inline-block;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #626262;
	text-align: left;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: none;
}

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

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

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

/*CSS for Page wise forms*/
.inForms {
	display: inline-block;
	vertical-align: top;
}

.fillDetailsForms .label {
	width: 155px;
	display: inline-block;
	vertical-align: middle;
}

.fillDetailsForms .label.textarea {
	vertical-align: top;
}

.fillDetailsForms .formPlaceholder {
	min-width: 284px;
	box-sizing: border-box;
}

.fillDetailsForms {
	margin: 25px 0 0;
}

.fillDetailsForms li {
	margin: 20px 0 0;
}

.fillDetailsForms li:first-child {
	margin: 0;
}

.fillDetailsForms li ul li:first-child {
	margin: 0 0 15px 0;
}

.inForms li {
	margin: 0 0 15px 0;
}

.buttonHolder {
	margin: 20px 0 0 155px !important;
}

.selectRole {
	border: 1px solid #bababa;
	padding: 10px 11px 20px;
	width: 276px;
}

.selectRole .label {
	width: 245px;
}

.selectRole li {
	border-bottom: 1px solid #bababa;
	padding: 0 0 15px 0;
}

.selectRole li:last-child {
	border: 0;
	padding: 0;
}

css-checkbox+.css-label {
	margin: 0;
	padding: 3px 36px;
	cursor: pointer;
}

.css-radio+.css-radio-label {
	margin: 0;
	padding: 1px 25px;
	cursor: pointer;
}

.css-radio-active+.css-radio-label {
	margin: 0;
	padding: 0px 25px;
	cursor: pointer;
}

.css-radio-label {
	background: url(images/radioBtn.png) no-repeat;
}

.css-radio:checked+.css-radio-label {
	background: url(images/radioBtnSelected.png) no-repeat;
}

.css-radio-active:checked+.css-radio-label {
	background: url(images/radioBtnSelected.png) no-repeat;
}

.css-label {
	background: url(images/checkBox.png) left center no-repeat;
}

.css-checkbox:checked+.css-label {
	background: url(images/checkBoxSelected.png) left center no-repeat;
	/*padding-right:35px;*/
}
/*End CSS for View Permissions Page*/
.success-text-msg {
	color: #3faae3;
	text-align: center;
	margin: 10px 0;
}

/*CSS added as on 9/30/2015*/
.content-descripion-col-workflow .book-title.book-title-version {
	margin: 0;
	float: none;
	position: absolute;
	right: 19px;
	top: 56px;
}

.filterIcon {
	background-image: url(../images/filter.png);
}

.activateIcon {
	background-image: url(../images/activateIcon.png);
	margin: 0 auto;
	display: block;
}

.deactivateIcon {
	background-image: url(../images/deactivateIcon.png);
	margin: 0 auto;
	display: block;
}

.floatLeft {
	float: left;
	margin-right: 7px;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.search input[type="search"] {
	width: 287px;
	padding: 5px 40px 5px 9px;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

section.pageHeading {
	margin: 0;
}

.subHeaderBg {
	background: #f5f4f4;
}

.subHeader {
	width: 950px;
	margin: 0 auto;
	padding: 14px 0 18px;
}

.backIcon, .bulkDeleteIcon, .activateIcon, .deactivateIcon {
	width: 27px;
	height: 26px;
}

.iconBtns {
	background-color: #3faae3;
	font-family: opensansregular;
	padding: 5px 11px 5px 35px;
	color: #fff;
	cursor: pointer;
	border: none;
	white-space: nowrap;
}

.widget-container {
	width: auto !important;
	position: relative;
	max-width: 950px;
	margin: 20px auto 20px auto;
	padding: 0px;
}

.nav-tabs-outer.nav-inner-tabs .nav-tabs>li>a {
	margin-right: -1px;
	color: #36393b;
	font-size: 12px;
	padding: 4px 19px;
	outline: none;
}

.nav-tabs-outer .nav-tabs>li.active a {
	border-bottom: 1px solid #ddd;
}

.filterDropdown {
	margin-bottom: 10px;
}

.nav-inner-tabs {
	margin-left: 40px;
}

.filterDropdown .formPlaceholder {
	padding: 3px;
}

.pagination-wrap {
	text-align: center;
}

.filters {
	margin: 15px 0;
	display: inline-block;
}

#srnoContainer {
	width: 56px;
	left: 0;
	border-right: 0;
}

#srnoContainer li {
	text-align: center;
}

#actionContainer {
	width: 256px;
	left: 54px;
}

.filter-container {
	padding: 8px 0;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

#deactivate-bdl-confirmation-box, .deactivate-popup, .activate-popup {
	height: 180px;
}

#deactivate-bdl-confirmation-box .widget-content {
	padding: 26px 20px;
}

.manageRoleTable.siteAdmin li:first-child {
	width: 4.5%;
}

.active-label-width {
	min-width: 159px;
	display: inline-block;
}

.buttonHolder.siteAdminHolder {
	text-align: left;
	padding-left: 160px;
}

.css-checkbox+.css-label {
	margin: 0;
	padding: 3px 25px;
	cursor: pointer;
}

.css-radio+.css-radio-label {
	margin: 0;
	padding: 1px 25px;
	cursor: pointer;
}

.css-radio-active+.css-radio-label {
	margin: 0;
	padding: 0px 25px;
	cursor: pointer;
}

.css-radio-label {
	background: url(../images/radioBtn.png) no-repeat;
}

.css-radio:checked+.css-radio-label {
	background: url(../images/radioBtnSelected.png) no-repeat;
}

.css-radio-active:checked+.css-radio-label {
	background: url(../images/radioBtnSelected.png) no-repeat;
}

.css-label {
	background: url(../images/checkBox.png) left center no-repeat;
}

.css-checkbox:checked+.css-label {
	background: url(../images/checkBoxSelected.png) left center no-repeat;
	/*padding-right:35px;*/
}

input[type=checkbox].css-checkbox:disabled+label.css-label {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.selectDropdown {
	border: 1px solid #d8d8d8;
	padding: 7px 0 7px 10px;
}

#qas-actions-tab ul li {
	display: inline-block;
	width: 48%;
}

.iconBtns.addIcon:hover {
	text-decoration: none;
	color: #fff;
}

#changePasswordId {
	display: inline-block;
	width: auto;
	min-width: inherit;
	background-color: #595959;
	height: auto;
	color: #ffffff;
}

.preview-Info-popup {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}

ul li.buttonHolder {
	padding-left: 154px;
	text-align: left;
	margin-bottom: 60px !important;
}

.profileIcon {
	background-image: url("../images/profileIcon.png");
	display: inline-block;
	height: 14px;
	margin: 2px 3px -3px 8px !important;
	width: 14px;
}

.max-width-950 {
	max-width: 950px;
	margin-bottom: 30px;
}

.pl0 {
	padding-left: 0 !important;
}

/*-------CSS changes 10/20/2015-----------*/
#success-password-confirmation-box, #success-publisher-confirmation-box,
	#success-user-confirmation-box {
	width: 320px;
	height: 206px;
	position: fixed;
	z-index: 99999;
	margin: auto;
	margin-top: -114px;
	left: 0;
	right: 0;
}

.widget-content-center {
	padding: 10px 50px;
}

.float-left-position {
	padding-left: 30px;
}

.widget-popup-save {
	width: 500px;
	height: 305px;
}

.InputPassword {
	width: 250px;
}

.widget-popup-new {
	width: 500px;
	height: 270px;
}

.widget-content-save {
	width: 320px;
	height: 230px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -120px;
	margin-top: -65px;
}

.widget-content-middle {
	padding: 10px 27px;
}

.change-password-popup {
	width: 470px;
	height: 300px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	left: 50%;
	top: 50%;
	margin-left: -235px;
	margin-top: -150px;
	position: fixed;
	z-index: 1041;
}

/*Active/Inactive CSS*/
.tableBody li.active {
	background: url("../images/ActiveGreen.png") no-repeat 15px center;
	padding-left: 25px;
}

.tableBody li.inactive {
	background: url("../images/InactiveRed.png") no-repeat 15px center;
	padding-left: 25px;
}

.widget-popup.importuser .inline-row:nth-child(1) label:nth-child(1) {
	width: 268px;
	font-family: opensanssemibold;
}

.widget-popup.importuser .inline-block.form-label {
	display: block;
	width: 247px;
	font-family: opensanssemibold;
	margin-bottom: 20px;
}

.widget-popup.importuser  .form-textbox-browse {
	width: 300px;
	height: 38px;
}

.widget-popup.importuser  .browseImage {
	right: 100px;
}

.widget-popup.importuser  .upload-book-content-container {
	height: 435px;
}

.widget-popup.importuser  #uploadUser {
	margin: 8px 0 14px 0;
}

.widget-popup.importuser  #downloadTemplate {
	display: block;
	float: none;
	background: url("../images/downloadIcon.svg") no-repeat;
	padding-left: 23px;
	margin-top: 5px;
	font-size: 12px;
}

.widget-popup.importuser    .listing-book-upload {
	font-size: .95em;
}

.widget-popup.importuser {
	height: 460px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	z-index: 1;
}

.publisher-dropdown select {
	width: 164px;
	padding-right: 0;
}

.book-search-div .publisher-dropdown select {
	width: 111px;
	padding-right: 0;
}

.action-each-block {
	width: 135px !important;
}

.action-each-block span {
	display: inline-block;
	vertical-align: bottom;
	max-width: 100px;
}

.asterisk {
	top: 0px;
}

.please-note {
	margin-top: 50px;
}

.bookCoverDetails .fillDetailsForms .error-text {
	left: -4px;
}

.bold-text {
	font-family: opensanssemibold;
}

.actions-container ul.qas-item, .qas-item li, .srno-container ul.qas-item
	{
	height: 40px !important;
}

.footer-container { /*position: absolute; bottom: 0; left: 34%;*/
	
}

div#update-user-message {
	display: table;
	vertical-align: middle;
	height: 81px;
}

div#update-user-message  span {
	display: table-cell;
	vertical-align: middle;
}

div#sucess-role-message {
	display: table;
	vertical-align: middle;
	height: 81px;
}

div#sucess-role-message  span {
	display: table-cell;
	vertical-align: middle;
}

div#sucess-publisher-message {
	display: table;
	vertical-align: middle;
	height: 81px;
}

div#sucess-publisher-message  span {
	display: table-cell;
	vertical-align: middle;
}

div#popup-message {
	display: table;
	vertical-align: middle;
	height: 81px;
}

div#popup-message  span {
	display: table-cell;
	vertical-align: middle;
}

div#success-publisher-confirmation-box {
	width: 284px;
	height: 179px;
}

div#success-role-confirmation-box {
	width: 280px;
	height: 200px;
	left: 50%;
}

.inline-row .file_size_tooltip {
	top: 32px !important;
	left: 182px !important;
}

.search-results-close {
	background: url(../images/search_results_close.png) #fff no-repeat 1px
		8px;
	height: 25px;
	width: 28px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 2px;
}

.filter-container .search-results-close {
	top: 10px;
}

.informational-text {
	display: block;
	font-size: 11px;
	background: url('../images/infoIcon.png') no-repeat 3px;
	padding-left: 25px;
	background-size: 14px;
	margin: 10px 10px 10px 160px;
}

.bulk-books-publish #uploadText {
	height: 34px;
	margin-top: 7px;
	width: 302px;
}

.height-30 {
	height: 30px;
}

.upload-books-component #browseButtonFile {
	position: relative;
	left: 3px;
	height: 33px;
	top: -2px;
	padding-left: 24px;
	padding-right: 24px;
}

#progressBarDivContainer {
	z-index: 99999;
}

#progressBarDivContainer p {
	color: #ba1616;
	font-size: 13px;
}

#progressbar {
	margin: 35px auto 0 auto;
	width: 350px;
	height: 10px;
	border: solid 1px #d9d9d9;
	border-radius: 0;
	padding: 0;
}

.mt100 {
	margin-top: 100px;
}

.progress-bar-text {
	width: 421px;
	text-align: right;
	position: relative;
	margin: -15px auto 40px auto;
	color: #b6b4b4;
}

#progressBarDivContainer h1 {
	color: #626262;
	font-size: 18px;
	font-family: openSansRegular;
}

#progressbar .ui-widget-header {
	border: none;
	background-image: none !important;
	background-color: #91d376 !important;
	color: #fff;
	font-weight: bold;
	border-radius: 0;
	margin: 0 !important;
}
/*For new loader*/
.loader {
	display: inline-block;
	vertical-align: middle;
	font-size: 5px;
	position: relative;
	text-indent: -9999em;
	border-top: 0.6em solid rgba(62, 62, 62, 0.2);
	border-right: 0.6em solid rgba(62, 62, 62, 0.2);
	border-bottom: 0.6em solid rgba(62, 62, 62, 0.2);
	border-left: 0.6em solid #6f6f6f;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 9999999999;
}

.loader, .loader:after {
	border-radius: 50%;
	width: 32px;
	height: 32px;
}

@
-webkit-keyframes load8 { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);

  
}
}
@
keyframes load8 { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);

  
}
}
.progressBox {
	top: 45%;
	left: 50%;
	position: fixed;
	background-color: #f5f4f4;
	color: #000000;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	vertical-align: middle;
	padding: 10px;
	width: 53px;
	z-index: 999999999;
}

.success-text-msg {
	border: solid 1px #9bdb81;
	background: #dff0d8;
	color: #2c6c12;
	padding: 9px 10px 11px 20px;
	margin: 14px auto;
	width: 553px;
	display: block;
	text-align: left;
}

.alert-text-msg {
	border: solid 1px #e8cd9f;
	background: #f9f0d7;
	color: #775412;
	padding: 9px 10px 11px 20px;
	margin: auto;
	width: 553px;
	display: block;
	margin-top: 56px;
	text-align: left;
	margin-bottom: 10px;
}

.error-text-msg {
	border: solid 1px #e5aaaa;
	background: #f2dede;
	color: #ba1616;
	padding: 9px 10px 11px 20px;
	width: 553px;
	display: block;
	margin: 14px auto;
	text-align: left;
}

.message-text {
	display: inline-block;
	vertical-align: middle;
	max-width: 488px;
	padding-left: 5px;
}

.error-message-icon {
	display: inline-block;
	height: 15px;
	width: 14px;
	background: url(../images/error_icon.png) no-repeat;
	vertical-align: top;
	margin-top: 4px;
}

.alert-message-icon {
	display: inline-block;
	height: 15px;
	width: 14px;
	background: url(../images/alert_info_icon.png) no-repeat;
	vertical-align: top;
	margin-top: 4px;
}

.success-message-icon {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/success_tick_icon.png) no-repeat;
	vertical-align: top;
	margin-top: 4px;
}

.success-close-icon {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/success_close_icon.png) no-repeat;
	vertical-align: middle;
	float: right;
	position: relative;
	cursor: pointer;
	top: 4px;
}

.alert-close-icon {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/alert_cross_icon.png) no-repeat;
	vertical-align: middle;
	float: right;
	position: relative;
	cursor: pointer;
	top: 4px;
}

.error-close-icon {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/error_close_icon.png) no-repeat;
	vertical-align: middle;
	float: right;
	position: relative;
	top: 4px;
	cursor: pointer;
}

.import-success-text {
	margin-top: 0px;
}

#browseImageFileWidgets {
	margin-left: 15px;
}

.imagePreviewBOx .imagePreview {
	vertical-align: middle;
}

.transcriptFile {
	background: #ebe7e7;
	color: #959595;
	margin: 10px 0 0 0;
	padding: 7px;
}

.header .quizCreator-label {
	font-size: 16px;
}

.quizCreator-quiz-details .quizCreator-title-wrapper {
	margin-top: 50px;
}

-body {
	background: transparent !important;
}

.subHeader .pageHeading .h1 span.backLink {
	background: url(../images/backIcon.png) no-repeat;
}

.imagePreviewBOx .imagePreview {
	vertical-align: middle;
}

.transcriptFile {
	background: #ebe7e7;
	color: #959595;
	margin: 25px 0 0 0;
	padding: 7px;
}

.header .quizCreator-label {
	font-size: 16px;
}

.quizCreator-quiz-details .quizCreator-title-wrapper {
	margin-top: 50px;
}

body {
	background: transparent !important;
}

.subHeader .pageHeading .h1 span.backLink {
	background: url(../images/backIcon.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin-right: 7px;
	width: 25px;
	vertical-align: middle;
}

.container .pageHeading .h1 span.backLink {
	background: url(../images/backIcon.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin-right: 7px;
	width: 25px;
	vertical-align: middle;
}

.glossaryEditTermPopup .GlossaryEditorPopUpTitle span.back-arrow,
	.glossaryAddNewTermPopup .GlossaryEditorPopUpTitle span.back-arrow {
	display: none;
}

.glossaryInlineContainer #glossaryList>ul {
	padding: 0 43px 0 0 !important;
}

.modal-content .message {
	text-align: center;
	padding: 45px 0 0 0;
}

.glossaryInlineContainer .glossaryListTitle {
	padding: 6px 0 5px 20px !important;
}

.tableBody li.count {
	text-align: center;
}

.push-to-ops-popup, .push-to-ops-popup-screen {
	height: 300px;
	width: 550px;
}

.publish-error-popup {
	height: 300px;
	width: 550px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.publish-error-popup  .icon-close {
	position: absolute;
	top: 16px;
	right: 12px;
}

.wrapper-max .spacing-subheader {
	/*border-bottom:1px solid #D4D4D4;
*/
	
}

/*.pageHeading .add-new-book
{
    top:13px;
}*/
.popup-header {
	overflow: auto;
}

.comment-history ul {
	text-align: center;
}

.push-to-ops-popup .comment-history ul li {
	border-bottom: none;
	padding: 10px 0;
}

.approvemsg {
	font-size: 18px;
}

.approve-icon-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

#pushToOPSDiv .filters {
	margin-bottom: 0;
}

#pushToOPSDiv .filters .filter .filterDropdown {
	margin-bottom: 0;
}

#pushToOPSDiv .addsite-btn {
	margin-left: 8px;
}

#pushToOPSDiv .addsite-btn {
	vertical-align: bottom;
}

#pushToOPSDiv .addsite-anchor {
	vertical-align: super;
}

#pushToOPSDiv .success-img {
	vertical-align: middle;
	display: inline-block;
	background-image: url("../images/done.png");
	width: 27px;
	height: 15px;
	background-repeat: no-repeat;
}

#pushToOPSDiv #messsageId {
	display: inline-block;
	margin-left: 45px;
}

#pushToOPSDiv .message-box {
	margin: 15px 0 0 20px;
}

#pushToOPSDiv .fail-img {
	vertical-align: middle;
	display: inline-block;
	background-image: url("../images/cross.png");
	width: 27px;
	height: 15px;
	background-repeat: no-repeat;
}

.preloader-div {
	position: fixed;
	z-index: 99999;
	top: 30%;
	left: 28%;
	height: 200px;
	width: 600px;
	background-color: #fff;
	text-align: center;
}

.push-to-ops-popup-success {
	height: 200px;
	text-align: center;
}

.successimg {
	background: url("../images/done-circle.png") no-repeat;
	height: 65px;
	width: 42px;
	margin: auto;
}

.load-message {
	font-size: 18px;
	margin: 45px 0 45px 0;
}

.ManageSub-pushIcon {
	background: url(../images/push.png) no-repeat;
	height: 16px;
	display: block;
	background-position: 5px 0px;
	cursor: pointer;
	width: 28px;
	top: 1px;
	position: relative;
	background-size: 11px;
}

#sucess-siteadmin-message {
	text-align: center;
	padding: 50px 0;
}

.mr0 {
	margin: 0;
}
/* Added Css For Animation */
@
-webkit-keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
@
-moz-keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
@
keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
#pushToOPSDiv .message-box {
/*	opacity: 0;*/
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

#pushToOPSDiv .message-box.site-success-one, #pushToOPSDiv .message-box.site-error-one,
	.message-box # {
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#pushToOPSDiv .message-box.site-success-two, #pushToOPSDiv .message-box.site-error-two
	{
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#pushToOPSDiv .message-box.site-success-three, #pushToOPSDiv .message-box.site-error-three
	{
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.loadingtext {
	font-family: 'Open Sans Regular', 'Open Sans';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	margin-left: 224px;
}

.loadingtext:after {
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	-webkit-animation: ellipsis steps(4, end) 900ms infinite;
	animation: ellipsis steps(4, end) 900ms infinite;
	content: "\2026"; /* ascii code for the ellipsis character */
	width: 0px;
}

@
keyframes ellipsis {to { width:1.25em;
	
}

}
@
-webkit-keyframes ellipsis {to { width:1.25em;
	
}

}

/*End of Animation */
.manage-groups-listing .publishedBookWorkflow {
	right: 14px;
	padding: 0 11px;
}

.ManageSub-versionIcon {
	background: url(../images/version.png) no-repeat;
	height: 15px;
	display: inline-block;
	background-position: 6px 3px;
	width: 17px;
	position: relative;
	background-size: 11px;
	right: -3px;
}

.published-workflow-details .book-title {
	margin-right: 14px !important;
}

#pushToOPSDiv .filterDropdown .formPlaceholder {
	width: 475px;
}

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

.published-workflow-details .book-title {
	min-width: 75px;
	text-align: left;
}

.editor-user-content a.morelink.less {
	float: right;
}

.alert-msg {
	font-size: 13px !important;
	width: 350px;
}

.fs12 {
	font-size: 12px;
	color: #666666;
}

.approve-footer {
	bottom: -20px;
	left: -1px;
	width: 550px;
}

.overlay-unclick {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.code-siteurl {
	display: inline-block;
	word-break: break-word;
}

.dwn-pos {
	width: 127px;
	right: 0;
	position: absolute;
	top: 2px;
}

.dwn-pos-divider-left {
	border-left: 1px solid #ddd;
}

.dwn-pos-divider-right {
	border-right: 1px solid #ddd;
}

.top2 {
	top: 2px !important;
}

.dataTable li:first-child {
	width: 50px;
}

.dataTable li.role_new {
	width: 140px;
}

.dataTable li.active_new {
	width: 140px;
}

.dataTable li.inactive_new {
	width: 140px;
}

.dataTable li.actions_new {
	width: 140px;
}

.transcriptFileContainer .add-subtitles {
	width: 338px;
	float: right;
	height: 30px;
}

#updateaddAudioPopup {
	min-height: 380px;
	margin-top: -250px;
	max-height: 461px;
	padding-bottom: 50px;
	height: auto;
}

.transcriptFileContainer button[disabled] {
	opacity: 0.4;
}

table tr.even ul {
	background: #fff !important;
}

table tr.odd ul {
	background: #f5f4f4 !important;
}

.pageHeading.formHeading h1 {
	margin: 0 !important;
}

.search-result-close {
	background: url(../images/search_results_close.png) #fff no-repeat 1px
		8px;
	height: 25px;
	width: 28px; /* display: inline-block; */
	cursor: pointer;
	position: absolute;
	right: 152px;
	top: 4px;
}

#audioAssetsName-error {
	margin-left: 190px;
}

#transcriptFile-error {
	margin-top: 32px;
	margin-left: 75px;
}

.txt-file-condition {
	color: #6e6e6e;
	font-size: .85em;
	width: 100%;
	font-weight: normal;
	display: block;
}

table tr.odd .workflow-stages ul, table tr.even .workflow-stages ul {
	background: none !important;
}

.retain-popup {
	display: block;
	width: 570px;
	height: 450px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -213px;
	position: fixed;
	z-index: 99999;
}

.retain-popup .confirm-option {
	border: 1px solid #c9c9c9;
	padding: 15px 25px;
	margin: 15px 0px 15px 0;
}

.retain-popup .upload-confirm-text p {
	padding: 10px 0;
}

.retain-popup .confirm-option span {
	display: block;
	line-height: 1.5em;
}

.retain-popup .confirm-option span input {
	margin-right: 10px;
	vertical-align: top;
}

.epub-exist-alert:before {
	content: url(../images/alert.png);
	margin-right: 6px;
	vertical-align: middle;
}

.action-each-block a {
	text-decoration: none;
	font-size: 12px;
	padding: 0;
	color: #a1a1a1;
}

.action-each-block a:hover, .action-each-block .edit-collection:hover {
	color: #52b2e6;
	text-decoration: none;
}

.action-each-block .export-icon {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.confirm-close {
	background: url(../images/popup_close_btn.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
}

.preview-thumb-image {
	display: inline-table;
}

.content-thumb-col .book-info-common {
	display: inline-table;
}

.book-info-common .tag-badge {
	left: 0px !important;
}

#updateImagePopup .error-text {
	margin-left: 190px;
}

.success-close-icon-pubuser {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/success_close_icon.png) no-repeat;
	vertical-align: middle;
	float: right;
	position: relative;
	cursor: pointer;
	top: 4px;
}

.error-close-icon-pubuser {
	display: inline-block;
	height: 13px;
	width: 14px;
	background: url(../images/error_close_icon.png) no-repeat;
	vertical-align: middle;
	float: right;
	position: relative;
	top: 4px;
	cursor: pointer;
}

#pupuser-success-msg, #pupuser-error-msg {
	display: none;
}

.largeformPlaceholder {
	width: 475px;
	padding: 10px;
	border: 1px solid #c9c9c9;
	background: #fff;
	color: #000000;
	font-size: 13px;
	height: 45px;
}

.mt25 .form-button {
	padding: 10px 30px;
}

.bucket-popup {
	text-align: center;
	height: 245px;
}

.bucket-popup #errormsg {
	margin-left: 27px;
}

.ManageSub-downloadIcon2 {
	background: url(../images/bucket-downloadIcon.svg) no-repeat;
	height: 16px;
	display: block;
	background-position: 15px 0px;
	cursor: pointer;
	width: 28px;
	top: 1px;
	position: relative;
	background-size: 11px;
}

.size {
	width: 49px;
}

.versionsize {
	width: 80px;
	font-weight: 900;
}

.manage-groups-listing .content-thumb-col {
	height: 210px;
}

#editpubuser .selectRole {
	padding: 10px 11px 0px;
}

/*----ftp sync css start ------*/
.qas-sync-popup .enrich {
	text-align: left;
}

.qas-sync-popup .enrich p {
	font-family: 'OpenSansRegular';
}

.enrich p.qas-info-icon {
	font-size: 12px;
}

.book-info-popup .enrich ul.qas-sync-booklist li {
	border-bottom: solid 1px #c9c9c9;
	padding: 15px 0;
	margin: 0;
	position: relative;
	cursor: default;
}

.book-info-popup .enrich ul.qas-sync-booklist li:hover {
	background-color: transparent;
}

.book-info-popup .enrich ul.qas-sync-booklist li:last-child {
	border-bottom: none;
}

.qas-info-icon:before {
	content: url(../images/bookInfoIcon.png);
	margin-right: 6px;
	vertical-align: middle;
	display: inline-block;
}

.book-info-popup .enrich ul.qas-sync-booklist {
	margin-top: 25px;
	max-height: 200px;
	overflow: hidden;
	overflow-y: auto;
}

.qas-sync-book-wrapper {
	float: left;
}

.qas-sync-progress-wrapper {
	float: right;
	font-family: 'OpenSansRegular' !important;
}
/*----ftp sync css start ------*/
.disabledbutton {
	pointer-events: none;
	opacity: 0.4;
}

/*------------- Sync content pop-up ---------------------------*/
.sync-content-popup {
	width: 700px;
	height: 500px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	left: 50%;
	top: 50%;
	margin: 0;
	position: fixed;
	z-index: 1041;
	-ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sync-content-popup .error-text {
	font-size: 15px;
	position: absolute;
   top: 5px;
   text-align: center;
   width: 100%;
   margin: 0;
}

.sync-content-popup .form-textbox {
	vertical-align: middle;
	width: 320px;
	height: 35px;
	padding: 6px;
}

#divIsbnDetils {
	height: 230px;
	margin-top: 20px;
   margin-bottom: 26px;
}

#tblFtpDetails {
	border-collapse: collapse;
	width: 100%;
	margin-top: 0px;	
}

#tblEnrichmentDetails {
	border-collapse: collapse;
	width: 100%;
	margin-top: -19px;
}

#tblSyncBook {
	border-collapse: collapse;
	width: 100%;
	
}
#dvFtpStatusMsg{
	position: relative;
	padding-bottom: 8px;
}
#dvNotfound {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 24px;
    max-width: 550px;
    max-height: 230px;
    min-width: 330px;
    min-height: 140px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 3px;
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    overflow-y: auto;
    z-index: 1;
}

.showNotReadyBookDetails {
    margin-left: 49%;
    border-width: 0px;
    position: relative;
    left: 0px;
    width: 305px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 3px;
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    text-align: center;
}

#dvNotfound hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

#tblFtpDetails tr {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}

#tblEnrichmentDetails tr {
    padding: 8px;
}

#tblSyncBook tr {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}

#tblEnrichmentDetails td {
    padding: 6px 20px 6px 30px;
	text-align: left;
	padding-left: 10px;
}

#tblFtpDetails td, #tblFtpDetails th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
#tblFtpDetails td:first-child{
	font-family: 'OpenSansSemibold';
	width: 180px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: inline-block;
}
#tblSyncBook td {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}
#tblSyncBook td:last-child{
	vertical-align: middle;
}
#tblSyncBook td:first-child{
	font-family: 'OpenSansSemibold';
} 
#tblSyncBook td:first-child span{
	font-family: 'OpenSansRegular';
} 
#tblFtpDetails th {
	background-color: #f2f2f2;
}

.mar-top-15 {
	margin-top: 15px;
}

.cancel-button {
	background-color: transparent;
	padding: 7px 30px;
	font-weight: bold;
	margin: 5px;
	border: none;
}

.sync-button {
	background: ##cac1c1;
	border: none;
	color: #00000;
	padding: 10px 30px;
	cursor: pointer;
	font-size: 12px !important;
	margin-left: 10px;
	font-weight: bold;
}

#dvSyncFound {
    height: 300px;
    margin-top: 15px;
    margin-bottom: 20px;
    overflow-y: auto;
    padding: 10px 20px;	
}

#td-span {
	font-size:12px;
	font-weight:200;
}

#bookSyncProgress {
  width: 150%;
  background-color: #ddd;
  margin-top:3%;
}

#bookSyncBar {
  width: 10%;
  height: 10px;
  background-color: #328cbc;
  text-align: center;
  line-height: 30px;
  color: white;
}

.showReadyEnrichments {
	margin-left: 4%;
    border-width: 0px;
    position: relative;
    left: -25px;
    width: 300px;
    height: 176px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 3px;
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.227450980392157);
    padding: 10px;
}

#Enrichments hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

#btnShow {
	margin-right: 3%;
}

#dvNotReady {
	padding: 8px 10px;
	font-family: 'OpenSansSemibold';
}
.download-exl{
    padding: 7px 20px;
    margin-right: 0;
    display: inline-block;
}
.download-exl:hover{
	background-color: #328cbc;
	color: #fff;
	text-decoration: none;
}
.search-form-btn{
    margin-left: 15px;
}
.uploadexl{
	margin-right: 0;
	margin-left: 7px;
}
#tblFtpDetails tbody tr td a{
	cursor: pointer;
}
#tblFtpDetails tbody tr td a::before{
	content: "!"
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%; 
}
#tblFtpDetails thead tr th:first-child, #tblFtpDetails tbody tr td:first-child{
	text-align: left;
}
#tblFtpDetails tbody tr td .delete-image{
    vertical-align: bottom;
}
#tblFtpDetails tbody tr td .readystate {
	background: url(../images/done.png) no-repeat;
     vertical-align: middle;
    display: inline-block;
    width: 21px;
    height: 20px;
    background-position-y: 4px;
}
#tblFtpDetails tbody tr td .notreadystate{
	background: url(../images/Exclamation.png) no-repeat;
     vertical-align: middle;
    display: inline-block;
    width: 21px;
    height: 20px;
    background-position-y: 2px;
}
#tblFtpDetails thead tr{
display: block;
   position: relative;
   width: 100%;
   padding: 0;
}
#tblFtpDetails tbody{
display: block;
   overflow: auto;
   width: 100%;
   height: 180px;
}
#tblFtpDetails thead tr th:nth-child(1){
   width: 164px !important;
}
#tblFtpDetails thead tr th:nth-child(2){
   width: 164px !important;
}
#tblFtpDetails thead tr th:nth-child(3){
   width: 164px !important;
}
#tblFtpDetails thead tr th:nth-child(4){
   width: 166px !important;
}
#tblFtpDetails tbody tr td:nth-child(2){
width: 20%;
}
#tblFtpDetails tbody tr td:nth-child(3){
width: 35%;
}
#tblFtpDetails tbody tr td:nth-child(4){
width: 20%;
}
#syncUploadBooks .inline-row{
padding-top: 30px;
}

#selectPublisher{
    margin-top: 35px;
}

#deleteasset-confirmation{
	height:150px !important;
}
.form-button.uploadexl:focus{
	outline: none;
}
#dvLstNotFound table tbody tr td{
	width: 150px;
	word-break: break-all;
}
#syncUploadBooks {
	padding: 20px;
	position: relative;
   height: 450px;
   padding-top: 0;
}
.form-footer #submitButton22{
	margin-right: 0;
}
.form-footer .form-button.download-exl:focus{
	color: #fff;
	outline: none;
}
input[type=button]:focus{
	outline: none;
}
.Failed {
    color: red;
    text-decoration: none;
}
.Failed:hover {
    color: red;
    text-decoration: none;
}

.sorting-arrow {
    height: 19px;
    width: 20px;
    position: relative;
    top: 4px;
    background: url(../images/sorting_arrow.png) no-repeat center;
    display: inline-block;
    margin-left: 3px;
}

.arrow-up {
    width: 0px;
    height: 0px;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    display: inline-block;
    vertical-align: middle;
}

.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2f2f2f;
    margin-left: 10px;
    position: relative;
    top: 13px;
}
.loaderimg {
	height:30px;
	vertical-align: middle;
}

#tblSyncBook td:nth-child(2){
	vertical-align: middle;
	text-align: center;
}
#tblSyncBook .download-report{
    cursor: pointer;
    color: #337ab7;
}
#tblSyncBook .download-report:hover{
	text-decoration: underline;
}


.login-table-cell .qas-boost-logo{
	max-width: 100%;
    width: 200px;
    text-align: center;
    display: block;
    margin: auto;
    margin-bottom: 50px;
}

.footer-text.footer-login {
position: fixed;
background-color: #F6F6F6;
bottom: 0;
width: auto;
max-width: 100%;
height: auto;
padding: 12px 50px;
z-index: 1;
}
.powered {
    background-image: url(../images/openpage-logo.svg);
    height: 26px;
    width: 80px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.poweredby {
    color: #B5B5B5;
    float: left;
    width: 25%;
}

.footer-text-center {
    width: 50%;
    text-align: center;
    color: #7d7d7e;
    font-size: 12px;
    float: left;
    margin-top: 5px;
}

.footer-right {
    float: left;
    width: 25%;
    margin-top: 5px;
}
.excel-b-logo {
    background-image: url(../images/excel-logo.png);
    background-repeat: no-repeat;
    width: 85px;
    height: 17px;
    float: right;
}

.footer-text a{
  margin-right: 10px;
  color: #777777;
}
.footer-text a:hover{
  color:#015B70;
}

.footer-text a:first-child{
  border:none;
  padding:0;
  margin-right: 10px;
}
.footer-text {
    right: 0;
    bottom: 10px;
    left: 0;
    border-top: 1px solid rgba(213,213,213,0.7);
    font-family: 'OpenSansRegular';
    text-align: center;
    color: #4B4B4B;
    float: left;
    width: 96%;
    font-size: 11px;
    padding-top: 10px;
    margin: auto;
    clear: both;
    float: none;
    max-width: 435px;
}
.footer-text a{
    color: #4B4B4B;
}
.footer-text a:first-child{
    border-right:1px solid #b2b2b2;
    padding-left:5px;
    padding-right:5px;
    margin-right:3px; 
}

.qas-primarybadge{
  position: absolute;
    top: 0;
    background-color: #328cbc;
    color: #ffffff;
    padding: 3px 10px;
    font-weight: bold;
    left: 15px;
}

#addTextWidgetPopup.widget-popup{
width: 800px;
    height: 600px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#addTextWidgetPopup.widget-popup .error-text,
#editTextWidgetPopup.widget-popup .error-text{
margin-left: 120px;
}

#addTextWidgetPopup .form-label{
width: 100px;
vertical-align: top;
padding-top: 10px;
}
.form-textbox-subType{
width: 290px;
padding: 6px;
border: solid 1px #cacaca;
}
#addTextWidgetPopup .form-textbox{
width:635px;
}
#addTextWidgetPopup #editor{
width:635px;
padding: 6px;
border: solid 1px #cacaca;
}
#addTextWidgetPopup #editor #editorChild{
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}



#editTextWidgetPopup.widget-popup{
 width: 800px;
    height: 600px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#editTextWidgetPopup .form-label{
width: 100px;
vertical-align: top;
padding-top: 10px;
}

#editTextWidgetPopup .form-textbox{
width:635px;
}
#editTextWidgetPopup #editor{
width: 635px;
padding: 6px;
border: solid 1px #cacaca;
}
#editTextWidgetPopup #editor #editorChild1{
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}
/* ck editor for text based enrichment css update start */
.h1, h1 {
    font-size: 36px;
    line-height:normal;
}
.h2, h2 {
    font-size: 30px;
    line-height:normal;
}
.h3, h3 {
    font-size: 24px;
    line-height:normal;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw{
    bottom: 100%;
    top: auto;
}
.ck-content ul{
    list-style: disc;
    padding: revert;
}
.ck-content ol {
    list-style: decimal;
    padding: revert;
}
.ck.ck-balloon-panel{
    z-index:9999;
}

/* ck editor for text based enrichment css update end */

/*book set feature css start */
.subset-wrapper{
	display: inline-block;
    margin-left: 20px;
}
.subset-wrapper input[type=checkbox]{
	margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.fillDetailsForms .subset-wrapper .label{
	width:100px;
	margin-left: 5px;
}














/*book set feature css end */


