/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/css/style.default.css ***!
  \**************************************************************************************************************************************************************************************************************************/
body {
	position: relative;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif !important;
	font-size: 0.875rem;
	font-weight: normal;
	background-color: #fff;
}
a:focus, a:hover {
	color: #26B6EF;
	color: #215dd1;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 900;
	line-height: 1.3;
	color: #1c1c1c;
}
h1, .h1 {
	font-size: 2.9rem;
}
h2, .h2 {
	font-size: 2.2rem;
}
h3, .h3 {
	font-size: 1.75rem;
}
h4, .h4 {
	font-size: 1.5rem;
}
h5, .h5 {
	font-size: 1.25rem;
}
h6, .h6 {
	font-size: 1rem;
}
.col-lg-6 {
	float: left;
}
body a {
	color: #26B6EF;
	transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
	text-decoration: none !important;
}
body a:hover {
	color: #FFCA51;
	text-decoration: none;
}
body a:hover, body a:focus {
	outline: none !important;
}
p {
	color: #8c8c8c;
	font-size: 0.875rem;
	line-height: 1.4375rem;
}
p strong {
	color: #333333;
}
/* variable code */
.modal {
	background: rgba(0, 0, 0, 0.5);
}
.modal button.close {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #26B6EF;
	background-image: linear-gradient(to right, #26B6EF, #37cfdc);
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
}
.modal-content {
	border-radius: 0;
}
.modal-header, .modal-body {
	padding: 20px 30px;
	border: none;
}
hr.divdr {
	margin: 0.5rem 0;
}
hr.dot-divdr {
	border: 1px dashed #f1f1f1;
}
img {
	max-width: 100%;
}
.page-heading {
	font-size: 30px;
	font-weight: 900;
	color: #1e1e1e;
	position: relative;
	margin: 0 auto 30px auto;
}
.page-heading:after {
	width: 50px;
	height: 6px;
	background: #FFCA51;
	position: absolute;
	content: "";
	left: auto;
	left: 50%;
	bottom: -15px;
	margin: 0 auto;
	margin-left: -25px;
}
.text-heading {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 15px;
}
.text-subheading {
	font-size: 1.125rem;
	color: #26B6EF;
}
section.widgets {
	float: left;
	width: 100%;
}
.block-heading {
	color: #1c1c1c;
	font-size: 1.125rem;
	font-weight: 600;
	margin: 0;
	overflow: hidden;
	max-height: 43px;
}
.block-heading span {
	color: #9a9a9a;
	display: block;
	font-size: 0.9rem;
	font-weight: 400;
	margin-top: 5px;
}
.star-rating {					
	display: block;
	color: #eaab00;
}
.btn {
	text-transform: capitalize;
}
.btn-more {
	background: #FFCA51;
	border: 1px solid #FFCA51;
	font-weight: 400;
}
body .btn-outline-secondary {
	border-color: #FFCA51;
	color: #FFCA51;
}
body .btn-outline-secondary:hover, body .btn-outline-secondary:focus, body .btn-outline-secondary:active {
	background-color: #FFCA51;
	border-color: #FFCA51;
	color: #ffffff;
}
body .btn-outline-secondary.active:not(:disabled):not(.disabled), body .btn-outline-secondary:active:not(:disabled):not(.disabled), .show > body .btn-outline-secondary.dropdown-toggle {
	background-color: #FFCA51;
	border-color: #FFCA51;
	color: #ffffff;
}
.btn-secondary {
	background-color: #FFCA51;
	border-color: #FFCA51;
	color: #ffffff;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
	background: #dc9215 none repeat scroll 0 0;
	border: 1px solid #dc9215;
}
.btn-secondary.active:not(:disabled):not(.disabled), .btn-secondary:active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
	background: #dc9215 none repeat scroll 0 0;
	border: 1px solid #dc9215;
	color: #ffffff;
}
.btn-danger {
	background-color: #f4657d;
	border-color: #f4657d;
	color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	color: #fff;
	background: #ce3f57 none repeat scroll 0 0;
	border: 1px solid #ce3f57;
}
.btn:hover, .btn:focus, .btn:active {
	box-shadow: 0 11px 10px -7px rgba(0, 0, 0, 0.1) !important;
}
.btn-primary:hover {
	background: #16A6DF none repeat scroll 0 0 !important;
	border: 1px solid #0797D0 !important;
}
.btn-primary:focus, .btn-primary:active {
	background: #26B6EF none repeat scroll 0 0 !important;
	border: 1px solid #26B6EF !important;
	color: #fff !important;
	box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.btn-danger.active:focus:not(:disabled):not(.disabled), .btn-danger:active:focus:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn {
	border-radius: 2px !important;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 10px;
	text-transform: uppercase;
}
.btn i {
	margin: 0 3px 0 0;
}
.btn-primary {
	background: #26B6EF none repeat scroll 0 0 !important;
	border: 1px solid #26B6EF !important;
	color: #fff !important;
}
.switchToggle input[type=checkbox] {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}
.switchToggle label {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	display: block;
	height: 28px;
	max-width: 62px;
	position: relative;
	text-indent: -9999px;
	width: 80px;
}
.switchToggle label::after {
	background: #d9d9d9 none repeat scroll 0 0;
	border-radius: 3px;
	content: "";
	height: 18px;
	left: 5px;
	position: absolute;
	top: 5px;
	transition: all 0.3s ease 0s;
	width: 18px;
}
.switchToggle input:checked + label, .switchToggle input:checked + input + label {
	background: #26B6EF;
}
.switchToggle input + label::before, .switchToggle input + input + label::before {
	border-radius: 90px;
	color: #b9b9b9;
	content: "Off";
	font-size: 13px;
	font-weight: 500;
	height: 21px;
	left: 23px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	top: 4px;
	transition: all 0.3s ease 0s;
	width: 38px;
}
.switchToggle input:checked + label::before, .switchToggle input:checked + input + label::before {
	border-radius: 90px;
	color: #ffffff;
	content: "On";
	height: 26px;
	left: 6px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 4px;
	transition: all 0.3s ease 0s;
	width: 26px;
}
.switchToggle input:checked + label::after, .switchToggle input:checked + input + label::after {
	background: #ffffff none repeat scroll 0 0;
	left: calc(100% - 4px);
	transform: translateX(-100%);
}
.switchToggle label:active:after {
	width: 60px;
}
.toggle-switchArea {
	margin: 10px 0 10px 0;
}
.unstyled {
	float: left;
	margin-right: 18px;
	margin-top: 4px;
	padding: 0 18px;
	text-align: left;
}
.limit-more-main {
	float: right;
}
.border-l-r {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
.styled-checkbox {
	position: absolute;
	opacity: 0;
}
.styled-checkbox + label {
	color: #777777;
	cursor: pointer;
	font-weight: 400;
	margin: 0;
	padding: 0;
	position: relative;
}
.styled-checkbox + label::before {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 2px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.12);
	content: "";
	display: inline-block;
	height: 20px;
	margin-right: 7px;
	vertical-align: middle;
	width: 20px;
}
.styled-checkbox:hover + label:before {
	background: #ffffff;
}
.styled-checkbox:focus + label:before {/* box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);*/
}
.styled-checkbox:checked + label::before {
	background: #26B6EF none repeat scroll 0 0;
}
.styled-checkbox:checked + label::after {
	position: absolute;
	left: 4px;
	top: 3px;
	content: "\f00c ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 100;
	color: #fff;
	font-size: 13px;
}
/*
* ==========================================================
*     NAVBAR
* ==========================================================
*/
header {
	/*float: left;*/
	position: relative;
	width: 100%;
}
img.library-name {
	margin-right: 10px;
	float: left;
	max-width: 60px;
	max-height: 100%;
	border-radius: 3px;
}
body header .library-logo {
	background: #26B6EF none repeat scroll 0 0;
	z-index: 999;
	left: 0;
	margin: 0;
	padding: 8px 15px 8px 15px;
	position: absolute;
	top: 0;
	width: 416px;
	height: 100%;
	display: flex;
	align-items: center;
}
.library-logo h1 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 300;
	left: 0;
	line-height: 26px;
	margin: 0;
	float: left;
	width: 100%;
}
.library-logo.logo-exists h1 {
	width: calc(100% - 80px);
}
.library-logo h1 strong {
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 90%;
}
nav.navbar .main-nav li a:hover, nav.navbar .main-nav li a:focus {
	color: #FFCA51 !important;
}
nav.navbar .main-nav li a.active:hover, nav.navbar .main-nav li a.active:focus {
	color: #fff !important;
}
.top-navbar-main {
	padding-left: 411px;
}
.dropdown-menu {
	border: 0 solid rgba(0, 0, 0, 0.15);
	border-radius: 0 0 5px 5px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
	margin: 6px 0 0;
	padding: 5px 0px;
}
.top-nav ul li .dropdown-menu a {
	padding: 5px 10px !important;
	cursor: pointer;
}
.top-nav {
	padding-right: 20px;
	text-align: right;
	float: left;
}
.top-nav ul {
	list-style: outside none none;
	margin: 0;
	padding: 0px;
	float: right;
}
.top-nav select {
	border: medium none;
	border-radius: 3px;
	margin: 0;
	color: #777;
	padding: 4px 30px 4px 5px;
	font-size: 13px;
	background-color: transparent;
}
.top-nav ul li a span {
	color: #FFCA51;
}
.top-nav ul li a .my-list-count {
	margin: 0px 0 0 4px;
	padding: 0px 5px 1px 5px;
	border-radius: 50px;
	background: #FFCA51;
	color: #ffffff;
	float: right;
}
.top-nav ul li.fadeOutUpLI a .my-list-count {
	box-shadow: 0 0 0 rgba(255,202,81, 0.6);
	-webkit-animation: pulse 0.3s infinite;
	        animation: pulse 0.3s infinite;
}
.top-nav ul li.fadeOutUpLI a .my-list-count:hover {
	-webkit-animation: none;
	        animation: none;
}
.top-nav ul li#myCollectionLi {
	position: relative;
	font-size: 13px;
	color: #8c8c8c;
	cursor: pointer;
}
.top-nav ul li#myCollectionLi i {
	margin: 5px 2px 0px 4px;
	float: right;
}
.top-nav ul li#myCollectionLi .my-list-count {
	margin: 0px 0 0 4px;
	padding: 0px 5px 1px 5px;
	border-radius: 50px;
	background: #FFCA51;
	color: #ffffff;
	float: right;
}
.top-nav ul li#myCollectionLi.fadeOutUpLI .my-list-count {
	box-shadow: 0 0 0 rgba(255,202,81, 0.6);
	-webkit-animation: pulse 0.3s infinite;
	        animation: pulse 0.3s infinite;
}
.top-nav ul li#myCollectionLi .my-list-count:hover {
	-webkit-animation: none;
	        animation: none;
}
@-webkit-keyframes pulse {
 0% {
 -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
}
 70% {
 -webkit-box-shadow: 0 0 0 20px rgba(204,169,44, 0);
}
 100% {
 -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
@keyframes pulse {
0% {
 box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
}
 70% {
 box-shadow: 0 0 0 20px rgba(204,169,44, 0);
}
 100% {
 box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
.top-nav .dropdown-toggle::after {
	border-color: #26B6EF rgba(0, 0, 0, 0);
	border-width: 0.5em 0.4em 0;
	vertical-align: 0.055em;
}
.top-nav ul li {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #EEE;
	float: left;
}
.top-nav ul li a {
	color: #666 !important;
	font-size: 13px;
	font-weight: 400;
	padding: 0px 0;
	float: left;
}
.top-nav ul li a.active {
}
nav.navbar {
	background: #fff;
	transition: all 0.5s;
	padding: 0;
	float: left;
	width: 100%;
}
nav.navbar .main-nav {
	background: #f7f7f7 none repeat scroll 0 0;
	width: 100%;
}
nav.navbar .main-nav li {
	text-align: center;
	width: 14%;
}
nav.navbar .main-nav li a {
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 5px;
	width: 100%;
	text-decoration: none !important;
}
nav.navbar .main-nav li a.active {
	background: #FFCA51;
	color: #ffffff;
}
nav.navbar .navbar-btn {
	margin-left: 15px;
}
.navbar-brand:focus, .navbar-brand:hover {
	color: #ffffff;
	text-decoration: none;
}
nav.navbar .navbar-toggler {
	outline: none;
}
.navbar button.navbar-toggler {
	background: #EEB940 none repeat scroll 0 0;
	border-radius: 0;
	padding: 16px 10px;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 9;
}
nav.navbar .navbar-toggler span {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	height: 3px;
	margin: 7px;
	transition: all 0.2s ease 0s;
	width: 35px;
}
nav.navbar .navbar-toggler.active span:first-of-type {
	transform: rotate(45deg) translate(10px);
}
nav.navbar .navbar-toggler.active span:last-of-type {
	transform: rotate(-45deg) translate(10px);
}
nav.navbar .navbar-toggler.active span:nth-of-type(2) {
	opacity: 0;
}
/*
* ==========================================================
*     Banner
* ==========================================================
*/
.hero-home {
	position: relative;
	background-color: black;
	width: 100%;
	overflow: hidden;
}
.hero-home .hero-img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translateX(-50%) translateY(-50%);
}
.hero-home .container {
	position: relative;
	z-index: 2;
}
.hero-home .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(0,0,0,0) 25%, rgba(0,0,0,0.80) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	z-index: 1;
}
.hero-home {
	padding: 370px 0 80px;
}
.inner-page .hero-home.medium-banner,.inner-page .hero-home.small-banner {
    padding: 30px 0 23px 0 !important;
}
.hero-home.medium-banner{
    padding: 140px 0 80px !important;
}
.hero-home.small-banner{
    padding: 40px 0 80px !important;
}
.hero-text h1 {
	font-size: 4rem;
	font-weight: 900;
	color: #ffffff;
	line-height: 4rem;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.hero-text h1 span {
	display: block;
	font-weight: 400;
	font-size: 3rem;
}
.section-transform-top {
	position: relative;
	z-index: 1;
}
.section-transform-top .container {
	transform: translateY(-50%);
}
.has-shadow {
	box-shadow: -5.665px 9.429px 35px 0px rgba(0, 0, 0, 0.2);
}
/*
* ==========================================================
*     search-block SECTION
* ==========================================================
*/
section.search-block .form-holder {
	z-index: 99;
	border-radius: 3px;
	padding: 20px;
	background: rgba(255, 255, 255, 0.9);
	margin-top: -60px;
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 100%;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
section.search-block .form-group {
	position: relative;
	margin-bottom: 0;
}
section.search-block .form-group input {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	border-radius: 3px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	height: 45px;
	outline: medium none;
	padding: 7px 10px;
	width: 100%;
	font-size: 14px;
}
.tab-content {
	padding-top: 15px;
	width: 100%;
}
section.search-block .form-group .fa-search {
	position: absolute;
	top: 9px;
	right: 20px;
	font-size: 1.5rem;
	color: #c7c7c7;
}
label.search-label {
	color: #777777;
	float: left;
	font-weight: 400;
	margin: 5px 10px 0 0;
}
.outerDivFull {
	float: left;
	text-align: left;
}
.border-r {
	border-right: 1px solid #dadada;
}
.search-tab {
	border: none;
}
.search-tab li {
}
.switchToggle {
	float: left;
}
.search-tab li a {
	color: #333333;
	font-size: 15px;
	font-weight: 600;
	padding: 0.4rem 7px;
	outline: none !important;
}
.search-tab li a:hover {
	color: #26B6EF;
}
.search-tab li a.active {
	position: relative;
	background: #26B6EF;
	border-radius: 4px;
	color: #fff;
}
.search-tab li a.active:after {
	top: 98%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #26B6EF;
	border-width: 8px;
	margin-left: -8px;
}
/* search -------------------------- */
/*
* ==========================================================
*     New in Library
* ==========================================================
*/
.book-cover {
}
.book-cover img {
	width: 100%;
	border: none;
	padding: 0px;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}
.book-info {
	color: #1e1e1e;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.book-display.item {
	margin-bottom: 0px;
	width: 100%;
	padding: 15px 15px 0px 15px;
}
/*
* ==========================================================
*    Popular Titles
* ==========================================================
*/
body .book-block {
	transition: all 0.0s;
	transition: all 0.0s;
}
.book-block {
	box-shadow: 0 0 10px #eaeaea;
	margin: 15px 0px;
	padding: 20px;
	width: 100%;
	min-height: 250px;
	border-radius: 3px;
}
.book-block:hover {
	background: #26B6EF;
	color: #fff;
}
.book-block:hover .block-heading, .book-block:hover .book-text, .book-block:hover .block-heading span {
	color: #fff;
}
.book-block:hover .book-cover {
	border: 8px solid #26B6EF;
	box-shadow: 0 0 0 1px #fff;
}
.book-block .book-cover {
	width: 130px;
	float: left;
	text-align: center;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #e4e4e4;
	background: #e4e4e4;
	height: 185px;
}
.book-cover-info {
	float: left;
	padding: 5px 0 0 20px;
	width: calc(100% - 130px);
}
/*
* ==========================================================
*     Text-Widgets
 ==========================================================
*/
.text-widgets {
}
.text-widgets-block {
	padding: 2rem;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 3px;
}
.text-widgets-list {
	color: #8c8c8c;
	display: block;
	font-size: 16px;
	font-weight: 400;
	margin: 5px 0;
	padding-left: 30px;
	position: relative;
}
.text-widgets-list:before {
    content: "\f18e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 100;
    color: #FFCA51;
    position: absolute;
    top: 3px;
    font-size: 18px;
    left: 0;
    line-height: 20px;
}
.text-widgets-list h4 {
	color: #26B6EF;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 0px;

}
.two-clum-block {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	float: left;
	padding: 15px;
	margin: 0;
	width: 100%;
}
.one-clum-block {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	float: left;
	padding: 15px;
	width: 100%;
}
.two-clum-list {
	padding: 0;
	list-style: none;
}
.two-clum-list li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #666;
	font-size: 1.125rem;
	font-weight: 400;
	padding: 0 0px 5px 25px;
	width: 100%;
}
/*
* ==========================================================
*     Recent-Reviews
* ==========================================================

* ==========================================================
*     Explore
* ==========================================================
*/
.explore-block {
	box-shadow: 0 0 10px #eaeaea;
	margin-bottom: 30px;
	padding: 15px;
}
/*

* ==========================================================
*     Reading Lists
* ==========================================================
*/
.reading-lists .block-heading {
	margin-bottom: 5px;
}
.reading-lists .book-cover-info {
	float: left;
	padding: 5px 0 0 20px;
	width: calc(100% - 150px);
}
.reading-lists .book-block .book-cover {
	height: 120px;
	width: 150px;
}
.reading-lists .book-cover img {
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
/*
* ==========================================================
*     calendar
* ==========================================================
*/
.animate {
	transition: all 0.3s ease-in-out;
}
.calendar {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
	border: 10px solid #fff;
}
.calendar-block {
	padding: 20px 0 0 20px;
}
.calendar-title {
	padding-bottom: 1.333rem;
	border-bottom: 1px solid #f3f3f4;
	text-align: center;
}
.calendar-body {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	border-collapse: collapse;
	font-size: 1rem;
	text-align: center;
}
.calendar-body tbody {
	color: #777777;
	font-weight: 400;
}
.calendar-body th, .calendar-body td {
	width: calc(100% / 7);
	padding: 10px;
	line-height: 2;
}
.weekend {
	background-color: #ffffff;
	border-radius: 4px;
	color: #999999;
	height: 32px;
	position: absolute;
	transform: translate(-50%, -50%);
	width: 32px;
}
.has-event {
	position: absolute;
	width: 32px;
	height: 32px;
	transform: translate(-50%, -50%);
	border-bottom: 2px dashed #d95a42;
}
.today-date {
	position: absolute;
	width: 32px;
	height: 32px;
	color: #f9f9f9;
	background-color: #FFCA51;
	border-radius: 4px;
	transform: translate(-50%, -50%);
}
span.year {
	font-size: 0.875rem;
}
.event-list {
	background: #f9f7f7;
	height: 100%;
	float: right;
	width: 100%;
	border-radius: 3px;
}
.event-list h1.block-heading {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	padding-top: 32px !important;
}
ul.event-notes {
	list-style: outside none none;
	margin: 15vh 0;
	padding: 0;
}
ul.event-notes li {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	/*background-image: url("../images/calendar-line1.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;*/
	float: left;
	width: 100%;
	padding: 0px 15px;
}
ul.event-notes li:last-child {
	background-image: none;
}
.library-note strong {
	font-weight: 700;
}
ul.event-notes li.note {
	font-size: 18px;
	text-align: center;
	color: #999;
	text-transform: none;
	text-transform: initial;
	line-height: 30px;
}
.library-note {
	background-color: #FFF;
	background-image: url('calendar-msg-bg.jpg');
	background-size: 100% 100%;
	border-radius: 3px;
	color: #26B6EF;
	font-size: 27px;
	font-weight: 700;
	padding: 30px;
	text-align: center;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
	background-position: bottom;
	background-repeat: no-repeat;
}
/*
* ==========================================================
*     Location & Hours
* ==========================================================
*/
.location-details {
	background: #26B6EF none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	padding: 20px 20px 20px 60px;
	position: relative;
	width: 50%;
	min-height: 222px;
	border-radius: 0 0 0 3px;
}
.hours-details {
	background: #FFCA51 none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	padding: 20px 60px 20px 20px;
	width: 50%;
	position: relative;
	min-height: 222px;
	border-radius: 0 0 3px 0px;
}
.hours-details i {
	border-radius: 3px;
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	color: #26B6EF;
	font-size: 42px;
	height: 70px;
	padding: 13px 10px;
	position: absolute;
	right: -30px;
	text-align: center;
	top: -30px;
	width: 70px;
}
.location-details i {
	border-radius: 3px;
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	color: #FFCA51;
	font-size: 42px;
	height: 70px;
	padding: 13px 10px;
	position: absolute;
	left: -30px;
	text-align: center;
	top: -30px;
	width: 70px;
}
.location-details .block-heading, .hours-details .block-heading {
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
}
.location-details p {
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	margin: 7px 0 0;
}
.hours-details p span {
	font-size: 18px;
	font-weight: bold;
}
.hours-details h4 {
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	margin: 5px 0 0;
}
.location-hours .dot-divdr {
	margin: 0px 0 80px;
}
.hours-details p {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	margin: 10px 0 0;
}
.hours-details ul {
	padding: 5px 0px 0 0;
	margin: 0;
	font-size: 18px;
}
.hours-details ul li {
	padding: 7px 0px;
	list-style: none;
	border-bottom: 1px dashed #ffffffb3;
	line-height: 24px;
}
.hours-details ul li:last-child {
	border-bottom: none;
}
.hours-details ul li span {
	font-weight: 700;
	float: right;
}
.location-details .btn-warning {
	color: #26B6EF;
	background-color: #FFF;
	border-color: #FFF;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0 0 0;
	font-weight: 500 !important;
}
.location-details .btn-warning:hover, .location-details .btn-warning:focus, .location-details .btn-warning:active {
	color: #26B6EF !important;
	background-color: #FFF !important;
	border-color: #FFF !important;
}
.location-details .btn i {
	position: relative;
	width: auto;
	height: auto;
	background: transparent;
	box-shadow: none;
	font-size: 15px;
	float: right;
	top: unset;
	padding: 6px 0px 0 5px;
	left: unset;
	color: unset;
	margin: 0;
}
/*
* ==========================================================
*     FOOTER
* ==========================================================
*/
.accordion .card-header:after {
	transition: all 0.3s ease 0s;
	font-family: 'FontAwesome';
	content: "\f107";
	border-radius: 50%;
	width: 27px;
	width: 27px;
	height: 27px;
	text-align: center;
	padding: 1px 0;
	color: #fff;
	background: #FFCA51 none repeat scroll 0 0;
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.accordion .card-header.collapsed:after {
	background: #f9f7f7 none repeat scroll 0 0;
	border-radius: 50%;
	color: #8c8c8c;
	font-size: 16px;
	text-align: center;
	padding: 3px 0;
	content: "\f107";
	position: absolute;
	right: 10px;
	top: 10px;
	width: 27px;
	width: 27px;
	height: 27px;
}
.quick-qa-block a.card-title {
	color: #8c8c8c;
	font-size: 1.125rem;
	font-weight: 300;
	margin: 0;
}
.accordion p {
	font-weight: 300;
	white-space: pre-line;
}
.quick-qa-block .card-header {
	background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
	border: medium none;
	padding: 10px 45px 10px 20px;
}
.quick-qa-block {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	margin-bottom: 13px;
	position: relative;
}
.quick-qa-block .card-body {
	padding: 0 1.25rem;
}
/*
* ==========================================================
*     FOOTER
* ==========================================================
*/
.footer-nav {
	list-style-type: none;
	padding: 0px;
	display: table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.footer-nav li {
	display: inline;
}
.footer-nav li a {
	color: #696969 !important;
	margin: 0 12px;
	padding: 25px 20px 10px 20px;
}
.footer-nav li a:hover {
	color: #26B6EF !important;
}
hr.footer-dvder {
	border-color: #1f1f1f;
}
footer.main-footer {
	background: #131313 none repeat scroll 0 0;
	border-top: 14px solid #FFCA51;
	float: left;
	position: relative;
	width: 100%; 
}
footer.main-footer a {
	color: inherit;
	text-decoration: none;
}
footer.main-footer .brand {
	font-weight: 900;
	font-size:20px; 
	color: #696969;
	margin-bottom: 0px;
	display: flex;
	justify-content: left;
	align-items: center;
}
footer.main-footer h5 {
	color: #9f9f9f;
	font-size: 1rem;
}
footer.main-footer ul.links {
	color: #696969;
}
footer.main-footer ul.links a {
	margin-bottom: 0px;
	color: #696969;
}
footer.main-footer ul.links a:hover {
	color: #26B6EF;
}
footer.main-footer ul.social-icons {
	margin-top: 10px;
	margin-bottom: 15px;
}
footer.main-footer ul.social-icons a {
	background: #696969 none repeat scroll 0 0;
	border-radius: 50%;
	color: #131313;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
footer.main-footer ul.social-icons a:hover, footer.main-footer ul.social-icons a:focus, footer.main-footer ul.social-icons a:active {
	background: #fff;
}
footer.main-footer .copyrights {
	background: #0d0d0d; position: relative;
}
footer.main-footer .copyrights .container {
	padding-top: 15px; padding-bottom: 15px;
}
footer.main-footer .copyrights p {
	margin-bottom: 0;
	color: #3c3c3c
}
footer.main-footer .copyrights a:hover {
	color: #26B6EF;
}
/* ===================================================================
    SCROLL TO TOP BUTTON
===================================================================  */
.scrollTop-outer{ overflow: hidden; width: 98px; position: absolute; right: 0; bottom: 30px; }
#scrollTop {
	height: 40px;
	position: relative;
	right: -57px;
	bottom: 0px;
	top: 0;
	background-color: #26B6EF;
	background-image: linear-gradient(to right, #26B6EF, #37cfdc);
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
	font-size: 14px;
	cursor: pointer;
	z-index: 9998;
	padding: 1px 20px 1px 20px;
	transition: all 0.3s;
	letter-spacing: 4px;
}
#scrollTop.active {
	right: -50px;
}
#scrollTop i {
	font-size: 1.1rem;
	margin-right: 10px;
}
#scrollTop:hover {
	right: 0;}
/* ===================================================================
    INNER PAGE
===================================================================  */
.inner-page .hero-home {
	padding: 30px 0 23px 0;
}
.inner-page .container.inner .hero-text h1 {
	font-weight: 400;
	opacity: 0.8;
	margin-bottom: 7px;
	min-height: 30px;
}
.inner-page .hero-home .overlay { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(0,0,0,0) 25%, rgba(0,0,0,0.40) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
h2.text-sub-heading {
	color: #1e1e1e;
	float: left;
	font-size: 24px;
	font-weight: 500;
	width: calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
}
.right-btn-bread {
	float: right;
	margin: 0 0 -10px 0;
}
.widgets.bread-crumbs ul.list-bread-crumbs {
	border-radius: 3px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0px 0 10px 0px;
	padding: 0 0 0 13px;
}
.widgets.bread-crumbs ul.list-bread-crumbs li {
	color: #999999;
	float: left;
	font-size: 13px;
	list-style: outside none none;
	margin: 0;
	padding: 7px 32px 7px 2px;
	background-image: url('bread-crumbs-shadow-img.jpg');
	background-position: right center;
	background-repeat: no-repeat;
}
.widgets.bread-crumbs ul.list-bread-crumbs li:last-child {
	background-image: none;
	padding-right: 15px;
}
.widgets.bread-crumbs ul.list-bread-crumbs li a {
	color: #26B6EF;
}
h2.text-sub-heading small {
	color: #8c8c8c;
}
/* ===================================================================
   Search Results Page   
===================================================================  */
.narrow-results-main .fas {
	color: #FFCA51;
	float: right;
	margin: 5px 0 0;
	position: relative;
	z-index: -1;
}
.print-btn {
    border-radius: 3px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    color: #26B6EF;
    padding: 7px 10px;
    background: #fff;
    border: none;
}
.print-btn:hover, .print-btn:focus {
	background-color: #26B6EF;
	color: #fff;
}
.narrow-results-main #accordion .btn-link {
	color: #26B6EF;
	float: left;
	font-weight: 600;
	font-size: 14px;
	padding: 12px 50px 12px 12px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.narrow-results-main #accordion .btn-link.collapsed {
	color: #1e1e1e;
}
.narrow-results-main #accordion .card-header {
	padding: 0;
}
.narrow-results-main #accordion .btn-link i {
	font-size: 11px;
	height: 25px;
	padding: 5.5px 0;
	position: absolute;
	right: 14px;
	text-align: center;
	top: 12px;
	width: 24px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #fff;
	background-color: #26B6EF; /* IE 9 */ /* Safari */
	transform: rotate(180deg);
}
.narrow-results-main #accordion .btn-link.collapsed:hover i {
	border: 1px solid #22a5e3;
	color: #fff;
	background-color: #26B6EF;
}
.narrow-results-main #accordion .btn-link.collapsed:hover {
	color: #22a5e3;
}
.narrow-results-main #accordion .card {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
}
.narrow-results-main #accordion .card:last-child {
	border-bottom: medium none;
}
.narrow-results-main #accordion {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	float: left;
	margin: 11px 0 0;
	overflow: hidden;
	width: 100%;
}
.narrow-results-main #accordion .btn-link.collapsed i {
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #999999;
	background-color: #fff; /* IE 9 */ /* Safari */
	transform: rotate(0deg);
}
.narrow-results-main #accordion .card-body li {
	list-style: none;
}
.narrow-results-main #accordion .card-body ul li a {
	color: #8c8c8c;
	font-size: 14px;
	font-weight: 300;
	list-style: none;
	padding: 7px 5px;
	width: 100%;
	border-bottom: 1px dashed #eee;
	position: relative;
	cursor: pointer;
}
.narrow-results-main #accordion .card-body ul li::last-child a {
border-bottom: none;
}
.selectedMain {
	background: #f6f6f6;
	font-size: 13px;
	float: left;
	padding: 5px 7px;
	border-radius: 2px;
	margin: 7px 5px 0 0px;
}
.selectedMain span {
	color: #F44336;
	font-size: 12px;
	cursor: pointer;
	float: right;
	margin: 2px 0 0 5px;
}
.narrow-results-main #accordion .card-body ul li span.active a {
	color: #26B6EF;
}
.narrow-results-main #accordion .card-body ul li span.active a strong {
	color: #26B6EF;
}
.narrow-results-main #accordion .card-body ul {
	padding: 0px;
	margin: 0px;
}
.narrow-results-main #accordion .card-body {
	padding: 10px;
}
.narrow-results-main #accordion .card-header {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: none;
}
.narrow-results-main #accordion .card-body ul li a span {
	position: absolute;
	right: 10px;
	top: 6px;
}
.search-sesults-top-head {
	background-color: #f7f7f7;
	border-radius: 3px;
	float: left;
	padding: 5px 5px 5px 15px;
	width: 100%;
	margin: 5px 0 0 0;
}
.search-sesults-top-head p {
	color: #8c8c8c;
	float: left;
	font-size: 14px;
	font-weight: 500;
	margin: 8px 0 0;
}
.search-sesults-top-head p.found-items span {
	color: #1e1e1e;
}
.search-sesults-top-head p.found-items {
	border-right: 1px solid #d2d2d2;
	margin-right: 10px;
	padding: 0 10px 0 0;
}
.sort-by a {
	background: #ebebeb none repeat scroll 0 0;
	border-radius: 2px;
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin: 2px 1px;
	padding: 2px 7px;
}
.sort-by a.active {
	background: #FFCA51 none repeat scroll 0 0;
	color: #fff;
}
.search-sesults-top-head .view-btn {
	float: right;
}
.search-sesults-top-head .view-btn a {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	color: #c9c9c9;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin: 5px 2px;
	padding: 0;
	text-align: center;
	width: 30px;
}
.search-sesults-top-head .view-btn a:hover {
	color: #FFCA51;
}
.search-sesults-top-head .view-btn a.list-btn {
	background: #FFCA51 none repeat scroll 0 0;
	color: #fff;
}
.search-sesults-top-head .view-btn a.thumbnail-btn {
	background: #FFCA51 none repeat scroll 0 0;
	color: #fff;
}
.list-view {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.book-box-bottom {
	float: left;
	width: 100%;
}
.avail-detail {
	float: left;
}
.avail-detail p {
	color: #1c1c1c;
	float: left;
	font-size: 15px;
	font-weight: 500;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	border-right: 1px solid #d0d0d0;
	margin-right: 15px;
	line-height: 20px;
}
.avail-detail .available i {
	color: #4cae10;
}
.avail-detail p i {
	color: #1c1c1c;
	float: left;
	font-size: 20px;
	margin: 2px 5px 0 0;
}
.avail-detail p:last-child {
	border-right: medium none;
	margin-right: 0;
	padding-right: 0;
}
.avail-detail p.overdue i {
	color: #efa71b;
}
.avail-detail p.regular i {
	color: #765d9c;
}
.avail-detail .e-book i {
	color: #f4657d;
}
.avail-detail p.Online i {
	color: #4cae10;
}
.avail-detail p.access-digital i {
	color: #6495ed;
}
.book-box .book-box-head {
	color: #26B6EF;
	float: left;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	margin: 5px 0 10px 0px;
	padding: 0 0px 0 0;
}
.book-box h4 {
	text-transform: uppercase;
	background: #f6f6f6 none repeat scroll 0 0;
	float: right;
	font-size: 14px;
	font-weight: 600;
	margin: 5px 0 0;
	padding: 5px 10px;
}
.author {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	width: 100%;
}
.book-box .star-rating {
	float: left;
	margin: 5px 0 0;
}
.book-box .description {
	float: left;
	font-size: 13px;
	font-weight: 400;
	margin: 5px 0 10px;
	width: 100%;
	line-height: 20px;
	color: #666;
}
.book-image img {
	float: left;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	min-height: 200px;
}
.book-image {
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	padding: 8px;
	width: 180px;
}
.book-box {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	float: left;
	padding: 20px 0;
	width: 100%;
	position: relative;
}
.book-box:last-child {
	border-bottom: medium none;
}
.top-nav .dropdown-item.active, .top-nav .dropdown-item:active {
	background-color: #26B666EF;
	color: #ffffff !important;
}
.narrow-results-main #accordion .btn-link:hover, .narrow-results-main #accordion .btn-link:focus, .narrow-results-main #accordion .btn-link:active {
	box-shadow: none !important;
}
.narrow-results-main ul li.active .fas {
	color: #f4657d;
}
.narrow-results-main #accordion .card-body ul li.active a {
	color: #1e1e1e;
	font-weight: 400;
}
.narrow-results-main h2.text-sub-heading {
	width: 100%;
}
/* ===================================================================   
     Reading Lists Page
===================================================================  */
.book-box-bottom-btn {
	float: right;
	text-align: right;
	margin-top: 10px;
	padding-right: 0px;
}
.book-box-bottom-btn .btn:last-child {
	margin-right: 0px;
}
.book-box-bottom-btn .btn {
	margin-right: 10px;
	margin-top: 5px;
}
.book-box-info {
	width: calc(100% - 180px);
	float: left;
	padding-left: 20px;
}
/* ===================================================================
   Book Detail Page
===================================================================  */
.book-detail .book-image-main .book-image {
	width: 100% !important;
}
.book-detail .book-image-main {
	position: relative;
	width: 350px;
	float: left;
}
.book-detail .book-box-info {
	padding-left: 30px;
	width: calc(100% - 350px);
}
section.widgets.book-detail {
	padding: 10px 4rem 0 4rem;
}
.bread-crumbs .dot-divdr {
	float: left;
	margin: 20px 0 10px;
	width: 100%;
}
.book-detail .book-box .book-box-head {
	font-size: 30px;
	font-weight: 800;
	line-height: 40px;
	width: 100%;
}
.book-detail .book-box-info .author {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #1c1c1c;
	float: left;
	font-size: 20px;
	margin: 0px 0 10px 0px;
	padding: 0;
	width: 100%;
}
.book-detail .book-box-info .publisher {
	float: left;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 15px;
	width: 100%;
}
.book-detail .star-rating-info {
	color: #1c1c1c;
	float: left;
	margin: 0;
	width: 100%;
}
.book-detail .star-rating-info a {
	color: #FFCA51 !important;
	text-decoration: underline !important;
}
.book-detail .book-box .star-rating {
	float: left;
	margin: 0;
}
.book-detail .book-box .description {
	font-size: 15px;
	color: #1c1c1c;
	line-height: 24px;
}
.book-detail .avail-detail p {
	color: #666666;
	font-size: 18px;
	margin-bottom: 10px;
}
.book-detail .info-text-left {
	float: left;
	margin-top: 15px;
}
.book-detail .avail-detail {
	width: 100%;
}
.book-detail .book-box .call-number {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	font-size: 16px;
	padding: 0;
	margin: 10px 0 0 0;
}
.book-image-main a {
	color: #FFCA51 !important;
	float: right;
	font-size: 13px;
	font-weight: 500;
	margin:8px 0 0;
	text-transform: uppercase;
}
.book-image-main .book-image a img{
	margin:-8px 0 0;
}
.book-image-main a i {
	margin: 0 0 0 3px;
}
.book-box-bottom-btn > ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.book-box-bottom-btn li {
	background: #f6f6f6 none repeat scroll 0 0;
	color: #8c8c8c;
	float: left;
	font-size: 12px;
	list-style: outside none none;
	margin: 1px 1px 1px;
	min-width: 107px;
	padding: 10px;
	text-align: center;
	text-transform: capitalize;
}
.book-box-bottom-btn li span {
	color: #1c1c1c;
	font-size: 14px;
	margin: 0 0 3px;
	text-transform: uppercase;
}
.book-detail-tab .tab-content {
	border: 1px solid #FFCA51;
	border-radius: 3px;
	float: left;
	padding: 30px;
	width: 100%;
	margin-bottom: 30px;
}
.book-detail-tab .nav.nav-pills {
	text-align: center;
}
.book-detail-tab ul {
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
	width: 100%;
}
.Checked-Out {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.book-detail-tab ul li {
	color: #666666;
	font-weight: 400;
	line-height: 22px;
	list-style: outside none none;
	padding: 6px 2px 5px 2px;
	position: relative;
}
.book-detail-tab .slick-track {
	float: left;
}
.book-detail-tab ul li a {
	color: #1c1c1c !important;
}
.book-detail-tab ul li a:hover, .book-detail-tab ul li a:focus {
	color: #26B6EF !important;
}
.book-detail-tab ul.nav-pills li.nav-item a {
	transition: all 0s;
	border-radius: 3px;
	color: #1c1c1c !important;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 5px;
	width: 100%;
}
.book-detail-tab ul.nav-pills li.nav-item a i {
	color: #FFCA51 !important;
	padding: 0 3px 0 0px;
}
.book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, .book-detail-tab ul.nav-pills .show > .nav-link {
	background-color: #FFCA51 !important;
	color: #ffffff !important;
}
.book-detail-tab ul.nav-pills li.nav-item a.nav-link.active i, .book-detail-tab ul.nav-pills .show > .nav-link i {
	color: #ffffff !important;
}
.book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {
	background: #FFCA51 none repeat scroll 0 0;
	content: "";
	height: 10px;
	left: 45%;
	position: absolute;
	top: 46px;
	transform: rotate(45deg);
	width: 10px;
}
.book-detail-tab h4 {
	font-size: 16px;
	font-weight: 400;
	color: #8c8c8c;
}
.book-detail-tab h4 strong {
	font-weight: 700;
	color: #1c1c1c;
}
.book-detail-tab h3 {
	color: #26B6EF;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 15px;
}
.book-detail-tab #detail ul li {
	border-bottom: 1px solid #eeeeee;
	color: #666666;
	font-weight: 600;
	line-height: 22px;
	list-style: outside none none;
	padding: 5px 0;
	position: relative;
}
.book-detail-tab #detail ul li:last-child {
	border-bottom: none;
}
.bo0ok-detail-tab #detail .table td a {
	color: #26B6EF;
}
.book-detail-tab .dot-divdr {
	float: left;
	width: 100%;
}
.book-detail-tab h5 {
	font-weight: 600;
	font-size: 20px;
	width: 100%;
	margin-bottom: 0px;
}
#tab-Profile h5 {
    margin-bottom: 0.5rem;
}
.prev-next-main .carousel-control {
	color: #999999;
	font-size: 27px;
	position: absolute;
	top: 230px;
}
.prev-next-main .carousel-control.left {
	left: -50px;
}
.prev-next-main .carousel-control.right {
	right: -50px;
}
.prev-next-main .carousel-control i {
}
.Carousel-mainTab.NW .book-cover{ position: relative; }
.position-series {
    position: absolute;
    right: -8px;
    color: #fff;
    top: -8px;
    width: 24px;
    height: 24px;
    text-align: center;
}
.position-series span {
    position: relative;
    z-index: 9;
    padding: 0px 0px 0 0;
    display: block;
    font-size: 15px;
    font-weight: 700;
}
.position-series::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid #26B6EF;
    border-left: 40px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
/* ===================================================================
   Search Result  Thumbnail
===================================================================  */
.thumbnail-view {
	float: left;
	width: 100%;
	padding: 15px 2px;
}
.thumbnail-view .book-info-inner-main {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
.thumbnail-view .book-info-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.95);
	border: none;
	bottom: 1px;
	left: 1px;
	opacity: 0;
	padding: 15px;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease 0.3s;
	width: calc(100% - 1px);
	z-index: 9;
	height: calc(100% - 1px);
}
.book-info-inner-hover { /*float: left; width: 100%; top: 50%; transform: perspective(1px) translateY(-50%); position: relative; */
}
.book-info-inner-main:hover .book-info-inner, .book-info-inner-main:focus .book-info-inner {
	opacity: 1;
}
.thumbnail-view .book-box-bottom-btn {
	float: right;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
}
.thumbnail-view .book-info-inner h4.call-number {
	font-size: 18px;
	font-weight: 700;
	color: #1e1e1e;
	text-transform: uppercase;
}
.thumbnail-view .book-info-inner p.publisher {
	color: #666666;
	font-size: 14px;
	font-weight: 500;
}
.thumbnail-view .book-info-inner p.publisher {
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
}
.thumbnail-view .book-info-inner h3 {
	font-size: 20px;
	margin: 0 0 15px 0;
}
.thumbnail-view .avail-detail p {
	font-size: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: none;
}
.thumbnail-view .avail-detail p i {
	font-size: 16px !important;
	margin: 1px 5px 0 0;
	line-height: 18px;
}
.thumbnail-view .avail-detail {
	float: none;
	margin: auto;
	max-width: 200px;
	text-align: center;
}
/* ===================================================================
   Edit Page
===================================================================  */
@-webkit-keyframes border-dance {
0% {
 background-position: left top, right bottom, left bottom, right top;
}
 100% {
 background-position: left 15px top, right 15px bottom, left bottom 15px, right top 15px;
}
}
@keyframes border-dance {
0% {
 background-position: left top, right bottom, left bottom, right top;
}
 100% {
 background-position: left 15px top, right 15px bottom, left bottom 15px, right top 15px;
}
}
.clear {
	clear: both;
}
.manage-ui {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 999;
}
.manage-ui a {
	color: #ffffff;
	display: inline-block;
}
.manage-ui a.edit {
	background: #26B6EF;
}
.manage-ui a.remove {
	background: #f4657d;
}
.manage-ui a.move {
	background: #FFCA51;
}
.login-patron .manage-ui-block.open {
	right: 0px;
	transition: 0.5s;
}
.login-patron .manage-ui-block {
	top: 92px;
	padding: 0px;
	position: fixed;
	max-width:505px;
	z-index: 999;
	right: 0px;
	transition: 0.5s;
}
.login-patron.manage-view .manage-ui-block.open {
	width: 350px;
	right: 0px;
}
.manage-ui-block a.add-widgets-btn {
	background: #FFCA51 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin: 0 5px 10px 0;
	padding: 7px 15px;
	text-transform: uppercase;
}
.manage-ui-block a.add-widgets-btn:hover {
	background: #EDB83F;
	color: #ffffff;
}
.manage-text {
	padding: 0px;
	background: #fff;
	margin-top: 0px;
	float: left;
	width: 100%;
}
.manage-text-inner {
	padding: 15px;
	margin-top: 0px;
	float: left;
	width: 100%;
	max-height: 60vh;
	overflow-y: auto;
	scrollbar-width: thin;
}
#add-widgets-list {
    float: left;
    width: 100%;
    background-color: #fff;
    border-radius: 3px 0px 0 3px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    border: 3px solid #fff;
}
#add-widgets-list a.btn-remove {
    position: absolute;
    color: red;
    right: 10px;
    top: 11px;
}
#add-widgets-list h3 {
	background: #f9f7f7;
	padding: 14px 15px;
	font-size: 18px;
	font-weight: 700;
}
.widgets-btn {
	background: #ffff;
	border: 1px solid #f7f7f7;
	padding: 4px 10px;
	margin: 0 5px 5px 0px;
	color: #666;
	border-radius: 2px;
	font-size: 13px;
	width: 48%;
	text-align: left;
	font-weight: 500;
	transition: all 0.3s ease;
}
.widgets-btn i {

    padding: 0 5px 0 0px;
    color: #717070;
    font-size: 12px;
    margin: 0 0px 0 0px;

}
.widgets-btn:hover, .widgets-btn:focus {
    background: #26B6EF;
    color: #fff;
    border-color: #269DEF;
}
.widgets-btn:hover i, .widgets-btn:focus i {
    color: #fff;
   }
.book-box .awardsCards {
	background: #ffca51;
	left: 0px;
	position: absolute;
	top: 20px;
	color: #fff;
	font-weight: 700;
	padding: 4px 7px 4px 7px;
	border-radius: 0px 0px 3px 0;
	font-size: 15px;
	box-shadow: 5px 5px 5px 0 #51483333;
	text-shadow: 0 0 10px #e0a122;
}
.book-thumnail .awardsCards {
	background: #ffca51;
	left: -1px;
	position: absolute;
	top: 14px;
	color: #fff;
	font-weight: 700;
	padding: 5px 8px 3px 6px;
	border-radius: 0px 0px 3px 0;
	font-size: 15px;
	box-shadow: 5px 5px 5px 0 #51483333;
	text-shadow: 0 0 10px #e0a122;
	z-index: 99;
}
.login-patron .top-nav ul li {
	padding: 7px 10px 7px 10px;
}
.manage-text h4 {
	font-size: 14px;
	font-weight: 600;
}
.manage-text h3 {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #1e1e1e;
	float: left;
	width: 100%;
}
.manage-text p {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	text-align: justify;
	margin-bottom: 0px;
}
.check-list {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.check-list input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #cbd1d8;
}
.check-list:hover input ~ .checkmark {
	background-color: #9faab7;
}
.check-list input:checked ~ .checkmark {
	background-color: #FFCA51;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.check-list input:checked ~ .checkmark:after {
	display: block;
}
.check-list .checkmark::after {
	left: 6px;
	top: 3px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}
.manage-ui-block label.check-list {
	float: left;
	width: 50%;
}
.save-btn {
	color: #fff;
	background: #26B6EF;
}
.cancel-btn {
	color: #fff;
	background: #FFCA51;
}
.save-btn:hover, .cancel-btn:hover {
	color: #fff;
}
.widgets-list hr.dot-divdr {
	border: 1px dashed #f1f1f1;
	clear: both;
	display: block;
}
/* ===================================================================
   awards Page
===================================================================  */
.awards-honors .one-clum-block .multi-year li {
	display: inline-block;
	width: 10%;
}
.awards-honors .one-clum-block .multi-year li a:hover {
	color: #000000;
}
.text-list-noborder .two-clum-list li a {
	border: medium none;
	font-size: 16px;
	font-weight: 500;
	margin: 2px 0;
	padding: 0 20px 0 25px;
}
.text-list-noborder .two-clum-list li:hover a {
	color: #1c1c1c !important;
}
.text-list-noborder .two-clum-list li a.text-widgets-list[aria-expanded="true"] {
	color: #1c1c1c !important;
}
.text-list-noborder a.text-widgets-list[aria-expanded="true"]::before {
	color: #26B6EF;
}
.text-list-noborder .two-clum-list li a.text-widgets-list::before {
	font-size: 18px;
	top: -1px;
}
.text-list-noborder .two-clum-list li:hover a.text-widgets-list::before {
	color: #26B6EF;
}
.awards-honors .a-h-body {
	background: #26B6EF;
	border-radius: 3px;
	float: left;
	margin: 15px 0 5px;
	padding: 15px;
	position: relative;
	width: 100%;
	box-shadow: 0px 10px 14px 0 rgba(38, 182, 239, 0.2);
}
.awards-honors .two-clum-list li {
	float: left;
	width: 100%;
	position: relative;
}
.awards-honors .a-h-body::after {
	background-image: url('arrow-img.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	height: 21px;
	left: 30px;
	position: absolute;
	top: -15px;
	width: 15px;
}
.a-h-body p {
	color: #fff;
	font-weight: 400;
	margin: 0 0 10px;
}
.text-list-noborder .two-clum-list li.a a.text-widgets-list::before {
	color: #26B6EF;
}
.text-list-noborder .two-clum-list.multi-year li a {
	margin: 5px 0;
}
/* ===================================================================
   Find Reviews
===================================================================  */
.find-reviews-form .star-rating {
	height: calc(2.25rem + 2px);
	padding: 0;
}
.form-control {
	border-radius: 0;
}
.find-reviews-form .check-list {
	margin-bottom: 1rem;
}
.find-reviews-form {
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0;
	padding: 30px;
	width: 100%;
}
.find-reviews-form .star-rating .fa {
	background: #eeeeee none repeat scroll 0 0;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px;
	margin: 0;
	padding: 11px 5px;
	text-align: center;
	width: 20%;
}
.find-reviews-form .star-rating .fa.active {
	background: #FFCA51 none repeat scroll 0 0;
}
.find-reviews-form .star-rating .fa:hover {
	background: #FFCA51 none repeat scroll 0 0;
}
.custom-select {
	border-radius: 0px;
}
/* ===================================================================
   Setup
===================================================================  */
.setup .accordion {
	margin-top: 0px;
	float: left;
	width: 100%;
}
.setup .quick-qa-block .card-body {
	padding: 20px 20px 5px 20px;
}
.setup .quick-qa-block {
	overflow: hidden;
}
.setup .quick-qa-block .card-header {
	background: #f9f7f7 none repeat scroll 0 0;
}
.setup .accordion .card-header.collapsed::after {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.07);
	background: #fff none repeat scroll 0 0;
}
.setup .accordion .custom-file-label {
	border-radius: 0rem;
}
.setup .custom-file-label::after {
	border-radius: 0 0rem 0rem 0;
}
.setup .accordion .check-list {
	margin-bottom: 1rem;
}
.btn-md {
	font-size: 14px;
	height: calc(2.25rem + 2px);
	padding: 8px 15px;
}
body .form-control {
	font-size: 14px;
}
.tab-content p a {
	color: #FFCA51 !important;
	text-decoration: underline !important;
}
/* ===================================================================
   Explore
===================================================================  */
.explore-page .explore-block {
	box-shadow: 0 0 10px #eaeaea;
	margin: 15px 0px;
	padding: 15px 15px 15px 15px;
	width: 100%;
}
.explore-page .book-cover {
	height: 120px;
	margin: auto;
	max-width: 120px;
}
.explore-page .book-cover img {
	border: 1px solid #e4e4e4;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	padding: 8px;
	width: 100%;
}
.explore-page .explore-block:hover {
	border-radius: 3px;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.Carousel-main {
	position: relative;
	padding: 0 45px;
}
.Carousel-main .prev-next-main .carousel-control {
	top: 33%;
}
.explore .explore-block:hover {
	background: #26B6EF none repeat scroll 0 0;
	color: #ffffff;
}
.explore .explore-block:hover .book-info {
	color: #ffffff;
}
.explore .explore-block:hover .book-cover img {
	border: 1px solid #fff;
}
.bulletins-list .text-widgets-list {
	border: medium none;
	margin: 0;
	padding: 0 0 10px 25px;
}
.bulletins-list-text p {
	font-weight: 300;
}
.bulletins-list-text p strong {
	font-weight: 600;
}
.bulletins-list li {
	border-bottom: 1px solid #efefef;
	padding: 15px 0 5px;
}
.bulletins-list li:last-child {
	border-bottom: none;
}
.bulletins-list-text {
	padding-left: 25px;
}
.bulletins-list-text p {
	margin-bottom: 10px;
}
.right-btn-bread .print-btn {
	margin: 2px;
}
.btn-danger.btn-back {
	background-color: rgba(0, 0, 0, 0);
	border: medium none;
	color: #f4657d;
	padding-right: 0;
	transition: all 0.5s ease 0s;
}
.btn-danger.btn-back:hover, .btn-danger.btn-back:focus {
	background-color: #f4657d;
	color: #fff;
	padding-right: 10px;
}
.overlayAll {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	background: #C8C7C7;
	z-index: 99999;
	opacity: 0.8;
	text-align: center;
}
.overlayAll img {
	margin-top: 20px;
	position: relative;
}
.fc-time {
	display: none;
}
.slick-prev.slick-arrow {
	left: -43px;
	background: #767676;
	border-radius: 50%;
}
.slick-prev.slick-arrow:hover, .slick-prev.slick-arrow:focus, .slick-next.slick-arrow:hover, .slick-next.slick-arrow:focus {
	background: #767676;
}
.slick-next.slick-arrow {
	right: -43px;
	background: #767676;
	border-radius: 50%;
}
.two-clum-list li a:last-child {
	border: 0px solid;
}
/***23-style-change***/
.carousel .book-cover {
	height: 378px;
	width: 100%;
	margin: 1px auto auto auto;
	margin-bottom: 0px;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #e4e4e4;
	background: #f9f7f7;
}
.carousel .book-cover img {
	border: none;
}
.slick-next, .carousel .slick-prev {
	top: 30% !important;
}
.search-block select {
	margin-top: 15px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #666;
	height: 45px;
	width: 100%;
	padding: 7px 10px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	font-size: 14px;
}
body select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	background-image: url('arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
.CA ul.event-notes { list-style: outside none none;	padding:10px 0px; margin: 0px; text-align: center;	line-height: 40px;	float: left;
	width: 100%;	overflow-y: auto;	max-height: 400px;	scrollbar-width: thin;}
.CA ul.event-notes::-webkit-scrollbar-track { background-color: #f0f0f0; }
.CA ul.event-notes::-webkit-scrollbar { width: 7px; background-color: #ffffff; }
.CA ul.event-notes::-webkit-scrollbar-thumb { background-color: #cdcdcd; }
.CA .event-list h1.block-heading {
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	line-height: 24px;
	max-height: unset;
	padding: 15px 0 0 0 !important;
}
.CA .library-calendar span.fc-day-number {
	text-align: center !important;
	float: none !important;
	color: #777;
	font-size: 16px;
}
.CA .library-calendar td {
	line-height: 50px;
	border: none !important;
	text-align: center;
	background: none;
}
.CA .library-calendar th {
	border: none !important;
	padding: 0;
	height: 50px;
	font-size: 16px;
}
.CA .library-calendar .fc-row.fc-week.fc-widget-content {
	height: auto !important;
}
.QA .quick-qa-block .card-header {
	background: no-repeat rgba(0,0,0,0);
	border: none;
	color: #1e1e1e;
	width: 100%;
	font-size: 1.025rem;
	font-weight: 400;
	margin: 0;
	padding: 10px 45px 12px 20px;
}
.CA ul.event-notes {
	padding: 0 0px;
}
span.width_H, .manage-view span.width_H {
	float: left;
	width: 50%;
}
span.width_F {
	float: left;
	width: 100%;
}
span.width_C {
	float: left;
	width: 100%;
}
span.width_.width_V.PT .col-xl-4, span.width_.width_V.PT .col-lg-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
span.width_.width_V.PT .book-block .book-cover {
	width: 140px;
}
span.width_.width_V.RL .col-xl-6, span.width_.width_V.RL .col-lg-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
button.slickArrowpre.slick-arrow {
	position: absolute;
	top: 150px;
	left: -40px;
	font-size: 27px;
	background: none;
	border: none;
	color: #989898;
	cursor: pointer;
	outline: none;
}
button.slickArrownxt.slick-arrow {
	position: absolute;
	right: -40px;
	top: 150px;
	font-size: 27px;
	background: none;
	border: none;
	color: #989898;
	cursor: pointer;
	outline: none;
}
.narrow-results-main #accordion .card-header {
	padding: 10px 15px 0;
}
.btn {
	font-weight: 500 !important;
	text-transform: capitalize !important;
}
@media (max-width: 1280px) {
.CA .event-list h1.block-heading {
	font-size: 16px;
}
}
@media (max-width: 1168px) {
}
@media (max-width: 991px) {
.CA .fc-center {
	font-size: 20px;
}
span.width_H {
	float: left;
	width: 100%;
}
}
@media (max-width: 767px) {
.library-logo {
	min-height: 62px;
	height: auto;
}
.inner-page .header.inner .library-logo {
	min-height: 68px;
	height: auto;
}
.book-block {
	height: auto;
}
}
@media (max-width: 575px) {
.book-block .book-cover {
	float: none;
	margin: auto;
	width: 150px;
}
button.slickArrowpre.slick-arrow {
	left: -35px;
}
button.slickArrownxt.slick-arrow {
	right: -35px;
}
.carousel .book-block {
	height: auto;
	padding: 15px;
}
.Carousel-main {
	padding: 0 0px;
}
}
.carousel .slide {
	position: relative;
}
.slide .overLayNew {
	position: absolute;
	top: 0;
	left: 15px;
	width: 100%;
	height: 100%;
	padding: 13px;
	background: #000;
	color: #ffffff;
	opacity: 0.88;
	display: none;
	z-index: 9999;
}
.carousel .slide:hover > .overLayNew {
	display: block;
}
/***23-style-change***/
.eventList {
	display: block;
	float: left;
	width: 100%;
}
.eventList .title {
	float: left;
	text-transform: capitalize;
}
.eventList .date {
	float: right;
}
.card-body strong {
	font-weight: 700;
}
.NarrowFilterMore {
	text-align: right;
	color: #26B6EF;
	cursor: pointer;
	text-transform: lowercase;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0px;
	padding: 10px 15px 20px 15px;
}
a.text-widgets-lista {
	padding: 0px !important;
}
.search-results-main .thumbnail-view .book-cover img.img-fluid {
	width: 100%;
	border: none;
	padding: 0px;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.search-results-main .thumbnail-view .book-cover {
	height: 418px;
	width: 100%;
	margin: auto;
	margin-bottom: 0px;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #e4e4e4;
	background: #f9f7f7;
}
.closeDays span.fc-day-number, .closeDays span.fc-day-number {
	background-color: #f9f7f7;
	padding: 10px 15px;
	border-radius: 4px;
}
.fc-today span.fc-day-number {
	background-color: #FFCA51 !important;
	color: #fff !important;
	padding: 10px 15px;
	border-radius: 4px;
}
.rating.star-svg {
	float: left;
}
p.book-text {
	float: left;
	margin-bottom: 0px;
}
.star-rating {
	display: inline-table;
	margin: 0 !important;
	float: left;
	width: 100%;
}
section.widgets {
	padding: 30px 0px;
}
.star-rating {
	display: block;
	color: #eaab00;
	margin: 8px 0;
}
.star-rating-outer{ position: relative; margin-bottom: 10px; }
.rating-modal-btn{ position: absolute; z-index: 9; left: 0; right: 0; top: 0; bottom: 0; }
.modal-star-rating .modal-content { border: none; }
.modal-star-rating .modal-header{ border-bottom: none; padding-bottom: 0; }
.modal-star-rating .modal-body .modal-title{ font-size: 16px; padding-bottom: 1rem; }
.modal-star-rating .modal-body{ 
padding-bottom: 2rem; background-color: #fff; }
.modal-star-rating .rating.star-svg{ width: 100%; margin-bottom: 0; }
.star-rating-outer .star-rating{ margin-bottom: 0!important; }
.modal-star-rating .star { width: 25px !important; height: 25px !important; margin: 0 6px !important; }
@media ( min-width: 768px ){
.modal-star-rating .modal-dialog {
    margin: 10rem auto;
}
}
.text-widgets-lista {
	overflow: hidden;
}
.text-widgets-lista p {
	white-space: normal;
}
.width_H.NW {
	width: 100% !important;
}
.Placeholders {
	width: 100%;
	height: 100%;
	display: flex;
	box-shadow: 0px 0px 1px #F2F2F2;
	color: #ffffff;
	padding: 70px 0;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.Placeholders.primary {
	background-color: #177BBB;
}
.Placeholders.info {
	background-color: #03A9F4;
}
.Placeholders.success {
	background-color: #8BC34A;
}
.Placeholders.mint {
	background-color: #26A69A;
}
.Placeholders.warning {
	background-color: #FFB300;
}
.Placeholders.danger {
	background-color: #F44336;
}
.Placeholders.purple {
	background-color: #AB47BC;
}
.Placeholders.pink {
	background-color: #F06292;
}
.Placeholders.dark {
	background-color: #3A444E;
}
.Placeholders.gray {
	background-color: #E9EEEF;
}
.search-results-main .thumbnail-view .book-cover .Placeholders {
	width: 100%;
	margin: auto;
	padding: 51px 10px;
	float: none;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.basic-filter {
	margin-top: 0px !important;
}
.form-group {
	margin-bottom: 1rem !important;
}
.nopadding {
	padding: 0px !important;
}
/*.inner-page .hero.hero-home .hero-text { display: none; }*/
.nopadding {
	padding: 0px !important;
}
#searchForm .nav-tabs {
	border-bottom: none;
	overflow: hidden;
	border-radius: 3px 0px 0px 3px;
}
.slick-dots {
	display: none !important;
}
main {
	padding: 0 40px;
	min-height: 600px;
}
.search-sesults-top-head .view-btn span span {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 2px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	color: #c9c9c9;
	font-size: 16px;
	line-height: 30px;
	margin: 2px 3px;
	padding: 2px 10px 0;
	text-align: center;
	float: right;
	cursor: pointer;
}
.search-sesults-top-head .view-btn span span:hover {
	color: #FFCA51;
}
.search-sesults-top-head .view-btn span span.list-btn {
	background: #FFCA51 none repeat scroll 0 0;
	color: #fff;
}
.search-sesults-top-head .view-btn span span.thumbnail-btn {
	background: #FFCA51 none repeat scroll 0 0;
	color: #fff;
}
.slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}
.book-block:hover .rating.color-default .star-container .star svg {
	fill: #fff !important;
}
.star {
	width: 15px !important;
	height: 15px !important;
	margin: 0 1px !important;
}
.book-block .divdr {
	border-top: 1px dashed rgba(0,0,0,.05);
	margin: 1px 0 7px 0;
	float: left;
	width: 100%;
}
section.widgets.bread-crumbs {
	padding-bottom: 0;
}
.material-icons {
	font-size: 96px !important;
	color: #fff;
}
.loader-inner {
	position: absolute;
	top: 50%;
	left: 40%;
	margin-left: 10%;
	transform: translate3d(-50%, -50%, 0);
}
.loader-dot {
	width: 15px;
	height: 15px;
	background: #26b6ef;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: slide 1s infinite;
	        animation: slide 1s infinite;
}
.loader-dot:nth-child(1) {
	-webkit-animation-delay: 0.1s;
	        animation-delay: 0.1s;
	background: #26b6ef;
}
.loader-dot:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	        animation-delay: 0.2s;
	background: #6abcbd;
}
.loader-dot:nth-child(3) {
	-webkit-animation-delay: 0.3s;
	        animation-delay: 0.3s;
	background: #95c09e;
}
.loader-dot:nth-child(4) {
	-webkit-animation-delay: 0.4s;
	        animation-delay: 0.4s;
	background: #d0c673;
}
.loader-dot:nth-child(5) {
	-webkit-animation-delay: 0.5s;
	        animation-delay: 0.5s;
	background: #ffca51;
}
@-webkit-keyframes slide {
0% {
 transform: scale(1);
}
 50% {
 opacity: 0.3;
 transform: scale(2);
}
 100% {
 transform: scale(1);
}
}
@keyframes slide {
0% {
 transform: scale(1);
}
 50% {
 opacity: 0.3;
 transform: scale(2);
}
 100% {
 transform: scale(1);
}
}
.slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}
.book-block:hover .rating.color-default .star-container .star svg {
	fill: #fff !important;
}
.star {
	width: 15px !important;
	height: 15px !important;
	margin: 0 1px !important;
}
section.widgets.bread-crumbs {
	padding-bottom: 0;
}
.loader-inner-container {
	position: relative;
	padding: 120px 0;
	z-index: 999;
}
.viewContainer {
	display: block;
	float: left;
	width: 100%;
}
.search-sesults-top-head .sort-by span {
	padding: 3px 5px;
	cursor: pointer;
	font-size: 13px; display: inline-block;
line-height: 15px;
}
p.regular .material-icons, p.overdue .material-icons {
	line-height: 21px;
	font-size: 25px !important;
	padding: 0px !important;
	margin: 0 5px 0 0px;
}
.search-block #searchForm label {
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #666;
}
#searchForm .search-btn {
	float: right;
	background: #16A6DF none repeat scroll 0 0 !important;
	font-size: 16px;
	color: #fff;
	border: none;
	height: 45px;
	padding: 0 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	border-radius: 3px;
	margin-top: 29px;
	cursor: pointer;
}
.book-block .book-text {
	height: 88px;
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
}
.book-block .book-text::after {
	transition: all 0.3s;
	content: "";
	width: 100%;
	height: 18px;
	position: absolute;
	left: 0px;
	bottom: 0px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+97&0+6,1+98 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 6%, rgba(255,255,255,0.99) 97%, rgba(255,255,255,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.book-block:hover .book-text::after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(38,182,239,0) 0%, rgba(38,182,239,0) 6%, rgba(38,182,239,0.99) 97%, rgba(38,182,239,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
i.primary {
	color: #177BBB !important;
}
i.info {
	color: #03A9F4 !important;
}
i.success {
	color: #8BC34A !important;
}
i.mint {
	color: #26A69A !important;
}
i.warning {
	color: #FFB300 !important;
}
i.danger {
	color: #F44336 !important;
}
i.purple {
	color: #AB47BC !important;
}
i.pink {
	color: #F06292 !important;
}
i.datk {
	color: #3A444E !important;
}
i.gray {
	color: #E9EEEF !important;
}
.pagePaginations {
	position: relative;
	width: 100%;      
	float: left;
	padding-top: 9px;
	border-top: 1px dashed #d2d2d2;
}
.author-text {
	font-size: 13px;
	color: #999;
	margin: 3px 0 5px 0;
}
.book-block:hover .author-text {
	color: #fff;
}
.page-link {
	color: #000000
}
.page-link.disabled {
	color: #fff !important;
	border-color: #26b6ef;
	background: #26b6ef;
}
.page-link:hover {
	color: #0056b3;
	background-color: #26B6EF33;
	border-color: #26B6EF;
}
.sort-by .active {
	background: #26B6EF;
	color: #fff;
	border-radius: 3px;
}
.list-inline li {
	display: inline;
}
.list-inline li span {
	color: #26B6EF;
	padding: 0 5px;
	cursor: pointer;
}
.list-inline li span:hover {
	text-decoration: underline;
}
.material-icons.award {
	font-size: 18px !important;
	color: #9c9c9c;
}
.subtitleAward {
	padding: 0 0 0px 3px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
}
.reading-lists .book-block {
	min-height: 170px;
}
.grid-sizer, .grid-item {
	width: 33%;
	padding: 15px;
}
.grid-item.full {
	width: 100%;
}
#showOrg {
	padding: 20px 0 0 0;
	color: #333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 24px;
}
.awards-honors .multi-collapse {
	position: absolute;
	z-index: 1;
	min-width: 200px;
}
.disabledDay span.fc-day-number {
	background-color: #f9f7f7;
}
.fc-state-default {
	color: #49baf3;
}
.fc-toolbar h2 {
	margin: 0;
	font-size: 27px;
	font-weight: 300;
	color: #666;
}
.honorViewButton {
	background-color: #FFCA51;
	color: #ffffff;
}
.fc-today span.fc-day-number {
	background-color: #26B6EF;
	padding: 10px 15px;
	border-radius: 4px;
	color: #fff !important;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
}
.inner-page .thumbnail-view .book-display.item {
	padding: 15px 0 15px 0;
	position: relative;
}
.page-link.disabled:hover {
	color: #fff;
	background: #26B6EF;
}
.reviews-carousel-main {
	text-align: center;
}
.widgets.recent-reviews {
	float: left;
	width: 100%;
	background-image: url('Reviews-bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.recent-reviews .reviews-carousel-img {
	width: 150px;
	margin: auto;
}
.recent-reviews .reviews-carousel-img a {
    float: left;
    width: 100%;
    height: 100%;
}
.book-info {
	max-height: 42px;
	overflow: hidden;
}
.star-rating {
	float: left;
	text-align: center;
	margin: 0px;
}
.carousel .star-rating {
	margin: 0px 0px 10px 0px !important;
}
.narrow-results-main #accordion .card-body ul li a strong {
	font-weight: 400;
	color: #333;
}
.reviews-carousel-main .reviews-carousel-img {
	width: 100px;
	text-align: center;
	border: 5px solid #fff;
	box-shadow: 0px 0 0 1px #e4e4e4;
	background: #e4e4e4;
	height: 145px;
	margin-bottom: 15px;
	margin-top: 22px;
}
.reviews-carousel-main .reviews-carousel-img img {
	width: 100%;
	border: none;
	padding: 0px;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.reviews-carousel-main h2 {
	font-size: 22px;
	font-weight: 700;
	color: #1e1e1e;
}
.reviews-carousel-main ul {
	text-align: center;
	margin: 0;
	list-style: none;
	color: #999;
	font-size: 13px;
	padding: 0px;
}
.reviews-carousel-main ul li {
	display: inline;
	border-right: 1px solid #CFCFCF;
	padding: 0 10px;
}
.reviews-carousel-main ul li:last-child {
	border-right: none;
}
.reviews-carousel-main .review-text {
	max-width: 900px;
	margin: auto;
	padding: 5px 0 0 0;
	font-style: italic;
}
.reviews-carousel-main .material-icons.md-48 {
    font-size: 50px !important;
}
.book-bottom-info {
	padding-top: 7px;
}
.book-bottom-info span {
	color: #666;
	font-size: 14px;
	font-weight: 500;
}
.recent-reviews .book-block {
	background: #fff;
}
.recent-reviews .book-block:hover {
	background: #26B6EF;
}
.recent-reviews .book-bottom-info {
	padding-top: 7px;
	border-top: 1px dashed #EFEFEE;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.recent-reviews .book-block .rating.star-svg {margin: 5px 0 5px 0px;}
.recent-reviews .book-block:hover .book-bottom-info {
	border-top: 1px dashed rgba(0, 0, 0, 0.15);
}
.recent-reviews .book-block:hover .book-bottom-info span {
	color: #fff;
}
.recent-reviews .book-block .star-rating {
	width: 83px;
}
.recent-reviews .book-block:hover .rating.color-ok .star-container .star svg {
	fill: #fff !important;
}
.rating.color-ok .star-container .star svg {
	
}
.recent-reviews .carousel .slick-arrow {
	background: #16A6DF;
	color: #fff;
	font-size: 14px;
	height: 80px;
	width: 80px;
	border-radius: 3px;
	transform: rotate(45deg);
}
.recent-reviews .carousel .slick-arrow i {
	transform: rotate(-50deg);
}
.recent-reviews .carousel .slickArrowpre.slick-arrow {
	left: -95px;
}
.recent-reviews .carousel .slickArrowpre.slick-arrow i {
	position: absolute;
	right: 20px;
	top: 17px;
}
.recent-reviews .carousel .slickArrownxt.slick-arrow i {
	position: absolute;
	left: 20px;
	bottom: 17px;
}
.recent-reviews .carousel .slickArrownxt.slick-arrow {
	right: -95px;
}
.recent-reviews button.slick-arrow {
	top: 91px;
}
.search-main-input .sel {
	font-size: 16px;
	display: inline-block;
	width: 125px;
	background-color: transparent;
	position: relative;
	cursor: pointer;
	border-right: 1px solid #E9E9E9;
	margin: 10px 0;
	padding: 7.5px 35px 7.5px 0;
}
.search-main-input .sel::before {
	position: absolute;
	content: '\f0d7';
	font-family: 'FontAwesome';
	font-size: 15px;
	color: #b2b2b2;
	right: 20px;
	top: 9;
}
.search-main-input .sel.active::before {
	transform: rotateX(-180deg);
}
.search-main-input .sel__placeholder {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 0px;
	text-align: left;
	pointer-events: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	visibility: visible;
}
.search-main-input .sel.active .sel__placeholder { /* visibility: hidden; */
}
.search-main-input .sel__placeholder::before {
	position: absolute;
	top: 7px;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0px;
	content: attr(data-placeholder);
	visibility: hidden;
}
.search-main-input .sel.active .sel__placeholder::before {/* visibility: visible; */
}
.search-main-input .sel__box {
	position: absolute;
	top: calc(100% + 13px);
	left: -4px;
	display: none;
	list-style-type: none;
	text-align: left;
	font-size: 1em;
	background-color: #FFF;
	width: calc(100% + 8px);
	box-sizing: border-box;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
	border-radius: 0px 0 3px 3px;
	padding: 5px 0px;
	z-index: 9;
}
.search-main-input .sel.active .sel__box {
	display: block;
	-webkit-animation: fadeInUp 500ms;
	        animation: fadeInUp 500ms;
}
.search-main-input .sel__box__options {
	font-weight: 400;
	display: list-item;
	font-size: 14px;
	color: #666;
	padding: 5px 15px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}
.search-main-input .sel__box__options::after {
	content: '\f00c';
	font-family: 'FontAwesome';
	font-size: 13px;
	margin-left: 5px;
	display: none;
	float: right;
	color: #FFCA51;
}
.search-main-input .sel__box__options.selected::after {
	display: inline;
}
.search-main-input .sel__box__options:hover {
	background-color: #f7f7f7;
}
.search-main-input {
	border: 2px solid #16A6DF;
	border-radius: 3px;
	background: #fff;
	float: left;
	width: 100%;
	position: relative;
}
.search-main-input-right {
	float: right;
}
#searchForm .search-main-input-right .search-btn {
	float: right;
	font-size: 27px;
	color: #16A6DF;
	text-transform: uppercase;
	font-weight: 600;
	border: 0px solid #fff;
	border-radius: 3px;
	margin-top: 0px;
	cursor: pointer;
	background: #fff !important;
	padding: 8px 15px 11px 15px;
	outline: none;
	height: auto;
}
.search-input {
	width: calc(100% - 200px);
	float: left;
	border: none;
	padding: 15px 0 15px 15px;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	height: 60px;
	resize: none;
	overflow: hidden;
}
.material-form-radio, .material-form-group {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	text-align: left;
}
.material-form-inline > .material-form-group, .material-form-inline > .material-btn {
	display: inline-block;
	margin-bottom: 0;
}
.material-form-help {
	margin-top: 0.125rem;
	margin-left: 0.125rem;
	color: #b3b3b3;
	font-size: 0.8rem;
}
.material-checkbox .material-form-help, .material-form-radio .material-form-help, .material-form-group .material-form-help {
	position: absolute;
	width: 100%;
}
.material-checkbox .material-form-help {
	position: relative;
	margin-bottom: 1rem;
}
.material-form-radio .material-form-help {
	padding-top: 0.25rem;
	margin-top: -1rem;
}
.material-form-group input {
	height: 40px;
}
.material-form-group textarea {
	resize: none;
}
.material-form-group select {
	width: 100%;
	font-size: 14px !important;
	height: 40px !important;
	padding: 3px 30px 3px 3px !important;
	border: none;
	margin: 0px;
	line-height: 1.6 !important;
	box-shadow: none;
}
.material-form-group .material-control-label {
	position: absolute;
	top: 0.25rem;
	pointer-events: none;
	padding-left: 0.125rem;
	z-index: 1;
	color: #b3b3b3;
	font-size: 1rem;
	font-weight: normal;
	transition: all 0.28s ease;
}
.material-form-group .material-bar {
	position: relative;
	border-bottom: 0.0625rem solid #E5E5E5;
	display: block;
}
.material-form-group .material-bar::before {
	content: '';
	height: 0.125rem;
	width: 0;
	left: 50%;
	bottom: -0.0625rem;
	position: absolute;
	background: #32b5f3;
	transition: left 0.28s ease, width 0.28s ease;
	z-index: 2;
}
.material-form-group input, .material-form-group textarea {
	display: block;
	background: none;
	padding: 0.125rem 0.125rem 0.0625rem;
	font-size: 14px;
	border-width: 0;
	border-color: transparent;
	line-height: 1.9;
	width: 100%;
	color: transparent;
	transition: all 0.28s ease;
	box-shadow: none;
}
.material-form-group input[type="file"] {
	line-height: 1;
}
.material-form-group input[type="file"] ~ .material-bar {
	display: none;
}
.material-form-group select, .material-form-group input:focus, .material-form-group input:valid, .material-form-group input.material-form-file, .material-form-group input.material-has-value, .material-form-group textarea:focus, .material-form-group textarea:valid, .material-form-group textarea.material-form-file, .material-form-group textarea.material-has-value {
color: #333;
}
.material-form-group select ~ .material-control-label, .material-form-group input:focus ~ .material-control-label, .material-form-group input:valid ~ .material-control-label, .material-form-group input.material-form-file ~ .material-control-label, .material-form-group input.material-has-value ~ .material-control-label, .material-form-group textarea:focus ~ .material-control-label, .material-form-group textarea:valid ~ .material-control-label, .material-form-group textarea.material-form-file ~ .material-control-label, .material-form-group textarea.material-has-value ~ .material-control-label {
font-size: 0.8rem;
color: gray;
top: -1rem;
left: 0;
}
.material-form-group select:focus, .material-form-group input:focus, .material-form-group textarea:focus {
	outline: none;
}
.material-form-group select:focus ~ .material-control-label, .material-form-group input:focus ~ .material-control-label, .material-form-group textarea:focus ~ .material-control-label {
	color: #32b5f3;
}
.material-form-group select:focus ~ .bar::before, .material-form-group input:focus ~ .bar::before, .material-form-group textarea:focus ~ .bar::before {
	width: 100%;
	left: 0;
}
.material-checkbox label, .material-form-radio label {
	position: relative;
	cursor: pointer;
	padding-left: 1.5rem;
	text-align: left;
	color: #333;
	display: block;
	line-height: 16px;
}
.material-checkbox input, .material-form-radio input {
	width: auto;
	opacity: 0.00000001;
	position: absolute;
	left: 0;
}
.material-radio {
	margin-bottom: 1rem;
}
.material-radio .material-helper {
	position: absolute;
	top: -0.25rem;
	left: -0.25rem;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	color: #999;
}
.material-radio .material-helper::before, .material-radio .material-helper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 0.25rem;
	width: 1rem;
	height: 1rem;
	transition: transform 0.28s ease;
	border-radius: 50%;
	border: 0.125rem solid currentColor;
}
.material-radio .material-helper::after {
	transform: scale(0);
	background-color: #32b5f3;
	border-color: #32b5f3;
}
.material-radio label:hover .material-helper {
	color: #32b5f3;
}
.material-radio input:checked ~ .material-helper::after {
	transform: scale(0.5);
}
.material-radio input:checked ~ .material-helper::before {
	color: #32b5f3;
}
.material-checkbox {
	margin-top: 27px;
}
.material-checkbox .material-helper {
	color: #999;
	position: absolute;
	top: 0;
	left: 0;
	width: 1rem;
	height: 1rem;
	z-index: 0;
	border: 0.125rem solid currentColor;
	border-radius: 0.0625rem;
	transition: border-color 0.28s ease;
}
.material-checkbox .material-helper::before, .material-checkbox .material-helper::after {
	position: absolute;
	height: 0;
	width: 0.2rem;
	background-color: #32b5f3;
	display: block;
	transform-origin: left top;
	border-radius: 0.25rem;
	content: '';
	transition: opacity 0.28s ease, height 0s linear 0.28s;
	opacity: 0;
}
.material-checkbox .material-helper::before {
	top: 0.65rem;
	left: 0.38rem;
	transform: rotate(-135deg);
	box-shadow: 0 0 0 0.0625rem #fff;
}
.material-checkbox .material-helper::after {
	top: 0.3rem;
	left: 0;
	transform: rotate(-45deg);
}
.material-checkbox label:hover .material-helper {
	color: #32b5f3;
}
.material-checkbox input:checked ~ .material-helper {
	color: #32b5f3;
}
.material-checkbox input:checked ~ .material-helper::after, .material-checkbox input:checked ~ .material-helper::before {
	opacity: 1;
	transition: height 0.28s ease;
}
.material-checkbox input:checked ~ .material-helper::after {
	height: 0.5rem;
}
.material-checkbox input:checked ~ .material-helper::before {
	height: 1.2rem;
	transition-delay: 0.28s;
}
.material-radio + .material-radio, .material-checkbox + .material-checkbox {
	margin-top: 1rem;
}
.material-has-error .material-legend.material-legend, .material-has-error.material-form-group .material-control-label.material-control-label {
	color: #d9534f;
}
.material-has-error.material-form-group .material-form-help, .material-has-error.material-form-group .material-helper, .material-has-error.material-checkbox .material-form-help, .has-error.checkbox .helper, .has-error.radio .material-form-help, .material-has-error.material-radio .material-helper, .material-has-error.material-form-radio .material-form-help, .material-has-error.material-form-radio .material-helper {
	color: #d9534f;
}
.material-has-error .material-bar::before {
	background: #d9534f;
	left: 0;
	width: 100%;
}
.material-button {
	position: relative;
	background: currentColor;
	border: 1px solid currentColor;
	font-size: 1.1rem;
	color: #4f93ce;
	margin: 3rem 0;
	padding: 0.75rem 3rem;
	cursor: pointer;
	transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
	overflow: hidden;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.material-button span {
	color: #fff;
	position: relative;
	z-index: 1;
}
.material-button::before {
	content: '';
	position: absolute;
	background: #071017;
	border: 50vh solid #1d4567;
	width: 30vh;
	height: 30vh;
	border-radius: 50%;
	display: block;
	top: 50%;
	left: 50%;
	z-index: 0;
	opacity: 1;
	transform: translate(-50%, -50%) scale(0);
}
.material-button:hover {
	color: #32b5f3;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
.material-button:active::before, .material-button:focus::before {
	transition: transform 1.12s ease, opacity 0.28s ease 0.364s;
	transform: translate(-50%, -50%) scale(1);
	opacity: 0;
}
.material-button:focus {
	outline: none;
}
.search-main-tab-bottom {
	float: left;
	width: 100%;
}
.search-main-tab-bottom .limit-btn {
	float: left;
	background: transparent;
	border: none;
	padding: 0;
	font-size: 14px;
	color: #666;
	margin-top: 7px;
	font-weight: 500;
}
.search-main-tab-bottom .limit-btn .fa-caret-down {
	display: block;
}
.search-main-tab-bottom .limit-btn .fa-caret-up {
	display: none;
}
.search-main-tab-bottom .limit-btn span {
	float: right;
	margin: 3px 0 0 5px;
}
.search-main-tab-bottom .limit-btn span i {
	float: left;
}
.search-main-tab-bottom .advanced-btn {
	float: right;
	background: transparent;
	border: none;
	padding: 0;
	font-size: 14px;
	color: #666;
	margin-top: 7px;
	font-weight: 500;
}
.limit-form {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.nav-tabs-head {
	float: left;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}
.nav-tabs-head nav {
	float: left;
}
.search-main-tab-bottom .tab-content {
	padding-top: 20px;
	width: 100%;
	float: left;
}
.search-main-tab-bottom #nav-tab a {
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	padding: 16px 13px;
	border: none !important;
}
.search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, .search-main-tab-bottom .nav-tabs .nav-link.active {
	color: #FFF !important;
	background-color: #32b5f3;
	border: none;
	border-radius: 0;
}
.search-main-tab-bottom .nav-tabs .nav-link:focus, .search-main-tab-bottom .nav-tabs .nav-link:hover {
	border: none !important;
}
.BasicSearch-btn {
	float: right;
	background: transparent;
	border: none;
	font-size: 14px;
	font-weight: 500;
	color: #666;
	margin: 15px 15px 0 0;
	padding: 0 0 0 0;
}
button {
	outline: none !important;
	cursor: pointer;
}
.search-main-tab-bottom .material-form-group .material-control-label {
	font-weight: 300 !important;
	color: #999 !important;
}
.limit-btn-active span {
	transform: rotateX(-180deg);
}
.search-main-input.hide {
	display: none;
}
.loader-inner-container.detail, .loader-inner-container.detailtabs {
	position: absolute;
	left: 40%;
	width: 201px;
	top: 100px;
}
.loader-inner-container.detailtabs {
	top: 50px
}
#pills-tabContent {
	position: relative;
	min-height: 250px;
}
th.paddingInner {
	padding-left: 21px;
}
.thumbnails-btn-color1 {
	color: #a065b9;
}
.thumbnails-btn-color2 {
	color: #26B6EF;
}
.thumbnails-btn-color3 {
	color: #eb5561;
}
.thumbnails-btn-color4 {
	color: #50b86b;
}
.thumbnails-btn-color5 {
	color: #feac12;
}
.thumbnails-img-w {
	display: none;
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color1:hover, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color1:focus, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color1.active {
	box-shadow: 0px 3px 15px 0 rgba(160, 101, 185, 0.5);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color2:hover, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color2:focus, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color2.active {
	box-shadow: 0px 3px 15px 0 rgba(38, 182, 239, 0.5);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color3:hover, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color3:focus, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color3.active {
	box-shadow: 0px 3px 15px 0 rgba(235, 85, 97, 0.5);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color4:hover, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color4:focus, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color4.active {
	box-shadow: 0px 3px 15px 0 rgba(80, 184, 107, 0.5);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color5:hover, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color5:focus, .search-main-thumbnails .thumbnails-btn.thumbnails-btn-color5.active {
	box-shadow: 0px 3px 15px 0 rgba(254, 172, 18, 0.5);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color1.active {
	background-color: rgba(160, 101, 185, 1);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color2.active {
	background-color: rgba(38, 182, 239, 1);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color3.active {
	background-color: rgba(235, 85, 97, 1);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color4.active {
	background-color: rgba(80, 184, 107, 1);
}
.search-main-thumbnails .thumbnails-btn.thumbnails-btn-color5.active {
	background-color: rgba(254, 172, 18, 1);
}
.search-main-thumbnails .thumbnails-btn.active .thumbnails-img-c {
	display: none;
}
.search-main-thumbnails .thumbnails-btn.active .thumbnails-img-w {
	display: block;
	margin: auto;
}
.search-main-thumbnails .thumbnails-btn.active {
	color: #fff;
}
.search-main-thumbnails .thumbnails-btn {
	font-weight: 600;
	transition: all 0.5s ease;
	text-transform: uppercase;
	font-size: 15px;
	background: #fff;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 5px 15px 5px;
	border-radius: 3px;
	text-align: center;
	float: left;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	width: 105px;
}
.search-main-thumbnails {
	display: none;
}
.search-main-thumbnails .thumbnails-btn span {
	text-align: center;
	width: 100%;
	float: left;
}
.search-main-thumbnails {
	padding-bottom: 20px;
	float: left;
}
.search-main-thumbnails .thumbnails-btn:first-child {
	margin-left: 0px;
}
.search-main-thumbnails-body section.search-block .form-holder {
	margin-top: -185px;
}
.search-main-thumbnails-body .hero-home {
	padding: 240px 0 205px;
}
.limit-btn.open span .fa-caret-up {
	display: block;
}
.limit-btn.open span .fa-caret-down {
	display: none;
}
.inlineShow {
	margin: 0 auto;
	float: left;
	width: 100%;
	padding: 1px 0 1px 0px;
	padding-left: 20px;
position: relative;
}
.inlineShow::before {
	content: '\27A4';
	font-size: 14px;
	margin-right: 7px;
	color: #F8D158;
	position: absolute;
left: 0;
top: 2px;
}
.pcharacters p {
	padding: 0;
	margin: 0;
}
td.noPaddingTd {
	padding: 0px !important;
}
.tdSpan {
	width: 100%;
	border-bottom: 1px solid #dee2e6;
padding: 5px .75rem;
	float: left;
}
span.pcharacters {
	border-bottom: 1px dashed #cecece;
	display: block;
	padding: 10px 0;
	float: left;
	width: 100%
}
span.pcharacters:last-child {
	border-bottom: 0px dashed #cecece;
}
.tdSpan:last-child {
	border-bottom: 0px solid #cecece;
}
#tab-Reviews p, #tab-Excerpt p {
	float: left;
	text-align: justify;
	font-family: 'PT Serif', serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px;
	color: #333;
}
.reviews-carousel-main h2 a {
	color: #1e1e1e;
}
.authorDiv {
	color: #8c8c8c;
	font-size: 0.875rem;
	line-height: 1.4375rem;
	text-align: justify;
}
.authorDiv p {
	margin-bottom: 0px !important;
	margin-top: 5px !important;
}
.grayTd {
	background-color: #f9f7f7;
}
.tab-pane table td {
	color: #666;
}
.tab-pane table td strong {
	color: #000;
}
.book-detail-tab h5 i {
	color: #FFCA51;
	margin: 0 2px 0 0;
}
.tdSpan.subHeading {
	padding-left: 35px;
}
.Carousel-main.Carousel-main1 {
	min-height: 100px;
}
.carousel-control {
	cursor: pointer;
}
.book-image-main a {
	cursor: pointer;
}
.CharactersTr:nth-child(2n+1) td:first-child {
	box-shadow: 3px 0px 0px inset #3AD3FB;
}
.CharactersTr:nth-child(2n) td:first-child {
	box-shadow: 3px 0px 0px inset #FFCA51;
}
.suggestions .inlineShow {
	padding-left: 5px;
}
.suggestions .inlineShow::before{ top: 6px; }
.detail .slickArrowpre.slick-arrow {
	z-index: 9999;
	background: none;
	color: #989898;
	font-size: 32px;
	transform: rotate(50deg);
	position: absolute !important;
	left: -10px !important;
}
.detail .slickArrownxt.slick-arrow {
	z-index: 9999;
	background: none;
	color: #989898;
	font-size: 32px;
	transform: rotate(50deg);
	position: absolute !important;
	right: -10px !important;
}
.widgets.recent-reviews.detail.mt-5.mt-3.col-span-12 {
}
.detail .reviews-carousel-main .reviews-carousel-img {
	width: 170px;
	height: 210px;
	margin-top: 1px;
}
.detail .slick-list::before {
	position: absolute;
	content: "";
	left: 0;
	background-image: url('Reviews-bg.jpg');
	height: 100%;
	width: 80px;
	z-index: 9999999;
	top: 0;
}
.detail .slick-list::after {
	position: absolute;
	content: "";
	right: 0;
	background-image: url('Reviews-bg.jpg');
	height: 100%;
	width: 80px;
	z-index: 9999999;
	top: 0;
}
.detail .slick-list {
	position: relative;
}
.space-none {
	padding: 0 !important;
	margin: 0 !important;
}
#tab-Suggestions .suggestions li a {
	color: #1c1c1c !important; padding-left: 16px;
}
#tab-Suggestions .suggestions li a:hover, #tab-Suggestions .suggestions li a:focus {
	color: #26B6EF !important;
}
.tdSpan.subHeading.gray {
	background: #f9f7f7;
	padding-left: 3rem;
}
.tab-content td a {
	color: #1c1c1c !important;
}
.tab-content td a:hover, .tab-content td a:focus {
	color: #26B6EF !important;
}
body .rating.color-positive .star-container .star svg {
	fill: #ffc058 !important;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 338px;
	margin-top: -16px;
}
.widgets.browse-shelf .slick-track {
	padding: 24px 0 20px 0;
}
.widgets.browse-shelf.NW .book-cover {
	height: 338px;
}
.widgets.browse-shelf .page-heading {
	margin-bottom: 30px !important;
	margin-top: 0px;
}
.slick-disabled {
	display: none !important;
}
.widgets.browse-shelf.NW {
	position: relative;
	padding: 20px 0;
}
.widgets.browse-shelf.NW .loader-inner {
	position: absolute;
}
.hrSpanReview {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #dfdfdf;
}
.hrSpanReview p {
	margin: 0px;
}
.hrSpanReview:last-child {
	border-bottom: 0px dashed #dfdfdf;
	padding-bottom: 5px;
}
.hrSpanReview:first-child {
	padding-top: 5px;
}
.profile-table .table-noborder .tdSpan {
	width: 241px;
	border-top: none;
	border-left: none;
	border-right: 0;
	float: none;
}
.profile-table .grayTd {
	width: 241px;
}
.table-noborder {
	width: 100%;
}
.profile-table .table-noborder .subtable-td {
	width: calc(100% - 240px);
	border-top: none;
	border-right: none;
}
.tdSpan.Attributes {
	float: none;
}
.subtable-td.Attributes {
	float: none;
}
:focus {
	outline: none;
}
li.googlePreviewTabTop {
	display: none !important;
	opacity: 0;
}
.book-detail-tab .contentsUlTab .TtileContent {
	color: #1c1c1c;
	margin: 0;
	padding-right:54px;
}
.book-detail-tab .contentsUlTab li {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #DFDFDF;
	margin: 0 0 0 20px;
	color: #1c1c1c;
}
.book-detail-tab .contentsUlTab li .rightLi {
	float: right;
	color: #666;
	font-size: 14px; position: absolute;
right: 0;
top: 10px;
}
.book-detail-tab .contentsUlTab li:last-child {
	border-bottom: none;
}
.widgets.browse-shelf.new-library .book-info {
	max-height: 62px;
}
.openShelf {
}
body .star-container {
	margin: 0px;
	cursor: pointer;
}
.inner-page .openShelf .book-display.item .book-cover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	margin-bottom: 16px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
.profile-table table tr:last-child td {
	border-bottom: 0px solid #dfdfdf;
}
.profile-table td i {
	margin-right: 3px;
}
.header.inner section.search-block .form-holder {
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
	padding: 0;
	position: relative;
}
.header.inner .top-nav {
	float: right;
	padding: 24px 20px 0px 0;
}
.header.inner .library-logo {
	height: calc(100% - 47px);
	margin-right: 10px;
}
.header.inner .top-search .container.text-center {
	width: 100% !important;
	max-width: unset;
}
.header.inner .top-search {
	width: calc(100% - 290px);
	padding: 10px 0;
	float: left;
}
.login-patron .header.inner .top-search {
	width: calc(100% - 400px);
}
.header.inner .top-search .search-input {
	padding: 10px 0 10px 15px;
	height: 48px;
}
.header.inner .top-search .search-main-input .sel {
	margin: 8px 0;
	padding: 4px 20px 4px 0;
}
.header.inner #searchForm .search-main-input-right .search-btn {
	font-size: 21px;
	padding: 7px 15px 9px 15px;
}
.header.inner .Inner-search-limit {
	float: left;
	width: auto;
	border-top: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 8px 10px;
	border-radius: 0 3px 3px 0px;
	background: #f6f6f6;
}
.header.inner .Inner-search-limit .advanced-btn, .header.inner .Inner-search-limit .limit-btn {
	margin: 5px 0px 5px 0px;
	background: none;
	border: none;
	color: #666;
	font-size: 14px;
	font-weight: 500;
	float: left;
}
.header.inner .search-main-input {
	width: calc(100% - 191px);
	margin-right: -2px;
	z-index: 9;
	position: relative;
}
.top-nav ul li:last-child {
	border-right: none;
}
.header.inner .top-nav ul li {
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	margin: 0px 0px;
	float: left;
}
.login-patron .header.inner .top-nav ul li {
	padding: 3px 5px 3px 5px;
}
.login-patron .header.inner .top-nav {
	padding: 23px 20px 0px 0;
}
.header.inner .limit-btn .fa-caret-up {
	display: none;
}
.header.inner .limit-btn.open .fa-caret-down {
	display: none;
}
.header.inner .limit-btn.open .fa-caret-up {
	display: block;
}
.header.inner .Inner-search-limit .advanced-btn span, .header.inner .Inner-search-limit .limit-btn span {
	width: 10px;
	float: right;
	margin: 4px 0px 0 3px;
}
.header.inner .Inner-search-limit .advanced-btn span i, .header.inner .Inner-search-limit .limit-btn span i {
	float: right;
}
.header.inner .search-main-tab-bottom {
	float: left;
	width: 100%;
	top: 100%;
	position: absolute;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
	overflow: hidden;
	box-shadow: 0px 10px 20px -7px rgba(0, 0, 0, 0.1);
	padding: 0px 0px 15px 0px;
}
.header.inner .top-navbar-main {
	min-height:77px;
}
.header.inner .nav-tabs-head {
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.header.inner .limit-form {
	padding-left: 15px;
	padding-right: 15px;
}
.header.inner .search-main-tab-bottom .tab-content {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.header.inner .btn.btn-primary {
	margin-right: 15px;
}
.header.inner .limit-btn {
	margin-left: 15px;
}
.carousel.tabs button.slick-arrow {
	top: 10px !important;
}
.carousel.tabs button.slick-arrow.slickArrowpre {
	left: -40px !important;
}
.carousel.tabs button.slickArrownxt.slick-arrow {
	right: -40px !important;
}
.container.inner .hero-text h1 {
	font-size: 27px;
	padding: 0px;
	margin: 0;
	text-align: center;
	line-height: 27px;
	text-shadow: none;
}
.narrow-results-main h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}
.narrow-results-main .card-header h5 {
	font-size: 16px;
	font-weight: 700;
}
.widgets.narrow\&Search-Results {
	padding: 30px 0;
}
body .book-detail-tab .carousel.tabs button.slick-arrow.slickArrowpre {
	color: #26B6EF;
	font-size: 16px;
	top: 3px !important;
	padding: 13px 6px;
	background-color: #fff;
	left: -20px !important;
	z-index: 9;
}
body .book-detail-tab .carousel.tabs button.slickArrownxt.slick-arrow {
	color: #26B6EF;
	font-size: 16px;
	top: 3px !important;
	right: -20px !important;
	padding: 13px 6px;
	background-color: #fff;
	z-index: 9;
}
.widgets.awards-honors {
	padding: 15px 0 15px 0;
}
.awards-honors-clum-block-main {
	width: 100%;
}
.awards-honors-clum-block-main #grid {
	margin-right: -15px;
}
.BL .two-clum-list li a {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0px 0px 25px;
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 0;
}
.BL .text-widgets-list::before {
	font-size: 18px;
}
.two-clum-list li a p {
	font-size: 16px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	color: #666;
	font-weight: 400;
}
.top-nav .search-main-input.locations {
	border: none;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel {
	font-size: 13px;
	margin: 0px 0;
	padding: 5px 18px 0px 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #eee;
}
.search-main-input.locations .sel__placeholder, .search-main-input.locations .sel.active .sel__placeholder {
	font-size: 16px;
	line-height: 27px;
}
.search-main-input.locations .sel__box {
	top: calc(100% + 1px);
	width: 240px;
	right: 0;
	left: unset;
}
.search-main-input.locations .sel__box__options {
	font-size: 13px;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel::before {
	right: 0px;
	top: 2px;
}
.container.inner .hero-text h2 {
	color: #fff;
	font-size: 23px;
}
.inner-page .container.inner .hero-text h2 {
	line-height: 20px;
	text-align: center;
	margin: 0px 0 0 0;
	text-transform: capitalize;
	font-weight: 400;
	opacity: 0.6;
	font-size: 20px;
}
.header.inner .top-nav ul li.locationdropdown-inner {
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
}
.header.inner .top-nav .search-main-input.locations {
	border: none;
	width: auto !important;
	margin: 0;
	float: right;
}
.header .search-main-input .sel {
	margin: 0;
	border: none;
	padding: 6px 20px 6px 0;
}
.heightader .search-main-input .sel::before {
	right: 0px;
}
.header.inner .top-nav ul li:last-child {
	padding-right: 0px;
}
.modal-header {
	padding: 10px 20px;
	position: relative;
	border: none;
	text-align: left;
	display: unset;
}
.modal-title {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	padding: 0 0 0px 0;
}
.fa-btn {
	background-color: #3f68b1;
}
.gp-btn {
	background-color: #db4e42;
}
.login-top-btn button {
	border: none;
	padding: 5px 15px;
	margin: 5px;
	color: #fff;
	border-radius: 3px;
	font-weight: 500;
	font-size: 16px;
	text-align: left;
	line-height: 29px;
}
.login-top-btn button i {
	padding: 5px 8px 7px 0px;
	font-size: 18px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	float: left;
	margin: 0px 8px 0 0;
	line-height: 19px;
}
.modal button.close {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	background: none;
	padding: 0;
	font-size: 18px;
	margin: 0;
	z-index: 9;
	background: transparent;
}
.modal-body {
	background: #f6f6f6;
	border-radius: 0 0px 5px 5px;
}
.login-top-btn-or {
	background: #f6f6f6;
	position: absolute;
	bottom: -20px;
	width: 35px;
	height: 35px;
	left: 44%;
	border-radius: 50%;
	font-size: 13px;
	z-index: 9;
	border: 3px solid #fff;
	padding: 4px 0;
	text-transform: uppercase;
	font-weight: 500;
}
.form-control-icon .form-group .form-control {
	width: calc(100% - 40px);
	float: left;
	border-left: none;
	border-radius: 0px 0px 0px 0px;
	background-color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	padding-left: 0px;
	height: 52px;
}
.modal-body .form-group {
	float: left;
	width: 100%;
}
.input-icon {
	float: left;
	width: 40px;
	border-left: 1px solid #ced4da;
	border-top: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;
	border-radius: 0px 0px 0px 0px;
	height: 52px;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 14px 12px;
	color: #999;
}
.submit-btn {
	background: #26b6ef;
	color: #fff;
	border: none;
	width: 100%;
	height: 52px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 3px;
	cursor: pointer;
}
#login-modal .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 20px 20px 20px 20px;
}
#login-modal .modal-dialog {
	max-width: 430px;
	margin: 2.75rem auto;
	padding:0px 15px;
}
.form-control:focus {
	box-shadow: none !important;
	border-color: #ced4da !important;
	background-color: rgba(255, 255, 255, 0.6) !important;
}
.no-record-found {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 600px;
	padding: 0px 0 0px 0;
	float: none;
	margin: auto;
}
.no-record-found img {
	max-width: 50px;
	float: left;
}
.no-record-found p {
	font-size: 40px;
	font-weight: 300;
	color: #333;
	margin: 0 0 0 15px;
	float: left;
	line-height: 42px;
	width: calc(100% - 65px);
}
.no-record-found p strong {
	color: #26B6EF;
	font-weight: 900;
}
.book-image a {
	width: 100%;
}
.top-search .search-main-input .sel__box {
	width: 130px;
}
.widgets.book-detail .book-box {
	padding-bottom: 0;
}
.book-box .book-image .book-box-head {
	margin: 0px 0 0px;
}
.book-detail .book-image .Placeholders {
	padding: 170px 0;
}
.no-record-found .loader-inner-container {
	padding: 0px 0 80px 0;
}
.list-view .book-box .book-box-info .book-box-head {
	width: calc(100% - 120px);
}
input.error {
	border-bottom: 1px solid red;
}
.explore-block .book-info {
	margin-top: 10px;
}
.locationdropdown-home-page .top-nav {
	float: right;
	width: auto;
}
.locationdropdown-home-page .top-nav .locationdropdown-home {
	float: left;
	padding-right: 10px;
}
.detailSrchInfo {
	float: left;
	padding: 0 0 0 0px;
	margin: 0;
}
.detailSrchInfo li {
	list-style: none;
	font-size: 14px;
	color: #666;
	padding: 2px 0;
	font-weight: 300;
}
.detailSrchInfo li span {
	padding: 0 0 0 3px;
	font-weight: 500;
	color: #1c1c1c;
}
ul.booleanOpretors {
	margin: -5px 0px 15px 0px;
	padding: 0px;
	float: left;
}
.booleanOpretors li {
	display: inline-block;
	padding: 3px 10px;
	margin: 0 1px;
	font-size: 13px;
	cursor: pointer;
	background-color: #f6f6f6;
	float: left;
	border-radius: 2px;
}
.booleanOpretors li.active {
	background-color: #16A6DF;
	color: #fff;
}
.material-icons.booleanAdd, .material-icons.booleanremove {
	font-size: 20px !important;
	border-radius: 0;
	color: #fff;
	background: #FFCA51;
	cursor: pointer;
	padding: 3px 0px;
	text-align: center;
	width: 25px;
	height: 25px;
	border-radius: 3px;
}
.material-icons.booleanremove {
	color: red;
	background: red;
	color: #fff;
	margin: 7px 0;
}
.hide {
	display: none;
}
.widgets.narrow\&Search-Results.reading-lists {
	padding: 5px 0;
}
.errorMessage {
	font-size: 12px;
	color: red;
}
select:focus {
	outline: none !important;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 182px;
}
.recent-reviews button.slickArrowpre.slick-arrow, .recent-reviews button.slickArrownxt.slick-arrow {
	top: 112px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 187px;
}
.slick-list {
	padding: 0 30px;
}
.carousel .popular-titles .star-rating {
	margin: 8px 0px !important;
}
.carousel .popular-titles .rating.star-svg {
	float: none;
}
body .table {
	margin: 0px;
}
.more-book-detail {
	margin: 5px 0px !important;
	font-size: 13px;
	text-align: center;
}
.more-book-detail thead {
	background-color: #FFCA51;
	color: #fff;
	font-weight: 500;
}
.more-book-detail thead tr th {
	border-color: #CFBA41;
}
.more-book-detail thead tr th i {
	padding-right: 3px;
}
.more-book-detail {
	color: #666;
	max-height: 200px;
	overflow-y: auto;
}
.more-book-detail tbody tr td {
	padding: 7px;
}
.more-book-detail thead tr th {
	padding: 10px;
}
.more-book-detail-btn .fa-caret-up {
	display: none;
}
.more-book-detail-btn {
	background: none;
	border: none;
	font-size: 13px;
	color: #FFCA51;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0;
}
.more-book-detail-btn i {
	padding-left: 3px;
}
.more-book-detail-btn.open .fa-caret-down {
	display: none;
}
.more-book-detail-btn.open .fa-caret-up {
	display: inline-block;
}
#AvailabilityTable {
	display: none;
	overflow-y: auto;
	max-height: 220px;
	scrollbar-width: thin;
}
.rating.star-svg {	margin: 0px 0 7px 0px;}
.recent-reviews .reviews-carousel-main .rating.star-svg {margin:15px 0 4px 0px;}
.carousel .rating.star-svg {
	float: none;
}
.book-text {
	float: left;
}
.book-thumnail .book-info {
	overflow: unset;
	max-height: unset;
}
.book-thumnail .book-info .rating.star-svg {
	float: none;
	margin: 3px 0 10px 0px;
}
.btn-dander {
	background-color: #dc3545;
	color: #fff;
}
.list-view .rating.star-svg {
	margin: 5px 0 5px 0px;
}
.book-thumnail .star-rating, .carousel .star-rating {
	width: 100%;
}
.reviews-carousel-main .reviews-carousel-img .Placeholders {
	font-size: 50px !important;
}
.hide {
	display: none !important;
}
.show {
	display: inline-block !important;
}
.book-detail-tab .tab-content .tab-pane {
	width: 100%;
}
.search-main-tab-bottom .tab-content .tab-pane {
	width: 100%;
}
.RL .book-cover-info .rating.star-svg {
	margin: 5px 0 7px 0px;
}
.tab-content > .tab-pane {
	width: 100%;
}
.table-responsive {
	padding-bottom: 15px;
}
.info-text-left p {
	margin-bottom: 0px;
}
#profileLi .profile-img {
width: 25px;
height: 25px;
margin-right: 5px;
border-radius: 50%;
overflow: hidden;
float: left;
background-size: 82%;
background-image: url('blank-profile-picture.png');
background-color: #E4E6E7;
background-repeat: no-repeat;
background-position: top center;

}
#profileLi img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	float: left;
}
#profileLi span {
	font-size: 13px;
	padding: 2px 15px 0 0;
	width: calc(100% - 32px);
	white-space: nowrap;
	/*overflow: hidden;
	text-overflow: ellipsis;*/
	float: right;
	text-align: left;
	position: relative;
	cursor: pointer;
}
#profileLi span::after {
	position: absolute;
	right: 0px;
	top: 0px;
	content: '\f0d7';
	font-family: 'FontAwesome';
	font-size: 15px;
	color: #b2b2b2;
}
.header.inner #profileLi span::after {
	top: 3px;
}
.login-patron .header.inner .top-nav ul li.SearchResults {
	/*border-left: none;*/
}
.header.inner .top-nav ul li#profileLi {
	/*min-width: 154px;*/
	padding: 0px 5px 0px 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.header.inner #profileLi span {
	padding: 2px 15px 0 0;
}
.widgets.bread-crumbs .list-bread-crumbs li {
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.narrow-results-main h2 .fa-caret-down, .narrow-results-main h2 .fa-caret-up {
	display: none;
}
.narrowCategory {
	display: inline-block;
}
.error-url-page {
	width: 100%;
	text-align: center;
	background-color: #f1f1f1;
	padding: 30px 0;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.error-url-page h2 {
	font-size: 50px;
	font-weight: 400;
	text-transform: uppercase;
	color: #4f4f4f;
	margin: 0px 0 0 0;
}
.error-url-page h2 strong {
	font-weight: 800;
	text-transform: capitalize;
	color: #26b6ef;
}
.error-url-page p {
	font-size: 22px;
	font-weight: 300;
	color: #666;
	line-height: 32px;
	margin: 10px 0px 0px 0px;
}
.error-url-page .btn-primary {
	background: #ffca51 none repeat scroll 0 0 !important;
	border: 1px solid #f1bc43 !important;
	color: #fff !important;
	font-weight: 600;
	padding: 10px 15px;
	height: auto;
	border-radius: 3px !important;
}
.error-url-page img {
	max-width: 500px;
}
.internalerror-page {
	width: 100%;
	text-align: left;
	background-color: #181818;
	background-image: url('internalerror-img-bg.jpg');
	padding: 30px;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
}
.internalerror-page h2 {
	font-size: 50px;
	font-weight: 300;
	color: #fff;
	margin: 0px 0 0 0;
}
.internalerror-page-inner {
	width: 100%;
}
.internalerror-page h2 strong {
	font-weight: 800;
	text-transform: capitalize;
	color: #26b6ef;
}
.internalerror-page p {
	font-size: 22px;
	font-weight: 300;
	color: #999;
	line-height: 32px;
	margin: 10px 0 30px 0;
}
.internalerror-page .btn-primary {
	background: #ffca51 none repeat scroll 0 0 !important;
	border: 1px solid #f1bc43 !important;
	color: #fff !important;
	font-weight: 600;
	padding: 10px 15px;
	height: auto;
	border-radius: 3px !important;
}
.page-heading a {
	color: #1e1e1e;
}
.page-heading a:hover, .page-heading a:focus {
	color: #26B6EF;
}
.manage-center-btn {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 15px;
}
#login-modal #loginError, .modal #passwordError {
	color: red;
	font-size: 12px;
	font-weight: 400;
	margin-top: -13px;
	text-align: center;
}
.btn-main-detail {
	padding: 5px 0 0 0;
}
.internalerror-page .btn-primary {
	background: #ffca51 none repeat scroll 0 0 !important;
	border: 1px solid #f1bc43 !important;
	color: #fff !important;
	font-weight: 600;
	padding: 10px 15px;
	height: auto;
	border-radius: 3px !important;
}
.page-heading a {
	color: #1e1e1e;
}
.page-heading a:hover, .page-heading a:focus {
	color: #26B6EF;
}
.login-dot-container #loginDotts, .login-dot-container #updateDotts {
	width: 100%;
	position: absolute;
	top: 0 !important;
	margin: 0;
	padding: 26px;
	background: #f6f6f6;
	opacity: 0.8;
}
.login-dot-container {
	position: relative;
	float: left;
	width: 100%;
	display: block;
}
.thumbnail-view .book-info-inner p.description {
	max-height: 62px;
	overflow: hidden;
	position: relative;
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0 5px 0;
	color: #666;
	float: left;
	width: 100%;
}
.boxBoolean .material-form-group.chack-right {
	float: right;
	width: auto;
}
.exact-term-checkbox .material-checkbox {
	margin: 0px;
}
@-webkit-keyframes rotating {
from {
transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
@keyframes rotating {
from {
transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.rotating {
	-webkit-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}
.rotating-btn-main {
	overflow: hidden;
	background: #26B6EF;
	color: #fff !important;
	padding: 0px;
	line-height: 18px;
	border-radius: 30px 0px 0px 30px;
	float: right;
	margin: 10px 0 0 0;
	border: none;
	transition: all .3s linear;
}
.rotating-btn-main.add-widget-btn {
	background: #FFCA51;
	position: relative;
	right: -184px;
}
.rotating-btn-main span {
	font-weight: 500;
	padding: 11px 15px 11px 10px;
	float: left;
}
.instructions-editmode {
	display: none;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.EditModeButtonMain {
	float: right;
	max-width: 200px;
}
.instructions-editmode h4 {
	margin: 0 0 5px 0px;
}
.instructions-editmode.default-instructions {
	display: block;
}
.manage-view .rotating-btn-main.add-widget-btn {
	right: 0px;
}
.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
	float: right;
	margin: 0px;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 5px;
	bottom: 5px;
	background-color: white;
	transition: .4s;
}
input:checked + .slider {
	background-color: #26B6EF;
}
input:checked + .slider:before {
	transform: translateX(20px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
.slider-btn {
	width: 100%;
	background: #fff;
	float: left;
	padding: 10px 15px;
	border-radius: 3px 0px 0px 3px;
	font-size: 16px;
	font-weight: 500;
	color: #888;
	line-height: 30px;
}
.manage-view .slider-btn {
	background: #f7f7f7;
	border-radius: 3px 0px 0px 0px;
	color: #26B6EF;
}
.manage-text a.add-widgets-btn[aria-expanded = "true"] {
	display: none;
}
.manage-ui-block {
	display: none;
}
.login-patron .manage-ui-block {
	display: block;
}
.manage-view section.select-box {
	background-image: linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
	background-position: left top, right bottom, left bottom, right top;
	-webkit-animation: border-dance 1s infinite linear;
	        animation: border-dance 1s infinite linear;
	background-color: #fff;
	margin: 25px 0px;
	position: relative;
}
.manage-view .edit-widgets-btn {
	display: block !important;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
}
.edit-widgets-btn {
	display: none !important;
}
.manage-view .edit-widgets-btn {
	background-image: linear-gradient(90deg, #FFCA51 50%, transparent 50%), linear-gradient(90deg, #FFCA51 50%, transparent 50%), linear-gradient(0deg, #FFCA51 50%, transparent 50%), linear-gradient(0deg, #FFCA51 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
	background-position: left top, right bottom, left bottom, right top;
	-webkit-animation: border-dance 0.5s infinite linear;
	        animation: border-dance 0.5s infinite linear;
}
.manage-view .edit-widgets-btn .btn {
	background: transparent;
	color: #26B6EF;
	background-image: linear-gradient(90deg, #FFCA51 50%, transparent 50%), linear-gradient(90deg, #FFCA51 50%, transparent 50%), linear-gradient(0deg, #FFCA51 50%, transparent 50%), linear-gradient(0deg, #FFCA51 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 0px 0px, 0px 0px, 0px 0px, 2px 15px;
	background-position: left top, right bottom, left bottom, right top;
	-webkit-animation: border-dance 0.5s infinite linear;
	        animation: border-dance 0.5s infinite linear;
}
.manage-view .edit-widgets-btn .btn:last-child {
	background-size: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
}
.manage-view .edit-widgets-btn .btn.btn-remove {
	color: red;
}
.btn-icon {
	float: left;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 11px 13px 11px 13px;
	position: relative;
	font-size: 17px;
}
#editModeButton {
	margin-right: -140px;
}
#editModeButton.explore {
	margin-right: -150px;
}
#editModeButton:hover, .manage-view #editModeButton {
	margin-right: 0px;
}
.edit-widgets-btn {
	width: auto;
	float: right;
	position: absolute !important;
	top: 5px;
	right: 0;
	background-color: #fff;
	z-index: 99;
}
.width_H .edit-widgets-btn {
	right: 15px;
}
.manage-view span.width_H {
	padding: 0px 15px;
}
.dropdown-menu form {
	padding: 10px;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	cursor: inherit;
	display: block;
}
.editLogobanner.logo{
right: 10px;
}
.editLogobanner {
	background: none;
	border: none;
	color: #fff;
	top: 5px;
	right: 0px;
	padding: 0;
	position: absolute;
	font-size: 18px;
	z-index: 9;
}
.editLogobannerContent {
	width: 100%;
	background: #fff;
	position: absolute;
	top: 100%;
	padding: 15px;
	right: 0;
	border-radius: 0 0 3px 0px;
	display: none;
	box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.1);
	z-index: 999;
}
.editLogobannerContent.open {
	display: block;
}
.editLogobannerContent .form-control {
	border-radius: 0px;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.editLogobannerContent .btn-file {
	cursor: pointer;
}
.editLogobannerContent .btn-c {
	background: #26b6ef;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	padding: 10px;
	border-radius: 3px;
	text-transform: uppercase !important;
	font-weight: 600 !important;
	float: left;
	width: 100%;
}
header .editLogobannerContent .form-control {
	margin: 0 0px 10px 0px;
	width: 100%;
	float: left;
}
header .editLogobannerContent .btn-danger {
	float: left;
}
.btn-file-main .btn-file.pull-right {
	float: right !important;
}
.btn-file-main .btn-file {
	background: #FFCA51;
	color: #fff;
	font-weight: 500;
	border-color: #F3BE45;
	cursor: pointer;
	width: calc(50% - 5px);
	float: left;
	text-align: center;
}
.btn-file-main {
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
}
.editLogobannerMain {
	display: none;
}
.manage-view .editLogobannerMain {
	display: block;
}
.manage-view .hero-home .editLogobannerMain {
	position: absolute;
	right: 20px;
	bottom: 50px;
}
.hero-home .btn-file-main .btn-file {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.hero-home .btn-file-main {
	margin: 0 0 10px 0;
}
.manage-view .hero-home .editLogobannerMain .editLogobanner {
	top: unset;
}
.manage-view .hero-home .editLogobannerContent {
	position:fixed;
	width: 320px;
	top: 100px;
	padding: 15px;
	right: 50px;
	border-radius: 3px;
	z-index: 1001;
}
.library-logo .search-main-input {
	background: transparent;
	border: none;
	width: 100% !important;
}
.header .library-logo .search-main-input .sel {
	padding: 0px 15px 0px 0;
	width: 100%;
}
.header .library-logo .search-main-input .sel::before {
	color: #fff;
	right: 0px;
}
.header .library-logo .search-main-input.locations .sel__placeholder, .header .library-logo .search-main-input.locations .sel.active .sel__placeholder {
	font-size: 16px;
	line-height: 27px;
	width: 100%;
	font-weight: 300;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.header .library-logo .search-main-input.locations .sel__box {
	top: 55px;
	width: 280px;
	white-space: normal;
}
#profileLi {
	border-left: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#profileLi .dropdown-menu, #myCollectionLi .dropdown-menu {
	border-radius: 0 0 3px 3px;
	border: none;
	box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
#ruthere {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	display: none;
}
.ruthereInner {
	margin: 100px auto;
	max-width: 600px;
	background: #fff;
	padding: 20px 10px;
	border-radius: 3px;
	text-align: center;
}
.ruthereInner .ruyes {
	background: #26B6EF;
	color: #fff;
	border: none;
	border-radius: 3px;
	margin: 0 6px;
	padding: 7px 20px;
}
.ruthereInner .ruyes-danger {
	background: #dc3545;
	color: #fff;
	border: none;
	border-radius: 3px;
	margin: 0 6px;
	padding: 7px 20px;
}
.ruthereInner .runo {
	background: #FFCA51;
	color: #fff;
	border: none;
	border-radius: 3px;
	margin: 0 6px;
	padding: 7px 20px;
}
.ruthereInner h4 {
	margin: 0 0 20px 0;
	font-size: 27px;
	font-weight: 400;
}
.cdk-drag-preview {
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: none;
}
.cdk-drag-placeholder {
	opacity: 0;
}
.cdk-drag-animating {
	transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.btn-move {
	cursor: move !important;
}
.manage-view .example-box {
	display: unset;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 100%;
}
.example-list.cdk-drop-list-dragging .example-box:not(.cdk-drag-placeholder) {
	transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
#loginLi {
	border-left: none;
	padding-left: 0;
}
#loginLi a {
	color: #000 !important;
	font-weight: 500;
	letter-spacing: 1px;
}
.EditModeBottomBtn {
	padding: 10px 15px;
	margin: 0;
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 0 0 0 5px;
	border-top: 1px solid #eee;
}
.EditModeBottomBtn .btn {
	font-weight: 500;
	padding: 6px 10px;
	font-size: 14px;
}
.manage-view .EditModeBottomBtn {
}
.manage-text label {
	font-size: 14px;
	margin: 0 0 5px 0;
}
.manage-text .form-control {
	font-size: 13px;
	border-radius: 0px;
	padding: 4px 7px;
}
.manage-text select.form-control {
	padding: 4px 25px 4px 7px;
}
.manage-text .form-group {
	margin-bottom: 10px !important;
	float: left;
	width: 100%;
}
.login-patron .header.inner .top-nav ul li .dropdown-menu a {
	padding: 3px 10px !important;
}
body .library-logo h1 .singlelocation {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	float: left;
}
body .library-logo h1 .singlelocation a{
	color: #fff;
	white-space: break-spaces;
}
.EditWidgetsFormBody .form-group-main {
	padding: 10px 10px 5px 10px;
	margin: 7.5px 0 7.5px 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	float: left;
	width: 100%;
}
.EditWidgetsFormBody .form-group-main input.form-control {
	width: 100%;
	float: right;
	height: 35px !important;
	font-size: 12px;
	margin: 0 0 0px 0;
	border-color: #e6e6e6;
}
.EditWidgetsFormBody .form-group-main label {
	font-size: 13px;
	margin: 0px 0 5px 0;
	width: 100%;
}
.manage-view .EditWidgetsFormBody .form-group-main .form-group {
	width: 50%;
	padding: 0 5px;
}
.book-box-bottom .btn {
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
}
.fadeOutUp.hide {
	display: none !important;
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
 100% {
opacity: 0;
transform: translate3d(0, -100vh, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
 100% {
opacity: 0;
transform: translate3d(0, -100vh, 0);
}
}
.manage-view.inner-page .hero-home .editLogobannerContent {
	bottom: -4px;
	top: unset;
	right: 25px;
	padding: 2px 7px;
	border-radius: 3px;
}
.manage-view.inner-page .hero-home .editLogobannerMain .editLogobanner {
	right: 0px;
	top: unset;
	bottom: 0;
}
.manage-view.inner-page .hero-home .editLogobannerMain {
	right: 15px;
	bottom: 10px;
}
.manage-view.inner-page .hero-home .editLogobannerContent .form-control {
	margin: 5px 0px;
	padding: 4px 7px;
	font-size: 12px;
	height: 30px;
}
.EditModeForm, .EditModeBottomBtn {
}
#loginSpanMessage {
	width: 100%;
	word-wrap: break-word;
	color: green;
}
.book-thumnail-title {
	color: #1e1e1e !important;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	height: 45px;
}
@-webkit-keyframes click-wave {
0% {
height: 20px;
width: 20px;
opacity: 0.35;
position: relative;
}
 100% {
height: 100px;
width: 100px;
margin-left: -50px;
margin-top: -50px;
opacity: 0;
}
}
@keyframes click-wave {
0% {
height: 20px;
width: 20px;
opacity: 0.35;
position: relative;
}
 100% {
height: 100px;
width: 100px;
margin-left: -50px;
margin-top: -50px;
opacity: 0;
}
}
.option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 4px;
	right: 0;
	bottom: 0;
	left: 0;
	height: 18px;
	width: 18px;
	transition: all 0.3s ease-out 0s;
	background: #cbd1d8;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 5px;
	outline: none;
	position: relative;
	z-index: 1000;
}
.option-input:hover {
	background: #9faab7;
}
.option-input:checked {
	background: #FFCA51;
}
.option-input:checked::before {
	height: 18px;
	width: 18px;
	position: absolute;
	content: "\f00c";
	display: inline-block;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	font-family: "FontAwesome";
}
.option-input.radio {
	border-radius: 50%;
}
.option-input.radio::after {
	border-radius: 50%;
}
.editwidgets {
	display: none;
	opacity: 0;
}
.manage-view .example-box.open .editwidgets {
	display: block;
}
.manage-view .example-box.open .select-box .container-fluid, .manage-view .example-box.open .select-box .two-clum-block, .manage-view .example-box.open .select-box .container {
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}
.manage-view .editwidgets {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	width: 100%;
	text-align: center;
	z-index: 999;
	padding: 0 15px;
}
.manage-view .EditWidgetsForm {
	max-width: 350px;
	margin: auto;
	padding: 0px;
	border-radius: 3px;
	text-align: left;
}
.manage-view .LL .EditWidgetsForm, .manage-view .LK .EditWidgetsForm, .manage-view .MS .EditWidgetsForm, .manage-view .QA .EditWidgetsForm {
	max-width: 650px;
}
.manage-view .EditWidgetsFormBody {
	padding: 20px;
	background-color: rgba(255, 255, 255, 1);
	width: 100%;
	float: left;
	border-radius: 0 0 3px 3px;
	box-shadow: 8px 11px 15px 0 rgba(0, 0, 0, 0.1);
}
.manage-view .EditWidgetsFormBody textarea.form-control {
	height: 100px;
}
.manage-view .EditWidgetsFormHead {
	background: #f7f7f7;
	padding: 10px 20px;
	float: left;
	width: 100%;
	border-radius: 3px 3px 0px 0px;
	box-shadow: 15px -4px 20px 0 rgba(0, 0, 0, 0.05);
}
.manage-view .EditWidgetsFormHead .CloseIcon {
	float: right;
	background-color: transparent;
	border: none;
	font-style: 16px;
	padding: 0px;
	color: #ce3f57;
}
.manage-view .EditWidgetsFormHead h5 {
	width: calc(100% - 25px);
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	float: left;
}
.manage-view .example-box.open section.select-box::after {
	position: absolute;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	top: 2px;
	left: 2px;
	content: "";
	background-color: rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease-out 0s;
	border: 3px solid #fff;
}
.manage-view .editwidgets .radio-input {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px 0 10px 0;
	font-size: 16px;
	line-height: 20px;
	
}
.radio-input {
	cursor: pointer;
	margin: 0 0 10px 0px !important;
}
.manage-view .EditWidgetsFormBody .btn.btn-c {
	background: #26B6EF;
	color: #fff;
	text-transform: capitalize !important;
	padding: 5px 20px;
	height: 40px;
	margin: 0px 0 0 0;
	float: left;
	font-weight: 600 !important;
}
.manage-view .EditWidgetsFormBody .form-control {
	border-radius: 0;
	height: 35px;
	font-size: 14px;
}
.manage-view .EditWidgetsFormBody .form-group {
	float: left;
	width: 100%;
}
.author-profile-pic {
	width: 150px;
	height: 150px;
	background-color: #f1f1f1;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.author-profile-pic img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.author-profile-text {
	width: calc(100% - 180px);
	float: left;
}
.author-profile-text-full {
	width: 100%;
	float: left;
}
#change-password-modal span.success {
	width: 100%;
	float: left;
	z-index: 9999;
	color: green;
	background: #fff;
	text-align: center;
	font-size: 13px;
	padding: 8px 0px;
}
#change-password-modal span.success.error {
	color: red;
}
body input:-webkit-autofill, body input:-webkit-autofill:hover, body input:-webkit-autofill:focus, body textarea:-webkit-autofill, body textarea:-webkit-autofill:hover, body textarea:-webkit-autofill:focus, body select:-webkit-autofill, body select:-webkit-autofill:hover, body select:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0px 1000px #fbfbfb inset;
-webkit-transition: background-color 5000s ease-in-out 0s;
transition: background-color 5000s ease-in-out 0s;
}
.form-control:focus {
	background-color: #fbfbfb;
}
.inner-page .search-main-thumbnails.show {
	display: none !important;
}
.sel__box__options.sel__box__options--black-panther.show {
	width: 100%;
}
.sel__box.sel__box--black-panther.show {
	display: none !important;
}
.sel__placeholder.sel__placeholder--black-panther.show {
	display: block !important;
}
.sel.active .sel__box.sel__box--black-panther.show {
	display: block !important;
}
#serachInBasicIn.show {
	display: none !important;
}
.listAwardsPgae {
	float: left;
	width: auto;
	border-radius: 3px;
	padding: 10px 10px 5px 10px;
	border: 1px dashed rgba(0, 0, 0, 0.1);
	margin: 0 0 15px 0;
}
.listAwardsPgae h2 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 3px;
}
.listAwardsPgae ul {
	padding: 0px;
	margin: 0px;
}
.listAwardsPgae li {
	padding: 2px 0;
	font-size: 13px;
	margin: 0px;
	list-style: none;
	color: #666;
}
.listAwardsPgae li a {
	color: #1c1c1c;
	font-weight: 500;
}
.listAwardsPgae li a:hover, .listAwardsPgae li a:focus {
	color: #26B6EF;
}
.reading-lists .fullResource .book-cover-info {
	width: 100%;
	padding: 0;
}
p.place {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666;
}
body input:-webkit-autofill, body input:-moz-autofill, body input:autofill, body input:-webkit-autofill:hover, body input:-moz-autofill:hover, body input:autofill:hover, body input:-webkit-autofill:focus, body input:-moz-autofill:focus, body input:autofill:focus, body textarea:-webkit-autofill, body textarea:-moz-autofill, body textarea:autofill, body textarea:-webkit-autofill:hover, body textarea:-moz-autofill:hover, body textarea:autofill, body textarea:-webkit-autofill:focus, body textarea:-moz-autofill:focus, body textarea:autofill, body select:-webkit-autofill, body select:-moz-autofill, body textarea:autofill, body select:-webkit-autofill:hover, body select:-moz-autofill:hover, body textarea:autofill, body select:-webkit-autofill:focus, body select:-moz-autofill:focus, body textarea:autofill {
-webkit-box-shadow: 0 0 0px 0px 1000px #fff inset;
-moz-box-shadow:inset 0 0 0px 0px 1000px #fff;
-webkit-transition: background-color 5000s ease-in-out 0s;
-moz-transition: background-color 5000s ease-in-out 0s;
transition: background-color 5000s ease-in-out 0s;
box-shadow: 0 0 0px 0px 1000px #fff inset;
}
.editwidgets .fr-box.fr-basic .fr-element p {
	margin: 0px;
}
.inner-page .search-main-thumbnails.show {
	display: none !important;
}
.sel__box__options.sel__box__options--black-panther.show {
	width: 100%;
}
.sel__box.sel__box--black-panther.show {
	display: none !important;
}
.sel__placeholder.sel__placeholder--black-panther.show {
	display: block !important;
}
.sel.active .sel__box.sel__box--black-panther.show {
	display: block !important;
}
#serachInBasicIn.show {
	display: none !important;
}
.listAwardsPgae {
	float: left;
	width: auto;
	border-radius: 3px;
	padding: 10px 10px;
	border: 1px dashed rgba(0, 0, 0, 0.1);
	margin: 0 0 15px 0;
}
.listAwardsPgae h2 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 3px;
}
.listAwardsPgae ul {
	padding: 0px;
	margin: 0px;
}
.listAwardsPgae li {
	padding: 2px 0;
	font-size: 13px;
	margin: 0px;
	list-style: none;
	color: #666;
}
.listAwardsPgae li a {
	color: #1c1c1c;
	font-weight: 500;
}
.listAwardsPgae li a:hover, .listAwardsPgae li a:focus {
	color: #26B6EF;
}
.reading-lists .fullResource .book-cover-info {
	width: 100%;
	padding: 0;
}
.awards-no-record p {
	font-size: 32px;
	line-height: 42px;
	width: calc(100% - 60px);
	text-align: left;
}
.awards-no-record img {
	max-width: 45px;
}
.no-record-found.awards-no-record {
	width: auto;
	max-width: 935px;
}
.text-list-noborder .two-clum-list li .a-h-body a {
	margin: 0px 0;
	padding: 0 0px 0 0px;
}
.book-box-head {
	color: #1e1e1e !important;
	margin: 0 0 5px 0;
}
.no-record-found .btn-primary {
	margin: 15px 0 0 61px;
	font-size: 14px;
	line-height: 24px;
}
.mB0 {
	margin-bottom: 0 !important;
}
.login-patron .manage-ui-block .fa-check {
	display: none;
}
.login-patron.manage-view .manage-ui-block .fa-check {
	display: block;
}
.login-patron.manage-view .manage-ui-block .rotating.fas.fa-cog {
	display: none;
}
small.hitn {
	font-size: 11px;
	font-weight: 300px;
}
.AddLinksDetails {
	float: right;
	color: #26B6EF;
	background: none;
	border: none;
	font-size: 14px;
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: 600;
}
.forgot-password {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #26B6EF;
	margin: 12px 0 0 0px;
	border: 0px solid;
	padding: 0;
	background: transparent;
}
.forgot-password:hover, .forgot-password:focus {
	color: #FFCA51;
}
.sa_rel_delete_cont {
	position: relative;
}
.sa_abso_delete_icon {
	position: absolute;
	right: 1px;
	height: 20px;
	width: 20px;
	line-height: 0;
	text-align: center;
	color: red;
	top: 10px;
	font-size: 12px;
	cursor: pointer;
}
#reset-password .form-control {
	width: calc(100% - 40px);
	float: left;
	border-left: none;
	border-radius: 0px 0px 0px 0px;
	background-color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	padding-left: 0px;
	height: 52px;
}
#reset-password .form-group {
	float: left;
	width: 100%;
}
.sa-reset-password-area {
	padding: 20px;
	background: #fff;
	margin: 20px 0;
}
.error {
	color: red;
	font-size: 12px;
}
.errorsContainer h3 {
	color: #666;
	font-size: 18px;
}
.errorsContainer h3.success {
	color: green;
}
.errorsContainer p {
	color: red;
	font-size: 13px;
}
.inner-page .editLogobannerMain {
	display: none;
}
.manage-view .EditWidgetsFormBody .form-group-main.QAList .form-group {
	width: 100%;
	margin-bottom: 5px !important;
}
.dropdown-menu {
	z-index: 99999;
}
.editwidgets .fr-toolbar .fr-command.fr-btn, .editwidgets .fr-popup .fr-command.fr-btn, .editwidgets .fr-modal .fr-command.fr-btn {
	margin: 5px 0px;
	height: 28px;
}
.editwidgets .fr-toolbar .fr-command.fr-btn i, .editwidgets .fr-toolbar .fr-command.fr-btn svg, .editwidgets .fr-popup .fr-command.fr-btn i, .editwidgets .fr-popup .fr-command.fr-btn svg, .editwidgets .fr-modal .fr-command.fr-btn i, .editwidgets .fr-modal .fr-command.fr-btn svg {
	margin: 4px 4px;
	width: 18px;
	height: 18px !important;
}
.editwidgets .fr-toolbar .fr-btn-grp {
	margin: 0 2px 0 2px;
}
.editwidgets .fr-qi-helper a.fr-btn.fr-floating-btn {
	padding-top: 0px;
}
.editwidgets .fr-box.fr-basic .fr-element {
	padding: 15px;
}
.editwidgets .fr-toolbar.fr-top {
	border-radius: 0px;
}
.editwidgets .second-toolbar {
	border-radius: 0px;
}
.flex-cont {
	display: flex;
}
#cdk-drop-list-0 {
	float: left;
	width: 100%;
}
.EditWidgetsForm .second-toolbar {
	display: none;
}
.editwidgets-image {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.editwidgets-image .editwidgets-book {
	width: 150px;
	height: auto;
	float: left;
	border: 1px dashed #ced4da;
	padding: 7px;
	position: relative;
	margin-right: 15px;
}
.editwidgets-image .editwidgets-book .fa-trash-icon {
	color: #ce3f57;
	font-size: 13px;
	right: 0px;
	top: 0px;
	padding: 3px 0px;
	position: absolute;
	line-height: 14px;
	border-bottom: 1px dashed #ced4da;
	border-left: 1px dashed #ced4da;
	border-top: none;
	border-right: none;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: #f6f6f6;
}
.editwidgets-image .btn-file-main {
	margin: 40px 0 0px 0px;
	max-width: 120px;
	width: unset;
}
.editwidgets-image .btn-file-main.btn-ChangeGraphic{ width: 100%; }
.editwidgets-image .btn-file-main.btn-ChangeGraphic a.btn-file {
    color: #fff;
}
.editwidgets-image .btn-file-main .btn-file {
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.editwidgets-image .editwidgets-book .img-fluid {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
}
.library-logo .editwidgets-image .btn-file-main {
	max-width: 160px;
	margin: 28px 0 0px 0px
}
.library-logo .editwidgets-image .editwidgets-book {
	width: 120px;
	height: 120px;
	background-color: #26B6EF; 
}
.library-logo .editwidgets-image {
	margin: 0 0 15px 0;
}
.EditWidgetsForm .qa-image .qa-book .img-fluid {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.itemMove {
	float: left;
}
.editwidgets-book.haveImage img.noImage {
	display: none;
}
.editwidgets-book.haveImage img.regularImage {
	display: block;
}
.removedImage button.fa-trash-icon, .removedImage img.regularImage {
	display: none;
}
.accordionHalf .accordion {
	width: 50%;
	float: left;
}
.accordionHalf .accordion:first-child {
	padding-right: 5px;
}
.accordionHalf .accordion:last-child {
	padding-left: 5px;
}
.choose-image .modal-body {
	padding: 30px;
	background-color: #fff;
	border-radius: 5px;
}
.choose-image ul {
	margin: 0;
	padding: 0;
}
.choose-image ul li {
	margin: 5px;
	list-style: none;
	width: 31%;
	height: 135px;
	float: left;
	border: 1px dashed #ced4da;
	background-color: #26B6EF;
	padding: 7px;
	cursor: pointer;
	position: relative;
}
.choose-image ul li img {
	width: 100%;
	height: 100%;
	-o-object-fit: scale-down;
	   object-fit: scale-down;
}
.choose-image ul li.selected::before {
	content: "\f00c";
	top: 0px;
	right: 0px;
	font-size: 16px;
	position: absolute;
	font-family: "FontAwesome";
	color: #FFCA51;
	border-left: 1px dashed #FFCA51;
	border-bottom: 1px dashed #FFCA51;
	width: 25px;
	height: 25px;
	text-align: center;
	pointer-events: none;
	background-color: #fff;
}
.choose-image ul li.selected {
	border: 1px dashed #FFCA51;
}
li.noRecord {
	width: 100% !important;
	padding: 0;
	text-align: center;
}
#Banner-Choose-Modal.choose-image ul li {
	width: 47%;
}
.autoSuggesstions {
	position: absolute;
	text-align: left;
	top: 62px;
	width: 100%;
	padding: 15px;
	left: 0px;
	box-shadow: 0px 8px 15px 0 rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
	background: #fff;
	z-index: 99;
}
.inner-page .autoSuggesstions {
	top: 50px;
}
.autoSuggesstions ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	max-height: 265px;
	overflow-y: auto;
	scrollbar-width: thin;
}
.autoSuggesstions ul li {
	color: #1c1c1c;
	font-size: 14px;
	padding: 5px 5px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all;
}
.autoSuggesstions ul li:hover, .autoSuggesstions ul li:focus {
	background-color: #F1FDFD;
	cursor: pointer;
	color: #03A9F4;
}
.autoSuggesstions ul li span.subjectSpan {
	color: #8c8c8c;
	font-size: 12px;
}
.autoSuggesstions ul li:hover span.subjectSpan, .autoSuggesstions ul li:focus span.subjectSpan {
	color: #03A9F4;
}
.autoSuggesstions ul li span.highlight {
	font-weight: bolder;
}
.EditDropContent {
	position: relative;
}
.EditDropContentBtn {
	position: absolute;
	left: 15px;
	top: 0;
	padding: 0;
	background: none;
	border: none;
	color: #fff;
	font-size: 16px;
	display: none;
	line-height: 20px;
}
.manage-view .EditDropContentBtn {
	display: block;
}
.EditDropContentInner {
	background: #fff;
	position: absolute;
	bottom: 100%;
	padding: 15px;
	right: 0;
	border-radius: 3px;
	display: none;
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.1);
	margin: 0px 0px 15px 0;
	z-index: 9;
	width: calc(100% - 5px);
}
.SocialIconsEdit .material-checkbox {
	margin-top: 0px;
	float: left;
	height: 17px;
	width: 17px;
}
body .input-group-text {
	background-color: #ffffff;
	border-radius: 0px;
}
.SocialIconsEdit {
	margin: 0 0 15px 0px;
}
.SocialIconsEdit .form-control {
	font-size: 14px;
}
.form-group-main.EditLinksFooter {
	position: relative;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	float: left;
	width: 100%;
}
.form-group-main.EditLinksFooter label {
	font-size: 13px;
	margin: 0px 0 3px 0;
	width: 100%;
}
.form-group-main.EditLinksFooter input.form-control {
	width: 100%;
	float: right;
	height: 30px !important;
	font-size: 12px;
	margin: 0 0 5px 0;
	border-color: #e6e6e6;
	border-radius: 0;
}
.EditDropContentInner .AddLinksDetails {
	text-align: right;
	font-size: 13px;
	font-weight: 500;
	width: 100%;
	margin-bottom: 0px;
}
.contactEdit {
	margin-bottom: 15px;
}
.contactEdit .form-control {
	font-size: 14px;
	border-radius: 0px;
}
.EditDropContentInner .btn {
	font-size: 14px;
	padding: 5px 15px;
}
.EditLinksFooterScroll {
	overflow-y: auto;
	max-height: 480px;
	scrollbar-width: thin;
	padding: 10px;
	margin: -5px -10px 10px -10px;
}
.top-nav .dropdown-item.active, .top-nav .dropdown-item:active {
	background-color: #26B6EF;
}
textarea {
	scrollbar-width: thin;
}
.manage-view .EditDropContent {
	display: block !important;
}
.manage-view .EditFooterContentInner {
	background-image: linear-gradient(90deg, #333333 50%, transparent 50%), linear-gradient(90deg, #333333 50%, transparent 50%), linear-gradient(0deg, #333333 50%, transparent 50%), linear-gradient(0deg, #333333 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
	background-position: left top, right bottom, left bottom, right top;
	-webkit-animation: border-dance 1s infinite linear;
	        animation: border-dance 1s infinite linear;
	background-color: #131313;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	min-height: 140px;
	position: relative;
}
.manage-view .editLogobannerMain .btn {
	font-size: 14px;
	padding: 5px 15px;
}
.manage-view .EditFooterContentInner .edit-widgets-btn {
	border-bottom: 3px solid #131313;
	border-left: 3px solid #131313;
}
.manage-view .EditFooterContentInner .edit-widgets-btn {
	top: -13px;
	background-color: #131313;
}
#newpassword-email.error,#confirmpassword-email.error,#oldpassword-email.error {
	border: 1px solid red;
}
.manage-view .EditFooterContentInner .edit-widgets-btn .btn {
	padding: 3px 6px;
	font-size: 14px;
}
#change-password-modal .form-group textarea.form-control {
	height: 52px;
	border-radius: 0;
	width: calc(100% - 40px);
	line-height: 38px;
	resize: none;
	border-left: none;
	font-size: 14px;
	overflow: hidden;
	padding-left: 0;
	background-color: rgba(255, 255, 255, 0.6);
}
#change-password-modal .modal-dialog {
	max-width: 400px;
}
#change-password-modal .input-icon {
	border-right: 1px solid #ced4da;
	float: right;
	border-left: none;
}
#change-password-modal .form-group .form-control {
	border-left: 1px solid #ced4da;
	padding-left: 15px;
	padding-right: 0px;
	border-right: none;
}
#change-password-modal .input-icon i {
	cursor: pointer;
}
#change-password-modal .input-icon i.fa-eye.active {
    color: #333;
}
#profileLi.open .dropdown-menu.dropdown-menu-right.dropdown-info {
	display: block;
}
#profileLi .dropdown-menu.dropdown-menu-right.dropdown-info {
	display: none;
}
.loader-inner-container.banner{
	padding: 0px !important;
}
body.list #AddAllMyList {
	display: block ;
}
#AddAllMyList {
	display: none;
}
.bread-crumbs .btn-primary {
	font-size: 13px;
	float: right;
}
.modal-body .form-control {
	border-radius: 0px;
	background-color: rgba(255, 255, 255, 0.6) ;
	font-size: 14px;
	height: 40px;
}
.modal-body textarea.form-control {
	height: 100px;
}
.modal-body .form-group label {
    font-size: 14px;
    margin: 0 0 3px 0;
}
.submit-btn-small .submit-btn {
	background: #26b6ef;
	color: #fff;
	border: none;
	width: auto;
	height: 45px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 3px;
	cursor: pointer;
	padding: 10px 25px;
	line-height: 27px;
	margin: auto;
}
.submit-btn-small {	text-align: center;	margin-bottom: 10px;}
.two-clum-list li a .date, app-bulletin-detail .date {font-size: 13px;color: #999;font-weight: 300;	margin: 0px 0 5px 0;float: left;}
.bulletin-detail {float: left;width: 100%;}
app-bulletin-detail .message {	font-size: 13px;font-weight: 300;margin: 0px 0 5px 0;float: left;width: 100%;}
.modal .fr-toolbar .fr-command.fr-btn svg.fr-svg, .modal .fr-popup .fr-command.fr-btn svg.fr-svg, .modal .fr-modal .fr-command.fr-btn svg.fr-svg { height: 18px; margin: 0px; }
.modal .fr-toolbar .fr-command.fr-btn, .modal .fr-popup .fr-command.fr-btn, .modal .fr-modal .fr-command.fr-btn { height: 25px; width: 25px; }
.modal .second-toolbar { display: none; }
.modal .fr-box.fr-basic {
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #ced4da;
	border-radius: 0;
}
.modal .fr-toolbar.fr-top { border-radius: 0px; border: none; background-color: transparent; }
.loader-inner-container.addWidgetResponce {padding: 0;height: 100%;width: 100%;background: #fff;position: absolute;opacity: 0.7;}
.loader-inner-container.addWidgetResponce .loader-inner {top: 20%;left: 40%;margin-left: 5%;}
.btn-group.edit-widgets-btn.hide{ display: none !important; }
.modal-body .fr-box.fr-basic .fr-element {
	padding: 15px;
	min-height: 200px;
}
.modal-body .fr-box.fr-basic .fr-element p {
	margin-bottom: 10px;
}
.modal-body .fr-box.fr-basic.fr-top .fr-wrapper {	border: none; }
.modal-body h6 {font-size: 14px;margin-bottom: 5px;}
.modal-body .form-group label.radio-input {margin-right: 20px !important;}
.ngx-datepicker-container[_ngcontent-c8] .ngx-datepicker-calendar-container[_ngcontent-c8] .main-calendar-container[_ngcontent-c8] .main-calendar-days[_ngcontent-c8] .day-unit.is-selected[_ngcontent-c8], .ngx-datepicker-container[_ngcontent-c8] .ngx-datepicker-calendar-container[_ngcontent-c8] .main-calendar-container[_ngcontent-c8] .main-calendar-days[_ngcontent-c8] .year-unit.is-selected[_ngcontent-c8], .ngx-datepicker-container[_ngcontent-c8] .ngx-datepicker-calendar-container[_ngcontent-c8] .main-calendar-container[_ngcontent-c8] .main-calendar-years[_ngcontent-c8] .day-unit.is-selected[_ngcontent-c8], .ngx-datepicker-container[_ngcontent-c8] .ngx-datepicker-calendar-container[_ngcontent-c8] .main-calendar-container[_ngcontent-c8] .main-calendar-years[_ngcontent-c8] .year-unit.is-selected[_ngcontent-c8] {
	background: #26b6ef !important;
}
ul.event-notes li a {color: #1e1e1e; font-weight: 400;}
#add-resource .editwidgets-image .editwidgets-book .fa-trash-icon { background-color: #f6f6f6;}
.btn.btn-xs {	font-size: 12px;	padding: 3px 7px;}
.explore-block-section{ position: relative; }
.book-resource-btn button, .book-resource-btn a, .explore-btn button, .explore-btn a {
	border-radius: 2px;box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);padding: 3px 3px;border: none;width: 24px;height: 24px;font-size: 12px;background-color: #fff;
	margin: 0 0px 0px 5px;text-align: center;float: left;}
.book-resource-btn {position: absolute;right: 15px;top: 30px; z-index: 1;}
.book-resource-btn  a i.fas.fa-edit { color: #26b6ef!important; }
.explore-btn {position: absolute;right: 5px;top: 20px;z-index: 2; display: none;}
.manage-view .explore-btn{ display: block; }
.bread-crumbs-exploreBtn{ display: none; }
.manage-view .bread-crumbs-exploreBtn{ display: block; }
body .text-primary { color:#26B6EF !important;}
.book-block-resource {position: relative;}
.book-block-resource .block-heading { width: calc(100% - 90px);}
#write-review .star, #edit-review .star {width: 20px !important;height: 20px !important;margin: 0 2px !important;}
#write-review .star-rating {width: 100%;float: left;padding: 0px 0 0 0;}
.modal-body .form-group label.check-list {margin-bottom: 10px;}
.modal-body .fr-toolbar .fr-btn-grp {display: inline-block;margin: 0 0px 0 0px;}
.add-resource-modal .editwidgets-image .btn-file-main {width: 100%; margin-top: 65px;}
.widgets.book-detail.review-detail {padding: 10px 15px 40px 15px;}
.review-detail p {margin: 0 0 10px 0;width: 100%;float: left;}
.review-detail p.reviewer {	margin: 5px 0 5px 0;font-size: 16px;}
.book-detail.review-detail .book-box .description {	font-size: 16px;}
.review-categories {float: left;width: 100%;margin: 0 0 5px 0;}
.review-categories ul {	margin: 0;	float: left;padding: 0 0 0 10px;}
.review-categories h5 {	font-size: 16px;	margin: 0 0 3px 0;}
.review-categories ul li {	list-style: none;	font-size: 14px;	color: #666;}
.review-detail .review-categories ul { padding: 0; }
.review-detail .inlineShow::before {font-size: 11px;margin: 2px 5px 0 0px;	float: left;}
.review-detail .inlineShow {padding: 2px 0 2px 15px;}
.review-detail .star {width: 20px !important;height: 20px !important;margin: 0 2px !important;}
.review-detail .star:first-child {margin-left: 0px !important;}
.book-detail.review-detail .book-image-main {width: 250px;}
.book-detail.review-detail .book-box-info {width: calc(100% - 250px);}
.add-resource-modal .radio-input {	width: 100%;	margin-bottom: 5px !important;	font-size: 14px;}
.add-resource-modal .login-dot-container .loader-inner-container,
.add-explore-modal .login-dot-container .loader-inner-container {	width: 100%;	position: absolute;	top: 0 !important;margin: 0;
	padding: 26px;	background: #f6f6f6;	opacity: 0.8;	left: 0px;}
.review-box {	float: left;	width: 100%;margin-top: 25px;}
.review-box.review-first {	margin-top:0px;}
.review-box .hrSpanReview {	width: calc(100% - 15px);	float: right;}
.messageReview {	float: left;	width: 100%;	text-align: left;}
.inner-page .widgets.recent-reviews {background-image:none;}
.search-reviews-form .form-group {	float: left;	width: 100%;}
.search-reviews-form .star {width: 20px !important;	height: 20px !important;margin: 0 3px 0 0px !important;}
.form-control {border-radius: .0rem !important;}
.search-reviews-form {	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);	padding: 30px;	float: left;	width: 100%;}
.search-reviews-form .radio-input {	font-size: 14px;}
.search-reviews-btn {max-width: 120px;	margin: auto;	padding-top: 10px;	position: relative;}
.search-reviews-btn .submit-btn {height: 45px;font-size: 16px;}
span.reviewHit {font-size: 12px;padding: 0 0 0 24px;float: left;color: #666;}
.no-record-found.reviews{min-height: 150px !important;}
.reviewCon .btn-sm { font-size: 13px; border-radius: 2px; }
.search-reviews .reviewCon .avail-detail p {margin-bottom: 5px;margin-top: 5px;}
.search-reviews .reviewCon .review-detail p {margin-bottom: 0px;}
.search-reviews .reviewCon .book-box-info .btn {margin:2.5px;}
.search-reviews .reviewCon .book-info .btn {margin:2.5px;}
.search-reviews-btn .loader-inner-container {width: 100%;position: absolute;top: 0!important;margin: 0;padding: 30px;background: #fff;opacity: .8;}
.search-reviews-btn .loader-inner-container .loader-dot {width: 10px;height: 10px;}
.reviewCatError {width: 100%;float: left;color: red;font-size: 13px;text-align: center;}
.booklink {	position: absolute;	height: 100%;width: 100%;z-index: 2;left: 0;top: 0;}
.book-block {position:relative;}
.book-block .star-rating {position:relative; z-index:3;}
.search-reviews .search-sesults-top-head p.found-items {border-right: none;margin-right: 0px;padding: 0 10px 0 0;}
.publish-btn-main {float: left; margin-right: 5px;}
.Carousel-mainTab.NW .book-cover {	height: 308px;}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {top: 145px;}
body .read-only .star-container {cursor: auto;}
.book-detail .book-box-info .star-rating-outer { clear: both; }
.my-account h4.section-title {	background: #26B6EF;	padding: 5px 10px;	color: #fff;}
.fr-popup{	z-index: 99999 !important;}
.class1 {  border-radius: 5px;  border: 2px solid #efefef;  margin-right: 5px;}
.class2 {  opacity: 0.5;  margin-right: 5px;}
.Explore .EditModeButtonMain {max-width: 240px;}
/************Change Graphic Modal Popup*******************/
.bread-crumbs-rightBtn {float: right;}
.nav-pills-changeGraphic {width: 100%;}
.nav-pills-changeGraphic .tab-content {border: 1px solid #26B6EF;padding: 0 8px;}
.nav-pills-changeGraphic .nav-link{ color:#1c1c1c; }
.nav-pills-changeGraphic .nav-pills .nav-link.active, .nav-pills-changeGraphic .nav-pills .show > .nav-link {color: #fff;background-color: #26B6EF;}
.nav-pills-changeGraphic .nav-pills .nav-link{ position: relative; }
.nav-pills-changeGraphic .nav-pills .nav-link.active::after {background: #26B6EF none repeat scroll 0 0;content: "";height: 10px;left: 42%;
position: absolute;    top: auto;    transform: rotate(45deg);    width: 10px; bottom: -5px;}
.row-change-graphic-image .editwidgets-image .btn-file-main {margin-top: 0;width: 100%;}
.list-style-images{ margin:0 -8px; padding: 5px 0 5px 5px !important; display: flex; flex-wrap: wrap; }
.list-style-images li {padding: 8px; display: inline-block; width: 106px;}
.list-style-images li a {padding: 8px;border: 1px solid #e4e4e4;}
.bottomTip strong{ font-size: 14px; }
.bottomTip p{ font-size: 13px; }
.bottomTip p strong{font-size: 13px;color: #8c8c8c;}
.graphic-style-modal-box h3 {font-size: 13px;color: #999;padding: 0 4px;border-radius: 50px;margin: 0;	display: inline-block;}
.graphic-style-modal-box a.selected h3, .graphic-style-modal-box a:hover h3{color: #212529;}
.graphic-style-modal-box a {border: 1px solid #e4e4e4;display: block;padding: 15px;margin-bottom: 15px;position: relative; border-radius: 5px;}
.graphic-style-modal-box a:hover, .graphic-style-modal-box a:focus, .graphic-style-modal-box a.selected {box-shadow:0 0 15px 0 rgba(255, 202, 81, 0.4);
    background-color: #fff;border: 1px solid #FFCA51;}
.list-style-prefer {margin: 0 -8px;padding: 5px 0 5px 5px !important; }
.list-style-prefer li {padding: 8px; display: inline-block;}
.row-NavigationSet .form-control {width: calc(100% - 72px);float: left;}
.row-NavigationSet .form-group .btn{width: 64px;border: none !important;border-radius: 0px !important;height: 40px;float: right;}
.graphic-style-modal-box .clearfix i.fas {float: right;font-size: 12px;color: white;background-color: #d3d3d3;padding: 6px 6px;border-radius: 30px;}
.graphic-style-modal-box a:hover .clearfix i.fas{ color: #fff; }
.graphic-style-modal-box a.selected .clearfix i.fas{background-color: green;}
.btm-NavigationSet a strong{ color: #16A6DF; }
.outstanding-balance{ float: right; font-size: 14px; margin-top: 6px; color: #666; }
.outstanding-balance span{ color:#26B6EF; font-size: 24px; vertical-align: middle; font-weight: bold; }
.myaccount-info-left {float: left;width: calc(100% - 240px); padding-right: 20px;}
.myaccount-info-right { float: left; width: 240px; }
.myaccount-dates {list-style-type: none;text-align: center;background-color: #fff; padding: 5px;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.myaccount-dates li {padding: 8px 10px;font-size: 14px; position: relative;color: #666; font-weight: bold;}
.myaccount-dates li:after {content: "";position: absolute;height: 1px;width: 100%;bottom: 0;left: 0; right: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,efefef+31,efefef+50,efefef+70,ffffff+100 */
background: rgb(255,255,255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 31%,rgba(239,239,239,1) 50%,rgba(239,239,239,1) 70%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.myaccount-dates li:last-child:after{ display: none; }
.myaccount-dates li span {font-size: 12px;color: #666; font-weight: normal;}
.myaccount-dates li.dueDate span{ color: #fff; }
.myaccount-dates li.bg-green {background-color: #8cbe50;color: #fff;}
.myaccount-dates li.bg-orange{ background-color: #fa6000;  color: #fff; }
.myaccount-dates li.dueDate:after{ display: none; }
.myaccount-dates li.cost {color: #26B6EF;}
.myaccount-dates li.cost span {color: #666;}
.myaccount-dates li.holding:after{ display: none; }
.myaccount-dates li.bg-red { background-color: #dc3545; color: #fff; }
.myaccount-dates li.holding .status-caption {margin: 0;color: #fff;font-size: 14px;}
.myaccount-dates li.overDue span {font-size: 14px;}
.opac-dropdownBar {position: relative; }
.opac-dropdownBar .dropdown-menu {border-radius: 0 0 3px 3px;border: none;box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);right: 0;left: auto;}
.opac-dropdownBar .dropdown-menu li {max-width:100% !important; color: #666 !important;font-size: 13px;font-weight: 400;padding: 3px 15px !important;cursor: pointer;}
.opac-dropdownBar .dropdown-menu li.dropdown-item:active {color: #fff !important;background-color: #26b6ef !important;}
.opac-dropdownBar .openExploreOption .dropdown-menu {display: block;}
.no-items-on-loan{	text-align: center;	padding: 57px 0 0 0;	font-size: 20px;}
.library-calendar .event-notes .eventList .title {float: left;text-transform: capitalize;width: 50%;text-align: left;overflow: hidden;
    text-overflow: ellipsis;display: inline-block;white-space: nowrap; cursor: pointer;}
.library-calendar .event-notes .eventList .date {cursor: pointer;}
.holding {background-color: #ab47bc !important;}
.book-box-bottom-btn .btn-sm .material-icons , .myaccount-info-right .btn-sm .material-icons {font-size: 16px !important;}
.myaccount-info-right .btn-primary.btn-sm , .book-box-bottom-btn .btn-succes.btn-sm {justify-items: center;align-items: center;
	display: inline-flex;color: #fff;background-color: #ab47bc !important;border-color: #ab47bc !important;}
.border-dotted{border-style: dotted; border-color: #999;border-width: 2px; border-top: #999;}
.ngx-datepicker-container .ngx-datepicker-calendar-container {z-index: 99;}
.my-account .star-rating-info {float: left;margin: 5px 0;width: 100%;}
.book-block-resource .book-resource-btn a.text-primary , 
.explore-page .explore-block-section .explore-btn a.text-primary  {-webkit-appearance: none;}
.book-box .book-box-info .star-rating-outer {float: left;}
.opac-dropdownBar.export-options .fileContainer , .opac-dropdownBar.export-options .printContainer {float: right;position: relative;}
.narrow-results-main .card.Subject .card-body span {color: rgb(255, 202, 81) !important;	text-decoration: underline !important;	cursor: pointer;}
.narrow-results-main .card.Subject .card-body span a span {color: #8c8c8c !important;text-decoration: none !important;cursor: unset;}
.day-unit.is-today.is-selected {border-radius: 4px !important;height: 35px !important;}
.openExploreOption ul.dropdown -menu {display: block;}
@media print {header,footer { display: none; } }
.buttonDisable a.book-display.explore-block{opacity: 0.5;box-shadow: none;}
.buttonDisable{ display: none; }
body.manage-view .buttonDisable { display: block !important;}
.buttonDisable:hover a.book-display.explore-block{opacity: 1;}
.explore-btn button i {color: #16A6DF;}
.explore-btn button i.fas.fa-eye.unpublish {color: #28a745;}
.explore-btn button i.fas.fa-eye-slash.publish {color: #FFCA51 !important;}
.explore-btn a i.fa-trash-alt {color: #dc3545 !important; color: #fff;}
.explore-btn a.text-primary i.fas.fa-edit, .explore-btn a.text-primary:hover i.fas.fa-edit, .explore-btn a.text-primary:focus i.fas.fa-edit { color: #26B6EF !important; }
/*scroll-thin-webkit*/
.explore-page.explore .add-explore-modal #pills-tabContent, .add-explore-modal  #pills-tabContent {height: 250px;overflow-y: auto;overflow-x: hidden;scrollbar-width: thin;}
.explore-page.explore .add-explore-modal #pills-tabContent::-webkit-scrollbar-track, .add-explore-modal #pills-tabContent::-webkit-scrollbar-track { background-color: #f0f0f0; }
.explore-page.explore .add-explore-modal #pills-tabContent::-webkit-scrollbar,  .add-explore-modal #pills-tabContent::-webkit-scrollbar { width: 7px; background-color: #cdcdcd; }
.explore-page.explore .add-explore-modal #pills-tabContent::-webkit-scrollbar-thumb, .add-explore-modal #pills-tabContent::-webkit-scrollbar-thumb { background-color: #cdcdcd; }
/*scroll-thin-webkit*/
.explore-page.explore .add-explore-modal .list-style-images li {text-align: center;padding: 6px;width: 83px;}
.explore-page.explore .add-explore-modal .bottomTip p {font-size: 12px;line-height: 18px;}
.editwidgets-image-xs{display: none;}
.bottomTip.SelectActionCon ul{padding: 0 ;margin: 0 0 10px;}
.bottomTip.SelectActionCon li{list-style: none;padding: 0px 0 5px 20px;font-size: 12px;position: relative;}
.bottomTip.SelectActionCon li::before {content: '\27A4';font-size: 14px;margin-right: 7px;color: #26b6ef;position: absolute;left: 0;top: 0px;}
.bottomTip.SelectActionCon.show {width: 100%;}
/*.manage-view .explore-page .explore-block {pointer-events: none;}*/
.inner-page.manage-view .EditDropContent.hide {display: none !important;}
.inner-page.manage-view .EditFooterContentInner{background:none !important;padding: 0;margin: 0px;min-height: auto;}
.inner-page.manage-view .EditFooterContentInner .edit-widgets-btn{display: none !important;}
.explore-btn .show{ display: block !important; }
.showBlock{ display: block; }
.searchOptionscon { width: 100%; float: left; }
ul.searchBox li{display: inline-block; padding: 3px 10px; margin: 0 1px; font-size: 13px; cursor: pointer; background-color:
#ffffff; border-radius: 2px; }
.exploreInBetween {line-height: 40px !important;text-align: center;}
.searchOptionsCont ul.booleanOpretors li::before{ display: none; }
.searchOptionsCont ul.booleanOpretors li {padding: 1px 5px;border: 1px solid #cecece;margin-right: 5px;}
.searchOptionsCont ul.booleanOpretors li.active {background-color: #16A6DF;color: #fff;border-color: #16A6DF;}
.bread-crumbs .bread-crumbs-exploreBtn .btn-primary { margin-left: 15px;}
#ChangeGraphicStyle { padding: 0 !important;}
.modal .open span .fas.fa-caret-up { display: inline-block !important;}
.modal .open .limit-btn { display: inline-block !important;}
span.highlight {background-color: #d9f4ff;}
.unpublished-label {float: left;font-size: 12px;background-color: #ffca51;color:#fff;padding: 3px 7px;letter-spacing: .5px;font-weight: bold;border-radius: 3px;}
.unpublished {background-color: #f6f6f6;}
.book-block-resource .book-block.unpublished .book-text::after {background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(246, 246, 246, 0) 5%,rgba(246, 246, 246, 0.9) 90%,rgba(246, 246, 246, 0.95) 90%);}
.book-block-resource .book-block.unpublished:hover .book-text::after {background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 6%,rgb(38, 182, 239) 97%,rgb(38, 182, 239) 98%) ;}
.calendar-block .fc button .fc-icon { font-family: "Font Awesome 5 Free"; }
.calendar-block .fc button .fc-icon-left-single-arrow:after {content: "\f053"; font-size: 16px; }
.calendar-block .fc button .fc-icon-right-single-arrow:after {content: "\f054"; font-size: 16px; }
.book-links a {padding: 3px 5px;font-size: 13px;line-height: 15px;background-color: #26B6EF;color:#fff;margin-left: 5px;border-radius: 3px;}
.book-links a:first-child{margin-left:0px;}
.book-links a:hover{background:#16A6DF !important;color:#fff;}
.book-links p{font-weight:500;}
.tab-content td a.marc-link{color: #26B6EF !important;}
.tab-content td a.marc-link:hover{color: #16A6DF !important;}
/*Go Surpass Replacement*/
.section-one.hideI, .section-two.hideI {display: none !important;}
.section-one.showI, .section-two.showI {display: block !important;}
main.goSurpass{padding:0px; font-size:14;}
main.goSurpass nav.navbar{ background:transparent; padding: .5rem 1rem;}
.go-header-section{position: absolute;top: 0;z-index: 1;width: 100%;}
.go-header-section::before {content: "";position: absolute; background-image: url('header-curve.png');width: 105px;height: 380px;left: 0;top: 0;}
.min-vh-100{min-height: 100vh}
.go-left-section {width: 100%;padding-left: 15px;padding-right: 15px;}
.search-form {position: relative;z-index: 2;}
.search-form .main-title {font-size: 45px;font-weight: 900;margin-bottom: 10px;margin-top: 0;}
.lead {font-size: 1.25rem;font-weight: 300;}
.go-search{position: relative;max-width: 590px;}
.go-left-section .search-form .form-control {height: 68px;padding-left: 30px;padding-right: 70px;
	font-weight: 300;border: 2px solid #ced4da;border-radius: 100px !important;
	font-size: 20px;color: #8c8c8c;box-shadow:none ;}
.go-left-section .search-form .form-control:focus {
    box-shadow: 0 5px 26px rgba(66, 165, 245, 0.3) !important;
    border-color: #43a7f8 !important;
}
.go-search button {background-color: transparent;border: none;position: absolute;top: 22px;right: 30px;}
.image-section {position: absolute;width: 67%;right: 0;height: 100%;overflow: hidden;}
.countdown-curve {background-image: url('countdown-curve.png');width: 282px;height: 285px;z-index: 1;position: absolute;bottom: 0;left: 0;}
.image-right-content-curve {position: absolute;left: 0;-o-object-fit: cover;object-fit: cover;height: 100%;top: auto;z-index: 1;bottom: 0;}
.image-right-content {position: absolute;right: 0;-o-object-fit: cover;object-fit: cover;width: 100%;height: 100%;}
.overlay-image {position: absolute;background-color: rgba(0,0,0,.4);top: 0;left: 0;width: 100%;height: 100%;}
.poweredBy {position: absolute;right: 20px;z-index: 1;color: #fff;bottom: 20px; font-size:14px;}
.poweredBy a {color: #fff;text-decoration: underline !important;}
.poweredBy a {color: #fff !important;}
.btn-goLibrary {max-width: 560px;}
.btn-goLibrary-inner {position: relative;}
.btn-goLibrary .btn.btn-primary, .btn-goLibrary .btn.btn-primary:hover, .btn-goLibrary .btn.btn-primary:focus {width: 100%;background-color: #42a5f5 !important;border: 2px solid #3998e5 !important;font-size: 22px;font-weight: 600 !important;padding: 16px 106px 16px 30px;border-radius: 100px !important;box-shadow: 0 5px 26px rgba(66, 165, 245, 0.3);text-align: left;white-space: normal;}
.btn-goLibrary.btn:hover {opacity: 0.8 !important;}
.goLibrary-rightBtn {background-color: #3998e5;position: absolute;top: 2px;right: 0;width: 104px;border-top-right-radius: 100px;border-bottom-right-radius: 100px;bottom: 2px;}
.goLibrary-rightBtn img {max-height: 100%;height: 100%;}
.goLibrary-rightBtn::after {content: "";background-image: url('arrow_lib.png');background-repeat: no-repeat;background-position: right center;position: absolute;width: 80px;height: 28px;top: 50%;transform: translateY(-50%);right: 0;}
.find-anotherLibrary {margin-top: 20px;}
.find-anotherLibrary a {font-size: 15px;color: #a8a8a8;font-weight: 500;}
.find-anotherLibrary a img {padding-right: 4px;vertical-align: middle;}
.goSurpass #countdown svg {overflow: inherit;}
#countdown {position: relative;margin: auto;margin-top: 180px;height: 72px;width: 66px;text-align: center;}
#countdown-number {display: inline-block;line-height: 66px;color: #42a5f5;font-size: 25px;font-weight: 300;margin-left: -14px;}
#countdown svg {position: absolute;top: 0;right: 0;width: 72px;height: 72px;transform: rotateY(-180deg) rotateZ(-90deg);}
#countdown svg circle {stroke-dasharray: 251px;stroke-dashoffset: 0px;stroke-linecap: round;stroke-width: 3px;stroke: #a6d271;fill: none;-webkit-animation: countdown 5s linear 2 forwards;animation: countdown 5s linear 2 forwards;}
@-webkit-keyframes countdown {
  from {
    stroke-dashoffset: 0px;
  }
  to {
    stroke-dashoffset: 251px;
  }
}
@keyframes countdown {
  from {
    stroke-dashoffset: 0px;
  }
  to {
    stroke-dashoffset: 251px;
  }
}
/*
*/
@media (max-width:575px) {
	.btn-goLibrary .btn.btn-primary, .btn-goLibrary .btn.btn-primary:hover, .btn-goLibrary .btn.btn-primary:focus {font-size: 18px;line-height: 22px;padding: 10px 80px 10px 22px;}
	.find-anotherLibrary a {font-size: 15px;color: #fff;font-weight: 500;}
	.goLibrary-rightBtn::after {background-size: 60px; width: 60px;}
	.goLibrary-rightBtn {  width: 84px; }
}
@media (max-width:991px) {
.image-section { width: 100% }
.go-header-section::before, .image-right-content-curve { display: none; }
.countdown-curve { background-image:none; }
.search-form .main-title { color: #fff; }
.search-form .lead { color: #fff; }
.search-form { text-align: center;}
.go-search { margin: 0 auto; }
.overlay-image {  background-color: rgba(0,0,0,.6); }
.search-form .form-control { background-color: transparent; color: #fff; }
.btn-goLibrary { max-width: 560px;  margin: 0 auto; }
.countdown-curve { width: 100%; bottom: 8%; }
.poweredBy { width: 100%;  text-align: center; }
.fal-icon-mobile{display: none;}
.find-anotherLibrary a { color: #fff; }
}
@media (min-width: 992px){
	.fal-icon-mobile {display: none;}
}
.socialLogin .modal-header-inner{width:100%; text-align: center; padding: 0 0 10px 0;}
.socialLogin .modal-header-inner .modal-title{margin-bottom: 5px;}
#login-modal .modal-body {position:relative; flex: 1 1 auto; padding: 30px 20px 20px 20px;}
.singlelocation.font-adjust {
    font-size: 14px;
}
#emailConfirm .modal-dialog {
	width:30%;
}
.fileContainer ul.dropdown-menu li a {
    max-width: 100% !important;
    color: #666 !important;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;

}
#theme-list {
    margin-top: 10px;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 0 14px rgb(0 0 0 / 20%);
    margin-left: 0px;
    width: 100%;
    float: right;
}
#theme-list .themeIcon img {height: 60px;width: 100%;border-radius: 6px;}
#theme-list .themeIcon {float: left;width: 105px;margin: 8px;cursor: pointer;}
#theme-list .themeIcon p {font-size: 14px;line-height: 16px;font-weight: 500; color: #000; margin-top: 5px;}
#theme-list .theme-list-head {	background-color: #f7f7f7;	padding: 15px;border-radius: 6px 0 0 0;}
#theme-list .theme-list-head h3 {font-size: 18px; width: calc(100% - 15px);}
#theme-list .theme-list-head .btn-remove {	color: red !important;cursor: pointer;}
#theme-list .themeIcon .themeIcon-img {position: relative;}
#theme-list .themeIcon.active .themeIcon-img::after {position: absolute;content: '';left: 0;top: 0px;height: calc(100% - 14px);width: calc(100% - 14px);
background-color: rgba(0,0,0,0.15);margin: 7px;border: 2px solid #e4e6e7;border-radius: 4px;box-shadow: 2px 2px 4px rgba(0,0,0,0.1);}
#theme-list .themeIcon.active .themeIcon-img::before {position: absolute;content: '';background-image: url('theme-check.png');
left: calc(50% - 15px);top: 15px;height: 30px;width: 30px;background-size: contain;background-repeat: no-repeat;z-index: 9;}
.rotating-btn-main.change-theme-btn span {	padding: 11px 15px 11px 19px;}
.rotating-btn-main.edit-btn span {padding: 11px 15px 11px 13px;}
.background-disable.modal {background: rgba(0,0,0,1) !important;display: flex !important;align-items: center;}
.background-disable#login-modal::after {position: absolute;content: '';height: 100%;width: 100%;background-image: url('login-bg.jpeg');top: 0;left: 0;z-index: -1;opacity: 0.7;}
.background-disable#login-modal .modal-content {box-shadow: 0 0 40px rgba(0,0,0,0.3);}
#theme-list .manage-text-inner{float:none !important; padding:10px;}
/* customizable snowflake styling */
.snowflake {
  color: #fff;
  font-size: 1em;
  font-family: Arial, sans-serif;
  text-shadow: 0 0 5px #000;
}
@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}
@-webkit-keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}
@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}
@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}
.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}
.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}
.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}
.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}
.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}
.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}
.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}
.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}
.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}
.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}
.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}
.snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}
.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}
.snowflake:nth-of-type(12){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}
.snowflake:nth-of-type(13){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}
.snowflake:nth-of-type(14){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}
.snowflake:nth-of-type(15){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}
.snowflake:nth-of-type(16){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}
.snowflake:nth-of-type(17){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}
.snowflake:nth-of-type(18){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}
.snowflake:nth-of-type(19){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}
.google-img-main {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 100%;
    text-align: center;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
}
.google-inner {
	position: absolute;
	top: 50%;
	left: 40%;
	margin-left: 10%;
	transform: translate3d(-50%, -50%, 0);
	width:350px;
}
#googleError {
	padding: 20px 0 0 0;
	color: #333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 24px;
	clear: both;width: 100%;
	float: left;
}
a.rating-modal-btn small.star-count{position:absolute;bottom:0px;top:0px;right:-20px;}
.book-image.small-box{ width :80px; }
.book-box-info.small-box{ width: calc(100% - 80px); }
.book-image.small-box span.Placeholders{ padding :30px 0px; }
.book-image.small-box span.Placeholders .material-icons{ font-size:32px !important; }
.book-image.small-box img {height: 100px;width: 100px;min-height:unset;}
.opac-dropdownBar.detail-share-link{position:absolute; right:50px;}
.manage-view li.dragBox {
	background-image: linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
	background-position: left top, right bottom, left bottom, right top;
	-webkit-animation: border-dance 1s infinite linear;
	        animation: border-dance 1s infinite linear;
	background-color: #fff;
	margin: 25px 0px;
	position: relative;
}
#novelistData .novselect-app.extra-classy {
    background-color: transparent;
    font-family: inherit;
    max-width: 100%;
    margin: auto;
}
#novelistData .novselect-app.extra-classy .book-title {
    font-weight: 400;
}
#novelistData .novselect-app.extra-classy .tab-content {
    border: none;
    padding: 0px;
}
#novelistData .novselect-app.extra-classy .react-tabs__tab-list {
    border-bottom: none;
    margin: 0;
}
#novelistData .carousel-item {
    padding: 5px !important;
    height: auto !important;
    box-sizing: border-box;
    margin: 0px auto !important;
}
body .novselect-app.extra-classy .title-book-jacket {
    max-width: 100%;
}
body #NovTreeNodeContent td{padding:5px;}
#novelistData .novselect-app.extra-classy .record-title-image {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    border: 1px solid #e4e4e4;
}
#novelistData .novselect-app.extra-classy .tab-group {
    margin-top: 0px;
    margin-bottom: 13px;
    float: left;
    padding: 15px 20px;
    box-sizing: border-box;
    border-radius: 25px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
#novelistData .novselect-app.extra-classy .react-tabs__tab::after {
    transition: all 0.3s ease 0s;
    font-family: 'FontAwesome';
    content: "\f107";
    border-radius: 50%;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    text-align: center;
    padding: 6px 0;
    color: #fff;
    background: #BC9B64 none repeat scroll 0 0;
    font-size: 16px;
    position: absolute;
    left: unset !important;
    right: -5px;
    top: -2px;
}
#novelistData .novselect-app.extra-classy .react-tabs__tab.open::after {
    content: "\f106";
    padding: 4px 0;
}
#novelistData .novselect-app.extra-classy .react-tabs__tab {
    border: 0px solid transparent;
    border-bottom: none;
    bottom: 0px;
    position: relative;
    list-style: none;
    padding: 0px 0px;
    width: 100%;
    font-weight: 600;
    font-size: 1.125rem;
}
#novelistData .novselect-app.extra-classy .record-title {
    display: unset;
    flex-direction: unset;
}
#novelistData .novselect-app.extra-classy .carousel {
    margin-top: 10px;
    margin-bottom: 0px;
}
#novelistData .novselect-app.extra-classy .react-tabs__tab:focus, 
#novelistData .novselect-app.extra-classy .react-tabs__tab:hover, 
#novelistData .novselect-app.extra-classy .react-tabs__tab--selected {
    box-shadow: unset;
    color: #000;
}
#novelistData .novselect-app.extra-classy .title-book-jacket {
    height: 100%;
    max-height: 130px;
    max-width: 100%;
}
#novelistData h2.book-title a {
    color: #000;
}
#novelistData .novselect-app.extra-classy .carousel-header {
    display: unset;
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}
#novelistData .novselect-app.extra-classy .carousel-header h2 {
      font-size: 16px;
}
#novelistData .novselect-app.extra-classy .card {
    background: transparent;
    box-shadow: 0 0 10px #eaeaea;
    height: auto;
}
#novelistData .novselect-app.extra-classy .card-title {
    background-color: transparent;
    font-size: 16px;
    padding: 10px;
    border-color: rgba(0, 0, 0, 0.1);
}
#novelistData .novselect-app.extra-classy .card-content {
    padding: 10px;
}
#novelistData .novselect-app.extra-classy .card-footer {
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#novelistData .novselect-app.extra-classy .similar-authors-row-name {
    border-bottom: none;
    margin-top: 10px;
    color: #666;
    text-decoration: none;
}
#novelistData .novselect-app.extra-classy .similar-authors-row-icon {
    margin: 0 5px 0 10px;
    font-size: 20px;
}
#novelistData .novselect-app.extra-classy .similar-authors-row:hover .similar-authors-row-icon {
    color: #072a55;
}
#novelistData .novselect-app.extra-classy .similar-authors-row:hover {
    background: rgba(0, 0, 0, 0.1);
}
#novelistData .novselect-app.extra-classy .similar-series-view-content {
    padding: 10px;
}
#novelistData .novselect-app.extra-classy .similar-series {
    border-bottom: 5px solid #fff;
}
#novelistData .novselect-app.extra-classy .card-controls {
    background: #072a55;
    
}
#novelistData .novselect-app.extra-classy .content-title {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    color: #000;
    margin-bottom: 5px;
}
#novelistData .series-details-titles {
    max-height: unset !important;
}
#novelistData .novselect-app.extra-classy .scrollable-text {
    color: #666;
    padding-top: 3px;
}
body .novselect-app.extra-classy .carousel-nav-icon {
    height: 25px;
    min-width: 25px;
    width: 25px !important;
}
#novelistData .novselect-app.extra-classy .series-details-reasoning {
    font-size: 12px;
    max-height: unset;
    padding: 0 10px 15px 10px;
}
#novelistData .novselect-app.extra-classy .nov-button:active, #novelistData .novselect-app.extra-classy .nov-button {
    background-color: #bc9b64;
    border-radius: 2px;
    padding: 5px 10px;
    font-size: 13px;
    border: 1px solid #9b7c49 !important;
}
#novelistData .novselect-app.extra-classy .raised-text-box {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-size: 14px;
    box-shadow: none;
}
#novelistData .novselect-app.extra-classy .view-lexile-chart, 
#novelistData .novselect-app.extra-classy .view-accelerated-reader-chart,
#novelistData .novselect-app.extra-classy .article-list li,
#novelistData .novselect-app.extra-classy .reviews-link,
body .novselect-app.extra-classy .link-to-novelist {
    color: #2d77d3;
    text-decoration: underline;
}
#novelistData .novselect-app.extra-classy .current-title-accelerated-reader {
    padding: 10px;
    }
#novelistData .novselect-app.extra-classy .dropdown {
    height: 30px;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
    margin: 5px;
    text-align: center;
    padding: 0 20px 0px 5px !important;
    color: #274979;
}
#novelistData .novselect-app.extra-classy .input-field { 
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 5px 0px 5px !important;
    color: #274979;}
#novelistData .novselect-app.extra-classy .story-mixer-term {
    border: 1px solid #2d77d3;
    color: #2d77d3;
}
body .results-summary svg {
    width: 25px;
    padding-right: 5px !important;
}
#novelistData .novselect-app.extra-classy .story-mixer-term:hover, #novelistData .novselect-app.extra-classy .story-mixer-term-active {
    background-color: #2d77d3;
    color: white !important;
}
body .novselect-app.extra-classy .nov-modal {
    top: 10%;
    bottom: 10%;
    overflow: hidden;
    border-radius: 10px;
    left: 5%;
    right: 5%;
    border: 0px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
body .novselect-app.extra-classy .results-header-text {
    font-size: 16px;
    font-weight: 400;
    padding: 0px;
}
body .novselect-app.extra-classy .story-mixer-info .quote-box {
    border-radius: 5px;
    background-color: #34b7db;
    box-shadow: 2px 10px 20px 2px #34b7db57;
}
body .novselect-app.extra-classy .story-mixer-info .quote-box p.quote-text {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}
body .novselect-app.extra-classy .nov-overlay {
       background-color: rgba(0, 0, 0, 0.5);
}
body .novselect-app.extra-classy .nov-modal-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    background-color: rgba(255, 255, 255, 1);
    padding: 10px 15px;
}
body .novselect-app.extra-classy .nov-modal-link {
    font-size: 24px;
    margin-right: 0px;
}
body .novselect-app.extra-classy .nov-modal-content {
    padding: 15px;
}
body .novselect-app.extra-classy .book-title-small a {
    color: #000;
    font-weight: 400;
}
body .novselect-app.extra-classy .book-title-small {
    margin: 5px 0 0 0px;
}
body .novselect-app.extra-classy .record-title-lexile {
    font-size: 12px;
    color: #666;
}
body .novselect-app.extra-classy .carousel-item {
    padding: 5px;
    height: auto !important;
    box-sizing: border-box;
}
body .novselect-app.extra-classy .record-title {
    box-shadow: 0 0 10px #eaeaea;
    width: 100%;
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
    float: left;


}
body .novselect-app.extra-classy .record-title-image {
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid #e4e4e4;
}
.compact-list .book-image{ width:80px; }
.compact-list .book-image img { min-height: auto; }
.compact-list .book-box-info { width: calc(100% - 80px); }
.compact-list .Placeholders { padding: 20px 0; }
.compact-list .book-box .book-box-head { margin: 5px 0 0px 0px; }
.compact-list .material-icons {font-size: 48px !important;}
.width_H .location-hours .flex-cont{display:block;}
.width_H .location-hours .flex-cont .location-details{width:100%;border-radius: 0 3px 0 0 ; padding: 20px 20px 30px 75px;}
.width_H .location-hours .flex-cont .hours-details{width:100%;border-radius: 0 0 3px 3px; padding: 20px 20px 30px 75px;}
.width_H .location-hours .flex-cont .hours-details i{left:-10px !important; top:-10px;}
.width_H .location-details i { left: -10px;top: -10px;}
textarea.error{border-bottom: red 1px solid;}



/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/*VARIABLES
====================================================*/
/*Range*/
/*Spacing*/
/*Colors*/
/*Sizes*/
/*Animation*/
/*Icons*/
/*Disabled*/
/*CSS Star Rating Elements
=================================================================*/
/*HELPER*/
.center-all {
    display: flex;
    align-items: center;
    justify-content: center;
}
/*
Star element
==================================================================*/
.star {
    position: relative;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*
  Fill states
  ==================================================================*/
    /*
  Colors
  ==================================================================*/
    /*
  Icon Types
  ==================================================================*/
    /*
  Star Size
  ===================================================================*/
    /*
Disabled
=================================================*/
    /*
  Direction
  =================================================*/
}
.star svg, .star i {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-style: normal;
}
.star svg.star-half, .star svg.star-filled, .star i.star-half, .star i.star-filled {
    opacity: 0;
}
.star i {
    top: 1px;
    display: none;
}
.star.icon i, .rating.star-icon i {
    font-size: 25px;
    line-height: 25px;
}
.star.icon i.star-empty:before, .rating.star-icon i.star-empty:before {
    content: "☆";
}
.star.icon i.star-half:before, .rating.star-icon i.star-half:before {
    content: "★";
}
.star.icon i.star-filled:before, .rating.star-icon i.star-filled:before {
    content: "★";
}
.star.custom-icon i, .rating.star-custom-icon i, .rating.theme-kununu .star-container .star i {
    font-size: 18px;
    line-height: 18px;
}
.star.empty svg.star-half, .rating.hover:hover.value-1.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-1 .star-container .star svg.star-half, .rating.hover:hover.value-2.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-2 .star-container .star svg.star-half, .rating.hover:hover.value-3.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-3 .star-container .star svg.star-half, .rating.hover:hover.value-4.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-4 .star-container .star svg.star-half, .rating.hover:hover.value-5.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-5 .star-container .star svg.star-half, .rating.hover:hover.value-6.half .star-container .star svg.star-half, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-half, .rating.hover:hover.hover-6 .star-container .star svg.star-half, .star.empty svg.star-filled, .rating.hover:hover.value-1.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-1 .star-container .star svg.star-filled, .rating.hover:hover.value-2.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-2 .star-container .star svg.star-filled, .rating.hover:hover.value-3.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-3 .star-container .star svg.star-filled, .rating.hover:hover.value-4.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-4 .star-container .star svg.star-filled, .rating.hover:hover.value-5.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-5 .star-container .star svg.star-filled, .rating.hover:hover.value-6.half .star-container .star svg.star-filled, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-filled, .rating.hover:hover.hover-6 .star-container .star svg.star-filled, .star.empty i.star-half, .rating.hover:hover.value-1.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-1 .star-container .star i.star-half, .rating.hover:hover.value-2.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-2 .star-container .star i.star-half, .rating.hover:hover.value-3.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-3 .star-container .star i.star-half, .rating.hover:hover.value-4.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-4 .star-container .star i.star-half, .rating.hover:hover.value-5.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-5 .star-container .star i.star-half, .rating.hover:hover.value-6.half .star-container .star i.star-half, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-half, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-half, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-half, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-half, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-half, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-half, .rating.hover:hover.hover-6 .star-container .star i.star-half, .star.empty i.star-filled, .rating.hover:hover.value-1.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-1 .star-container .star i.star-filled, .rating.hover:hover.value-2.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-2 .star-container .star i.star-filled, .rating.hover:hover.value-3.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-3 .star-container .star i.star-filled, .rating.hover:hover.value-4.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-4 .star-container .star i.star-filled, .rating.hover:hover.value-5.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-5 .star-container .star i.star-filled, .rating.hover:hover.value-6.half .star-container .star i.star-filled, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-filled, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-filled, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-filled, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-filled, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-filled, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-filled, .rating.hover:hover.hover-6 .star-container .star i.star-filled {
    opacity: 0;
}
.star.empty svg.star-empty, .rating.hover:hover.value-1.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-1 .star-container .star svg.star-empty, .rating.hover:hover.value-2.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-2 .star-container .star svg.star-empty, .rating.hover:hover.value-3.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-3 .star-container .star svg.star-empty, .rating.hover:hover.value-4.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-4 .star-container .star svg.star-empty, .rating.hover:hover.value-5.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-5 .star-container .star svg.star-empty, .rating.hover:hover.value-6.half .star-container .star svg.star-empty, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star svg.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star svg.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star svg.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star svg.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star svg.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star svg.star-empty, .rating.hover:hover.hover-6 .star-container .star svg.star-empty, .star.empty i.star-empty, .rating.hover:hover.value-1.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-1:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-1:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-1:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-1:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-1:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-1:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-1 .star-container .star i.star-empty, .rating.hover:hover.value-2.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-2:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-2:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-2:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-2:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-2:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-2:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-2 .star-container .star i.star-empty, .rating.hover:hover.value-3.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-3:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-3:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-3:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-3:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-3:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-3:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-3 .star-container .star i.star-empty, .rating.hover:hover.value-4.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-4:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-4:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-4:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-4:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-4:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-4:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-4 .star-container .star i.star-empty, .rating.hover:hover.value-5.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-5:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-5:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-5:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-5:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-5:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-5:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-5 .star-container .star i.star-empty, .rating.hover:hover.value-6.half .star-container .star i.star-empty, .rating.value-0.half .rating.hover.star:hover.value-6:nth-child(1) .star-container .star i.star-empty, .rating.value-1.half .star-container .rating.hover.star:hover.value-6:nth-child(2) .star-container .star i.star-empty, .rating.value-2.half .star-container .rating.hover.star:hover.value-6:nth-child(3) .star-container .star i.star-empty, .rating.value-3.half .star-container .rating.hover.star:hover.value-6:nth-child(4) .star-container .star i.star-empty, .rating.value-4.half .star-container .rating.hover.star:hover.value-6:nth-child(5) .star-container .star i.star-empty, .rating.value-5.half .star-container .rating.hover.star:hover.value-6:nth-child(6) .star-container .star i.star-empty, .rating.hover:hover.hover-6 .star-container .star i.star-empty {
    opacity: 1;
}
.star.half svg.star-filled, .rating.value-0.half .star:nth-child(1) svg.star-filled, .rating.value-1.half .star-container .star:nth-child(2) svg.star-filled, .rating.value-2.half .star-container .star:nth-child(3) svg.star-filled, .rating.value-3.half .star-container .star:nth-child(4) svg.star-filled, .rating.value-4.half .star-container .star:nth-child(5) svg.star-filled, .rating.value-5.half .star-container .star:nth-child(6) svg.star-filled, .star.half svg.star-empty, .rating.value-0.half .star:nth-child(1) svg.star-empty, .rating.value-1.half .star-container .star:nth-child(2) svg.star-empty, .rating.value-2.half .star-container .star:nth-child(3) svg.star-empty, .rating.value-3.half .star-container .star:nth-child(4) svg.star-empty, .rating.value-4.half .star-container .star:nth-child(5) svg.star-empty, .rating.value-5.half .star-container .star:nth-child(6) svg.star-empty, .star.half i.star-filled, .rating.value-0.half .star:nth-child(1) i.star-filled, .rating.value-1.half .star-container .star:nth-child(2) i.star-filled, .rating.value-2.half .star-container .star:nth-child(3) i.star-filled, .rating.value-3.half .star-container .star:nth-child(4) i.star-filled, .rating.value-4.half .star-container .star:nth-child(5) i.star-filled, .rating.value-5.half .star-container .star:nth-child(6) i.star-filled, .star.half i.star-empty, .rating.value-0.half .star:nth-child(1) i.star-empty, .rating.value-1.half .star-container .star:nth-child(2) i.star-empty, .rating.value-2.half .star-container .star:nth-child(3) i.star-empty, .rating.value-3.half .star-container .star:nth-child(4) i.star-empty, .rating.value-4.half .star-container .star:nth-child(5) i.star-empty, .rating.value-5.half .star-container .star:nth-child(6) i.star-empty {
    opacity: 0;
}
.star.half svg.star-half, .rating.value-0.half .star:nth-child(1) svg.star-half, .rating.value-1.half .star-container .star:nth-child(2) svg.star-half, .rating.value-2.half .star-container .star:nth-child(3) svg.star-half, .rating.value-3.half .star-container .star:nth-child(4) svg.star-half, .rating.value-4.half .star-container .star:nth-child(5) svg.star-half, .rating.value-5.half .star-container .star:nth-child(6) svg.star-half, .star.half i.star-half, .rating.value-0.half .star:nth-child(1) i.star-half, .rating.value-1.half .star-container .star:nth-child(2) i.star-half, .rating.value-2.half .star-container .star:nth-child(3) i.star-half, .rating.value-3.half .star-container .star:nth-child(4) i.star-half, .rating.value-4.half .star-container .star:nth-child(5) i.star-half, .rating.value-5.half .star-container .star:nth-child(6) i.star-half {
    opacity: 1;
}
.star.filled svg.star-empty, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-empty, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-empty, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-empty, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-empty, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-empty, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-empty, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-empty, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-empty, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-empty, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-empty, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-empty, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-empty, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-empty, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-empty, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-empty, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-empty, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-empty, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-empty, .star.filled svg.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled, .star.filled i.star-empty, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-empty, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-empty, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-empty, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-empty, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-empty, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-empty, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-empty, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-empty, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-empty, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-empty, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-empty, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-empty, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-empty, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-empty, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-empty, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-empty, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-empty, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-empty, .star.filled i.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
    opacity: 0;
}
.star.filled svg.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) svg.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) svg.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) svg.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) svg.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) svg.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) svg.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) svg.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) svg.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) svg.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) svg.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) svg.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) svg.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) svg.star-filled, .star.filled i.star-filled, .rating.value-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.value-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.value-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.value-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.value-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.value-6 .star-container .star:nth-child(-n+6) i.star-filled, .rating.value-7 .star-container .star:nth-child(-n+7) i.star-filled, .rating.value-8 .star-container .star:nth-child(-n+8) i.star-filled, .rating.value-9 .star-container .star:nth-child(-n+9) i.star-filled, .rating.value-10 .star-container .star:nth-child(-n+10) i.star-filled, .rating.value-11 .star-container .star:nth-child(-n+11) i.star-filled, .rating.value-12 .star-container .star:nth-child(-n+12) i.star-filled, .rating.hover:hover.hover-1 .star-container .star:nth-child(-n+1) i.star-filled, .rating.hover:hover.hover-2 .star-container .star:nth-child(-n+2) i.star-filled, .rating.hover:hover.hover-3 .star-container .star:nth-child(-n+3) i.star-filled, .rating.hover:hover.hover-4 .star-container .star:nth-child(-n+4) i.star-filled, .rating.hover:hover.hover-5 .star-container .star:nth-child(-n+5) i.star-filled, .rating.hover:hover.hover-6 .star-container .star:nth-child(-n+6) i.star-filled {
    opacity: 1;
}
.star.default svg, .star-container .star svg {
    fill: #999;
}
.star.default i, .star-container .star i {
    color: #999;
}
.star.negative svg, .rating.hover:hover.hover-1 .star-container .star svg, .rating.hover:hover.hover-2 .star-container .star svg, .rating.value-0.half .star svg, .rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star svg, .rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star svg, .rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star svg, .rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star svg, .rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star svg {
    fill: #f03c56;
}
.star.negative i, .rating.hover:hover.hover-1 .star-container .star i, .rating.hover:hover.hover-2 .star-container .star i, .rating.value-0.half .star i, .rating.value-1.half .star-container .rating.value-0.star:nth-child(2) .star i, .rating.value-2.half .star-container .rating.value-0.star:nth-child(3) .star i, .rating.value-3.half .star-container .rating.value-0.star:nth-child(4) .star i, .rating.value-4.half .star-container .rating.value-0.star:nth-child(5) .star i, .rating.value-5.half .star-container .rating.value-0.star:nth-child(6) .star i {
    color: #f03c56;
}
.star.ok svg, .rating.hover:hover.hover-3 .star-container .star svg {
    fill: #ffc058;
}
.star.ok i, .rating.hover:hover.hover-3 .star-container .star i {
    color: #ffc058;
}
.star.positive svg, .rating.value-6 .star-container .star svg, .rating.value-7 .star-container .star svg, .rating.value-8 .star-container .star svg, .rating.value-9 .star-container .star svg, .rating.value-10 .star-container .star svg, .rating.value-11 .star-container .star svg, .rating.value-12 .star-container .star svg, .rating.hover:hover.hover-4 .star-container .star svg, .rating.hover:hover.hover-5 .star-container .star svg, .rating.hover:hover.hover-6 .star-container .star svg {
    fill: #7ed321;
}
.star.positive i, .rating.value-6 .star-container .star i, .rating.value-7 .star-container .star i, .rating.value-8 .star-container .star i, .rating.value-9 .star-container .star i, .rating.value-10 .star-container .star i, .rating.value-11 .star-container .star i, .rating.value-12 .star-container .star i, .rating.hover:hover.hover-4 .star-container .star i, .rating.hover:hover.hover-5 .star-container .star i, .rating.hover:hover.hover-6 .star-container .star i {
    color: #7ed321;
}
.star.svg i, .rating.star-svg i {
    display: none;
}
.star.svg svg, .rating.star-svg svg {
    display: flex;
}
.star.custom-icon svg, .rating.star-custom-icon svg, .rating.theme-kununu .star-container .star svg, .star.icon svg, .rating.star-icon svg {
    display: none;
}
.star.custom-icon i, .rating.star-custom-icon i, .rating.theme-kununu .star-container .star i, .star.icon i, .rating.star-icon i {
    display: flex;
}
.star.small, .rating.small .star {
    width: 10px;
    height: 9, 5px;
}
.star.small i, .rating.small .star i {
    font-size: 11px;
    line-height: 10px;
}
.star.medium, .rating.medium .star {
    width: 20px;
    height: 20px;
}
.star.medium i, .rating.medium .star i {
    font-size: 25px;
    line-height: 25px;
}
.star.large, .rating.large .star {
    width: 35px;
    height: 33.3px;
}
.star.large i, .rating.large .star i {
    font-size: 36px;
    line-height: 35px;
}
.star.disabled, .rating.disabled .star-container .star {
    opacity: 0.5;
}
.star.direction-rtl svg.star-half, .star-container.direction-rtl .star svg.star-half, .rating.direction-rtl .star-container .star svg.star-half, .star.direction-rtl i.star-half, .star-container.direction-rtl .star i.star-half, .rating.direction-rtl .star-container .star i.star-half {
    transform: scale(-1, 1);
}
.star.direction-ltr svg.star-half, .star-container.direction-ltr .star svg.star-half, .star.direction-ltr i.star-half, .star-container.direction-ltr .star i.star-half {
    transform: scale(1, 1);
}
/*
Label Element
===================================================================*/
.label-value {
    font-size: 18px;
    line-height: 18px;
    /*
  Sizes
  =================================================================*/
    /*
  Disabled
  =================================================*/
}
.label-value.small, .rating.small .label-value {
    font-size: 9.5px;
    line-height: 9.5px;
}
.label-value.medium, .rating.medium .label-value {
    font-size: 18px;
    line-height: 25px;
}
.label-value.large, .rating.large .label-value {
    font-size: 28px;
    line-height: 35px;
}
.label-value.disabled, .rating.disabled .label-value {
    opacity: 0.5;
}
/*
Star Container
==================================================================*/
.star-container {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
    transition: all 0.3s ease;
    /*
 Direction
 ===================================================*/
    /*
  Space
  ======================================================*/
}
.star-container + .star {
    margin-left: 5px;
}
.star-container .star {
    transition: all 0.3s ease;
}
.star-container .star svg, .star-container .star i {
    transition: all 0.3s ease;
}
.star-container svg {
    z-index: 2;
}
.star-container i {
    z-index: 1;
}
.star-container.direction-rtl, .rating.direction-rtl .star-container {
    direction: rtl;
}
.star-container.direction-ltr {
    direction: ltr;
}
.star-container.space-no, .rating.space-no .star-container {
    flex: 1 1 auto;
    justify-content: center;
}
.star-container.space-between, .rating.space-between .star-container {
    flex: 1 1 auto;
    justify-content: space-between;
}
.star-container.space-around, .rating.space-around .star-container {
    flex: 1 1 auto;
    justify-content: space-around;
}
/*
Rating Component
========================================================================= */
.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    /*Rating Value
  ====================================================*/
    /*Hover states
  ====================================================*/
    /*Half stars
  ====================================================*/
    /*Label Visible
  ====================================================*/
    /*Label Position
  ====================================================*/
    /*
  Direction
  ===================================================*/
    /* Star Type
  ====================================================*/
    /* Sizes
  ==========================================================*/
    /* Space
  ====================================================*/
    /* Static Color
    ====================================================*/
    /*Disabled
  ====================================================*/
    /*AnimationSpeed
 ====================================================*/
}
.rating.value-1 .star-container .star svg {
    fill: #f03c56;
}
.rating.value-1 .star-container .star i {
    color: #f03c56;
}
.rating.value-2 .star-container .star svg {
    fill: #f03c56;
}
.rating.value-2 .star-container .star i {
    color: #f03c56;
}
.rating.value-3 .star-container .star svg {
    fill: #ffc058;
}
.rating.value-3 .star-container .star i {
    color: #ffc058;
}
.rating.value-4 .star-container .star svg {
    fill: #7ed321;
}
.rating.value-4 .star-container .star i {
    color: #7ed321;
}
.rating.value-5 .star-container .star svg {
    fill: #7ed321;
}
.rating.value-5 .star-container .star i {
    color: #7ed321;
}
.rating.value-6 .star-container .star svg {
    fill: #7ed321;
}
.rating.value-6 .star-container .star i {
    color: #7ed321;
}
.rating.label-hidden .label-value {
    display: none;
}
.rating.label-visible {
    display: flex;
}
.rating.label-top {
    flex-direction: column;
}
.rating.label-top .label-value + .star-container {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
.rating.label-left .label-value {
    flex: 0 0 auto;
}
.rating.label-left .label-value + .star-container {
    margin-left: 5px;
    margin-right: 0;
}
.rating.label-right {
    flex-direction: row-reverse;
}
.rating.label-right .label-value + .star-container {
    margin-left: 0;
    margin-right: 5px;
}
.rating.label-bottom {
    flex-direction: column-reverse;
}
.rating.label-bottom .label-value + .star-container {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
}
.rating.direction-rtl {
    direction: rtl;
}
.rating.direction-ltr {
    direction: ltr;
}
.rating.color-default .star-container .star svg {
    fill: #999 !important;
}
.rating.color-default .star-container .star i {
    color: #999 !important;
}
.rating.color-ok .star-container .star svg {
    fill: #ffc058 !important;
}
.rating.color-ok .star-container .star i {
    color: #ffc058 !important;
}
.rating.color-positive .star-container .star svg {
    fill: #7ed321 !important;
}
.rating.color-positive .star-container .star i {
    color: #7ed321 !important;
}
.rating.color-negative .star-container .star svg {
    fill: #f03c56 !important;
}
.rating.color-negative .star-container .star i {
    color: #f03c56 !important;
}
.rating.immediately .star-container {
    transition: all none;
}
.rating.immediately .star-container .star {
    transition: none;
}
.rating.immediately .star-container .star svg, .rating.immediately .star-container .star i {
    transition: none;
}
.rating.noticeable .star-container {
    transition: all 0.3s ease;
}
.rating.noticeable .star-container .star {
    transition: all 0.3s ease;
}
.rating.noticeable .star-container .star svg, .rating.noticeable .star-container .star i {
    transition: all 0.3s ease;
}
.rating.slow .star-container {
    transition: all 0.8s ease;
}
.rating.slow .star-container .star {
    transition: all 0.8s ease;
}
.rating.slow .star-container .star svg, .rating.slow .star-container .star i {
    transition: all 0.8s ease;
}
/*theme modifiers
====================================================*/
.rating.theme-kununu {
    flex-direction: column;
    width: 78px;
}
.rating.theme-kununu .label-value,
.rating.theme-kununu .star-container {
    width: 100%;
}
.rating.theme-kununu .label-value {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px 6px 0 0;
    height: 50px;
    border: 1px solid #e9ecec;
    border-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #2f3940;
    letter-spacing: -1px;
    background-color: #f8f8f8;
}
.rating.theme-kununu .star-container {
    border-radius: 0 0 6px 6px;
    padding: 2px 0 4px 0;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: center;
    background-color: #99c613;
    border: 1px solid #99c613;
    border-bottom: 0px;
}
.rating.theme-kununu .star-container .star {
    height: 11px;
    width: 11px;
}
.rating.theme-kununu .star-container .star i {
    font-size: 11px;
    color: #fff;
    text-align: center;
}
.rating.theme-google-places .label-value {
    color: #e7711b;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 15px;
}
.rating.theme-google-places .star-container {
    width: 65px;
    margin-left: 2px;
}
.rating.theme-google-places .star-container .star i {
    font-size: 17px;
    color: #e7711b !important;
}
.rating.theme-google-places .star-container .star i.star-empty {
    opacity: 1 !important;
    color: #e1e1e1 !important;
}
.rating.theme-google-places .star-container .star i.star-empty:before {
    content: "★";
}
.rating.theme-google-places .star-container .star i.star-half {
    width: 7px;
    overflow: hidden;
}
.rating.theme-google-places .star-container .star i.star-half:before {
    content: "★";
}
.rating.theme-google-places .star-container .star i.star-filled:before {
    content: "★";
}
.rating.theme-rolling-stars .star-container .star {
    transition: transform 1s;
    transform: rotate(0deg);
}
.rating.theme-rolling-stars.value-1 .star-container .star:nth-child(-n+1) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-2 .star-container .star:nth-child(-n+2) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-3 .star-container .star:nth-child(-n+3) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-4 .star-container .star:nth-child(-n+4) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-5 .star-container .star:nth-child(-n+5) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-6 .star-container .star:nth-child(-n+6) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-0.half .star:nth-child(1), .rating.value-0.half .rating.theme-rolling-stars.value-0.star:nth-child(1) .star:nth-child(1), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(2) .star:nth-child(1), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(3) .star:nth-child(1), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(4) .star:nth-child(1), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(5) .star:nth-child(1), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-0.star:nth-child(6) .star:nth-child(1) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-1.half .star-container .star:nth-child(2), .rating.value-0.half .rating.theme-rolling-stars.value-1.star:nth-child(1) .star-container .star:nth-child(2), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(2) .star-container .star:nth-child(2), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(3) .star-container .star:nth-child(2), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(4) .star-container .star:nth-child(2), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(5) .star-container .star:nth-child(2), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-1.star:nth-child(6) .star-container .star:nth-child(2) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-2.half .star-container .star:nth-child(3), .rating.value-0.half .rating.theme-rolling-stars.value-2.star:nth-child(1) .star-container .star:nth-child(3), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(2) .star-container .star:nth-child(3), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(3) .star-container .star:nth-child(3), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(4) .star-container .star:nth-child(3), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(5) .star-container .star:nth-child(3), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-2.star:nth-child(6) .star-container .star:nth-child(3) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-3.half .star-container .star:nth-child(4), .rating.value-0.half .rating.theme-rolling-stars.value-3.star:nth-child(1) .star-container .star:nth-child(4), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(2) .star-container .star:nth-child(4), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(3) .star-container .star:nth-child(4), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(4) .star-container .star:nth-child(4), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(5) .star-container .star:nth-child(4), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-3.star:nth-child(6) .star-container .star:nth-child(4) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-4.half .star-container .star:nth-child(5), .rating.value-0.half .rating.theme-rolling-stars.value-4.star:nth-child(1) .star-container .star:nth-child(5), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(2) .star-container .star:nth-child(5), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(3) .star-container .star:nth-child(5), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(4) .star-container .star:nth-child(5), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(5) .star-container .star:nth-child(5), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-4.star:nth-child(6) .star-container .star:nth-child(5) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.rating.theme-rolling-stars.value-5.half .star-container .star:nth-child(6), .rating.value-0.half .rating.theme-rolling-stars.value-5.star:nth-child(1) .star-container .star:nth-child(6), .rating.value-1.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(2) .star-container .star:nth-child(6), .rating.value-2.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(3) .star-container .star:nth-child(6), .rating.value-3.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(4) .star-container .star:nth-child(6), .rating.value-4.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(5) .star-container .star:nth-child(6), .rating.value-5.half .star-container .rating.theme-rolling-stars.value-5.star:nth-child(6) .star-container .star:nth-child(6) {
    transition: transform 1s;
    transform: rotate(360deg);
}
.notifier__notification--material {
    border-radius: 3px;
    box-shadow: 0 0px 15px rgba(130, 167, 87, 0.52);
    cursor: default;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 15px;
}
.notifier__notification--material .notifier__notification-message {
  flex: 1;
  margin-top: 5px;
  margin-bottom: 0;
  vertical-align: top;
  line-height: 24px;
  font-size: 15px;
  color: #fff;
}
.notifier__notification--material .notifier__notification-button {
  display: inline-block;
  transition: opacity .2s ease;
  opacity: .5;
  margin-right: 0px;
  margin-left: 10px;
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0px;
  width: 32px;
  height: 32px;
  vertical-align: top;
}
.notifier__notification--material .notifier__notification-button:hover, .notifier__notification--material .notifier__notification-button:focus {
  opacity: 1;
}
.notifier__notification--material .notifier__notification-button:active {
  transform: scale(0.82);
  opacity: 1;
}
.notifier__container * {
  box-sizing: border-box;
}
.notifier__container-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.notifier__notification {
  display: flex !important;
  justify-content: space-between;
  position: fixed;
  width: 380px;
  visibility: hidden;
  z-index: 10000;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.notifier__notification--default {
  background-color: #444;
  color: #FFF;
}
.notifier__notification--default .notifier__notification-button-icon {
  fill: #FFF;
}
.notifier__notification--error {
  background-color: #D9534F;
  color: #FFF;
}
.notifier__notification--error .notifier__notification-button-icon {
  fill: #FFF;
}
.notifier__notification--info {
  background-color: #5BC0DE;
  color: #FFF;
}
.notifier__notification--info .notifier__notification-button-icon {
  fill: #FFF;
}
.notifier__notification--success {
  background-color: #a6d271;
  color: #FFF;
}
.notifier__notification--success .notifier__notification-button-icon {
  fill: #FFF;
}
.notifier__notification--warning {
  background-color: #F0AD4E;
  color: #FFF;
}
.notifier__notification--warning .notifier__notification-button-icon {
  fill: #FFF;
}
notifier-container{
    position: absolute;
}
/*********** LIBRARY CARD **************/
.textalign{
    text-align: center;
}
.lib-card{
display: block; 
margin-left: auto; 
margin-right: auto; 
width: 300px;
}
.id-card{
width: 300px;
min-height: 400px;
background: #ffffff;
padding: 15px 10px;
position: relative;
border-radius: 6px;
box-shadow: 5px 5px 10px rgb(0 0 0 / 20%);
}
.profile-image {
margin-bottom: 15px;
width: 140px;
height: 140px;
display: block;
-o-object-fit: cover;
   object-fit: cover;
/* border: 5px solid #fff; */
margin-left: auto;
margin-right: auto;
/* box-shadow: 4px 4px 10px rgb(0 0 0 / 25%); */
margin-top: 15px;
border-radius: 6px;
}
.lib-name{
background-color: #eee;
  padding: 15px 10px; 
  margin: -15px -10px 0;
  font-size: 16px;
  border-radius: 8px 8px 0 0;
}
.barcode-main h5{margin: 0 !important;}
.barcode-main{
/* background-color: #eee; */
  padding: 10px 0;
  border-radius: 4px;
  margin-bottom: 10px;
}
#library-card-modal .modal-dialog{
    width: 300px;
    margin: 0 auto;
    top: 50px;
}
#library-card-modal .modal-body {
    padding: 15px 0;
}
#library-card-modal{
    padding-right: 0!important;
}
.library-mobile{
    display: none ;
}
.library-profile{
    display: block ;    
}
.photo_box_text {
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-dark {
	background-color: #3a444e;
}
.bg-pink {
	background-color: #f06292;
}
.bg-purple {
	background-color: #ab47bc;
}
.bg-mint {
	background-color: #26a69a;
}
.bg-gray-dark {
	background-color: #cbd7da;
}
.library-profile-mobile{
    display: none !important;
}
@media (max-width:991px) {
    
}
@media (max-width:575px) {
    /* .profile-image {
        width: 100px;
        height: 100px;
    } */
    /* .library-mobile{
        display: block ;
    }
    .library-profile{
        display: none; 
    } */

    .id-card {
        width: 100%;
        min-height: calc(100vh - 80px);
    }

    .lib-card {
        width: 100%;
    }
    #library-card-modal .modal-dialog {
        width: 100%;
        padding: 0 15px;
    }
    
    .id-card-inner {
        height: calc(100vh - 150px);
        padding: 0;
        display: flex;
        align-items: center;
        min-height: 400px;
    }

    .library-mobile{
        display: block;
    }
    .library-profile{
        display: none !important; 
    }
    .library-profile-mobile{
        display: block !important;
    }
}
button[id*="imageManager-"]{
    display:none !important;
  }
/*********** LIBRARY CARD **************/
/* button#imageManager- */
.example-list{
    overflow: visible;
}
/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/vendor/bootstrap/css/bootstrap.min.css ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::after,.was-validated .custom-file-input:valid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::after,.was-validated .custom-file-input:invalid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0,0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*# sourceMappingURL=bootstrap.min.css.map */
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/vendor/bootstrap/css/bootstrap-reboot.css ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/vendor/font-awesome/css/font-awesome.min.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fontawesome-webfont.eot?v=4.7.0');src:url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/css/responsive.css ***!
  \***********************************************************************************************************************************************************************************************************************/
@supports( -webkit-text-size-adjust:none ) and ( not (-ms-accelerator:true) ) {
 html {
background-attachment: scroll !important;
}
}
@media (max-width: 1366px) {
main {
     overflow: hidden; 
    width: 100%; 
}
.width_H .closeDays span.fc-day-number, .closeDays span.fc-day-number, .width_H .fc-today span.fc-day-number {
	padding: 5px 10px;
}
.grid-sizer, .grid-item {
	width: 50%;
}
nav.navbar .main-nav li a {
	padding: 12px 19px;
}
.hero-home {
	padding: 300px 0 80px;
}
}
@media (max-width: 1279px) {
nav.navbar .main-nav li a {
	padding: 12px 14px;
}
}
@media (min-width: 1200px) {
header { float: left; }
}
@media (max-width: 1199px) {
header { float: unset !important; }
.book-detail .book-box-bottom-btn {
	width: 100%;
	text-align: left;
}
.header.inner .top-nav ul li {
	margin: 0px 0px;
}
.header .library-logo .search-main-input.locations .sel__placeholder, .header .library-logo .search-main-input.locations .sel.active .sel__placeholder {
	font-size: 14px;
	line-height: 22px;
}
.explore-page .book-cover {
	height: 90px;
	max-width: 90px;
}
.styled-checkbox:checked + label::after {
	top: 1px;
}
.hero-home {
	padding: 250px 0 80px;
}
nav.navbar .main-nav li a {
	font-size: 14px;
	padding: 12px 10px;
}
.top-navbar-main {
	padding-left: 300px;
}
body header .library-logo {
	width: 300px;
}
.library-logo h1 {
	font-size: 16px;
	line-height: 24px;
}
img.library-name {
}

.book-box .book-box-head {
	width: 100%;
}
.my-account .book-box .book-box-head {
    width: auto;
}
.book-box-bottom .btn.btn-primary.btn-sm.pull-right {
	float: left;
}
.book-box-bottom .btn.btn-dander.btn-sm.pull-right {
	float: left;
}
footer.main-footer .copyrights { overflow: hidden; }

}
@media (max-width: 991px) {

.editwidgets-image-lg{display: none;}
.editwidgets-image-xs{display: block;}


footer.main-footer .brand {
    margin-bottom: 15px;
    float: left;
   }



#profileLi {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 18px 0 15px 0;
}
.explore-page .book-cover {
	height: 160px;
	max-width: 160px;
}
.hero-home {
	padding: 150px 0 80px;
}
.location-details, .hours-details {
	min-height: 225px;
}
section.search-block .form-holder {
	padding: 1.5rem 1rem;
}
.limit-more-main {
	float: left;
	margin-top: 20px;
}
.unstyled {
	padding: 0 18px 0 0px;
}
.top-nav ul li {
	padding: 0px 13px;
	margin: 22px 0;
}
nav.navbar .main-nav li a {
	font-size: 13px;
	padding: 12px 0;
}
.top-nav {
	padding-right: 70px;
}

.navbar-collapse {
	align-items: center;
	position: absolute;
	top: -1px;
	width: 100%;
	z-index: 9;
}
nav.navbar .main-nav {
	display: inline !important;
	float: left;
}
nav.navbar .main-nav li {
	float: left;
	width: 14.2%;
}
.hero-text h1 {
	font-size: 3rem;
	line-height: 3.0rem;
}
.hero-text h1 span {
	font-size: 2rem;
}


footer.main-footer ul.social-icons {
	float: right;
}
footer.main-footer .copyrights div[class*="col-"] {
	text-align: center !important;
}
section.search-block .form-group input {
	width: 100%;
}
section.search-block .form-group .submit {
	width: 100%;
	position: static;
	margin-top: 15px;
}
section.widgets.book-detail {
	padding: 0 5rem;
}
.book-detail .book-image-main {
	width: 260px;
}
.book-detail .book-box-info {
	width: calc(100% - 260px);
}
.book-detail .book-box .book-box-head {
	font-size: 24px;
	line-height: 30px;
}
.book-detail .book-box-info .author {
	font-size: 16px;
	margin: 5px 0;
}
.book-detail .book-box-info .publisher {
	font-size: 14px;
	line-height: 22px;
}
.book-detail .book-box .description {
	color: #1c1c1c;
	font-size: 13px;
	line-height: 22px;
}
/*.inner-page .hero-home { padding: 100px 0; }*/
.book-detail .avail-detail p {
	font-size: 16px;
}
.book-detail .avail-detail p i {
	font-size: 16px;
	margin: 0px 5px 0 0;
}
.book-detail .info-text-left {
	margin-top: 10px;
}
.book-detail .book-box-bottom-btn {
	float: left;
}
.book-detail-tab ul.nav-pills li.nav-item a {
	font-size: 15px;
	padding: 10px 5px;
}
.book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {
	top: 36px;
}
.awards-honors .one-clum-block .multi-year li {
	width: 24%;
}
.my-account .myaccount-info-left {
    width: calc(100% - 160px);
    padding-right: 15px;
}
.my-account .myaccount-info-right {
    width: 160px;
}
.my-account .book-box-info {
    width: calc(100% - 110px);
    padding-left: 15px;
}
.my-account .book-image {
    width: 110px;
}
.my-account .book-image img {
    min-height: 150px;
}



.goSurpass .image-section {width: 100%;height: 55%;top: 0;}

.goSurpass .section-two .image-section {height: 45%;}

.goSurpass .go-left-section {margin-top: 450px;margin-bottom: 50px;}

.goSurpass .section-one .go-left-section { margin-top: 400px;}

.goSurpass .search-form .main-title {color: #212529;margin-top: 80px;}

.goSurpass .section-one .search-form .main-title {margin-top:0px;}

.goSurpass .find-anotherLibrary a {color:#a8a8a8}

.goSurpass .image-section::after {background-image: url('curve-bottom-img.png');position: absolute;content: "";width: 100%;
height: 103px;bottom: -1px;left: 0;background-size: contain;background-repeat: no-repeat;background-position:left bottom;}

.goSurpass .countdown-curve {bottom: auto;}

.goSurpass #countdown svg{overflow: inherit;}

.goSurpass .poweredBy ,.goSurpass .poweredBy a {color: #a8a8a8 !important; right: 0px;}

.goSurpass .search-form .lead {color: #8c8c8c;}

.go-search {margin: 0 auto 20px;}

.find-anotherLibrary {  margin-bottom: 20px ;}

.goSurpass .section-two .go-left-section {margin-top: 390px;}

.goSurpass .section-two .countdown-curve {height: 420px;}

}
@media (max-width: 767px) {

.back-btn-break{width: 100%;float: left;margin-top:10px; }

.editwidgets-image-xs .editwidgets-image {	margin: 15px 0 10px 0;}

.my-account .myaccount-info-left {    width: calc(100% - 0px);    padding-right: 0px;}

.my-account .myaccount-info-right {    width: 100%;    margin-top: 5px;}

.top-navbar-main .navbar-collapse {	z-index: 9999999;}

.location-hours .flex-cont {	display: block;}

.author-profile-pic {	width: 100px;	height: 100px;}

.author-profile-text {	width: calc(100% - 130px);}

.search-main-thumbnails .thumbnails-btn {	width: 88px;}

.header .library-logo .search-main-input.locations .sel__placeholder, .header .library-logo .search-main-input.locations .sel.active .sel__placeholder {
	font-size: 15px; padding-top: 1px;}

.header .library-logo .locationdropdown-home .search-main-input.locations {	border-top: none;}

img.library-name {	width: 45px;}

.carousel section.widgets.popular-titles {	padding: 30px 0em 30px 0em;}

.explore-page .book-cover {	height: 120px;	max-width: 120px;}

.top-nav ul li:first-child {	border-left: none;}

.search-main-input.locations .sel__box {	right: unset;	left: 0;}

.navbar {	position: unset !important;}

.book-detail-tab ul.nav-pills li.nav-item a {	font-size: 15px;	padding: 10px 5px;}

.book-detail-tab .slick-list {	padding-right: 30px;	padding-left: 30px;}

body .book-detail-tab .carousel.tabs button.slick-arrow.slickArrowpre {	left: 0px !important;}

body .book-detail-tab .carousel.tabs button.slickArrownxt.slick-arrow {	right: 0px !important;}

.grid-sizer, .grid-item {	width: 100%;}

.setup.book-detail-tab .tab-content {	padding: 20px;}

.setup.book-detail-tab ul.nav-pills li.nav-item a {	font-size: 14px;	padding: 7px 11px;}

.setup.book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {	top: 30px;}

.awards-honors .one-clum-block .multi-year li {	width: 32%;}

.location-details {	min-height: unset;	padding: 20px 20px 30px 80px;	width: 100%;border-radius: 0px;}

.location-details i {	left: -10px;	top: -10px;}

.hours-details i {	right: -10px;	top: -10px;}

.hours-details {	min-height: unset;	padding: 20px 80px 20px 20px;	width: 100%;border-radius: 0 0 3px 3px;}

ul.event-notes {	margin: 20px;}

body header .library-logo {	height: auto;width: 100%;position: relative;z-index: 1000;}

body .library-logo h1 {	font-size: 15px;	margin-top: 0px;	line-height: 17px;}

img.library-name {	margin-right: 10px;}

.top-nav {	padding-right: 0;	text-align: left;}

.top-nav ul li {	float: left;	height: 45px;	padding: 6px 5.3px;}

.top-nav ul {	width: auto;}

.top-nav ul li:last-child {	border-right: medium none;}

.top-nav ul li a {	padding: 6px 0;}

nav.navbar .main-nav li a {	font-size: 13px;	padding: 10px 0;	border-bottom: 1px solid #f0f0f0;}

.dropdown-menu.dropdown-menu-right {	z-index: 999999;}

.top-nav ul {	margin: auto;	width: 354px;}

nav.navbar .navbar-toggler span {	margin: 6px;	width: 27px;}

.navbar button.navbar-toggler {	height: 62px;	padding: 12px 9px !important;	right: 0;	top: 0px !important;	width: 62px;}

.navbar-collapse {	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);	top: 62px; z-index: 999;}
.inner-page .navbar-collapse { top: 68px; }

nav.navbar {	display: inherit;}

nav.navbar .main-nav li {	width: 100%;}

.search-results-main {	margin-top: 30px;}

.book-detail .book-box-info, .book-detail.review-detail .book-box-info {padding: 20px 0 0 0;width: calc(100% - 0px);}

.book-detail .book-image-main {	float: none;margin: auto;max-width: 310px;padding: 0;width: unset;}

.book-detail .book-image-main .book-image {	margin: 0px;}

section.widgets.book-detail {padding: 0 1rem;}

.manage-ui {position: relative;	right: unset;text-align: center;top: unset;	width: 100%;z-index: 999;padding-bottom: 20px;}

.prev-next-main .carousel-control.left {left: -0px;}

.prev-next-main .carousel-control.right {right: -0px;}

.prev-next-main .carousel-control {	font-size: 24px;top: 235px;}

.Carousel-main {padding: 0 40px;}

.goSurpass .go-search button {top: 13px;right: 16px;width: 35px;}

.goSurpass .go-left-section .search-form .form-control {height: 48px;padding-left: 20px;padding-right: 50px;font-size: 16px;}

.goSurpass .go-left-section {margin-top: 520px;}

}
@media (max-width: 600px) {
.widgets.recent-reviews {
	padding-left: 30px;
	padding-right: 30px;
}

.recent-reviews .carousel .slick-arrow {
	height: 45px;
	width: 45px;
}
.recent-reviews .carousel .slickArrowpre.slick-arrow i {
	right: 9px;
	top: 7px;
}
.recent-reviews .carousel .slickArrowpre.slick-arrow {
	left: -64px;
}
.recent-reviews .carousel .slickArrownxt.slick-arrow {
	right: -64px;
}
.recent-reviews .carousel .slickArrownxt.slick-arrow i {
	left: 9px;
	bottom: 7px;
}
.recent-reviews .slick-slide {
	padding-right: 15px;
	padding-left: 15px;
}
.search-tab li a {
	font-size: 12px;
	padding: 0.4rem 0.5rem;
}
section.search-block .form-holder {
	padding: 1rem 0.7rem;
}
.unstyled {
	margin-right: 10px;
	padding: 0 10px 0 0;
}
.limit-more-main {
	float: left;
	margin-top: 20px;
	font-size: 12px;
}
label.search-label {
	margin: 3px 7px 0 0;
}
.switchToggle label {
	width: 60px;
}
.styled-checkbox + label::before {
	height: 18px;
	margin-right: 7px;
	width: 18px;
}
.calendar-block {
	padding: 15px;
}
.calendar-title {
	border-bottom: 1px solid #f3f3f4;
	font-size: 18px;
	padding-bottom: 0.933rem;
}
span.year {
	color: #8c8c8c;
	font-size: 0.875rem;
	font-weight: 400;
	padding: 4px 0 0;
}
.calendar th, .calendar td {
	line-height: 2.5;
}
.calendar-body {
	font-size: 0.8125rem;
}
.calendar-body th, .calendar-body td {
	padding: 6px;
}
.library-note {
	font-size: 1.35rem;
	padding: 15px;
}
main {
	padding: 0 10px;
}
/*.widgets.recent-reviews{ overflow: hidden; }*/
}
@media (max-width: 575px) {
.search-reviews-form {
	padding: 15px;
}
.autoSuggesstions {
	top: 42px;
}
.search-main-input .sel__box {
	width: calc(100% + 22px);
}
.manage-view .hero-home .editLogobannerMain {
	right: 6px;
	bottom: 95px;
}
.search-main-input .sel__placeholder {
	font-size: 13px;
	text-align: right;
}
.search-main-input .sel {
	width: 88px;
	margin: 7px 0;
	padding: 2.5px 20px 2.5px 0;
}
.search-main-input .sel::before {
	top: 2px;
	right: 5px;
}
.search-input {
	width: calc(100% - 129px);
	padding: 5px 0 5px 10px;
	font-size: 16px;
	height: 40px;
}
#searchForm .search-main-input-right .search-btn {
	font-size: 20px;
	padding: 5px 10px 5px 10px;
}
.search-main-tab-bottom .limit-btn {
	font-size: 13px;
	margin-top: 5px;
}
.search-main-tab-bottom .advanced-btn {
	font-size: 13px;
	margin-top: 5px;
}
.page-heading {
	font-size: 24px;
}
.text-heading {
	font-size: 18px;
	margin-bottom: 10px;
}
.container.inner .hero-text h1 {
	font-size: 24px;
}
.book-image img {
	float: none;
}
.book-image {
	margin: 0 auto !important;
	width: 170px !important;
}
.find-reviews-form {
	padding: 15px;
}
.hero-text h1 {
	font-size: 2.5rem;
	line-height: 3rem;
}
.hero-text h1 span {
	font-size: 1.5rem;
	line-height: 2rem;
}
.hero-home {
	padding: 70px 0 80px;
}
.location-hours .dot-divdr {
	margin: 0px 0 50px;
}
.location-details i {
	left: -5px;
	top: -4px;
	height: 50px;
	width: 50px;
	font-size: 26px;
}
.hours-details i {
	right: -5px;
	top: -4px;
	height: 50px;
	width: 50px;
	font-size: 26px;
}
.location-details {
	padding: 20px 20px 25px 64px;
}
.hours-details {
	padding: 15px 55px 15px 15px;
}
.widgets.recent-reviews {
	text-align: center;
}
.book-cover-info {
	float: left;
	padding: 20px 0 0 0;
	width: 100%;
}
.explore-block {
	padding: 0.5rem;
}
.widgets.bread-crumbs li {
	font-size: 12px;
	padding: 7px 29px 7px 0px;
}
.reading-lists .book-cover-info {
	padding: 10px 0 0 0px;
	width: calc(100% - 0px);
	text-align: center;
}
.book-box-bottom-btn {
	float: left;
}
.book-box-info {
	width: calc(100% - 0px);
	padding-left: 0px;
	padding-top: 10px;
}
.book-image {
	margin: 0 10%;
	width: 80%;
}
.book-detail .book-image-main {
	padding: 0 30px;
}
.prev-next-main .carousel-control {
	top: 175px;
}
.widgets.recent-reviews .reviews-carousel-main h2 {
    padding: 0 16px;
}

.my-account .book-box .book-box-head {
	width: 100%;
}
.my-account .book-box-info {
	width:100%;padding-left: 0px;
}
.my-account .book-image img {
	min-height: 200px;
}
.my-account .book-image {
	float: left !important;
}


}
@media (max-width: 1800px) {
.carousel .book-cover {
	height: 307px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 380px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 348px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 278px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 278px;
}
.Carousel-mainTab.NW .book-cover {
	height: 248px;
}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {
    top: 132px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 14px;
}

.library-logo h1 {
	font-size: 16px;
	line-height: 21px;
	margin-top: 0px;
}
.inner-page .library-logo h1 {
	margin-top: 0px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 147px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 158px;
}
}
@media (max-width: 1600px) {
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 135px;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	font-size: 12px;
	padding: 10px 7px;
}
.inner-page .header.inner .Inner-search-limit .advanced-btn, .inner-page .header.inner .Inner-search-limit .limit-btn {
	margin: 6.5px 0px 6.5px 0px;
	font-size: 13px;
	padding: 0 5px;
}
.inner-page .header.inner .Inner-search-limit {
	padding: 7.5px 5px;
}
.inner-page .header.inner .header.inner .top-nav {
	padding: 20px 10px 0 0;
}
.inner-page .header.inner .library-logo {
	width: 360px;
}
.inner-page .header.inner .top-navbar-main {
	padding-left: 355px;
}
.inner-page .header.inner .search-main-input {
	width: calc(100% - 162px);
}
.inner-page .header.inner .top-search .search-main-input .sel {
	padding: 4px 20px 4px 0;
	width: 105px;
}
.inner-page .header.inner .search-main-input .sel {
	font-size: 13px;
}
.inner-page .header.inner .search-main-input .sel::before {
	right: 0px;
}
.inner-page .header.inner .search-input {
	width: calc(100% - 170px);
	font-size: 16px;
}
.inner-page .header.inner .BasicSearch-btn {
	margin: 8px 10px 0 0;
}
.carousel .book-cover {
	height: 255px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 316px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 300px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 235px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 238px;
}
.Carousel-mainTab.NW .book-cover {
	height: 205px;
}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {
    top: 98px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 12px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 121px;
}
}
@media (max-width: 1400px) {
.login-patron .manage-ui-block {
	top: 89px;
}
.thumbnail-view .book-box-bottom-btn .btn {
	font-size: 11px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 131px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 118px;
}
.header.inner .library-logo {
	height: calc(100% - 44px);
}

nav.navbar .main-nav li a {
	font-size: 13px;
	padding: 12px 0px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 225px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 230px;
}
.Carousel-mainTab.NW .book-cover {
	height: 195px;
}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {
    top: 98px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 11px;
}
.carousel .book-cover {
	height: 247px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 306px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 286px;
}
}
@media (max-width: 1365px) {
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 110px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 122px;
}
.inner-page .header.inner .BasicSearch-btn {
	margin: 0px 0px 0px 0;
	position: absolute;
	z-index: 9;
	top: 45px;
	right: 15px;
}
.header.inner .search-main-tab-bottom .tab-content {
	padding-top: 33px;
}
.carousel .book-cover {
	height: 232px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 287px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 268px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 206px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 207px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 15px;
}
}
@media (max-width: 1280px) {
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 177px;
}
.carousel .book-cover {
	height: 364px;
}
.detail .slick-slide .review-text {
	padding: 5px 80px 0;
}
}
@media (min-width: 1199px) and (max-width: 1299px) {
.inner-page .header.inner .search-block #searchForm label {
    font-size: 13px; line-height: 15px;
}
}
@media (max-width: 1270px) {
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 161px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 162px;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	font-size: 11px;
	padding: 10px 5.3px;
}
.carousel .book-cover {
	height: 333px
}
.search-results-main .thumbnail-view .book-cover {
	height: 264px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 285px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 286px;
}
}
@media (max-width: 1199px) {

.manage-view .hero-home .editLogobannerMain {right: 8px;}

.library-logo .editwidgets-image .btn-file-main {
	margin: 10px 0 0px 0px;
}
.header.inner .top-navbar-main {
	min-height: 99px;
}
.footer-nav li a {
	margin: 0 10px;
	padding: 15px 5px 0px 5px;
}

.avail-detail {
	width: 100%;
}
.header.inner .top-nav {
	padding: 10px 15px 0px 0;
}
.header.inner .top-nav ul li#profileLi {
	min-width: unset;
	padding: 0px 7px 0px 0;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 0px;
}
.login-patron .header.inner .top-nav ul li a {
	padding: 0px 0 0px 0 !important;
}

.login-patron .header.inner .top-nav {
	padding: 10px 15px 7px 0;
}
.login-patron .header.inner .top-nav ul li#profileLi {
	padding: 0px 5px 0px 0px;
	margin-bottom: 0px;
}
.header .library-logo .search-main-input.locations .sel__box {
	width: 230px;
	top: 54px;
}
img.library-name {
	width: 50px;
}
.library-logo.logo-exists h1 {
	width: calc(100% - 60px);
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 127px;
}
.library-logo h1 {
	font-size: 14px;
	margin-top: 0px;
	line-height: 21px;
}
.locationdropdown-inner {
	float: left;
	border-right: 1px solid #eee;
	padding-right: 5px;
	margin: 6px 0 0 15px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel::before {
	top: 0px;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel {
	float: left;
	border-top: none;
	padding: 0px 20px 0px 0;
}
.top-navbar-main {
	padding-left: 260px;
}
body header .library-logo {
	width: 260px;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	font-size: 12px;
	padding: 10px 11px;
}
.inner-page .header.inner .top-search {
	width: calc(100% - 0px);
}
.header.inner .top-search {
	padding: 10px 0 0px 0;
}

.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 322px;
}
.carousel .book-cover {
	height: 333px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 251px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 215px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 220px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 11px;
}

}
@media (max-width: 991px) {

.login-patron .manage-ui-block {
    max-width: 345px;}
.manage-view .widgets.bread-crumbs ul.list-bread-crumbs{margin: 0px 40px 10px 0px;}

.manage-view .bread-crumbs-exploreBtn{margin-bottom: 10px;}

.manage-view .hero-home .editLogobannerMain {   right: 5px; }

.modal-body .form-group label.radio-input {	margin-right: 0px !important;	margin-bottom: 5px !important;	width: 100%;}

.header.inner .top-nav {padding: 10px 65px 0px 0;}

.inner-page .header.inner .top-nav {padding: 6px 65px 0px 0;}

.no-record-found.awards-no-record {	max-width: 685px;}

.awards-no-record p {width: calc(100% - 70px);}

.login-patron .manage-ui-block {top: 78px;}

.login-patron .top-nav ul li {padding: 3px 10px 3px 10px;}

.top-nav ul li {margin: 20px 0;}

.footer-nav li a {margin: 0 10px;padding: 15px 0px 0px 0px;font-size: 14px;}

.hours-details ul {font-size: 15px;}

.login-patron .inner-page .header.inner .top-nav ul li {padding: 3px 5px 3px 5px !important;margin: 0 !important;}

.internalerror-page {background-size: auto 500px;}

.internalerror-page h2 {font-size: 45px;}

.BasicSearch-btn {position: absolute;right: 0px;margin: 0;bottom: -30px;}

.nav-tabs-head {position: relative;}

.nav-tabs-head {margin-bottom: 20px;}

.locationdropdown-home-page .top-nav .locationdropdown-home {padding-top: 25px;}

.no-record-found {max-width: 410px;}

button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {	top: 175px;}

.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 120px;
}
.no-record-found p {
	font-size: 30px;
}
.no-record-found img {
	max-width: 46px;
}
.locationdropdown-inner {
	margin: 17px 0 0 15px;
}

.top-navbar-main {
	padding-left: 0px;
}
.header.inner nav.navbar .main-nav {
	width: 100%;
	box-shadow: 0px 12px 16px -8px rgba(0, 0, 0, 0.1);
}
.inner-page .header.inner .library-logo {
	width: 250px;
}
.inner-page .header.inner .top-navbar-main {
	padding-left: 245px;
}
.header.inner nav.navbar .navbar-toggler span {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	height: 2px;
	margin: 3px;
	transition: all 0.2s ease 0s;
	width: 17px;
}
.inner-page .header.inner .top-nav ul li {
	margin: 2px 0 0px 0;
}
.login-patron .header.inner .navbar button.navbar-toggler {
	top: -37px;
}
.header.inner .navbar button.navbar-toggler {
	border-radius: 3px;
	padding: 4px 6px;
	right: 16px;
	top: -32.5px;
}

.login-patron .header.inner .top-nav {
	padding: 10px 60px 8px 0;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	font-size: 11px;
	padding: 10px 6px;
}
.header.inner .library-logo {
	height: calc(100% - 0px);
}
.widgets.browse-shelf.NW .book-cover {
	height: 202px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 208px;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 10px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 526px;
}
.carousel .book-cover {
	height: 360px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 290px;
}

.search-results-main .book-box-info {
	width: calc(100% - 130px);
}
.search-results-main .book-image {
	width: 130px;
}
.Carousel-mainTab .carousel .book-cover {
    height: 250px;
}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {
    top: 120px;
}
.header .library-logo .search-main-input.locations .sel__box {
     top: 45px;
}

#theme-list .themeIcon p {font-size: 12px;line-height: 14px;font-weight: 400;letter-spacing: 0.5px;}
#theme-list .themeIcon {width: 65px;}


}
@media (min-width: 768px) and (max-width: 991px) {
.login-patron .manage-ui-block{
	width: auto;
}
.inner-page .header.inner .BasicSearch-btn{ bottom: auto; }
}
@media (max-width: 767px) {


.fc-day-grid-event {left: 32% !important;}

.editLogobanner.logo {top: 0;}
.editLogobanner.banner {right: 0;}
.manage-view .hero-home .editLogobannerMain {right: 8px;}

.bottomTip.SelectActionCon.show {margin-top: 15px;}
.library-calendar .event-notes .eventopen .eventList .title {width:100%; line-height: 22px;}
.library-calendar .event-notes .eventopen .eventList .date {line-height: 22px; float: left;}
.library-calendar .event-notes .eventopen  {padding: 6px 22px ;}

.login-patron .header.inner .top-nav {
	padding: 8px 15px 8px 15px;
	width: 100%;
}

.login-patron .header.inner .top-nav ul li#profileLi {
	padding: 0px 7px 0px 0px;
}

.login-patron .manage-ui-block {
	top: 111px;
}
.library-logo .editwidgets-image .btn-file-main {
	margin: 28px 0 0px 0px;
}
.library-logo .editLogobannerContent {
	width:100%;
	right: unset;
	left: 0;
}
span.width_H, .manage-view span.width_H {
	width: 100%;
	padding: 0px;
}
.login-patron .header.inner .top-nav ul li#profileLi {
	padding: 0px 7px 0px 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#profileLi {
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 5px 0 5px 0;
}
.header.inner .top-nav ul li#profileLi {
	margin-top: 9px;
}

.inner-page .header.inner .top-nav ul li#profileLi {
	margin-top: 6px;
}

.internalerror-page {
	background-size: 100% auto;
	padding: 15px 5px;
	background-position: center bottom;
	position: relative;
}
.internalerror-page::after {
	background: #000;
	opacity: 0.9;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	position: absolute;
}
.internalerror-page-inner {
	position: relative;
	z-index: 1;
}
.inner-page .header.inner .Inner-search-limit .advanced-btn, .inner-page .header.inner .Inner-search-limit .limit-btn {
	margin: 6px 0px 6px 0px;
}
.narrow-results-main #accordion {
	display: none;
}
.narrow-results-main #accordion.open {
	display: block;
}
.narrow-results-main h2 {font-size: 20px;border: 1px solid rgba(0, 0, 0, 0.1);margin: 0px;padding: 10px 15px;border-radius: 3px;cursor: pointer;}
.narrow-results-main h2 .fa-caret-down {
	display: block;
}
.narrow-results-main h2 .fa-filter {
	display: none;
}
.narrow-results-main h2.open .fa-caret-down {
	display: none;
}
.narrow-results-main h2 .fa {
	color: #666;
}
.narrow-results-main h2.open .fa-caret-up {
	display: block;
}
.narrow-results-main h2.open {
	border-radius: 5px 5px 0px 0px;
}
.narrow-results-main #accordion {
	border-top: none;
	border-radius: 0px 0px 5px 5px;
	margin: 0px 0 0;
}
.inner-page .openShelf .book-display.item .book-cover {
	transform: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	margin-bottom: 0px;
}
.library-logo.logo-exists h1 {
	width: calc(100% - 55px);
}
img.library-name {
	width: 45px;
}
.search-main-tab-bottom #nav-tab a {
	font-size: 13px;
	padding: 10px 10px;
	border-radius: 3px;
	margin: 1px;
}
.nav-tabs-head {
	padding: 9px;
}
.inner-page .nav-tabs-head {
	padding: 0px;
}		
.inner-page .search-main-tab-bottom #nav-tab a {
	border-radius: 0px;
	margin: 0px;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 235px;
}
.recent-reviews button.slickArrowpre.slick-arrow, .recent-reviews button.slickArrownxt.slick-arrow {
	top: 124px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 245px;
}
.right-btn-bread {
	float: left;
	margin: 10px 0 0px 0;
	width: 100%;
}

app-newinlibarary .right-btn-bread, app-popular-list .right-btn-bread {
	float: right;
	margin: 0px 0 0px 0;
	width:auto;
}


.book-detail .book-box-bottom-btn {
	float: left;
	width: 100%;
	margin: 10px 0 0px 0;
}
.header.inner .locationdropdown-inner {
	margin: 10px 0 0 0px;
	padding: 0px;
	border: none;
}
.locationdropdown-home-page .top-nav .locationdropdown-home {
	padding-top: 0px;
}
.locationdropdown-home-page .top-nav {
	padding: 0 15px;
}
body.inner-page .header.inner .top-nav ul li:last-child {
}
.locationdropdown-inner {
	margin: 7px 0 0 0px;
	border-right: none;
	border-left: 1px solid #eee;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 0;
}
.inner-page .header.inner .search-main-input .sel__placeholder {
	line-height: 22px;
}
.top-nav ul {
	margin: auto;
	width: auto;
}
.top-nav ul li {
	padding: 0px 5.3px;
	margin: 7px 0 7px 0;
	height: auto;
}
.top-nav ul li a {
	padding: 0px 0 0px 0;
}
.inner-page .header.inner .library-logo {
	width: calc(100% - 60px);
}
body header .library-logo {
	width: calc(100% - 60px);
}
.header.inner .navbar button.navbar-toggler {
	border-radius: 0px;
	padding: 6px 6px;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 68px;
}
.header.inner nav.navbar .navbar-toggler span {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin: 6px 3px;
	transition: all 0.2s ease 0s;
	width: 34px;
}
.inner-page .header.inner .top-search {
	width: calc(100% - 0px);
	padding: 10px 0 0 0;
}
.inner-page .header.inner .top-navbar-main {
	padding-left: 0px;
}
.inner-page .header.inner .top-nav ul li {
	padding: 0px 10px 0px 10px;
	height: auto;
	margin: 8px 0;
}
.header.inner .top-nav {
	padding: 0px 15px;
	float: left;
}

.inner-page .header.inner .top-nav{
    padding: 0 15px;
	float: unset;
}

.header.inner .top-navbar-main {
	min-height: unset;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	font-size: 12px;
	padding: 15px 9px;
}
.inner-page .header.inner .BasicSearch-btn {
	top: 55px; bottom: auto;
}
.header.inner .search-main-tab-bottom .tab-content {
	padding-top: 15px;
}
.inner-page .header.inner .Inner-search-limit {
	padding: 8px 5px;
}
.header.inner .material-checkbox {
	margin-top: 5px;
}
.search-results-main .thumbnail-view .smallIcons .book-cover {
	height: 383px;
}
.carousel .book-cover {
	height: 500px;
}
.search-results-main .thumbnail-view .book-cover {
	height: 379px;
}
.responsive-width {
	width: 740px;
}
.detail .slickArrownxt.slick-arrow {
	right: -95px !important;
}
.detail .slickArrowpre.slick-arrow {
	left: -95px !important;
}
.detail .slick-list::before {
	display: none;
}
.detail .slick-list::after {
	display: none;
}
.widgets.browse-shelf.NW .book-cover {
	height: 432px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 432px;
	margin-top: 0;
}
.inner-page .openShelf .book-display.item .book-cover {
	margin-bottom: 22px;
}
#myCollectionLi .dropdown-menu{ right:auto; 
     left: 0;  }
.locationdropdown-home-page .top-nav #profileLi .dropdown-menu.dropdown-menu-right.dropdown-info{
	right: 0;
    left: auto;
}
.locationdropdown-home-page .top-nav #myCollectionLi .dropdown-menu {
    right: 0;
    left: auto;
}


#theme-list .themeIcon.active .themeIcon-img::before {left: calc(50% - 8px);top: 25px;height: 15px;	width: 15px;}

}
@media (max-width: 600px) {

.login-patron .header.inner .top-nav {
	padding: 0px 15px 0px 15px;
}

.manage-text-inner {
	max-height: 40vh;
}
.awards-no-record p {
	width: calc(100% - 45px);
}
.no-record-found.awards-no-record {
	max-width: 100%;
	padding: 0 30px;
}
.error-url-page img {
	max-width: 95%;
}
.error-url-page h2 {
	font-size: 34px;
	line-height: 40px;
}
.error-url-page p {
	font-size: 18px;
	margin: 5px 0 20px 0;
	padding: 0 15px;
}
.widgets.bread-crumbs li {
	max-width: 110px;
}
.inner-page .header.inner .search-main-tab-bottom #nav-tab a {
	padding: 10px 10px;
	border-radius: 3px;
	margin: 1px;
}
.inner-page .header.inner .nav-tabs {
	padding: 9px;
}
.no-record-found {
	max-width: 285px;
}
.recent-reviews button.slickArrowpre.slick-arrow, .recent-reviews button.slickArrownxt.slick-arrow {
	top: 50%;
	margin-top: -30px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 248px;
}
.no-record-found p {
	font-size: 21px;
	line-height: 29px;
	margin: 0 0 0 10px;
}
.no-record-found img {
	max-width: 32px;
}
.book-detail-tab .tab-content {
	padding: 15px;
}
.inner-page .header.inner .BasicSearch-btn {
	top: 0;
	position: relative;
	padding: 10px 0;
}
.inner-page .header.inner .nav-tabs {
	background: #f6f6f6;
}
.inner-page .header.inner .search-main-input {
	width: calc(100% - 0px);
}
.inner-page .header.inner .Inner-search-limit {
	padding: 1px 0px;
	border-top: 0px solid #ddd;
	border: 0px solid #ddd;
	width: 100%;
	border-radius: 0px;
	background: none;
	border-bottom: 1px solid #ebebeb;
}
.inner-page .header.inner .Inner-search-limit .advanced-btn, .inner-page .header.inner .Inner-search-limit .limit-btn {
	padding: 0 0px;
}
.header.inner .nav-tabs-head {
	margin: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 0px solid rgba(0, 0, 0, 0.1);
	border-left: 0px solid rgba(0, 0, 0, 0.1);
	border-right: 0px solid rgba(0, 0, 0, 0.1);
}
.inner-page .header.inner .Inner-search-limit .advanced-btn {
	float: right;
}
.header.inner .top-search .search-input {
	padding: 5px 0 5px 10px;
	height: 40px;
}
.header.inner #searchForm .search-main-input-right .search-btn {
	padding: 4px 15px 4px 15px;
}
.inner-page .header.inner .top-search .search-main-input .sel {
	padding: 1px 20px 0px 0;
}
.inner-page .header.inner .search-main-input .sel__placeholder::before {
	top: 1px;
}
.detail .slickArrownxt.slick-arrow {
	right: -65px !important;
}
.detail .slickArrowpre.slick-arrow {
	left: -65px !important;
}
.detail .slick-slide .review-text {
	padding: 5px 0px 0;
}
.detail .reviews-carousel-main .reviews-carousel-img {
	width: 150px;
	height: 190px;
}
.recent-reviews .slick-slide {
	padding-right: 0px;
	padding-left: 0px;
}
}
@media (max-width: 575px) {
#theme-list .themeIcon {
    min-width: 90px;
    width: 25%;
    margin: 0;
    padding: 8px;
}
.login-patron .manage-ui-block { max-width: calc(100% - 15px); }

.search-form .main-title {  font-size: 32px; }

.btn-goLibrary .btn.btn-primary , .btn-goLibrary .btn.btn-primary:hover{font-size: 16px;line-height: 20px;padding: 10px 75px 10px 22px;font-weight: 400 !important;}

.goLibrary-rightBtn::after {background-size: 55px;width: 55px;}

.goLibrary-rightBtn {width: 75px;}

.goSurpass .image-section {height: 48%;}


.disabledDay span.fc-day-number {padding:10px 12px !important;}
.CA .library-calendar span.fc-day-number{font-size:12px !important;}
.fc-day-grid-event { left: 32% !important;}


.manage-view .hero-home .editLogobannerContent {
    bottom: -70px;
}

 	.book-block-resource .block-heading {
    width: calc(100% - 0px);
}

.EditDropContentInner {
	
	right: 5px;
	width: calc(100% - 10px);
}

body header .library-logo {
		padding: 5px 10px 5px 10px;
	}

.library-logo .editwidgets-image .btn-file-main {
	margin: 10px 0 0px 0px;
	max-width: 100%;
}
.library-logo .editwidgets-image .btn-file-main .btn-file {
	padding: 5px 10px;
	width: 135px;
	margin-right: 5px;
	line-height: 20px;
	margin-top:0;
}
.choose-image ul li {
	height: 99px;
}
.library-logo .editwidgets-image {
	margin: 0 0 10px 0;
}
.login-patron .top-nav ul li {
	padding: 2px 7px 3px 7px;
}
.book-box h4 {
	float: left;
	margin: 0px 0 5px 0px;
}
.editwidgets-image .editwidgets-book {
	width: 120px;
	height: 120px;
	margin-right: 10px;
}
.editwidgets-image .btn-file-main .btn-file {
	padding: 5px 0;
}
.add-resource-modal .editwidgets-image .btn-file-main .btn-file {
    padding: 0;
}
.add-resource-modal .editwidgets-image .editwidgets-book .img-fluid {
    height: 100%;
}
.editwidgets-image .btn-file-main {
	margin: 21px 0 0px 0px;
	max-width: 100px;
}
.manage-view .EditWidgetsFormBody .form-group-main .form-group {
	width: 100%;
	padding: 0 5px;
}
.EditWidgetsFormBody .form-group-main {
	padding: 10px 10px 10px 10px;
}
section.search-block .form-holder {
	padding: 1rem 1rem;
}
.search-main-thumbnails .thumbnails-btn {
	width: 80px;
	margin-bottom: 10px;
	padding: 10px 5px 10px 5px;
}
.list-view .book-box .book-box-info .book-box-head {
	width: 100%;
}
.book-block {
	text-align: center;
}
.recent-reviews .book-bottom-info {
	text-align: left;
}
.book-block .star-rating {
	float: none;
	margin: auto !important;
	width: 85px;
}
.widgets.bread-crumbs ul {
	margin: 0px 0 10px 0px;
}
.header.inner .top-nav ul li#profileLi {
	border-right: none;
}
.login-patron .header.inner .top-nav ul li a {
	padding: 0px 0px !important;
	font-size: 12px;
}
.top-nav ul li a {
	font-size: 12px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 164px;
}
.search-results-main .book-image {
	float: left !important;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel {
	padding: 8px 20px 10px 0;
	border-top: 1px solid #eee;
}
.top-nav ul li:first-child {
	padding-left: 0px;
	float: left;
}
.inner-page .header.inner .top-nav .search-main-input.locations .sel::before {
	top: 9px;
}
.inner-page .header.inner .top-nav ul li {
	margin: 8px 0;
	padding: 0 7px;
}
.header.inner .top-nav .search-main-input.locations {
	width: 100% !important;
}
.top-nav ul li {
	float: right;
	border: none;
}
.top-nav ul {
	margin: auto;
	width: 100%;
}
.header .search-main-input .sel {
	width: calc(100% - 0.2em);
	padding: 6px 20px 10px 0;
}
.header.inner .locationdropdown-inner {
	margin: 0px 0 0 0px;
	width: 100%;
}
.book-detail .book-image .Placeholders {
	padding: 70px 0;
}
.locationdropdown-home-page .top-nav .locationdropdown-home {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
.locationdropdown-home .search-main-input.locations {
	border-top: 1px solid #EEE;
}
.carousel .book-cover {
	height: 340px;
}
.search-results-main .thumbnail-view .book-cover {
	height: auto;
}
.search-results-main .book-box-info {
	width: calc(100%);
}
.prev-next-main .carousel-control {
	top: 125px;
}
.detail button.slickArrowpre.slick-arrow {
	left: 0px !important;
}
.detail button.slickArrownxt.slick-arrow {
	right: 0px !important;
}
.detail .recent-reviews .slick-slide {
	padding-right: 0px;
	padding-left: 0px;
}
.detail .Carousel-main {
	padding: 0 0px;
}
.widgets.browse-shelf button.slickArrowpre.slick-arrow {
	left: -35px;
}
.widgets.browse-shelf button.slickArrownxt.slick-arrow {
	right: -35px;
}
.profile-table .table-noborder .tdSpan, .profile-table .grayTd {
    width: 170px;
}
.profile-table .table-noborder .subtable-td {
    width: calc(100% - 170px);
}
.widgets.recent-reviews {
    padding-left: 0px;
    padding-right: 0px;
}
.recent-reviews .carousel .slickArrownxt.slick-arrow {
    right: -34px;
}
.recent-reviews .carousel .slickArrowpre.slick-arrow {
    left: -34px;
}
.book-block::after {
    clear: both;
    display: block;
    content: "";
    height: 0;
}
#profileLi .dropdown-menu.dropdown-menu-right.dropdown-info{
	right: auto;
    left: 0;
}
.editwidgets-image .btn-file-main.btn-ChangeGraphic .btn-file, .row-change-graphic-image .editwidgets-image .btn-file-main .btn-file {
    padding: 0;
}
.bread-crumbs .btn.btn-primary.mr-2 {
    margin-right: 0 !important;
    margin-top: 5px;
}
.list-style-images li {
    width: 25%;
}
.bread-crumbs-rightBtn {
    width: 100%; clear: both;
    margin-top: 15px;
}
.bread-crumbs .bread-crumbs-rightBtn .btn-primary {
    width: 47.7%;
    margin: 4px; float: none !important;
}
.locationdropdown-home .search-main-input .location {
	text-align: left ;
}
.widgets.bread-crumbs ul.list-bread-crumbs {
	display: flex;
	padding: 0 0 0 8px;
}
.widgets.bread-crumbs ul.list-bread-crumbs li {
    font-size: 12px;
    padding: 7px 28px 7px 2px;
}
.widgets.bread-crumbs .list-bread-crumbs li {
    max-width: 110px;
}


}
@media (max-width: 400px) {

.list-style-prefer li { padding: 5px;}

.manage-view .hero-home .editLogobannerMain {    right: 0;    width: 100%;}

.manage-view .hero-home .editLogobannerContent {    width: calc(100% - 14px);    right: unset;    margin: 0 7px;}

.editLogobanner.banner {right: 8px;}

 footer.main-footer ul.social-icons {
    float: left;
    width: 100%;
    margin-top: 0;
}
.editLogobannerContent {
	width: 100%;
	border-radius: 0px;
}
.manage-text label {
	font-size: 13px;
}
.sa-res-btnset span {
	width: 100%;
	margin: 4px 0;
}
.login-patron .manage-ui-block {
	width: 100%;
}
#add-widgets-list {
	border-radius: 0px 0px 0 0px;
}
.author-profile-text {
	width: 100%;
	text-align: center;
}
.author-profile-pic {
	width: 100px;
	height: 100px;
	margin: auto auto 15px auto;
	float: none;
}
#profileLi .dropdown-menu {
	right: unset;
	left: 0;
}
.login-patron.manage-view .manage-ui-block.open {
	width: 270px;
}
.login-patron .header.inner .top-nav ul li#profileLi {
	margin-right: 0;
	border-right: none;
}
.header.inner #profileLi span {
	padding: 3px 15px 0 0;
	font-size: 12px;
}
.header.inner .top-nav {
	padding: 0px 10px;
}
#profileLi {
	max-width: 111px;
}
.footer-nav li a {
	padding: 3px;
}
.tdSpan.subHeading.gray {
	padding-left: 2.5rem;
}
.profile-table .table-noborder .tdSpan, .profile-table .grayTd {
    width: 110px;
}
.profile-table .table-noborder .subtable-td {
    width: calc(100% - 110px);
}
.profile-table .table-noborder .subtable-td {
	width: calc(100% - 100px);
}

.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 185px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 165px;
}
.explore-page .book-cover {
	height: 95px;
	max-width: 95px;
}
.fc-today span.fc-day-number {
	padding: 6px 10px;
}
.closeDays span.fc-day-number, .closeDays span.fc-day-number {
	padding:6px 7px;
}
.disabledDay span.fc-day-number {
	padding: 6px 7px !important;
}
.fc-day-grid-event {
	left: 27% !important;
}
.widgets.browse-shelf.NW .book-cover {
	height: 332px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 332px;
	margin: 0px;
}
.book-detail-tab ul.nav-pills li.nav-item a {
	font-size: 14px; white-space: nowrap;
}
.Carousel-main.Carousel-main1.Carousel-mainTab {
    padding: 0 20px;
}
.Carousel-mainTab .book-display.item {
    padding: 15px 10px 0px 10px;
}
.Carousel-mainTab .carousel .book-cover {
    height: 200px;
}
.Carousel-mainTab button.slickArrowpre.slick-arrow, .Carousel-mainTab button.slickArrownxt.slick-arrow {
    top: 100px;
}
#profileLi .dropdown-menu.dropdown-menu-right.dropdown-info {
    min-width: 130px;
    left: auto;
    right: 0;
}
.inner-page #profileLi .dropdown-menu.dropdown-menu-right.dropdown-info { left: 0 }
.location-details p{ white-space: normal !important; }
.list-style-images li {
    width: 32%;
}
.list-style-images li a {
    padding: 4px;
}
.bread-crumbs .bread-crumbs-rightBtn .btn-primary{ width: 100%; margin-right: 0;margin-left: 0; }
.calendar-block .fc-toolbar h2 {
    font-size: 22px;
    margin-top: 3px;
}

}
@media (max-width: 396px) {

.widgets.bread-crumbs ul.list-bread-crumbs li a {white-space: nowrap; text-overflow: ellipsis; max-width: 50px; overflow: hidden;
    line-height: 12px;padding-top: 4px;}

.widgets.bread-crumbs ul.list-bread-crumbs li {padding: 7px 25px 7px 2px;}

.widgets.bread-crumbs .list-bread-crumbs li {max-width: 82px;}


.goSurpass .image-section {height: 42%;}

.goSurpass .section-one .go-left-section {margin-top: 280px;}

.goSurpass .go-left-section {margin-top: 300px;}

.goSurpass .countdown-curve {height: 450px;}

.btn-goLibrary .btn.btn-primary, .btn-goLibrary .btn.btn-primary:hover {font-size: 15px; }

}
@media (max-width: 359px) {

.widgets-btn {	margin: 0 0px 7px 0px;	font-size: 14px;	width: 100%;	font-weight: 500;}

.login-patron #profileLi {	margin: 6px 0 0 0;}

.choose-image ul li {	height: 75px;}

#loginLi {	padding-left: 3px;}

.no-record-found.awards-no-record {
	padding: 0 15px;
}
.hours-details ul {
	font-size: 13px; margin-right: -40px;
}
.hours-details ul li span {
	font-size: 14px;
}
.search-main-input .sel__placeholder {
	font-size: 13px;
	text-align: right;
}
.search-main-input .sel::before {
	top: 1px;
}
#profileLi .profile-img {
	width: 20px;
	height: 20px;
	margin-right: 0px;
	margin-top: px;
}
.inner-page .header.inner .top-nav ul li {
	margin: 7px 0;
}
.header.inner #profileLi span {
	padding: 2px 20px 0 0;
	width: calc(100% - 25px);
}

.login-patron .header.inner .top-nav ul li#profileLi {
	padding: 0px 0px 0px 0px;

	text-overflow: ellipsis;
	max-width: 95px;
}
#profileLi span {
	font-size: 12px;
	padding: 0px 20px 0 0;
	width: calc(100% - 25px);
}
#profileLi {
	max-width: 100px;
	margin: 4px 0 0 0;
}
#profileLi span::after {
	top: -2px;
}
.top-nav ul li a {
	font-size: 12px;
}
.locationdropdown-home-page .top-nav {
	padding: 0 5px;
}
.top-nav ul li {
	padding: 0px 4px;
	margin: 5px 0 5px 0;
}
.browse-shelf button.slickArrowpre.slick-arrow, .browse-shelf button.slickArrownxt.slick-arrow {
	top: 168px;
}
.widgets.browse-shelf.NW .openShelf .book-cover {
	height: 300px;
}
.widgets.browse-shelf.NW .book-cover {
	height: 300px;
}
img.library-name {
	width: 40px;
}
button.slickArrowpre.slick-arrow, button.slickArrownxt.slick-arrow {
	top: 139px;
}
.library-logo h1 {
	font-size: 13px;
	line-height: 19px;
}
.inner-page .header.inner .top-nav ul li {
	padding: 0px 5px 0px 5px;
}
.inner-page .header.inner .search-input {
	width: calc(100% - 140px);
	font-size: 14px;
}
.search-main-input .sel__box__options {
	font-size: 12px;
}
.inner-page .header.inner .top-search .search-main-input .sel {
	width: 90px;
	margin: 10px 0px;
}
.header.inner #searchForm .search-main-input-right .search-btn {
	padding: 4px 10px 4px 13px;
}
.top-nav ul {
	width: 100%;
}
.carousel .book-cover {
	height: 288px;
}
.CA .library-calendar span.fc-day-number {
	font-size: 12px;
}
.fc-basic-view .fc-body .fc-row {
	min-height: 2em !important;
}
.calendar-block .fc-toolbar h2 {
	font-size: 17px;
    margin-top: 6px;
}
.search-sesults-top-head {
	padding: 5px 14px;
}
.CA .library-calendar th {
    height: 40px;
    font-size: 12px;
}
.explore-btn button, .explore-btn a {
    margin: 0 0px 0px 3px;
}
}

/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/css/custom.css ***!
  \*******************************************************************************************************************************************************************************************************************/

/* Sleek and Relaxed Color Scheme */

.SleekAndRelaxed header .library-logo { background: #7283fe none repeat scroll 0 0;	}

.SleekAndRelaxed nav.navbar .main-nav li a.active { background: #f29085; }

.SleekAndRelaxed nav.navbar .main-nav li a:hover, 
.SleekAndRelaxed nav.navbar .main-nav li a:focus { color: #f29085 !important; }

.SleekAndRelaxed nav.navbar .main-nav li a.active:hover, 
.SleekAndRelaxed nav.navbar .main-nav li a.active:focus { color: #fff !important; }

.SleekAndRelaxed #searchForm .search-main-input { border: 2px solid #c5ccff; }

.SleekAndRelaxed #searchForm .search-main-input-right .search-btn { color: #f29085; }

.SleekAndRelaxed .btn-primary {	background: #7283fe none repeat scroll 0 0 !important;	border: 1px solid #5a6ceb !important; }

.SleekAndRelaxed .book-block:hover { background: #f29085; }

.SleekAndRelaxed .book-block:hover .book-cover {	border: 8px solid #f29085; }

.SleekAndRelaxed .search-main-input .sel__box__options::after { color: #f29085; }

.SleekAndRelaxed .material-checkbox .material-helper::before,.SleekAndRelaxed .material-checkbox .material-helper::after { background-color: #f29085; }

.SleekAndRelaxed .material-checkbox input:checked ~ .material-helper { color: #c5ccff;}

.SleekAndRelaxed .material-checkbox label:hover .material-helper { color: #c5ccff; }

.SleekAndRelaxed .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, 
.SleekAndRelaxed .search-main-tab-bottom .nav-tabs .nav-link.active { background-color: #f29085; }

.SleekAndRelaxed .page-heading::after {	background: #c5ccff; }

.SleekAndRelaxed .page-heading a:hover, .page-heading a:focus { color: #f29085; }

.SleekAndRelaxed .book-block:hover .book-text::after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */	background: linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, rgba(242,144,133,0.99) 97%, rgba(242,144,133,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */}

.SleekAndRelaxed .fc-state-default { color: #c5ccff;}

.SleekAndRelaxed .fc-today span.fc-day-number {	background-color: #7283fe !important; }

.SleekAndRelaxed .recent-reviews .carousel .slick-arrow { background: #c5ccff; }

.SleekAndRelaxed .location-details i { color: #c5ccff; }

.SleekAndRelaxed .hours-details i { color: #f29085; }

.SleekAndRelaxed .location-details { background: #f29085 none repeat scroll 0 0; }

.SleekAndRelaxed .hours-details { background: #c5ccff none repeat scroll 0 0; }

.SleekAndRelaxed .explore .explore-block:hover { background: #f29085 none repeat scroll 0 0; }

.SleekAndRelaxed #scrollTop { background-color: #7283fe; background-image: linear-gradient(to right, #7283fe, #6481f6); }

.SleekAndRelaxed .submit-btn { background: #7283fe; }

.SleekAndRelaxed .check-list input:checked ~ .checkmark { background-color: #f29085; }

.SleekAndRelaxed .search-sesults-top-head .view-btn span span.thumbnail-btn { background: #f29085 none repeat scroll 0 0; }

.SleekAndRelaxed .widgets.bread-crumbs ul.list-bread-crumbs li a { color: #7283fe; }

.SleekAndRelaxed .narrow-results-main .fas { color: #f29085; }

.SleekAndRelaxed .sort-by .active {	background: #7283fe; }

.SleekAndRelaxed .search-sesults-top-head .view-btn span span:hover { color: #f29085; }

.SleekAndRelaxed .print-btn { color: #7283fe; }

.SleekAndRelaxed .print-btn:hover, .SleekAndRelaxed .print-btn:focus { background-color: #7283fe; color:#fff; }

.SleekAndRelaxed .more-book-detail-btn { color: #f29085; }

.SleekAndRelaxed .more-book-detail thead { background-color: #f29085; }

.SleekAndRelaxed .more-book-detail thead tr th { border-color: #d8776c; }

.SleekAndRelaxed .book-detail .star-rating-info a {	color: #f29085 !important;	text-decoration: underline !important; }

.SleekAndRelaxed .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after { background: #f29085 none repeat scroll 0 0; }

.SleekAndRelaxed .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, 
.SleekAndRelaxed .book-detail-tab ul.nav-pills .show > .nav-link { background-color: #f29085 !important; }

.SleekAndRelaxed .book-detail-tab .tab-content {border: 1px solid #c5ccff; }

.SleekAndRelaxed .book-detail-tab ul.nav-pills li.nav-item a i { color: #f29085 !important; }

.SleekAndRelaxed .tab-content td a:hover, .tab-content td a:focus {	color: #7283fe !important; }

.SleekAndRelaxed .book-image-main a { color: #f29085 !important; }

.SleekAndRelaxed .book-detail-tab h3 , .SleekAndRelaxed .book-detail-tab h3 a { color: #7283fe; }

.SleekAndRelaxed #tab-Suggestions .suggestions li a:hover, .SleekAndRelaxed #tab-Suggestions .suggestions li a:focus { color: #7283fe !important; }

.SleekAndRelaxed .inlineShow::before { color: #c5ccff; }

.SleekAndRelaxed .top-nav ul li#myCollectionLi .my-list-count { background: #f29085; }

.SleekAndRelaxed .no-record-found p strong { color: #7283fe; }

.SleekAndRelaxed .text-widgets-list::before { color: #c5ccff; }

.SleekAndRelaxed .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before { color: #7283fe; }

.SleekAndRelaxed .search-sesults-top-head .view-btn span span.thumbnail-btn { color: #fff; }

.SleekAndRelaxed .forgot-password {color: #f29085; }

.SleekAndRelaxed .forgot-password:hover, .SleekAndRelaxed .forgot-password:focus { color: #7283fe; }

.SleekAndRelaxed footer.main-footer { background: #0a0a3a; border-top: 14px solid #c5ccff; }

.SleekAndRelaxed footer.main-footer .copyrights { background: #020220; }

.SleekAndRelaxed .footer-nav li a { color: #717198 !important; }

.SleekAndRelaxed .footer-nav li a:hover { color: #f29085 !important; }

.SleekAndRelaxed footer.main-footer .brand { color: #c5ccff; }

.SleekAndRelaxed footer.main-footer .copyrights p { color: #717198; }

.SleekAndRelaxed hr.footer-dvder { border-color: #010116; }

.SleekAndRelaxed footer.main-footer .copyrights a:hover { color: #f29085; }

.SleekAndRelaxed .loader-dot { background: #7283fe; }

.SleekAndRelaxed .loader-dot:nth-child(1) { background: #7283fe; }

.SleekAndRelaxed .loader-dot:nth-child(2) { background: #8b86e6; }

.SleekAndRelaxed .loader-dot:nth-child(3) { background: #8b86e6; }

.SleekAndRelaxed .loader-dot:nth-child(4) { background: #c48bb0; }

.SleekAndRelaxed .loader-dot:nth-child(5) { background: #f29085; }

.SleekAndRelaxed.manage-view .edit-widgets-btn {background-image: linear-gradient(90deg, #F29085 50%, transparent 50%), linear-gradient(90deg, #F29085 50%, transparent 50%), linear-gradient(0deg, #F29085 50%, transparent 50%), linear-gradient(0deg, #F29085 50%, transparent 50%);}

.SleekAndRelaxed.manage-view .edit-widgets-btn .btn {color: #7283FE;background-image: linear-gradient(90deg, #F29085 50%, transparent 50%), linear-gradient(90deg, #F29085 50%, transparent 50%), linear-gradient(0deg, #F29085 50%, transparent 50%), linear-gradient(0deg, #F29085 50%, transparent 50%);}

.SleekAndRelaxed .rotating-btn-main {background: #7283FE;}

.SleekAndRelaxed .rotating-btn-main.add-widget-btn {background: #F29085;}

.SleekAndRelaxed.manage-view .EditWidgetsFormBody .btn.btn-c {background: #7283FE;}

.SleekAndRelaxed .option-input:checked {background: #F29085;}

.SleekAndRelaxed .AddLinksDetails {color: #7283FE;}

.SleekAndRelaxed .btn-file-main .btn-file {background: #F29085;border-color: #F29085;}

.SleekAndRelaxed .graphic-style-modal-box a:hover, .SleekAndRelaxed .graphic-style-modal-box a:focus,
.SleekAndRelaxed .graphic-style-modal-box a.selected {box-shadow: 0 0 15px 0 rgb(114, 131, 254 ,0.6);border: 1px solid #7283fe;}

.SleekAndRelaxed .explore-btn a.text-primary i.fas.fa-edit, .SleekAndRelaxed .explore-btn a.text-primary:hover i.fas.fa-edit,
.SleekAndRelaxed .text-widgets-list h4 , .SleekAndRelaxed .explore-btn a.text-primary:focus i.fas.fa-edit , .SleekAndRelaxed .explore-btn button i{color: #7283FE !important;}

.SleekAndRelaxed .library-logo .editwidgets-image .editwidgets-book {background-color: #7283FE;}

.SleekAndRelaxed .narrow-results-main .card.Subject .card-body span {color: rgb(114, 131, 254) !important;}

.SleekAndRelaxed .narrow-results-main .card.Series .card-body span {color: rgb(114, 131, 254) !important;}

.SleekAndRelaxed .awards-honors .a-h-body {background: #7283FE;box-shadow: 0px 10px 14px 0 rgb(114, 131, 254 ,0.4);}

.SleekAndRelaxed .honorViewButton {background-color: #F29085;}

.SleekAndRelaxed .text-list-noborder a.text-widgets-list[aria-expanded="true"]::before {color: #7283FE;}

.SleekAndRelaxed .awards-honors .a-h-body::after {background-image: url('purple-arrow-img.png');}

.SleekAndRelaxed .widgets-btn:hover,.SleekAndRelaxed .widgets-btn:focus {background:#f29085;border-color:#dd8379;}

.SleekAndRelaxed .position-series::after {border-top: 40px solid #7283fe;}

.SleekAndRelaxed .navbar button.navbar-toggler {background: #F29085 none repeat scroll 0 0;}

/***SleekAndRelaxed-end***/

/***dark-theme-start***/

.dark-theme { background-color: #222629;}

body.dark-theme header .library-logo {background-color: #6a6e71;}

.dark-theme nav.navbar .main-nav li a.active , .dark-theme nav.navbar .main-nav li a.active:hover ,
.dark-theme nav.navbar .main-nav li a.active:focus { background: #87c232;color: #fff !important;}

.dark-theme nav.navbar .main-nav li a:hover, .dark-theme nav.navbar .main-nav li a:focus {color: #87c232 !important;}

.dark-theme nav.navbar .main-nav {background: #2d3236 none repeat scroll 0 0;}

.dark-theme nav.navbar .main-nav li a{color: #fff;}

.dark-theme #loginLi a{color: #fff !important;}

.dark-theme .page-heading a {color: #fff;}

.dark-theme .page-heading::after {background: #87c232;}

.dark-theme .page-heading {color: #fff;}

.dark-theme .book-info {color: #fff;}

.dark-theme .btn-primary {background: #618930 none repeat scroll 0 0 !important;border: 1px solid #618930 !important; box-shadow: 3px 3px 14px rgba(0,0,0,0.2);}

.dark-theme .btn-primary:hover {background: #587e2a none repeat scroll 0 0 !important;border: 1px solid #587e2a !important;}

.dark-theme .two-clum-list li a {color: #fff;}

.dark-theme .two-clum-block {border: 1px solid rgb(71, 74, 79);}

.dark-theme .text-widgets-list::before {color: #87c232;}

.dark-theme .book-block {box-shadow: 0 0 15px rgba(0,0,0,0.06);background-color: #2d3236;}

.dark-theme .block-heading , .dark-theme .block-heading span ,.dark-theme .book-block .book-text{ color: #fff;}

.dark-theme .book-block .book-text::after {background: linear-gradient(to bottom, rgba(45, 50, 54,0) 0%, rgba(45, 50, 54,0) 6%, rgba(45, 50, 54,0.99) 97%, rgba(45, 50, 54,1) 98%); }

.dark-theme .book-block:hover{background-color: #87c232;}

.dark-theme .book-block:hover .book-text::after {background: linear-gradient(to bottom, rgba(135, 194, 50,0) 0%, rgba(135, 194, 50,0) 6%, rgba(135, 194, 50,0.99) 97%, rgba(135, 194, 50,1) 98%); }

.dark-theme .book-block .book-cover { border: 8px solid #2d3236;background-color: #222629;box-shadow: 0 0 0 1px #5c6063;}

.dark-theme .book-block:hover .book-cover { border: 8px solid #87c232;background-color: #87c232;}

.dark-theme .location-details {background: #6a6e71 none repeat scroll 0 0;}

.dark-theme .location-details i {color: #fff;background-color: #474a4f;}

.dark-theme .hours-details {background: #474a4f none repeat scroll 0 0;}

.dark-theme .hours-details i { color: #fff;background-color: #6a6e71;}

.dark-theme footer.main-footer {background: #2d3236 none repeat scroll 0 0; border-top: 14px solid #87C232;}

.dark-theme footer.main-footer .copyrights {background: #222629;}

.dark-theme footer.main-footer .copyrights p {color: #696969;}

.dark-theme .calendar {background-color: #474a4f;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);border: 10px solid #474a4f;}

.dark-theme .CA .event-list h1.block-heading {color: #fff;}

.dark-theme .event-list {background: #222629;}

.dark-theme .text-heading ,.dark-theme .fc-toolbar h2 , .dark-theme .CA .library-calendar th , .dark-theme .CA .library-calendar span.fc-day-number {color: #fff;}

.dark-theme .closeDays span.fc-day-number,.dark-theme .closeDays span.fc-day-number {background-color: #222629;}

.dark-theme .fc-today span.fc-day-number { background-color: #6a6e71 !important;}

.dark-theme .fc-state-default {color: #87c232;}

.dark-theme section.search-block .form-holder {background: rgba(106, 110, 113, 0.8);box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);}

.dark-theme .search-main-tab-bottom .limit-btn ,.dark-theme .search-main-tab-bottom .advanced-btn {color: #fff;}

.dark-theme .search-input , .dark-theme .search-main-input , .dark-theme #searchForm .search-main-input-right .search-btn{background: #222629 !important;}

.dark-theme .search-input::-moz-placeholder{color: #fff;}

.dark-theme .search-main-input .sel__placeholder ,.dark-theme .search-input, .dark-theme .search-input::placeholder ,
.dark-theme .search-main-input .sel::before{color: #fff;}

.dark-theme .search-main-input {border: 2px solid #131517;}

.dark-theme #searchForm .search-main-input-right .search-btn{color: #87c232;}

.dark-theme .nav-tabs-head {background: #222629;}

.dark-theme .search-main-tab-bottom #nav-tab a , .dark-theme .BasicSearch-btn{color: #fff;}

.dark-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link,
.dark-theme .search-main-tab-bottom .nav-tabs .nav-link.active {background-color: #87c232;}

.dark-theme .search-block select { background-color: #5c6063;}

.dark-theme .search-main-tab-bottom .material-form-group .material-control-label {color: #fff !important;}

.dark-theme .material-form-group input.material-form-file,.dark-theme .material-form-group input.material-has-value,
.dark-theme .material-form-group textarea:focus,.dark-theme .material-form-group textarea:valid,.dark-theme .material-form-group textarea.material-form-file, 
.dark-theme .material-form-group select,.dark-theme .material-form-group input:focus,.dark-theme .material-form-group input:valid,
.dark-theme .material-form-group textarea.material-has-value , .dark-theme .search-block #searchForm label{color: #fff}

.dark-theme .material-checkbox input:checked ~ .material-helper { color: #87c232;}

.dark-theme .material-checkbox .material-helper::before { box-shadow: 0 0 0 0.0625rem #5c6063;}

.dark-theme .material-checkbox .material-helper::before,
.dark-theme .material-checkbox .material-helper::after{background-color: #87c232;}

.dark-theme .material-checkbox label:hover .material-helper ,.dark-theme .material-checkbox .material-helper::after {color: #87c232;}

/* .dark-theme .booleanOpretors li {background-color: #222629;	color: #fff;} */

.dark-theme .carousel .book-cover{border: 8px solid #222629;box-shadow: 0 0 0 1px #474a4f;background: #222629;}

.dark-theme #scrollTop {background-color: #87C232;background-image: linear-gradient(to right, #87C232, #87c232);}

.dark-theme .book-block .divdr {border-top: 1px dashed rgb(76, 81, 84);}

.dark-theme .rotating-btn-main , .dark-theme .top-nav ul li#myCollectionLi .my-list-count  {background: #87C232;}

.dark-theme .top-nav ul li#myCollectionLi , .dark-theme #profileLi span { color: #fff;}

.dark-theme .top-nav ul li {border-left: 1px solid #4C5154;}

.dark-theme .search-main-input .sel {border-right: 1px solid #6a6e71;}

.dark-theme.manage-view section.select-box {background-image: linear-gradient(90deg, #6a6e71 50%, transparent 50%), linear-gradient(90deg, #6a6e71 50%, transparent 50%), linear-gradient(0deg, #6a6e71 50%, transparent 50%), linear-gradient(0deg, #6a6e71 50%, transparent 50%)  !important;background-color: #222629 !important;}

.dark-theme .edit-widgets-btn {background-color: #222629;background-image: linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%);}

.dark-theme.manage-view .edit-widgets-btn {border-bottom: 3px solid #222629;border-left: 3px solid #222629;}

.dark-theme.manage-view .edit-widgets-btn .btn {color: #87C232;background-image: linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%);}

.dark-theme .editLogobannerContent {background: #222629;box-shadow: 0px 10px 20px 0 rgb(34, 38, 41);}

.dark-theme .explore-page .explore-block {box-shadow: 0 0 10px #222629;background-color: #2d3236;}

.dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li a {color: #87C232;}

.dark-theme .header.inner .Inner-search-limit {border-top: 2px solid #6a6e71; border-right: 2px solid #6a6e71;border-bottom: 2px solid #6a6e71; background: #6a6e71;}

.dark-theme .header.inner .Inner-search-limit .advanced-btn,
.dark-theme .header.inner .Inner-search-limit .limit-btn {color: #fff;}

.dark-theme .header.inner .search-main-input {border: 2px solid #6a6e71;}

.dark-theme .explore .explore-block:hover {background: #87C232 none repeat scroll 0 0;}

.dark-theme .explore-page .book-cover img {border: 	 solid #6a6e71;}

.dark-theme .widgets.bread-crumbs ul.list-bread-crumbs {background-color: #2d3236;}

.dark-theme .card , .dark-theme .search-sesults-top-head {background-color: #2d3236;}

.dark-theme .narrow-results-main #accordion {border: 1px solid rgb(23, 26, 28);}

.dark-theme .narrow-results-main h2 ,.dark-theme .narrow-results-main .card-header h5 , .dark-theme .search-sesults-top-head p ,
.dark-theme .book-box-head ,.dark-theme .avail-detail p {color: #fff !important;}

.dark-theme .narrow-results-main #accordion .card-body ul li a {border-bottom: 1px dashed #6a6e71;color:#c7c7c7;}

.dark-theme .narrow-results-main .card.Subject .card-body span , .dark-theme .narrow-results-main .fas{color: rgb(135, 194, 50) !important;}

.dark-theme .narrow-results-main .card.Series .card-body span , .dark-theme .narrow-results-main .fas{color: rgb(135, 194, 50) !important;}

.dark-theme .search-sesults-top-head p.found-items span { color: #c7c7c7;}

.dark-theme .search-sesults-top-head .view-btn span span {background: #6a6e71 none repeat scroll 0 0;color: #fff;}

.dark-theme .search-sesults-top-head .view-btn span span.thumbnail-btn {background: #618930 none repeat scroll 0 0;color: #fff;}

.dark-theme .search-sesults-top-head .view-btn span span:hover {color: #fff;}

.dark-theme .print-btn {color: #87c232;background: #2d3236;}

.dark-theme .print-btn:hover, .dark-theme .print-btn:focus {background-color: #87c232;color: #fff;}

.dark-theme .book-box h4 {background: #6a6e71 none repeat scroll 0 0;color: #fff;}

.dark-theme .book-image {border: 1px solid rgb(106, 110, 113);}

.dark-theme .book-box {border-bottom: 1px dashed rgb(106, 110, 113);}

.dark-theme .sort-by .active {background: #87c232;}

.dark-theme .book-detail .book-box .description , .dark-theme .book-detail .star-rating-info {color: #8c8c8c;}

.dark-theme .book-detail .book-box-info .author {color: #fff;}

.dark-theme .more-book-detail-btn , .dark-theme .book-image-main a { color: #87c232 !important;}

.dark-theme .book-detail-tab ul.nav-pills li.nav-item a {color: #fff !important;}

.dark-theme .book-detail-tab ul.nav-pills li.nav-item a i , .dark-theme .book-detail-tab h3 a ,.dark-theme .book-detail-tab h3{color: #87C232 !important;}

.dark-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {background: #87C232 none repeat scroll 0 0;}

.dark-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active,
.dark-theme .book-detail-tab ul.nav-pills .show .nav-link {background-color: #87C232 !important;}

.dark-theme .book-detail-tab .tab-content { border: 1px solid #87C232;}

.dark-theme .table-bordered td, .dark-theme .table-bordered th {border: 1px solid #6a6e71;color: #fff;}

.dark-theme .grayTd {background-color: #6a6e71 !important;border-bottom: 1px solid #2d3236 !important;}

.dark-theme .manage-view .edit-widgets-btn , .dark-theme .manage-view .edit-widgets-btn .btn{ background-image: linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%);}

.dark-theme .tab-content td a {color: #fff !important;}

.dark-theme .footer-nav li a:hover {color: #87C232 !important;}

.dark-theme .loader-dot:nth-child(1) {background: #87c232;}

.dark-theme .loader-dot:nth-child(2) {background: #87c232;}

.dark-theme .loader-dot:nth-child(3) {background: #8bc040;}

.dark-theme .loader-dot:nth-child(4) {background: #5f8d1d;}

.dark-theme .loader-dot:nth-child(5) {background: #51761c;}

.dark-theme .inlineShow::before {color: #87C232;}

.dark-theme .book-detail-tab h5 ,.dark-theme .tab-pane table td strong , .dark-theme #tab-Suggestions .suggestions li a {color: #fff !important;}

.dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li {background-image: url('d-bread-crumbs-shadow-img.jpg');}

.dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li:last-child {	background-image: none;}

.dark-theme .tdSpan.subHeading.gray{background: #6a6e71;border-bottom: 1px solid #2d3236;}

.dark-theme #tab-Reviews p,.dark-theme #tab-Excerpt p ,.dark-theme .book-detail-tab h4 , .dark-theme .book-detail-tab h4 strong {color: #999;}

.dark-theme .book-detail-tab .contentsUlTab .TtileContent ,.dark-theme .book-detail-tab .contentsUlTab li {	color: #fff;}

.dark-theme .grayTd{border-right: 1px solid #2d3236 !important;}

.dark-theme .text-widgets-list h4 {	color: #87C232;}

.dark-theme .text-list-noborder .two-clum-list li:hover a ,.dark-theme .text-list-noborder a.text-widgets-list[aria-expanded="true"]::before ,.dark-theme .text-list-noborder .two-clum-list li a.text-widgets-list[aria-expanded="true"] {color: #929292 !important;}

.dark-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before { color: #618930;}

.dark-theme .header.inner .search-main-tab-bottom {	background: #222629; box-shadow: 0px 10px 20px -7px rgba(0, 0, 0, 0.4);}

.dark-theme .header.inner .search-block select { background-color: #222629;}

.dark-theme .modal-header {	border-bottom: 1px solid #6a6e71;}

.dark-theme .modal-content { background-color: #222629;border: 1px solid rgba(0,0,0,.8);}

.dark-theme .modal-body { background: #1a1e20;}

.dark-theme .modal-title { color: #fff;}

.dark-theme .login-top-btn-or {background: #6a6e71;border: 3px solid #424648;color: #fff;}

.dark-theme .modal-body .input-icon ,.dark-theme .modal-body .form-group .form-control ,.dark-theme .EditDropContentInner .form-control {background-color: #222629 !important;border-color: #101314 !important;color: #fff;}

.dark-theme .forgot-password { color: #87c232; }

.dark-theme .submit-btn { background: #618930; }

.dark-theme .manage-view .edit-widgets-btn .btn ,.dark-theme .manage-view .edit-widgets-btn{background-image: linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(90deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%), linear-gradient(0deg, #87C232 50%, transparent 50%);}

.dark-theme .top-nav ul li a span {color: #87C232;}

.dark-theme .graphic-style-modal-box a:hover, .dark-theme .graphic-style-modal-box a:focus, .dark-theme .graphic-style-modal-box a.selected {box-shadow: 0 0 15px 0 rgb(26, 30, 32);background-color: #222629;border: 1px solid #0F1213;}

.dark-theme .graphic-style-modal-box a {border: 1px solid #0f1213;}

.dark-theme .graphic-style-modal-box .clearfix i.fas {background-color: #6a6e71;}

.dark-theme .graphic-style-modal-box a.selected h3, .dark-theme .graphic-style-modal-box a:hover h3 {color: #999;}

.dark-theme .modal-body .form-group label {	color: #fff;}

.dark-theme .btn-file-main .btn-file {background: #87c232; border-color: #87c232; }

.dark-theme .listAwardsPgae li a {color: #666; }

.dark-theme .listAwardsPgae li a:hover,.dark-theme .listAwardsPgae li a:focus {color:#87c232;}

.dark-theme .honorViewButton {background-color: #618930;}

.dark-theme .awards-honors .a-h-body { background: #87C232; box-shadow: 0px 10px 14px 0 rgb(135, 194, 50 ,0.2);}

.dark-theme .narrow-results-main #accordion .card-body ul li a strong {color: #c2c7c7;}

.dark-theme .awards-honors .a-h-body::after {background-image: url('green-arrow-img.png');}

.dark-theme .navbar-brand .search-main-input {border: none;	background: transparent !important;}

.dark-theme .widgets-btn:hover, .dark-theme .widgets-btn:focus {background:#87c232;border-color:#679426;}

.dark-theme #add-widgets-list {background-color: #222629;border: 3px solid #6a6e71;}

.dark-theme #add-widgets-list h3 {background: #2d3236;color: #fff;}

.dark-theme .widgets-btn {background: #2d3236;border: 1px solid #565d64;color: #fff;}

.dark-theme .widgets-btn i {color: #fff;}

.dark-theme .position-series::after {border-top: 40px solid #87C232;}

.dark-theme .EditDropContentInner {background: #222629;box-shadow: 0px 0px 20px 0 rgb(34, 38, 41);}

body.dark-theme .input-group-text { background-color: #474a4f; border-color: #474a4f; color: #fff;}

.dark-theme .library-logo .editwidgets-image .editwidgets-book {background-color: #222629;}

.dark-theme #theme-list .theme-list-head {background-color: #6a6e71;}

.dark-theme #theme-list {box-shadow: 0 0 14px rgba(0,0,0,0.2);background-color: #2d3236;}

.dark-theme #theme-list .theme-list-head h3 ,.dark-theme #theme-list .themeIcon p {color: #fff;}

.dark-theme #theme-list .themeIcon img {border: 2px solid #111314;}

.dark-theme span.highlight {background-color: #87c232;color: #222629;}

.dark-theme.manage-view .example-box.open section.select-box::after {border:3px solid #202427;}

.dark-theme.manage-view .EditWidgetsFormBody {background-color: rgb(45, 50, 54);box-shadow: 8px 11px 15px 0 rgb(32, 36, 39);}

.dark-theme.manage-view .editwidgets label ,.dark-theme.manage-view .EditWidgetsFormHead h5 {color: #fff;}

.dark-theme.manage-view .EditWidgetsFormHead {background: #6a6e71;}

.dark-theme .AddLinksDetails {color: #87C232;}

.dark-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #618930;}

.dark-theme .option-input:checked {background: #87C232;}

.dark-theme .form-control ,.dark-theme .EditWidgetsFormBody .form-group-main input.form-control {color:#fff;background-color: #222629 !important;border: 1px solid #131517;}

.dark-theme select.form-control option{padding:5px;}

.dark-theme .search-main-input .sel__box {background-color: #222629;box-shadow: 0 8px 20px 0 rgb(34, 38, 41,0.7);}

.dark-theme .disabledDay span.fc-day-number {background-color: #87c232;	color: #fff !important;}

.dark-theme ul.event-notes li.eventopen {background-color: #131517;box-shadow: 5px 1px 3px 0 rgb(19, 21, 23);}

.dark-theme .navbar button.navbar-toggler {background: #87C232 none repeat scroll 0 0;}

.dark-theme .no-record-found p strong {color: #87C232;}

.dark-theme .no-record-found p {color: #aeaeae;}

.dark-theme .QA .quick-qa-block .card-header {color: #fff;}

.dark-theme .quick-qa-block {border: 1px solid rgba(173, 173, 173, 0.2);}

.dark-theme .accordion .card-header::after {color: #fff;background:#618930;}

.dark-theme .accordion .card-header.collapsed::after {background: #3e4143;color: #fff;}

.dark-theme .recent-reviews .carousel .slick-arrow {background: #618930;}

.dark-theme .widgets.recent-reviews {background-image: url('Reviews-bg-dark.jpg');}

.dark-theme .reviews-carousel-main h2 a {color: #fff;}

.dark-theme .search-main-thumbnails .thumbnails-btn {background: #222629;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}

.dark-theme .location-hours .location-details a i {top: 0px;left: 0px;background-color: transparent !important;color: #222629;}

.dark-theme .location-hours .location-details a {color: #222629;}

.dark-theme .location-hours .location-details a:hover, .kids1-theme.beach-theme .location-hours .location-details a:active {color: #222629 !important;}

.dark-theme .search-reviews, .dark-theme .search-reviews p.reviewer strong{color: #fff;}

.dark-theme .modal-body p strong {color: #c8c8c8;}

.dark-theme .search-reviews p.description {color: #c8c8c8;}

.dark-theme .sel__box__options--black-panther{color:#fff;}

.dark-theme .sel__box__options--black-panther:hover{background-color:#2d3236;}

.dark-theme .loader-inner-container{color:#343434;}

.dark-theme .search-reviews-btn .loader-inner-container {background: #343434;}

.dark-theme .search-reviews-btn .loader-inner-container .loader-dot {width: 10px;height: 10px;}

dropdown-menu
.dark-theme .dropdown-menu, .dark-theme .opac-dropdownBar .dropdown-menu{background-color: #343434 ;}

.dark-theme .opac-dropdownBar .dropdown-menu li.dropdown-item:active, .dark-theme .opac-dropdownBar .dropdown-menu li.dropdown-item:hover { color: #fff !important; background-color: #6a6e71 !important;}

.dark-theme #googleError{color:#fff;}

.dark-theme.manage-view li.dragBox {background-color: #222629 !important;}

.dark-theme .top-nav .dropdown-item.active,.dark-theme .top-nav .dropdown-item:active{background-color: #618930;}

.dark-theme .my-account h4.section-title{background-color: #618930;}

.dark-theme .no-items-on-loan {color:#fff;}

/***dark-theme-start***/

/***violet-theme***/

.violet-theme header .library-logo { background: #bc9b64  none repeat scroll 0 0;}

.violet-theme nav.navbar .main-nav li a.active { background: #072a55; }

.violet-theme nav.navbar .main-nav li a:hover, .violet-theme nav.navbar .main-nav li a:focus { color: #072a55 !important; }

.violet-theme nav.navbar .main-nav li a.active:hover, .violet-theme nav.navbar .main-nav li a.active:focus { color: #fff !important; }

.violet-theme #searchForm .search-main-input { border: 2px solid #2d77d3; }

.violet-theme #searchForm .search-main-input-right .search-btn { color: #072a55; }

.violet-theme .btn-primary { background: #bc9b64 none repeat scroll 0 0 !important;	border: 1px solid #9b7c49 !important; }

.violet-theme .book-block:hover { background:#072a55; }

.violet-theme .book-block:hover .book-cover { border: 8px solid #072a55; }

.violet-theme .search-main-input .sel__box__options::after { color: #072a55; }

.violet-theme .material-checkbox .material-helper::before,.violet-theme .material-checkbox .material-helper::after { background-color: #bc9b64; }

.violet-theme .material-checkbox input:checked ~ .material-helper { color:#2d77d3;}

.violet-theme .material-checkbox label:hover .material-helper { color: #2d77d3; }

.violet-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, 
.violet-theme .search-main-tab-bottom .nav-tabs .nav-link.active { background-color:#072a55; }

.violet-theme .page-heading::after { background: #2d77d3; }

.violet-theme .page-heading a:hover, .page-heading a:focus { color: #072a55; }

.violet-theme .book-block:hover .book-text::after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, rgba(242,144,133,0.99) 97%, rgba(242,144,133,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */}

.violet-theme .fc-state-default { color: #2d77d3;}

.violet-theme .fc-today span.fc-day-number { background-color: #bc9b64 !important; }

.violet-theme .recent-reviews .carousel .slick-arrow { background: #2d77d3; }

.violet-theme .location-details i {color: #bc9b64;}

.violet-theme .hours-details i {color: #072a55;}

.violet-theme .location-details {background: #072a55 none repeat scroll 0 0;}

.violet-theme .hours-details {background: #bc9b64 none repeat scroll 0 0;}

.violet-theme .explore .explore-block:hover { background: #072a55 none repeat scroll 0 0; }

.violet-theme #scrollTop { background-color: #bc9b64 ; background-image: linear-gradient(to right, #bc9b64 ,#937749); }

.violet-theme .submit-btn { background: #bc9b64 ; }

.violet-theme .check-list input:checked ~ .checkmark { background-color: #072a55; }

.violet-theme .search-sesults-top-head .view-btn span span.thumbnail-btn { background: #072a55 none repeat scroll 0 0; }

.violet-theme .widgets.bread-crumbs ul.list-bread-crumbs li a { color: #bc9b64 ; }

.violet-theme .narrow-results-main .fas { color: #072a55; }

.violet-theme .sort-by .active {background:#bc9b64 ; }

.violet-theme .search-sesults-top-head .view-btn span span:hover { color: #072a55; }

.violet-theme .print-btn { color: #bc9b64 ; }

.violet-theme .print-btn:hover, .violet-theme .print-btn:focus { background-color: #bc9b64 ; color:#fff; }

.violet-theme .more-book-detail-btn { color: #072a55; }

.violet-theme .more-book-detail thead { background-color: #072a55; }

.violet-theme .more-book-detail thead tr th { border-color: #d8776c; }

.violet-theme .book-detail .star-rating-info a { color: #072a55 !important;	text-decoration: underline !important; }

.violet-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after { background: #072a55 none repeat scroll 0 0; }

.violet-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, 
.violet-theme .book-detail-tab ul.nav-pills .show > .nav-link { background-color: #072a55 !important; }

.violet-theme .book-detail-tab .tab-content { border: 1px solid #2d77d3; }

.violet-theme .book-detail-tab ul.nav-pills li.nav-item a i { color: #072a55 !important; }

.violet-theme .tab-content td a:hover, .tab-content td a:focus {color: #bc9b64 !important; }

.violet-theme .book-image-main a { color: #072a55 !important; }

.violet-theme .book-detail-tab h3 , .violet-theme .book-detail-tab h3 a { color:#bc9b64 ; }

.violet-theme #tab-Suggestions .suggestions li a:hover, .violet-theme #tab-Suggestions .suggestions li a:focus {color: #bc9b64  !important; }

.violet-theme .inlineShow::before { color: #2d77d3; }

.violet-theme .top-nav ul li#myCollectionLi .my-list-count {background: #072a55;}

.violet-theme .no-record-found p strong {color: #bc9b64;}

.violet-theme .text-widgets-list::before {color: #2d77d3;}

.violet-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before {color: #bc9b64;}

.violet-theme .search-sesults-top-head .view-btn span span.thumbnail-btn {color: #fff;}

.violet-theme .forgot-password {color: #072a55; }

.violet-theme .forgot-password:hover, .violet-theme .forgot-password:focus { color: #bc9b64 ; }

.violet-theme footer.main-footer { background: #072a55; border-top: 14px solid #2d77d3; }

.violet-theme footer.main-footer .copyrights { background: #041c38 ; }

.violet-theme .footer-nav li a { color:#719dc0 !important; }

.violet-theme .footer-nav li a:hover { color: #5882a3 !important; }

.violet-theme footer.main-footer .brand , .violet-theme footer.main-footer h5 , .violet-theme footer.main-footer ul.links a{ color: #719dc0 !important; }

.violet-theme footer.main-footer .copyrights p { color: #6e839b; }

.violet-theme hr.footer-dvder { border-color: #010116; }

.violet-theme footer.main-footer .copyrights a:hover { color: #072a55; }

.violet-theme .loader-dot { background: #bc9b64 ; }

.violet-theme .loader-dot:nth-child(1) {background:#bc9b64;}

.violet-theme .loader-dot:nth-child(2) {background:#d1b78d;}

.violet-theme .loader-dot:nth-child(3) {background:#cad9ed;}

.violet-theme .loader-dot:nth-child(4) {background:#87a0be;}

.violet-theme .loader-dot:nth-child(5) {background:#072a55;}

.violet-theme .rotating-btn-main {background: #BC9B64;}

.violet-theme .rotating-btn-main.add-widget-btn {background: #072A55;}

.violet-theme.manage-view .edit-widgets-btn .btn {color:#072A55;background-image:linear-gradient(90deg, #BC9B64 50%, transparent 50%), linear-gradient(90deg, #BC9B64 50%, transparent 50%), linear-gradient(0deg, #BC9B64 50%, transparent 50%), linear-gradient(0deg, #BC9B64 50%, transparent 50%);}

.violet-theme.manage-view .edit-widgets-btn {background-image:linear-gradient(90deg, #BC9B64 50%, transparent 50%), linear-gradient(90deg, #BC9B64 50%, transparent 50%), linear-gradient(0deg, #BC9B64 50%, transparent 50%), linear-gradient(0deg, #BC9B64 50%, transparent 50%);}

.violet-theme .book-block:hover .book-text::after {background:linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, rgb(7, 42, 85) 97%, rgb(7, 42, 85) 98%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );}

.violet-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #BC9B64;}

.violet-theme .option-input:checked {background: #072A55;}

.violet-theme.manage-view .EditFooterContentInner {	background-image: linear-gradient(90deg, #c0c0c0 50%, transparent 50%), linear-gradient(90deg, #c0c0c0 50%, transparent 50%), linear-gradient(0deg, #c0c0c0 50%, transparent 50%), linear-gradient(0deg, #c0c0c0 50%, transparent 50%);background-color: transparent;}

.violet-theme.manage-view .EditFooterContentInner .edit-widgets-btn {background-color: #072a55;border-color: #072a55;}

.violet-theme.manage-view .EditFooterContentInner .edit-widgets-btn .btn {color: #FFF;}

.violet-theme .AddLinksDetails {color: #072A55;}

.violet-theme .btn-file-main .btn-file {background:#072A55;border-color:#072A55;}

.violet-theme .awards-honors .a-h-body {background:#BC9B64;box-shadow:0 10px 14px 0 rgb(188, 155, 100 ,0.4);}

.violet-theme .honorViewButton {background-color: #072A55;}

.violet-theme .awards-honors .a-h-body::after {background-image: url('gray-arrow-img.png');}

.violet-theme .library-logo .editwidgets-image .editwidgets-book {background-color: #BC9B64;}

.violet-theme .widgets-btn:hover, .violet-theme .widgets-btn:focus {background: #072A55;border-color: #041C39;}

.violet-theme .position-series::after {border-top:40px solid #BC9B64;}

.violet-theme .navbar button.navbar-toggler {background:#072A55;}

.violet-theme .accordion .card-header::after {background:#BC9B64;color:#fff;}

.violet-theme footer.main-footer ul.links {color: #719dbe;}

.violet-theme .text-widgets-list h4 { color: #2d77d3; }

.violet-theme .location-details .btn-warning { color: #bc9b64; }

.violet-theme .location-details .btn-warning:hover, 
.violet-theme .location-details .btn-warning:focus, 
.violet-theme .location-details .btn-warning:active { color: #072a55 !important; }

body.violet-theme .book-detail-tab .carousel.tabs button.slick-arrow.slickArrowpre { color: #2d77d3; }

body.violet-theme .book-detail-tab .carousel.tabs button.slickArrownxt.slick-arrow { color: #2d77d3; }

.violet-theme .tab-content td a.marc-link { color: #2d77d3 !important; }

.violet-theme .book-links a { background-color: #2d77d3;}

/***violet-theme***/

/***disable-theme***/

.dissable-theme {position:relative;float:left;width:100%;height:100vh;background-color:#fff;}

.dissable-theme::after {position:absolute;content:"";left:0;width:100%;top:calc(50% - 130px);background-image: url('coming-soon.png');height:260px;background-repeat:no-repeat;background-position:center;background-size:contain;}

.dissable-theme app-root {display:none;}

.dissable-theme::before {position:absolute;background-image: url('coming-soon-pattern.jpg');content:"";width:100%;height:290px;bottom:0;opacity:0.42;}

/***disable-theme***/

/***kids1-theme***/

@font-face {font-family:'HoboStd';src: url('HoboStd.eot');src: url('HoboStd.woff') format('woff'), url('HoboStd.ttf') format('truetype'), url('HoboStd.svg') format('svg');font-weight: normal;font-style: normal;}

@font-face {font-family:'gilsanub';src: url('gilsanub.eot');src: url('gilsanub.woff') format('woff'), url('gilsanub.ttf') format('truetype'), url('gilsanub.svg') format('svg');font-weight: normal;font-style: normal;}

.kids1-theme .hero-text h1 {font-family:'gilsanub';line-height: 5rem;}

.kids1-theme .library-logo.logo-exists h1 , .kids1-theme .hero-text h1 span , .kids1-theme .page-heading , 
.kids1-theme footer.main-footer .brand{font-family: HoboStd;font-weight: normal;}

.kids1-theme header .library-logo {background: #25c393  none repeat scroll 0 0;}

.kids1-theme header .library-logo::after {position: absolute;background-image: url('wave-bottom-green.png');content: '';left: 0;bottom: -29px;height: 30px;width: 100%;background-repeat: repeat-x;}

.kids1-theme nav.navbar .main-nav {background: #fff;}

.kids1-theme .navbar.navbar-expand-lg::after {position: absolute;background-image: url('wave-bottom-white.png');content: '';left: 5px;bottom: -29px;height: 30px;width: 100%;background-repeat: repeat-x;z-index: 2;}

.kids1-theme .hero-home::after {position: absolute;background-image: url('wave-bottom-white.png');content: '';left: 0;bottom: 0px;height: 30px;width: 100%;background-repeat: repeat-x;z-index: 2;transform: rotate(180deg);}

.kids1-theme nav.navbar .main-nav li a.active { background: #f077ac;border-radius: 33px 39px 70px 36px; position: relative;padding: 12px 30px;margin: 0 15px;}

.kids1-theme nav.navbar .main-nav li a.active::after {position: absolute;content: '';background-image: url('nav-active-drop.png');right: 10px;height: 100%;width: 12px;background-repeat: no-repeat;background-position: left center;top: 0;}

.kids1-theme nav.navbar .main-nav li a.active::before {position: absolute;content: '';background-image: url('nav-active-drop.png');left: 10px;height: 100%;width: 12px;background-repeat: no-repeat;background-position: left center;top: 0;transform: rotate(180deg);}

.kids1-theme nav.navbar .main-nav li a:hover, .kids1-theme nav.navbar .main-nav li a:focus { color: #f077ac !important; }

.kids1-theme nav.navbar .main-nav li a.active:hover, .kids1-theme nav.navbar .main-nav li a.active:focus { color: #fff !important; }

.kids1-theme #searchForm .search-main-input { border: 1px solid #25c295; }

.kids1-theme .search-input {font-weight: 400;color: #25c295;}

.kids1-theme #searchForm .search-main-input-right .search-btn { color: #f077ac; }

.kids1-theme .btn-primary {background: #f077ac none repeat scroll 0 0 !important;border: 1px solid #f077ac !important;border-radius: 20px !important;position: relative;padding-top: 8px;}

.kids1-theme .btn-primary::before {position: absolute;content: '';height: 42px;background-color: #f077ac;right: -4px;width: 50%;top: 0;border-radius: 30px;z-index: -1;box-shadow: -8px 11px 18px rgba(0,0,0,0.18);}

.kids1-theme .btn-primary::after {position: absolute;content: '';height: 38px;width: 100%;background-color: #f077ac;top: 2px;border-radius: 40px;right: -1px;z-index: -1;transform: rotate(5deg);}

.kids1-theme .btn-primary:hover{box-shadow: none !important;}

.kids1-theme nav.navbar .main-nav li {text-align: center;width: 14%;margin: 0 0 14px;}

.kids1-theme .book-block{background-image: url('buble-box-center.png');background-repeat: repeat-y;background-size: contain;box-shadow: none;background-position: center;padding-left: 60px;padding-right: 60px;background-color: transparent;box-shadow: none;margin-bottom: 60px; float: left; width: 100%;}

.kids1-theme .book-block::after{position: absolute;content: '';top: -40px;left: 0;background-image: url('buble-box.png');background-repeat: no-repeat;background-size: cover;background-position: top;width: 100%;height: 40px;}

.kids1-theme .book-block::before {position: absolute;content: ''; bottom: -48px;left: 0;background-image: url('buble-box.png'); background-repeat: no-repeat;    background-size: cover;    background-position: bottom;    width: 100%;    height: 50px;}

.kids1-theme .book-block:hover::after{background-image: url('buble-box-hover2.png');}

.kids1-theme .book-block:hover::before {background-image: url('buble-box-hover2.png');}

.kids1-theme .book-block:hover { background-image: url('buble-box-hover-center2.png');background-repeat: repeat-y;background-size: contain;box-shadow: none;background-position: center;background-color: transparent;box-shadow: none;}

.kids1-theme .book-block:hover .book-cover { border: 8px solid #25c393; }

.kids1-theme .search-main-input .sel__box__options::after { color: #f077ac; }

.kids1-theme .material-checkbox .material-helper::before,.kids1-theme .material-checkbox .material-helper::after { background-color: #f29085; }

.kids1-theme .material-checkbox input:checked ~ .material-helper , .kids1-theme .material-checkbox label:hover .material-helper { color: #f29085; }

.kids1-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, .kids1-theme .search-main-tab-bottom .nav-tabs .nav-link.active { background-color:#f077ac; }

.kids1-theme .page-heading::after { background-color: transparent;}

.kids1-theme .page-heading a , .kids1-theme .page-heading span{position: relative;}

.kids1-theme .page-heading span::after , .kids1-theme .page-heading span::before , .kids1-theme .page-heading a::after , .kids1-theme .page-heading a::before {background-image: url('heading-right-drop.png'); position: absolute;content:''; right:-45px;height: 50px;width: 35px;background-repeat: no-repeat;}

.kids1-theme .page-heading a::before , .kids1-theme .page-heading span::before{background-image: url('heading-left-drop.png');right:auto;left:-45px;}

.kids1-theme .page-heading a:hover,.kids1-theme .page-heading a:focus { color: #25c393; }

.kids1-theme .book-block:hover .book-text::after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(37, 195, 147,0) 0%, rgba(37, 195, 147,0) 6%, rgba(37, 195, 147,0.99) 97%, rgba(37, 195, 147,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */}

.kids1-theme .fc-state-default { color: #2d77d3;}

.kids1-theme .fc-today span.fc-day-number { background-color: #f96767 !important; }

.kids1-theme .recent-reviews .carousel .slick-arrow { background:#25c393; }

.kids1-theme .location-details i {color: #fff;background-color: #f7b033;border-radius: 0px;left: 10px;top: -40px;}

.kids1-theme .hours-details i {color: #fff;background-color: #25c393;border-radius: 0px;right: 10px;top: -40px;}

.kids1-theme .location-details {padding: 40px 20px 20px 20px; background: #25c393 none repeat scroll 0 0;border-top: 8px solid #0ca274;border-bottom: 8px solid #0ca274; }

.kids1-theme .location-details::after{position: absolute;background-image: url('blue-role.png'); content: '';left: -32px;top: -32px;height: 130%;width: 80px;background-repeat: no-repeat;z-index: -1;background-size: contain;}

.kids1-theme .hours-details::after{position: absolute;background-image: url('yellow-role.png'); content: '';right: -40px;top: -32px;height: 130%;width: 50px;background-repeat: no-repeat;z-index: -1;background-size: contain;}

.kids1-theme .hours-details {padding: 40px 20px 20px 20px; background: #f7b033  none repeat scroll 0 0; border-top: 8px solid #ce9125;border-bottom: 8px solid #ce9125;}

.kids1-theme #scrollTop { background-color: #25c393 ; background-image: linear-gradient(to right, #25c393 ,#937749); }

.kids1-theme .submit-btn { background: #25c393 ; }

.kids1-theme .check-list input:checked ~ .checkmark { background-color: #f077ac; }

.kids1-theme .search-sesults-top-head .view-btn span span.thumbnail-btn { background: #f077ac none repeat scroll 0 0; }

.kids1-theme .widgets.bread-crumbs ul.list-bread-crumbs li a { color: #25c393 ; }

.kids1-theme .narrow-results-main .fas { color: #f077ac; }

.kids1-theme .sort-by .active {background:#25c393 ; }

.kids1-theme .search-sesults-top-head .view-btn span span:hover { color: #f077ac; }

.kids1-theme .print-btn { color: #25c393 ; }

.kids1-theme .print-btn:hover, .kids1-theme .print-btn:focus { background-color: #25c393 ; color:#fff; }

.kids1-theme .more-book-detail-btn { color: #f077ac; }

.kids1-theme .more-book-detail thead { background-color: #f077ac; }

.kids1-theme .more-book-detail thead tr th { border-color: #d8776c; }

.kids1-theme .book-detail .star-rating-info a { color: #f077ac !important;	text-decoration: underline !important; }

.kids1-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after { background: #f077ac none repeat scroll 0 0; }

.kids1-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, 
.kids1-theme .book-detail-tab ul.nav-pills .show > .nav-link { background-color: #f077ac !important; }

.kids1-theme .book-detail-tab .tab-content { border: 1px solid #25c393; }

.kids1-theme .book-detail-tab ul.nav-pills li.nav-item a i { color: #f077ac !important; }

.kids1-theme .tab-content td a:hover, .tab-content td a:focus {color: #25c393 !important; }

.kids1-theme .book-image-main a { color: #f077ac !important; }

.kids1-theme .book-detail-tab h3 , .kids1-theme .book-detail-tab h3 a { color:#25c393 ; }

.kids1-theme #tab-Suggestions .suggestions li a:hover, .kids1-theme #tab-Suggestions .suggestions li a:focus {color: #25c393  !important; }

.kids1-theme .inlineShow::before { color: #25c393 ; }

.kids1-theme .top-nav ul li#myCollectionLi .my-list-count { background: #f077ac; }

.kids1-theme .no-record-found p strong { color: #25c393; }

.kids1-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before { color: #f077ac; }

.kids1-theme .search-sesults-top-head .view-btn span span.thumbnail-btn { color: #fff; }

.kids1-theme .forgot-password {color: #f077ac; }

.kids1-theme .forgot-password:hover, .kids1-theme .forgot-password:focus { color: #25c393 ; }

.kids1-theme footer.main-footer {background: #f077ac;border-top: none;margin-top: 140px;padding-top: 20px;}

.kids1-theme footer.main-footer::after {position: absolute;background-image: url('fotter-wave-left.png');content: '';left: 0;height: 80px;width: 100px;top: -74px;background-repeat: no-repeat;}

.kids1-theme footer.main-footer::before {position: absolute;background-image: url('fotter-wave-right.png');content: '';right: 0;height: 220px;width: 364px;top: -108px;background-repeat: no-repeat;background-size: contain; }

.kids1-theme footer.main-footer .copyrights { background: #da6195 ; margin-top: 60px; position: relative;overflow: inherit !important;}

.kids1-theme footer.main-footer .copyrights::after {position: absolute;background-image: url('wave-bottom-pink.png');content: '';left: 0;top: -10px;height: 30px;width: 100%;background-repeat: repeat-x;}

.kids1-theme .footer-nav li a , .kids1-theme footer.main-footer h5 { color:#fff !important; }

.kids1-theme .footer-nav li a:hover { color: #fff !important; }

.kids1-theme footer.main-footer .brand { color: #fff !important; }

.kids1-theme footer.main-footer .copyrights p { color: #fff; }

.kids1-theme hr.footer-dvder { border-color: #f077ac; }

.kids1-theme footer.main-footer .copyrights a:hover { color: #fff; }

.kids1-theme .loader-dot { background: #25c393 ; }

.kids1-theme .loader-dot:nth-child(1) { background: #25c393; }

.kids1-theme .loader-dot:nth-child(2) { background: #a0e0cd; }

.kids1-theme .loader-dot:nth-child(3) { background: #d2d2d6; }

.kids1-theme .loader-dot:nth-child(4) { background: #f7b8d4; }

.kids1-theme .loader-dot:nth-child(5) { background: #f077ac; }

.kids1-theme .rotating-btn-main {background: #F077AC;}

.kids1-theme .rotating-btn-main.add-widget-btn {background: #25C393;}

.kids1-theme.manage-view .edit-widgets-btn .btn {color: #25C393;background-image: linear-gradient(90deg, #25C393 50%, transparent 50%), linear-gradient(90deg, #25C393 50%, transparent 50%), linear-gradient(0deg, #25C393 50%, transparent 50%), linear-gradient(0deg, #25C393 50%, transparent 50%);}

.kids1-theme.manage-view .edit-widgets-btn {background-image: linear-gradient(90deg, #25C393 50%, transparent 50%), linear-gradient(90deg, #25C393 50%, transparent 50%), linear-gradient(0deg, #25C393 50%, transparent 50%), linear-gradient(0deg, #25C393 50%, transparent 50%);}

.kids1-theme .book-block:hover .book-text::after {background: linear-gradient(to bottom, rgba(37, 195, 147,0) 0%, rgba(37, 195, 147,0) 6%, rgb(37, 195, 147) 97%, rgb(37, 195, 147) 98%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );}

.kids1-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #BC9B64;}

.kids1-theme.manage-view section.select-box {background-color: transparent;}

.kids1-theme .option-input:checked {background: #072A55;}

.kids1-theme.manage-view .EditFooterContentInner { background-image: linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%);background-color: transparent;}

.kids1-theme.manage-view .EditFooterContentInner .edit-widgets-btn {background-color: #f077ac;border-color: #f077ac;background-image: linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%);}

.kids1-theme.manage-view .EditFooterContentInner .edit-widgets-btn .btn {color: #FFF;}

.kids1-theme .AddLinksDetails {color: #25c393;}

.kids1-theme .btn-file-main .btn-file {background: #25c393;border-color: #072A55;}

.kids1-theme .awards-honors .a-h-body {background: #BC9B64;box-shadow: 0px 10px 14px 0 rgb(188, 155, 100 ,0.4);}

.kids1-theme .honorViewButton {background-color: #072A55;}

.kids1-theme .awards-honors .a-h-body::after {background-image: url('gray-arrow-img.png');}

.kids1-theme .library-logo .editwidgets-image .editwidgets-book {background-color: #fff;}

.kids1-theme .widgets-btn:hover, .kids1-theme .widgets-btn:focus {background: #25C393;border-color: #21AF84;}

.kids1-theme .position-series::after {border-top:40px solid #BC9B64;}

.kids1-theme .search-main-tab-bottom button span{color: #25c393;}

.kids1-theme section.search-block .form-holder { background: #f2f2f2; box-shadow: none;border-radius: 10px;}

.kids1-theme .carousel .book-cover::after , .kids1-theme .book-image::after {position: absolute;content: '';height: 100%;width: 100%;background-image: linear-gradient(45deg, #5d6eb4 6.25%, #ffffff 6.25%, #ffffff 12.50%, #9cd5de 12.50%, #9cd5de 18.75%, #fff 18.75%, #fff 25%, #e94069 25%, #e94069 31.25%, #fff 31.25%, #fff 37.50%, #fdcf46 37.50%, #fdcf46 43.75%, #fff 43.75%, #fff 50%, #5d6eb4 50%, #5d6eb4 56.25%, #ffffff 56.25%, #ffffff 62.50%, #9cd5de 62.50%, #9cd5de 68.75%, #fff 68.75%, #fff 75%, #e94069 75%, #e94069 81.25%, #fff 81.25%, #fff 87.50%, #fdcf46 87.50%, #fdcf46 93.75%, #fff 93.75%, #fff 100%);background-size:80px 80px;left: 0;top: 0;z-index: 0;}

.kids1-theme .carousel .book-cover , .kids1-theme .book-image{border: 0px solid #fff;	padding: 8px;position: relative;box-shadow: 0 0 0 1px #9cd5de;}

.kids1-theme .book-cover img , .kids1-theme .book-image img ,.kids1-theme .reviews-carousel-main .reviews-carousel-img img{z-index: 1;position: relative;background-color: #fff;	border: 1px solid #9cd5de;}

.kids1-theme .Placeholders {z-index: 1;	position: relative;}

.kids1-theme .header.inner .library-logo {height: calc(100% - 90px);}

.kids1-theme .header.inner .navbar-expand-lg .navbar-collapse {padding-top: 30px;}

.kids1-theme .calendar {z-index: 0; background-repeat:no-repeat; position:relative;overflow: inherit; background-image: url('calender-bg.png'); border-radius: 0px;box-shadow: none;	border: none; padding:150px 110px; background-size: contain; background-position: center center;}

.kids1-theme .calendar::after {position: absolute;content:'';background-image: url('calender-top-bg.png');top: 33px;left: 0px;width: 100%;height: 190px;z-index: -1;background-size: contain;background-repeat: no-repeat;}

.kids1-theme .calendar::before {background-repeat: no-repeat;position: absolute;content: '';background-image: url('calender-bottom-bg.png');bottom: 18px;left: 37px;width: 100%;height: 188px;z-index: 0;background-size: contain;}

.kids1-theme #searchForm .search-main-input::after {top: -1px;left: -8px;position: absolute;content: '';background-image:url('search-input.png');	height: 104%;width: 43px;background-repeat: no-repeat;background-size: contain;}

.kids1-theme #searchForm .search-main-input::before {top: -1px;right:-8px;position: absolute;content:'';background-image:url('search-input.png');height: 104%;width: 43px;background-repeat: no-repeat;background-size: contain;transform: rotate(180deg);}

.kids1-theme .search-block select {background-color: #f2f2f2;}

.kids1-theme .explore-page .explore-block {position: relative; background-image: url('explore-box-bg-center.png');background-repeat:repeat;box-shadow: none;background-size:contain;background-position: center;margin-bottom: 30px;}

.kids1-theme .explore-page .explore-block::after {position: absolute;background-image: url('explore-box-bg.png');background-repeat: no-repeat;background-size: cover;background-position: top;top: -28px;content: '';width: 100%;height: 28px;left: 0;}

.kids1-theme .explore-page .explore-block::before {position: absolute;background-image: url('explore-box-bg.png');background-repeat: no-repeat;background-size: cover;content: '';width: 100%;height: 28px;left: 0;background-position: bottom;bottom: -28px;}

.kids1-theme .explore .explore-block:hover { background-repeat:repeat;background-size: contain;background-position: center;background-color:transparent;background-image: url('explore-box-hover-bg-center.png'); }

.kids1-theme .explore-page .explore-block:hover::after {background-image: url('explore-box-hover-bg.png');}

.kids1-theme .explore-page .explore-block:hover::before {background-image: url('explore-box-hover-bg.png');}

.kids1-theme.inner-page .navbar.navbar-expand-lg::after {left: 0;}

.kids1-theme.inner-page .header.inner .top-navbar-main {padding-left: 421px;}

.kids1-theme .widgets.recent-reviews {padding: 80px 10px;z-index: 0;position: relative;	background-image: url('Reviews-bg-child.jpg');	background-position: left;	background-repeat: repeat;	background-size: contain;}

.kids1-theme .widgets.recent-reviews::after{position: absolute;background-image: url('wave-bottom-white-shdow.png');content:'';left:0px;bottom:0px;height: 40px;width: 100%;background-repeat: repeat-x;z-index: 2;}

.kids1-theme .widgets.recent-reviews::before{position: absolute;background-image: url('wave-bottom-white-shdow.png');content:'';left:0px;top:0px;height: 40px;width: 100%;background-repeat: repeat-x;z-index: 2;transform: rotate(180deg);}

.kids1-theme .book-cover ,.kids1-theme .reviews-carousel-main .reviews-carousel-img{	border: 0px solid #fff;	padding: 4px;position: relative;}

.kids1-theme .book-cover::after ,.kids1-theme .reviews-carousel-main .reviews-carousel-img::after{position: absolute;content: '';height: 100%;width: 100%;background-image: linear-gradient(45deg, #5d6eb4 6.25%, #ffffff 6.25%, #ffffff 12.50%, #9cd5de 12.50%, #9cd5de 18.75%, #fff 18.75%, #fff 25%, #e94069 25%, #e94069 31.25%, #fff 31.25%, #fff 37.50%, #fdcf46 37.50%, #fdcf46 43.75%, #fff 43.75%, #fff 50%, #5d6eb4 50%, #5d6eb4 56.25%, #ffffff 56.25%, #ffffff 62.50%, #9cd5de 62.50%, #9cd5de 68.75%, #fff 68.75%, #fff 75%, #e94069 75%, #e94069 81.25%, #fff 81.25%, #fff 87.50%, #fdcf46 87.50%, #fdcf46 93.75%, #fff 93.75%, #fff 100%);background-size: 80px 80px;	left: 0;top: 0;z-index: 0;}

.kids1-theme .width_H .calendar {padding: 0px;background-image: none;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);border: 10px solid #fff;}

.kids1-theme .width_H .calendar::before {background-image: url('wave-bottom-white.png');position: absolute;content:'';display: block !important;height:30px;width:100%;bottom: -40px;left: 0;background-size: auto;background-repeat: repeat-x;z-index: 4;}

.kids1-theme .width_H .calendar::after {background-image: url('wave-bottom-white.png');position: absolute;content:'';display: block !important;height:30px;width:100%;top: -40px;left: 0;background-size: auto;background-repeat: repeat-x;z-index: 4;transform: rotate(180deg);}

.kids1-theme .width_H .calendar .row::after {background-image: url('wave-bottom-white-side.png');position: absolute;content: '';height: 100%;width: 10px;top: 0px;right: -20px;background-size: auto;background-repeat: repeat;z-index: 4;transform: rotate(180deg);}

.kids1-theme .width_H .calendar .row::before {background-image: url('wave-bottom-white-side.png');position: absolute;content: '';height: 100%;width: 10px;top: 0px;left: -20px;background-size: auto;background-repeat: repeat;z-index: 4;}

.kids1-theme section.search-block .form-holder::after{position: absolute;content: '';background-image: url('search-shadow.png');left: -80px;bottom: 0px;width: 160px;height: 40px;background-repeat: no-repeat;background-size: contain;z-index: -1;transform: rotate(212deg);opacity: 0.8;}

.kids1-theme section.search-block .form-holder::before{position: absolute;content: '';background-image: url('search-shadow.png');right: -40px;bottom: -20px;width: 160px;height: 40px;background-repeat: no-repeat;background-size: contain;z-index: -1;transform:rotate(152deg);opacity: 0.8;}

.kids1-theme.inner-page section.search-block .form-holder::before ,.kids1-theme.inner-page section.search-block .form-holder::after{display: none;}

.kids1-theme .navbar button.navbar-toggler {background: #f7b033 none repeat scroll 0 0;}

.kids1-theme.inner-page .book-block ,.kids1-theme .reading-lists .book-block{margin-top: 50px;padding-left: 60px;padding-right: 60px;}

.kids1-theme.inner-page .book-block::before , .kids1-theme .reading-lists .book-block::before{bottom: -70px;	height: 70px;}

.kids1-theme.inner-page .book-block::after , .kids1-theme .reading-lists .book-block::after {top: -70px;	height: 70px;}

.kids1-theme.inner-page .hero-home {padding: 40px 0 33px 0;}

.kids1-theme .text-widgets-list h4 ,.kids1-theme .text-widgets-list::before {	color: #f077ac;}

.kids1-theme .accordion .card-header::after {background: #25C393 none repeat scroll 0 0;color: #fff;}

.kids1-theme .head-text-bg-1 {display: unset !important;font-family: unset !important;font-size: 56px;position: relative;text-shadow: 5px 5px 20px rgba(0,0,0,0.2);padding:0px 8px;margin: 0 8px;background-color: #f077ac;}

.kids1-theme .head-text-bg-1::after {position: absolute;content:'';height: 8px;width: 100%;background-color: #f077ac;left: -6px;bottom: 0px;z-index: -1;}

.kids1-theme .head-text-bg-1::before {position: absolute;content: '';height: 100%;width: 100%;background-color: #f077ac;left: -3px;top: -4px;z-index: -1;transform: rotate(5deg);}

.kids1-theme .head-text-bg-1.head-text-bg-2 , .kids1-theme .head-text-bg-1.head-text-bg-2::after ,.kids1-theme .head-text-bg-1.head-text-bg-2::before {background-color: #66c4ed;}

.kids1-theme .head-text-bg-1.head-text-bg-3 , .kids1-theme .head-text-bg-1.head-text-bg-3::after ,.kids1-theme .head-text-bg-1.head-text-bg-3::before {background-color: #f7b033;}

.kids1-theme .head-text-bg-1.head-text-bg-4 , .kids1-theme .head-text-bg-1.head-text-bg-4::after ,.kids1-theme .head-text-bg-1.head-text-bg-4::before {background-color: #25c193;}

.kids1-theme .head-text-bg-1.head-text-bg-5 , .kids1-theme .head-text-bg-1.head-text-bg-5::after ,.kids1-theme .head-text-bg-1.head-text-bg-5::before {background-color: #e7c800;}

.kids1-theme .head-text-bg-1.head-text-bg-6 , .kids1-theme .head-text-bg-1.head-text-bg-6::after ,.kids1-theme .head-text-bg-1.head-text-bg-6::before {background-color: #f96767;}

.kids1-theme .head-text-bg-1.head-text-bg-7 , .kids1-theme .head-text-bg-1.head-text-bg-7::after ,.kids1-theme .head-text-bg-1.head-text-bg-7::before {background-color: #ad4af5;}

.kids1-theme .tab-content td a.marc-link{color: #F077AC !important;}

.kids1-theme .book-detail-tab ul li a:hover, .kids1-theme .book-detail-tab ul li a:focus {color: #25c393 !important;}

.kids1-theme footer.main-footer ul.links , .kids1-theme footer.main-footer ul.links a {color: #fff;}

.kids1-theme footer.main-footer ul.social-icons a {	background: #fff none repeat scroll 0 0;color: #da6195;}

body.kids1-theme a:hover {color: #F077AC;}

.kids1-theme .top-nav ul li a span {color: #F077AC;}

body.kids1-theme .copyrights a{color: #fff;}

.kids1-theme .book-links a {background-color: #25C393;color: #fff !important;}

.kids1-theme .narrow-results-main .card.Subject .card-body span {color: rgb(37, 195, 147) !important;}

.kids1-theme .narrow-results-main .card.Series .card-body span {color: rgb(37, 195, 147) !important;}

.kids1-theme .explore-page.explore .col-lg-2.col-sm-4.col-6 {padding: 0;}

.kids1-theme .editLogobannerContent .btn-primary::before , .kids1-theme .editLogobannerContent .btn-primary::before {height: 34px;}

.kids1-theme #loginLi a {color:#25c393 !important;border:1px solid #e2e0e0;padding:3px 10px;margin-top:4px;border-radius:7px 3px 3px 3px;}

.kids1-theme .widgets.location-hours.select-box {padding: 60px 0;}

.kids1-theme .btn-dander {background: #dc3545 none repeat scroll 0 0 !important;border: 1px solid #dc3545 !important;	border-radius: 20px !important;	position: relative;	padding-top: 8px;}

.kids1-theme .btn-dander::before {position:absolute;content:'';height: 42px;background-color: #dc3545;right: -4px;width:50%;top: 0;	border-radius: 30px;z-index: -1;box-shadow: -8px 11px 18px rgba(0,0,0,0.18);}

.kids1-theme .btn-dander::after {position:absolute;content:'';height: 38px;width: 100%;background-color: #dc3545;top:2px;border-radius: 40px;right: -1px;z-index: -1;transform: rotate(5deg);}

.kids1-theme .hold-resourse {margin-right: 15px;background: #ab47bc none repeat scroll 0 0 !important;	border: 1px solid #ab47bc !important;	border-radius: 20px !important;	position: relative;	padding-top: 8px;}

.kids1-theme .hold-resourse::before {position:absolute;content:'';height: 37px;background-color:#ab47bc;right:-4px;width:50%;top: 0;border-radius: 30px;z-index: -1;box-shadow: -8px 11px 18px rgba(0,0,0,0.18);}

.kids1-theme .hold-resourse::after {position: absolute;content: '';height: 35px;width: 100%;background-color: #ab47bc;top: 1px;border-radius: 40px;right: -1px;z-index: -1;transform: rotate(8deg);}

.kids1-theme.manage-view section.select-box ,.kids1-theme.kids2-theme.manage-view section.select-box {background-image: linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%);background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;background-position: left top, right bottom, left bottom, right top;position: relative;}

.kids1-theme.manage-view .widgets.recent-reviews::before , .kids1-theme.kids2-theme.manage-view .widgets.recent-reviews::before{top: 10px;}

.kids1-theme.manage-view .widgets.recent-reviews::after , .kids1-theme.kids2-theme.manage-view .widgets.recent-reviews::after {bottom: 10px;}

.kids1-theme .location-hours .location-details a i {top: 0px;left: 0px;background-color: transparent;color: #f7b033;}

.kids1-theme .location-hours .location-details a {color: #f7b033;}

.kids1-theme .location-hours .location-details a:hover, .kids1-theme .location-hours .location-details a:active {color: #f7b033 !important;}

@media (max-width: 1530px) {
.kids1-theme footer.main-footer::before {width:294px;top: -94px;}
body.kids1-theme  header .library-logo {width: 310px;}
.kids1-theme .top-navbar-main {padding-left: 305px;}
}

@media (max-width: 1199px) {
.kids1-theme .calendar::before {bottom: -18px;left: 35px;width: 91%;}
.kids1-theme .calendar::after {top: 34px;width: 96%;}
.kids1-theme .calendar {padding: 90px 100px;}
.kids1-theme .explore-page .explore-block {	margin-bottom: 50px;}
body.kids1-theme header .library-logo {width: 275px;}
.kids1-theme .top-navbar-main {padding-left: 270px;}
.kids1-theme .header.inner .navbar-expand-lg .navbar-collapse {padding-top: 0px;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active::after {right: 8px;width: 8px;background-size: contain;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active::before {left: 8px;width: 8px;background-size: contain;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active {padding: 12px 18px;margin: 0px;}
}

@media (max-width: 991px) {
.kids1-theme .book-block {padding-left: 60px;padding-right: 60px;}
.kids1-theme .book-block::after {top: -48px;height: 50px;}
.kids1-theme .book-block::before {bottom: -48px;height: 50px;}
.kids1-theme .calendar {padding: 0px;background-image: none;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);border: 10px solid #fff;}
.kids1-theme .calendar::before {background-image: url('wave-bottom-white.png');position: absolute;content:'';display: block !important;height:30px;width:100%;bottom: -40px;left: 0;background-size: auto;background-repeat: repeat-x;z-index: 4;}
.kids1-theme .calendar::after {	background-image: url('wave-bottom-white.png');position: absolute;content:'';display: block !important;height:30px;width:100%;top: -40px;left: 0;background-size: auto;background-repeat: repeat-x;z-index: 4;transform: rotate(180deg);}
.kids1-theme .calendar .row::after {background-image: url('wave-bottom-white-side.png');position: absolute;content: '';height: 100%;width: 10px;top: 0px;right: -20px;background-size: auto;background-repeat: repeat;z-index: 4;transform: rotate(180deg);}
.kids1-theme .calendar .row::before {background-image: url('wave-bottom-white-side.png');position: absolute;content: '';height: 100%;width: 10px;top: 0px;left: -20px;background-size: auto;background-repeat: repeat;z-index: 4;}
.kids1-theme header .library-logo::after , .kids1-theme .navbar.navbar-expand-lg::after {display: none;}
.kids1-theme .top-navbar-main {padding-left: 0px;}
.kids1-theme nav.navbar .main-nav li {margin: 14px 0;}
.kids1-theme .header.inner .library-logo {height: calc(100% - 0px);}
.kids1-theme.inner-page .header.inner .top-navbar-main {padding-left: 250px;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active {padding: 12px 7px;font-size: 12px;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active::before ,
.kids1-theme.inner-page nav.navbar .main-nav li a.active::after {display: none;}
.kids1-theme .hero-text h1 {line-height:3.5rem;}
.kids1-theme .head-text-bg-1 {font-size:40px;margin: 0 6px;}
.kids1-theme .head-text-bg-1::after {left: -5px;}
}

@media (max-width: 767px) {
.kids1-theme .hours-details::after , .kids1-theme .location-details::after {display: none;}
.kids1-theme .hours-details {border: 5px solid #ce9125;}
.kids1-theme .location-details {border: 5px solid #0ca274;}
.kids1-theme .book-block {margin-top: 40px;}
.kids1-theme section.search-block .form-holder::before {right: -20px;bottom: -7px;width: 70px;}
.kids1-theme section.search-block .form-holder::after {left: -20px;bottom: -7px;width: 70px;}
body.kids1-theme header .library-logo {	width: calc(100% - 62px);}
.kids1-theme nav.navbar .main-nav li {width: 100%;margin: 0;}
.kids1-theme nav.navbar .main-nav li a.active {border-radius: 0; margin: 0 0px;}
.kids1-theme.inner-page nav.navbar .main-nav li a.active::before ,
.kids1-theme.inner-page nav.navbar .main-nav li a.active::after {display: block;}
.kids1-theme.inner-page .header.inner .top-navbar-main {padding-left: 0px;}
}

@media (max-width: 600px) {
.kids1-theme .recent-reviews .carousel .slickArrowpre.slick-arrow {	left: -44px !important;}
.kids1-theme .recent-reviews .carousel .slickArrownxt.slick-arrow {	right: -44px !important;}
}

@media (max-width: 575px) {
.kids1-theme .head-text-bg-1 {font-size: 26px;padding: 0px 4px;	margin: 0 4px;}
.kids1-theme .head-text-bg-1::before {left: -1px;}
.kids1-theme .head-text-bg-1::after {left: -2px;}
}

@media (max-width: 480px) {
.kids1-theme .book-block {padding-left: 30px;padding-right: 30px;}

	}

/***kids1-theme***/

/***kids2-theme***/

.kids1-theme.kids2-theme nav.navbar .main-nav li a.active , .kids1-theme.kids2-theme footer.main-footer {background: #25c393;}

.kids1-theme.kids2-theme header .library-logo , .kids1-theme.kids2-theme .btn-primary::after , .kids1-theme.kids2-theme .btn-primary::before {background: #f96767 }

.kids1-theme.kids2-theme .btn-primary {background: #f96767 !important;border: 1px solid #f96767 !important;}

.kids1-theme.kids2-theme section.search-block .form-holder {background: #25c393;box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);}

.kids1-theme.kids2-theme.inner-page section.search-block .form-holder {background: transparent;box-shadow:none;}

.kids1-theme.kids2-theme section.search-block .form-holder::before , .kids1-theme.kids2-theme section.search-block .form-holder::after {display: none;}

.kids1-theme.kids2-theme footer.main-footer .copyrights {background: #16b786;}

.kids1-theme.kids2-theme .location-details {background: #f96767;border-top: 8px solid #da4a4a;border-bottom: 8px solid #da4a4a;}

.kids1-theme.kids2-theme .hours-details {background:#65c3eb;border-top:8px solid #4aa5cb;border-bottom:8px solid #4aa5cb;}

.kids1-theme.kids2-theme .location-details::after {background-image: url('red-role.png');}

.kids1-theme.kids2-theme .hours-details::after {background-image: url('blue-role2.png');}

.kids1-theme.kids2-theme .location-details i {	color: #fff;	background-color: #65c3eb;}

.kids1-theme.kids2-theme .hours-details i {	color: #fff;	background-color: #f96767;}

.kids1-theme.kids2-theme .location-hours .location-details a i {top: 0px;left: 0px;background-color: transparent;color: #65c3eb;}

.kids1-theme.kids2-theme .location-hours .location-details a {color: #65c3eb;}

.kids1-theme.kids2-theme .location-hours .location-details a:hover, .kids1-theme.kids2-theme .location-hours .location-details a:active {color: #65c3eb !important;}

.kids1-theme.kids2-theme hr.footer-dvder {border-color: #25c393;}

.kids1-theme.kids2-theme footer.main-footer .copyrights::after {background-image: url('wave-bottom-blue.png');}

.kids1-theme.kids2-theme footer.main-footer::after {background-image: url('fotter-wave-left-blue.png');}

.kids1-theme.kids2-theme footer.main-footer::before {background-image: url('fotter-wave-right-blue.png');}

.kids1-theme.kids2-theme header .library-logo::after {background-image: url('wave-bottom-red.png');}

.kids1-theme.kids2-theme nav.navbar .main-nav li a:hover, .kids1-theme.kids2-theme nav.navbar .main-nav li a:focus {color: #f96767 !important;}

.kids1-theme.kids2-theme .search-main-tab-bottom .limit-btn , .kids1-theme.kids2-theme .search-main-tab-bottom .advanced-btn , 
.kids1-theme.kids2-theme .search-main-tab-bottom button span ,.kids1-theme.kids2-theme .search-main-tab-bottom .material-form-group input:valid ,
.kids1-theme.kids2-theme .search-main-tab-bottom .material-form-group .material-control-label , 
.kids1-theme.kids2-theme .search-block #searchForm label , .kids1-theme.kids2-theme .search-main-tab-bottom .material-checkbox .material-helper , 
.kids1-theme.kids2-theme .search-main-tab-bottom .material-checkbox input:checked ~ .material-helper, .kids1-theme.kids2-theme .search-main-tab-bottom  .material-checkbox label:hover .material-helper 
 , .kids1-theme.kids2-theme .search-main-tab-bottom .material-form-group select , .kids1-theme.kids2-theme .CA .library-calendar span.fc-day-number , 
 .kids1-theme.kids2-theme .CA .library-calendar th span , .kids1-theme.kids2-theme .CA .library-calendar th , 
 .kids1-theme.kids2-theme .fc-toolbar h2 , .kids1-theme.kids2-theme .fc-state-default , .kids1-theme.kids2-theme .CA .event-list h1.block-heading ,.kids1-theme.kids2-theme .eventList
 , .kids1-theme.kids2-theme ul.event-notes li.note , .kids1-theme.kids2-theme nav.navbar .main-nav li a.active:hover, .kids1-theme.kids2-theme nav.navbar .main-nav li a.active:focus {color: #fff !important;}

.kids1-theme.kids2-theme .material-form-group .material-bar {border-bottom: 0.0625rem solid #fff;}

.kids1-theme.kids2-theme .material-checkbox .material-helper::before {box-shadow: 0 0 0 0.0625rem #25c393;}

.kids1-theme.kids2-theme .search-main-tab-bottom .material-checkbox .material-helper::before, 
.kids1-theme.kids2-theme .search-main-tab-bottom .material-checkbox .material-helper::after {background-color: #fff;}

.kids1-theme.kids2-theme .search-input {color: #000;}

.kids1-theme.kids2-theme .calendar {background-image: url('calender-bg-blue.png');}

.kids1-theme.kids2-theme .calendar::before {background-image: url('calender-bottom-bg-blue.png');}

.kids1-theme.kids2-theme .calendar::after {background-image: url('calender-top-bg-blue.png');}

.kids1-theme.kids2-theme ul.event-notes li.eventopen {background-color: #25c393;}

.kids1-theme.kids2-theme .closeDays span.fc-day-number, .kids1-theme.kids2-theme .event-list ,
.kids1-theme.kids2-theme .closeDays span.fc-day-number {background-color: #17b182;}

.kids1-theme.kids2-theme .disabledDay span.fc-day-number {background-color: #17b182;color: #25c393 !important;}

.kids1-theme.kids2-theme .example-box.width_H .calendar {background-image: none;border-radius: 9px;background-color: #25c393;border-color: #25c393;}

.kids1-theme.kids2-theme .example-box.width_H .calendar::before {background-image: url('wave-bottom-green.png');}

.kids1-theme.kids2-theme .example-box.width_H .calendar::after {background-image: url('wave-bottom-green.png');}

.kids1-theme.kids2-theme .example-box.width_H .calendar .row::before {background-image: url('wave-bottom-green-side.png') !important;}

.kids1-theme.kids2-theme .example-box.width_H .calendar .row::after {background-image: url('wave-bottom-green-side.png') !important;}

.kids1-theme.kids2-theme .widgets.recent-reviews {background-image: url('Reviews-bg-child2.jpg');background-size: cover;background-position: center center;}

.kids1-theme.kids2-theme #scrollTop {background-image: linear-gradient(to right, #f96767 ,#f96767);}

.kids1-theme.kids2-theme .text-widgets-list h4, .kids1-theme.kids2-theme .text-widgets-list::before ,body.kids1-theme.kids2-theme a:hover {color: #f96767;}

.kids1-theme.kids2-theme a.homeLogoLink:hover {color: #fff;}

.kids1-theme.kids2-theme .book-block:hover{background-image:url('buble-box-hover-red-center2.png');}

.kids1-theme.kids2-theme .book-block:hover .book-text::after {	background: linear-gradient(to bottom, rgba(37, 195, 147,0) 0%, rgba(37, 195, 147,0) 6%, rgb(249, 103, 103) 97%, rgb(249, 103, 103) 98%);}

.kids1-theme.kids2-theme .book-block:hover::before , .kids1-theme.kids2-theme .book-block:hover::after {background-image: url('buble-box-hover-red.png');}

.kids1-theme.kids2-theme .book-block:hover .book-cover {border: 8px solid #f96767;}

.kids1-theme.kids2-theme #searchForm .search-main-input-right .search-btn {color: #f96767;}

.kids1-theme.kids2-theme .search-block select {	background-color: transparent;}

.kids1-theme.kids2-theme .explore .explore-block:hover{background-image: url('explore-box-hover-bg-center-red.png');}

.kids1-theme.kids2-theme .explore-page .explore-block:hover::before ,.kids1-theme.kids2-theme .explore-page .explore-block:hover::after { background-image: url('explore-box-hover-bg-red.png');}

.kids1-theme.kids2-theme .forgot-password{color: #f96767;}

.kids1-theme.kids2-theme .loader-dot:nth-child(3) { background: #ffdbdb; }

.kids1-theme.kids2-theme .loader-dot:nth-child(4) { background: #ffadad; }

.kids1-theme.kids2-theme .loader-dot:nth-child(5) { background: #f96767; }

.kids1-theme.kids2-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before {color: #25c393;}

/*.kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .limit-btn,.kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .advanced-btn, .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom button span, .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-form-group input:valid,   .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-form-group .material-control-label,   .kids1-theme.kids2-theme.inner-page .search-block #searchForm label,    .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-checkbox .material-helper,    .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-checkbox input:checked ~ .material-helper,    .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-checkbox label:hover .material-helper, .kids1-theme.kids2-theme.inner-page .search-main-tab-bottom .material-form-group select{color: inherit !important;}*/

.kids1-theme.kids2-theme .header.inner .search-main-tab-bottom {background: #25c393;z-index: 0;}

.kids1-theme.kids2-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, .kids1-theme.kids2-theme .search-main-tab-bottom .nav-tabs .nav-link.active , .kids1-theme.kids2-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after , .kids1-theme.kids2-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, .kids1-theme.kids2-theme .book-detail-tab ul.nav-pills .show > .nav-link  , .kids1-theme.kids2-theme.search-sesults-top-head .view-btn span span.thumbnail-btn , .kids1-theme.kids2-theme.manage-view .EditWidgetsFormBody .btn.btn-c ,.kids1-theme.kids2-theme .rotating-btn-main , .kids1-theme.kids2-theme .top-nav ul li#myCollectionLi .my-list-count{background-color: #f96767 !important;}

.kids1-theme.kids2-theme  .narrow-results-main .fas ,.kids1-theme.kids2-theme  .book-image-main a ,.kids1-theme.kids2-theme  .book-detail-tab ul.nav-pills li.nav-item a i {color: #f96767 !important;}

.kids1-theme.kids2-theme.manage-view .EditFooterContentInner .edit-widgets-btn {	background-color: #25c393;	border-color: #25c393;}

.kids1-theme .navbar button.navbar-toggler {background: #25c393 none repeat scroll 0 0;}

.kids1-theme.kids2-theme .more-book-detail-btn , .kids1-theme.kids2-theme .tab-content td a.marc-link{color: #f96767;}

.kids1-theme.kids2-theme .search-sesults-top-head .view-btn span span.thumbnail-btn , .kids1-theme.kids2-theme .more-book-detail thead {background: #f96767 none repeat scroll 0 0;}

.kids1-theme.kids2-theme .book-detail-tab ul.nav-pills li.nav-item a.active i{color: #fff !important;}

.kids1-theme.kids2-theme .search-main-tab-bottom button.BasicSearch-btn span {	color: #666 !important;}

@media (max-width: 991px) {
.kids1-theme.kids2-theme .calendar {background-image: none;	background-color: #25c393;border-color: #25c393;border-radius: 9px;}
.kids1-theme.kids2-theme .calendar::before {background-image: url('wave-bottom-green.png');}
.kids1-theme.kids2-theme .calendar::after {background-image: url('wave-bottom-green.png');}
.kids1-theme.kids2-theme .calendar .row::before {background-image: url('wave-bottom-green-side.png') !important;}
.kids1-theme.kids2-theme .calendar .row::after {background-image: url('wave-bottom-green-side.png') !important;}
}

@media (max-width: 767px) {
.kids1-theme.kids2-theme .hours-details {border: 5px solid #4aa5cb;}
.kids1-theme.kids2-theme .location-details {border: 5px solid #da4a4a;}
}

/***kids2-theme***/

/***christmas-theme***/

.kids1-theme.christmas-theme header .library-logo::after {background-image: url('snow-green.png');bottom: -20px;}

.kids1-theme.christmas-theme .navbar.navbar-expand-lg::after {background-image: url('snow-white.png');bottom: -20px;bottom: -20px;}

.kids1-theme.christmas-theme header .library-logo , .kids1-theme.christmas-theme .search-main-tab-bottom .nav-tabs .nav-link.active , 
.kids1-theme.christmas-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link ,
.kids1-theme.christmas-theme .search-main-tab-bottom .booleanOpretors li.active ,.kids1-theme.christmas-theme .recent-reviews .carousel .slick-arrow ,
.kids1-theme.christmas-theme footer.main-footer , .kids1-theme.christmas-theme .hours-details i , .kids1-theme.christmas-theme .sort-by .active ,
.kids1-theme.christmas-theme .accordion .card-header::after , .kids1-theme.christmas-theme .submit-btn  ,
.kids1-theme.christmas-theme .rotating-btn-main.add-widget-btn , .kids1-theme.christmas-theme .btn-file-main .btn-file ,
.kids1-theme.christmas-theme .option-input:checked , .kids1-theme.christmas-theme .honorViewButton{background: #00923d;}

.kids1-theme.christmas-theme nav.navbar .main-nav li a.active , .kids1-theme.christmas-theme .location-details i ,
.kids1-theme.christmas-theme .search-block select , .kids1-theme.christmas-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, 
.kids1-theme.christmas-theme .book-detail-tab ul.nav-pills .show > .nav-link , .kids1-theme.christmas-theme .more-book-detail thead ,
.kids1-theme.christmas-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after ,
.kids1-theme.christmas-theme .search-sesults-top-head .view-btn span span.thumbnail-btn ,.kids1-theme.christmas-theme .top-nav ul li#myCollectionLi .my-list-count 
, .kids1-theme.christmas-theme .rotating-btn-main , .kids1-theme.christmas-theme .widgets-btn:hover, 
.kids1-theme.christmas-theme.manage-view .EditWidgetsFormBody .btn.btn-c ,.kids1-theme.christmas-theme .widgets-btn:focus{background: #e44356 !important;}

.kids1-theme.christmas-theme .hero-home::after {background-image: url('snow-white.png');bottom: -10px;}

.kids1-theme.christmas-theme section.search-block .form-holder::before {background-image: url('christmas-wreath.png');right: -53px;bottom: -75px;width: 130px;height: 130px;transform: rotate(-5deg);opacity: 1;}

.kids1-theme.christmas-theme section.search-block .form-holder::after {background-image: url('christmas-wreath.png');left: -48px;bottom: -79px;width: 130px;height: 130px;transform: rotateY(180deg);opacity: 1;}

.kids1-theme.christmas-theme section.search-block .form-holder {background: #e44356;margin-bottom: 80px;}

.kids1-theme.christmas-theme .search-input {color: #e44356;}

.kids1-theme.christmas-theme #searchForm .search-main-input::before , .kids1-theme.christmas-theme #searchForm .search-main-input::after {display: none;}

.kids1-theme.christmas-theme #searchForm .search-main-input {border: 1px solid #701d26;}

.kids1-theme.christmas-theme #searchForm .search-main-input-right .search-btn , .kids1-theme.christmas-theme #loginLi a , .kids1-theme.christmas-theme .AddLinksDetails{color: #00923d !important;}

.kids1-theme.christmas-theme .search-main-tab-bottom .advanced-btn ,.kids1-theme.christmas-theme .search-main-tab-bottom button span 
, .kids1-theme.christmas-theme .search-main-tab-bottom .material-form-group .material-control-label ,
.kids1-theme.christmas-theme .search-main-tab-bottom .material-form-group input ,.kids1-theme.christmas-theme .search-main-tab-bottom .material-form-group select ,
.kids1-theme.christmas-theme .search-block #searchForm label ,.kids1-theme.christmas-theme .search-block .material-checkbox .material-helper
, .kids1-theme.christmas-theme .material-checkbox label:hover .material-helper , .kids1-theme.christmas-theme .search-main-tab-bottom .limit-btn{color: #fff !important;}

.kids1-theme.christmas-theme nav.navbar .main-nav li a:hover, .kids1-theme.christmas-theme nav.navbar .main-nav li a:focus {color: #e44356 !important;}

.kids1-theme.christmas-theme .search-main-tab-bottom button.BasicSearch-btn span , .kids1-theme.christmas-theme .widgets.bread-crumbs ul.list-bread-crumbs li a {color: #00923d !important;}

.kids1-theme.christmas-theme .material-checkbox .material-helper::before, .kids1-theme.christmas-theme .material-checkbox .material-helper::after {background-color: #fff;box-shadow: none;}

.kids1-theme.christmas-theme hr.footer-dvder {border-color: #067836;}

.kids1-theme.christmas-theme footer.main-footer .copyrights {background: #067836;}

.kids1-theme.christmas-theme footer.main-footer .copyrights::after {background-image: url('tree-bg.png');top: auto;bottom: 53px;height: 210px;z-index: 0;}

.kids1-theme.christmas-theme footer.main-footer .container {z-index: 999;position: relative;}

.kids1-theme.christmas-theme footer.main-footer::before {background-image: url('christmas-footer2.png');height: 180px;width: 170px;top: -170px;z-index: -1;}

.kids1-theme.christmas-theme footer.main-footer::after {background-image: url('christmas-footer.png');left:0px;height:220px;width:170px;top:-187px;z-index:-1;background-size:contain;}

.kids1-theme.christmas-theme .border-style::before {background-image: url('fotter-border.png');position: absolute;content: '';left: 0;top: -30px;width: 100%;height: 30px;}

.kids1-theme.christmas-theme .book-block {background-image: url('snow-gray-bg.png');}

.kids1-theme.christmas-theme .book-block::before {width: 95%;left:15px;background-image: url('snow-gray.png');bottom: -20px;background-repeat: repeat-x;background-size: contain;}

.kids1-theme.christmas-theme .book-block::after {width: 95%;left:15px;background-image: url('snow-gray.png');background-repeat: repeat-x;background-size: contain;top: -21px;transform: rotate(180deg);}

.kids1-theme.christmas-theme .book-block .book-text::after {background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 6%, rgb(241, 237, 237) 97%, rgb(241, 237, 237) 98%);}

.kids1-theme.christmas-theme .book-block:hover {background-image: url('snow-red-bg.png');}

.kids1-theme.christmas-theme .book-block:hover::before {background-image: url('snow-red.png');}

.kids1-theme.christmas-theme .book-block:hover::after {background-image: url('snow-red.png');}

.kids1-theme.christmas-theme .book-block:hover .book-text::after {background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 6%, rgb(228, 67, 86) 97%, rgb(228, 67, 86) 98%);}

.kids1-theme.christmas-theme .book-block:hover .book-cover {border: 8px solid #e44356;}

.kids1-theme.christmas-theme .calendar {color:#fff;background-color:#00923d;z-index: 0;background-repeat: inherit;position: relative;overflow: hidden;background-image: none;border-radius: 0px;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);border: 10px solid #00923d;padding: 0;}

.kids1-theme.christmas-theme .calendar::before , .kids1-theme.christmas-theme .calendar::after ,
.kids1-theme.christmas-theme .page-heading a::before, .kids1-theme.christmas-theme .page-heading span::before ,
.kids1-theme.christmas-theme .page-heading a::after,.kids1-theme.christmas-theme .page-heading span::after ,
.kids1-theme.christmas-theme .location-details::after , .kids1-theme.christmas-theme .hours-details::after ,
.kids1-theme.christmas-theme.inner-page .hero-home .overlay::before , .kids1-theme.christmas-theme .EditDropContentInner .btn.btn-primary::after
, .kids1-theme.christmas-theme .editLogobannerContent .btn-primary::before , .kids1-theme.christmas-theme .editLogobannerContent .btn-primary::after , .kids1-theme.christmas-theme .EditDropContentInner .btn.btn-primary::before , .kids1-theme.christmas-theme.inner-page .hero-home .overlay::after {display: none;}

.kids1-theme.christmas-theme .editLogobannerContent .btn-primary:focus , .kids1-theme.christmas-theme .editLogobannerContent .btn-primary:hover , .kids1-theme.christmas-theme .editLogobannerContent .btn-primary, .kids1-theme.christmas-theme .EditDropContentInner .btn-primary, .kids1-theme.christmas-theme .EditDropContentInner .btn-primary:hover, .kids1-theme.christmas-theme .EditDropContentInner .btn-primary:focus{box-shadow:none !important;}

.kids1-theme.christmas-theme .CA .library-calendar span.fc-day-number ,.kids1-theme.christmas-theme .fc-toolbar h2 ,
.kids1-theme.christmas-theme .CA .event-list h1.block-heading ,.kids1-theme.christmas-theme .fc-state-default{color: #fff;}

.kids1-theme.christmas-theme .closeDays span.fc-day-number,.kids1-theme.christmas-theme .closeDays span.fc-day-number ,
.kids1-theme.christmas-theme .event-list {background-color: #067836;}

.kids1-theme.christmas-theme ul.event-notes li.eventopen {background-color: #00923d;color: #fff;}

.kids1-theme.christmas-theme .fc-today span.fc-day-number , .kids1-theme.christmas-theme #searchForm .search-main-input-right .search-btn {background-color: #fff;color: #00923d !important;}

.kids1-theme.christmas-theme .calendar-block {background-image: url('tree-bg.png');background-repeat: no-repeat;background-position: bottom;}

.kids1-theme.christmas-theme .btn-primary , .kids1-theme.christmas-theme .btn-dander {margin: 0 30px;box-shadow: 0px 3px 0 rgb(153, 38, 51);background: #e44356 !important;border: 1px solid #e44356 !important;border-radius: 0px !important;position: relative;padding: .375rem .75rem;}

.kids1-theme.christmas-theme .btn-primary:hover , .kids1-theme.christmas-theme .btn-dander:hover , .kids1-theme.christmas-theme .btn-dander:focus , .kids1-theme.christmas-theme .btn-primary:focus{box-shadow:0px 3px 0 rgb(153, 38, 51) !important; }

.kids1-theme.christmas-theme .btn-primary::after , .kids1-theme.christmas-theme .btn-dander::after{background-position:right;  position: absolute;content: '';background-image: url('btn-shape2.png'); 
height: 45px;background-repeat: no-repeat; transform: unset; width: 50px;right: -30px;top: -1px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.christmas-theme .btn-primary::before , .kids1-theme.christmas-theme .btn-dander::before {position: absolute;content: '';background-image: url('btn-shape.png');background-repeat: no-repeat;
height: 46px;width: 50px;left: -30px;top: -6px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.christmas-theme .page-heading a:hover, .kids1-theme.christmas-theme .page-heading a:focus {color: #e44356;}

.kids1-theme.christmas-theme .page-heading a::after , .kids1-theme.christmas-theme  .page-heading span::after {background-image: url('heading-pine.png');display: block;background-size: contain;background-repeat: no-repeat;width: 100%;left: 0;background-position: center;right: 0;bottom: -50px;}

.kids1-theme.christmas-theme .page-heading {margin: 0 auto 70px auto !important;}

.kids1-theme.christmas-theme .reviews-carousel-main .reviews-carousel-img::after , .kids1-theme.christmas-theme .book-cover::after , .kids1-theme.christmas-theme .carousel .book-cover::after, .kids1-theme.christmas-theme .book-image::after {background-image:  url('border-christmas.png') !important;background-size: contain;}

.kids1-theme.christmas-theme .carousel .book-cover, .kids1-theme.christmas-theme .book-image {padding: 12px;}

.kids1-theme.christmas-theme .hero-home .overlay::after{background-image: url('tree.png');position: absolute;content: ''; right: 0;bottom: -7px;height: 190px;width: 190px;background-size: contain;background-repeat: no-repeat;}

.kids1-theme.christmas-theme .hero-home .overlay::before{background-image: url('tree.png');position: absolute;content: ''; left: 0;bottom: -7px;height: 190px;width: 190px;background-size: contain;background-repeat: no-repeat;}

.kids1-theme.christmas-theme .text-widgets-list h4, .kids1-theme.christmas-theme .text-widgets-list::before , 
body.kids1-theme.christmas-theme a:hover , .kids1-theme.christmas-theme .book-image-main a , 
.kids1-theme.christmas-theme .book-detail-tab ul.nav-pills li.nav-item a i , .kids1-theme.christmas-theme .more-book-detail-btn ,
.kids1-theme.christmas-theme .narrow-results-main .fas , .kids1-theme.christmas-theme .forgot-password ,
.kids1-theme.christmas-theme .tab-content td a.marc-link ,.kids1-theme.christmas-theme .narrow-results-main #accordion .card-body ul li span.active a ,
.kids1-theme.christmas-theme .narrow-results-main #accordion .card-body ul li span.active a strong{color: #e44356 !important;}

.kids1-theme.christmas-theme .book-detail-tab h3, .kids1-theme.christmas-theme .book-detail-tab h3 a ,
.kids1-theme.christmas-theme .book-detail-tab ul li a:hover, .kids1-theme.christmas-theme .book-detail-tab ul li a:focus ,
.kids1-theme.christmas-theme #tab-Suggestions .suggestions li a:hover, .kids1-theme.christmas-theme .inlineShow::before ,
.kids1-theme.christmas-theme #tab-Suggestions .suggestions li a:focus , .kids1-theme.christmas-theme .print-btn , 
.kids1-theme.christmas-theme .narrow-results-main .card.Subject .card-body span , .kids1-theme.christmas-theme #loginLi a ,
.kids1-theme.christmas-theme .forgot-password::hover , .kids1-theme.christmas-theme .AddLinksDetails , .kids1-theme.christmas-theme .AddLinksDetails
, .kids1-theme.christmas-theme .book-resource-btn a i.fas.fa-edit , .kids1-theme.christmas-theme .AddLinksDetails , .kids1-theme.christmas-theme .inlineShow::before {color: #00923d !important;}

.kids1-theme.christmas-theme .narrow-results-main .card.Series .card-body span , .kids1-theme.christmas-theme #loginLi a ,
.kids1-theme.christmas-theme .forgot-password::hover , .kids1-theme.christmas-theme .AddLinksDetails , .kids1-theme.christmas-theme .AddLinksDetails
, .kids1-theme.christmas-theme .book-resource-btn a i.fas.fa-edit , .kids1-theme.christmas-theme .AddLinksDetails , .kids1-theme.christmas-theme .inlineShow::before {color: #00923d !important;}

.kids1-theme.christmas-theme .reviews-carousel-main .review-text {padding: 5px 0 15px 0;}

.kids1-theme.christmas-theme .hours-details {background: #e44356;border-top: 8px solid #cd3244;border-bottom: 8px solid #cd3244;border-right: 8px solid #cd3244;}

.kids1-theme.christmas-theme .location-details {background: #00923d;border-top: 8px solid #048038;border-bottom: 8px solid #048038;border-left: 8px solid #048038;}

.kids1-theme.christmas-theme .btn-primary.btn-green{margin-right: 30px;box-shadow: 0px 3px 0 rgb(4, 90, 40);background: #00923d !important;border: 1px solid #00923d !important;}

.kids1-theme.christmas-theme .btn-primary.btn-green::before {background-image: url('green-btn-shape.png');}

.kids1-theme.christmas-theme .btn-primary.btn-green::after {background-image: url('green-btn-shape2.png');}

.kids1-theme.christmas-theme .btn-primary.btn-green:hover , .kids1-theme.christmas-theme .btn-primary.btn-green:focus{box-shadow: 0px 3px 0 rgb(4, 90, 40) !important;}

.kids1-theme.christmas-theme #scrollTop {background-image: linear-gradient(to right, #e44356 ,#cd3244);}

.kids1-theme.christmas-theme .header.inner .library-logo {height: calc(100% - 100px);}

.kids1-theme.christmas-theme.inner-page  section.search-block .form-holder {margin-bottom: 20px;background: #fff;}

.kids1-theme.christmas-theme .explore-page .explore-block{background-image: url('snow-gray-bg.png');}

.kids1-theme.christmas-theme .explore-page .explore-block::before{width: 99%;left:2px;background-image: url('snow-gray.png');bottom: -15px;background-repeat: repeat-x;background-size: contain;}

.kids1-theme.christmas-theme .explore-page .explore-block::after {width: 99%;left:2px;background-image: url('snow-gray.png');background-repeat: repeat-x;background-size: contain;top: -16px;transform: rotate(180deg);}

.kids1-theme.christmas-theme .explore-page.explore .col-lg-2.col-sm-4.col-6 {padding-right: 15px;padding-left: 15px;}

.kids1-theme.christmas-theme .explore-page .explore-block:hover {background-image: url('snow-red-bg.png');}

.kids1-theme.christmas-theme .explore-page .explore-block:hover::before {background-image: url('snow-red.png');}

.kids1-theme.christmas-theme .explore-page .explore-block:hover::after {background-image: url('snow-red.png');}

.kids1-theme.christmas-theme .book-detail-tab .tab-content {border: 1px solid #00923d;}

.kids1-theme.christmas-theme nav.navbar .main-nav li a.active , .kids1-theme.christmas-theme .btn-file-main .btn-file:hover ,
.kids1-theme.christmas-theme .library-calendar .event-notes .eventList , .kids1-theme.christmas-theme .btn:hover{color: #ffffff !important;}

.kids1-theme.christmas-theme.inner-page .book-block::before, .kids1-theme.christmas-theme .reading-lists .book-block::before {height: 30px;}

.kids1-theme.christmas-theme.inner-page .book-block::after, .kids1-theme.christmas-theme .reading-lists .book-block::after {height: 30px;}

.kids1-theme.christmas-theme .loader-dot:nth-child(1) {background: #00923d;}

.kids1-theme.christmas-theme .loader-dot:nth-child(2) {background: #3fd87f;}

.kids1-theme.christmas-theme .loader-dot:nth-child(4) {background: #ed7381;}

.kids1-theme.christmas-theme .loader-dot:nth-child(5) {background: #e44356;}

.kids1-theme.christmas-theme .print-btn:hover, .kids1-theme.christmas-theme .print-btn:focus {background-color: #00923d;color: #fff !important;}

.kids1-theme.christmas-theme .btn-primary.btn-sm , .kids1-theme.christmas-theme .btn-dander.btn-sm  {margin: 7px 19px;}

.kids1-theme.christmas-theme .btn-primary.btn-sm::before , .kids1-theme.christmas-theme .btn-dander.btn-sm::before  {left: -13px;top: -6px;height: 42px;}

.kids1-theme.christmas-theme .btn-primary.btn-sm::after , .kids1-theme.christmas-theme .btn-dander.btn-sm::after {height: 39px;right: -20px;}

.kids1-theme.christmas-theme .btn-succes.hold-resourse , .kids1-theme.christmas-theme .cancel-resourse{box-shadow: 0px 3px 0 rgb(153, 38, 51);background: #e44356 !important;border: 1px solid #e44356 !important;border-radius: 0px !important;position: relative;padding: .375rem .75rem;margin: 7px 30px;}

.kids1-theme.christmas-theme .btn-succes.hold-resourse:hover , .kids1-theme.christmas-theme .cancel-resourse:hover ,
.kids1-theme.christmas-theme .btn-succes.hold-resourse:focus , .kids1-theme.christmas-theme .cancel-resourse:focus {box-shadow: 0px 3px 0 rgb(153, 38, 51) !important;border: 1px solid #e44356 !important;}

.kids1-theme.christmas-theme .btn-succes.hold-resourse:hover , .kids1-theme.christmas-theme .btn-succes.hold-resourse:focus
.kids1-theme.christmas-theme .cancel-resourse:hover , .kids1-theme.christmas-theme .cancel-resourse:focus{box-shadow:0px 3px 0 rgb(153, 38, 51) !important; }

.kids1-theme.christmas-theme .btn-succes.hold-resourse::after , .kids1-theme.christmas-theme .cancel-resourse::after {background-position:right;  position: absolute;content: '';background-image: url('btn-shape2.png'); height: 45px;background-repeat: no-repeat; transform: unset; width: 50px;right: -30px;top: -1px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.christmas-theme .btn-succes.hold-resourse::before ,.kids1-theme.christmas-theme .cancel-resourse::before {position: absolute;content: '';background-image: url('btn-shape.png');background-repeat: no-repeat;height: 46px;width: 50px;left: -30px;top: -6px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.christmas-theme .btn-succes.btn-sm.hold-resourse::after ,
.kids1-theme.christmas-theme .btn-sm.cancel-resourse::after {height: 41px;right: -28px;}

.kids1-theme.christmas-theme .btn-succes.btn-sm.hold-resourse::before ,.kids1-theme.christmas-theme .btn-sm.cancel-resourse::before  {height: 42px;}

.kids1-theme.christmas-theme .header.inner .search-main-tab-bottom {box-shadow: 0px 10px 20px -7px rgba(0, 0, 0, 0.1);z-index: 0;}

.kids1-theme.christmas-theme .header.inner .btn-primary.btn-green {margin-right: 50px;}

.kids1-theme.christmas-theme.manage-view .edit-widgets-btn .btn , .kids1-theme.christmas-theme.manage-view .edit-widgets-btn {color: #00923D !important;background-image: linear-gradient(90deg, #00923D 50%, transparent 50%), linear-gradient(90deg, #00923D 50%, transparent 50%), linear-gradient(0deg, #00923D 50%, transparent 50%), linear-gradient(0deg, #00923D 50%, transparent 50%);}

.kids1-theme.christmas-theme.manage-view .EditFooterContentInner .edit-widgets-btn {background-color: #00923d;border-color: #00923d;}

.kids1-theme.christmas-theme.manage-view .EditFooterContentInner .edit-widgets-btn .btn , .kids1-theme.christmas-theme.manage-view  .EditFooterContentInner .edit-widgets-btn{color: #FFF;background-image: linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%);}

.kids1-theme.christmas-theme .widgets.recent-reviews::before , .kids1-theme.christmas-theme .widgets.recent-reviews::after {background-image: url('snow-white-shadow.png');}

.kids1-theme.christmas-theme .explore-btn {z-index: 2;}

.kids1-theme.christmas-theme.inner-page.manage-view .widgets.recent-reviews::before {top: 0px;}

.kids1-theme.christmas-theme.inner-page.manage-view .widgets.recent-reviews::after {bottom: 0px;}

.kids1-theme.christmas-theme .navbar button.navbar-toggler {background: #e44356 ;}

.kids1-theme.christmas-theme canvas{display: none;}

canvas {display: none; position:absolute;top:0;left:0;z-index: 999;}

.kids1-theme.christmas-theme footer.main-footer {margin-top: 190px;}

.kids1-theme.christmas-theme.manage-view .example-box.open section.select-box::after {background-image: none !important;}

.kids1-theme.christmas-theme .widgets-btn:hover, .kids1-theme.christmas-theme .widgets-btn:focus {border-color: #e44356;}

.kids1-theme.christmas-theme .ruthereInner .ruyes , .kids1-theme.christmas-theme .nav-pills-changeGraphic .nav-pills .nav-link.active, 
.kids1-theme.christmas-theme .nav-pills-changeGraphic .nav-pills .show > .nav-link , 
.kids1-theme.christmas-theme .nav-pills-changeGraphic .nav-pills .nav-link.active::after , .kids1-theme.christmas-theme .unpublished-label{background:  #00923D;}

.kids1-theme.christmas-theme .explore-btn a.text-primary i.fas.fa-edit, .kids1-theme.christmas-theme .explore-btn a.text-primary:hover i.fas.fa-edit, 
.kids1-theme.christmas-theme .explore-btn a.text-primary:focus i.fas.fa-edit , .kids1-theme.christmas-theme .explore-btn button i ,
.kids1-theme.christmas-theme .bottomTip.SelectActionCon li::before {color: #00923D !important;}

.kids1-theme.christmas-theme .nav-pills-changeGraphic .tab-content {border: 1px solid #00923D;}

.kids1-theme.christmas-theme .nav-pills-changeGraphic .nav-pills .nav-link.active:hover,.kids1-theme.christmas-theme .nav-pills-changeGraphic .nav-pills .show > .nav-link:hover {color: #fff !important;}

.kids1-theme.christmas-theme .graphic-style-modal-box a:hover, .kids1-theme.christmas-theme .graphic-style-modal-box a:focus, .kids1-theme.christmas-theme .graphic-style-modal-box a.selected {box-shadow: 0 0 15px 0 rgb(228, 67, 86 ,0.3);border: 1px solid #e44356;}

.kids1-theme.christmas-theme.inner-page .search-main-tab-bottom .advanced-btn, .kids1-theme.christmas-theme.inner-page .search-main-tab-bottom button span,  .kids1-theme.christmas-theme.inner-page .search-main-tab-bottom .material-form-group .material-control-label,
.kids1-theme.christmas-theme.inner-page .search-main-tab-bottom .material-form-group input, .kids1-theme.christmas-theme.inner-page .search-main-tab-bottom .material-form-group select, .kids1-theme.christmas-theme.inner-page .search-block #searchForm label, .kids1-theme.christmas-theme.inner-page .search-block .material-checkbox .material-helper,
.kids1-theme.christmas-theme.inner-page .material-checkbox label:hover .material-helper, .kids1-theme.christmas-theme.inner-page .search-main-tab-bottom .limit-btn {color: #666 !important;}

.kids1-theme.christmas-theme.inner-page .search-block select {background: #fff !important;}

.kids1-theme.christmas-theme.inner-page .material-checkbox input:checked ~ .material-helper, 
.kids1-theme.christmas-theme.inner-page .material-checkbox label:hover .material-helper ,
.kids1-theme.christmas-theme .print-btn ,.kids1-theme.christmas-theme .book-detail-tab h3, 
.kids1-theme.christmas-theme .book-detail-tab h3 a ,.kids1-theme.christmas-theme .book-detail .star-rating-info a ,
.kids1-theme.christmas-theme .book-resource-btn a i.fas.fa-edit {color: #00923d !important;}

.kids1-theme.christmas-theme.inner-page .material-checkbox .material-helper::before,
.kids1-theme.christmas-theme.inner-page .material-checkbox .material-helper::after , .kids1-theme.christmas-theme .book-links a {background-color: #00923d;}

.kids1-theme.christmas-theme .narrow-results-main .card.Subject .card-body span {color: rgb(228, 67, 86) !important;}

.kids1-theme.christmas-theme .narrow-results-main .card.Series .card-body span {color: rgb(228, 67, 86) !important;}

.kids1-theme.christmas-theme .book-links a:hover {background: #E44356 !important;color: #fff !important;}

.kids1-theme.christmas-theme #tab-Suggestions .suggestions li a:hover, .kids1-theme.christmas-theme .inlineShow::before ,
.kids1-theme.christmas-theme #tab-Suggestions .suggestions li a:focus {color: #00923d !important;}

.kids1-theme.christmas-theme .check-list input:checked ~ .checkmark {background-color: #e44356;}

.kids1-theme.christmas-theme .awards-honors .a-h-body {background: #E44356;box-shadow: 0px 10px 14px 0 rgb(228, 67, 86 , 0.3);}

.kids1-theme.christmas-theme .awards-honors .a-h-body::after {background-image: url('red-arrow-img.png');}

.kids1-theme.christmas-theme .modal-dialog .btn-primary, .kids1-theme.christmas-theme .modal-dialog .btn-dander {box-shadow:none !important;}

.kids1-theme.christmas-theme .my-account h4.section-title {	background: #00923D;}

.kids1-theme.christmas-theme .choose-image ul li {	background-color: #00923D;}

.kids1-theme.christmas-theme .top-nav .dropdown-item.active,.kids1-theme.christmas-theme .top-nav .dropdown-item:active {
	background-color: #F6F6F6;
}

.kids1-theme.christmas-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active i{color: #fff !important}

.kids1-theme.christmas-theme .book-detail-tab ul li a:hover, .kids1-theme.christmas-theme .book-detail-tab ul li a:focus {
	color: #00923d !important;
}

.kids1-theme.christmas-theme .location-hours .location-details a i {top: 0px;left: 0px;background-color: transparent !important;color: #e44356;}

.kids1-theme.christmas-theme .location-hours .location-details a {color: #e44356;}

.kids1-theme.christmas-theme .location-hours .location-details a:hover, .kids1-theme.christmas-theme .location-hours .location-details a:active {color: #e44356 !important;}

@media (max-width:1199px) {
.kids1-theme.christmas-theme footer.main-footer::after {left: 10px;	width: 70px; top: -120px;}
.kids1-theme.christmas-theme footer.main-footer::before {width: 70px; top: -120px; right: 10px;}
.kids1-theme.christmas-theme footer.main-footer {margin-top: 140px;}
}

@media (max-width:991px) {
.kids1-theme.christmas-theme .top-nav ul li {margin: 18px 0;}
.kids1-theme.christmas-theme .header.inner .library-logo {height: calc(100% - 0px);}
.kids1-theme.christmas-theme.inner-page .header.inner .top-nav {padding: 0px 65px 0px 0;}
.kids1-theme.christmas-theme.inner-page section.search-block .form-holder {margin-bottom: 3px;}
.kids1-theme.christmas-theme.inner-page #loginLi a {margin-top: 0px;}
.kids1-theme.christmas-theme .hero-home .overlay::after ,.kids1-theme.christmas-theme .hero-home .overlay::before {height: 140px;	width: 140px;}
.kids1-theme.christmas-theme section.search-block .form-holder::after {left: -38px;bottom: -44px;width: 70px;height: 80px;}
.kids1-theme.christmas-theme section.search-block .form-holder::before {right: -42px;bottom: -38px;width: 70px;height: 80px;}

}

@media (max-width:767px) {
.kids1-theme.christmas-theme footer.main-footer .copyrights::after {bottom: 76px;}
.kids1-theme.christmas-theme.inner-page section.search-block .form-holder {margin-bottom: 0px;}
.kids1-theme.christmas-theme section.search-block .form-holder::after , 
.kids1-theme.christmas-theme section.search-block .form-holder::before {display: none;}
.kids1-theme.christmas-theme section.search-block .form-holder {margin-bottom: 0px;}
.kids1-theme.christmas-theme .hero-home .overlay::after, .kids1-theme.christmas-theme .hero-home .overlay::before {height: 100px;width: 90px;}
.kids1-theme.christmas-theme .top-nav ul li {margin: 5px 0;}
.kids1-theme.christmas-theme .location-details {border: 5px solid #048038;}

}

/***christmas-theme***/

/***beach-theme***/

.kids1-theme.beach-theme header .library-logo {background: #00d6e8;}

.kids1-theme.beach-theme nav.navbar .main-nav li a.active:hover, .kids1-theme.beach-theme nav.navbar .main-nav li a.active:focus , .kids1-theme.beach-theme nav.navbar .main-nav li a.active {background: #f2ceae;color: #333333 !important;}

.kids1-theme.beach-theme nav.navbar .main-nav li a:hover, .kids1-theme.beach-theme nav.navbar .main-nav li a:focus , .kids1-theme.beach-theme #loginLi a {color: #00d6e8 !important;}

.kids1-theme.beach-theme header .library-logo::after {background-image: url('water-wave-blue.png');}

.kids1-theme.beach-theme .navbar.navbar-expand-lg::after , .kids1-theme.beach-theme .hero-home::after {background-image: url('water-wave-white.png');}

.kids1-theme.beach-theme .navbar.navbar-expand-lg::after , .kids1-theme.beach-theme header .library-logo::after {bottom: -27px;}

.kids1-theme.beach-theme .hero-home::after {bottom: -3px;}

.kids1-theme.beach-theme .page-heading a:hover, .kids1-theme.beach-theme .page-heading a:focus {color: #e44356;}

.kids1-theme.beach-theme .page-heading a::after , .kids1-theme.beach-theme .page-heading span::after {background-image: url('heading-flags.png');display: block;background-size: contain;background-repeat: no-repeat;width: 100%;left: 0;background-position: center;right: 0;bottom: -50px;}

.kids1-theme.beach-theme .page-heading {margin: 0 auto 70px auto !important;}

.kids1-theme.beach-theme .page-heading a::before, .kids1-theme.beach-theme .page-heading span::before , 
.kids1-theme.beach-theme .location-details::after, .kids1-theme.beach-theme .hours-details::after {display: none;}

.kids1-theme.beach-theme .btn-primary , .kids1-theme.beach-theme .btn-dander {margin: 8px 30px;box-shadow: 0px 3px 0 rgb(168, 50, 122);background: #ed42aa !important;border: 1px solid #ed42aa !important;border-radius: 0px !important;position: relative;padding: .375rem .75rem;}

.kids1-theme.beach-theme .btn-primary:hover , .kids1-theme.beach-theme .btn-dander:hover , .kids1-theme.beach-theme .btn-dander:focus , .kids1-theme.beach-theme .btn-primary:focus{box-shadow:0px 3px 0 rgb(168, 50, 122) !important; }

.kids1-theme.beach-theme .btn-primary::after , .kids1-theme.beach-theme .btn-dander::after{background-position:right;  position: absolute;content: '';background-image: url('btn-pink-shape2.png'); 
height: 45px;background-repeat: no-repeat; transform: unset; width: 50px;right: -30px;top: -1px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.beach-theme .btn-primary::before , .kids1-theme.beach-theme .btn-dander::before {position: absolute;content: '';background-image: url('btn-pink-shape.png');background-repeat: no-repeat;
height: 46px;width: 50px;left: -30px;top: -6px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.beach-theme .book-block::before {bottom: -50px;background-image: url('water-wave-white-shdow.png');background-size: auto;background-repeat: repeat-x;transform: rotate(180deg);left: 16px;width: calc(100% - 32px);}

.kids1-theme.beach-theme .book-block::after {top: -25px;background-image: url('water-wave-white-shdow.png');background-size: auto;background-repeat: repeat-x;left: 16px;width: calc(100% - 32px);}

.kids1-theme.beach-theme .book-block {margin-bottom: 60px;margin-top: 35px;background-image: url('water-white-bg.png')}

.kids1-theme.beach-theme .book-block:hover::before , 
.kids1-theme.beach-theme .book-block:hover::after {background-image: url('water-wave-brown-shdow.png');}

.kids1-theme.beach-theme .book-block:hover {background-image: url('water-brown-bg.png')}

.kids1-theme.beach-theme .book-block:hover .book-text::after {background: linear-gradient(to bottom, rgba(37, 195, 147,0) 0%, rgba(37, 195, 147,0) 6%, rgb(242, 206, 174) 97%, rgb(242, 206, 174) 98%);}

.kids1-theme.beach-theme .book-block:hover .book-cover {border: 8px solid #f2ceae;}

.kids1-theme.beach-theme .reviews-carousel-main .review-text {padding: 5px 0 20px 0;}

.kids1-theme.beach-theme .CA .library-calendar span.fc-day-number ,.kids1-theme.beach-theme .fc-toolbar h2 ,
.kids1-theme.beach-theme .CA .event-list h1.block-heading ,.kids1-theme.beach-theme .fc-state-default , 
.kids1-theme.beach-theme ul.event-notes li , .kids1-theme.beach-theme .CA .library-calendar th {color: #79481d;}

.kids1-theme.beach-theme .closeDays span.fc-day-number,.kids1-theme.beach-theme .closeDays span.fc-day-number ,
.kids1-theme.beach-theme .event-list {background-color: #d6a070;}

.kids1-theme.beach-theme ul.event-notes li.eventopen {background-color: #f2ceae;color:#79481d;}

.kids1-theme.beach-theme .calendar-block {background-image: url('water-wave-bg.png');background-repeat: repeat-x;background-position: bottom;}

.kids1-theme.beach-theme .calendar {background-image: none; padding: 0px;background-color: #f2ceae;border: 10px solid #f2ceae; border-radius: 3px;box-shadow: 9px 9px 38px rgba(214,160,112,0.57);}

.kids1-theme.beach-theme .calendar::after ,.kids1-theme.beach-theme .calendar::before ,.kids1-theme.beach-theme #searchForm .search-main-input::before ,.kids1-theme.beach-theme #searchForm .search-main-input::after ,
.kids1-theme.beach-theme .width_H .calendar .row::before , .kids1-theme.beach-theme .width_H .calendar .row::after{display: none !important;}

.kids1-theme.beach-theme .fc-today span.fc-day-number , .kids1-theme.beach-them #searchForm .search-main-input-right .search-btn ,
.kids1-theme.beach-theme .disabledDay span.fc-day-number {background-color: #03baca;color: #fff !important;}

.kids1-theme.beach-theme .widgets.select-box.library-calendar{position: relative;margin-top: 30px;background-image: url('calendar-bg.jpg');background-color: #ecdad4;background-size: contain;background-repeat: repeat-x;background-position: bottom;}

.kids1-theme.beach-theme .book-block .book-cover::before {background-image: url('star-fish.png');height: 70px; width: 70px;    left: -77px;top: -60px;z-index: -1;position: absolute;content: '';background-size: contain;background-repeat: no-repeat;}

.kids1-theme.beach-theme .widgets.select-box.library-calendar::after {position: absolute;content: '';background-image: url('water-wave-calender.png'); top: -16px;left: 0;width: 100%;height: 20px;background-size: contain;background-repeat: repeat-x;transform: rotate(180deg);z-index: -1;}

.kids1-theme.beach-theme hr.footer-dvder {border-color: #03baca;}

.kids1-theme.beach-theme footer.main-footer , .kids1-theme.beach-theme .recent-reviews .carousel .slick-arrow ,
.kids1-theme.beach-theme .accordion .card-header::after {background: #00d6e8;}

.kids1-theme.beach-theme footer.main-footer .copyrights {background: #03baca;}

.kids1-theme.beach-theme footer.main-footer::after {background-position: bottom;position: absolute;background-image: url('fotter-water.png');	content: '';left: 0;height: 260px;width: 100%;top: -200px;background-repeat: repeat-x;background-size: contain;z-index: 0;}

.kids1-theme.beach-theme .border-style {position: relative;	z-index: 99;}

.kids1-theme.beach-theme footer.main-footer .copyrights::after {background-image: url('water-wave-d-blue.png');transform: rotate(180deg);top: -26px;}

.kids1-theme.beach-theme footer.main-footer .copyrights::before{background-image: url('fish.png');position: absolute;content:'';left: 20px;top: -170px;height: 150px;width: 140px;background-size: contain;background-repeat: no-repeat;z-index: -0;}

.kids1-theme.beach-theme footer.main-footer::before {position: absolute;background-image: url('fish.png');content: '';right: 20px;height: 90px;width: 140px;top: auto;bottom: 150px;background-repeat: no-repeat;background-size: contain;transform: rotate(180deg);z-index: 0;}

.kids1-theme.beach-theme .border-style::after {position:absolute; content:''; background-image: url('tube.png');left: 20px;top: -100px;height: 140px;width: 140px;background-size: contain;background-repeat: no-repeat;}

.kids1-theme.beach-theme .border-style::before {position:absolute; content:''; background-image: url('boat.png');right: 20px;top: -160px;height: 200px;width: 150px;background-size: contain;background-repeat: no-repeat;}

.kids1-theme.beach-theme .location-details {background: #00d6e8;border-top: 8px solid #03baca;border-bottom: 8px solid #03baca;border-left: 8px solid #03baca;}

.kids1-theme.beach-theme .hours-details {background: #f2ceae;border-top: 8px solid #d6a070;border-bottom: 8px solid #d6a070;border-right: 8px solid #d6a070;}

.kids1-theme.beach-theme .hours-details , .kids1-theme.beach-theme .hours-details h4 , .kids1-theme.beach-theme .hours-details .block-heading {color: #79481d;}

.kids1-theme.beach-theme .location-details i {color: #79481d;background-color: #f2ceae;}

.kids1-theme.beach-theme .hours-details i {	color: #fff;background-color: #00d6e8;}

.kids1-theme.beach-theme .text-widgets-list h4, .kids1-theme.beach-theme .text-widgets-list::before  , body.kids1-theme.beach-theme a:hover{ color: #00d6e8;}

.kids1-theme.beach-theme section.search-block .form-holder::before {background-image: url('search-top.png');right: 0px;bottom: auto;top: -50px;width: 100%;height: 100px;z-index: -1;transform: none;opacity: 1;}

.kids1-theme.beach-theme section.search-block .form-holder::after {background-image: url('search-bottom.png');transform: none ;opacity: 1;width: 107%;height: 182px;bottom: -182px;left: -40px;}

.kids1-theme.beach-theme section.search-block .form-holder {background-color: transparent;background-image: url('search-midel.jpg');box-shadow: none;border-radius: 0px;padding-left: 60px;	padding-right: 60px;background-repeat: repeat;background-size: contain; margin-bottom: 182px;margin-top: -30px;}

.kids1-theme.beach-theme #searchForm .search-main-input {border: 1px solid #a25324;box-shadow: 0 0 16px rgba(161,81,34,0.36);}

.kids1-theme.beach-theme .search-input {color: #582a0f;border-radius: 3px;}

.kids1-theme.beach-theme #searchForm .search-main-input-right .search-btn {color: #494949;}

.kids1-theme.beach-theme .search-main-tab-bottom .limit-btn ,.kids1-theme.beach-theme .search-main-tab-bottom .advanced-btn ,
.kids1-theme.beach-theme .search-main-tab-bottom button span ,.kids1-theme.beach-theme .search-main-tab-bottom .material-form-group .material-control-label , 
.kids1-theme.beach-theme .material-form-group select,.kids1-theme.beach-theme .material-form-group input:focus,
.kids1-theme.beach-theme .material-form-group input:valid,.kids1-theme.beach-theme .material-form-group input.material-form-file,
.kids1-theme.beach-theme .material-form-group input.material-has-value,.kids1-theme.beach-theme .material-form-group textarea:focus,
.kids1-theme.beach-theme .material-form-group textarea:valid,.kids1-theme.beach-theme .material-form-group textarea.material-form-file, 
.kids1-theme.beach-theme .material-form-group textarea.material-has-value , .kids1-theme.beach-theme .search-block #searchForm label ,
.kids1-theme.beach-theme .BasicSearch-btn , .kids1-theme.beach-theme .narrow-results-main .fas{color: #582a0f !important;}

.kids1-theme.beach-theme .search-main-input .sel__box__options::after ,.kids1-theme.beach-theme .material-checkbox input:checked ~ .material-helper, 
.kids1-theme.beach-theme .material-checkbox label:hover .material-helper ,.kids1-theme.beach-theme .material-checkbox input:checked ~ .material-helper, 
.kids1-theme.beach-theme .material-checkbox label:hover .material-helper , .kids1-theme.beach-theme .material-checkbox .material-helper ,
.kids1-theme.beach-theme .forgot-password , .kids1-theme.beach-theme .print-btn ,.kids1-theme.beach-theme .narrow-results-main .card.Subject .card-body span ,
.kids1-theme.beach-theme .widgets.bread-crumbs ul.list-bread-crumbs li a , .kids1-theme.beach-theme .more-book-detail-btn ,
.kids1-theme.beach-theme .book-detail-tab h3, .kids1-theme.beach-theme .book-detail-tab h3 a{color: #00d6e8;}

.kids1-theme.beach-theme .forgot-password , .kids1-theme.beach-theme .print-btn ,.kids1-theme.beach-theme .narrow-results-main .card.Series .card-body span ,
.kids1-theme.beach-theme .widgets.bread-crumbs ul.list-bread-crumbs li a , .kids1-theme.beach-theme .more-book-detail-btn ,
.kids1-theme.beach-theme .book-detail-tab h3, .kids1-theme.beach-theme .book-detail-tab h3 a{color: #00d6e8;}

.kids1-theme.beach-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, 
.kids1-theme.beach-theme .search-main-tab-bottom .nav-tabs .nav-link.active ,.kids1-theme.beach-theme .material-checkbox .material-helper::before, .kids1-theme.beach-theme .material-checkbox .material-helper::after ,
.kids1-theme.beach-theme .booleanOpretors li.active , .kids1-theme.beach-theme .sort-by .active , 
.kids1-theme.beach-theme .top-nav ul li#myCollectionLi .my-list-count ,.kids1-theme.beach-theme .more-book-detail thead {background-color: #00d6e8;}

.kids1-theme.beach-theme .material-form-group .material-bar {border-bottom: 0.0625rem solid #582A0F;}

.kids1-theme.beach-theme .search-block select {background-color: transparent;}

.kids1-theme.beach-theme #scrollTop {background-image: linear-gradient(to right, #f2ceae ,#f2ceae);color: #79481d;}

.kids1-theme.beach-theme .submit-btn {background: #ed42aa;}

.kids1-theme.beach-theme.inner-page section.search-block .form-holder {border-radius: 0px;padding-left: 0px;padding-right:0px;margin-bottom: 0px;margin-top: 0px;}

.kids1-theme.beach-theme .btn-primary.btn-sm , .kids1-theme.beach-theme .btn-dander.btn-sm  {padding: 0.51rem .75rem;}

.kids1-theme.beach-theme .more-book-detail thead tr th {border-color: #0a9ba7;}

.kids1-theme.beach-theme .btn-dander {background: #dc3545 !important;box-shadow: 0px 3px 0 rgb(153, 38, 51);background: #e44356 !important;}

.kids1-theme.beach-theme .btn-dander::before {background-image: url('btn-shape.png');}

.kids1-theme.beach-theme .btn-dander::after {background-image: url('btn-shape2.png');}

.kids1-theme.beach-theme .search-sesults-top-head .view-btn span span.thumbnail-btn {background: #f2ceae;color: #582a0f !important;}

.kids1-theme.beach-theme .search-sesults-top-head .view-btn span span:hover {color: #f2ceae;}

.kids1-theme.beach-theme .print-btn:hover, .kids1-theme.beach-theme .print-btn:focus {background-color: #00d6e8;color: #fff !important;}

.kids1-theme.beach-theme .book-image-main a , .kids1-theme.beach-theme .tab-content td a:hover, .kids1-theme.beach-theme .tab-content td a:focus , .kids1-theme.beach-theme .book-detail-tab ul li a:hover, .kids1-theme.beach-theme .book-detail-tab ul li a:focus{color: #00d6e8 !important;}

.kids1-theme.beach-theme .book-detail-tab .tab-content {border: 1px solid #00d6e8;}

.kids1-theme.beach-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, .kids1-theme.beach-theme .book-detail-tab ul.nav-pills .show > .nav-link , .kids1-theme.beach-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {background-color: #f2ceae !important;}

.kids1-theme.beach-theme .book-detail-tab ul.nav-pills li.nav-item a i {color: #f2ceae !important;}

.kids1-theme.beach-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before {color: #ed42aa;}

.kids1-theme.beach-theme .book-detail-tab ul.nav-pills li.nav-item a.active i {color: #fff !important;}

.kids1-theme.beach-theme .awards-honors .a-h-body {background: #00D6E8;box-shadow: 0px 10px 14px 0 rgb(0, 214, 232,0.3);}

.kids1-theme.beach-theme .honorViewButton {background-color: #ed42aa;}

.kids1-theme.beach-theme .explore-page .explore-block {background-image: url('water-white-explore.png');background-size: cover;}

.kids1-theme.beach-theme .explore .explore-block:hover {background-image: url('water-brown-explore.png');}

.kids1-theme.beach-theme .explore-page.explore .col-lg-2.col-sm-4.col-6 {padding-right: 15px;padding-left: 15px;}

.kids1-theme.beach-theme .explore-page .explore-block::before {background-image: url('water-white-explore.png');bottom: -10px;}

.kids1-theme.beach-theme .explore-page .explore-block::after {background-image: url('water-white-explore.png');top: -20px;}

.kids1-theme.beach-theme .explore-page .explore-block:hover::before {background-image: url('water-brown-explore.png');}

.kids1-theme.beach-theme .explore-page .explore-block:hover::after {background-image: url('water-brown-explore.png');}

.kids1-theme.beach-theme .navbar button.navbar-toggler {background: #d6a070;}

.kids1-theme.beach-theme .rotating-btn-main {background: #ED42AA;}

.kids1-theme.beach-theme .rotating-btn-main.add-widget-btn {background: #03BACA;}

.kids1-theme.beach-theme.manage-view .EditFooterContentInner .edit-widgets-btn {background-color: #00d6e8;border-color: #00d6e8;}

.kids1-theme.beach-theme.manage-view .edit-widgets-btn .btn {color: #00D6E8;background-image: linear-gradient(90deg, #00D6E8 50%, transparent 50%), linear-gradient(90deg, #00D6E8 50%, transparent 50%), linear-gradient(0deg, #00D6E8 50%, transparent 50%), linear-gradient(0deg, #00D6E8 50%, transparent 50%);}

.kids1-theme.beach-theme.manage-view .edit-widgets-btn {background-image: linear-gradient(90deg, #00D6E8 50%, transparent 50%), linear-gradient(90deg, #00D6E8 50%, transparent 50%), linear-gradient(0deg, #00D6E8 50%, transparent 50%), linear-gradient(0deg, #00D6E8 50%, transparent 50%);}

.kids1-theme.beach-theme .btn-file-main .btn-file {background: #00d6e8;}

.kids1-theme.beach-theme .btn-file-main .btn-file:hover {color: #fff ;}

.kids1-theme.beach-theme .editLogobannerContent .btn-primary::after{height: 42px;}

.kids1-theme.beach-theme .editLogobannerContent .btn-primary::before{height: 43px;}

.kids1-theme.beach-theme footer.main-footer {margin-top: 170px;}

.kids1-theme.beach-theme .widgets.recent-reviews::before , .kids1-theme.beach-theme .widgets.recent-reviews::after {background-image: url('water-wave-white-shdow.png');height: 25px;}

.kids1-theme.beach-theme .carousel .book-cover, .kids1-theme.beach-theme .book-image {box-shadow: 0 0 0 2px #93401c;margin: 20px 0;}

.kids1-theme.beach-theme .carousel .book-cover::after, .kids1-theme.beach-theme .book-image::after, .kids1-theme.beach-theme .carousel .book-cover::before, .kids1-theme.beach-theme .book-image::before {background-image: url('lefe.png');position: absolute;	content: '';height: 50px;width: 100%;left: 0;top: -30px;background-size: contain;background-position: top left;}

.kids1-theme.beach-theme .carousel .book-cover::before, .kids1-theme.beach-theme .book-image::before {left: 0;top: auto;bottom: -30px;transform: rotate(180deg);}

.kids1-theme.beach-theme .book-cover img, .kids1-theme.beach-theme .book-image img, .kids1-theme.beach-theme .reviews-carousel-main .reviews-carousel-img img {border: none;}

.kids1-theme.beach-theme .calendar .row::after , .kids1-theme.beach-theme .calendar .row::before {display: none;}

.kids1-theme.beach-theme .book-cover::after, .kids1-theme.beach-theme .reviews-carousel-main .reviews-carousel-img::after {background-image: none;}

.kids1-theme.beach-theme .widgets-btn:hover, .kids1-theme.beach-theme .widgets-btn:focus {background: #00D6E8;border-color: #03A6B4;}

.kids1-theme.beach-theme.manage-view .main-footer .edit-widgets-btn .btn ,.kids1-theme.beach-theme.manage-view .main-footer .edit-widgets-btn{color: #FFF;background-image: linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(90deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%), linear-gradient(0deg, #FFF 50%, transparent 50%);}

.kids1-theme.beach-theme .AddLinksDetails {color: #00d6e8;}

.kids1-theme.beach-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #ED42AA;}

.kids1-theme.beach-theme .option-input:checked {background: #03BACA;}

.kids1-theme.beach-theme.manage-view .example-box.open section.select-box::after {background-image: none;}

.kids1-theme.beach-theme.manage-view section.select-box.library-calendar {background-image: linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(90deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%), linear-gradient(0deg, silver 50%, transparent 50%) !important;background-repeat: repeat-x, repeat-x, repeat-y, repeat-y !important;background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px !important;background-position: left top, right bottom, left bottom, right top;position: relative;}

body.kids1-theme.beach-theme .library-logo h1 .singlelocation a.homeLogoLink:hover {color: #fff;}

.kids1-theme.beach-theme .choose-image ul li , .kids1-theme.beach-theme .book-links a  {background-color: #00d6e8;}

.kids1-theme.beach-theme .material-checkbox input:checked ~ .material-helper,
.kids1-theme.beach-theme .material-checkbox label:hover .material-helper , .kids1-theme.beach-theme .material-checkbox .material-helper{color: #ed42aa;}

.kids1-theme.beach-theme .material-checkbox input:checked ~ .material-helper::after ,
.kids1-theme.beach-theme .material-checkbox input:checked ~ .material-helper::before {background-color: #ed42aa !important;	box-shadow: none;}

.kids1-theme.beach-theme .book-cover, .kids1-theme.beach-theme .reviews-carousel-main .reviews-carousel-img {	z-index: 0;}

.kids1-theme.beach-theme .nav-pills-changeGraphic .nav-pills .nav-link.active,
.kids1-theme.beach-theme .nav-pills-changeGraphic .nav-pills .show > .nav-link , .kids1-theme.beach-theme .nav-pills-changeGraphic .nav-pills .nav-link.active::after {background-color: #00D6E8;}

.kids1-theme.beach-theme .nav-pills-changeGraphic .tab-content {border: 1px solid #00D6E8;}

.kids1-theme.beach-theme .bottomTip.SelectActionCon li::before ,.kids1-theme.beach-theme .inlineShow::before ,
.kids1-theme.beach-theme #tab-Suggestions .suggestions li a:hover, .kids1-theme.beach-theme #tab-Suggestions .suggestions li a:focus  {color: #00d6e8;}

.kids1-theme.beach-theme .book-links a:hover {background: #ED42AA !important;}

.kids1-theme.beach-theme .book-detail .star-rating-info a {color: #ed42aa !important;}

.kids1-theme.beach-theme .graphic-style-modal-box a:hover, .kids1-theme.beach-theme .graphic-style-modal-box a:focus, .kids1-theme.beach-theme .graphic-style-modal-box a.selected {box-shadow: 0 0 15px 0 rgba(0, 214, 232, 0.2);border: 1px solid #00D6E8;}

.kids1-theme.beach-theme .graphic-style-modal-box a.selected .clearfix i.fas {background-color: #ed42aa;}

.kids1-theme.beach-theme .explore-btn button i ,.kids1-theme.beach-theme .explore-btn a.text-primary i.fas.fa-edit, 
.kids1-theme.beach-theme .explore-btn a.text-primary:hover i.fas.fa-edit, 
.kids1-theme.beach-theme .explore-btn a.text-primary:focus i.fas.fa-edit {color: #ED42AA !important;}

.kids1-theme.beach-theme .awards-honors .a-h-body::after {background-image: url('water-arrow-img.png');}

.kids1-theme.beach-theme.inner-page .book-block-resource .book-block.unpublished .book-text::after {background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255, 255, 255) 5%,rgb(255, 255, 255) 90%,rgb(255, 255, 255) 90%);}

.kids1-theme.beach-theme.inner-page .book-block::before {bottom: -70px;}

body.kids1-theme.beach-theme  .text-primary {color: #00D6E8 !important;}

.kids1-theme.beach-theme .unpublished-label {background-color: #ed42aa;}

.kids1-theme.beach-theme.inner-page .book-block .book-cover::before {display: none;}

.kids1-theme.beach-theme.inner-page .book-block-resource .book-block.unpublished:hover .book-text::after {background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(242, 206, 174) 5%,rgb(242, 206, 174) 90%,rgb(242, 206, 174) 90%);}

.kids1-theme.beach-theme .btn-succes.hold-resourse , 
.kids1-theme.beach-theme .cancel-resourse{box-shadow: 0px 3px 0 rgb(153, 38, 51);background: #e44356 !important;border: 1px solid #e44356 !important;border-radius: 0px !important;position: relative;padding: .375rem .75rem;margin: 7px 30px;}

.kids1-theme.beach-theme .btn-succes.hold-resourse:hover , 
.kids1-theme.beach-theme .cancel-resourse:hover ,
.kids1-theme.beach-theme .btn-succes.hold-resourse:focus , 
.kids1-theme.beach-theme .cancel-resourse:focus {box-shadow: 0px 3px 0 rgb(153, 38, 51) !important;border: 1px solid #e44356 !important;color: #fff;}

.kids1-theme.beach-theme .btn-succes.hold-resourse:hover , 
.kids1-theme.beach-theme .btn-succes.hold-resourse:focus
.kids1-theme.beach-theme .cancel-resourse:hover ,
.kids1-theme.beach-theme .cancel-resourse:focus{box-shadow:0px 3px 0 rgb(153, 38, 51) !important; }

.kids1-theme.beach-theme .btn-succes.hold-resourse::after , 
.kids1-theme.beach-theme .cancel-resourse::after {background-position:right;  position: absolute;content: '';background-image: url('btn-shape2.png'); height: 45px;background-repeat: no-repeat; transform: unset; width: 50px;right: -30px;top: -1px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.beach-theme .btn-succes.hold-resourse::before ,
.kids1-theme.beach-theme .cancel-resourse::before {position: absolute;content: '';background-image: url('btn-shape.png');background-repeat: no-repeat;height: 46px;width: 50px;left: -30px;top: -6px;border-radius: 0;background-color: transparent;box-shadow: none;background-size: contain;}

.kids1-theme.beach-theme .btn-succes.btn-sm.hold-resourse::after ,
.kids1-theme.beach-theme .btn-sm.cancel-resourse::after {height: 41px;right: -28px;}

.kids1-theme.beach-theme .btn-succes.btn-sm.hold-resourse::before ,
.kids1-theme.beach-theme .btn-sm.cancel-resourse::before  {height: 42px;}

.kids1-theme.beach-theme .modal-dialog .btn-primary, .kids1-theme.beach-theme .modal-dialog .btn-dander {box-shadow: none !important;}

.kids1-theme.beach-theme.inner-page section.search-block .form-holder {background-image: none;}

.kids1-theme.beach-theme.inner-page .search-main-tab-bottom .btn-primary::after, .kids1-theme.beach-theme.inner-page .search-main-tab-bottom .btn-primary::before{z-index: 0;}

.kids1-theme.beach-theme.inner-page .header.inner .search-main-tab-bottom .btn.btn-primary {margin: 8px 30px;}

.kids1-theme.beach-theme.inner-page .header.inner .search-main-tab-bottom {padding: 0px 15px 15px 0px;}

.kids1-theme.beach-theme .my-account h4.section-title {	background: #00D6E8;}

.kids1-theme.beach-theme .page-heading a:hover, .kids1-theme.beach-theme .page-heading a:focus {color: #ed42aa;}

.kids1-theme.beach-theme .book-block::after {z-index: -1;}

.kids1-theme.beach-theme .location-hours .location-details a i {top: 0px;left: 0px;background-color: transparent !important;color: #ce9125;}

.kids1-theme.beach-theme .location-hours .location-details a {color: #ce9125;}

.kids1-theme.beach-theme .location-hours .location-details a:hover, .kids1-theme.beach-theme .location-hours .location-details a:active {color: #ce9125 !important;}

@media (max-width:1199px) {

.kids1-theme.beach-theme section.search-block .form-holder::after {left: -34px;}

}

@media (max-width:991px) {

.kids1-theme.beach-theme .border-style::after {top: -90px;height: 140px;width: 110px;}
.kids1-theme.beach-theme .border-style::before {top: -140px;height: 200px;width: 110px;}
.kids1-theme.beach-theme section.search-block .form-holder::after {left: -25px;}

}

@media (max-width:767px) {

.kids1-theme.beach-theme footer.main-footer::after {height: 180px;top: -180px;}
.kids1-theme.beach-theme .border-style::after {top: -100px;height: 140px;width: 80px;}
.kids1-theme.beach-theme section.search-block .form-holder::before {top: -44px;height: 50px;}
.kids1-theme.beach-theme section.search-block .form-holder::after {left: -18px;}
.kids1-theme.beach-theme section.search-block .form-holder {margin-bottom: 100px;}

}

@media (max-width:575px) {

.kids1-theme.beach-theme section.search-block .form-holder::after {background-image: url('search-top.png');transform: rotate(180deg);width: 100%;background-position: bottom;left: 0;}
.kids1-theme.beach-theme section.search-block .form-holder::before {background-position: bottom;}
.kids1-theme.beach-theme section.search-block .form-holder {padding-left: 15px;padding-right: 15px;margin-bottom: 40px; }

.kids1-theme.beach-theme.inner-page .book-block {float: left;}

}

/***beach-theme***/

/*****Color_picker*****/

:root {
  --first: #bc9b64;
  --second: #072a55;
  --third: #2d77d3;
  --fourth:#ffffff;
  --fifth:#072a55;
  }

/*****custome-theme*****/

.custom-theme header .library-logo { background: #bc9b64  none repeat scroll 0 0; background: var(--first)  none repeat scroll 0 0;}

.custom-theme nav.navbar .main-nav li a.active { background: #072a55; background: var(--second); }

.custom-theme nav.navbar .main-nav li a:hover, .custom-theme nav.navbar .main-nav li a:focus { color: #072a55 !important; color: var(--second) !important; }

.custom-theme nav.navbar .main-nav li a.active:hover, .custom-theme nav.navbar .main-nav li a.active:focus { color: #fff !important; }

.custom-theme #searchForm .search-main-input { border: 2px solid #2d77d3; border: 2px solid var(--third); }

.custom-theme #searchForm .search-main-input-right .search-btn { color: #072a55; color: var(--second); }

.custom-theme .btn-primary { background: #bc9b64 none repeat scroll 0 0 !important; background: var(--first) none repeat scroll 0 0 !important;	border: 1px solid #bc9b64 !important;	border: 1px solid var(--first) !important; }

.custom-theme .book-block:hover { background:#072a55; background:var(--second); }

.custom-theme .book-block:hover .book-cover { border: 8px solid #072a55; border: 8px solid var(--second); }

.custom-theme .search-main-input .sel__box__options::after { color: #072a55; color: var(--second); }

.custom-theme .material-checkbox .material-helper::before,.SleekAndRelaxed .material-checkbox .material-helper::after { background-color: #f29085; }

.custom-theme .material-checkbox input:checked ~ .material-helper { color:#2d77d3; color:var(--third);}

.custom-theme .material-checkbox label:hover .material-helper { color: #2d77d3; color: var(--third); }

.custom-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link, 
.custom-theme .search-main-tab-bottom .nav-tabs .nav-link.active { background-color:#072a55; background-color:var(--second); }

.custom-theme .page-heading::after { background: #2d77d3; background: var(--third); }

.custom-theme .page-heading a:hover, .page-heading a:focus { color: #072a55; color: var(--second); }

.custom-theme .book-block:hover .book-text::after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, rgba(242,144,133,0.99) 97%, rgba(242,144,133,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */}

.custom-theme .fc-state-default { color: #2d77d3; color: var(--third);}

.custom-theme .fc-today span.fc-day-number { background-color: #bc9b64 !important; background-color: var(--first) !important; }

.custom-theme .recent-reviews .carousel .slick-arrow { background: #2d77d3; background: var(--third); }

.custom-theme .location-details i {color: #bc9b64;color: var(--first);}

.custom-theme .hours-details i {color: #072a55;color: var(--second);}

.custom-theme .location-details {background: #072a55 none repeat scroll 0 0;background: var(--second) none repeat scroll 0 0;}

.custom-theme .hours-details {background: #bc9b64 none repeat scroll 0 0;background: var(--first) none repeat scroll 0 0;}

.custom-theme .explore .explore-block:hover { background: #072a55 none repeat scroll 0 0; background: var(--second) none repeat scroll 0 0; }

.custom-theme #scrollTop { background-color: #bc9b64; background-color: var(--first) ; background-image: linear-gradient(to right, #bc9b64 , #bc9b64); background-image: linear-gradient(to right, var(--first) , var(--first)); }

.custom-theme .submit-btn { background: #bc9b64; background: var(--first) ; }

.custom-theme .check-list input:checked ~ .checkmark { background-color: #072a55; background-color: var(--second); }

.custom-theme .search-sesults-top-head .view-btn span span.thumbnail-btn { background: #072a55 none repeat scroll 0 0; background: var(--second) none repeat scroll 0 0; }

.custom-theme .widgets.bread-crumbs ul.list-bread-crumbs li a { color: #bc9b64; color: var(--first) ; }

.custom-theme .narrow-results-main .fas { color: #072a55; color: var(--second); }

.custom-theme .sort-by .active {background:#bc9b64;background:var(--first) ; }

.custom-theme .search-sesults-top-head .view-btn span span:hover { color: #072a55; color: var(--second); }

.custom-theme .print-btn { color: #bc9b64; color: var(--first) ; }

.custom-theme .print-btn:hover, .custom-theme .print-btn:focus { background-color: #bc9b64; background-color: var(--first) ; color:#fff; }

.custom-theme .more-book-detail-btn { color: #072a55; color: var(--second); }

.custom-theme .more-book-detail thead { background-color: #072a55; background-color: var(--second); }

.custom-theme .more-book-detail thead tr th { border-color: #d8776c; }

.custom-theme .book-detail .star-rating-info a { color: #072a55 !important; color: var(--second) !important;	text-decoration: underline !important; }

.custom-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after { background: #072a55 none repeat scroll 0 0; background: var(--second) none repeat scroll 0 0; }

.custom-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active, 
.custom-theme .book-detail-tab ul.nav-pills .show > .nav-link { background-color: #072a55 !important; background-color: var(--second) !important; }

.custom-theme .book-detail-tab .tab-content { border: 1px solid #2d77d3; border: 1px solid var(--third); }

.custom-theme .book-detail-tab ul.nav-pills li.nav-item a i { color: #072a55 !important; color: var(--second) !important; }

.custom-theme .tab-content td a:hover, .tab-content td a:focus {color: #bc9b64 !important;color: var(--first) !important; }

.custom-theme .book-image-main a { color: #072a55 !important; color: var(--second) !important; }

.custom-theme .book-detail-tab h3 , .custom-theme .book-detail-tab h3 a { color:#bc9b64; color:var(--first) ; }

.custom-theme #tab-Suggestions .suggestions li a:hover, .custom-theme #tab-Suggestions .suggestions li a:focus {color: #bc9b64  !important;color: var(--first)  !important; }

.custom-theme .inlineShow::before { color: #2d77d3; color: var(--third); }

.custom-theme .top-nav ul li#myCollectionLi .my-list-count {background: #072a55;background: var(--second);}

.custom-theme .no-record-found p strong {color: #bc9b64;color: var(--first);}

.custom-theme .text-widgets-list::before {color: #2d77d3;color: var(--third);}

.custom-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before {color: #bc9b64;color: var(--first);}

.custom-theme .search-sesults-top-head .view-btn span span.thumbnail-btn {color: #fff;}

.custom-theme .forgot-password {color: #072a55;color: var(--second); }

.custom-theme .forgot-password:hover, .custom-theme .forgot-password:focus { color: #bc9b64; color: var(--first) ; }

.custom-theme footer.main-footer { background: #072a55; background: var(--fifth); border-top: 14px solid #2d77d3; border-top: 14px solid var(--third); }

.custom-theme footer.main-footer .copyrights { background: #bc9b64; background: var(--first); }

.custom-theme .footer-nav li a { color:#ffffff !important; color:var(--fourth) !important; }

.custom-theme .footer-nav li a:hover { color: #5882a3 !important; }

.custom-theme footer.main-footer .brand , .custom-theme footer.main-footer h5 , .custom-theme footer.main-footer ul.links a{ color: #ffffff !important; color: var(--fourth) !important; }

.custom-theme footer.main-footer .copyrights p { color: #ffffff; color: var(--fourth); }

.custom-theme hr.footer-dvder { border-color: #010116; }

.custom-theme footer.main-footer .copyrights a:hover { color: #072a55; color: var(--second); }

.custom-theme .loader-dot { background: #bc9b64; background: var(--first) ; }

.custom-theme .loader-dot:nth-child(1) {background:#bc9b64;background:var(--first);}

.custom-theme .loader-dot:nth-child(2) {background:#bc9b64;background:var(--first);}

.custom-theme .loader-dot:nth-child(3) {background:#2d77d3;background:var(--third);}

.custom-theme .loader-dot:nth-child(4) {background:#072a55;background:var(--second);}

.custom-theme .loader-dot:nth-child(5) {background:#072a55;background:var(--second);}

.custom-theme .rotating-btn-main {background: #bc9b64;background: var(--first);}

.custom-theme .rotating-btn-main.add-widget-btn {background: #072a55;background: var(--second);}

.custom-theme.manage-view .edit-widgets-btn .btn {color:#072a55;color:var(--second);background-image:linear-gradient(90deg, #bc9b64 50%, transparent 50%), linear-gradient(90deg, #bc9b64 50%, transparent 50%), linear-gradient(0deg, #bc9b64 50%, transparent 50%), linear-gradient(0deg, #bc9b64 50%, transparent 50%);background-image:linear-gradient(90deg, var(--first) 50%, transparent 50%), linear-gradient(90deg, var(--first) 50%, transparent 50%), linear-gradient(0deg, var(--first) 50%, transparent 50%), linear-gradient(0deg, var(--first) 50%, transparent 50%);}

.custom-theme.manage-view .edit-widgets-btn {background-image:linear-gradient(90deg, #bc9b64 50%, transparent 50%), linear-gradient(90deg, #bc9b64 50%, transparent 50%), linear-gradient(0deg, #bc9b64 50%, transparent 50%), linear-gradient(0deg, #bc9b64 50%, transparent 50%);background-image:linear-gradient(90deg, var(--first) 50%, transparent 50%), linear-gradient(90deg, var(--first) 50%, transparent 50%), linear-gradient(0deg, var(--first) 50%, transparent 50%), linear-gradient(0deg, var(--first) 50%, transparent 50%);}

.custom-theme .book-block:hover .book-text::after {background:linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, #072a55 97%, #072a55 98%);background:linear-gradient(to bottom, rgba(242,144,133,0) 0%, rgba(242,144,133,0) 6%, var(--second) 97%, var(--second) 98%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );}

.custom-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #bc9b64;background: var(--first);}

.custom-theme .option-input:checked {background: #072a55;background: var(--second);}

.custom-theme.manage-view .EditFooterContentInner {	background-image: linear-gradient(90deg, #c0c0c0 50%, transparent 50%), linear-gradient(90deg, #c0c0c0 50%, transparent 50%), linear-gradient(0deg, #c0c0c0 50%, transparent 50%), linear-gradient(0deg, #c0c0c0 50%, transparent 50%);background-color: transparent;}

.custom-theme.manage-view .EditFooterContentInner .edit-widgets-btn {background-color: #072a55;background-color: var(--second);border-color: #072a55;border-color: var(--second);}

.custom-theme.manage-view .EditFooterContentInner .edit-widgets-btn .btn {color: #FFF;}

.custom-theme .AddLinksDetails {color: #072a55;color: var(--second);}

.custom-theme .btn-file-main .btn-file {background:#072a55;background:var(--second);border-color:#072a55;border-color:var(--second);}

.custom-theme .awards-honors .a-h-body {background:#bc9b64;background:var(--first);box-shadow:0 10px 14px 0 rgb(188, 155, 100 ,0.4);}

.custom-theme .honorViewButton {background-color: #072a55;background-color: var(--second);}

.custom-theme .awards-honors .a-h-body::after {background-image: url('gray-arrow-img.png');}

.custom-theme .library-logo .editwidgets-image .editwidgets-book {background-color: #bc9b64;background-color: var(--first);}

.custom-theme .widgets-btn:hover, .custom-theme .widgets-btn:focus {background: #072a55;background: var(--second);border-color: #041C39;}

.custom-theme .position-series::after {border-top:40px solid #bc9b64;border-top:40px solid var(--first);}

.custom-theme .navbar button.navbar-toggler {background:#072a55;background:var(--second);}

.custom-theme .accordion .card-header::after {background:#bc9b64;background:var(--first);color:#fff;}

.custom-theme footer.main-footer ul.links {color: #ffffff;color: var(--fourth);}

.custom-theme .my-account h4.section-title {background: #bc9b64;background: var(--first);}

/***custom-dark-theme-start***/

.custom-dark-theme { background-color: #222629;}

body.custom-dark-theme header .library-logo {background-color: #bc9b64;background-color: var(--first);}

.custom-dark-theme nav.navbar .main-nav li a.active , .custom-dark-theme nav.navbar .main-nav li a.active:hover ,
.custom-dark-theme nav.navbar .main-nav li a.active:focus { background: #072a55; background: var(--second);;color: #fff !important;}

.custom-dark-theme nav.navbar .main-nav li a:hover, .custom-dark-theme nav.navbar .main-nav li a:focus {color: #072a55 !important;color: var(--second) !important;}

.custom-dark-theme nav.navbar .main-nav {background: #2d3236 none repeat scroll 0 0;}

.custom-dark-theme nav.navbar .main-nav li a{color: #fff;}

.custom-dark-theme #loginLi a{color: #fff !important;}

.custom-dark-theme .page-heading a {color: #fff;}

.custom-dark-theme .page-heading::after {background: #2d77d3;background: var(--third);}

.custom-dark-theme .page-heading {color: #fff;}

.custom-dark-theme .book-info {color: #fff;}

.custom-dark-theme .btn-primary {background: #072a55 none repeat scroll 0 0 !important;background: var(--second) none repeat scroll 0 0 !important; border: 1px solid #072a55!important; border: 1px solid var(--second)!important; box-shadow: 3px 3px 14px rgba(0,0,0,0.2);}

.custom-dark-theme .btn-primary:hover {background: #072a55 none repeat scroll 0 0 !important;background: var(--second) none repeat scroll 0 0 !important;border: 1px solid #072a55 !important;border: 1px solid var(--second) !important;}

.custom-dark-theme .two-clum-list li a {color: #fff;}

.custom-dark-theme .two-clum-block {border: 1px solid rgb(71, 74, 79);}

.custom-dark-theme .text-widgets-list::before {color: #072a55;color: var(--second);;}

.custom-dark-theme .book-block {box-shadow: 0 0 15px rgba(0,0,0,0.06);background-color: #2d3236;}

.custom-dark-theme .block-heading , .custom-dark-theme .block-heading span ,.custom-dark-theme .book-block .book-text{ color: #fff;}

.custom-dark-theme .book-block .book-text::after {background: linear-gradient(to bottom, rgba(45, 50, 54,0) 0%, rgba(45, 50, 54,0) 6%, rgba(45, 50, 54,0.99) 97%, rgba(45, 50, 54,1) 98%); }

.custom-dark-theme .book-block:hover{background-color: #072a55;background-color: var(--second);;}

.custom-dark-theme .book-block:hover .book-text::after {background: linear-gradient(to bottom, #072a55 0%, #072a55 6%, #072a55 97%, #072a55 98%);background: linear-gradient(to bottom, var(--second) 0%, var(--second) 6%, var(--second) 97%, var(--second) 98%); }

.custom-dark-theme .book-block .book-cover { border: 8px solid #2d3236;background-color: #222629;box-shadow: 0 0 0 1px #5c6063;}

.custom-dark-theme .book-block:hover .book-cover { border: 8px solid #072a55; border: 8px solid var(--second);;background-color: #072a55;;background-color: var(--second);;}

.custom-dark-theme .location-details {background: #6a6e71 none repeat scroll 0 0;}

.custom-dark-theme .location-details i {color: #fff;background-color: #474a4f;}

.custom-dark-theme .hours-details {background: #474a4f none repeat scroll 0 0;}

.custom-dark-theme .hours-details i { color: #fff;background-color: #6a6e71;}

.custom-dark-theme footer.main-footer {background: #072a55 none repeat scroll 0 0;background: var(--fifth) none repeat scroll 0 0; border-top: 14px solid #072a55; border-top: 14px solid var(--second);;}

.custom-dark-theme footer.main-footer .copyrights {background: #bc9b64;background: var(--first);}

.custom-dark-theme footer.main-footer .copyrights p {color: #ffffff;color: var(--fourth);}

.custom-dark-theme .calendar {background-color: #474a4f;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);border: 10px solid #474a4f;}

.custom-dark-theme .CA .event-list h1.block-heading {color: #fff;}

.custom-dark-theme .event-list {background: #222629;}

.custom-dark-theme .text-heading ,.custom-dark-theme .fc-toolbar h2 , .custom-dark-theme .CA .library-calendar th , .custom-dark-theme .CA .library-calendar span.fc-day-number {color: #fff;}

.custom-dark-theme .closeDays span.fc-day-number,.custom-dark-theme .closeDays span.fc-day-number {background-color: #222629;}

.custom-dark-theme .fc-today span.fc-day-number { background-color: #072a55 !important; background-color: var(--second) !important;}

.custom-dark-theme .fc-state-default {color: #2d77d3;color: var(--third);}

.custom-dark-theme section.search-block .form-holder {background: rgba(106, 110, 113, 0.8);box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);}

.custom-dark-theme .search-main-tab-bottom .limit-btn ,.custom-dark-theme .search-main-tab-bottom .advanced-btn {color: #fff;}

.custom-dark-theme .search-input , .custom-dark-theme .search-main-input , .custom-dark-theme #searchForm .search-main-input-right .search-btn{background: #222629 !important;}

.custom-dark-theme .search-input::-moz-placeholder{color: #fff;}

.custom-dark-theme .search-main-input .sel__placeholder ,.custom-dark-theme .search-input, .custom-dark-theme .search-input::placeholder ,
.custom-dark-theme .search-main-input .sel::before{color: #fff;}

.custom-dark-theme .search-main-input {border: 2px solid #131517;}

.custom-dark-theme #searchForm .search-main-input-right .search-btn{color: #072a55;color: var(--second);;}

.custom-dark-theme .nav-tabs-head {background: #222629;}

.custom-dark-theme .search-main-tab-bottom #nav-tab a , .custom-dark-theme .BasicSearch-btn{color: #fff;}

.custom-dark-theme .search-main-tab-bottom .nav-tabs .nav-item.show .nav-link,
.custom-dark-theme .search-main-tab-bottom .nav-tabs .nav-link.active {background-color: #072a55;background-color: var(--second);;}

.custom-dark-theme .search-block select { background-color: #5c6063;}

.custom-dark-theme .search-main-tab-bottom .material-form-group .material-control-label {color: #fff !important;}

.custom-dark-theme .material-form-group input.material-form-file,.custom-dark-theme .material-form-group input.material-has-value,
.custom-dark-theme .material-form-group textarea:focus,.custom-dark-theme .material-form-group textarea:valid,.custom-dark-theme .material-form-group textarea.material-form-file, 
.custom-dark-theme .material-form-group select,.custom-dark-theme .material-form-group input:focus,.custom-dark-theme .material-form-group input:valid,
.custom-dark-theme .material-form-group textarea.material-has-value , .custom-dark-theme .search-block #searchForm label{color: #fff}

.custom-dark-theme .material-checkbox input:checked ~ .material-helper { color: #072a55; color: var(--second);;}

.custom-dark-theme .material-checkbox .material-helper::before { box-shadow: 0 0 0 0.0625rem #1a1e20;}

.custom-dark-theme .material-checkbox .material-helper::before,
.custom-dark-theme .material-checkbox .material-helper::after{background-color: #072a55;background-color: var(--second);;}

.custom-dark-theme .material-checkbox label:hover .material-helper ,.custom-dark-theme .material-checkbox .material-helper::after {color: #072a55;color: var(--second);;}

.custom-dark-theme .booleanOpretors li {background-color: #222629;	color: #fff;}

.custom-dark-theme .carousel .book-cover{border: 8px solid #222629;box-shadow: 0 0 0 1px #474a4f;background: #222629;}

.custom-dark-theme #scrollTop {background-color: #072a55;background-color: var(--second); background-image: linear-gradient(to right, #072a55, #072a55); background-image: linear-gradient(to right, var(--second), var(--second));}

.custom-dark-theme .book-block .divdr {border-top: 1px dashed rgb(76, 81, 84);}

.custom-dark-theme .rotating-btn-main , .custom-dark-theme .top-nav ul li#myCollectionLi .my-list-count  {background: #072a55;background: var(--second);;}

.custom-dark-theme .top-nav ul li#myCollectionLi , .custom-dark-theme #profileLi span { color: #fff;}

.custom-dark-theme .top-nav ul li {border-left: 1px solid #4C5154;}

.custom-dark-theme .search-main-input .sel {border-right: 1px solid #6a6e71;}

.custom-dark-theme.manage-view section.select-box {background-image: linear-gradient(90deg, #6a6e71 50%, transparent 50%), linear-gradient(90deg, #6a6e71 50%, transparent 50%), linear-gradient(0deg, #6a6e71 50%, transparent 50%), linear-gradient(0deg, #6a6e71 50%, transparent 50%)  !important;background-color: #222629 !important;}

.custom-dark-theme .edit-widgets-btn {background-color: #222629;background-image: linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%);background-image: linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%);}

.custom-dark-theme.manage-view .edit-widgets-btn {border-bottom: 3px solid #222629;border-left: 3px solid #222629;}

.custom-dark-theme.manage-view .edit-widgets-btn .btn {color: #072a55;color: var(--second);background-image: linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%);background-image: linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%);}

.custom-dark-theme .editLogobannerContent {background: #222629;box-shadow: 0px 10px 20px 0 rgb(34, 38, 41);}

.custom-dark-theme .explore-page .explore-block {box-shadow: 0 0 10px #222629;background-color: #2d3236;}

.custom-dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li a {color: #072a55;color: var(--second);}

.custom-dark-theme .header.inner .Inner-search-limit {border-top: 2px solid #6a6e71; border-right: 2px solid #6a6e71;border-bottom: 2px solid #6a6e71; background: #6a6e71;}

.custom-dark-theme .header.inner .Inner-search-limit .advanced-btn,
.custom-dark-theme .header.inner .Inner-search-limit .limit-btn {color: #fff;}

.custom-dark-theme .header.inner .search-main-input {border: 2px solid #6a6e71;}

.custom-dark-theme .explore .explore-block:hover {background: #072a55 none repeat scroll 0 0;background: var(--second) none repeat scroll 0 0;}

.custom-dark-theme .explore-page .book-cover img {border: 	 solid #6a6e71;}

.custom-dark-theme .widgets.bread-crumbs ul.list-bread-crumbs {background-color: #2d3236;}

.custom-dark-theme .card , .custom-dark-theme .search-sesults-top-head {background-color: #2d3236;}

.custom-dark-theme .narrow-results-main #accordion {border: 1px solid rgb(23, 26, 28);}

.custom-dark-theme .narrow-results-main h2 ,.custom-dark-theme .narrow-results-main .card-header h5 , .custom-dark-theme .search-sesults-top-head p ,
.custom-dark-theme .book-box-head ,.custom-dark-theme .avail-detail p {color: #fff !important;}

.custom-dark-theme .narrow-results-main #accordion .card-body ul li a {border-bottom: 1px dashed #6a6e71;color:#c7c7c7;}

.custom-dark-theme .narrow-results-main .card.Subject .card-body span , .custom-dark-theme .narrow-results-main .fas{color: #c2c7c7 !important;}

.custom-dark-theme .narrow-results-main .card.Series .card-body span , .custom-dark-theme .narrow-results-main .fas{color: #c2c7c7 !important;}

.custom-dark-theme .search-sesults-top-head p.found-items span { color: #c7c7c7;}

.custom-dark-theme .search-sesults-top-head .view-btn span span {background: #6a6e71 none repeat scroll 0 0;color: #fff;}

.custom-dark-theme .search-sesults-top-head .view-btn span span.thumbnail-btn {background: #072a55 none repeat scroll 0 0;background: var(--second) none repeat scroll 0 0;color: #fff;}

.custom-dark-theme .search-sesults-top-head .view-btn span span:hover {color: #fff;}

.custom-dark-theme .print-btn {color: #072a55;color: var(--second);background: #2d3236;}

.custom-dark-theme .print-btn:hover, .custom-dark-theme .print-btn:focus {background-color: #072a55;background-color: var(--second);color: #fff;}

.custom-dark-theme .book-box h4 {background: #6a6e71 none repeat scroll 0 0;color: #fff;}

.custom-dark-theme .book-image {border: 1px solid rgb(106, 110, 113);}

.custom-dark-theme .book-box {border-bottom: 1px dashed rgb(106, 110, 113);}

.custom-dark-theme .sort-by .active {background: #072a55;background: var(--second);}

.custom-dark-theme .book-detail .book-box .description , .custom-dark-theme .book-detail .star-rating-info {color: #8c8c8c;}

.custom-dark-theme .book-detail .book-box-info .author {color: #fff;}

.custom-dark-theme .more-book-detail-btn , .custom-dark-theme .book-image-main a { color: #072a55 !important; color: var(--second) !important;}

.custom-dark-theme .book-detail-tab ul.nav-pills li.nav-item a {color: #fff !important;}

.custom-dark-theme .book-detail-tab ul.nav-pills li.nav-item a i , .custom-dark-theme .book-detail-tab h3 a ,.custom-dark-theme .book-detail-tab h3{color: #072a55 !important;color: var(--second) !important;}

.custom-dark-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active::after {background: #072a55 none repeat scroll 0 0;background: var(--second) none repeat scroll 0 0;}

.custom-dark-theme .book-detail-tab ul.nav-pills li.nav-item a.nav-link.active,
.custom-dark-theme .book-detail-tab ul.nav-pills .show .nav-link {background-color: #072a55 !important;background-color: var(--second) !important;}

.custom-dark-theme .book-detail-tab .tab-content { border: 1px solid #072a55; border: 1px solid var(--second);}

.custom-dark-theme .table-bordered td, .custom-dark-theme .table-bordered th {border: 1px solid #6a6e71;color: #fff;}

.custom-dark-theme .grayTd {background-color: #6a6e71 !important;border-bottom: 1px solid #2d3236 !important;}

.custom-dark-theme .manage-view .edit-widgets-btn , .custom-dark-theme .manage-view .edit-widgets-btn .btn{ background-image: linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%); background-image: linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%);}

.custom-dark-theme .tab-content td a {color: #fff !important;}

.custom-dark-theme .footer-nav li a:hover {color: #072a55 !important;color: var(--second) !important;}

.custom-dark-theme .loader-dot:nth-child(1) {background: #bc9b64;background: var(--first);}

.custom-dark-theme .loader-dot:nth-child(2) {background: #bc9b64;background: var(--first);}

.custom-dark-theme .loader-dot:nth-child(3) {background: #2d77d3;background: var(--third);}

.custom-dark-theme .loader-dot:nth-child(4) {background: #ffffff;background: var(--fourth);}

.custom-dark-theme .loader-dot:nth-child(5) {background: #072a55;background: var(--second);}

.custom-dark-theme .inlineShow::before {color: #072a55;color: var(--second);}

.custom-dark-theme .book-detail-tab h5 ,.custom-dark-theme .tab-pane table td strong , .custom-dark-theme #tab-Suggestions .suggestions li a {color: #fff !important;}

.custom-dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li {background-image: url('d-bread-crumbs-shadow-img.jpg');}

.custom-dark-theme .widgets.bread-crumbs ul.list-bread-crumbs li:last-child {	background-image: none;}

.custom-dark-theme .tdSpan.subHeading.gray{background: #6a6e71;border-bottom: 1px solid #2d3236;}

.custom-dark-theme #tab-Reviews p,.custom-dark-theme #tab-Excerpt p ,.custom-dark-theme .book-detail-tab h4 , .custom-dark-theme .book-detail-tab h4 strong {color: #999;}

.custom-dark-theme .book-detail-tab .contentsUlTab .TtileContent ,.custom-dark-theme .book-detail-tab .contentsUlTab li {	color: #fff;}

.custom-dark-theme .grayTd{border-right: 1px solid #2d3236 !important;}

.custom-dark-theme .text-widgets-list h4 {	color: #072a55;	color: var(--second);}

.custom-dark-theme .text-list-noborder .two-clum-list li:hover a ,.custom-dark-theme .text-list-noborder a.text-widgets-list[aria-expanded="true"]::before ,.custom-dark-theme .text-list-noborder .two-clum-list li a.text-widgets-list[aria-expanded="true"] {color: #929292 !important;}

.custom-dark-theme .text-list-noborder .two-clum-list li:hover a.text-widgets-list::before { color: #072a55; color: var(--second);}

.custom-dark-theme .header.inner .search-main-tab-bottom {	background: #222629; box-shadow: 0px 10px 20px -7px rgba(0, 0, 0, 0.4);}

.custom-dark-theme .header.inner .search-block select { background-color: #222629;}

.custom-dark-theme .modal-header {	border-bottom: 1px solid #6a6e71;}

.custom-dark-theme .modal-content { background-color: #222629;border: 1px solid rgba(0,0,0,.8);}

.custom-dark-theme .modal-body { background: #1a1e20;}

.custom-dark-theme .modal-title { color: #fff;}

.custom-dark-theme .login-top-btn-or {background: #6a6e71;border: 3px solid #424648;color: #fff;}

.custom-dark-theme .modal-body .input-icon ,.custom-dark-theme .modal-body .form-group .form-control ,.custom-dark-theme .EditDropContentInner .form-control {background-color: #222629 !important;border-color: #101314 !important;color: #fff;}

.custom-dark-theme .forgot-password { color: #072a55; color: var(--second); }

.custom-dark-theme .submit-btn { background: #072a55; background: var(--second); }

.custom-dark-theme .manage-view .edit-widgets-btn .btn ,.custom-dark-theme .manage-view .edit-widgets-btn{background-image: linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(90deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%), linear-gradient(0deg, #072a55 50%, transparent 50%);background-image: linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(90deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%), linear-gradient(0deg, var(--second) 50%, transparent 50%);}

.custom-dark-theme .top-nav ul li a span {color: #072a55;color: var(--second);}

.custom-dark-theme .graphic-style-modal-box a:hover, .custom-dark-theme .graphic-style-modal-box a:focus, .custom-dark-theme .graphic-style-modal-box a.selected {box-shadow: 0 0 15px 0 rgb(26, 30, 32);background-color: #222629;border: 1px solid #0F1213;}

.custom-dark-theme .graphic-style-modal-box a {border: 1px solid #0f1213;}

.custom-dark-theme .graphic-style-modal-box .clearfix i.fas {background-color: #6a6e71;}

.custom-dark-theme .graphic-style-modal-box a.selected h3, .custom-dark-theme .graphic-style-modal-box a:hover h3 {color: #999;}

.custom-dark-theme .modal-body .form-group label {	color: #fff;}

.custom-dark-theme .btn-file-main .btn-file {background: #072a55;background: var(--second); border-color: #072a55; border-color: var(--second); }

.custom-dark-theme .listAwardsPgae li a {color: #666; }

.custom-dark-theme .listAwardsPgae li a:hover,.custom-dark-theme .listAwardsPgae li a:focus {color:#072a55;color:var(--second);}

.custom-dark-theme .honorViewButton {background-color: #072a55;background-color: var(--second);}

.custom-dark-theme .awards-honors .a-h-body { background: #072a55; background: var(--second); box-shadow: 0px 10px 14px 0 rgb(135, 194, 50 ,0.2);}

.custom-dark-theme .narrow-results-main #accordion .card-body ul li a strong {color: #c2c7c7;}

.custom-dark-theme .awards-honors .a-h-body::after {background-image: url('green-arrow-img.png');}

.custom-dark-theme .navbar-brand .search-main-input {border: none;	background: transparent !important;}

.custom-dark-theme .widgets-btn:hover, .custom-dark-theme .widgets-btn:focus {background:#072a55;background:var(--second);border-color:#679426;}

.custom-dark-theme #add-widgets-list {background-color: #222629;border: 3px solid #6a6e71;}

.custom-dark-theme #add-widgets-list h3 {background: #2d3236;color: #fff;}

.custom-dark-theme .widgets-btn {background: #2d3236;border: 1px solid #565d64;color: #fff;}

.custom-dark-theme .widgets-btn i {color: #fff;}

.custom-dark-theme .position-series::after {border-top: 40px solid #072a55;border-top: 40px solid var(--second);}

.custom-dark-theme .EditDropContentInner {background: #222629;box-shadow: 0px 0px 20px 0 rgb(34, 38, 41);}

body.custom-dark-theme .input-group-text { background-color: #474a4f; border-color: #474a4f; color: #fff;}

.custom-dark-theme .library-logo .editwidgets-image .editwidgets-book {background-color: #222629;}

.custom-dark-theme #theme-list .theme-list-head {background-color: #6a6e71;}

.custom-dark-theme #theme-list {box-shadow: 0 0 14px rgba(0,0,0,0.2);background-color: #2d3236;}

.custom-dark-theme #theme-list .theme-list-head h3 ,.custom-dark-theme #theme-list .themeIcon p {color: #fff;}

.custom-dark-theme #theme-list .themeIcon img {border: 2px solid #111314;}

.custom-dark-theme span.highlight {background-color: #072a55;background-color: var(--second);color: #222629;}

.custom-dark-theme.manage-view .example-box.open section.select-box::after {border:3px solid #202427;}

.custom-dark-theme.manage-view .EditWidgetsFormBody {background-color: rgb(45, 50, 54);box-shadow: 8px 11px 15px 0 rgb(32, 36, 39);}

.custom-dark-theme.manage-view .editwidgets label ,.custom-dark-theme.manage-view .EditWidgetsFormHead h5 {color: #fff;}

.custom-dark-theme.manage-view .EditWidgetsFormHead {background: #6a6e71;}

.custom-dark-theme .AddLinksDetails {color: #072a55;color: var(--second);}

.custom-dark-theme.manage-view .EditWidgetsFormBody .btn.btn-c {background: #072a55;background: var(--second);}

.custom-dark-theme .option-input:checked {background: #072a55;background: var(--second);}

.custom-dark-theme .form-control ,.custom-dark-theme .EditWidgetsFormBody .form-group-main input.form-control {color:#fff;background-color: #222629;border: 1px solid #131517;}

.custom-dark-theme .search-main-input .sel__box {background-color: #222629;box-shadow: 0 8px 20px 0 rgb(34, 38, 41,0.7);}

.custom-dark-theme .disabledDay span.fc-day-number {background-color: #072a55;background-color: var(--second);	color: #fff !important;}

.custom-dark-theme ul.event-notes li.eventopen {background-color: #131517;box-shadow: 5px 1px 3px 0 rgb(19, 21, 23);}

.custom-dark-theme .navbar button.navbar-toggler {background: #072a55 none repeat scroll 0 0;background: var(--second) none repeat scroll 0 0;}

.custom-dark-theme .no-record-found p strong {color: #072a55;color: var(--second);}

.custom-dark-theme .no-record-found p {color: #aeaeae;}

.custom-dark-theme .QA .quick-qa-block .card-header {color: #fff;}

.custom-dark-theme .quick-qa-block {border: 1px solid rgba(173, 173, 173, 0.2);}

.custom-dark-theme .accordion .card-header::after {color: #fff;background:#072a55;background:var(--second);}

.custom-dark-theme .accordion .card-header.collapsed::after {background: #3e4143;color: #fff;}

.custom-dark-theme .recent-reviews .carousel .slick-arrow {background: #2d77d3;background: var(--third);}

.custom-dark-theme .widgets.recent-reviews {background-image: url('Reviews-bg-dark.jpg');}

.custom-dark-theme .reviews-carousel-main h2 a {color: #fff;}

.custom-dark-theme .search-main-thumbnails .thumbnails-btn {background: #222629;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}

.custom-dark-theme .footer-nav li a { color:#ffffff !important; color:var(--fourth) !important; }

.custom-dark-theme .footer-nav li a:hover { color: #072a55 !important; color: var(--second) !important; }

.custom-dark-theme footer.main-footer .brand , .custom-dark-theme footer.main-footer h5 , .custom-dark-theme footer.main-footer ul.links a{ color: #ffffff !important; color: var(--fourth) !important; }

.custom-dark-theme .material-checkbox label, .material-form-radio label {color:#fff;}

.custom-dark-theme .book-resource-btn button,.custom-dark-theme .book-resource-btn a,.custom-dark-theme .explore-btn button, .explore-btn a {background-color: #e4e6e7;}

.custom-dark-theme .choose-image ul li{background-color: #bc9b64;background-color: var(--first);}

.custom-dark-theme .form-group-theme {margin-bottom: 1rem !important}

.custom-dark-theme label{color:#6c757d;}

.custom-dark-theme footer.main-footer ul.links{color:#ffffff !important;color:var(--fourth) !important;}

/***custom-dark-theme-end***/

/*** Additional color added ***/

.bg-ds_fluorescent_red{background-color:#F05724;}

.bg-ds_orange{background-color:#EA6927;}

.bg-ds_fluorescent_green{background-color:#86C540;}

.bg-ds_red{background-color:#CD2127;}

.bg-ds_blue{background-color:#0062A8;}

.bg-ds_fluorescent_pink{background-color:#E83594;}

.bg-d_yellow{background-color:#FAD61E;}

.bg-ds_green{background-color:#009353;}

.bg-ds_fluorescent_yellow{background-color:#F5EF78;}

.bg-ds_purple{background-color:#A8438E;}

.bg-ds_sky_blue{background-color:#72C8EB;}

.bg-ds_pink{background-color:#F5C6DA;}

.bg-ds_light_green{background-color:#AECB50;}

.bg-dp_burgundy{background-color:#5B081D;}

.bg-dp_blue{background-color:#94D3F0;}

.bg-dp_aqua{background-color:#65BEB0;}

.bg-dp_tan{background-color:#D19E6B;}

.bg-dp_blue{background-color:#00A2D9;}

.bg-dp_fluorescent_pink{background-color:#DC2686;}

.bg-dp_orange{background-color:#F5AD46;}

.bg-dp_purple{background-color:#7F60A3;}

.bg-dp_red{background-color:#E22250;}

.bg-dp_rose{background-color:#F4C4D0;}

.bg-dp_light_green{background-color:#A1D2BF;}

.bg-dp_copper{background-color:#C87528;}

.bg-dp_gray{background-color:#B6B8BA;}

.bg-dp_purple{background-color:#DBCCE3;}

.bg-dp_green{background-color:#019D4F;}

.bg-dp_pale_yellow{background-color:#D2D92E;}

.bg-dp_fluorescent_green{background-color:#7EBC58;}

.bg-dp_fluorescent_yellow{background-color:#FDED18;}

.text-ds_fluorescent_red{color:#F05724;}

.text-ds_orange{color:#EA6927;}

.text-ds_fluorescent_green{color:#86C540;}

.text-ds_red{color:#CD2127;}

.text-ds_blue{color:#0062A8;}

.text-ds_fluorescent_pink{color:#E83594;}

.text-d_yellow{color:#FAD61E;}

.text-ds_green{color:#009353;}

.text-ds_fluorescent_yellow{color:#F5EF78;}

.text-ds_purple{color:#A8438E;}

.text-ds_sky_blue{color:#72C8EB;}

.text-ds_pink{color:#F5C6DA;}

.text-ds_light_green{color:#AECB50;}

.text-dp_burgundy{color:#5B081D;}

.text-dp_blue{color:#94D3F0;}

.text-dp_aqua{color:#65BEB0;}

.text-dp_tan{color:#D19E6B;}

.text-dp_blue{color:#00A2D9;}

.text-dp_fluorescent_pink{color:#DC2686;}

.text-dp_orange{color:#F5AD46;}

.text-dp_purple{color:#7F60A3;}

.text-dp_red{color:#E22250;}

.text-dp_rose{color:#F4C4D0;}

.text-dp_light_green{color:#A1D2BF;}

.text-dp_copper{color:#C87528;}

.text-dp_gray{color:#B6B8BA;}

.text-dp_purple{color:#DBCCE3;}

.text-dp_green{color:#019D4F;}

.text-dp_pale_yellow{color:#D2D92E;}

.text-dp_fluorescent_green{color:#7EBC58;}

.text-dp_fluorescent_yellow{color:#FDED18;}

i.ds_fluorescent_red{color:#F05724 !important;}

i.ds_orange{color:#EA6927 !important;}

i.ds_fluorescent_green{color:#86C540 !important;}

i.ds_red{color:#CD2127 !important;}

i.ds_blue{color:#0062A8 !important;}

i.ds_fluorescent_pink{color:#E83594 !important;}

i.d_yellow{color:#FAD61E !important;}

i.ds_green{color:#009353 !important;}

i.ds_fluorescent_yellow{color:#F5EF78 !important;}

i.ds_purple{color:#A8438E !important;}

i.ds_sky_blue{color:#72C8EB !important;}

i.ds_pink{color:#F5C6DA !important;}

i.ds_light_green{color:#AECB50 !important;}

i.dp_burgundy{color:#5B081D !important;}

i.dp_blue{color:#94D3F0 !important;}

i.dp_aqua{color:#65BEB0 !important;}

i.dp_tan{color:#D19E6B !important;}

i.dp_blue{color:#00A2D9 !important;}

i.dp_fluorescent_pink{color:#DC2686 !important;}

i.dp_orange{color:#F5AD46 !important;}

i.dp_purple{color:#7F60A3 !important;}

i.dp_red{color:#E22250 !important;}

i.dp_rose{color:#F4C4D0 !important;}

i.dp_light_green{color:#A1D2BF !important;}

i.dp_copper{color:#C87528 !important;}

i.dp_gray{color:#B6B8BA !important;}

i.dp_purple{color:#DBCCE3 !important;}

i.dp_green{color:#019D4F !important;}

i.dp_pale_yellow{color:#D2D92E !important;}

i.dp_fluorescent_green{color:#7EBC58 !important;}

i.dp_fluorescent_yellow{color:#FDED18 !important;}

.Placeholders.ds_fluorescent_red{background-color:#F05724 !important;}

.Placeholders.ds_orange{background-color:#EA6927 !important;}

.Placeholders.ds_fluorescent_green{background-color:#86C540 !important;}

.Placeholders.ds_red{background-color:#CD2127 !important;}

.Placeholders.ds_blue{background-color:#0062A8 !important;}

.Placeholders.ds_fluorescent_pink{background-color:#E83594 !important;}

.Placeholders.d_yellow{background-color:#FAD61E !important;}

.Placeholders.ds_green{background-color:#009353 !important;}

.Placeholders.ds_fluorescent_yellow{background-color:#F5EF78 !important;}

.Placeholders.ds_purple{background-color:#A8438E !important;}

.Placeholders.ds_sky_blue{background-color:#72C8EB !important;}

.Placeholders.ds_pink{background-color:#F5C6DA !important;}

.Placeholders.ds_light_green{background-color:#AECB50 !important;}

.Placeholders.dp_burgundy{background-color:#5B081D !important;}

.Placeholders.dp_blue{background-color:#94D3F0 !important;}

.Placeholders.dp_aqua{background-color:#65BEB0 !important;}

.Placeholders.dp_tan{background-color:#D19E6B !important;}

.Placeholders.dp_blue{background-color:#00A2D9 !important;}

.Placeholders.dp_fluorescent_pink{background-color:#DC2686 !important;}

.Placeholders.dp_orange{background-color:#F5AD46 !important;}

.Placeholders.dp_purple{background-color:#7F60A3 !important;}

.Placeholders.dp_red{background-color:#E22250 !important;}

.Placeholders.dp_rose{background-color:#F4C4D0 !important;}

.Placeholders.dp_light_green{background-color:#A1D2BF !important;}

.Placeholders.dp_copper{background-color:#C87528 !important;}

.Placeholders.dp_gray{background-color:#B6B8BA !important;}

.Placeholders.dp_purple{background-color:#DBCCE3 !important;}

.Placeholders.dp_green{background-color:#019D4F !important;}

.Placeholders.dp_pale_yellow{background-color:#D2D92E !important;}

.Placeholders.dp_fluorescent_green{background-color:#7EBC58 !important;}

.Placeholders.dp_fluorescent_yellow{background-color:#FDED18 !important;}

.search-main-input.error.show {border: 2px solid red !important;}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/slick-carousel/slick/slick.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/slick-carousel/slick/slick-theme.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url('slick.eot');
  src: url('slick.eot?#iefix') format("embedded-opentype"), url('slick.woff') format("woff"), url('slick.ttf') format("truetype"), url('slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/froala_editor.min.css ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}

.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.fr-element,.fr-element:focus{outline:0 solid transparent}

.fr-box.fr-basic{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-box.fr-basic .fr-element{font-family:sans-serif;color:#414141;font-size:14px;line-height:1.6;padding:20px;box-sizing:border-box;overflow-x:auto;min-height:60px;text-align:left}

.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}

.fr-element{background:transparent;position:relative;z-index:2;-webkit-user-select:auto}

.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}

.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}

.fr-element [contenteditable="true"]{outline:0 solid transparent}

.fr-box a.fr-floating-btn{box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:40px;width:40px;text-align:center;background:#FFF;color:#333333;-webkit-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-o-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;outline:none;left:0;top:0;line-height:40px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center;display:block;box-sizing:border-box;border:none}

.fr-box a.fr-floating-btn svg{-webkit-transition:transform 0.2s ease 0s;-moz-transition:transform 0.2s ease 0s;-ms-transition:transform 0.2s ease 0s;-o-transition:transform 0.2s ease 0s;fill:#333333}

.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:40px}

.fr-box a.fr-floating-btn.fr-btn+.fr-btn{margin-left:10px}

.fr-box a.fr-floating-btn:hover{background:#ebebeb;cursor:pointer}

.fr-box a.fr-floating-btn:hover svg{fill:#333333}

.fr-box .fr-visible a.fr-floating-btn{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}

iframe.fr-iframe{width:100%;border:none;position:relative;display:block;z-index:2;box-sizing:border-box}

.fr-wrapper{position:relative;z-index:1}

.fr-wrapper::after{clear:both;display:block;content:"";height:0}

.fr-wrapper .fr-placeholder{position:absolute;font-size:14px;color:#AAA;font-family:sans-serif;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}

.fr-wrapper.show-placeholder .fr-placeholder{display:block;white-space:nowrap;text-overflow:ellipsis}

.fr-wrapper ::-moz-selection{background:#b5d6fd;color:#000}

.fr-wrapper ::selection{background:#b5d6fd;color:#000}

.fr-box.fr-basic .fr-wrapper{background:#FFF;border:1px solid #CCCCCC;border-bottom-color:#efefef;top:0;left:0}

.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0}

.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

@media (min-width: 992px){.fr-box.fr-document{min-width:21cm}.fr-box.fr-document .fr-wrapper{text-align:left;padding:30px;min-width:21cm;background:#efefef}.fr-box.fr-document .fr-wrapper .fr-element{text-align:left;background:#FFF;width:21cm;margin:auto;min-height:26cm !important;padding:1cm 2cm;overflow:visible;z-index:auto}.fr-box.fr-document .fr-wrapper .fr-element hr{margin-left:-2cm;margin-right:-2cm;background:#efefef;height:1cm;outline:none;border:none}.fr-box.fr-document .fr-wrapper .fr-element img{z-index:1}}

.fr-tooltip{position:absolute;top:0;left:0;padding:0 8px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#222222;color:#FFF;font-size:11px;line-height:22px;font-family:Arial, Helvetica, sans-serif;-webkit-transition:opacity 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-toolbar .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-modal .fr-btn-wrap{float:left;white-space:nowrap;position:relative}

.fr-toolbar .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-modal .fr-btn-wrap.fr-hidden{display:none}

.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-modal .fr-command.fr-btn{background:transparent;color:#333333;-moz-outline:0;outline:none;border:0;line-height:1;cursor:pointer;text-align:left;margin:4px 2px;padding:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;position:relative;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;float:left;height:40px}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-modal .fr-command.fr-btn.fr-btn-hover{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-modal .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}

.fr-toolbar .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-modal .fr-command.fr-btn.fr-btn-text{width:auto}

.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}

.fr-toolbar .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-modal .fr-command.fr-btn svg.fr-svg{height:24px}

.fr-toolbar .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-modal .fr-command.fr-btn svg path{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;fill:#333333}

.fr-toolbar .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-modal .fr-command.fr-btn span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.fr-toolbar .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-modal .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:30px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:bold;padding:0 4px}

.fr-toolbar .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-modal .fr-command.fr-btn img{margin:8px 7px;width:24px}

.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-modal .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:normal}

.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}

.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-modal .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333333;right:2px;top:18px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;content:""}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active{fill:#333333;background:#d6d6d6;-webkit-transition:0.5s ease;-moz-transition:0.5s ease;-ms-transition:0.5s ease;-o-transition:0.5s ease}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333333}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after{border-top-color:#333333}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222222}

.fr-toolbar .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-modal .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-toolbar .fr-command.fr-btn.fr-disabled::after,.fr-popup .fr-command.fr-btn.fr-disabled::after,.fr-modal .fr-command.fr-btn.fr-disabled::after{border-top-color:#bdbdbd}

.fr-toolbar .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-modal .fr-command.fr-btn.fr-hidden{display:none}

.fr-toolbar .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-modal .fr-tabs .fr-command.fr-btn{margin:0;width:46px;height:40px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab{background:#FFF}

.fr-toolbar .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-modal .fr-tabs .fr-command.fr-btn span{height:27px}

.fr-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg,.fr-popup .fr-tabs .fr-command.fr-btn img,.fr-popup .fr-tabs .fr-command.fr-btn svg,.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}

.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}

.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active{color:#bdbdbd;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after{border-top-color:#bdbdbd}

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-modal.fr-rtl .fr-btn-grp.fr-float-left{float:right}

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-modal.fr-rtl .fr-btn-grp.fr-float-right{float:left}

.fr-toolbar.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-modal.fr-rtl .fr-btn-wrap{float:right}

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden){display:inline-flex;float:none}

.fr-desktop .fr-command:hover,.fr-desktop .fr-command:focus,.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded{outline:0;color:#333333}

.fr-desktop .fr-command:hover:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell){background:#ebebeb}

.fr-desktop .fr-command:hover::after,.fr-desktop .fr-command:focus::after,.fr-desktop .fr-command.fr-btn-hover::after,.fr-desktop .fr-command.fr-expanded::after{border-top-color:#333333}

.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),.fr-desktop .fr-command:active{color:#333333;background:#d6d6d6}

.fr-desktop .fr-command.fr-active:hover,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded{background:#ebebeb}

.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}

.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled.fr-selected{background:transparent}

.fr-desktop.fr-disabled .fr-command:hover,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command.fr-selected{background:transparent}

.fr-toolbar.fr-mobile .fr-command.fr-blink,.fr-popup.fr-mobile .fr-command.fr-blink{background:#d6d6d6}

.fr-command.fr-btn.fr-options{width:16px;margin-left:-5px}

.fr-command.fr-btn.fr-options.fr-btn-hover,.fr-command.fr-btn.fr-options:hover,.fr-command.fr-btn.fr-options:focus{border-left:solid 1px #FAFAFA;-webkit-transition:border-left 0s, background-color 0.5s;-moz-transition:border-left 0s, background-color 0.5s;-ms-transition:border-left 0s, background-color 0.5s;-o-transition:border-left 0s, background-color 0.5s}

.fr-command.fr-btn+.fr-dropdown-menu{background:#FFF;display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}

.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;height:auto;max-height:275px}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper{padding:0;margin:auto;display:inline-block;text-align:left;position:relative;box-sizing:border-box;-webkit-transition:height 0.3s;-moz-transition:height 0.3s;-ms-transition:height 0.3s;-o-transition:height 0.3s;margin-top:0;float:left;height:0;margin-top:0 !important}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{position:relative}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:8px 0;min-width:72px}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{padding:0;margin:0;font-size:15px}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{padding:0 20px;line-height:200%;display:flex;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg{width:24px;height:24px;margin:3px 4px}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path{fill:#333333}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active{background:#d6d6d6}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled{color:#bdbdbd;cursor:default}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut{margin-left:20px;font-weight:bold;-webkit-opacity:0.75;-moz-opacity:0.75;opacity:0.75}

.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}

.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu{border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-rtl .fr-dropdown-wrapper,.fr-popup.fr-rtl .fr-dropdown-wrapper{text-align:right !important}

body.fr-prevent-scroll{overflow:hidden}

body.fr-prevent-scroll.fr-mobile{position:fixed;-webkit-overflow-scrolling:touch}

.fr-modal{color:#222222;font-family:Arial, Helvetica, sans-serif;position:fixed;overflow-x:auto;overflow-y:scroll;top:0;left:0;bottom:0;right:0;width:100%;z-index:2147483640;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:1.2}

.fr-modal.fr-middle .fr-modal-wrapper{margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);position:absolute}

.fr-modal .fr-modal-wrapper{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-clip:padding-box;margin:20px auto;display:inline-block;background:#FFF;min-width:300px;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;overflow:hidden;width:90%;position:relative}

@media (min-width: 768px) and (max-width: 991px){.fr-modal .fr-modal-wrapper{margin:30px auto;width:70%}}

@media (min-width: 992px){.fr-modal .fr-modal-wrapper{margin:50px auto;width:960px}}

.fr-modal .fr-modal-wrapper .fr-modal-head{background:#FFF;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;border-bottom:solid #efefef 1px;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s}

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line{height:56px;padding:0 10px}

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{margin:10px;position:absolute;top:0;right:0}

.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:20px;padding:19px 10px;margin:0;font-weight:400;line-height:18px;display:inline-block;float:left}

.fr-modal .fr-modal-wrapper div.fr-modal-body{height:100%;min-height:150px;overflow-y:auto;padding-bottom:20px}

.fr-modal .fr-modal-wrapper div.fr-modal-body:focus{outline:0}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button{margin-left:24px}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus{background:#ebebeb;color:#0098f7}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#0098f7}

.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner{border:0}

.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover{background:#ebebeb}

.fr-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;-webkit-opacity:0.5;-moz-opacity:0.5;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:2147483639}

ol.decimal_type{counter-reset:item}

ol.decimal_type>li{display:block}

ol.decimal_type>li:before{content:counters(item,".") ". ";counter-increment:item}

.fr-popup{position:absolute;display:none;color:#222222;background:#FFF;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);font-family:Arial, Helvetica, sans-serif;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-top:10px;z-index:2147483635;text-align:left;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}

.fr-popup .fr-icon{text-align:center;vertical-align:middle;font-size:20px;line-height:1;cursor:pointer;font-weight:400;box-sizing:content-box;padding:6px}

.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;box-sizing:border-box}

@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container{grid-template-columns:repeat(auto-fill, minmax(36px, 36px));display:grid}}

@media (min-width: 768px){.fr-popup .fr-icon-container{min-width:276px}}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.fr-popup .fr-icon-container{display:inline-flex}}

@media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px){.fr-popup .fr-icon-container{width:236px}}

.fr-popup .fr-input-focus{background:whitesmoke}

.fr-popup.fr-above{margin-top:-10px;border-top:0}

.fr-popup.fr-active{display:block}

.fr-popup.fr-hidden{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-popup.fr-empty{display:none !important}

.fr-popup .fr-hs{display:block !important}

.fr-popup .fr-hs.fr-hidden{display:none !important}

.fr-popup .fr-input-line{position:relative;padding:15px 0}

.fr-popup .fr-input-line input[type="text"],.fr-popup .fr-input-line textarea{width:100%;margin-bottom:1px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:solid 1px #999999;color:#222222;font-size:14px;background:#FFF;position:relative;z-index:2;padding:4px 12px;box-sizing:border-box;-webkit-transition:border 0.5s, padding 0.5s;-moz-transition:border 0.5s, padding 0.5s;-ms-transition:border 0.5s, padding 0.5s;-o-transition:border 0.5s, padding 0.5s}

.fr-popup .fr-input-line input[type="text"]:hover,.fr-popup .fr-input-line textarea:hover{border:solid 1px #515151}

.fr-popup .fr-input-line input[type="text"]:focus,.fr-popup .fr-input-line textarea:focus{border:solid 2px #0098f7;padding:3px 11px}

.fr-popup .fr-input-line input[type="text"]{height:46px}

.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:29px;left:12px;font-size:14px;color:grey;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;z-index:3;display:block;background:#FFF;padding:0;cursor:text}

.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:gray;width:auto;left:4px;padding:0 4px;font-size:11px;top:9px}

.fr-popup input,.fr-popup textarea{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none}

.fr-popup textarea{resize:none}

.fr-popup .fr-buttons{white-space:nowrap;line-height:0}

.fr-popup .fr-buttons .fr-btn{margin-left:4px;margin-right:4px;display:inline-block;float:none}

.fr-popup .fr-buttons .fr-btn i{float:left}

.fr-popup .fr-buttons .fr-separator{display:inline-block;float:none}

.fr-popup .fr-buttons.fr-tabs{border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;overflow:hidden}

@media (max-width: 768px){.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll{overflow:scroll;overflow-y:hidden;width:276px}}

.fr-popup .fr-buttons:not(.fr-tabs){padding:5px}

.fr-popup .fr-layer{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:195px;box-sizing:border-box;margin:20px;display:none}

@media (min-width: 768px){.fr-popup .fr-layer{width:260px}}

.fr-popup .fr-layer.fr-active{display:inline-block}

.fr-popup .fr-action-buttons{z-index:7;height:36px;text-align:right}

.fr-popup .fr-action-buttons button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-popup .fr-action-buttons button.fr-command+button{margin-left:24px}

.fr-popup .fr-action-buttons button.fr-command:hover,.fr-popup .fr-action-buttons button.fr-command:focus{background:#ebebeb;color:#0098f7}

.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#0098f7}

.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}

.fr-popup .fr-checkbox{position:relative;display:inline-block;width:18px;height:18px;padding:10px;border-radius:100%;line-height:1;box-sizing:content-box;vertical-align:middle}

.fr-popup .fr-checkbox svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}

.fr-popup .fr-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:18px;height:18px;display:inline-block;position:relative;z-index:1;box-sizing:border-box;-webkit-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-o-transition:background 0.2s ease 0s, border-color 0.2s ease 0s}

.fr-popup .fr-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}

.fr-popup .fr-checkbox input:not(:checked)+span{border:solid 2px #999999}

.fr-popup .fr-checkbox input:not(:checked):active+span{background-color:#f5f5f5}

.fr-popup .fr-checkbox input:not(:checked):focus+span,.fr-popup .fr-checkbox input:not(:checked):hover+span{border-color:#515151}

.fr-popup .fr-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}

.fr-popup .fr-checkbox input:checked+span svg{display:block}

.fr-popup .fr-checkbox input:checked:active+span{background-color:#EcF5Ff}

.fr-popup .fr-checkbox input:checked:focus+span,.fr-popup .fr-checkbox input:checked:hover+span{-webkit-opacity:0.8;-moz-opacity:0.8;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-popup .fr-checkbox-line{font-size:14px;line-height:1.4px;margin-top:10px}

.fr-popup .fr-checkbox-line label{cursor:pointer;margin:0 5px;vertical-align:middle}

.fr-popup.fr-rtl{direction:rtl;text-align:right}

.fr-popup.fr-rtl .fr-action-buttons{text-align:left}

.fr-popup.fr-rtl .fr-input-line input+label,.fr-popup.fr-rtl .fr-input-line textarea+label{left:auto;right:0}

.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs{float:right}

.fr-text-edit-layer{width:250px;box-sizing:border-box;display:block !important}

.fr-toolbar{color:#222222;background:#FFF;position:relative;font-family:Arial, Helvetica, sans-serif;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;border:1px solid #CCCCCC;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;padding-bottom:0;-webkit-transition:padding-bottom 0.5s;-moz-transition:padding-bottom 0.5s;-ms-transition:padding-bottom 0.5s;-o-transition:padding-bottom 0.5s}

.fr-toolbar::after{clear:both;display:block;content:"";height:0}

.fr-toolbar::after{height:0}

.fr-toolbar .fr-newline{clear:both;display:block;content:"";margin-left:9px;margin-right:9px;background:#efefef;height:1px;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s}

.fr-toolbar.fr-toolbar-open{padding-bottom:48px}

.fr-toolbar.fr-toolbar-open .fr-newline{height:0}

.fr-toolbar .fr-float-right{float:right}

.fr-toolbar .fr-float-left{float:left}

.fr-toolbar .fr-more-toolbar{float:left;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s;height:0;z-index:2;overflow:hidden;position:absolute;box-sizing:border-box;width:100%}

.fr-toolbar .fr-more-toolbar.fr-expanded{height:48px}

.fr-toolbar .fr-more-toolbar.fr-overflow-visible{overflow:visible}

.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn{margin-left:4px;margin-right:4px}

.fr-toolbar .fr-btn-grp{display:inline-block;margin:0 17px 0 12px}

@media (max-width: 768px){.fr-toolbar .fr-btn-grp{margin:0 7px 0 6px}}

.fr-toolbar .fr-command.fr-btn.fr-open{margin-top:10px;margin-bottom:-1px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active){background:#f5f5f5}

.fr-toolbar.fr-rtl{text-align:right}

.fr-toolbar.fr-inline{display:none;box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;white-space:nowrap;position:absolute;margin-top:5px;z-index:2147483630}

.fr-toolbar.fr-inline.fr-above{margin-top:-10px;border-top:0}

.fr-toolbar.fr-inline .fr-newline{height:0}

.fr-toolbar.fr-top{top:0;border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-bottom{bottom:0;border-top:0;padding-bottom:0;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-bottom .fr-newline{padding-top:0;-webkit-transition:padding-top 0.5s;-moz-transition:padding-top 0.5s;-ms-transition:padding-top 0.5s;-o-transition:padding-top 0.5s}

.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline{padding-top:48px;background:#FFF}

.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open{margin-top:-1px;margin-bottom:10px;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-toolbar.fr-sticky-on{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}

.fr-separator+.fr-separator{display:none}

.fr-separator.fr-vs{height:32px;width:1px;margin:8px 4px}

.fr-separator.fr-hs{clear:both;width:calc(100% - (2 * 4px));margin:0 4px;height:1px}

.fr-separator.fr-hidden{display:none !important}

.fr-rtl .fr-separator{float:right}

.fr-toolbar.fr-inline .fr-separator.fr-hs{float:none}

.fr-toolbar.fr-inline .fr-separator.fr-vs{float:none;display:inline-block}

.fr-second-toolbar{border:1px solid #CCCCCC;border-top:0;background:#FFF;line-height:1.4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}

.fr-second-toolbar::after{clear:both;display:block;content:"";height:0}

.fr-second-toolbar:empty{min-height:calc(10px);position:relative;margin-top:calc(-1px);z-index:2}

#fr-logo{float:left;outline:none}

#fr-logo>span{display:inline-block;float:left;font-family:sans-serif;padding:11px 5px 10px 15px;font-size:12px;font-weight:500;color:#b1b2b7;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-ms-transition:color 0.3s;-o-transition:color 0.3s}

#fr-logo>svg{height:20px;width:47px;margin:7px 0;cursor:pointer}

#fr-logo>svg *{-webkit-transition:fill 0.3s;-moz-transition:fill 0.3s;-ms-transition:fill 0.3s;-o-transition:fill 0.3s}

#fr-logo:hover>span,#fr-logo:focus>span{color:#0098f7}

#fr-logo:hover>svg .fr-logo,#fr-logo:focus>svg .fr-logo{fill:#0098f7}

.fr-visibility-helper{display:none;margin-left:0 !important}

@media (min-width: 768px){.fr-visibility-helper{margin-left:1px !important}}

@media (min-width: 992px){.fr-visibility-helper{margin-left:2px !important}}

@media (min-width: 1200px){.fr-visibility-helper{margin-left:3px !important}}

.fr-opacity-0{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-box{position:relative}

.fr-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}

.fr-sticky-off{position:relative}

.fr-sticky-on{position:fixed;z-index:10}

.fr-sticky-on.fr-sticky-ios{position:absolute;left:0;right:0;width:auto !important}

.fr-sticky-dummy{display:none}

.fr-sticky-on+.fr-sticky-dummy,.fr-sticky-box>.fr-sticky-dummy{display:block}

span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.fr-bottom-extended{flex-wrap:wrap;display:flex;box-sizing:border-box}

.position-relative{position:relative !important}

/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/froala_editor.pkgd.css ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element, .fr-element:focus {
  outline: 0 solid transparent; }

.fr-box.fr-basic {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-box.fr-basic .fr-element {
    font-family: sans-serif;
    color: #414141;
    font-size: 14px;
    line-height: 1.6;
    padding: 20px;
    box-sizing: border-box;
    overflow-x: auto;
    min-height: 60px;
    text-align: left; }

.fr-box.fr-basic.fr-rtl .fr-element {
    text-align: right; }

.fr-element {
  background: transparent;
  position: relative;
  z-index: 2;
  -webkit-user-select: auto; }

.fr-element a {
    user-select: auto;
    -o-user-select: auto;
    -moz-user-select: auto;
    -khtml-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto; }

.fr-element.fr-disabled {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none; }

.fr-element [contenteditable="true"] {
    outline: 0 solid transparent; }

.fr-box a.fr-floating-btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #FFF;
  color: #333333;
  -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  outline: none;
  left: 0;
  top: 0;
  line-height: 40px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  text-align: center;
  display: block;
  box-sizing: border-box;
  border: none; }

.fr-box a.fr-floating-btn svg {
    -webkit-transition: transform 0.2s ease 0s;
    -moz-transition: transform 0.2s ease 0s;
    -ms-transition: transform 0.2s ease 0s;
    -o-transition: transform 0.2s ease 0s;
    fill: #333333; }

.fr-box a.fr-floating-btn i, .fr-box a.fr-floating-btn svg {
    font-size: 14px;
    line-height: 40px; }

.fr-box a.fr-floating-btn.fr-btn + .fr-btn {
    margin-left: 10px; }

.fr-box a.fr-floating-btn:hover {
    background: #ebebeb;
    cursor: pointer; }

.fr-box a.fr-floating-btn:hover svg {
      fill: #333333; }

.fr-box .fr-visible a.fr-floating-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }

iframe.fr-iframe {
  width: 100%;
  border: none;
  position: relative;
  display: block;
  z-index: 2;
  box-sizing: border-box; }

.fr-wrapper {
  position: relative;
  z-index: 1; }

.fr-wrapper::after {
    clear: both;
    display: block;
    content: "";
    height: 0; }

.fr-wrapper .fr-placeholder {
    position: absolute;
    font-size: 14px;
    color: #AAA;
    font-family: sans-serif;
    z-index: 1;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden; }

.fr-wrapper.show-placeholder .fr-placeholder {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis; }

.fr-wrapper ::-moz-selection {
    background: #b5d6fd;
    color: #000; }

.fr-wrapper ::selection {
    background: #b5d6fd;
    color: #000; }

.fr-box.fr-basic .fr-wrapper {
  background: #FFF;
  border: 1px solid #CCCCCC;
  border-bottom-color: #efefef;
  top: 0;
  left: 0; }

.fr-box.fr-basic.fr-top .fr-wrapper {
  border-top: 0; }

.fr-box.fr-basic.fr-bottom .fr-wrapper {
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

@media (min-width: 992px) {
  .fr-box.fr-document {
    min-width: 21cm; }
    .fr-box.fr-document .fr-wrapper {
      text-align: left;
      padding: 30px;
      min-width: 21cm;
      background: #efefef; }
      .fr-box.fr-document .fr-wrapper .fr-element {
        text-align: left;
        background: #FFF;
        width: 21cm;
        margin: auto;
        min-height: 26cm !important;
        padding: 1cm 2cm;
        overflow: visible;
        z-index: auto; }
        .fr-box.fr-document .fr-wrapper .fr-element hr {
          margin-left: -2cm;
          margin-right: -2cm;
          background: #efefef;
          height: 1cm;
          outline: none;
          border: none; }
        .fr-box.fr-document .fr-wrapper .fr-element img {
          z-index: 1; } }

.fr-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #222222;
  color: #FFF;
  font-size: 11px;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -3000px;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  z-index: 2147483647;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fr-tooltip.fr-visible {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-toolbar .fr-btn-wrap, .fr-popup .fr-btn-wrap, .fr-modal .fr-btn-wrap {
  float: left;
  white-space: nowrap;
  position: relative; }

.fr-toolbar .fr-btn-wrap.fr-hidden, .fr-popup .fr-btn-wrap.fr-hidden, .fr-modal .fr-btn-wrap.fr-hidden {
    display: none; }

.fr-toolbar .fr-command.fr-btn, .fr-popup .fr-command.fr-btn, .fr-modal .fr-command.fr-btn {
  background: transparent;
  color: #333333;
  -moz-outline: 0;
  outline: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  margin: 4px 2px;
  padding: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  float: left;
  height: 40px; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-options, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-options {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar .fr-command.fr-btn.fr-btn-hover, .fr-popup .fr-command.fr-btn.fr-btn-hover, .fr-modal .fr-command.fr-btn.fr-btn-hover {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar .fr-command.fr-btn::-moz-focus-inner, .fr-popup .fr-command.fr-btn::-moz-focus-inner, .fr-modal .fr-command.fr-btn::-moz-focus-inner {
    border: 0;
    padding: 0; }

.fr-toolbar .fr-command.fr-btn.fr-btn-text, .fr-popup .fr-command.fr-btn.fr-btn-text, .fr-modal .fr-command.fr-btn.fr-btn-text {
    width: auto; }

.fr-toolbar .fr-command.fr-btn i, .fr-toolbar .fr-command.fr-btn svg, .fr-popup .fr-command.fr-btn i, .fr-popup .fr-command.fr-btn svg, .fr-modal .fr-command.fr-btn i, .fr-modal .fr-command.fr-btn svg {
    display: block;
    text-align: center;
    float: none;
    margin: 8px 7px;
    width: 24px; }

.fr-toolbar .fr-command.fr-btn svg.fr-svg, .fr-popup .fr-command.fr-btn svg.fr-svg, .fr-modal .fr-command.fr-btn svg.fr-svg {
    height: 24px; }

.fr-toolbar .fr-command.fr-btn svg path, .fr-popup .fr-command.fr-btn svg path, .fr-modal .fr-command.fr-btn svg path {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    fill: #333333; }

.fr-toolbar .fr-command.fr-btn span.fr-sr-only, .fr-popup .fr-command.fr-btn span.fr-sr-only, .fr-modal .fr-command.fr-btn span.fr-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.fr-toolbar .fr-command.fr-btn span, .fr-popup .fr-command.fr-btn span, .fr-modal .fr-command.fr-btn span {
    font-size: 14px;
    display: block;
    line-height: 17px;
    min-width: 30px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 17px;
    font-weight: bold;
    padding: 0 4px; }

.fr-toolbar .fr-command.fr-btn img, .fr-popup .fr-command.fr-btn img, .fr-modal .fr-command.fr-btn img {
    margin: 8px 7px;
    width: 24px; }

.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup, .fr-popup .fr-command.fr-btn.fr-btn-active-popup, .fr-modal .fr-command.fr-btn.fr-btn-active-popup {
    background: #d6d6d6; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span {
    font-weight: normal; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown i, .fr-toolbar .fr-command.fr-btn.fr-dropdown span, .fr-toolbar .fr-command.fr-btn.fr-dropdown img, .fr-toolbar .fr-command.fr-btn.fr-dropdown svg, .fr-popup .fr-command.fr-btn.fr-dropdown i, .fr-popup .fr-command.fr-btn.fr-dropdown span, .fr-popup .fr-command.fr-btn.fr-dropdown img, .fr-popup .fr-command.fr-btn.fr-dropdown svg, .fr-modal .fr-command.fr-btn.fr-dropdown i, .fr-modal .fr-command.fr-btn.fr-dropdown span, .fr-modal .fr-command.fr-btn.fr-dropdown img, .fr-modal .fr-command.fr-btn.fr-dropdown svg {
    margin-left: 3px;
    margin-right: 11px; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown:after, .fr-popup .fr-command.fr-btn.fr-dropdown:after, .fr-modal .fr-command.fr-btn.fr-dropdown:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333333;
    right: 2px;
    top: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    content: ""; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active {
    fill: #333333;
    background: #d6d6d6;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover {
      background: #ebebeb;
      fill: #333333; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after {
        border-top-color: #333333; }

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after, .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after, .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
      border-top: 0;
      border-bottom: 4px solid #222222; }

.fr-toolbar .fr-command.fr-btn.fr-disabled, .fr-popup .fr-command.fr-btn.fr-disabled, .fr-modal .fr-command.fr-btn.fr-disabled {
    color: #bdbdbd;
    cursor: default;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-toolbar .fr-command.fr-btn.fr-disabled::after, .fr-popup .fr-command.fr-btn.fr-disabled::after, .fr-modal .fr-command.fr-btn.fr-disabled::after {
      border-top-color: #bdbdbd; }

.fr-toolbar .fr-command.fr-btn.fr-hidden, .fr-popup .fr-command.fr-btn.fr-hidden, .fr-modal .fr-command.fr-btn.fr-hidden {
    display: none; }

.fr-toolbar .fr-tabs .fr-command.fr-btn, .fr-popup .fr-tabs .fr-command.fr-btn, .fr-modal .fr-tabs .fr-command.fr-btn {
  margin: 0;
  width: 46px;
  height: 40px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab, .fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active, .fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab {
    background: #FFF; }

.fr-toolbar .fr-tabs .fr-command.fr-btn span, .fr-popup .fr-tabs .fr-command.fr-btn span, .fr-modal .fr-tabs .fr-command.fr-btn span {
    height: 27px; }

.fr-toolbar .fr-tabs .fr-command.fr-btn img, .fr-toolbar .fr-tabs .fr-command.fr-btn svg, .fr-popup .fr-tabs .fr-command.fr-btn img, .fr-popup .fr-tabs .fr-command.fr-btn svg, .fr-modal .fr-tabs .fr-command.fr-btn img, .fr-modal .fr-tabs .fr-command.fr-btn svg {
    margin: 8px 11px;
    width: 24px;
    height: 24px; }

.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path, .fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path {
  fill: #0098f7; }

.fr-toolbar.fr-disabled .fr-btn, .fr-toolbar.fr-disabled .fr-btn.fr-active, .fr-popup.fr-disabled .fr-btn, .fr-popup.fr-disabled .fr-btn.fr-active, .fr-modal.fr-disabled .fr-btn, .fr-modal.fr-disabled .fr-btn.fr-active {
  color: #bdbdbd;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after, .fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .fr-popup.fr-disabled .fr-btn.fr-dropdown::after, .fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after, .fr-modal.fr-disabled .fr-btn.fr-dropdown::after, .fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
    border-top-color: #bdbdbd; }

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left, .fr-popup.fr-rtl .fr-btn-grp.fr-float-left, .fr-modal.fr-rtl .fr-btn-grp.fr-float-left {
  float: right; }

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right, .fr-popup.fr-rtl .fr-btn-grp.fr-float-right, .fr-modal.fr-rtl .fr-btn-grp.fr-float-right {
  float: left; }

.fr-toolbar.fr-rtl .fr-command.fr-btn, .fr-toolbar.fr-rtl .fr-btn-wrap, .fr-popup.fr-rtl .fr-command.fr-btn, .fr-popup.fr-rtl .fr-btn-wrap, .fr-modal.fr-rtl .fr-command.fr-btn, .fr-modal.fr-rtl .fr-btn-wrap {
  float: right; }

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options, .fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options, .fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover, .fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover, .fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover, .fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover, .fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover, .fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar.fr-inline > .fr-command.fr-btn:not(.fr-hidden), .fr-toolbar.fr-inline > .fr-btn-wrap:not(.fr-hidden) {
  display: inline-flex;
  float: none; }

.fr-desktop .fr-command:hover, .fr-desktop .fr-command:focus, .fr-desktop .fr-command.fr-btn-hover, .fr-desktop .fr-command.fr-expanded {
  outline: 0;
  color: #333333; }

.fr-desktop .fr-command:hover:not(.fr-table-cell), .fr-desktop .fr-command:focus:not(.fr-table-cell), .fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell), .fr-desktop .fr-command.fr-expanded:not(.fr-table-cell) {
    background: #ebebeb; }

.fr-desktop .fr-command:hover::after, .fr-desktop .fr-command:focus::after, .fr-desktop .fr-command.fr-btn-hover::after, .fr-desktop .fr-command.fr-expanded::after {
    border-top-color: #333333; }

.fr-desktop .fr-command.fr-selected:not(.fr-table-cell), .fr-desktop .fr-command:active {
  color: #333333;
  background: #d6d6d6; }

.fr-desktop .fr-command.fr-active:hover, .fr-desktop .fr-command.fr-active:focus, .fr-desktop .fr-command.fr-active.fr-btn-hover, .fr-desktop .fr-command.fr-active.fr-expanded {
  background: #ebebeb; }

.fr-desktop .fr-command.fr-active:active {
  background: #d6d6d6; }

.fr-desktop .fr-command.fr-disabled:hover, .fr-desktop .fr-command.fr-disabled:focus, .fr-desktop .fr-command.fr-disabled.fr-selected {
  background: transparent; }

.fr-desktop.fr-disabled .fr-command:hover, .fr-desktop.fr-disabled .fr-command:focus, .fr-desktop.fr-disabled .fr-command.fr-selected {
  background: transparent; }

.fr-toolbar.fr-mobile .fr-command.fr-blink, .fr-popup.fr-mobile .fr-command.fr-blink {
  background: #d6d6d6; }

.fr-command.fr-btn.fr-options {
  width: 16px;
  margin-left: -5px; }

.fr-command.fr-btn.fr-options.fr-btn-hover, .fr-command.fr-btn.fr-options:hover, .fr-command.fr-btn.fr-options:focus {
    border-left: solid 1px #FAFAFA;
    -webkit-transition: border-left 0s, background-color 0.5s;
    -moz-transition: border-left 0s, background-color 0.5s;
    -ms-transition: border-left 0s, background-color 0.5s;
    -o-transition: border-left 0s, background-color 0.5s; }

.fr-command.fr-btn + .fr-dropdown-menu {
  background: #FFF;
  display: inline-block;
  position: absolute;
  right: auto;
  bottom: auto;
  height: auto;
  z-index: 4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  zoom: 1;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.fr-command.fr-btn + .fr-dropdown-menu.test-height .fr-dropdown-wrapper {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    height: auto;
    max-height: 275px; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
    padding: 0;
    margin: auto;
    display: inline-block;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    margin-top: 0;
    float: left;
    height: 0;
    margin-top: 0 !important; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
      position: relative; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
        list-style-type: none;
        margin: 0;
        padding: 8px 0;
        min-width: 72px; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
          padding: 0;
          margin: 0;
          font-size: 15px; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
            padding: 0 20px;
            line-height: 200%;
            display: flex;
            cursor: pointer;
            white-space: nowrap;
            color: inherit;
            text-decoration: none;
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg {
              width: 24px;
              height: 24px;
              margin: 3px 4px; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path {
                fill: #333333; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
              background: #d6d6d6; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
              color: #bdbdbd;
              cursor: default; }

.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut {
              margin-left: 20px;
              font-weight: bold;
              -webkit-opacity: 0.75;
              -moz-opacity: 0.75;
              opacity: 0.75; }

.fr-command.fr-btn.fr-active + .fr-dropdown-menu {
  display: inline-block;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-toolbar.fr-rtl .fr-dropdown-wrapper, .fr-popup.fr-rtl .fr-dropdown-wrapper {
  text-align: right !important; }

body.fr-prevent-scroll {
  overflow: hidden; }

body.fr-prevent-scroll.fr-mobile {
    position: fixed;
    -webkit-overflow-scrolling: touch; }

.fr-modal {
  color: #222222;
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  overflow-x: auto;
  overflow-y: scroll;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 2147483640;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1.2; }

.fr-modal.fr-middle .fr-modal-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute; }

.fr-modal .fr-modal-wrapper {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-clip: padding-box;
    margin: 20px auto;
    display: inline-block;
    background: #FFF;
    min-width: 300px;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
    border: 0;
    overflow: hidden;
    width: 90%;
    position: relative; }

@media (min-width: 768px) and (max-width: 991px) {
      .fr-modal .fr-modal-wrapper {
        margin: 30px auto;
        width: 70%; } }

@media (min-width: 992px) {
      .fr-modal .fr-modal-wrapper {
        margin: 50px auto;
        width: 960px; } }

.fr-modal .fr-modal-wrapper .fr-modal-head {
      background: #FFF;
      overflow: hidden;
      position: absolute;
      width: 100%;
      min-height: 42px;
      z-index: 3;
      border-bottom: solid #efefef 1px;
      -webkit-transition: all 0.2s ease 0s;
      -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
      -o-transition: all 0.2s ease 0s; }

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line {
        height: 56px;
        padding: 0 10px; }

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close {
        margin: 10px;
        position: absolute;
        top: 0;
        right: 0; }

.fr-modal .fr-modal-wrapper .fr-modal-head h4 {
        font-size: 20px;
        padding: 19px 10px;
        margin: 0;
        font-weight: 400;
        line-height: 18px;
        display: inline-block;
        float: left; }

.fr-modal .fr-modal-wrapper div.fr-modal-body {
      height: 100%;
      min-height: 150px;
      overflow-y: auto;
      padding-bottom: 20px; }

.fr-modal .fr-modal-wrapper div.fr-modal-body:focus {
        outline: 0; }

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command {
        height: 36px;
        line-height: 1;
        color: #0098f7;
        padding: 10px;
        cursor: pointer;
        text-decoration: none;
        border: none;
        background: none;
        font-size: 16px;
        outline: none;
        -webkit-transition: background 0.2s ease 0s;
        -moz-transition: background 0.2s ease 0s;
        -ms-transition: background 0.2s ease 0s;
        -o-transition: background 0.2s ease 0s;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box; }

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command + button {
          margin-left: 24px; }

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover, .fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus {
          background: #ebebeb;
          color: #0098f7; }

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active {
          background: #d6d6d6;
          color: #0098f7; }

.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner {
        border: 0; }

.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover {
  background: #ebebeb; }

.fr-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 2147483639; }

ol.decimal_type {
  counter-reset: item; }

ol.decimal_type > li {
  display: block; }

ol.decimal_type > li:before {
  content: counters(item,".") ". ";
  counter-increment: item; }

.fr-popup {
  position: absolute;
  display: none;
  color: #222222;
  background: #FFF;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  margin-top: 10px;
  z-index: 2147483635;
  text-align: left;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2; }

.fr-popup .fr-icon {
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    font-weight: 400;
    box-sizing: content-box;
    padding: 6px; }

.fr-popup .fr-icon-container {
    padding: 20px;
    max-height: 200px;
    overflow: auto;
    box-sizing: border-box; }

@supports not (-ms-high-contrast: none) {
      .fr-popup .fr-icon-container {
        grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
        display: grid; } }

@media (min-width: 768px) {
      .fr-popup .fr-icon-container {
        min-width: 276px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .fr-popup .fr-icon-container {
        display: inline-flex; } }

@media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px) {
      .fr-popup .fr-icon-container {
        width: 236px; } }

.fr-popup .fr-input-focus {
    background: whitesmoke; }

.fr-popup.fr-above {
    margin-top: -10px;
    border-top: 0; }

.fr-popup.fr-active {
    display: block; }

.fr-popup.fr-hidden {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-popup.fr-empty {
    display: none !important; }

.fr-popup .fr-hs {
    display: block !important; }

.fr-popup .fr-hs.fr-hidden {
      display: none !important; }

.fr-popup .fr-input-line {
    position: relative;
    padding: 15px 0; }

.fr-popup .fr-input-line input[type="text"], .fr-popup .fr-input-line textarea {
      width: 100%;
      margin-bottom: 1px;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: solid 1px #999999;
      color: #222222;
      font-size: 14px;
      background: #FFF;
      position: relative;
      z-index: 2;
      padding: 4px 12px;
      box-sizing: border-box;
      -webkit-transition: border 0.5s, padding 0.5s;
      -moz-transition: border 0.5s, padding 0.5s;
      -ms-transition: border 0.5s, padding 0.5s;
      -o-transition: border 0.5s, padding 0.5s; }

.fr-popup .fr-input-line input[type="text"]:hover, .fr-popup .fr-input-line textarea:hover {
        border: solid 1px #515151; }

.fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line textarea:focus {
        border: solid 2px #0098f7;
        padding: 3px 11px; }

.fr-popup .fr-input-line input[type="text"] {
      height: 46px; }

.fr-popup .fr-input-line input + label, .fr-popup .fr-input-line textarea + label {
      position: absolute;
      top: 29px;
      left: 12px;
      font-size: 14px;
      color: grey;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      z-index: 3;
      display: block;
      background: #FFF;
      padding: 0;
      cursor: text; }

.fr-popup .fr-input-line input.fr-not-empty + label, .fr-popup .fr-input-line textarea.fr-not-empty + label {
      color: gray;
      width: auto;
      left: 4px;
      padding: 0 4px;
      font-size: 11px;
      top: 9px; }

.fr-popup input, .fr-popup textarea {
    user-select: text;
    -o-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: none; }

.fr-popup textarea {
    resize: none; }

.fr-popup .fr-buttons {
    white-space: nowrap;
    line-height: 0; }

.fr-popup .fr-buttons .fr-btn {
      margin-left: 4px;
      margin-right: 4px;
      display: inline-block;
      float: none; }

.fr-popup .fr-buttons .fr-btn i {
        float: left; }

.fr-popup .fr-buttons .fr-separator {
      display: inline-block;
      float: none; }

.fr-popup .fr-buttons.fr-tabs {
      border-radius: 6px 6px 0 0;
      -moz-border-radius: 6px 6px 0 0;
      -webkit-border-radius: 6px 6px 0 0;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      background-color: #f5f5f5;
      overflow: hidden; }

@media (max-width: 768px) {
        .fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll {
          overflow: scroll;
          overflow-y: hidden;
          width: 276px; } }

.fr-popup .fr-buttons:not(.fr-tabs) {
      padding: 5px; }

.fr-popup .fr-layer {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 195px;
    box-sizing: border-box;
    margin: 20px;
    display: none; }

@media (min-width: 768px) {
      .fr-popup .fr-layer {
        width: 260px; } }

.fr-popup .fr-layer.fr-active {
      display: inline-block; }

.fr-popup .fr-action-buttons {
    z-index: 7;
    height: 36px;
    text-align: right; }

.fr-popup .fr-action-buttons button.fr-command {
      height: 36px;
      line-height: 1;
      color: #0098f7;
      padding: 10px;
      cursor: pointer;
      text-decoration: none;
      border: none;
      background: none;
      font-size: 16px;
      outline: none;
      -webkit-transition: background 0.2s ease 0s;
      -moz-transition: background 0.2s ease 0s;
      -ms-transition: background 0.2s ease 0s;
      -o-transition: background 0.2s ease 0s;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }

.fr-popup .fr-action-buttons button.fr-command + button {
        margin-left: 24px; }

.fr-popup .fr-action-buttons button.fr-command:hover, .fr-popup .fr-action-buttons button.fr-command:focus {
        background: #ebebeb;
        color: #0098f7; }

.fr-popup .fr-action-buttons button.fr-command:active {
        background: #d6d6d6;
        color: #0098f7; }

.fr-popup .fr-action-buttons button::-moz-focus-inner {
      border: 0; }

.fr-popup .fr-checkbox {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 10px;
    border-radius: 100%;
    line-height: 1;
    box-sizing: content-box;
    vertical-align: middle; }

.fr-popup .fr-checkbox svg {
      margin-left: 2px;
      margin-top: 2px;
      display: none;
      width: 10px;
      height: 10px; }

.fr-popup .fr-checkbox span {
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      width: 18px;
      height: 18px;
      display: inline-block;
      position: relative;
      z-index: 1;
      box-sizing: border-box;
      -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
      -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
      -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
      -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }

.fr-popup .fr-checkbox input {
      position: absolute;
      z-index: 2;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      border: 0 none;
      cursor: pointer;
      height: 18px;
      margin: 0;
      padding: 0;
      width: 18px;
      top: 7px;
      left: 7px; }

.fr-popup .fr-checkbox input:not(:checked) + span {
        border: solid 2px #999999; }

.fr-popup .fr-checkbox input:not(:checked):active + span {
        background-color: #f5f5f5; }

.fr-popup .fr-checkbox input:not(:checked):focus + span, .fr-popup .fr-checkbox input:not(:checked):hover + span {
        border-color: #515151; }

.fr-popup .fr-checkbox input:checked + span {
        background: #0098f7;
        border: solid 2px #0098f7; }

.fr-popup .fr-checkbox input:checked + span svg {
          display: block; }

.fr-popup .fr-checkbox input:checked:active + span {
        background-color: #EcF5Ff; }

.fr-popup .fr-checkbox input:checked:focus + span, .fr-popup .fr-checkbox input:checked:hover + span {
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-popup .fr-checkbox-line {
    font-size: 14px;
    line-height: 1.4px;
    margin-top: 10px; }

.fr-popup .fr-checkbox-line label {
      cursor: pointer;
      margin: 0 5px;
      vertical-align: middle; }

.fr-popup.fr-rtl {
    direction: rtl;
    text-align: right; }

.fr-popup.fr-rtl .fr-action-buttons {
      text-align: left; }

.fr-popup.fr-rtl .fr-input-line input + label, .fr-popup.fr-rtl .fr-input-line textarea + label {
      left: auto;
      right: 0; }

.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs {
      float: right; }

.fr-text-edit-layer {
  width: 250px;
  box-sizing: border-box;
  display: block !important; }

.fr-toolbar {
  color: #222222;
  background: #FFF;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  border: 1px solid #CCCCCC;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
  padding-bottom: 0;
  -webkit-transition: padding-bottom 0.5s;
  -moz-transition: padding-bottom 0.5s;
  -ms-transition: padding-bottom 0.5s;
  -o-transition: padding-bottom 0.5s; }

.fr-toolbar::after {
    clear: both;
    display: block;
    content: "";
    height: 0; }

.fr-toolbar::after {
    height: 0; }

.fr-toolbar .fr-newline {
    clear: both;
    display: block;
    content: "";
    margin-left: 9px;
    margin-right: 9px;
    background: #efefef;
    height: 1px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s; }

.fr-toolbar.fr-toolbar-open {
    padding-bottom: 48px; }

.fr-toolbar.fr-toolbar-open .fr-newline {
      height: 0; }

.fr-toolbar .fr-float-right {
    float: right; }

.fr-toolbar .fr-float-left {
    float: left; }

.fr-toolbar .fr-more-toolbar {
    float: left;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f5f5f5;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    height: 0;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    box-sizing: border-box;
    width: 100%; }

.fr-toolbar .fr-more-toolbar.fr-expanded {
      height: 48px; }

.fr-toolbar .fr-more-toolbar.fr-overflow-visible {
      overflow: visible; }

.fr-toolbar .fr-more-toolbar > .fr-command.fr-btn {
      margin-left: 4px;
      margin-right: 4px; }

.fr-toolbar .fr-btn-grp {
    display: inline-block;
    margin: 0 17px 0 12px; }

@media (max-width: 768px) {
      .fr-toolbar .fr-btn-grp {
        margin: 0 7px 0 6px; } }

.fr-toolbar .fr-command.fr-btn.fr-open {
    margin-top: 10px;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
      background: #f5f5f5; }

.fr-toolbar.fr-rtl {
    text-align: right; }

.fr-toolbar.fr-inline {
    display: none;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
    border: 0;
    white-space: nowrap;
    position: absolute;
    margin-top: 5px;
    z-index: 2147483630; }

.fr-toolbar.fr-inline.fr-above {
      margin-top: -10px;
      border-top: 0; }

.fr-toolbar.fr-inline .fr-newline {
      height: 0; }

.fr-toolbar.fr-top {
    top: 0;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar.fr-bottom {
    bottom: 0;
    border-top: 0;
    padding-bottom: 0;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-toolbar.fr-bottom .fr-newline {
      padding-top: 0;
      -webkit-transition: padding-top 0.5s;
      -moz-transition: padding-top 0.5s;
      -ms-transition: padding-top 0.5s;
      -o-transition: padding-top 0.5s; }

.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline {
      padding-top: 48px;
      background: #FFF; }

.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open {
      margin-top: -1px;
      margin-bottom: 10px;
      border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      -webkit-border-radius: 0 0 4px 4px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }

.fr-toolbar.fr-sticky-on {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-separator {
  background: #ebebeb;
  display: block;
  vertical-align: top;
  float: left; }

.fr-separator + .fr-separator {
    display: none; }

.fr-separator.fr-vs {
    height: 32px;
    width: 1px;
    margin: 8px 4px; }

.fr-separator.fr-hs {
    clear: both;
    width: calc(100% - (2 * 4px));
    margin: 0 4px;
    height: 1px; }

.fr-separator.fr-hidden {
    display: none !important; }

.fr-rtl .fr-separator {
  float: right; }

.fr-toolbar.fr-inline .fr-separator.fr-hs {
  float: none; }

.fr-toolbar.fr-inline .fr-separator.fr-vs {
  float: none;
  display: inline-block; }

.fr-second-toolbar {
  border: 1px solid #CCCCCC;
  border-top: 0;
  background: #FFF;
  line-height: 1.4;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-second-toolbar::after {
    clear: both;
    display: block;
    content: "";
    height: 0; }

.fr-second-toolbar:empty {
  min-height: calc(10px);
  position: relative;
  margin-top: calc(-1px);
  z-index: 2; }

#fr-logo {
  float: left;
  outline: none; }

#fr-logo > span {
    display: inline-block;
    float: left;
    font-family: sans-serif;
    padding: 11px 5px 10px 15px;
    font-size: 12px;
    font-weight: 500;
    color: #b1b2b7;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s; }

#fr-logo > svg {
    height: 20px;
    width: 47px;
    margin: 7px 0;
    cursor: pointer; }

#fr-logo > svg * {
    -webkit-transition: fill 0.3s;
    -moz-transition: fill 0.3s;
    -ms-transition: fill 0.3s;
    -o-transition: fill 0.3s; }

#fr-logo:hover > span, #fr-logo:focus > span {
    color: #0098f7; }

#fr-logo:hover > svg .fr-logo, #fr-logo:focus > svg .fr-logo {
    fill: #0098f7; }

.fr-visibility-helper {
  display: none;
  margin-left: 0 !important; }

@media (min-width: 768px) {
    .fr-visibility-helper {
      margin-left: 1px !important; } }

@media (min-width: 992px) {
    .fr-visibility-helper {
      margin-left: 2px !important; } }

@media (min-width: 1200px) {
    .fr-visibility-helper {
      margin-left: 3px !important; } }

.fr-opacity-0 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-box {
  position: relative; }

/**
 * Postion sticky hacks.
 */

.fr-sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky; }

.fr-sticky-off {
  position: relative; }

.fr-sticky-on {
  position: fixed;
  z-index: 10; }

.fr-sticky-on.fr-sticky-ios {
    position: absolute;
    left: 0;
    right: 0;
    width: auto !important; }

.fr-sticky-dummy {
  display: none; }

.fr-sticky-on + .fr-sticky-dummy, .fr-sticky-box > .fr-sticky-dummy {
  display: block; }

span.fr-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-bottom-extended {
  flex-wrap: wrap;
  display: flex;
  box-sizing: border-box; }

.position-relative {
  position: relative !important; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-box .fr-counter {
  padding: 10px;
  float: right;
  color: #999999;
  content: attr(data-chars);
  font-size: 14px;
  font-family: sans-serif;
  z-index: 1;
  border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
  -webkit-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-box.fr-rtl .fr-counter {
  left: 0;
  right: auto;
  border-left: none;
  border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-box.fr-code-view .fr-counter {
  display: none; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

textarea.fr-code {
  display: none;
  width: 100%;
  resize: none;
  -moz-resize: none;
  -webkit-resize: none;
  box-sizing: border-box;
  border: none;
  padding: 10px;
  margin: 0;
  font-family: "Courier New",monospace;
  font-size: 14px;
  background: #FFF;
  color: #000;
  outline: none; }

.fr-box.fr-rtl textarea.fr-code {
  direction: rtl; }

.fr-box .CodeMirror {
  display: none; }

.fr-box.fr-code-view textarea.fr-code {
  display: block; }

.fr-box.fr-code-view .fr-element, .fr-box.fr-code-view .fr-placeholder, .fr-box.fr-code-view .fr-iframe {
  display: none; }

.fr-box.fr-code-view .CodeMirror {
  display: block; }

.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
  display: block; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background: #FFF;
  color: #333333;
  -moz-outline: 0;
  outline: 0;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  padding: 8px 7px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
    font-size: 24px;
    width: 24px;
    text-align: center; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
    background: #ebebeb; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
  margin: 0;
  padding: 20px;
  padding-top: 0;
  float: left; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
    float: left;
    width: calc(100% - 50px);
    padding: 15px 0 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
    float: right;
    width: 38px;
    height: 40px;
    padding: 17px 0 0;
    margin: 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    height: 40px;
    width: 38px; }

.fr-popup .fr-separator + .fr-colors-tabs {
  margin-left: 2px;
  margin-right: 2px; }

.fr-popup .fr-color-set {
  line-height: 0;
  display: none; }

.fr-popup .fr-color-set.fr-selected-set {
    display: block;
    padding: 20px;
    padding-bottom: 0; }

.fr-popup .fr-color-set > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1; }

.fr-popup .fr-color-set > span > i, .fr-popup .fr-color-set > span > svg {
      text-align: center;
      line-height: 32px;
      height: 24px;
      width: 24px;
      margin: 4px;
      font-size: 13px;
      position: absolute;
      bottom: 0;
      cursor: default;
      left: 0; }

.fr-popup .fr-color-set > span > i path, .fr-popup .fr-color-set > span > svg path {
        fill: #222222; }

.fr-popup .fr-color-set > span .fr-selected-color {
      color: #FFF;
      font-family: FontAwesome;
      font-size: 13px;
      font-weight: 400;
      line-height: 32px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      text-align: center;
      cursor: default; }

.fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span:focus {
      outline: 1px solid #222222;
      z-index: 2; }

.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0); }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-drag-helper {
  background: #0098f7;
  height: 2px;
  margin-top: -1px;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  z-index: 2147483640;
  display: none; }

.fr-drag-helper.fr-visible {
    display: block; }

.fr-dragging {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-emoticon {
  width: 24px;
  height: 24px;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; }

.fr-popup .fr-emoticon img {
    height: 24px;
    width: 24px; }

.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
  padding: 0 0 0 14px; }

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-emoticon-container {
    width: 368px; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-file-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  box-sizing: border-box;
  text-align: center; }

.fr-popup .fr-file-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-file-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-file-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-file-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-file-progress-bar-layer {
  box-sizing: border-box; }

.fr-popup .fr-file-progress-bar-layer > h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal; }

.fr-popup .fr-file-progress-bar-layer > div.fr-action-buttons {
    display: none; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
      display: block;
      height: 100%;
      width: 0%;
      background: #0098f7;
      -webkit-transition: width 0.2s ease 0s;
      -moz-transition: width 0.2s ease 0s;
      -ms-transition: width 0.2s ease 0s;
      -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
      width: 30% !important;
      position: absolute;
      top: 0;
      -webkit-animation: loading 2s linear infinite;
      animation: loading 2s linear infinite; }

.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-loader {
    display: none; }

.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
    display: block; }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element img {
  cursor: pointer;
  padding: 0 1px; }

.fr-height-auto {
  height: auto !important; }

.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center; }

.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none; }

.fr-trim-button:hover {
    background: #ebebeb; }

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-sizing: content-box; }

.fr-image-resizer.fr-active {
    display: block; }

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    box-sizing: border-box; }

.fr-image-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-image-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-image-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-image-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-image-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-image-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-by-url-padding {
  padding: 11.5px 0; }

.fr-popup .fr-upload-progress-layer {
  border-radius: 0;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 15px;
  margin: auto !important;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100% !important;
  overscroll-behavior: contain; }

.fr-popup .fr-files-by-url-layer {
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-embed-layer {
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-upload-layer {
  border: dashed 2px #bdbdbd;
  margin: 20px;
  position: relative;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-files-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-files-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-files-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-files-progress-bar-layer {
  width: calc(100% - 40px);
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

.fr-popup .fr-files-progress-bar-layer > h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal; }

.fr-popup .fr-files-progress-bar-layer > div.fr-action-buttons {
    display: none; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader span {
      display: block;
      height: 100%;
      width: 0%;
      background: #0098f7;
      -webkit-transition: width 0.2s ease 0s;
      -moz-transition: width 0.2s ease 0s;
      -ms-transition: width 0.2s ease 0s;
      -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader.fr-indeterminate span {
      width: 30% !important;
      position: absolute;
      top: 0;
      -webkit-animation: loading 2s linear infinite;
      animation: loading 2s linear infinite; }

.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-loader {
    display: none; }

.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-action-buttons {
    display: block; }

.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-progress-bar-style {
  width: calc(100% - 40px); }

.fr-progress-bar {
  position: relative;
  background-color: #4CAF50;
  height: 8px;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-pull-left {
  float: left; }

.fr-pull-right {
  float: right; }

.fr-icons {
  padding: 10px 20px 0;
  display: inline; }

.fr-transform-135 {
  transform: rotate(135deg); }

.fr-icons i {
  margin: 4px;
  padding: 2px;
  cursor: pointer;
  color: #999588;
  font-size: 20px; }

.fr-blue-decorator {
  background: #4a7fba;
  color: white;
  display: grid;
  padding: 5px; }

.fr-upload-progress {
  padding: 1px; }

.fr-upload-section {
  position: relative;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

@media screen and (max-width: 399px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 400px) and (max-width: 469px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 470px) and (max-width: 680px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 681px) {
  .fr-upload-section {
    margin-left: 35px;
    margin-right: 35px; }

  .fr-files-upload-layer {
    padding-top: 20px;
    padding-bottom: 20px; } }

.half-circle {
  width: 60px;
  height: 25px;
  background-color: white;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  transform: rotate(180deg);
  border-bottom: 0;
  position: relative;
  left: 50%;
  z-index: 1;
  left: 50%;
  margin-top: -1px;
  margin-left: -25px; }

/* headlines with lines */

.decorated {
  overflow: hidden;
  text-align: center; }

.decorated > span {
  position: relative;
  display: inline-block; }

.decorated > span:before, .decorated > span:after {
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 2px solid #ffffff;
  width: 100%;
  /* half of limiter*/
  margin: 0 20px; }

.decorated > span:before {
  right: 100%; }

.decorated > span:after {
  left: 100%; }

.fr-align-right {
  float: right; }

/* The checkbox-container */

.checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.fr-files-checkbox-line {
  display: flex;
  align-items: center;
  font-size: 10px; }

.fr-files-checkbox-line label {
    cursor: pointer;
    vertical-align: middle; }

.fr-insert-checkbox input {
  height: 13px !important;
  width: 13px !important; }

.fr-autoplay-checkbox input {
  height: 13px !important;
  width: 13px !important; }

button[data-cmd="insertFiles"] {
  padding-left: 2px !important;
  padding-top: 2.7px !important; }

button[data-cmd="autoplay"] svg {
  position: relative !important;
  top: 3.2px !important; }

button[data-cmd="insertAll"] {
  padding-left: 4px !important; }

button[data-cmd="insertAll"] svg {
    position: relative !important;
    top: 3.2px !important; }

/* Hide the browser's default checkbox */

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee; }

.fr-file-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 7px;
  flex-wrap: wrap;
  position: relative;
  top: -20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px; }

.fr-file-item-left {
  display: flex;
  flex-wrap: wrap; }

.fr-file-item-icon {
  display: flex;
  align-items: center;
  padding-left: 7px; }

.fr-file-item-description {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  margin-left: 5px; }

.fr-cloud-icon {
  height: 30px;
  width: 32px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  margin-top: -18px; }

.fr-files-checkbox {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  box-sizing: content-box;
  vertical-align: middle; }

.fr-files-checkbox svg {
    margin-left: 0px;
    margin-top: 0px;
    display: none;
    width: 10px;
    height: 10px; }

.fr-files-checkbox span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }

.fr-files-checkbox input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: pointer;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px; }

.fr-files-checkbox input:not(:checked) + span {
      border: solid 2px #999999; }

.fr-files-checkbox input:not(:checked):active + span {
      background-color: #f5f5f5; }

.fr-files-checkbox input:not(:checked):focus + span, .fr-files-checkbox input:not(:checked):hover + span {
      border-color: #515151; }

.fr-files-checkbox input:checked + span {
      background: #0098f7;
      border: solid 2px #0098f7; }

.fr-files-checkbox input:checked + span svg {
        display: block; }

.fr-files-checkbox input:checked:active + span {
      background-color: #EcF5Ff; }

.fr-files-checkbox input:checked:focus + span, .fr-files-checkbox input:checked:hover + span {
      -webkit-opacity: 0.8;
      -moz-opacity: 0.8;
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-checkbox-disabled {
  opacity: 0.4;
  position: relative;
  display: inline-block;
  width: 13px !important;
  height: 13px !important;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  box-sizing: content-box;
  vertical-align: middle; }

.fr-checkbox-disabled svg {
    margin-left: 2px;
    margin-top: 2px;
    display: none;
    width: 10px;
    height: 10px; }

.fr-checkbox-disabled span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }

.fr-checkbox-disabled input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: default;
    height: 13px !important;
    margin: 0;
    padding: 0;
    width: 13px !important;
    top: 7px;
    left: 7px; }

.fr-checkbox-disabled input:not(:checked) + span {
      border: solid 2px #999999; }

.fr-checkbox-disabled input:not(:checked):active + span {
      background-color: #f5f5f5; }

.fr-checkbox-disabled input:checked + span {
      background: #0098f7;
      border: solid 2px #0098f7; }

.fr-checkbox-disabled input:checked + span svg {
        display: block; }

.fr-checkbox-disabled input:checked:active + span {
      background-color: #EcF5Ff; }

.fr-file-view {
  position: absolute;
  max-width: 60%;
  right: 10%;
  z-index: 2147483642; }

.file-item-thumbnail-hover {
  transition: transform .2s; }

.file-item-thumbnail-hover:hover {
  transform: scale(1.3); }

.fr-file-name {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold; }

.fr-margin-16 {
  margin-bottom: 16px; }

.fr-none {
  display: none; }

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

.fr-files-manager-tooltip {
  position: relative; }

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

/* Tooltip text */

.fr-files-manager-tooltip .tooltiptext {
  visibility: hidden;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 250px;
  word-break: break-word;
  word-wrap: break-word;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 4px;
  border-radius: 2px;
  /* Position the tooltip text - see examples below! */
  font-weight: 100;
  font-size: 10px;
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: 2147483647; }

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

.fr-files-manager-tooltip:hover .tooltiptext {
  visibility: visible; }

.fr-file-details {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px; }

.fr-file-date {
  word-break: break-word;
  word-wrap: break-word;
  max-width: 110px;
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px; }

.fr-file-size {
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px; }

.dot {
  width: 20px;
  height: 20px;
  background-image: radial-gradient(circle, grey 1px, transparent 2px);
  background-size: 100% 33.33%;
  margin-left: 2px;
  margin-right: 2px; }

.fr-file-action-icons {
  margin-right: 5px;
  margin-left: 5px !important;
  color: #999;
  height: 25px !important;
  padding: 5px !important; }

@media screen and (max-width: 700px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 250px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%;
    font-size: 8px; } }

@media screen and (max-width: 500px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%; }

  .fr-file-item-description {
    width: 130px; }

  .fr-file-item-right {
    width: 100%; }

  .progress-circle {
    font-size: 6px; } }

@media screen and (max-width: 320px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: -50%;
    font-size: 8px; }

  .dot {
    width: 20px;
    margin-left: 0px;
    margin-right: 3px; }

  .fr-file-item-description {
    width: 80px; }

  .fr-file-details {
    display: flex;
    flex-wrap: wrap;
    font-size: 9px; }

  .fr-file-name {
    font-size: 10px; }

  .fr-file-action-icons {
    padding: 0px !important; } }

@media screen and (min-width: 501px) {
  .progress-circle {
    font-size: 9px; } }

.fr-file-view-modal {
  display: block;
  position: fixed;
  position: -ms-page;
  /* For IE */
  z-index: 2147483641;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7); }

.fr-file-view-modal-content {
  display: inline-block;
  text-align: center; }

.fr-file-view-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 80%;
  max-height: 70%; }

.fr-file-view-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s; }

.fr-file-view-close:hover,
.fr-file-view-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer; }

.fr-file-error {
  color: red;
  font-weight: 200;
  font-size: 12px;
  padding-bottom: 5px; }

.fr-file-error-h5 {
  margin: 0; }

.fr-file-item-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 20px; }

.fr-file-item-action-buttons {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.fr-file-item-autoplay-checkbox {
  align-items: center;
  margin: 0px;
  padding: 0px;
  margin-right: 5px; }

.fr-autoplay-checkbox-label {
  margin: 0;
  cursor: default !important; }

/* On mouse-over, add a grey background color */

.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3; }

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */

.checkbox-container input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
  left: 5px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg); }

.file-item-details .file-name {
  font-weight: bold;
  display: inline; }

.file-item-details .file-description {
  font-weight: 300;
  font-size: 11px;
  display: inline; }

.fr-width-10 {
  width: 10%;
  display: inline-block; }

.fr-width-20 {
  width: 20%;
  display: inline-block; }

.fr-width-30 {
  width: 30%;
  display: inline-block; }

.fr-width-40 {
  width: 40%;
  display: inline-block; }

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

.fr-width-60 {
  width: 60%;
  display: inline-block; }

.fr-width-100 {
  width: 100%;
  display: inline-block; }

.fr-width-80 {
  width: 80%;
  display: inline-block; }

.fr-width-90 {
  width: 90%;
  display: inline-block; }

.fr-width-85 {
  width: 85%;
  display: inline-block; }

.fr-width-5 {
  width: 5%;
  display: inline-block; }

.fr-width-7 {
  width: 7%;
  display: inline-block; }

.fr-img-icon {
  color: #aaaaaa;
  font-size: 16px;
  padding: 0px 4px; }

.fr-position-content {
  position: relative;
  top: 10px; }

.file-error {
  color: red; }

#myprogressBar {
  width: 10%;
  height: 5px;
  background-color: #4CAF50;
  position: relative;
  top: -30px; }

.fr-files-manager {
  z-index: 2147483641 !important; }

.progress-circle {
  margin: 0px;
  margin-left: 10px;
  position: relative;
  padding: 0;
  width: 5em;
  height: 5.1em;
  background-color: #f2e9e1;
  border-radius: 50%;
  line-height: 5em; }

.progress-circle:after {
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: white;
    content: " "; }

.progress-circle span {
    position: absolute;
    line-height: 5em;
    width: 5em;
    text-align: center;
    display: block;
    color: #53777a;
    z-index: 2; }

.progress-circle.over50 .left-half-clipper {
    clip: rect(auto, auto, auto, auto); }

.progress-circle.over50 .first50-bar {
    position: absolute;
    clip: rect(0, 5em, 5em, 2.5em);
    background-color: #53777a;
    border-radius: 50%;
    width: 5em;
    height: 5em; }

.progress-circle:not(.over50) .first50-bar {
    display: none; }

.progress-circle.p0 .value-bar {
    display: none; }

.progress-circle.p1 .value-bar {
    transform: rotate(4deg); }

.progress-circle.p2 .value-bar {
    transform: rotate(7deg); }

.progress-circle.p3 .value-bar {
    transform: rotate(11deg); }

.progress-circle.p4 .value-bar {
    transform: rotate(14deg); }

.progress-circle.p5 .value-bar {
    transform: rotate(18deg); }

.progress-circle.p6 .value-bar {
    transform: rotate(22deg); }

.progress-circle.p7 .value-bar {
    transform: rotate(25deg); }

.progress-circle.p8 .value-bar {
    transform: rotate(29deg); }

.progress-circle.p9 .value-bar {
    transform: rotate(32deg); }

.progress-circle.p10 .value-bar {
    transform: rotate(36deg); }

.progress-circle.p11 .value-bar {
    transform: rotate(40deg); }

.progress-circle.p12 .value-bar {
    transform: rotate(43deg); }

.progress-circle.p13 .value-bar {
    transform: rotate(47deg); }

.progress-circle.p14 .value-bar {
    transform: rotate(50deg); }

.progress-circle.p15 .value-bar {
    transform: rotate(54deg); }

.progress-circle.p16 .value-bar {
    transform: rotate(58deg); }

.progress-circle.p17 .value-bar {
    transform: rotate(61deg); }

.progress-circle.p18 .value-bar {
    transform: rotate(65deg); }

.progress-circle.p19 .value-bar {
    transform: rotate(68deg); }

.progress-circle.p20 .value-bar {
    transform: rotate(72deg); }

.progress-circle.p21 .value-bar {
    transform: rotate(76deg); }

.progress-circle.p22 .value-bar {
    transform: rotate(79deg); }

.progress-circle.p23 .value-bar {
    transform: rotate(83deg); }

.progress-circle.p24 .value-bar {
    transform: rotate(86deg); }

.progress-circle.p25 .value-bar {
    transform: rotate(90deg); }

.progress-circle.p26 .value-bar {
    transform: rotate(94deg); }

.progress-circle.p27 .value-bar {
    transform: rotate(97deg); }

.progress-circle.p28 .value-bar {
    transform: rotate(101deg); }

.progress-circle.p29 .value-bar {
    transform: rotate(104deg); }

.progress-circle.p30 .value-bar {
    transform: rotate(108deg); }

.progress-circle.p31 .value-bar {
    transform: rotate(112deg); }

.progress-circle.p32 .value-bar {
    transform: rotate(115deg); }

.progress-circle.p33 .value-bar {
    transform: rotate(119deg); }

.progress-circle.p34 .value-bar {
    transform: rotate(122deg); }

.progress-circle.p35 .value-bar {
    transform: rotate(126deg); }

.progress-circle.p36 .value-bar {
    transform: rotate(130deg); }

.progress-circle.p37 .value-bar {
    transform: rotate(133deg); }

.progress-circle.p38 .value-bar {
    transform: rotate(137deg); }

.progress-circle.p39 .value-bar {
    transform: rotate(140deg); }

.progress-circle.p40 .value-bar {
    transform: rotate(144deg); }

.progress-circle.p41 .value-bar {
    transform: rotate(148deg); }

.progress-circle.p42 .value-bar {
    transform: rotate(151deg); }

.progress-circle.p43 .value-bar {
    transform: rotate(155deg); }

.progress-circle.p44 .value-bar {
    transform: rotate(158deg); }

.progress-circle.p45 .value-bar {
    transform: rotate(162deg); }

.progress-circle.p46 .value-bar {
    transform: rotate(166deg); }

.progress-circle.p47 .value-bar {
    transform: rotate(169deg); }

.progress-circle.p48 .value-bar {
    transform: rotate(173deg); }

.progress-circle.p49 .value-bar {
    transform: rotate(176deg); }

.progress-circle.p50 .value-bar {
    transform: rotate(180deg); }

.progress-circle.p51 .value-bar {
    transform: rotate(184deg); }

.progress-circle.p52 .value-bar {
    transform: rotate(187deg); }

.progress-circle.p53 .value-bar {
    transform: rotate(191deg); }

.progress-circle.p54 .value-bar {
    transform: rotate(194deg); }

.progress-circle.p55 .value-bar {
    transform: rotate(198deg); }

.progress-circle.p56 .value-bar {
    transform: rotate(202deg); }

.progress-circle.p57 .value-bar {
    transform: rotate(205deg); }

.progress-circle.p58 .value-bar {
    transform: rotate(209deg); }

.progress-circle.p59 .value-bar {
    transform: rotate(212deg); }

.progress-circle.p60 .value-bar {
    transform: rotate(216deg); }

.progress-circle.p61 .value-bar {
    transform: rotate(220deg); }

.progress-circle.p62 .value-bar {
    transform: rotate(223deg); }

.progress-circle.p63 .value-bar {
    transform: rotate(227deg); }

.progress-circle.p64 .value-bar {
    transform: rotate(230deg); }

.progress-circle.p65 .value-bar {
    transform: rotate(234deg); }

.progress-circle.p66 .value-bar {
    transform: rotate(238deg); }

.progress-circle.p67 .value-bar {
    transform: rotate(241deg); }

.progress-circle.p68 .value-bar {
    transform: rotate(245deg); }

.progress-circle.p69 .value-bar {
    transform: rotate(248deg); }

.progress-circle.p70 .value-bar {
    transform: rotate(252deg); }

.progress-circle.p71 .value-bar {
    transform: rotate(256deg); }

.progress-circle.p72 .value-bar {
    transform: rotate(259deg); }

.progress-circle.p73 .value-bar {
    transform: rotate(263deg); }

.progress-circle.p74 .value-bar {
    transform: rotate(266deg); }

.progress-circle.p75 .value-bar {
    transform: rotate(270deg); }

.progress-circle.p76 .value-bar {
    transform: rotate(274deg); }

.progress-circle.p77 .value-bar {
    transform: rotate(277deg); }

.progress-circle.p78 .value-bar {
    transform: rotate(281deg); }

.progress-circle.p79 .value-bar {
    transform: rotate(284deg); }

.progress-circle.p80 .value-bar {
    transform: rotate(288deg); }

.progress-circle.p81 .value-bar {
    transform: rotate(292deg); }

.progress-circle.p82 .value-bar {
    transform: rotate(295deg); }

.progress-circle.p83 .value-bar {
    transform: rotate(299deg); }

.progress-circle.p84 .value-bar {
    transform: rotate(302deg); }

.progress-circle.p85 .value-bar {
    transform: rotate(306deg); }

.progress-circle.p86 .value-bar {
    transform: rotate(310deg); }

.progress-circle.p87 .value-bar {
    transform: rotate(313deg); }

.progress-circle.p88 .value-bar {
    transform: rotate(317deg); }

.progress-circle.p89 .value-bar {
    transform: rotate(320deg); }

.progress-circle.p90 .value-bar {
    transform: rotate(324deg); }

.progress-circle.p91 .value-bar {
    transform: rotate(328deg); }

.progress-circle.p92 .value-bar {
    transform: rotate(331deg); }

.progress-circle.p93 .value-bar {
    transform: rotate(335deg); }

.progress-circle.p94 .value-bar {
    transform: rotate(338deg); }

.progress-circle.p95 .value-bar {
    transform: rotate(342deg); }

.progress-circle.p96 .value-bar {
    transform: rotate(346deg); }

.progress-circle.p97 .value-bar {
    transform: rotate(349deg); }

.progress-circle.p98 .value-bar {
    transform: rotate(353deg); }

.progress-circle.p99 .value-bar {
    transform: rotate(356deg); }

.progress-circle.p100 .value-bar {
    transform: rotate(360deg); }

.left-half-clipper {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  clip: rect(0, 5em, 5em, 2.5em); }

.value-bar {
  position: absolute;
  clip: rect(0, 2.5em, 5em, 0);
  width: 5em;
  height: 5em;
  border-radius: 50%;
  border: 0.45em solid #53777a;
  box-sizing: border-box; }

.align-autoplay {
  align-items: flex-end;
  margin-right: 7px; }

.fr-hovered-over-file {
  background-color: #F0F0F0; }

.thumbnail-padding {
  padding-right: 4px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

body.fr-fullscreen {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed; }

.fr-box.fr-fullscreen {
  margin: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483630 !important;
  width: auto !important; }

.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen .fr-toolbar {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen .fr-toolbar.fr-top {
      top: 0 !important; }

.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
      bottom: 0 !important; }

.fr-box.fr-fullscreen .fr-second-toolbar {
    margin-top: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-fullscreen-wrapper {
  z-index: 2147483640 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
  text-align: left;
  padding: 20px 20px 10px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5;
    width: 100%; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
      margin-top: 20px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
      border: 0; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
      text-align: left; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th, .fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
      padding: 6px 0 4px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
      border-bottom: solid 1px #ebebeb; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
      width: 60%;
      color: #646464; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
      letter-spacing: 0.5px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element img {
  cursor: pointer;
  padding: 0 1px; }

.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-sizing: content-box; }

.fr-image-resizer.fr-active {
    display: block; }

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    box-sizing: border-box; }

.fr-image-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-image-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-image-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-image-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-image-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-image-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-popup .fr-image-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center; }

.fr-popup .fr-image-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-image-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-image-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-image-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-image-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal; }

.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
  display: none; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite; }

.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
  display: none; }

.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block; }

.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-modal .fr-modal-head .fr-modal-head-line::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
  margin-top: 10px; }

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
    opacity: 0;
    width: 0;
    padding: 12px 0; }

.fr-modal .fr-modal-head .fr-modal-tags {
  padding: 0 20px;
  display: none;
  text-align: left; }

.fr-modal .fr-modal-head .fr-modal-tags a {
    display: inline-block;
    opacity: 0;
    padding: 6px 12px;
    margin: 8px 0 8px 8px;
    text-decoration: none;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    cursor: pointer;
    background-color: #f5f5f5; }

.fr-modal .fr-modal-head .fr-modal-tags a:focus {
      outline: none;
      background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a:hover {
      background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a:active {
      background-color: #d6d6d6; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
      background-color: #EcF5Ff;
      color: #0098f7; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
        outline: none;
        background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
        background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
        background-color: #d6d6d6; }

.fr-show-tags .fr-modal-more svg path {
  fill: #0098f7; }

div.fr-modal-body {
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s; }

div.fr-modal-body .fr-preloader {
    display: block;
    margin: 50px auto; }

div.fr-modal-body div.fr-image-list {
    text-align: center;
    margin: 0 20px;
    padding: 0; }

div.fr-modal-body div.fr-image-list .fr-list-column {
      float: left;
      width: calc((100% - 20px) / 2); }

@media (min-width: 768px) and (max-width: 1199px) {
        div.fr-modal-body div.fr-image-list .fr-list-column {
          width: calc((100% - 40px) / 3); } }

@media (min-width: 1200px) {
        div.fr-modal-body div.fr-image-list .fr-list-column {
          width: calc((100% - 60px) / 4); } }

div.fr-modal-body div.fr-image-list .fr-list-column + .fr-list-column {
        margin-left: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container {
      position: relative;
      width: 100%;
      display: block;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      overflow: hidden; }

div.fr-modal-body div.fr-image-list div.fr-image-container:first-child {
        margin-top: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container + div {
        margin-top: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
        position: absolute;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity 0.2s ease 0s;
        -moz-transition: opacity 0.2s ease 0s;
        -ms-transition: opacity 0.2s ease 0s;
        -o-transition: opacity 0.2s ease 0s;
        background: #000;
        content: "";
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
        content: attr(data-deleting);
        color: #FFF;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        position: absolute;
        z-index: 3;
        font-size: 15px;
        height: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
        height: 95px;
        background: #CCCCCC;
        z-index: 1; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          content: attr(data-loading);
          display: inline-block;
          height: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container img {
        width: 100%;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0); }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
        -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
        opacity: 0.75;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img, div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img {
        display: inline-block; }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img, div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
        display: none;
        top: 50%;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        box-sizing: border-box;
        position: absolute;
        cursor: pointer;
        margin: 0;
        line-height: 40px;
        text-decoration: none;
        z-index: 3; }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
        background: #B8312F;
        fill: #FFF;
        padding: 8px;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(25%);
        -moz-transform: translateY(-50%) translateX(25%);
        -ms-transform: translateY(-50%) translateX(25%);
        -o-transform: translateY(-50%) translateX(25%); }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
        background: #FFF;
        fill: #0098f7;
        padding: 8px;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-125%);
        -moz-transform: translateY(-50%) translateX(-125%);
        -ms-transform: translateY(-50%) translateX(-125%);
        -o-transform: translateY(-50%) translateX(-125%); }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img, .fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
  display: inline-block;
  width: 40px;
  height: 40px; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
  background: #bf4644;
  color: #FFF; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
  background: #ebebeb; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-line-breaker {
  cursor: text;
  border-top: 1px solid #0098f7;
  position: fixed;
  z-index: 2;
  display: none; }

.fr-line-breaker.fr-visible {
    display: block; }

.fr-line-breaker a.fr-floating-btn {
    position: absolute;
    left: calc(50% - (40px / 2));
    top: -20px; }

.fr-line-breaker a.fr-floating-btn svg {
      margin: 8px;
      height: 24px;
      width: 24px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-quick-insert {
  position: absolute;
  z-index: 2147483639;
  white-space: nowrap;
  padding-right: 10px;
  box-sizing: content-box; }

.fr-quick-insert a.fr-floating-btn svg {
    margin: 8px;
    width: 24px;
    height: 24px; }

.fr-quick-insert.fr-on a.fr-floating-btn svg {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg); }

.fr-quick-insert.fr-hidden {
    display: none; }

.fr-qi-helper {
  position: absolute;
  z-index: 3;
  padding-left: 20px;
  white-space: nowrap; }

.fr-qi-helper a.fr-btn.fr-floating-btn {
    text-align: center;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    color: #222222;
    background: #FFF;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0); }

.fr-qi-helper a.fr-btn.fr-floating-btn svg {
      fill: #222222; }

.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1); }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
  padding: 10px 15px; }

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
    font-weight: normal;
    font-size: 16px; }

.fr-popup .fr-special-character {
  width: 24px;
  height: 24px; }

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-sc-container {
    width: 368px; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element table td.fr-selected-cell, .fr-element table th.fr-selected-cell {
  border: 1px double #0098f7; }

.fr-element table tr {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-element table td, .fr-element table th {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text; }

.fr-element .fr-no-selection table td, .fr-element .fr-no-selection table th {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-table-resizer {
  cursor: col-resize;
  position: absolute;
  z-index: 3;
  display: none; }

.fr-table-resizer.fr-moving {
    z-index: 2; }

.fr-table-resizer div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-right: 1px solid #0098f7; }

.fr-no-selection {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-popup .fr-table-size {
  margin: 20px; }

.fr-popup .fr-table-size .fr-table-size-info {
    text-align: center;
    font-size: 14px; }

.fr-popup .fr-table-size .fr-select-table-size {
    line-height: 0;
    padding: 5px;
    white-space: nowrap; }

.fr-popup .fr-table-size .fr-select-table-size > span {
      display: inline-block;
      padding: 0 4px 4px 0;
      background: transparent; }

.fr-popup .fr-table-size .fr-select-table-size > span > span {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #DDD; }

.fr-popup .fr-table-size .fr-select-table-size > span.hover {
        background: transparent; }

.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
          background: rgba(0, 152, 247, 0.3);
          border: solid 1px #0098f7; }

.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
      clear: both;
      display: block;
      content: "";
      height: 0; }

.fr-popup.fr-above .fr-table-size .fr-select-table-size > span {
  display: inline-block !important; }

.fr-popup .fr-table-colors {
  display: block;
  padding: 20px;
  padding-bottom: 0; }

.fr-popup.fr-desktop .fr-table-size .fr-select-table-size > span > span {
  width: 12px;
  height: 12px; }

.fr-insert-helper {
  position: absolute;
  z-index: 9999;
  white-space: nowrap; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#fr-form-container {
  margin: auto;
  position: relative;
  top: 10%;
  background-color: #f5f5f5;
  width: 60%;
  border-radius: 5px;
  z-index: 9002;
  overflow: auto;
  background-color: #fefefe; }

.fr-trim-video-name {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 15px; }

.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center; }

.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none; }

.fr-trim-button:hover {
    background: #ebebeb; }

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fr-slidecontainer {
  width: 100%; }

.fr-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  background: #d3d3d3; }

.fr-video-trim-buttons {
  text-align: right;
  padding-bottom: 5px;
  padding-right: 15px;
  margin-top: 10px; }

.fr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer; }

.fr-slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #3498db;
  border-radius: 50%;
  cursor: pointer; }

.fr-range-value-start {
  position: absolute; }

.fr-range-value-start > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-85%, 0);
  border-radius: 6px; }

.fr-range-value-start > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 86%;
  margin-left: -5px;
  margin-top: -1px; }

.fr-range-value-end {
  position: absolute; }

.fr-range-value-end > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 14%;
  transform: translate(-8%, 0);
  border-radius: 6px; }

.fr-range-value-end > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 14%;
  margin-left: -5px;
  margin-top: -1px; }

#startTimeValue {
  top: -153% !important; }

#startTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%; }

#endTimeValue {
  top: -153% !important; }

#endTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%; }

.fr-range-slider {
  position: relative;
  width: 80%;
  height: 15px; }

.fr-range-slider > input {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  outline: none;
  height: 6px;
  border-radius: 10px; }

.fr-range-slider > input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #3498db;
  cursor: pointer;
  border-radius: 7px;
  margin-top: -3.6px; }

.fr-range-slider > input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 9px;
  height: 15px;
  border-radius: 7px;
  margin-top: -3.6px; }

.fr-range-slider > input::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
  height: 15px;
  border-radius: 50%;
  margin-top: -3.6px; }

.fr-range-slider > input:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0; }

.fr-range-slider > input[type="range"]::-moz-focus-outer {
  border: 0; }

@media screen and (max-width: 430px) {
  .range-value span {
    width: 40px;
    font-size: 10px; }

  #fr-form-container {
    top: 20%; } }

#fr-video-edit {
  width: 80%;
  text-align: center;
  height: 50%;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element .fr-video {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-element .fr-video::after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    display: block;
    background: rgba(0, 0, 0, 0); }

.fr-element .fr-video.fr-active > * {
    z-index: 2;
    position: relative; }

.fr-element .fr-video > * {
    box-sizing: content-box;
    max-width: 100%;
    border: none; }

.fr-box .fr-video-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-box .fr-video-resizer.fr-active {
    display: block; }

.fr-box .fr-video-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    z-index: 4;
    box-sizing: border-box; }

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-box .fr-video-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-box .fr-video-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-popup .fr-video-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center; }

.fr-popup .fr-video-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-video-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-video-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-video-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-video-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal; }

.fr-popup .fr-video-progress-bar-layer > div.fr-action-buttons {
  display: none; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite; }

.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-loader {
  display: none; }

.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block; }

.fr-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-autoplay-margin {
  margin-top: 0px !important; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-view img.fr-rounded, .fr-view .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-view img.fr-shadow, .fr-view .fr-img-caption.fr-shadow img {
  box-shadow: 10px 10px 5px 0px #cccccc; }

.fr-view img.fr-bordered, .fr-view .fr-img-caption.fr-bordered img {
  border: solid 5px #CCC; }

.fr-view img.fr-bordered {
  box-sizing: content-box; }

.fr-view .fr-img-caption.fr-bordered img {
  box-sizing: border-box; }

.fr-view {
  word-wrap: break-word; }

.fr-view span[style~="color:"] a {
    color: inherit; }

.fr-view strong {
    font-weight: 700; }

.fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%; }

.fr-view table td {
      min-width: 5px; }

.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th {
      border-style: dashed; }

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
      background: whitesmoke; }

.fr-view table td, .fr-view table th {
      border: 1px solid #DDD; }

.fr-view table td:empty, .fr-view table th:empty {
        height: 20px; }

.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted {
        border: 1px double red; }

.fr-view table td.fr-thick, .fr-view table th.fr-thick {
        border-width: 2px; }

.fr-view table th {
      background: #ececec; }

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always;
    -moz-column-break-after: always;
         break-after: always;
    page-break-after: always; }

.fr-view .fr-file {
    position: relative; }

.fr-view .fr-file::after {
      position: relative;
      content: "\1F4CE";
      font-weight: normal; }

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible; }

.fr-view[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5E35B1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0; }

.fr-view[dir="rtl"] blockquote blockquote {
      border-color: #00BCD4; }

.fr-view[dir="rtl"] blockquote blockquote blockquote {
        border-color: #43A047; }

.fr-view blockquote {
    border-left: solid 2px #5E35B1;
    margin-left: 0;
    padding-left: 5px;
    color: #5E35B1; }

.fr-view blockquote blockquote {
      border-color: #00BCD4;
      color: #00BCD4; }

.fr-view blockquote blockquote blockquote {
        border-color: #43A047;
        color: #43A047; }

.fr-view span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";
    display: inline;
    line-height: 0; }

.fr-view span.fr-emoticon.fr-emoticon-img {
      background-repeat: no-repeat !important;
      font-size: inherit;
      height: 1em;
      width: 1em;
      min-height: 20px;
      min-width: 20px;
      display: inline-block;
      margin: -.1em .1em .1em;
      line-height: 1;
      vertical-align: middle; }

.fr-view .fr-text-gray {
    color: #AAA !important; }

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0; }

.fr-view .fr-text-spaced {
    letter-spacing: 1px; }

.fr-view .fr-text-uppercase {
    text-transform: uppercase; }

.fr-view .fr-class-highlighted {
    background-color: #ffff00; }

.fr-view .fr-class-code {
    border-color: #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 10px;
    font-family: "Courier New", Courier, monospace; }

.fr-view .fr-class-transparency {
    opacity: 0.5; }

.fr-view img {
    position: relative;
    max-width: 100%; }

.fr-view img.fr-dib {
      margin: 5px auto;
      display: block;
      float: none;
      vertical-align: top; }

.fr-view img.fr-dib.fr-fil {
        margin-left: 0;
        text-align: left; }

.fr-view img.fr-dib.fr-fir {
        margin-right: 0;
        text-align: right; }

.fr-view img.fr-dii {
      display: inline-block;
      float: none;
      vertical-align: bottom;
      margin-left: 5px;
      margin-right: 5px;
      max-width: calc(100% - (2 * 5px)); }

.fr-view img.fr-dii.fr-fil {
        float: left;
        margin: 5px 5px 5px 0;
        max-width: calc(100% - 5px); }

.fr-view img.fr-dii.fr-fir {
        float: right;
        margin: 5px 0 5px 5px;
        max-width: calc(100% - 5px); }

.fr-view span.fr-img-caption {
    position: relative;
    max-width: 100%; }

.fr-view span.fr-img-caption.fr-dib {
      margin: 5px auto;
      display: block;
      float: none;
      vertical-align: top; }

.fr-view span.fr-img-caption.fr-dib.fr-fil {
        margin-left: 0;
        text-align: left; }

.fr-view span.fr-img-caption.fr-dib.fr-fir {
        margin-right: 0;
        text-align: right; }

.fr-view span.fr-img-caption.fr-dii {
      display: inline-block;
      float: none;
      vertical-align: bottom;
      margin-left: 5px;
      margin-right: 5px;
      max-width: calc(100% - (2 * 5px)); }

.fr-view span.fr-img-caption.fr-dii.fr-fil {
        float: left;
        margin: 5px 5px 5px 0;
        max-width: calc(100% - 5px); }

.fr-view span.fr-img-caption.fr-dii.fr-fir {
        float: right;
        margin: 5px 0 5px 5px;
        max-width: calc(100% - 5px); }

.fr-view .fr-video {
    text-align: center;
    position: relative; }

.fr-view .fr-video.fr-rv {
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }

.fr-view .fr-video.fr-rv > iframe, .fr-view .fr-video.fr-rv object, .fr-view .fr-video.fr-rv embed {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.fr-view .fr-video > * {
      box-sizing: content-box;
      max-width: 100%;
      border: none; }

.fr-view .fr-video.fr-dvb {
      display: block;
      clear: both; }

.fr-view .fr-video.fr-dvb.fr-fvl {
        text-align: left; }

.fr-view .fr-video.fr-dvb.fr-fvr {
        text-align: right; }

.fr-view .fr-video.fr-dvi {
      display: inline-block; }

.fr-view .fr-video.fr-dvi.fr-fvl {
        float: left; }

.fr-view .fr-video.fr-dvi.fr-fvr {
        float: right; }

.fr-view a.fr-strong {
    font-weight: 700; }

.fr-view a.fr-green {
    color: green; }

.fr-view .fr-img-caption {
    text-align: center; }

.fr-view .fr-img-caption .fr-img-wrap {
      padding: 0;
      margin: auto;
      text-align: center;
      width: 100%; }

.fr-view .fr-img-caption .fr-img-wrap a {
        display: block; }

.fr-view .fr-img-caption .fr-img-wrap img {
        display: block;
        margin: auto;
        width: 100%; }

.fr-view .fr-img-caption .fr-img-wrap > span {
        margin: auto;
        display: block;
        padding: 5px 5px 10px;
        font-size: 14px;
        font-weight: normal;
        font-weight: initial;
        box-sizing: border-box;
        -webkit-opacity: 0.9;
        -moz-opacity: 0.9;
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        width: 100%;
        text-align: center; }

.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
    font-size: 24px; }

/**
 * Image style.
 */

a.fr-view.fr-strong {
  font-weight: 700; }

a.fr-view.fr-green {
  color: green; }

/**
 * Link style.
 */

img.fr-view {
  position: relative;
  max-width: 100%; }

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top; }

img.fr-view.fr-dib.fr-fil {
      margin-left: 0;
      text-align: left; }

img.fr-view.fr-dib.fr-fir {
      margin-right: 0;
      text-align: right; }

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px)); }

img.fr-view.fr-dii.fr-fil {
      float: left;
      margin: 5px 5px 5px 0;
      max-width: calc(100% - 5px); }

img.fr-view.fr-dii.fr-fir {
      float: right;
      margin: 5px 0 5px 5px;
      max-width: calc(100% - 5px); }

span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%; }

span.fr-img-caption.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top; }

span.fr-img-caption.fr-view.fr-dib.fr-fil {
      margin-left: 0;
      text-align: left; }

span.fr-img-caption.fr-view.fr-dib.fr-fir {
      margin-right: 0;
      text-align: right; }

span.fr-img-caption.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px)); }

span.fr-img-caption.fr-view.fr-dii.fr-fil {
      float: left;
      margin: 5px 5px 5px 0;
      max-width: calc(100% - 5px); }

span.fr-img-caption.fr-view.fr-dii.fr-fir {
      float: right;
      margin: 5px 0 5px 5px;
      max-width: calc(100% - 5px); }

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/plugins.pkgd.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-box .fr-counter {
  padding: 10px;
  float: right;
  color: #999999;
  content: attr(data-chars);
  font-size: 14px;
  font-family: sans-serif;
  z-index: 1;
  border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
  -webkit-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-box.fr-rtl .fr-counter {
  left: 0;
  right: auto;
  border-left: none;
  border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-box.fr-code-view .fr-counter {
  display: none; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

textarea.fr-code {
  display: none;
  width: 100%;
  resize: none;
  -moz-resize: none;
  -webkit-resize: none;
  box-sizing: border-box;
  border: none;
  padding: 10px;
  margin: 0;
  font-family: "Courier New",monospace;
  font-size: 14px;
  background: #FFF;
  color: #000;
  outline: none; }

.fr-box.fr-rtl textarea.fr-code {
  direction: rtl; }

.fr-box .CodeMirror {
  display: none; }

.fr-box.fr-code-view textarea.fr-code {
  display: block; }

.fr-box.fr-code-view .fr-element, .fr-box.fr-code-view .fr-placeholder, .fr-box.fr-code-view .fr-iframe {
  display: none; }

.fr-box.fr-code-view .CodeMirror {
  display: block; }

.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
  display: block; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background: #FFF;
  color: #333333;
  -moz-outline: 0;
  outline: 0;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  padding: 8px 7px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
    font-size: 24px;
    width: 24px;
    text-align: center; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
    background: #ebebeb; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
  margin: 0;
  padding: 20px;
  padding-top: 0;
  float: left; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
    float: left;
    width: calc(100% - 50px);
    padding: 15px 0 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
    float: right;
    width: 38px;
    height: 40px;
    padding: 17px 0 0;
    margin: 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    height: 40px;
    width: 38px; }

.fr-popup .fr-separator + .fr-colors-tabs {
  margin-left: 2px;
  margin-right: 2px; }

.fr-popup .fr-color-set {
  line-height: 0;
  display: none; }

.fr-popup .fr-color-set.fr-selected-set {
    display: block;
    padding: 20px;
    padding-bottom: 0; }

.fr-popup .fr-color-set > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1; }

.fr-popup .fr-color-set > span > i, .fr-popup .fr-color-set > span > svg {
      text-align: center;
      line-height: 32px;
      height: 24px;
      width: 24px;
      margin: 4px;
      font-size: 13px;
      position: absolute;
      bottom: 0;
      cursor: default;
      left: 0; }

.fr-popup .fr-color-set > span > i path, .fr-popup .fr-color-set > span > svg path {
        fill: #222222; }

.fr-popup .fr-color-set > span .fr-selected-color {
      color: #FFF;
      font-family: FontAwesome;
      font-size: 13px;
      font-weight: 400;
      line-height: 32px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      text-align: center;
      cursor: default; }

.fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span:focus {
      outline: 1px solid #222222;
      z-index: 2; }

.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0); }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-drag-helper {
  background: #0098f7;
  height: 2px;
  margin-top: -1px;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  z-index: 2147483640;
  display: none; }

.fr-drag-helper.fr-visible {
    display: block; }

.fr-dragging {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-emoticon {
  width: 24px;
  height: 24px;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; }

.fr-popup .fr-emoticon img {
    height: 24px;
    width: 24px; }

.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
  padding: 0 0 0 14px; }

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-emoticon-container {
    width: 368px; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-file-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  box-sizing: border-box;
  text-align: center; }

.fr-popup .fr-file-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-file-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-file-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-file-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-file-progress-bar-layer {
  box-sizing: border-box; }

.fr-popup .fr-file-progress-bar-layer > h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal; }

.fr-popup .fr-file-progress-bar-layer > div.fr-action-buttons {
    display: none; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
      display: block;
      height: 100%;
      width: 0%;
      background: #0098f7;
      -webkit-transition: width 0.2s ease 0s;
      -moz-transition: width 0.2s ease 0s;
      -ms-transition: width 0.2s ease 0s;
      -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
      width: 30% !important;
      position: absolute;
      top: 0;
      -webkit-animation: loading 2s linear infinite;
      animation: loading 2s linear infinite; }

.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-loader {
    display: none; }

.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
    display: block; }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element img {
  cursor: pointer;
  padding: 0 1px; }

.fr-height-auto {
  height: auto !important; }

.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center; }

.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none; }

.fr-trim-button:hover {
    background: #ebebeb; }

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-sizing: content-box; }

.fr-image-resizer.fr-active {
    display: block; }

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    box-sizing: border-box; }

.fr-image-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-image-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-image-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-image-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-image-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-image-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-by-url-padding {
  padding: 11.5px 0; }

.fr-popup .fr-upload-progress-layer {
  border-radius: 0;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 15px;
  margin: auto !important;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100% !important;
  overscroll-behavior: contain; }

.fr-popup .fr-files-by-url-layer {
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-embed-layer {
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-upload-layer {
  border: dashed 2px #bdbdbd;
  margin: 20px;
  position: relative;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
  width: calc(100% - 40px) !important; }

.fr-popup .fr-files-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-files-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-files-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-files-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-files-progress-bar-layer {
  width: calc(100% - 40px);
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

.fr-popup .fr-files-progress-bar-layer > h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal; }

.fr-popup .fr-files-progress-bar-layer > div.fr-action-buttons {
    display: none; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader span {
      display: block;
      height: 100%;
      width: 0%;
      background: #0098f7;
      -webkit-transition: width 0.2s ease 0s;
      -moz-transition: width 0.2s ease 0s;
      -ms-transition: width 0.2s ease 0s;
      -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-files-progress-bar-layer > div.fr-loader.fr-indeterminate span {
      width: 30% !important;
      position: absolute;
      top: 0;
      -webkit-animation: loading 2s linear infinite;
      animation: loading 2s linear infinite; }

.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-loader {
    display: none; }

.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-action-buttons {
    display: block; }

.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-progress-bar-style {
  width: calc(100% - 40px); }

.fr-progress-bar {
  position: relative;
  background-color: #4CAF50;
  height: 8px;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-pull-left {
  float: left; }

.fr-pull-right {
  float: right; }

.fr-icons {
  padding: 10px 20px 0;
  display: inline; }

.fr-transform-135 {
  transform: rotate(135deg); }

.fr-icons i {
  margin: 4px;
  padding: 2px;
  cursor: pointer;
  color: #999588;
  font-size: 20px; }

.fr-blue-decorator {
  background: #4a7fba;
  color: white;
  display: grid;
  padding: 5px; }

.fr-upload-progress {
  padding: 1px; }

.fr-upload-section {
  position: relative;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-stretch;
  /* Mozilla-based browsers will ignore this. */
  width: -webkit-fill-available;
  width: stretch; }

@media screen and (max-width: 399px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 400px) and (max-width: 469px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 470px) and (max-width: 680px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px; }

  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px; } }

@media screen and (min-width: 681px) {
  .fr-upload-section {
    margin-left: 35px;
    margin-right: 35px; }

  .fr-files-upload-layer {
    padding-top: 20px;
    padding-bottom: 20px; } }

.half-circle {
  width: 60px;
  height: 25px;
  background-color: white;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  transform: rotate(180deg);
  border-bottom: 0;
  position: relative;
  left: 50%;
  z-index: 1;
  left: 50%;
  margin-top: -1px;
  margin-left: -25px; }

/* headlines with lines */

.decorated {
  overflow: hidden;
  text-align: center; }

.decorated > span {
  position: relative;
  display: inline-block; }

.decorated > span:before, .decorated > span:after {
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 2px solid #ffffff;
  width: 100%;
  /* half of limiter*/
  margin: 0 20px; }

.decorated > span:before {
  right: 100%; }

.decorated > span:after {
  left: 100%; }

.fr-align-right {
  float: right; }

/* The checkbox-container */

.checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.fr-files-checkbox-line {
  display: flex;
  align-items: center;
  font-size: 10px; }

.fr-files-checkbox-line label {
    cursor: pointer;
    vertical-align: middle; }

.fr-insert-checkbox input {
  height: 13px !important;
  width: 13px !important; }

.fr-autoplay-checkbox input {
  height: 13px !important;
  width: 13px !important; }

button[data-cmd="insertFiles"] {
  padding-left: 2px !important;
  padding-top: 2.7px !important; }

button[data-cmd="autoplay"] svg {
  position: relative !important;
  top: 3.2px !important; }

button[data-cmd="insertAll"] {
  padding-left: 4px !important; }

button[data-cmd="insertAll"] svg {
    position: relative !important;
    top: 3.2px !important; }

/* Hide the browser's default checkbox */

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee; }

.fr-file-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 7px;
  flex-wrap: wrap;
  position: relative;
  top: -20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px; }

.fr-file-item-left {
  display: flex;
  flex-wrap: wrap; }

.fr-file-item-icon {
  display: flex;
  align-items: center;
  padding-left: 7px; }

.fr-file-item-description {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  margin-left: 5px; }

.fr-cloud-icon {
  height: 30px;
  width: 32px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  margin-top: -18px; }

.fr-files-checkbox {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  box-sizing: content-box;
  vertical-align: middle; }

.fr-files-checkbox svg {
    margin-left: 0px;
    margin-top: 0px;
    display: none;
    width: 10px;
    height: 10px; }

.fr-files-checkbox span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }

.fr-files-checkbox input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: pointer;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px; }

.fr-files-checkbox input:not(:checked) + span {
      border: solid 2px #999999; }

.fr-files-checkbox input:not(:checked):active + span {
      background-color: #f5f5f5; }

.fr-files-checkbox input:not(:checked):focus + span, .fr-files-checkbox input:not(:checked):hover + span {
      border-color: #515151; }

.fr-files-checkbox input:checked + span {
      background: #0098f7;
      border: solid 2px #0098f7; }

.fr-files-checkbox input:checked + span svg {
        display: block; }

.fr-files-checkbox input:checked:active + span {
      background-color: #EcF5Ff; }

.fr-files-checkbox input:checked:focus + span, .fr-files-checkbox input:checked:hover + span {
      -webkit-opacity: 0.8;
      -moz-opacity: 0.8;
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-checkbox-disabled {
  opacity: 0.4;
  position: relative;
  display: inline-block;
  width: 13px !important;
  height: 13px !important;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  box-sizing: content-box;
  vertical-align: middle; }

.fr-checkbox-disabled svg {
    margin-left: 2px;
    margin-top: 2px;
    display: none;
    width: 10px;
    height: 10px; }

.fr-checkbox-disabled span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s; }

.fr-checkbox-disabled input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: default;
    height: 13px !important;
    margin: 0;
    padding: 0;
    width: 13px !important;
    top: 7px;
    left: 7px; }

.fr-checkbox-disabled input:not(:checked) + span {
      border: solid 2px #999999; }

.fr-checkbox-disabled input:not(:checked):active + span {
      background-color: #f5f5f5; }

.fr-checkbox-disabled input:checked + span {
      background: #0098f7;
      border: solid 2px #0098f7; }

.fr-checkbox-disabled input:checked + span svg {
        display: block; }

.fr-checkbox-disabled input:checked:active + span {
      background-color: #EcF5Ff; }

.fr-file-view {
  position: absolute;
  max-width: 60%;
  right: 10%;
  z-index: 2147483642; }

.file-item-thumbnail-hover {
  transition: transform .2s; }

.file-item-thumbnail-hover:hover {
  transform: scale(1.3); }

.fr-file-name {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold; }

.fr-margin-16 {
  margin-bottom: 16px; }

.fr-none {
  display: none; }

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

.fr-files-manager-tooltip {
  position: relative; }

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

/* Tooltip text */

.fr-files-manager-tooltip .tooltiptext {
  visibility: hidden;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 250px;
  word-break: break-word;
  word-wrap: break-word;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 4px;
  border-radius: 2px;
  /* Position the tooltip text - see examples below! */
  font-weight: 100;
  font-size: 10px;
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: 2147483647; }

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

.fr-files-manager-tooltip:hover .tooltiptext {
  visibility: visible; }

.fr-file-details {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px; }

.fr-file-date {
  word-break: break-word;
  word-wrap: break-word;
  max-width: 110px;
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px; }

.fr-file-size {
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px; }

.dot {
  width: 20px;
  height: 20px;
  background-image: radial-gradient(circle, grey 1px, transparent 2px);
  background-size: 100% 33.33%;
  margin-left: 2px;
  margin-right: 2px; }

.fr-file-action-icons {
  margin-right: 5px;
  margin-left: 5px !important;
  color: #999;
  height: 25px !important;
  padding: 5px !important; }

@media screen and (max-width: 700px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 250px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%;
    font-size: 8px; } }

@media screen and (max-width: 500px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%; }

  .fr-file-item-description {
    width: 130px; }

  .fr-file-item-right {
    width: 100%; }

  .progress-circle {
    font-size: 6px; } }

@media screen and (max-width: 320px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: -50%;
    font-size: 8px; }

  .dot {
    width: 20px;
    margin-left: 0px;
    margin-right: 3px; }

  .fr-file-item-description {
    width: 80px; }

  .fr-file-details {
    display: flex;
    flex-wrap: wrap;
    font-size: 9px; }

  .fr-file-name {
    font-size: 10px; }

  .fr-file-action-icons {
    padding: 0px !important; } }

@media screen and (min-width: 501px) {
  .progress-circle {
    font-size: 9px; } }

.fr-file-view-modal {
  display: block;
  position: fixed;
  position: -ms-page;
  /* For IE */
  z-index: 2147483641;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7); }

.fr-file-view-modal-content {
  display: inline-block;
  text-align: center; }

.fr-file-view-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 80%;
  max-height: 70%; }

.fr-file-view-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s; }

.fr-file-view-close:hover,
.fr-file-view-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer; }

.fr-file-error {
  color: red;
  font-weight: 200;
  font-size: 12px;
  padding-bottom: 5px; }

.fr-file-error-h5 {
  margin: 0; }

.fr-file-item-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 20px; }

.fr-file-item-action-buttons {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.fr-file-item-autoplay-checkbox {
  align-items: center;
  margin: 0px;
  padding: 0px;
  margin-right: 5px; }

.fr-autoplay-checkbox-label {
  margin: 0;
  cursor: default !important; }

/* On mouse-over, add a grey background color */

.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3; }

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */

.checkbox-container input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
  left: 5px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg); }

.file-item-details .file-name {
  font-weight: bold;
  display: inline; }

.file-item-details .file-description {
  font-weight: 300;
  font-size: 11px;
  display: inline; }

.fr-width-10 {
  width: 10%;
  display: inline-block; }

.fr-width-20 {
  width: 20%;
  display: inline-block; }

.fr-width-30 {
  width: 30%;
  display: inline-block; }

.fr-width-40 {
  width: 40%;
  display: inline-block; }

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

.fr-width-60 {
  width: 60%;
  display: inline-block; }

.fr-width-100 {
  width: 100%;
  display: inline-block; }

.fr-width-80 {
  width: 80%;
  display: inline-block; }

.fr-width-90 {
  width: 90%;
  display: inline-block; }

.fr-width-85 {
  width: 85%;
  display: inline-block; }

.fr-width-5 {
  width: 5%;
  display: inline-block; }

.fr-width-7 {
  width: 7%;
  display: inline-block; }

.fr-img-icon {
  color: #aaaaaa;
  font-size: 16px;
  padding: 0px 4px; }

.fr-position-content {
  position: relative;
  top: 10px; }

.file-error {
  color: red; }

#myprogressBar {
  width: 10%;
  height: 5px;
  background-color: #4CAF50;
  position: relative;
  top: -30px; }

.fr-files-manager {
  z-index: 2147483641 !important; }

.progress-circle {
  margin: 0px;
  margin-left: 10px;
  position: relative;
  padding: 0;
  width: 5em;
  height: 5.1em;
  background-color: #f2e9e1;
  border-radius: 50%;
  line-height: 5em; }

.progress-circle:after {
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: white;
    content: " "; }

.progress-circle span {
    position: absolute;
    line-height: 5em;
    width: 5em;
    text-align: center;
    display: block;
    color: #53777a;
    z-index: 2; }

.progress-circle.over50 .left-half-clipper {
    clip: rect(auto, auto, auto, auto); }

.progress-circle.over50 .first50-bar {
    position: absolute;
    clip: rect(0, 5em, 5em, 2.5em);
    background-color: #53777a;
    border-radius: 50%;
    width: 5em;
    height: 5em; }

.progress-circle:not(.over50) .first50-bar {
    display: none; }

.progress-circle.p0 .value-bar {
    display: none; }

.progress-circle.p1 .value-bar {
    transform: rotate(4deg); }

.progress-circle.p2 .value-bar {
    transform: rotate(7deg); }

.progress-circle.p3 .value-bar {
    transform: rotate(11deg); }

.progress-circle.p4 .value-bar {
    transform: rotate(14deg); }

.progress-circle.p5 .value-bar {
    transform: rotate(18deg); }

.progress-circle.p6 .value-bar {
    transform: rotate(22deg); }

.progress-circle.p7 .value-bar {
    transform: rotate(25deg); }

.progress-circle.p8 .value-bar {
    transform: rotate(29deg); }

.progress-circle.p9 .value-bar {
    transform: rotate(32deg); }

.progress-circle.p10 .value-bar {
    transform: rotate(36deg); }

.progress-circle.p11 .value-bar {
    transform: rotate(40deg); }

.progress-circle.p12 .value-bar {
    transform: rotate(43deg); }

.progress-circle.p13 .value-bar {
    transform: rotate(47deg); }

.progress-circle.p14 .value-bar {
    transform: rotate(50deg); }

.progress-circle.p15 .value-bar {
    transform: rotate(54deg); }

.progress-circle.p16 .value-bar {
    transform: rotate(58deg); }

.progress-circle.p17 .value-bar {
    transform: rotate(61deg); }

.progress-circle.p18 .value-bar {
    transform: rotate(65deg); }

.progress-circle.p19 .value-bar {
    transform: rotate(68deg); }

.progress-circle.p20 .value-bar {
    transform: rotate(72deg); }

.progress-circle.p21 .value-bar {
    transform: rotate(76deg); }

.progress-circle.p22 .value-bar {
    transform: rotate(79deg); }

.progress-circle.p23 .value-bar {
    transform: rotate(83deg); }

.progress-circle.p24 .value-bar {
    transform: rotate(86deg); }

.progress-circle.p25 .value-bar {
    transform: rotate(90deg); }

.progress-circle.p26 .value-bar {
    transform: rotate(94deg); }

.progress-circle.p27 .value-bar {
    transform: rotate(97deg); }

.progress-circle.p28 .value-bar {
    transform: rotate(101deg); }

.progress-circle.p29 .value-bar {
    transform: rotate(104deg); }

.progress-circle.p30 .value-bar {
    transform: rotate(108deg); }

.progress-circle.p31 .value-bar {
    transform: rotate(112deg); }

.progress-circle.p32 .value-bar {
    transform: rotate(115deg); }

.progress-circle.p33 .value-bar {
    transform: rotate(119deg); }

.progress-circle.p34 .value-bar {
    transform: rotate(122deg); }

.progress-circle.p35 .value-bar {
    transform: rotate(126deg); }

.progress-circle.p36 .value-bar {
    transform: rotate(130deg); }

.progress-circle.p37 .value-bar {
    transform: rotate(133deg); }

.progress-circle.p38 .value-bar {
    transform: rotate(137deg); }

.progress-circle.p39 .value-bar {
    transform: rotate(140deg); }

.progress-circle.p40 .value-bar {
    transform: rotate(144deg); }

.progress-circle.p41 .value-bar {
    transform: rotate(148deg); }

.progress-circle.p42 .value-bar {
    transform: rotate(151deg); }

.progress-circle.p43 .value-bar {
    transform: rotate(155deg); }

.progress-circle.p44 .value-bar {
    transform: rotate(158deg); }

.progress-circle.p45 .value-bar {
    transform: rotate(162deg); }

.progress-circle.p46 .value-bar {
    transform: rotate(166deg); }

.progress-circle.p47 .value-bar {
    transform: rotate(169deg); }

.progress-circle.p48 .value-bar {
    transform: rotate(173deg); }

.progress-circle.p49 .value-bar {
    transform: rotate(176deg); }

.progress-circle.p50 .value-bar {
    transform: rotate(180deg); }

.progress-circle.p51 .value-bar {
    transform: rotate(184deg); }

.progress-circle.p52 .value-bar {
    transform: rotate(187deg); }

.progress-circle.p53 .value-bar {
    transform: rotate(191deg); }

.progress-circle.p54 .value-bar {
    transform: rotate(194deg); }

.progress-circle.p55 .value-bar {
    transform: rotate(198deg); }

.progress-circle.p56 .value-bar {
    transform: rotate(202deg); }

.progress-circle.p57 .value-bar {
    transform: rotate(205deg); }

.progress-circle.p58 .value-bar {
    transform: rotate(209deg); }

.progress-circle.p59 .value-bar {
    transform: rotate(212deg); }

.progress-circle.p60 .value-bar {
    transform: rotate(216deg); }

.progress-circle.p61 .value-bar {
    transform: rotate(220deg); }

.progress-circle.p62 .value-bar {
    transform: rotate(223deg); }

.progress-circle.p63 .value-bar {
    transform: rotate(227deg); }

.progress-circle.p64 .value-bar {
    transform: rotate(230deg); }

.progress-circle.p65 .value-bar {
    transform: rotate(234deg); }

.progress-circle.p66 .value-bar {
    transform: rotate(238deg); }

.progress-circle.p67 .value-bar {
    transform: rotate(241deg); }

.progress-circle.p68 .value-bar {
    transform: rotate(245deg); }

.progress-circle.p69 .value-bar {
    transform: rotate(248deg); }

.progress-circle.p70 .value-bar {
    transform: rotate(252deg); }

.progress-circle.p71 .value-bar {
    transform: rotate(256deg); }

.progress-circle.p72 .value-bar {
    transform: rotate(259deg); }

.progress-circle.p73 .value-bar {
    transform: rotate(263deg); }

.progress-circle.p74 .value-bar {
    transform: rotate(266deg); }

.progress-circle.p75 .value-bar {
    transform: rotate(270deg); }

.progress-circle.p76 .value-bar {
    transform: rotate(274deg); }

.progress-circle.p77 .value-bar {
    transform: rotate(277deg); }

.progress-circle.p78 .value-bar {
    transform: rotate(281deg); }

.progress-circle.p79 .value-bar {
    transform: rotate(284deg); }

.progress-circle.p80 .value-bar {
    transform: rotate(288deg); }

.progress-circle.p81 .value-bar {
    transform: rotate(292deg); }

.progress-circle.p82 .value-bar {
    transform: rotate(295deg); }

.progress-circle.p83 .value-bar {
    transform: rotate(299deg); }

.progress-circle.p84 .value-bar {
    transform: rotate(302deg); }

.progress-circle.p85 .value-bar {
    transform: rotate(306deg); }

.progress-circle.p86 .value-bar {
    transform: rotate(310deg); }

.progress-circle.p87 .value-bar {
    transform: rotate(313deg); }

.progress-circle.p88 .value-bar {
    transform: rotate(317deg); }

.progress-circle.p89 .value-bar {
    transform: rotate(320deg); }

.progress-circle.p90 .value-bar {
    transform: rotate(324deg); }

.progress-circle.p91 .value-bar {
    transform: rotate(328deg); }

.progress-circle.p92 .value-bar {
    transform: rotate(331deg); }

.progress-circle.p93 .value-bar {
    transform: rotate(335deg); }

.progress-circle.p94 .value-bar {
    transform: rotate(338deg); }

.progress-circle.p95 .value-bar {
    transform: rotate(342deg); }

.progress-circle.p96 .value-bar {
    transform: rotate(346deg); }

.progress-circle.p97 .value-bar {
    transform: rotate(349deg); }

.progress-circle.p98 .value-bar {
    transform: rotate(353deg); }

.progress-circle.p99 .value-bar {
    transform: rotate(356deg); }

.progress-circle.p100 .value-bar {
    transform: rotate(360deg); }

.left-half-clipper {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  clip: rect(0, 5em, 5em, 2.5em); }

.value-bar {
  position: absolute;
  clip: rect(0, 2.5em, 5em, 0);
  width: 5em;
  height: 5em;
  border-radius: 50%;
  border: 0.45em solid #53777a;
  box-sizing: border-box; }

.align-autoplay {
  align-items: flex-end;
  margin-right: 7px; }

.fr-hovered-over-file {
  background-color: #F0F0F0; }

.thumbnail-padding {
  padding-right: 4px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

body.fr-fullscreen {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed; }

.fr-box.fr-fullscreen {
  margin: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483630 !important;
  width: auto !important; }

.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen .fr-toolbar {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-box.fr-fullscreen .fr-toolbar.fr-top {
      top: 0 !important; }

.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
      bottom: 0 !important; }

.fr-box.fr-fullscreen .fr-second-toolbar {
    margin-top: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }

.fr-fullscreen-wrapper {
  z-index: 2147483640 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
  text-align: left;
  padding: 20px 20px 10px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
    border-collapse: collapse;
    font-size: 14px;
    line-height: 1.5;
    width: 100%; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
      margin-top: 20px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
      border: 0; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
      text-align: left; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th, .fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
      padding: 6px 0 4px; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
      border-bottom: solid 1px #ebebeb; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
      width: 60%;
      color: #646464; }

.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
      letter-spacing: 0.5px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element img {
  cursor: pointer;
  padding: 0 1px; }

.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-sizing: content-box; }

.fr-image-resizer.fr-active {
    display: block; }

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    box-sizing: border-box; }

.fr-image-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-image-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-image-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-image-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-image-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-image-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-image-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-image-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-popup .fr-image-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center; }

.fr-popup .fr-image-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-image-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-image-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-image-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-image-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal; }

.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
  display: none; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite; }

.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
  display: none; }

.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block; }

.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

@-webkit-keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

@keyframes loading {
  from {
    left: -25%; }
  to {
    left: 100%; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-modal .fr-modal-head .fr-modal-head-line::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
  margin-top: 10px; }

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
    opacity: 0;
    width: 0;
    padding: 12px 0; }

.fr-modal .fr-modal-head .fr-modal-tags {
  padding: 0 20px;
  display: none;
  text-align: left; }

.fr-modal .fr-modal-head .fr-modal-tags a {
    display: inline-block;
    opacity: 0;
    padding: 6px 12px;
    margin: 8px 0 8px 8px;
    text-decoration: none;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
    cursor: pointer;
    background-color: #f5f5f5; }

.fr-modal .fr-modal-head .fr-modal-tags a:focus {
      outline: none;
      background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a:hover {
      background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a:active {
      background-color: #d6d6d6; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
      background-color: #EcF5Ff;
      color: #0098f7; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
        outline: none;
        background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
        background-color: #ebebeb; }

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
        background-color: #d6d6d6; }

.fr-show-tags .fr-modal-more svg path {
  fill: #0098f7; }

div.fr-modal-body {
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s; }

div.fr-modal-body .fr-preloader {
    display: block;
    margin: 50px auto; }

div.fr-modal-body div.fr-image-list {
    text-align: center;
    margin: 0 20px;
    padding: 0; }

div.fr-modal-body div.fr-image-list .fr-list-column {
      float: left;
      width: calc((100% - 20px) / 2); }

@media (min-width: 768px) and (max-width: 1199px) {
        div.fr-modal-body div.fr-image-list .fr-list-column {
          width: calc((100% - 40px) / 3); } }

@media (min-width: 1200px) {
        div.fr-modal-body div.fr-image-list .fr-list-column {
          width: calc((100% - 60px) / 4); } }

div.fr-modal-body div.fr-image-list .fr-list-column + .fr-list-column {
        margin-left: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container {
      position: relative;
      width: 100%;
      display: block;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      overflow: hidden; }

div.fr-modal-body div.fr-image-list div.fr-image-container:first-child {
        margin-top: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container + div {
        margin-top: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
        position: absolute;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity 0.2s ease 0s;
        -moz-transition: opacity 0.2s ease 0s;
        -ms-transition: opacity 0.2s ease 0s;
        -o-transition: opacity 0.2s ease 0s;
        background: #000;
        content: "";
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
        content: attr(data-deleting);
        color: #FFF;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        position: absolute;
        z-index: 3;
        font-size: 15px;
        height: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
        height: 95px;
        background: #CCCCCC;
        z-index: 1; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          content: attr(data-loading);
          display: inline-block;
          height: 20px; }

div.fr-modal-body div.fr-image-list div.fr-image-container img {
        width: 100%;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0); }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
        -webkit-opacity: 0.75;
        -moz-opacity: 0.75;
        opacity: 0.75;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img, div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img {
        display: inline-block; }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img, div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
        display: none;
        top: 50%;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
        box-sizing: border-box;
        position: absolute;
        cursor: pointer;
        margin: 0;
        line-height: 40px;
        text-decoration: none;
        z-index: 3; }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
        background: #B8312F;
        fill: #FFF;
        padding: 8px;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(25%);
        -moz-transform: translateY(-50%) translateX(25%);
        -ms-transform: translateY(-50%) translateX(25%);
        -o-transform: translateY(-50%) translateX(25%); }

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
        background: #FFF;
        fill: #0098f7;
        padding: 8px;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-125%);
        -moz-transform: translateY(-50%) translateX(-125%);
        -ms-transform: translateY(-50%) translateX(-125%);
        -o-transform: translateY(-50%) translateX(-125%); }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img, .fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
  display: inline-block;
  width: 40px;
  height: 40px; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
  background: #bf4644;
  color: #FFF; }

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
  background: #ebebeb; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-line-breaker {
  cursor: text;
  border-top: 1px solid #0098f7;
  position: fixed;
  z-index: 2;
  display: none; }

.fr-line-breaker.fr-visible {
    display: block; }

.fr-line-breaker a.fr-floating-btn {
    position: absolute;
    left: calc(50% - (40px / 2));
    top: -20px; }

.fr-line-breaker a.fr-floating-btn svg {
      margin: 8px;
      height: 24px;
      width: 24px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-quick-insert {
  position: absolute;
  z-index: 2147483639;
  white-space: nowrap;
  padding-right: 10px;
  box-sizing: content-box; }

.fr-quick-insert a.fr-floating-btn svg {
    margin: 8px;
    width: 24px;
    height: 24px; }

.fr-quick-insert.fr-on a.fr-floating-btn svg {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg); }

.fr-quick-insert.fr-hidden {
    display: none; }

.fr-qi-helper {
  position: absolute;
  z-index: 3;
  padding-left: 20px;
  white-space: nowrap; }

.fr-qi-helper a.fr-btn.fr-floating-btn {
    text-align: center;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    color: #222222;
    background: #FFF;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0); }

.fr-qi-helper a.fr-btn.fr-floating-btn svg {
      fill: #222222; }

.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1); }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
  padding: 10px 15px; }

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
    font-weight: normal;
    font-size: 16px; }

.fr-popup .fr-special-character {
  width: 24px;
  height: 24px; }

@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-sc-container {
    width: 368px; } }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element table td.fr-selected-cell, .fr-element table th.fr-selected-cell {
  border: 1px double #0098f7; }

.fr-element table tr {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-element table td, .fr-element table th {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text; }

.fr-element .fr-no-selection table td, .fr-element .fr-no-selection table th {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-table-resizer {
  cursor: col-resize;
  position: absolute;
  z-index: 3;
  display: none; }

.fr-table-resizer.fr-moving {
    z-index: 2; }

.fr-table-resizer div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-right: 1px solid #0098f7; }

.fr-no-selection {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-popup .fr-table-size {
  margin: 20px; }

.fr-popup .fr-table-size .fr-table-size-info {
    text-align: center;
    font-size: 14px; }

.fr-popup .fr-table-size .fr-select-table-size {
    line-height: 0;
    padding: 5px;
    white-space: nowrap; }

.fr-popup .fr-table-size .fr-select-table-size > span {
      display: inline-block;
      padding: 0 4px 4px 0;
      background: transparent; }

.fr-popup .fr-table-size .fr-select-table-size > span > span {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #DDD; }

.fr-popup .fr-table-size .fr-select-table-size > span.hover {
        background: transparent; }

.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
          background: rgba(0, 152, 247, 0.3);
          border: solid 1px #0098f7; }

.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
      clear: both;
      display: block;
      content: "";
      height: 0; }

.fr-popup.fr-above .fr-table-size .fr-select-table-size > span {
  display: inline-block !important; }

.fr-popup .fr-table-colors {
  display: block;
  padding: 20px;
  padding-bottom: 0; }

.fr-popup.fr-desktop .fr-table-size .fr-select-table-size > span > span {
  width: 12px;
  height: 12px; }

.fr-insert-helper {
  position: absolute;
  z-index: 9999;
  white-space: nowrap; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#fr-form-container {
  margin: auto;
  position: relative;
  top: 10%;
  background-color: #f5f5f5;
  width: 60%;
  border-radius: 5px;
  z-index: 9002;
  overflow: auto;
  background-color: #fefefe; }

.fr-trim-video-name {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 15px; }

.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center; }

.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none; }

.fr-trim-button:hover {
    background: #ebebeb; }

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fr-slidecontainer {
  width: 100%; }

.fr-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  background: #d3d3d3; }

.fr-video-trim-buttons {
  text-align: right;
  padding-bottom: 5px;
  padding-right: 15px;
  margin-top: 10px; }

.fr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer; }

.fr-slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #3498db;
  border-radius: 50%;
  cursor: pointer; }

.fr-range-value-start {
  position: absolute; }

.fr-range-value-start > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-85%, 0);
  border-radius: 6px; }

.fr-range-value-start > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 86%;
  margin-left: -5px;
  margin-top: -1px; }

.fr-range-value-end {
  position: absolute; }

.fr-range-value-end > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 14%;
  transform: translate(-8%, 0);
  border-radius: 6px; }

.fr-range-value-end > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 14%;
  margin-left: -5px;
  margin-top: -1px; }

#startTimeValue {
  top: -153% !important; }

#startTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%; }

#endTimeValue {
  top: -153% !important; }

#endTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%; }

.fr-range-slider {
  position: relative;
  width: 80%;
  height: 15px; }

.fr-range-slider > input {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  outline: none;
  height: 6px;
  border-radius: 10px; }

.fr-range-slider > input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #3498db;
  cursor: pointer;
  border-radius: 7px;
  margin-top: -3.6px; }

.fr-range-slider > input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 9px;
  height: 15px;
  border-radius: 7px;
  margin-top: -3.6px; }

.fr-range-slider > input::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
  height: 15px;
  border-radius: 50%;
  margin-top: -3.6px; }

.fr-range-slider > input:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0; }

.fr-range-slider > input[type="range"]::-moz-focus-outer {
  border: 0; }

@media screen and (max-width: 430px) {
  .range-value span {
    width: 40px;
    font-size: 10px; }

  #fr-form-container {
    top: 20%; } }

#fr-video-edit {
  width: 80%;
  text-align: center;
  height: 50%;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px; }

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-element .fr-video {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-element .fr-video::after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    display: block;
    background: rgba(0, 0, 0, 0); }

.fr-element .fr-video.fr-active > * {
    z-index: 2;
    position: relative; }

.fr-element .fr-video > * {
    box-sizing: content-box;
    max-width: 100%;
    border: none; }

.fr-box .fr-video-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-box .fr-video-resizer.fr-active {
    display: block; }

.fr-box .fr-video-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #FFF;
    z-index: 4;
    box-sizing: border-box; }

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
      cursor: nw-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hne {
      cursor: ne-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
      cursor: sw-resize; }

.fr-box .fr-video-resizer .fr-handler.fr-hse {
      cursor: se-resize; }

.fr-box .fr-video-resizer .fr-handler {
    width: 12px;
    height: 12px; }

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
      left: -6px;
      top: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hne {
      right: -6px;
      top: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
      left: -6px;
      bottom: -6px; }

.fr-box .fr-video-resizer .fr-handler.fr-hse {
      right: -6px;
      bottom: -6px; }

@media (min-width: 1200px) {
    .fr-box .fr-video-resizer .fr-handler {
      width: 10px;
      height: 10px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px; }
      .fr-box .fr-video-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px; } }

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block; }

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
    margin-left: 10px; }

.fr-popup .fr-video-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center; }

.fr-popup .fr-video-upload-layer:hover {
    background: #ebebeb; }

.fr-popup .fr-video-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7; }

.fr-popup .fr-video-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }

.fr-popup .fr-video-upload-layer .fr-form input {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 500%;
      height: 100%;
      margin: 0;
      font-size: 400px; }

.fr-popup .fr-video-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal; }

.fr-popup .fr-video-progress-bar-layer > div.fr-action-buttons {
  display: none; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width 0.2s ease 0s;
    -moz-transition: width 0.2s ease 0s;
    -ms-transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s; }

.fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite; }

.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-loader {
  display: none; }

.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block; }

.fr-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none; }

.fr-autoplay-margin {
  margin-top: 0px !important; }

/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/plugins/colors.css ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fr-popup .fr-layer.fr-color-hex-layer {
  margin: 0;
  padding: 20px;
  padding-top: 0;
  float: left; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
    float: left;
    width: calc(100% - 50px);
    padding: 15px 0 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
    float: right;
    width: 38px;
    height: 40px;
    padding: 17px 0 0;
    margin: 0; }

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    height: 40px;
    width: 38px; }

.fr-popup .fr-separator + .fr-colors-tabs {
  margin-left: 2px;
  margin-right: 2px; }

.fr-popup .fr-color-set {
  line-height: 0;
  display: none; }

.fr-popup .fr-color-set.fr-selected-set {
    display: block;
    padding: 20px;
    padding-bottom: 0; }

.fr-popup .fr-color-set > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1; }

.fr-popup .fr-color-set > span > i, .fr-popup .fr-color-set > span > svg {
      text-align: center;
      line-height: 32px;
      height: 24px;
      width: 24px;
      margin: 4px;
      font-size: 13px;
      position: absolute;
      bottom: 0;
      cursor: default;
      left: 0; }

.fr-popup .fr-color-set > span > i path, .fr-popup .fr-color-set > span > svg path {
        fill: #222222; }

.fr-popup .fr-color-set > span .fr-selected-color {
      color: #FFF;
      font-family: FontAwesome;
      font-size: 13px;
      font-weight: 400;
      line-height: 32px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      text-align: center;
      cursor: default; }

.fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span:focus {
      outline: 1px solid #222222;
      z-index: 2; }

.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0); }

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/plugins/code_view.css ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

textarea.fr-code {
  display: none;
  width: 100%;
  resize: none;
  -moz-resize: none;
  -webkit-resize: none;
  box-sizing: border-box;
  border: none;
  padding: 10px;
  margin: 0;
  font-family: "Courier New",monospace;
  font-size: 14px;
  background: #FFF;
  color: #000;
  outline: none; }

.fr-box.fr-rtl textarea.fr-code {
  direction: rtl; }

.fr-box .CodeMirror {
  display: none; }

.fr-box.fr-code-view textarea.fr-code {
  display: block; }

.fr-box.fr-code-view .fr-element, .fr-box.fr-code-view .fr-placeholder, .fr-box.fr-code-view .fr-iframe {
  display: none; }

.fr-box.fr-code-view .CodeMirror {
  display: block; }

.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
  display: block; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background: #FFF;
  color: #333333;
  -moz-outline: 0;
  outline: 0;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  padding: 8px 7px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
    font-size: 24px;
    width: 24px;
    text-align: center; }

.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
    background: #ebebeb; }

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/plugins/image.min.css ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}

.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.fr-element img{cursor:pointer;padding:0 1px}

.fr-image-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;box-sizing:content-box}

.fr-image-resizer.fr-active{display:block}

.fr-image-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:4;box-sizing:border-box}

.fr-image-resizer .fr-handler.fr-hnw{cursor:nw-resize}

.fr-image-resizer .fr-handler.fr-hne{cursor:ne-resize}

.fr-image-resizer .fr-handler.fr-hsw{cursor:sw-resize}

.fr-image-resizer .fr-handler.fr-hse{cursor:se-resize}

.fr-image-resizer .fr-handler{width:12px;height:12px}

.fr-image-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}

.fr-image-resizer .fr-handler.fr-hne{right:-6px;top:-6px}

.fr-image-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}

.fr-image-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}

@media (min-width: 1200px){.fr-image-resizer .fr-handler{width:10px;height:10px}.fr-image-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-image-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}

.fr-image-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}

.fr-popup .fr-image-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}

.fr-popup .fr-image-upload-layer:hover{background:#ebebeb}

.fr-popup .fr-image-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}

.fr-popup .fr-image-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0 !important;padding:0 !important;width:100% !important}

.fr-popup .fr-image-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}

.fr-popup .fr-image-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:normal}

.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons{display:none}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width 0.2s ease 0s;-moz-transition:width 0.2s ease 0s;-ms-transition:width 0.2s ease 0s;-o-transition:width 0.2s ease 0s}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30% !important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader{display:none}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}

.fr-image-size-layer .fr-image-group .fr-input-line{width:calc(50% - 5px);display:inline-block}

.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line{margin-left:10px}

.fr-uploading{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

@-webkit-keyframes loading{from{left:-25%}to{left:100%}}

@keyframes loading{from{left:-25%}to{left:100%}}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/froala-editor/css/plugins/image_manager.min.css ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/*!
 * froala_editor v3.2.7 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}

.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

.fr-modal .fr-modal-head .fr-modal-head-line::after{clear:both;display:block;content:"";height:0}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more{margin-top:10px}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available{opacity:0;width:0;padding:12px 0}

.fr-modal .fr-modal-head .fr-modal-tags{padding:0 20px;display:none;text-align:left}

.fr-modal .fr-modal-head .fr-modal-tags a{display:inline-block;opacity:0;padding:6px 12px;margin:8px 0 8px 8px;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:opacity 0.2s ease 0s,background 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s,background 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s,background 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s,background 0.2s ease 0s;cursor:pointer;background-color:#f5f5f5}

.fr-modal .fr-modal-head .fr-modal-tags a:focus{outline:none;background-color:#ebebeb}

.fr-modal .fr-modal-head .fr-modal-tags a:hover{background-color:#ebebeb}

.fr-modal .fr-modal-head .fr-modal-tags a:active{background-color:#d6d6d6}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag{background-color:#EcF5Ff;color:#0098f7}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus{outline:none;background-color:#ebebeb}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover{background-color:#ebebeb}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active{background-color:#d6d6d6}

.fr-show-tags .fr-modal-more svg path{fill:#0098f7}

div.fr-modal-body{-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s}

div.fr-modal-body .fr-preloader{display:block;margin:50px auto}

div.fr-modal-body div.fr-image-list{text-align:center;margin:0 20px;padding:0}

div.fr-modal-body div.fr-image-list .fr-list-column{float:left;width:calc((100% - 20px) / 2)}

@media (min-width: 768px) and (max-width: 1199px){div.fr-modal-body div.fr-image-list .fr-list-column{width:calc((100% - 40px) / 3)}}

@media (min-width: 1200px){div.fr-modal-body div.fr-image-list .fr-list-column{width:calc((100% - 60px) / 4)}}

div.fr-modal-body div.fr-image-list .fr-list-column+.fr-list-column{margin-left:20px}

div.fr-modal-body div.fr-image-list div.fr-image-container{position:relative;width:100%;display:block;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;overflow:hidden}

div.fr-modal-body div.fr-image-list div.fr-image-container:first-child{margin-top:20px}

div.fr-modal-body div.fr-image-list div.fr-image-container+div{margin-top:20px}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after{position:absolute;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s;background:#000;content:"";top:0;left:0;bottom:0;right:0;z-index:2}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before{content:attr(data-deleting);color:#FFF;top:0;left:0;bottom:0;right:0;margin:auto;position:absolute;z-index:3;font-size:15px;height:20px}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty{height:95px;background:#ccc;z-index:1}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;content:attr(data-loading);display:inline-block;height:20px}

div.fr-modal-body div.fr-image-list div.fr-image-container img{width:100%;vertical-align:middle;position:relative;z-index:2;-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity 0.2s ease 0s,filter 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s,filter 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s,filter 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s,filter 0.2s ease 0s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img{-webkit-opacity:.75;-moz-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img{display:inline-block}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img{display:none;top:50%;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:background 0.2s ease 0s,color 0.2s ease 0s;-moz-transition:background 0.2s ease 0s,color 0.2s ease 0s;-ms-transition:background 0.2s ease 0s,color 0.2s ease 0s;-o-transition:background 0.2s ease 0s,color 0.2s ease 0s;box-sizing:border-box;position:absolute;cursor:pointer;margin:0;line-height:40px;text-decoration:none;z-index:3}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img{background:#B8312F;fill:#FFF;padding:8px;left:50%;-webkit-transform:translateY(-50%) translateX(25%);-moz-transform:translateY(-50%) translateX(25%);-ms-transform:translateY(-50%) translateX(25%);-o-transform:translateY(-50%) translateX(25%)}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img{background:#FFF;fill:#0098f7;padding:8px;left:50%;-webkit-transform:translateY(-50%) translateX(-125%);-moz-transform:translateY(-50%) translateX(-125%);-ms-transform:translateY(-50%) translateX(-125%);-o-transform:translateY(-50%) translateX(-125%)}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img{-webkit-opacity:.75;-moz-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img,.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img{display:inline-block;width:40px;height:40px}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover{background:#bf4644;color:#FFF}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover{background:#ebebeb}

