.FIXED {
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.flexColumn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flexRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.flexCenter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.flexStretchBetween {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.flexCenterStart {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.flexCenterEnd {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.flexStretchEnd {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
}
.center {
  justify-content: center;
}
.end {
  justify-content: flex-end;
}
.start {
  justify-content: flex-start;
}
.between {
  justify-content: space-between;
}
.around {
  justify-content: space-around;
}
.column,
.header .headerWrapper,
.filterBar .form {
  margin: 0 auto;
  position: relative;
}
.fullwidth {
  width: 100%;
}
.w12 {
  width: 930px;
  max-width: 100%;
}
.textSmall {
  font-size: 12px;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-Light.eot");
  src: local('/static/fonts/OpenSans/Open Sans Light'), local('OpenSans-Light'), url("/static/fonts/OpenSans/OpenSans-Light.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-Light.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-Light.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-Light.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-Light.svg#OpenSans-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-BoldItalic.eot");
  src: local('/static/fonts/OpenSans/Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url("/static/fonts/OpenSans/OpenSans-BoldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-BoldItalic.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-BoldItalic.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-BoldItalic.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-Semibold.eot");
  src: local('/static/fonts/OpenSans/Open Sans Semibold'), local('OpenSans-Semibold'), url("/static/fonts/OpenSans/OpenSans-Semibold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-Semibold.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-Semibold.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-Semibold.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold") format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSansLight-Italic.eot");
  src: local('/static/fonts/OpenSans/Open Sans Light Italic'), local('OpenSansLight-Italic'), url("/static/fonts/OpenSans/OpenSansLight-Italic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSansLight-Italic.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSansLight-Italic.woff") format('woff'), url("/static/fonts/OpenSans/OpenSansLight-Italic.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSansLight-Italic.svg#OpenSansLight-Italic") format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.eot");
  src: local('/static/fonts/OpenSans/Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-ExtraboldItalic.svg#OpenSans-ExtraboldItalic") format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-Extrabold.eot");
  src: local('/static/fonts/OpenSans/Open Sans Extrabold'), local('OpenSans-Extrabold'), url("/static/fonts/OpenSans/OpenSans-Extrabold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-Extrabold.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-Extrabold.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-Extrabold.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-Extrabold.svg#OpenSans-Extrabold") format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.eot");
  src: local('/static/fonts/OpenSans/Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic") format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans.eot");
  src: local('/static/fonts/OpenSans/Open Sans'), local('OpenSans'), url("/static/fonts/OpenSans/OpenSans.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans.svg#OpenSans") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-Bold.eot");
  src: local('/static/fonts/OpenSans/Open Sans Bold'), local('OpenSans-Bold'), url("/static/fonts/OpenSans/OpenSans-Bold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-Bold.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-Bold.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-Bold.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/static/fonts/OpenSans/OpenSans-Italic.eot");
  src: local('/static/fonts/OpenSans/Open Sans Italic'), local('OpenSans-Italic'), url("/static/fonts/OpenSans/OpenSans-Italic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/OpenSans/OpenSans-Italic.woff2") format('woff2'), url("/static/fonts/OpenSans/OpenSans-Italic.woff") format('woff'), url("/static/fonts/OpenSans/OpenSans-Italic.ttf") format('truetype'), url("/static/fonts/OpenSans/OpenSans-Italic.svg#OpenSans-Italic") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-DemiBoldItalic.eot");
  src: local('/static/fonts/Exo/Exo DemiBold Italic'), local('Exo-DemiBoldItalic'), url("/static/fonts/Exo//static/fonts/Exo/Exo-DemiBoldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-DemiBoldItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-DemiBoldItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-DemiBoldItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-DemiBoldItalic.svg#Exo-DemiBoldItalic") format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-ExtraBoldItalic.eot");
  src: local('/static/fonts/Exo/Exo ExtraBold Italic'), local('Exo-ExtraBoldItalic'), url("/static/fonts/Exo/Exo-ExtraBoldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-ExtraBoldItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-ExtraBoldItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-ExtraBoldItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-ExtraBoldItalic.svg#Exo-ExtraBoldItalic") format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Thin.eot");
  src: local('/static/fonts/Exo/Exo Thin'), local('Exo-Thin'), url("/static/fonts/Exo/Exo-Thin.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Thin.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Thin.woff") format('woff'), url("/static/fonts/Exo/Exo-Thin.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Thin.svg#Exo-Thin") format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Regular.eot");
  src: local('/static/fonts/Exo/Exo Regular'), local('Exo-Regular'), url("/static/fonts/Exo/Exo-Regular.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Regular.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Regular.woff") format('woff'), url("/static/fonts/Exo/Exo-Regular.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Regular.svg#Exo-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-BoldItalic.eot");
  src: local('/static/fonts/Exo/Exo Bold Italic'), local('Exo-BoldItalic'), url("/static/fonts/Exo/Exo-BoldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-BoldItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-BoldItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-BoldItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-BoldItalic.svg#Exo-BoldItalic") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-ExtraBold.eot");
  src: local('/static/fonts/Exo/Exo ExtraBold'), local('Exo-ExtraBold'), url("/static/fonts/Exo/Exo-ExtraBold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-ExtraBold.woff2") format('woff2'), url("/static/fonts/Exo/Exo-ExtraBold.woff") format('woff'), url("/static/fonts/Exo/Exo-ExtraBold.ttf") format('truetype'), url("/static/fonts/Exo/Exo-ExtraBold.svg#Exo-ExtraBold") format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Medium.eot");
  src: local('/static/fonts/Exo/Exo Medium'), local('Exo-Medium'), url("/static/fonts/Exo/Exo-Medium.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Medium.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Medium.woff") format('woff'), url("/static/fonts/Exo/Exo-Medium.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Medium.svg#Exo-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-LightItalic.eot");
  src: local('/static/fonts/Exo/Exo Light Italic'), local('Exo-LightItalic'), url("/static/fonts/Exo/Exo-LightItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-LightItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-LightItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-LightItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-LightItalic.svg#Exo-LightItalic") format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-ThinItalic.eot");
  src: local('/static/fonts/Exo/Exo Thin Italic'), local('Exo-ThinItalic'), url("/static/fonts/Exo/Exo-ThinItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-ThinItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-ThinItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-ThinItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-ThinItalic.svg#Exo-ThinItalic") format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Bold.eot");
  src: local('/static/fonts/Exo/Exo Bold'), local('Exo-Bold'), url("/static/fonts/Exo/Exo-Bold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Bold.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Bold.woff") format('woff'), url("/static/fonts/Exo/Exo-Bold.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Bold.svg#Exo-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Light.eot");
  src: local('/static/fonts/Exo/Exo Light'), local('Exo-Light'), url("/static/fonts/Exo/Exo-Light.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Light.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Light.woff") format('woff'), url("/static/fonts/Exo/Exo-Light.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Light.svg#Exo-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-ExtraLight.eot");
  src: local('/static/fonts/Exo/Exo ExtraLight'), local('Exo-ExtraLight'), url("/static/fonts/Exo/Exo-ExtraLight.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-ExtraLight.woff2") format('woff2'), url("/static/fonts/Exo/Exo-ExtraLight.woff") format('woff'), url("/static/fonts/Exo/Exo-ExtraLight.ttf") format('truetype'), url("/static/fonts/Exo/Exo-ExtraLight.svg#Exo-ExtraLight") format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Black.eot");
  src: local('/static/fonts/Exo/Exo Black'), local('Exo-Black'), url("/static/fonts/Exo/Exo-Black.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Black.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Black.woff") format('woff'), url("/static/fonts/Exo/Exo-Black.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Black.svg#Exo-Black") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-DemiBold.eot");
  src: local('/static/fonts/Exo/Exo DemiBold'), local('Exo-DemiBold'), url("/static/fonts/Exo/Exo-DemiBold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-DemiBold.woff2") format('woff2'), url("/static/fonts/Exo/Exo-DemiBold.woff") format('woff'), url("/static/fonts/Exo/Exo-DemiBold.ttf") format('truetype'), url("/static/fonts/Exo/Exo-DemiBold.svg#Exo-DemiBold") format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-ExtraLightItalic.eot");
  src: local('/static/fonts/Exo/Exo ExtraLight Italic'), local('Exo-ExtraLightItalic'), url("/static/fonts/Exo/Exo-ExtraLightItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-ExtraLightItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-ExtraLightItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-ExtraLightItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-ExtraLightItalic.svg#Exo-ExtraLightItalic") format('svg');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-Italic.eot");
  src: local('/static/fonts/Exo/Exo Italic'), local('Exo-Italic'), url("/static/fonts/Exo/Exo-Italic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-Italic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-Italic.woff") format('woff'), url("/static/fonts/Exo/Exo-Italic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-Italic.svg#Exo-Italic") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-MediumItalic.eot");
  src: local('/static/fonts/Exo/Exo Medium Italic'), local('Exo-MediumItalic'), url("/static/fonts/Exo/Exo-MediumItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-MediumItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-MediumItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-MediumItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-MediumItalic.svg#Exo-MediumItalic") format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Exo';
  src: url("/static/fonts/Exo/Exo-BlackItalic.eot");
  src: local('/static/fonts/Exo/Exo Black Italic'), local('Exo-BlackItalic'), url("/static/fonts/Exo/Exo-BlackItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Exo/Exo-BlackItalic.woff2") format('woff2'), url("/static/fonts/Exo/Exo-BlackItalic.woff") format('woff'), url("/static/fonts/Exo/Exo-BlackItalic.ttf") format('truetype'), url("/static/fonts/Exo/Exo-BlackItalic.svg#Exo-BlackItalic") format('svg');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Italic.eot");
  src: local('/static/fonts/Roboto/Roboto Italic'), local('Roboto-Italic'), url("/static/fonts/Roboto/Roboto-Italic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Italic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Italic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Italic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Italic.svg#Roboto-Italic") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Thin.eot");
  src: local('/static/fonts/Roboto/Roboto Thin'), local('Roboto-Thin'), url("/static/fonts/Roboto/Roboto-Thin.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Thin.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Thin.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Thin.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Thin.svg#Roboto-Thin") format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Medium.eot");
  src: local('/static/fonts/Roboto/Roboto Medium'), local('Roboto-Medium'), url("/static/fonts/Roboto/Roboto-Medium.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Medium.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Medium.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Medium.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Medium.svg#Roboto-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-ThinItalic.eot");
  src: local('/static/fonts/Roboto/Roboto Thin Italic'), local('Roboto-ThinItalic'), url("/static/fonts/Roboto/Roboto-ThinItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-ThinItalic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-ThinItalic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-ThinItalic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-ThinItalic.svg#Roboto-ThinItalic") format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-BoldItalic.eot");
  src: local('/static/fonts/Roboto/Roboto Bold Italic'), local('Roboto-BoldItalic'), url("/static/fonts/Roboto/Roboto-BoldItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-BoldItalic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-BoldItalic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-BoldItalic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Light.eot");
  src: local('/static/fonts/Roboto/Roboto Light'), local('Roboto-Light'), url("/static/fonts/Roboto/Roboto-Light.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Light.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Light.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Light.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Light.svg#Roboto-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-MediumItalic.eot");
  src: local('/static/fonts/Roboto/Roboto Medium Italic'), local('Roboto-MediumItalic'), url("/static/fonts/Roboto/Roboto-MediumItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-MediumItalic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-MediumItalic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-MediumItalic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic") format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Black.eot");
  src: local('/static/fonts/Roboto/Roboto Black'), local('Roboto-Black'), url("/static/fonts/Roboto/Roboto-Black.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Black.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Black.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Black.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Black.svg#Roboto-Black") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Regular.eot");
  src: local('/static/fonts/Roboto/Roboto'), local('Roboto-Regular'), url("/static/fonts/Roboto/Roboto-Regular.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Regular.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Regular.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Regular.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Regular.svg#Roboto-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-Bold.eot");
  src: local('/static/fonts/Roboto/Roboto Bold'), local('Roboto-Bold'), url("/static/fonts/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-Bold.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-Bold.woff") format('woff'), url("/static/fonts/Roboto/Roboto-Bold.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-Bold.svg#Roboto-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-BlackItalic.eot");
  src: local('/static/fonts/Roboto/Roboto Black Italic'), local('Roboto-BlackItalic'), url("/static/fonts/Roboto/Roboto-BlackItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-BlackItalic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-BlackItalic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-BlackItalic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-BlackItalic.svg#Roboto-BlackItalic") format('svg');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/static/fonts/Roboto/Roboto-LightItalic.eot");
  src: local('/static/fonts/Roboto/Roboto Light Italic'), local('Roboto-LightItalic'), url("/static/fonts/Roboto/Roboto-LightItalic.eot?#iefix") format('embedded-opentype'), url("/static/fonts/Roboto/Roboto-LightItalic.woff2") format('woff2'), url("/static/fonts/Roboto/Roboto-LightItalic.woff") format('woff'), url("/static/fonts/Roboto/Roboto-LightItalic.ttf") format('truetype'), url("/static/fonts/Roboto/Roboto-LightItalic.svg#Roboto-LightItalic") format('svg');
  font-weight: 300;
  font-style: italic;
}
* {
  box-sizing: border-box;
  outline: none;
  border-collapse: collapse;
  font-size: 100%;
  vertical-align: baseline;
  user-select: text;
}
*::before,
*::after {
  box-sizing: border-box;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  font-size: 100%;
  vertical-align: baseline;
}
html,
body {
  height: 100%;
  width: 100%;
}
html > #__next,
body > #__next {
  height: 100%;
  width: 100%;
}
html > #__next > div,
body > #__next > div {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  color: #414141;
  background-color: #fff;
}
body > div#__next {
  pointer-events: auto;
  height: 100%;
}
body > div#__next-error {
  height: 0;
  pointer-events: none;
}
body a {
  text-decoration: none;
  color: inherit;
  font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
q::before,
blockquote::after,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
button,
input,
select,
textarea {
  border-radius: 0;
  background-color: transparent;
  border: none;
  outline: none;
  resize: none;
  color: inherit;
}
select[multiple],
select[size] {
  height: auto;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
  border-style: none;
  outline: none;
}
input::-moz-focus-inner {
  border: 0;
  outline: 0;
}
input[type=range] {
  -webkit-appearance: none;
  background: transparent;
  display: block;
  width: 100%;
}
::-webkit-slider-thumb {
  -webkit-appearance: none;
}
::-webkit-slider-thumb:focus {
  outline: 0;
}
::-webkit-slider-thumb::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type='range']::-moz-focus-outer {
  border: 0;
  outline: 0;
}
input[type="search"] {
  -webkit-appearance: none;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  padding: 0;
}
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
[role="button"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  background-color: transparent;
  color: #9d9d9d;
}
button,
a {
  cursor: pointer;
}
strong {
  font-weight: 700;
}
strong,
svg {
  pointer-events: none;
}
::selection {
  color: #fff;
  background: #f47721 !important;
}
body.lightSkin:after,
body.sepiaSkin:after,
body.darkSkin:after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  filter: blur(20px);
  transform: scale(1.2);
  transform-origin: center;
}
body.lightSkin:after {
  background-color: #fff;
  animation: blurEffect 0.5s 0s ease-in-out forwards;
}
body.sepiaSkin:after {
  background-color: #fbf0d9;
  animation: blurEffect1 0.5s 0s ease-in-out forwards;
}
body.darkSkin:after {
  background-color: #222c38;
  animation: blurEffect2 0.5s 0s ease-in-out forwards;
}
svg {
  transition: all 0.3s ease-in-out;
}
.row {
  width: 100%;
}
img {
  max-width: 100%;
}
.viewer img {
  max-width: initial;
}
.icon {
  font-size: 22px;
}
.badge {
  width: 85px;
  max-width: 85px;
  height: 85px;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
}
.badge.pdf {
  background-color: transparent;
  background-image: url("/static/img/icos/badge-pdf.svg");
}
.badge.epub {
  background-color: transparent;
  background-image: url("/static/img/icos/badge-epub.svg");
}
@media screen and (max-width: 959px) {
  .badge {
    width: 75px;
    max-width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 767px) {
  .badge {
    width: 85px;
    max-width: 85px;
    height: 85px;
  }
}
@media screen and (max-width: 480px) {
  .badge {
    width: 65px;
    max-width: 65px;
    height: 65px;
  }
}
.info {
  margin-bottom: 30px;
}
.wrapper {
  opacity: 0;
  visibility: hidden;
  animation: wrapperLoad 1.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
  background-color: #f3f3f3;
}
.pf {
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
@media screen and (max-width: 767px) {
  .pf {
    transform: scale(0.8);
    transform-origin: center top;
  }
}
.arrowMini {
  right: -37px;
}
.holder {
  display: flex;
  width: 100%;
  min-height: 35px;
  position: relative;
}
.pageWrapper {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: table;
  transform-origin: top center !important;
  padding: 20px;
  transition: all 0.3s cubic-bezier(0.1, 0.57, 0.1, 1);
  transform: translateZ(0);
  text-size-adjust: none;
}
.loaderWrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.loaderWrapper .loaderContent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 30px;
}
.loaderWrapper .loaderContent .loader {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
}
.loaderWrapper .loaderContent .loader:before,
.loaderWrapper .loaderContent .loader:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 6px solid transparent;
  border-top-color: #f47721;
}
.loaderWrapper .loaderContent .loader:before {
  z-index: 100;
  animation: spin 1s infinite;
}
.loaderWrapper .loaderContent .loader:after {
  border-color: #e6e6e6;
}
@-moz-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loaderWrapper.big {
  position: fixed;
}
.loaderWrapper.big .loaderContent .loader {
  width: 150px;
  height: 150px;
}
.loaderWrapper.big .loaderContent .loader:before,
.loaderWrapper.big .loaderContent .loader:after {
  border: 10px solid transparent;
  border-top-color: #f47721;
}
.loaderWrapper.big .loaderContent .loader:after {
  border-width: 10px;
  border-color: #e6e6e6;
}
.loaderWrapper.small .loaderContent .loader {
  width: 30px;
  height: 30px;
}
.loaderWrapper.small .loaderContent .loader:before,
.loaderWrapper.small .loaderContent .loader:after {
  border-width: 3px;
}
.tools {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
  position: fixed;
  top: 0;
  width: 100%;
  height: 40px;
  display: none;
}
:before,
:after {
  transition: all 0.3s ease;
}
a {
  transition: all 0.3s ease;
}
input,
.gotDropdown:before,
navItem.gotDropdown > button.active {
  transition: none;
}
.leftRight-enter {
  opacity: 0;
  transform: translate(-300px, 0);
}
.leftRight-enter-active {
  opacity: 1;
  transform: translate(0, 0);
}
.leftRight-leave {
  opacity: 1;
  transform: translate(0, 0);
}
.leftRight-leave-active {
  opacity: 0;
  transform: translate(-300px, 0);
}
.popOut {
  animation: popOut 0.2s ease-out forwards;
}
.popIn {
  animation: popIn 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28) forwards;
}
@-moz-keyframes wrapperLoad {
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes wrapperLoad {
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes wrapperLoad {
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes wrapperLoad {
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loginLoad {
  100% {
    transform: scale(1) translateY(0);
  }
}
@-webkit-keyframes loginLoad {
  100% {
    transform: scale(1) translateY(0);
  }
}
@-o-keyframes loginLoad {
  100% {
    transform: scale(1) translateY(0);
  }
}
@keyframes loginLoad {
  100% {
    transform: scale(1) translateY(0);
  }
}
@-moz-keyframes loginLoadLogo {
  100% {
    transform: scale(1.5);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loginLoadLogo {
  100% {
    transform: scale(1.5);
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loginLoadLogo {
  100% {
    transform: scale(1.5);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loginLoadLogo {
  100% {
    transform: scale(1.5);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loginLoadItem {
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loginLoadItem {
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loginLoadItem {
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loginLoadItem {
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loadToolbar {
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadToolbar {
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadToolbar {
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadToolbar {
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loadFilters {
  100% {
    z-index: 2;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadFilters {
  100% {
    z-index: 2;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadFilters {
  100% {
    z-index: 2;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadFilters {
  100% {
    z-index: 2;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loadSearchSelect {
  100% {
    top: 50px;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadSearchSelect {
  100% {
    top: 50px;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadSearchSelect {
  100% {
    top: 50px;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadSearchSelect {
  100% {
    top: 50px;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loadFilterSelect {
  100% {
    top: 100px;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadFilterSelect {
  100% {
    top: 100px;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadFilterSelect {
  100% {
    top: 100px;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadFilterSelect {
  100% {
    top: 100px;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes popIn {
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes popIn {
  100% {
    transform: scale(1);
  }
}
@-o-keyframes popIn {
  100% {
    transform: scale(1);
  }
}
@keyframes popIn {
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes infoModuleLeft {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes infoModuleLeft {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-o-keyframes infoModuleLeft {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@keyframes infoModuleLeft {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-moz-keyframes infoModuleRight {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes infoModuleRight {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-o-keyframes infoModuleRight {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@keyframes infoModuleRight {
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@-moz-keyframes bottomTopDevice {
  100% {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes bottomTopDevice {
  100% {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes bottomTopDevice {
  100% {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes bottomTopDevice {
  100% {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes popInDevice {
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes popInDevice {
  100% {
    transform: scale(1);
  }
}
@-o-keyframes popInDevice {
  100% {
    transform: scale(1);
  }
}
@keyframes popInDevice {
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes flipping {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes flipping {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes flipping {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes flipping {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes loadAside {
  0% {
    left: -300px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes loadAside {
  0% {
    left: -300px;
  }
  100% {
    left: 0;
  }
}
@-o-keyframes loadAside {
  0% {
    left: -300px;
  }
  100% {
    left: 0;
  }
}
@keyframes loadAside {
  0% {
    left: -300px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes loadToolbar {
  0% {
    top: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadToolbar {
  0% {
    top: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadToolbar {
  0% {
    top: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadToolbar {
  0% {
    top: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes coverBook {
  100% {
    background-color: #f0f0f0;
    box-shadow: inset 0 0 0 0 #fff;
  }
}
@-webkit-keyframes coverBook {
  100% {
    background-color: #f0f0f0;
    box-shadow: inset 0 0 0 0 #fff;
  }
}
@-o-keyframes coverBook {
  100% {
    background-color: #f0f0f0;
    box-shadow: inset 0 0 0 0 #fff;
  }
}
@keyframes coverBook {
  100% {
    background-color: #f0f0f0;
    box-shadow: inset 0 0 0 0 #fff;
  }
}
@-moz-keyframes bookSvg {
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes bookSvg {
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes bookSvg {
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@keyframes bookSvg {
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes detailBook {
  100% {
    fill: #b3b3b3;
  }
}
@-webkit-keyframes detailBook {
  100% {
    fill: #b3b3b3;
  }
}
@-o-keyframes detailBook {
  100% {
    fill: #b3b3b3;
  }
}
@keyframes detailBook {
  100% {
    fill: #b3b3b3;
  }
}
@-moz-keyframes loadReader {
  0% {
    opacity: 0;
    filter: blur(20px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}
@-webkit-keyframes loadReader {
  0% {
    opacity: 0;
    filter: blur(20px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}
@-o-keyframes loadReader {
  0% {
    opacity: 0;
    filter: blur(20px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}
@keyframes loadReader {
  0% {
    opacity: 0;
    filter: blur(20px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}
@-moz-keyframes loadToolbarIpad {
  0% {
    bottom: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes loadToolbarIpad {
  0% {
    bottom: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes loadToolbarIpad {
  0% {
    bottom: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes loadToolbarIpad {
  0% {
    bottom: -100px;
    opacity: 0;
    visibility: hidden;
  }
  100% {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes blurEffect {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes blurEffect {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-o-keyframes blurEffect {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes blurEffect {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes blurEffect1 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes blurEffect1 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-o-keyframes blurEffect1 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes blurEffect1 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes blurEffect2 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes blurEffect2 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-o-keyframes blurEffect2 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes blurEffect2 {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes clickButton {
  0% {
    width: 0;
    height: 0;
    opacity: 0.3;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@-webkit-keyframes clickButton {
  0% {
    width: 0;
    height: 0;
    opacity: 0.3;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@-o-keyframes clickButton {
  0% {
    width: 0;
    height: 0;
    opacity: 0.3;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@keyframes clickButton {
  0% {
    width: 0;
    height: 0;
    opacity: 0.3;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@-moz-keyframes leftRightList {
  0% {
    transform: translate(0, 300px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes leftRightList {
  0% {
    transform: translate(0, 300px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-o-keyframes leftRightList {
  0% {
    transform: translate(0, 300px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes leftRightList {
  0% {
    transform: translate(0, 300px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-moz-keyframes popOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes popOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-o-keyframes popOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes popOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-moz-keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
@media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      visibility: hidden;
      transform: translate(0, 100%);
    }
    100% {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0);
    }
}
}
@-webkit-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
@media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      visibility: hidden;
      transform: translate(0, 100%);
    }
    100% {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0);
    }
}
}
@-o-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
@media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      visibility: hidden;
      transform: translate(0, 100%);
    }
    100% {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0);
    }
}
}
@keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
@media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      visibility: hidden;
      transform: translate(0, 100%);
    }
    100% {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0);
    }
}
}
.emptyLayout {
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  max-width: 100vw;
  min-width: 100vw;
}
.emptyLayout .content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.emptyLayout .content.center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.content {
  height: 100%;
  width: 100%;
  color: #666;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f3f3f3;
}
.primaryColorFill {
  fill: #f47721;
}
.primaryColorBg {
  backgound-color: #f47721;
}
.primaryColor {
  color: #f47721;
}
.secondaryColorFill {
  fill: #414141;
}
.secondaryColorBg {
  backgound-color: #414141;
}
.secondaryColor {
  color: #414141;
}
.lightColorFill {
  fill: #f3f3f3;
}
.lightColorBg {
  backgound-color: #f3f3f3;
}
.lightColor {
  color: #f3f3f3;
}
.bGlight {
  background-color: #fff;
}
.bGlight svg {
  fill: rgba(0,0,0,0.3);
}
.panel {
  margin: 0 auto;
  background-color: transparent;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  max-width: 2000px;
  align-self: center;
  width: 100%;
  padding: 0 15px;
}
.panel.full {
  height: calc(100% - 38px);
}
@media (max-width: 991px) {
  .panel {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .panel {
    max-width: 1200px;
  }
}
.panelHeading {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid transparent;
  position: relative;
  width: 100%;
  margin-bottom: -1px;
  padding: 15px 0;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 30px;
  min-height: 45px;
  border-bottom: 1px solid #e6e6e6;
}
.panelHeading .button {
  text-transform: uppercase;
}
.panelHeading .panelTitle {
  margin-top: 0;
  margin-bottom: 0;
  color: $grey-med;
  flex: 1;
  font-size: $font-size-h3;
  font-weight: $font-weight-normal;
  letter-spacing: 0.05em;
}
.panelHeading .panelTitle > a,
.panelHeading .panelTitle > small,
.panelHeading .panelTitle > .small,
.panelHeading .panelTitle > small > a,
.panelHeading .panelTitle > .small > a {
  color: inherit;
}
.panelHeading .panelTitle +.holder {
  flex: 0;
}
@media (max-width: $screen-xs-max) {
  .panelHeading:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -1px;
    background-color: transparent;
  }
}
.panelHeading > .panelTitle {
  display: table-cell;
  vertical-align: middle;
}
.panelBody {
  width: 100%;
  padding: 10px;
  line-height: 1.5;
  padding-top: 20px;
}
.panelBody.noPad {
  padding: 0;
}
.panelBody > :first-child {
  margin-top: 0;
}
.panelBody > :last-child {
  margin-bottom: 0;
}
.panelBody >.scrollbarHolder {
  flex: 1;
  position: relative;
  height: 100%;
  min-height: 400px;
}
.panelBody >.scrollbarHolder >div {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
.panelBody >.scrollbarHolder >div >div:first-of-type {
  display: flex !important;
  flex-direction: column !important;
}
table,
.table {
  background-color: transparent;
  width: 100%;
}
.tableCellHeader {
  text-align: left;
}
.table {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 0;
}
.table > .tableHeader > .tableRow > .tableCellHeader,
.table > .tableBody > .tableRow > .tableCellHeader,
.table > .tableFooter > .tableRow > .tableCellHeader,
.table > .tableHeader > .tableRow > .tableCell,
.table > .tableBody > .tableRow > .tableCell,
.table > .tableFooter > .tableRow > .tableCell {
  line-height: 1.428571429;
  border-top: 1px solid $table-border;
  padding: 20px 15px;
  vertical-align: middle;
  border-top-color: $table-border;
}
.table > .tableHeader > .tableRow > .tableCellHeader .progress,
.table > .tableBody > .tableRow > .tableCellHeader .progress,
.table > .tableFooter > .tableRow > .tableCellHeader .progress,
.table > .tableHeader > .tableRow > .tableCell .progress,
.table > .tableBody > .tableRow > .tableCell .progress,
.table > .tableFooter > .tableRow > .tableCell .progress,
.table > .tableHeader > .tableRow > .tableCellHeader .button,
.table > .tableBody > .tableRow > .tableCellHeader .button,
.table > .tableFooter > .tableRow > .tableCellHeader .button,
.table > .tableHeader > .tableRow > .tableCell .button,
.table > .tableBody > .tableRow > .tableCell .button,
.table > .tableFooter > .tableRow > .tableCell .button {
  margin-bottom: 0;
}
.table > .tableHeader > .tableRow > .tableCellHeader .link.primary:hover,
.table > .tableBody > .tableRow > .tableCellHeader .link.primary:hover,
.table > .tableFooter > .tableRow > .tableCellHeader .link.primary:hover,
.table > .tableHeader > .tableRow > .tableCell .link.primary:hover,
.table > .tableBody > .tableRow > .tableCell .link.primary:hover,
.table > .tableFooter > .tableRow > .tableCell .link.primary:hover {
  color: #fff;
}
.table > caption + .tableHeader > .tableRow:first-child > .tableCellHeader,
.table > colgroup + .tableHeader > .tableRow:first-child > .tableCellHeader,
.table > .tableHeader:first-child > .tableRow:first-child > .tableCellHeader,
.table > caption + .tableHeader > .tableRow:first-child > .tableCell,
.table > colgroup + .tableHeader > .tableRow:first-child > .tableCell,
.table > .tableHeader:first-child > .tableRow:first-child > .tableCell {
  border-top: 0;
}
.table > .tableHeader > .tableRow > .tableCellHeader {
  vertical-align: bottom;
  border-bottom: 1px solid #d5d5d5;
  font-weight: 600;
  font-size: $font-size-md;
}
.table > .tableBody + .tableBody {
  border-top-width: 1px solid $table-border;
}
.table > .tableFooter > .tableRow > .tableCellHeader {
  font-weight: 600;
}
.table .table {
  background-color: #fff;
}
.table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.table > .tableCellHeader[class*="col-"],
.table > .tableCell[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table-condensed > .tableHeader > .tableRow > .tableCellHeader,
.table-condensed > .tableBody > .tableRow > .tableCellHeader,
.table-condensed > .tableFooter > .tableRow > .tableCellHeader,
.table-condensed > .tableHeader > .tableRow > .tableCell,
.table-condensed > .tableBody > .tableRow > .tableCell,
.table-condensed > .tableFooter > .tableRow > .tableCell {
  padding: 8px 13px;
}
.table-bordered > .tableHeader > .tableRow > .tableCellHeader,
.table-bordered > .tableBody > .tableRow > .tableCellHeader,
.table-bordered > .tableFooter > .tableRow > .tableCellHeader,
.table-bordered > .tableHeader > .tableRow > .tableCell,
.table-bordered > .tableBody > .tableRow > .tableCell,
.table-bordered > .tableFooter > .tableRow > .tableCell {
  border-bottom: 1px solid #d5d5d5;
}
.table-bordered > .tableHeader > .tableRow > .tableCellHeader,
.table-bordered > .tableHeader > .tableRow > .tableCell {
  border-bottom-width: 2px;
}
.table > .tableBody:first-child > .tableRow:first-child > .tableCell,
.table > .tableBody:first-child > .tableRow:first-child > .tableCellHeader {
  border-top: none;
}
label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  width: 80px;
  max-width: 100%;
  font-weight: 400;
  font-size: 13px;
  color: #9d9d9d;
  text-align: right;
}
label.xSmall {
  min-width: 30px;
  width: 30px;
}
label.small {
  min-width: 50px;
  width: 50px;
}
label.large {
  min-width: 100px;
  width: 100px;
}
label.xLarge {
  min-width: 150px;
  width: 150px;
}
label.xxLarge {
  min-width: 200px;
  width: 200px;
}
.field {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.field.checkWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.field.reverse {
  flex-direction: row-reverse;
}
.field i {
  font-size: 18px;
}
.field input[type="search"] {
  height: 100%;
  width: 100%;
  padding: 15px;
  font-weight: 600;
}
.field .searchIcon {
  position: absolute;
  right: 0;
  height: 25px;
  width: 25px;
}
.field .searchIcon .icon {
  color: #f47721;
  margin: 0;
  z-index: 1;
  pointer-events: none;
}
.field .searchIcon:hover .icon:before {
  color: $tertiaryColor;
}
button,
.button {
  transition: all 0.3s ease;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  transform-origin: center;
  position: relative;
}
button:before,
.button:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  opacity: 1;
  pointer-events: none;
  background-color: #f47721;
}
button:before:active,
.button:before:active {
  animation: clickButton 0.3s ease-out forwards;
}
button:before svg,
.button:before svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
button,
.button {
  font-size: inherit;
}
select,
.select {
  transition: all 0.3s ease-in-out;
  display: block;
  position: relative;
  width: 100%;
  font-size: small;
  border: none;
  background-color: transparent;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s;
  height: 35px;
  padding: 7px 13px;
  appearance: none;
  text-align: left;
}
select[disabled],
.select[disabled],
select[readonly],
.select[readonly],
fieldset[disabled] select,
fieldset[disabled] .select {
  background-color: #f3f3f3;
  border: 0;
  padding: 10px;
  pointer-events: none;
}
select[disabled],
.select[disabled],
fieldset[disabled] select,
fieldset[disabled] .select {
  cursor: $cursor-disabled;
}
select:focus,
.select:focus {
  color: #f47721;
  border-color: #f47721;
  -webkit-text-fill-color: #f47721;
}
select:placeholder-shown,
.select:placeholder-shown {
  font-weight: 400;
}
select:placeholder-shown::-moz-placeholder,
.select:placeholder-shown::-moz-placeholder {
  color: #d5d5d5;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
select:placeholder-shown:-moz-placeholder,
.select:placeholder-shown:-moz-placeholder {
  color: #d5d5d5;
  font-weight: 400;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
select:placeholder-shown:-ms-input-placeholder,
.select:placeholder-shown:-ms-input-placeholder {
  color: #d5d5d5;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
select:placeholder-shown::-webkit-input-placeholder,
.select:placeholder-shown::-webkit-input-placeholder {
  color: #d5d5d5;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
select:placeholder-shown:focus,
.select:placeholder-shown:focus {
  border-color: #f47721;
  font-weight: 400;
  color: #9d9d9d;
}
input,
fieldset {
  width: 100%;
}
input {
  transition: all 0.3s ease-in-out;
  appearance: none;
  border: none;
  font-size: small;
  transition: 0.3s box-shadow ease, 0.3s border ease, 0.3s padding ease;
}
input[type="checkbox"] {
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-shadow: none;
  opacity: 0;
  cursor: pointer;
}
form,
.form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
form.horizontal .field,
.form.horizontal .field {
  flex: 1 auto;
  margin-right: 50px;
}
form.columnsWrap,
.form.columnsWrap {
  flex-wrap: wrap;
  align-items: center;
}
form.columnsWrap .field,
.form.columnsWrap .field {
  width: calc(50% - 100px);
}
form .holder .field,
.form .holder .field {
  flex: 1 100%;
}
form .holder .field +.field,
.form .holder .field +.field,
form .holder .field + .holder,
.form .holder .field + .holder {
  margin-left: 50px;
}
form .holder .select,
.form .holder .select {
  margin-left: 50px;
}
form .holder >.holder,
.form .holder >.holder {
  align-items: center;
  height: $field-height;
}
.check {
  position: relative;
  height: 20px;
  width: auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  margin-right: 14px;
}
.check input,
.check .input {
  width: 20px;
  height: 20px;
  margin-left: 0;
}
.check input[type=checkbox],
.check .input[type=checkbox] {
  position: static;
  padding: 0;
}
.check input[type=checkbox] + i,
.check .input[type=checkbox] + i {
  pointer-events: none;
}
.check input[type=checkbox] + i:before,
.check .input[type=checkbox] + i:before {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 2;
  position: absolute;
  width: 20px;
  text-align: center;
  left: 0;
  top: 3px;
  font-size: 12px;
  color: #fff;
}
.check input[type=checkbox] + i:after,
.check .input[type=checkbox] + i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #f47721;
  height: 20px;
  width: 20px !important;
}
.check input[type=checkbox][value=true] + i:before,
.check .input[type=checkbox][value=true] + i:before {
  opacity: 1;
}
.check input[type=checkbox][value=true] + i:after,
.check .input[type=checkbox][value=true] + i:after {
  background-color: #f47721;
  border-color: #f47721;
}
.select {
  padding: 0;
  height: 35px;
}
.select .placeholder {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px 0 0;
  width: 100%;
  height: 100%;
}
.select .placeholder i {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: center;
  width: 15px;
  height: 15px;
  font-size: 13px;
  margin-right: 0;
}
.select .placeholder i:before {
  transition: all 0.3s ease-in-out;
  transition-delay: 0;
  position: absolute;
  transform: rotate(180deg);
  color: #9d9d9d;
}
.select .optionHolder {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  background-color: #fff;
  color: #2a2a2a;
  border: 1px solid #d5d5d5;
  z-index: 4;
}
.select .optionHolder >.scrollbarHolder {
  flex: 1 0 100%;
  position: relative;
  height: 100%;
  min-height: 400px;
  min-height: 160px;
}
.select .optionHolder .option {
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #d5d5d5;
  padding: 4px;
  padding-left: 20px;
  color: $grey-dark;
  -webkit-text-fill-color: #414141;
  width: auto;
  height: 40px;
  cursor: pointer;
}
.select .optionHolder .option:hover {
  background-color: #f3f3f3;
}
.select .optionHolder .option.active {
  background-color: #414141;
  border-color: #fff;
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.select .optionHolder .react-autosuggest__container {
  position: relative;
}
.select .optionHolder .react-autosuggest__container input::-moz-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.select .optionHolder .react-autosuggest__container input:-moz-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.select .optionHolder .react-autosuggest__container input:-ms-input-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.select .optionHolder .react-autosuggest__container input::-webkit-input-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.select .optionHolder .react-autosuggest__container .suggestionHolder {
  opacity: 0;
  position: absolute;
  top: 35px;
  background-color: #fff;
  text-align: left;
  border: 1px solid #d5d5d5;
  padding: 5px;
  font-size: 13px;
}
.select .optionHolder .react-autosuggest__container .suggestionHolder li {
  margin-bottom: 3px;
  padding: 3px;
}
.select .optionHolder .react-autosuggest__container .suggestionHolder li:last-child {
  margin-bottom: 0;
}
.select .optionHolder .react-autosuggest__container .suggestionHolder li.react-autosuggest__suggestion--focused {
  cursor: pointer;
  background-color: #d5d5d5;
}
.select .optionHolder .react-autosuggest__container.react-autosuggest__container--open .suggestionHolder {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.select.projectSelect .optionHolder .option {
  padding-left: 40px;
}
.select.projectSelect .optionHolder .option.client {
  padding-left: 20px;
  font-weight: bold;
  color: #f47721;
}
.select.projectSelect .optionHolder .option.client:hover {
  background-color: #f3f3f3;
}
.select.projectSelect .optionHolder .option.client.active {
  background-color: #f47721;
  color: #fff;
}
.select.projectSelect .optionHolder .option.client.disabled {
  cursor: none;
  color: #414141;
  pointer-events: none;
}
.select.folded::after {
  position: absolute;
  pointer-events: none;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  opacity: 0.4;
}
.select.folded:hover::after {
  opacity: 1;
}
.select.folded .placeholder {
  cursor: pointer;
}
.select.folded .placeholder i:before {
  transform: rotate(0deg);
}
.select.folded .optionHolder {
  display: none;
}
.select.search .optionHolder {
  background-color: #fff;
  top: 33px;
}
.select.search .optionHolder >div {
  color: #414141;
}
.select.search .optionHolder >div.active,
.select.search .optionHolder >div:hover {
  color: #fff;
  background-color: #414141;
}
.radio {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 20px;
  width: auto;
  margin-right: 15px;
}
.radio input[type=radio],
.radio .inpu[type=radio] {
  position: static;
  padding: 0;
  width: 20px;
  height: 20px;
  margin-left: 0;
  opacity: 0;
}
.radio input[type=radio] + i,
.radio .inpu[type=radio] + i {
  pointer-events: none;
}
.radio input[type=radio] + i:before,
.radio .inpu[type=radio] + i:before {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 2;
  position: absolute;
  width: 20px;
  text-align: center;
  left: 0;
  top: 4px;
  font-size: 12px;
  color: #fff;
}
.radio input[type=radio] + i:after,
.radio .inpu[type=radio] + i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #f47721;
  border-radius: 20px;
  height: 20px;
  width: 20px !important;
}
.radio input[type=radio]:checked + i:before,
.radio .inpu[type=radio]:checked + i:before {
  opacity: 1;
}
.radio input[type=radio]:checked + i:after,
.radio .inpu[type=radio]:checked + i:after {
  background-color: #f47721;
  border-color: #f47721;
}
.switch {
  position: relative;
  height: 35px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 10px;
}
.switch input,
.switch .input {
  height: 30px;
  width: 50px;
}
.switch input[type=checkbox],
.switch .input[type=checkbox] {
  position: static;
  width: 50px !important;
}
.switch input[type=checkbox] + i,
.switch .input[type=checkbox] + i {
  pointer-events: none;
}
.switch input[type=checkbox] + i:before,
.switch .input[type=checkbox] + i:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
  position: absolute;
  width: 25px;
  text-align: center;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  color: #d5d5d5;
}
.switch input[type=checkbox] + i:after,
.switch .input[type=checkbox] + i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #d5d5d5;
  height: 30px;
  width: 50px !important;
  border-radius: 20px;
}
@transition0-3 ();
.switch input[type=checkbox][value=true] + i:before,
.switch .input[type=checkbox][value=true] + i:before {
  left: 22px;
  color: #fff;
}
.switch input[type=checkbox][value=true] + i:after,
.switch .input[type=checkbox][value=true] + i:after {
  background-color: #f47721;
  border: 1px solid #f47721;
}
.list-title {
  background: #f3f3f3;
  width: 100%;
  padding: 20px;
  margin: 0;
}
.list {
  width: calc(100% - -1px);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  font-size: small;
  background-color: #fff;
  height: 100%;
  user-select: none;
  overflow-scrolling: touch;
  flex: 1;
  margin: 0;
  padding: 0;
}
.list .listItem {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  position: relative;
  width: 100%;
}
.list .listItem:last-child {
  border: none;
}
.list .listItem svg {
  fill: #414141;
}
.list .listItem > svg {
  position: absolute;
  top: 23px;
  left: 16px;
}
.list .listItem a {
  display: block;
  font-weight: 700;
  padding: 20px 8px 20px 10px;
  background-color: #fff;
  color: #414141;
}
.list .listItem a > span {
  background-color: transparent;
}
.list .listItem:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  height: 100%;
  width: 5px;
  background-color: #f47721;
}
.list .listItem:hover:after,
.list .listItem.active:after {
  right: 0;
}
.list .listItem:hover > a {
  color: #f47721;
}
.list .listItem:hover > svg {
  fill: #f47721;
}
.list .listItem.active a {
  background-color: #f3f3f3;
}
.list .listItem.active.current > svg {
  fill: #fff;
}
.list .listItem.active.current > a {
  color: #fff;
  background-color: #f47721;
}
.list .listItem .level1 a {
  padding-left: 45px;
}
.list .listItem .level2 svg {
  left: 52px;
}
.list .listItem .level2 a {
  padding-left: 90px;
}
.list .listItem .level3 svg {
  left: 88px;
}
.list .listItem .level3 a {
  padding-left: 120px;
}
.list.thumbs {
  transition: all 0.3s ease-in-out;
}
.list.thumbs .bookmarkItem.active:after,
.list.thumbs .bookmarkItem:hover:after {
  content: none;
}
.list.thumbs .bookmarkItem.active >.link {
  background-color: #f47721;
  color: #fff;
}
.list.thumbs .bookmarkItem .thumbs.level1 {
  padding: 0;
}
.list.thumbs .bookmarkItem .thumbs.level1 >.active >svg {
  fill: #414141;
}
.list.thumbs .bookmarkItem .thumbs.level1 >.active >.link {
  background-color: #fff;
  color: #414141;
}
.list.thumbs .thumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 9px;
  overflow: hidden;
  position: relative;
  background-color: #f3f3f3;
  animation: leftRightList 0.3s cubic-bezier(0.39, 0.58, 0.57, 1) forwards;
  opacity: 1;
}
.list.thumbs .thumbs:before {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 20px;
  z-index: 1;
  bottom: -1px;
  background: linear-gradient(bottom, rgba(0,0,0,0.06) 0%, rgba(255,255,255,0) 100%);
}
.list.thumbs .thumbs .bookmarkItem {
  height: 100%;
}
.list.thumbs .thumbs .bookmarkItem.active:after,
.list.thumbs .thumbs .bookmarkItem:hover:after {
  content: none;
}
.list.thumbs .thumbs .thumbItem {
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 33.333%;
  max-width: 100px;
  position: relative;
  margin-bottom: 9px;
  padding: 10px;
  border: none;
}
.list.thumbs .thumbs .thumbItem:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-color: transparent;
  width: 100%;
}
.list.thumbs .thumbs .thumbItem.active,
.list.thumbs .thumbs .thumbItem:hover {
  transform: scale(0.9);
}
.list.thumbs .thumbs .thumbItem.active:after,
.list.thumbs .thumbs .thumbItem:hover:after {
  box-shadow: inset 0 0 0 6px #f47721;
  width: 100%;
}
.list.thumbs .thumbs .thumbItem a {
  display: inline-block;
  padding: 0;
  width: 100%;
}
.list.thumbs .thumbs .thumbItem img {
  width: 100%;
  margin-bottom: -4px;
}
.list.thumbs .thumbs .thumbItem span {
  background-color: #414141;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 3px 10px;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
.list.thumbs .thumbs .thumbItem:nth-child(3n+2) {
  background-color: transparent;
}
.list.thumbs .thumbs .thumbItem:nth-child(3n+3) {
  background-color: transparent;
}
.list.thumbs .thumbs .thumbItem:last-of-type a {
  padding-bottom: 0;
}
.list.bookmark .listItem.custom {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
.list.bookmark .listItem.custom:after {
  content: none;
}
.list.bookmark .listItem.custom a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.list.bookmark .listItem.custom a span {
  min-width: 185px;
}
.list.bookmark .listItem.custom a svg {
  min-width: 30px;
  margin-right: 6px;
}
.list.bookmark .listItem.custom .holder {
  width: 40px;
}
.list.bookmark .listItem.custom .holder .button {
  width: 40px;
  background-color: #fff;
}
.list.bookmark .listItem.custom .holder .button svg {
  fill: #9d9d9d;
}
.list.bookmark .listItem.custom .holder .button:hover {
  background-color: #f47721;
}
.list.bookmark .listItem.custom .holder .button:hover svg {
  fill: #fff;
}
.list.bookmark .listItem.custom .buttonlist--delete:hover {
  background-color: #d13f19;
}
.list.bookmark .listItem.custom .buttonlist--edit:hover {
  background-color: #57c090;
}
.list.bookmark .listItem.custom .buttonlist {
  flex: 2;
  position: relative;
  z-index: 10;
  min-height: 40px;
}
.list.bookmark .listItem.custom .buttonlist svg {
  fill: #999;
}
.list.bookmark .listItem.custom .buttonlist:hover svg {
  fill: #fff;
}
.list.search {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.list.search .search__link {
  display: inline-block;
  width: 100%;
}
.list.search .search__thumb {
  width: 60px;
  float: left;
  margin-right: 10px;
  box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
}
.list.search .list__item--search {
  position: relative;
}
.list.search .search__title {
  background-color: transparent;
}
.list.search .search__title.search__title--chapter {
  font-weight: 700;
}
.list.search .search__title.search__title--numPage {
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 700;
  font-style: italic;
}
.list.search .search__text {
  margin-top: 4px;
  display: table;
  background-color: transparent;
}
.list.search .highlight {
  background-color: #f47721;
  color: #fff;
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}
.button__list {
  width: 21.5%;
}
.button__list svg {
  position: relative;
  fill: rgba(0,0,0,0.3);
}
.button__list.button__list--delete {
  background-color: transparent;
}
.button__list.button__list--delete:hover {
  background-color: #d13f19;
}
.button__list.button__list--delete:hover svg {
  fill: #fff;
}
.coverRail {
  position: relative;
  height: 2px;
  width: 100%;
  margin-top: 10px;
  border-radius: 100px;
  overflow: hidden;
}
.rail,
.railEvolution {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.rail {
  width: 100%;
  border-radius: 25px;
  overflow: hidden;
}
.railEvolution {
  width: 30%;
  transition: width 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.ui-dialog {
  width: auto;
  position: fixed;
  height: auto;
  right: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  z-index: 10000;
  padding: 10px;
  background-color: #414141;
}
.ui-dialog.selection-dialog,
.ui-dialog.highlight-dialog {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.ui-dialog.selection-dialog *,
.ui-dialog.highlight-dialog * {
  font-size: 12px;
  font-weight: 600;
}
.ui-dialog.selection-dialog .highlighters,
.ui-dialog.highlight-dialog .highlighters {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.ui-dialog.selection-dialog .highlighters span,
.ui-dialog.highlight-dialog .highlighters span {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding: 5px;
  cursor: pointer;
  height: 45px;
  width: 45px;
  margin-right: -1px;
  border: 5px solid #676767;
}
.ui-dialog.selection-dialog .highlighters span svg,
.ui-dialog.highlight-dialog .highlighters span svg {
  fill: #414141;
}
.ui-dialog.selection-dialog .highlighters span:hover,
.ui-dialog.highlight-dialog .highlighters span:hover {
  filter: saturate(300%);
}
.ui-dialog.selection-dialog .copyText,
.ui-dialog.highlight-dialog .copyText,
.ui-dialog.selection-dialog .removeHighlight,
.ui-dialog.highlight-dialog .removeHighlight {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  width: 45px;
  height: 45px;
  border: 5px solid #676767;
}
.ui-dialog.selection-dialog .copyText svg,
.ui-dialog.highlight-dialog .copyText svg,
.ui-dialog.selection-dialog .removeHighlight svg,
.ui-dialog.highlight-dialog .removeHighlight svg {
  fill: #414141;
  height: 18px;
}
.ui-dialog.selection-dialog .copyText:hover,
.ui-dialog.highlight-dialog .copyText:hover,
.ui-dialog.selection-dialog .removeHighlight:hover,
.ui-dialog.highlight-dialog .removeHighlight:hover {
  background-color: #d9d9d9;
}
.ui-dialog.annotator-dialog {
  min-width: 260px;
  font-size: 12px;
}
.ui-dialog.annotator-dialog .commentText {
  min-height: 120px;
  font-weight: 300;
  cursor: default;
  user-select: none;
}
.ui-dialog.annotator-dialog .annotator-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.ui-dialog.annotator-dialog .annotator-actions button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100px;
  height: 30px;
  border-radius: 15px;
  font-weight: 300;
}
.ui-dialog.annotator-dialog .annotator-actions button.annotator-cancel {
  background-color: #9d9d9d;
}
.ui-dialog.annotator-dialog .annotator-actions button.annotator-edit,
.ui-dialog.annotator-dialog .annotator-actions button.annotator-save {
  color: #9d9d9d;
  background-color: #fff;
}
.ui-dialog.annotator-dialog .annotator-actions button.annotator-delete {
  background-color: #f47721;
}
.ui-dialog.annotator-dialog .annotator-actions button:hover {
  filter: brightness(90%);
}
.ui-dialog.annotator-dialog textarea,
.ui-dialog.annotator-dialog .commentText {
  transition: all 0.3s ease-in-out;
  width: 100%;
  border: none;
  padding: 10px;
  resize: none;
  color: #414141;
  background-color: #fff;
  min-height: 120px;
  font-weight: 300;
}
.ui-dialog.annotator-dialog textarea:hover,
.ui-dialog.annotator-dialog .commentText:hover {
  background-color: #f2f2f2;
}
.annotator-form {
  float: left;
  width: 100%;
  font-size: 10px;
  line-height: 1;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  bottom: 15px;
  left: -18px;
  overflow: hidden;
}
.annotator-list {
  background-color: transparent;
}
.annotator-input {
  background-color: transparent;
}
.annotator-input textarea {
  min-height: 150px;
  border-radius: 3px 3px 0 0;
}
.comment-options {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  padding: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: -3px;
}
.comment-options button,
.comment-options a {
  border-radius: 25px;
  padding: 10px 20px;
  width: 100%;
  text-align: center;
  margin-right: 10px;
  color: #fff;
}
.comment-options button:last-child,
.comment-options a:last-child {
  margin-right: 0;
}
.comment-edit {
  background-image: url("/static/img/icos/pencil.svg");
}
.comment-delete {
  background-image: url("/static/img/icos/trash.svg");
}
.comment-edit,
.comment-delete {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  text-indent: -9999px;
}
.annotator-chat {
  left: 500px;
  top: 60px;
  padding: 10px;
}
.annotator-chat textarea {
  min-height: 100px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.annotator-chat .comment-options {
  padding: 10px 0 0;
  border-top: none;
}
.textChatDate,
.textChatName {
  font-size: 10px;
  font-weight: 700;
  color: #999;
}
.textChatDate {
  float: right;
}
.textChatName {
  float: left;
}
.contentWrapper {
  position: relative;
  opacity: 0;
  filter: blur(50px);
  animation: loadReader 4.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
}
.login {
  background-color: #f3f3f3;
  color: #f47721;
  opacity: 0;
  visibility: hidden;
  animation: wrapperLoad 1.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
}
.login .form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 5px;
  width: 350px;
  z-index: 1;
  border: 1px solid #f3f3f3;
  background-color: #fff;
  transform: scale(0) translateY(100%);
  animation: loginLoad 0.5s 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
}
.login .form .holder {
  width: 100%;
}
.login .form > * {
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  animation: loginLoadItem 0.5s 0.3s ease forwards;
}
.login .form > *:nth-child(2) {
  animation: loginLoadItem 0.5s 0.4s ease forwards;
}
.login .form > *:nth-child(3) {
  animation: loginLoadItem 0.5s 0.5s ease forwards;
}
.login .form > *:nth-child(4) {
  animation: loginLoadItem 0.5s 0.6s ease forwards;
}
.login .form > *:nth-child(5) {
  animation: loginLoadItem 0.5s 0.7s ease forwards;
}
.login .form > *:nth-child(6) {
  animation: loginLoadItem 0.5s 0.8s ease forwards;
}
.login .form > *:last-child {
  margin-bottom: 0;
}
.login .form .logoWrapper {
  margin-bottom: 30px;
}
.login .form .logoWrapper .secad .image {
  width: 100px;
}
.login .form .msg {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.login .form .msg.token {
  font-size: 15px;
}
.login .form .msg.error {
  margin-top: 20px;
  color: #d13f19;
  animation: loginLoadItem 0.5s 0.4s ease forwards;
}
.login .form .field {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 250px;
}
.login .form .field label {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #414141;
  font-size: 15px;
  width: auto;
  text-align: center;
}
.login .form .field.checkWrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.login .form .field.checkWrapper label {
  margin-bottom: 0;
  font-size: 12px;
}
.login .form .field:not(.checkWrapper) {
  margin-bottom: 30px;
}
.login .form .field:not(.checkWrapper) input {
  border-style: solid;
  border-width: 1px;
  cursor: inherit;
  font-weight: 500;
  border-color: #f3f3f3;
  background-color: #fff;
  text-align: center;
}
.login .form .field:not(.checkWrapper) input:hover {
  border-color: #d5d5d5;
}
.login .form input,
.login .form button {
  border-radius: 50px;
  padding: 10px;
  min-height: 50px;
  position: relative;
  font-size: 15px;
}
.login .form button {
  width: 100%;
  max-width: 250px;
  font-weight: 600;
  margin-top: 10px;
  background-color: #f47721;
  color: #fff;
}
.login .form button:hover {
  background-color: #414141;
}
.login .form a:hover {
  color: #414141;
}
.login .token.loaderWrapper {
  margin: 10px;
}
.login .token.loaderWrapper .loader {
  width: 90px;
}
.content.profile {
  background-color: #fff;
}
.content.profile .infoWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-top: 100px;
  padding: 50px;
  margin-top: 150px;
  height: 100%;
}
.content.profile .infoWrapper .panel +.panel {
  margin-top: 50px;
}
.content.profile .infoWrapper .panel input,
.content.profile .infoWrapper .panel .select {
  border: 1px solid #d5d5d5;
  color: #9d9d9d;
  padding: 5px;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 8px;
  height: 35px;
}
.content.profile .infoWrapper .panel input:focus,
.content.profile .infoWrapper .panel .select:focus {
  color: #f47721;
  border-color: #f47721;
}
.content.profile .infoWrapper .panel input[disabled],
.content.profile .infoWrapper .panel .select[disabled],
.content.profile .infoWrapper .panel input[readonly],
.content.profile .infoWrapper .panel .select[readonly] {
  background-color: #f3f3f3;
  border: 0;
  padding: 10px;
  pointer-events: none;
}
.content.profile .infoWrapper .panel input[disabled],
.content.profile .infoWrapper .panel .select[disabled] {
  cursor: $cursor-disabled;
}
.content.profile .infoWrapper .panel input:placeholder-shown,
.content.profile .infoWrapper .panel .select:placeholder-shown {
  font-weight: 400;
}
.content.profile .infoWrapper .panel input:placeholder-shown::-moz-placeholder,
.content.profile .infoWrapper .panel .select:placeholder-shown::-moz-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.content.profile .infoWrapper .panel input:placeholder-shown:-moz-placeholder,
.content.profile .infoWrapper .panel .select:placeholder-shown:-moz-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.content.profile .infoWrapper .panel input:placeholder-shown:-ms-input-placeholder,
.content.profile .infoWrapper .panel .select:placeholder-shown:-ms-input-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.content.profile .infoWrapper .panel input:placeholder-shown::-webkit-input-placeholder,
.content.profile .infoWrapper .panel .select:placeholder-shown::-webkit-input-placeholder {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.content.profile .infoWrapper .panel input:placeholder-shown:focus,
.content.profile .infoWrapper .panel .select:placeholder-shown:focus {
  border-color: #f47721;
  font-weight: 400;
  color: #9d9d9d;
}
.content.profile .infoWrapper .panel .select .optionHolder {
  min-height: 120px;
}
.content.profile .infoWrapper .panel .select .optionHolder >div {
  min-height: 120px;
}
.content.profile .infoWrapper .form {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.content.profile .infoWrapper .form label {
  justify-content: flex-end;
}
.content.profile .infoWrapper .form .field {
  margin-right: 20px;
  width: calc(50% - 50px);
  margin-bottom: 20px;
  max-width: calc(50% - 50px);
}
@media screen and (max-width: 768px) {
  .content.profile .infoWrapper .form {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .content.profile .infoWrapper .form .field {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.content.profile .infoWrapper .button {
  background-color: transparent;
  color: #f47721;
  border: 1px solid #f47721;
  padding: 10px;
  margin-top: 20px;
  font-size: 13px;
  min-width: 100px;
}
.content.profile .infoWrapper .button:hover {
  background-color: #f47721;
  color: #fff;
}
.header {
  width: 100%;
  position: fixed;
  transform: translateZ(0);
  top: -100px;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #414141;
  opacity: 0;
  visibility: hidden;
  animation: loadToolbar 0.7s 0s cubic-bezier(0.18, 0.89, 0.35, 1) forwards;
}
.header .headerWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}
@media screen and (max-width: 959px) {
  .header .headerWrapper {
    width: calc(100% - 30px);
    height: 70px;
  }
}
@media screen and (min-width: 960px) {
  .header .headerWrapper {
    width: calc(100% - 50px);
    max-width: 1279px;
  }
}
@media screen and (min-width: 1280px) {
  .header .headerWrapper {
    width: calc(100% - 100px);
    max-width: 1440px;
  }
}
@media screen and (min-width: 1441px) {
  .header .headerWrapper {
    width: calc(100% - 150px);
    max-width: 1920px;
  }
}
.header .logoWrapper {
  height: 100%;
  margin-top: 20px;
}
.header .logoWrapper .logo {
  width: 60px;
}
.header .logoWrapper .logo.secad .image {
  width: 125px;
}
@media screen and (max-width: 959px) {
  .header .logoWrapper .logo {
    width: 55px;
  }
}
.userzone {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.userzone p,
.userzone .link {
  transition: all 0.3s ease-in-out;
  overflow: ellipsis;
  margin-right: 10px;
  max-width: 300px;
  font-weight: 600;
  text-align: right;
  font-size: 13px;
  color: #f47721;
}
.userzone .link {
  cursor: pointer;
}
.userzone .link:hover {
  color: #f9b382;
}
.userzone .avatar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  position: relative;
  z-index: 1;
  border-style: solid;
  border-width: 2px;
  width: 40px;
  height: 40px;
  background-color: #676767;
  border-color: #414141;
}
.userzone .avatar svg {
  fill: #414141;
}
.userzone .logout {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 20px;
  padding: 0;
  border-radius: 0 25px 25px 0;
  margin-left: -4px;
  background-color: #676767;
}
.userzone .logout .logout__svg {
  fill: #414141;
}
.userzone .logout:hover {
  background-color: #fff;
}
.userzone .logout:hover .logout__svg {
  fill: #f47721;
}
.userzone .logout .icon,
.userzone .avatar .icon {
  color: #414141;
}
.filtersWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 50px;
  background-color: #fff;
  width: 100%;
  z-index: 1;
  transform: translateZ(0);
  opacity: 0;
  visibility: hidden;
  animation: loadFilters 1s 0.2s cubic-bezier(0.18, 0.89, 0.35, 1) forwards;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
@media screen and (max-width: 959px) {
  .filterBar .form {
    width: calc(100% - 30px);
    height: 70px;
  }
}
@media screen and (min-width: 960px) {
  .filterBar .form {
    width: calc(100% - 50px);
    max-width: 1279px;
  }
}
@media screen and (min-width: 1280px) {
  .filterBar .form {
    width: calc(100% - 100px);
    max-width: 1440px;
  }
}
@media screen and (min-width: 1441px) {
  .filterBar .form {
    width: calc(100% - 150px);
    max-width: 1920px;
  }
}
.filterBar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  width: 100%;
  height: 60px;
}
.filterBar .form .search {
  margin: 0;
}
.filterBar .form .search .icon {
  pointer-events: inherit;
}
.filterBar .form .search input,
.filterBar .form .search .input {
  width: 25px;
  height: 25px;
  padding: 0;
  color: transparent;
  cursor: pointer;
}
.filterBar .form .search input:focus,
.filterBar .form .search .input:focus,
.filterBar .form .search input:hover,
.filterBar .form .search .input:hover {
  box-shadow: none;
}
.filterBar .form .search input:hover,
.filterBar .form .search .input:hover {
  background-color: #fff;
}
.filterBar .form .search input:focus,
.filterBar .form .search .input:focus,
.filterBar .form .search input[value],
.filterBar .form .search .input[value] {
  width: 100%;
  color: #414141;
  padding-right: 30px;
  text-align: right;
  background-color: #fff;
  cursor: auto;
}
.filterBar .form .search input::-webkit-search-decoration,
.filterBar .form .search .input::-webkit-search-decoration,
.filterBar .form .search input::-webkit-search-cancel-button,
.filterBar .form .search .input::-webkit-search-cancel-button {
  display: none;
}
.filterBar .form .link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 90px;
  margin: 0 20px 0 30px;
}
.filterBar .form .link .image {
  transition: all 0.3s ease-in-out;
  filter: brightness(250%);
}
.filterBar .form .link:hover .image {
  transition: all 0.3s ease-in-out;
  filter: none;
}
.filterBar .form .showFavorites {
  flex: 0;
  margin: 0;
}
.filterBar .form .showFavorites label {
  justify-content: flex-end;
}
.bookshelf {
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  animation: wrapperLoad 1.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
}
.bookshelf .button__masonry {
  display: none;
}
.masonry {
  flex-wrap: wrap;
  margin: 100px auto 40px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .masonry {
    max-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 959px) {
  .masonry {
    max-width: calc(100% - 20px);
  }
}
@media screen and (min-width: 960px) {
  .masonry {
    max-width: calc(100% - 200px);
  }
}
@media screen and (min-width: 1280px) {
  .masonry {
    max-width: calc(100% - 250px);
  }
}
@media screen and (min-width: 1441px) {
  .masonry {
    max-width: calc(100% - 300px);
  }
}
.masonryColumn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 10px;
}
.masonryItem {
  width: 100%;
  margin-bottom: 20px;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
}
.bookSummary {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  width: 100%;
  position: relative;
}
.bookSummary:hover {
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
  border-color: #fff;
}
.bookSummary .info {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 14px;
  padding: 20px;
  margin-bottom: 0;
  text-align: left;
  width: 100%;
}
.bookSummary .info .bookCover {
  width: 100%;
  max-width: 95px;
  min-width: 95px;
  height: 125px;
  float: left;
  margin-right: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
  transition: all 0.3s ease-in-out;
}
.bookSummary .info .bookCover .image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 480px) {
  .bookSummary .info .bookCover {
    max-width: 65px;
    min-width: 65px;
    height: 95px;
  }
}
.bookSummary .info .bookFavorite {
  margin-right: 20px;
  color: #f47721;
}
.bookSummary .info .bookFavorite:hover {
  color: #f47721;
}
.bookSummary .info .bookFavorite.favorited {
  color: #f47721;
}
.bookSummary .info .bookFavorite.favorited:hover {
  color: #f0690c;
}
.bookSummary .info .bookData {
  display: table;
}
@media screen and (min-width: 960px) {
  .bookSummary .info .bookData {
    width: calc(100% - 135px);
  }
}
@media screen and (max-width: 959px) {
  .bookSummary .info .bookData {
    width: calc(100% - 95px);
  }
}
@media screen and (max-width: 767px) {
  .bookSummary .info .bookData {
    width: calc(100% - 110px);
  }
}
@media screen and (max-width: 480px) {
  .bookSummary .info .bookData {
    width: calc(100% - 80px);
  }
}
.bookSummary .info .bookData a {
  width: calc(100% - 63px);
}
.bookSummary .info .bookData a h3 {
  font-weight: 700;
  width: calc(100% - 85px);
  margin: 0 0 10px 0;
  line-height: 1.2;
  word-break: break-word;
}
.bookSummary .info .bookData a h3:hover {
  color: #f47721;
}
.bookSummary .info .bookData ul {
  margin: 0;
  padding: 0;
}
.bookSummary .info .bookData li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.bookSummary .info .bookData li:last-child {
  margin-bottom: 0;
}
.bookSummary .info .bookData li h4 {
  margin: 0 5px 0 0;
  color: #999;
}
.bookSummary .info .bookData li p {
  margin: 0;
  color: #999;
  font-weight: 600;
}
.bookSummary .info .bookData li .authors {
  width: calc(100% - 20px);
}
.bookSummary .info .bookData .adoptBook .switch {
  position: relative;
  height: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 10px;
}
.bookSummary .info .bookData .adoptBook .switch input,
.bookSummary .info .bookData .adoptBook .switch .input {
  height: 20px;
  width: 40px;
}
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox],
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox] {
  position: static;
  width: 40px !important;
}
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox] + i,
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox] + i {
  pointer-events: none;
}
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox] + i:before,
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox] + i:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
  position: absolute;
  width: 15px;
  text-align: center;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  color: #d5d5d5;
}
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox] + i:after,
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox] + i:after {
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  border: 1px solid #d5d5d5;
  height: 20px;
  width: 40px !important;
  border-radius: 20px;
}
@transition0-3 () content ''display block position absolute;
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox][value=true] + i:before,
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox][value=true] + i:before {
  left: 22px;
  color: #fff;
}
.bookSummary .info .bookData .adoptBook .switch input[type=checkbox][value=true] + i:after,
.bookSummary .info .bookData .adoptBook .switch .input[type=checkbox][value=true] + i:after {
  background-color: #f47721;
  border: 1px solid #f47721;
}
.bookSummary .info .bookData .stats {
  display: block;
  margin-top: 10px;
  clear: both;
}
.bookSummary .info .bookData .stats p {
  color: #f47721;
  font-size: 12px;
  background-image: url("/static/img/icos/statsIco.svg");
  background-repeat: no-repeat;
  background-position: left calc(100% - 3px);
  padding-left: 21px;
  background-size: 15px;
  padding-top: 6px;
  line-height: 1em;
}
.bookSummary .info .buttonMasonry {
  position: absolute;
  border-radius: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bookSummary .info .buttonAdd {
  width: 80px;
  height: 80px;
  right: 30px;
  background-color: #414141;
}
.bookSummary .info .buttonAdd:hover {
  background-color: #f47721;
}
.bookSummary .info .buttonDelete {
  background-color: rgba(0,0,0,0.2);
  width: 30px;
  height: 30px;
  right: 20px;
}
.bookSummary .info .buttonDelete:hover {
  background-color: #d13f19;
}
.bookSummary .progress {
  background-color: #f8f8f8;
  border-top-color: rgba(0,0,0,0.1);
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  border-top-style: solid;
  border-top-width: 1px;
  width: 100%;
  height: 65px;
  padding: 15px;
}
.bookSummary .progress > p {
  margin: 0;
}
.bookSummary .progress .coverRail {
  box-shadow: 0 0 0 1px #fff;
}
.bookSummary .progress .rail {
  background-color: #d9d9d9;
}
.bookSummary .progress .railEvolution {
  background-color: #f47721;
}
.viewer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 300px;
  width: calc(100% - 300px);
  height: calc(100% - 55px);
  z-index: 1;
  bottom: 0;
  overflow: hidden;
  padding: 20px;
  transition: all 0.3s ease;
}
.viewer.pdf > div {
  overflow: visible !important;
}
.viewer.epub {
  padding: 20px;
  align-items: flex-start;
  overflow: scroll;
}
.viewer.epub a {
  transition: none;
}
.viewer.epub input,
.viewer.epub .input {
  width: auto;
  min-width: auto;
}
.pdfReader,
.epubViewer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  height: 100%;
  width: calc(100% - 300px);
  padding-top: 56px;
  z-index: 0;
  background-color: #e6e6e6;
}
.pdfReader .scroll,
.epubViewer .scroll {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .pdfReader,
  .epubViewer {
    background-color: #f3f3f3;
    padding-top: 0;
  }
}
aside.sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transition: all 0.3s ease;
  height: 100%;
  width: 300px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  left: -300px;
  animation: loadAside 0.5s 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
}
aside.sidebar header {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  min-height: 100px;
  position: relative;
  background-color: #fff;
}
aside.sidebar header .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  min-width: 40px;
  padding-right: 5px;
  color: #f47721;
}
aside.sidebar header .link g polygon {
  transition: all 0.3s ease;
}
aside.sidebar header .link:hover {
  background-color: rgba(0,0,0,0.05);
  color: #414141;
}
aside.sidebar header .link:hover svg g polygon {
  transform: translate(-1px, 0);
}
aside.sidebar header .infoWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex: 10;
  padding: 10px;
}
aside.sidebar header .infoWrapper .image {
  min-width: 40px;
  width: 40px;
  min-height: 60px;
  height: 60px;
  margin-right: 15px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
aside.sidebar header .infoWrapper .headerTitle {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  font-size: 12px;
  text-align: left;
}
aside.sidebar header .infoWrapper .headerTitle h4 {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.4em;
}
aside.sidebar header .infoWrapper .headerTitle p {
  margin: 0;
  line-height: 1.3em;
}
.nav {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  min-height: 50px;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(0,0,0,0.1);
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.nav:after {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 20px;
  bottom: -20px;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 100%);
}
.nav.active .navItem {
  margin-right: -27%;
  opacity: 0;
}
.nav .field {
  flex: 5;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(0,0,0,0.1);
}
.nav .field .button {
  position: absolute;
  right: 10px;
}
.nav .field .button i {
  color: #9d9d9d;
}
.nav .field .button:hover i {
  color: #f47721;
}
.nav .field input {
  background-color: rgba(0,0,0,0.03);
}
.nav .field input::-webkit-search-cancel-button {
  opacity: 0;
  pointer-events: none;
}
.nav .navItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 10px;
  margin: 0;
  text-indent: -9999px;
}
.nav .navItem.active {
  cursor: pointer;
  background-color: #f47721;
}
.nav .navItem.active svg {
  fill: #fff;
}
.nav .navItem.gotDropdown > button.active {
  background-color: #fff;
  border-color: rgba(0,0,0,0.1);
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-bottom: none;
}
.nav .navItem.gotDropdown > button.active svg {
  fill: #f47721;
}
.settings {
  transition: all 0.3s ease-in-out;
  width: 100%;
  padding: 10px;
  background-color: #414141;
  user-select: none;
  max-height: 300px;
}
.settings:before {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 20px;
  background: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0) 100%);
  z-index: 1;
  top: -20px;
}
.settings > * {
  margin-bottom: 10px;
}
.settings > *:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-height: 680px) {
  .settings padding 10px > * {
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.zoom {
  position: relative;
  padding-bottom: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: rgba(255,255,255,0.2);
}
.zoom .zoomButton {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  border-radius: 100%;
  font-size: 2em;
  font-weight: 500;
  height: 25px;
  width: 25px;
  text-align: center;
  cursor: pointer;
}
.zoom .zoomButton svg {
  fill: #f47721;
}
.zoom .zoomButton.more {
  right: 2px;
}
.zoom .zoomButton.less {
  left: 2px;
}
@media screen and (max-height: 680px) {
  .zoom {
    width: 49%;
    margin: 0;
    padding: 0;
    border: none;
    float: left;
  }
  .zoom .zoomButton {
    top: -1px;
    bottom: 0;
    margin: auto;
  }
}
.zoomRange {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 26px;
  border-radius: 25px;
  padding: 8px 30px;
  background-color: rgba(0,0,0,0.2);
}
.zoomRange .slider {
  padding: 0;
  height: 15px;
  outline: none;
}
.zoomRange input {
  width: 100%;
  height: 4px;
  border-radius: 5px;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
}
.zoomRange input[type=range] {
  -webkit-appearance: none;
}
.zoomRange input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  background-color: rgba(0,0,0,0.4);
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.zoomRange input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #fff;
  margin-top: -5px;
  cursor: pointer;
}
.zoomRange input[type=range]::-moz-range-track {
  width: 100%;
  height: 2px;
  background-color: rgba(0,0,0,0.4);
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.zoomRange input[type=range]::-moz-range-thumb {
  border: 1px solid #fff;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.zoomRange input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}
.zoomRange input[type=range]::-ms-track {
  width: 100%;
  height: 2px;
  background: transparent;
  border-color: transparent;
  border-width: 2px 0;
  color: transparent;
  cursor: pointer;
}
.zoomRange input[type=range]::-ms-fill-lower {
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px;
}
.zoomRange input[type=range]::-ms-fill-upper {
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px;
}
.zoomRange input[type=range]::-ms-thumb {
  border: 1px solid #fff;
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.zoomRange input[type=range]:focus {
  outline: none;
}
.zoomRange input[type=range]:focus::-webkit-slider-runnable-track,
.zoomRange input[type=range]:focus::-ms-fill-upper,
.zoomRange input[type=range]:focus::-ms-fill-lower {
  background-color: rgba(0,0,0,0.4);
}
.zoomValue {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  color: #fff;
}
.zoomValue .min,
.zoomValue .max {
  font-weight: 700;
  font-size: 10px;
}
.zoomValue .actual {
  font-weight: 600;
  margin: 0 auto;
  display: table;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-height: 680px) {
  .zoomValue {
    display: none;
  }
  .zoomValue.actual {
    display: none;
  }
}
.gotoPage {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-height: 680px) {
  .gotoPage {
    float: right;
    width: 49%;
    margin: 0;
    padding: 0;
    border: none;
  }
}
.gotoPage form {
  text-align: center;
  justify-content: center;
  width: 160px;
}
.gotoPage form input {
  font-size: 13px;
  text-align: center;
  padding: 8px;
  border-radius: 25px;
  font-weight: 700;
  background-color: #545454;
  color: #fff;
}
@media screen and (max-height: 680px) {
  .gotoPage form input {
    padding: 5.2px;
  }
}
.gotoPage .link {
  height: 20px;
  width: 20px;
  border-radius: 100%;
  display: block;
  position: relative;
  background-color: #f47721;
}
.gotoPage .link:hover {
  background-color: #b95109;
}
@media screen and (max-height: 680px) {
  .gotoPage .link {
    height: 20px;
    width: 55px;
    background-color: transparent;
  }
}
.gotoPage .link svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10%;
  right: 0;
  margin: auto;
  fill: #fff;
}
.gotoPage .link.goFirst,
.gotoPage .link.goPrev {
  transform: rotate(180deg);
}
.gotoPage .link.goFirst {
  margin-right: 2px;
}
.gotoPage .link.goLast {
  margin-left: 2px;
}
.chaptersNavigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-top: 10px;
}
.chaptersNavigation .chaptersNavigation__button {
  font-size: 12px;
  position: relative;
  color: #fff;
}
.chaptersNavigation .chaptersNavigation__button:hover {
  color: #b3b3b3;
}
.chaptersNavigation .chaptersNavigation__button:before {
  display: none;
  border-color: #fff;
}
.chaptersNavigation .chaptersNavigation__button:after {
  content: "";
  position: absolute;
  top: 5px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 3px;
  border-right: none;
  border-bottom: none;
}
.chaptersNavigation .chaptersNavigation__button:hover:before {
  border-color: #9b9b9b;
}
.chaptersNavigation .chaptersNavigation__button.chaptersNavigation__button--prev {
  padding-left: 16px;
}
.chaptersNavigation .chaptersNavigation__button.chaptersNavigation__button--prev:after {
  left: 0;
  transform: rotate(-45deg);
}
.chaptersNavigation .chaptersNavigation__button.chaptersNavigation__button--next {
  padding-right: 16px;
}
.chaptersNavigation .chaptersNavigation__button.chaptersNavigation__button--next:after {
  right: 0;
  transform: rotate(135deg);
}
.chaptersNavigation .chaptersIco {
  pointer-events: none;
  position: absolute;
  top: 11px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.chaptersNavigation .chaptersIco svg {
  fill: #fff;
}
@media screen and (max-height: 680px) {
  .chaptersNavigation {
    display: none;
  }
}
.fontsize {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-height: 680px) {
  .fontsize {
    width: 49%;
    margin: 0;
    padding: 0;
    border: none;
    float: left;
  }
}
.fontsize__button {
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 50px;
}
.fontsize__button.active {
  background-color: #f47721;
}
.fontsize__button:hover {
  background-color: #d65903;
}
.fontsize__button:first-child {
  border-radius: 50px 10px 10px 50px;
  margin-right: 2px;
}
.fontsize__button:last-child {
  border-radius: 10px 50px 50px 10px;
}
.fontsize__button svg {
  fill: #fff;
}
@media screen and (max-height: 680px) {
  .fontsize__button {
    padding: 11px;
  }
}
.toolbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 300px;
  width: calc(100% - 300px);
  height: 55px;
  z-index: 2;
  padding-left: 70px;
  overflow-scrolling: touch;
  top: -100px;
  opacity: 0;
  visibility: hidden;
  animation: loadToolbar 0.5s 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
  transition: all 0.3s ease;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .toolbar {
    overflow: visible;
  }
}
.toolbar .toolbarModule {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex: 1;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-left-color: transparent;
}
.toolbar .toolbarModule .toolbarButton,
.toolbar .toolbarModule .goToPrevPage,
.toolbar .toolbarModule .goToNextPage,
.toolbar .toolbarModule .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 10px;
  width: 70px;
  min-width: 70px;
  height: 55px;
  margin: 0;
  text-indent: -9999px;
}
.toolbar .toolbarModule .toolbarButton svg,
.toolbar .toolbarModule .goToPrevPage svg,
.toolbar .toolbarModule .goToNextPage svg,
.toolbar .toolbarModule .link svg {
  fill: rgba(0,0,0,0.3);
}
.toolbar .toolbarModule .toolbarButton.active,
.toolbar .toolbarModule .goToPrevPage.active,
.toolbar .toolbarModule .goToNextPage.active,
.toolbar .toolbarModule .link.active {
  cursor: pointer;
  background-color: #f47721;
}
.toolbar .toolbarModule .toolbarButton.active svg,
.toolbar .toolbarModule .goToPrevPage.active svg,
.toolbar .toolbarModule .goToNextPage.active svg,
.toolbar .toolbarModule .link.active svg {
  fill: #fff;
}
.toolbar .toolbarModule .toolbarButton.active:hover svg,
.toolbar .toolbarModule .goToPrevPage.active:hover svg,
.toolbar .toolbarModule .goToNextPage.active:hover svg,
.toolbar .toolbarModule .link.active:hover svg {
  fill: #f47721;
}
.toolbar .toolbarModule .toolbarButton:hover,
.toolbar .toolbarModule .goToPrevPage:hover,
.toolbar .toolbarModule .goToNextPage:hover,
.toolbar .toolbarModule .link:hover {
  background-color: rgba(0,0,0,0.05);
  color: #414141;
}
.toolbar .toolbarModule .toolbarButton:hover svg,
.toolbar .toolbarModule .goToPrevPage:hover svg,
.toolbar .toolbarModule .goToNextPage:hover svg,
.toolbar .toolbarModule .link:hover svg {
  fill: #f47721;
}
.toolbar .toolbarModule.gotDropdown > button.active {
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-bottom: none;
  background-color: #fff;
  border-color: rgba(0,0,0,0.1);
}
.toolbar .toolbarModule.gotDropdown > button.active svg {
  fill: #f47721;
}
.toolbar .toolbarModule.gotDropdown > button:hover.active svg {
  fill: #f47721;
}
.toolbar .toolbarModule.toggleMenu {
  padding: 0;
  transition: all 0.3s ease;
  position: fixed;
  left: 300px;
  border: none;
  z-index: 1;
  height: 55px;
  width: 55px;
}
@media (max-width: 768px) {
  .toolbar .toolbarModule.toggleMenu {
    left: 265px;
  }
}
.toolbar .toolbarModule.toggleMenu .toolbarButton {
  height: 55px;
  min-width: 55px;
  width: 55px;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton .menuIcon {
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  width: 25px;
  height: 18px;
  transform: scale(0.8);
}
.toolbar .toolbarModule.toggleMenu .toolbarButton .menuIcon span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  min-width: auto;
  background: #9d9d9d;
  opacity: 1;
  padding: 0;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton .menuIcon span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton .menuIcon span:nth-child(2) {
  top: 8px;
  transform-origin: left center;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton .menuIcon span:nth-child(3) {
  top: 17px;
  transform-origin: left center;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton.active {
  background-color: #fff;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton.active .menuIcon span {
  background-color: #9d9d9d;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton:hover .menuIcon span:nth-child(1) {
  transform: rotate(45deg);
  left: 4px;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton:hover .menuIcon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton:hover .menuIcon span:nth-child(3) {
  transform: rotate(-45deg);
  top: 17px;
  left: 3px;
}
.toolbar .toolbarModule.toggleMenu .toolbarButton:hover .menuIcon span {
  background-color: #f47721;
}
@media (max-width: 959px) {
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active {
    background-color: #e6e6e6;
    transition: none;
  }
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active .menuIcon span {
    background-color: #f47721;
  }
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active .menuIcon span:nth-child(1) {
    transform: rotate(45deg);
    left: 4px;
  }
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active .menuIcon span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active .menuIcon span:nth-child(3) {
    transform: rotate(-45deg);
    top: 17px;
    left: 3px;
  }
  .toolbar .toolbarModule.toggleMenu .toolbarButton.active:hover {
    background-color: #d9d9d9;
  }
}
.toolbar .toolbarModule.fit,
.toolbar .toolbarModule.zoom {
  flex: 2;
}
.toolbar .toolbarModule.fit:before,
.toolbar .toolbarModule.zoom:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40%;
  width: 0;
  border-right-style: dashed;
  border-right-width: 1px;
  border-right-color: #d9d9d9;
}
.toolbar .toolbarModule.fit:hover:before,
.toolbar .toolbarModule.zoom:hover:before {
  opacity: 0;
  visibility: hidden;
}
.toolbar .toolbarModule.goToPage {
  flex: 2;
}
.toolbar .toolbarModule.goToPage svg g {
  transform: scale(1);
  transform-origin: center;
}
.toolbar .toolbarModule.goToPage .goToPrevPage svg {
  transform: rotate(-90deg);
}
.toolbar .toolbarModule.goToPage .goToPrevPage:hover svg g {
  transform: scale(1.3);
}
.toolbar .toolbarModule.goToPage .goToNextPage svg {
  transform: rotate(90deg);
  top: -1px;
}
.toolbar .toolbarModule.goToPage .goToNextPage:hover svg g {
  transform: scale(1.3);
}
.toolbar .toolbarModule.zoom {
  padding: 0;
}
.toolbar .toolbarModule.zoom .lessZoom svg {
  transform: scale(1);
}
.toolbar .toolbarModule.zoom .lessZoom:hover svg {
  transform: scale(0.7);
}
.toolbar .toolbarModule.zoom .plusZoom svg {
  transform: scale(1);
}
.toolbar .toolbarModule.zoom .plusZoom:hover svg {
  transform: scale(1.3);
}
.toolbar .toolbarModule.fit .fitWidth svg g.leftArrow {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.fit .fitWidth svg g.rightArrow {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.fit .fitWidth:hover svg g.leftArrow {
  transform: translate(-1px, 0);
}
.toolbar .toolbarModule.fit .fitWidth:hover svg g.rightArrow {
  transform: translate(1px, 0);
}
.toolbar .toolbarModule.fit .fitHeight svg g.topArrow {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.fit .fitHeight svg g.bottomArrow {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.fit .fitHeight:hover svg g.topArrow {
  transform: translate(0, -1px);
}
.toolbar .toolbarModule.fit .fitHeight:hover svg g.bottomArrow {
  transform: translate(0, 1px);
}
.toolbar .toolbarModule.fit .fitHeight.active svg g *,
.toolbar .toolbarModule.fit .fitWidth.active svg g * {
  fill: #fff;
}
.toolbar .toolbarModule.fit .fitHeight.active svg g:first-of-type,
.toolbar .toolbarModule.fit .fitWidth.active svg g:first-of-type {
  transition: all 0.1s ease;
}
.toolbar .toolbarModule.fit .fitHeight.active:hover svg g *,
.toolbar .toolbarModule.fit .fitWidth.active:hover svg g * {
  fill: #f47721;
}
.toolbar .toolbarModule.fit .fitHeight.active:hover svg g:first-of-type,
.toolbar .toolbarModule.fit .fitWidth.active:hover svg g:first-of-type {
  transition: all 0.1s ease;
}
.toolbar .toolbarModule.config {
  z-index: 1;
}
.toolbar .toolbarModule.config .toolbarButton {
  flex-direction: row;
}
.toolbar .toolbarModule.config .toolbarButton > svg {
  transform: scaleX(1);
  filter: FlipH;
}
.toolbar .toolbarModule.config .toolbarButton > svg:first-child {
  margin-right: 5px;
}
.toolbar .toolbarModule.config .toolbarButton:hover > svg {
  transform: scaleX(-1);
}
.toolbar .toolbarModule.textHighlight .toolbarButton svg polygon {
  transform: translate(-10px, 0);
}
.toolbar .toolbarModule.textHighlight .toolbarButton svg rect {
  width: 0;
}
.toolbar .toolbarModule.textHighlight .toolbarButton:hover svg polygon {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.textHighlight .toolbarButton:hover svg rect {
  width: 9px;
}
.toolbar .toolbarModule.textHighlight .toolbarButton .active svg polygon {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.textHighlight .toolbarButton .active svg rect {
  width: 9px;
}
.toolbar .toolbarModule.toggleScreen svg.full polygon {
  transform-origin: left top;
}
.toolbar .toolbarModule.toggleScreen svg.full polygon:nth-child(2) {
  transform-origin: right top;
}
.toolbar .toolbarModule.toggleScreen svg.full polygon:nth-child(3) {
  transform-origin: left bottom;
}
.toolbar .toolbarModule.toggleScreen svg.full polygon:nth-child(4) {
  transform-origin: right bottom;
}
.toolbar .toolbarModule.toggleScreen svg.nofFull polygon {
  transform-origin: left top;
  transform: translate(2px, -2px);
}
.toolbar .toolbarModule.toggleScreen svg.nofFull polygon:nth-child(2) {
  transform-origin: right top;
  transform: translate(-2px, -2px);
}
.toolbar .toolbarModule.toggleScreen svg.nofFull polygon:nth-child(3) {
  transform-origin: left bottom;
  transform: translate(2px, 2px);
}
.toolbar .toolbarModule.toggleScreen svg.nofFull polygon:nth-child(4) {
  transform-origin: right bottom;
  transform: translate(-2px, 2px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.full polygon {
  transform: translate(-2px, -2px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.full polygon:nth-child(2) {
  transform: translate(-2px, 2px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.full polygon:nth-child(3) {
  transform: translate(2px, -2px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.full polygon:nth-child(4) {
  transform: translate(2px, 2px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.nofFull polygon {
  transform: translate(-1px, 1px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.nofFull polygon:nth-child(2) {
  transform: translate(1px, 1px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.nofFull polygon:nth-child(3) {
  transform: translate(-1px, -1px);
}
.toolbar .toolbarModule.toggleScreen:hover svg.nofFull polygon:nth-child(4) {
  transform: translate(1px, -1px);
}
.toolbar .toolbarModule.toggleScreen .toolbarButton .full {
  display: block;
}
.toolbar .toolbarModule.toggleScreen .toolbarButton .nofFull {
  display: none;
}
.toolbar .toolbarModule.toggleScreen .toolbarButton svg.openOut g {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.toggleScreen .toolbarButton:hover svg.openOut g {
  transform: translate(2px, -2px);
}
.toolbar .toolbarModule.toggleScreen .toolbarButton.active .full {
  display: none;
}
.toolbar .toolbarModule.toggleScreen .toolbarButton.active .nofFull {
  display: block;
}
.toolbar .toolbarModule:not(.config) svg {
  transition: all 0s ease;
}
.toolbar .toolbarModule:not(.config) svg * {
  transition: all 0.3s ease;
}
.toolbar .toolbarModule.zoom .toolbarButton svg,
.toolbar .toolbarModule.marker .toolbarButton svg {
  transition: all 0.3s ease;
}
.toolbar .toolbarModule.marker svg {
  transform: translate(0, 0);
}
.toolbar .toolbarModule.marker:hover svg {
  transform: translate(0, 2px);
}
.toolbar .toolbarModule.print .toolbarButton svg g path {
  stroke: rgba(0,0,0,0.3);
}
.toolbar .toolbarModule.print .toolbarButton svg g rect {
  opacity: 0;
}
.toolbar .toolbarModule.print .toolbarButton:hover svg g path {
  stroke: #f47721;
}
.toolbar .toolbarModule.print .toolbarButton:hover svg g rect {
  opacity: 1;
}
.toolbar .toolbarModule.print .toolbarButton.active svg g path {
  stroke: #fff;
  fill: #fff;
}
.toolbar .toolbarModule.print .toolbarButton.active svg g rect {
  fill: #fff;
  opacity: 1;
}
.toolbar .toolbarModule.print .toolbarButton.active:hover svg g path {
  stroke: #f47721;
  fill: #f47721;
}
.toolbar .toolbarModule.print .toolbarButton.active:hover svg g rect {
  fill: #fff;
  opacity: 0;
}
.toolbar span,
.toolbar input {
  width: 70px;
  min-width: 70px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  padding: 14px;
  margin: 0;
  color: #f47721;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
}
.navItem.gotDropdown .active > button {
  background-color: #fff;
}
.navItem.gotDropdown .active > button svg {
  fill: rgba(0,0,0,0.2);
}
.navItem.gotDropdown:hover svg {
  fill: #fff;
}
.navItem:hover {
  background-color: rgba(0,0,0,0.05);
  color: #414141;
}
.navItem:hover svg {
  fill: #f47721;
}
.navItem svg {
  fill: rgba(0,0,0,0.3);
}
.fieldPrint {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  padding: 20px;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #fff;
  width: calc(100% - 380px);
  top: 55px;
  right: 40px;
  left: 340px;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 0 0 10px 10px;
  animation: topBottomFieldPrint 0.2s ease-out forwards;
  transform-origin: top;
  transition: all 0.3s;
  backface-visibility: hidden;
}
.fieldPrint >.holder {
  transform: scale(0);
  animation: popIn 0.3s ease-in forwards;
  animation-delay: 0.05s;
}
.fieldPrint .printing {
  width: 75%;
  padding-right: 20px;
}
.fieldPrint .printing:before {
  content: '';
  position: absolute;
  height: 100%;
  right: 0;
  width: 1px;
  background-color: #d5d5d5;
}
.fieldPrint .form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.fieldPrint .field {
  margin-bottom: 20px;
}
.fieldPrint .field label {
  justify-content: flex-end;
  margin-right: 10px;
}
.fieldPrint .field label:not(.large) {
  min-width: auto;
  width: auto;
}
.fieldPrint .field .radio {
  margin-right: 25px;
}
.fieldPrint .field input {
  width: 100px;
  border: 1px solid #9d9d9d;
  padding: 5px;
}
.fieldPrint .field input[type=radio] {
  width: 20px;
}
.fieldPrint p {
  font-size: 13px;
  color: #9d9d9d;
}
.fieldPrint p.numberOfPages {
  font-size: 16px;
}
.fieldPrint p.numberOfPages strong {
  color: #f47721;
}
.fieldPrint p.error {
  color: #d13f19;
}
.fieldPrint .instructions {
  padding-left: 20px;
}
.fieldPrint .instructions .optionsPrint {
  width: 250px;
  margin: 0 auto;
}
.fieldPrint .instructions .optionsPrint img {
  border: 2px solid #f47721;
}
.fieldPrint .instructions p {
  text-align: justify;
}
.fieldPrint .button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 35px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 20px;
  text-transform: uppercase;
  min-width: 120px;
  margin-top: 15px;
  background-color: #f47721;
  color: #fff;
}
.fieldPrint .button + .button {
  margin-left: 10px;
}
.fieldPrint .button:hover {
  background-color: #d75e0b;
}
@-moz-keyframes topBottomFieldPrint {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 550px;
  }
}
@-webkit-keyframes topBottomFieldPrint {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 550px;
  }
}
@-o-keyframes topBottomFieldPrint {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 550px;
  }
}
@keyframes topBottomFieldPrint {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 550px;
  }
}
.dropDown {
  flex-direction: column;
  position: absolute;
  padding: 20px;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #fff;
  min-width: 300px;
  width: 100%;
  top: 55px;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 0 0 10px 10px;
  animation: topBottom 0.2s ease-out forwards;
  transform-origin: top;
  transition: all 0.3s;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .dropDown {
    position: fixed;
    left: 0;
    right: 0;
  }
}
.dropDown:before {
  background-color: #fff;
}
.dropDown .dropdownItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  transform: scale(0);
  margin-bottom: 20px;
  animation: popIn 0.3s ease-in forwards;
  animation-delay: 0.05s;
}
.dropDown .dropdownItem .button {
  width: 100%;
  height: 37px;
}
.dropDown .dropdownItem:last-child {
  margin-bottom: 0;
}
.dropDown .dropdownItem.zoomButtons {
  border: solid 1px #dfdfdf;
  overflow: hidden;
  border-radius: 50px;
  background-color: #f3f3f3;
}
.dropDown .dropdownItem.zoomButtons .button {
  border-right: solid 1px #dfdfdf;
  border-radius: 50px;
  background-color: #fff;
}
.dropDown .dropdownItem.zoomButtons .button svg {
  fill: rgba(0,0,0,0.3);
}
.dropDown .dropdownItem.zoomButtons .button:hover {
  background-color: #f3f3f3;
}
.dropDown .dropdownItem.zoomButtons .button:first-child {
  border-radius: 50px 0 0 50px;
}
.dropDown .dropdownItem.zoomButtons .button:last-child {
  border-right: none;
  border-radius: 0 50px 50px 0;
}
.dropDown .dropdownItem.skins .button {
  border-radius: 50px;
  border: solid 1px #dfdfdf;
  height: 45px;
  width: 45px;
}
.dropDown .dropdownItem.fonts {
  flex-direction: column;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0;
}
.dropDown .dropdownItem.fonts .button {
  height: auto;
  padding: 3px 6px;
}
.dropDown .dropdownItem.fonts .button:hover,
.dropDown .dropdownItem.fonts .button.active {
  color: #f47721;
}
@-moz-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 320px;
  }
}
@-webkit-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 320px;
  }
}
@-o-keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 320px;
  }
}
@keyframes topBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: none;
    height: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 320px;
  }
}
.columnsWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.epubColumn {
  height: 100%;
  width: 100%;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
.columnViewer {
  height: 100%;
  width: 100%;
  padding: 40px;
  overflow: hidden;
}
.columnContent {
  height: 100%;
  width: 100%;
  pointer-events: none;
  background-color: transparent;
  position: relative;
  float: left;
}
.columnContent img.Figura2 {
  background-color: #fff;
  padding: 20px;
}
.chapterContent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
.chapterContent * a {
  color: #f47721;
}
.chapterContent * a:link {
  color: #f47721 !important;
}
.epubChapter {
  column-width: 600px;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  height: 800px;
  width: 600px;
  column-gap: 0;
  z-index: 0;
  overflow: hidden;
}
.epubChapter > img:first-of-type,
.epubChapter > div:first-of-type {
  margin-top: 0;
}
.epubChapter.chapterActive {
  opacity: 1;
  z-index: 10;
}
.epubChapter li,
.epubChapter p {
  font-family: 'Open Sans', sans-serif;
}
.viewer.epub .chapterNavigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  padding: 0;
  width: 100px;
  min-height: 10px;
  position: fixed;
  background: #f47721;
  left: calc(50% + 300px);
  transform: translateX(calc(-50% - 150px));
  z-index: 3;
}
.viewer.epub .chapterNavigation svg {
  opacity: 0;
  visibility: hidden;
  fill: #fff;
  height: 0;
}
.viewer.epub .chapterNavigation.previous {
  top: 55px;
}
.viewer.epub .chapterNavigation.next {
  bottom: 0;
  transform: rotate(180deg) translateX(calc(-50% - -250px));
}
.viewer.epub .chapterNavigation:hover {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  padding: 5px;
  background: #d75e0b;
}
.viewer.epub .chapterNavigation:hover svg {
  opacity: 1;
  visibility: visible;
  height: 24px;
}
.hideAside .viewer.epub .chapterNavigation {
  transition: all 0.3s ease-in-out;
  left: 50%;
  transform: translateX(-50%);
}
.hideAside .viewer.epub .chapterNavigation.previous {
  top: 55px;
}
.hideAside .viewer.epub .chapterNavigation.next {
  bottom: 0;
  transform: rotate(180deg) translateX(calc(-50% - 100px));
}
.hideAside .fieldPrint {
  width: calc(100% - 80px);
  right: 40px;
  left: 40px;
}
.hideAside aside.sidebar {
  margin-left: -300px;
}
.hideAside .pdfReader,
.hideAside .epubViewer,
.hideAside .toolbar,
.hideAside .viewer {
  left: 0;
  width: 100%;
}
.hideAside .pdfReader .toolbarModule.toggleMenu,
.hideAside .epubViewer .toolbarModule.toggleMenu,
.hideAside .toolbar .toolbarModule.toggleMenu,
.hideAside .viewer .toolbarModule.toggleMenu {
  left: 0;
}
.hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
.hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
.hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
.hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu {
  background-color: #f47721;
}
.hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu svg,
.hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu svg,
.hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu svg,
.hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu svg {
  fill: #fff;
}
@media screen and (max-width: 767px) {
  .hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
  .hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
  .hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
  .hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu {
    background-color: transparent;
    fill: #f47721;
  }
}
.hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon,
.hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon,
.hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon,
.hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon {
  transform: translate(0, 0) rotate(0deg);
  opacity: 1;
}
.hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:first-child,
.hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:first-child,
.hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:first-child,
.hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:first-child {
  transform: translate(0, -2px) rotate(0deg);
  transform-origin: left top;
  opacity: 1;
}
.hideAside .pdfReader .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:last-child,
.hideAside .epubViewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:last-child,
.hideAside .toolbar .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:last-child,
.hideAside .viewer .toolbarModule.toggleMenu .toolbar__button__toggleMenu:hover svg polygon:last-child {
  transform: translate(0, 2px) rotate(0deg);
  transform-origin: left bottom;
  opacity: 1;
}
.SplitPane .viewZone {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
.viewZone {
  position: fixed;
  display: flex;
  height: calc(100% - -18px);
  overflow-y: auto;
  overflow-x: hidden;
  width: 50%;
  background-color: #e6e6e6;
  right: 0;
  padding: 100px 20px 40px 20px;
}
.viewZone.empty {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #414141;
  color: #fff;
}
.viewZone.empty p {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
.viewZone .image {
  margin: auto;
  border-radius: 5px;
}
.viewZone .viewer {
  position: relative;
  width: 100%;
  margin-top: 55px;
  left: 0;
}
.searchZone {
  height: 100%;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  right: 0;
  min-width: 600px;
  z-index: 3;
  position: relative;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background-color: #fff;
}
.searchZone ul {
  padding: 0;
}
.eureka {
  padding-top: 0;
  z-index: 1;
}
.eureka button[disabled] {
  opacity: 0.2;
}
.eureka button[disabled]:hover {
  background-color: initial;
}
.eureka .toolbar {
  width: 100%;
  padding: 0;
  right: 0;
  left: inherit;
  position: absolute;
}
.eureka .toolbar input {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .eureka .toolbar {
    overflow: visible;
  }
}
.headerEureka {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  transform: translateZ(0);
  top: -100px;
  left: 0;
  right: 0;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  animation: loadToolbar 0.7s 0s cubic-bezier(0.18, 0.89, 0.35, 1) forwards;
  background-color: #fff;
}
.headerEureka .logoWrapper {
  margin-top: 0;
  padding: 0 20px;
  width: 90px;
  min-width: 90px;
  border-right: 1px solid #e6e6e6;
}
.headerEureka .logoWrapper .logo {
  width: 50px;
  min-width: 50px;
}
.headerEureka .searchInput {
  width: calc(100% - 90px);
}
.headerEureka .field {
  flex-direction: row-reverse;
  height: 80px;
  width: 100%;
}
.headerEureka .field .button {
  height: 80px;
}
.headerEureka .field .icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #f47721;
  height: 100%;
  width: 50px;
  color: #fff;
}
.headerEureka .cleanSearch {
  margin-right: 10px;
}
.contentWrapper {
  padding: 0 0 0 20px;
}
.filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: none;
  position: relative;
  width: 100%;
  z-index: 2;
  margin-top: 3px;
}
.filters .filterItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  min-width: 120px;
  transition: all 0.3s ease-in-out;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 10px 20px;
  cursor: pointer;
  font-weight: 600;
  min-height: 50px;
  position: relative;
  z-index: 1;
  color: #333;
  background-color: #fff;
}
.filters .filterItem.active,
.filters .filterItem:hover {
  color: #f47721;
}
.filters .filterItem.active svg,
.filters .filterItem:hover svg {
  transform: rotate(-180deg);
}
.filters .filterItem .button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.filters .filterItem .arrow__mini {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  fill: #f47721;
}
.filters .filterItem:last-child {
  border-right: none;
}
.dropdownContent {
  transition: all 0.3s ease-in-out;
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  padding: 20px;
  top: 50px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.dropdownContent .holder button {
  padding: 10px 20px;
  margin-right: -1px;
  border: 1px solid #e6e6e6;
  color: #b3b3b3;
  font-weight: 500;
  font-size: 13px;
  justify-content: center;
}
.dropdownContent .holder button:hover {
  color: #808080;
  background-color: #f2f2f2;
}
.dropdownContent .holder button.active {
  color: #fff;
  background-color: #f47721;
  border-color: #f47721;
}
.dropdownContent .holder button.active:hover {
  background-color: #d75e0b;
}
.dropdownContent .holder:last-child {
  margin-right: 0;
}
.dropdownContent.authors .holder {
  width: auto;
  margin: 0 10px;
}
.dropdownContent.authors .holder:last-child {
  margin-right: 5px;
}
.dropdownContent.authors .holder button {
  min-width: 100px;
}
.dropdownContent.authors .holder button +button {
  margin-left: 10px;
}
.dropdownContent .form {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 350px);
  margin-top: 10px;
}
.dropdownContent .form .field {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  transition: all 0.3s ease-in-out;
  padding: 10px 0 10px 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  cursor: pointer;
  font-weight: 600;
  min-height: 50px;
  position: relative;
  z-index: 1;
  color: #333;
}
.dropdownContent .form .field .input:focus,
.dropdownContent .form .field input:focus,
.dropdownContent .form .field .input:hover,
.dropdownContent .form .field input:hover,
.dropdownContent .form .field .input[type="text"]:focus,
.dropdownContent .form .field input[type="text"]:focus,
.dropdownContent .form .field .input[type="text"]:hover,
.dropdownContent .form .field input[type="text"]:hover {
  box-shadow: none;
}
.tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  text-align: center;
  background-color: #e6e6e6;
}
.tabs .tab {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.tabs .tab .button {
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px;
  position: relative;
  color: #414141;
  width: 100%;
  height: 100%;
}
.tabs .tab .button:hover {
  color: #fff;
  background-color: #414141;
}
.tabs .tab.active button,
.tabs .tab:hover button {
  color: #fff;
  background-color: #414141;
}
.tabs .tab.active:after,
.tabs .tab:hover:after {
  visibility: visible;
  opacity: 1;
  bottom: -10px;
  background-color: #414141;
}
.tabs .tab:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  visibility: hidden;
  opacity: 0;
  transform: rotate(45deg);
  background-color: #f7f7f7;
  border: none;
}
.resultsFilterWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  padding: 30px 20px 20px;
  background-color: #fff;
  position: relative;
}
.resultsFilterWrapper p {
  color: #999;
  font-size: 13px;
}
.resultsFilterWrapper p strong {
  color: #656565;
}
.resultsFilterWrapper .resultsFilter {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  position: relative;
  flex: 0;
  z-index: 0;
  margin-left: 25px;
  margin-top: 0;
}
.resultsFilterWrapper .resultsFilter .filterItem {
  margin-right: -1px;
  padding: 0;
  min-height: 0;
  min-width: 180px;
  width: auto;
  border: none;
}
.resultsFilterWrapper .resultsFilter .filterItem button {
  padding: 10px 20px;
  border: 1px solid #e6e6e6;
  color: #b3b3b3;
  font-weight: 500;
  font-size: 13px;
  justify-content: center;
}
.resultsFilterWrapper .resultsFilter .filterItem button:hover {
  color: #808080;
  background-color: #f2f2f2;
}
.resultsFilterWrapper .resultsFilter .filterItem button.active {
  color: #fff;
  background-color: #f47721;
  border-color: #f47721;
}
.resultsFilterWrapper .resultsFilter .filterItem button.active:hover {
  background-color: #d75e0b;
}
.resultsFilterWrapper .resultsFilter .filterItem:last-child {
  margin-right: 0;
}
.resultsFilterWrapper .toolbar {
  background-color: #000;
}
.resultsFilterWrapper .toolbar .toolbarModule:last-child .toolbarButton {
  background-color: #f47721;
}
.resultsFilterWrapper .toolbar .toolbarModule .toolbarButton:hover,
.resultsFilterWrapper .toolbar .toolbarModule .toolbarButton.active {
  background-color: #f47721;
}
.resultsFilterWrapper .toolbar .toolbarModule .toolbarButton:hover svg,
.resultsFilterWrapper .toolbar .toolbarModule .toolbarButton.active svg {
  fill: #fff;
}
.resultsFilterWrapper .toolbar .toolbarModule .toolbarButton svg {
  fill: #fff;
}
@media screen and (max-width: 767px) {
  .resultsFilterWrapper .toolbar {
    bottom: -100px;
    top: inherit;
    opacity: 0;
    visibility: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    animation: loadToolbarIpad 0.5s 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.05) forwards;
    padding: 0;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.highlight,
  .resultsFilterWrapper .toolbar .toolbarModule.fit,
  .resultsFilterWrapper .toolbar .toolbarModule.toggleScreen {
    display: none;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.toggleMenu {
    background-color: transparent;
    top: 0;
    transform: translateZ(0);
  }
  .resultsFilterWrapper .toolbar .toolbarModule.toggleMenu * {
    background-color: transparent !important;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.toggleMenu svg {
    fill: #414141;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.goToPage {
    order: 2;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.zoom {
    order: 1;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.fit {
    order: 5;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.config {
    order: 6;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.highlight {
    order: 4;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.marker {
    order: 2;
  }
  .resultsFilterWrapper .toolbar .toolbarModule.toggleScreen {
    order: 7;
  }
}
.resultsFilterWrapper .toolbar input {
  color: #f47721;
  background-color: #1a1a1a;
}
.resultsTree {
  background-color: transparent;
}
.resultsTree .lastData,
.resultsTree .loading,
.resultsTree .loadMore {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 50px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  width: 100%;
  font-size: 14px;
}
.resultsTree .lastData {
  background: #2a2a2a;
}
.resultsTree .loading {
  background: #f47721;
}
.resultsTree .loadMore {
  background: #f47721;
  padding: 0 20px;
  width: auto;
  margin-bottom: 20px;
}
.resultsTree .loadMore:hover {
  background: #d75e0b;
}
.resultsTree > li {
  padding: 0.5em 0 0;
}
.resultsTree .activeItem + li {
  border-top-style: dashed;
}
.resultsTreeItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  width: 100%;
  padding: 20px 70px 20px 0;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.resultsTreeItem.active .expand {
  background-color: #f47721;
}
.resultsTreeItem.active .expand svg {
  fill: #fff;
}
.resultsTreeItem.active .expand svg .vertical {
  display: none;
}
.resultsTreeItem .bookCover {
  width: 100%;
  min-width: 75px;
  max-width: 110px;
  float: left;
  margin-right: 20px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.resultsTreeItem .expand {
  float: left;
  min-width: 40px;
  height: 40px;
  margin-right: 20px;
  background-color: #f7f7f7;
}
.resultsTreeItem .expand:before {
  top: -1px;
}
.resultsTreeItem .expand:after {
  bottom: -1px;
  left: 0;
}
.resultsTreeItem .expand:hover {
  background-color: #f47721;
}
.resultsTreeItem .expand:hover:before,
.resultsTreeItem .expand:hover:after {
  background-color: #f47721 !important;
}
.resultsTreeItem .expand:hover svg {
  fill: #fff;
}
.resultsTreeItem .expand svg {
  fill: #f47721;
}
.resultsTreeItem h3 {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 10px;
}
.resultsTreeItem .number {
  margin-left: 20px;
  font-size: 12px;
  color: #b3b3b3;
}
.resultsTreeItem p {
  display: table;
  line-height: 20px;
  font-size: 14px;
}
.resultsTreeItem p .highlight {
  background-color: #fcd6bc;
  font-weight: 600;
  padding: 0 5px;
}
.resultsTreeItem .tools {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background-color: #f7f7f7;
}
.resultsTreeItem .tools .tool {
  width: 100%;
  height: 50%;
}
.resultsTreeItem .tools .tool.active .button svg {
  fill: #f47721;
}
.resultsTreeItem .tools .tool .button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.resultsTreeItem .tools .tool .button:hover svg {
  fill: #f47721;
}
.resultsTreeItem .tools .tool .button svg {
  transform: scale(1.4);
  fill: #d9d9d9;
}
.chapters {
  padding-left: 39px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: -1px;
}
.chapters .resultsTreeItem .expand {
  background-color: #f7f7f7;
}
.chapters .resultsTreeItem .expand:before,
.chapters .resultsTreeItem .expand:after {
  background-color: #f7f7f7;
}
.chapters .resultsTreeItem .expand svg {
  fill: #f47721;
}
.chapters .resultsTreeItem.active .expand {
  background-color: #f47721;
}
.chapters .resultsTreeItem.active .expand svg {
  fill: #fff;
}
.chapters.child {
  padding-left: 79px;
}
.chapters.child:before {
  left: 74px;
}
.chapters.child .resultsTreeItem {
  margin-left: 0;
  width: 100%;
}
.chapters.child .resultsTreeItem.active:before {
  display: none;
}
.chapters .child {
  padding-left: 50px;
}
.chapters .child:before {
  left: 26px;
}
.cover__list__home {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.list__home--title {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  margin-bottom: 4px;
  padding-bottom: 4px;
  color: #333;
  border-bottom-color: #e6e6e6;
}
.list__home .list__home__item {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 300;
}
.list__home .list__home__item a:hover {
  color: #f47721;
}
.topicList {
  width: 100%;
  overflow-x: hidden;
  margin-top: 20px;
}
.topicList .topicItem,
.topicList .topicLevel {
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  cursor: pointer;
}
.topicList .topicItem.active,
.topicList .topicLevel.active {
  color: #f47721;
}
.topicList >.topicItem,
.topicList >.topicLevel {
  padding-left: 15px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #414141;
}
.topicList >.topicItem.active,
.topicList >.topicLevel.active {
  color: #fff;
  background-color: #f47721;
}
.topicList >.topicItem:hover,
.topicList >.topicLevel:hover {
  background-color: #d5d5d5;
}
.topicList >.topicItem:last-child,
.topicList >.topicLevel:last-child {
  border-bottom: none;
}
.topicList >.topicLevel {
  background-color: #fff;
  color: #414141;
}
.topicList >.topicLevel:hover {
  background-color: #fff;
}
.topicList >.topicLevel >.topicItem,
.topicList >.topicLevel >.topicLevel {
  margin-left: 15px;
  border-bottom: 1px solid #d5d5d5;
}
.topicList >.topicLevel >.topicItem:last-child,
.topicList >.topicLevel >.topicLevel:last-child {
  border-bottom: none;
}
.topicList >.topicLevel .topicItem:hover {
  color: #f47721;
}
.topicList >.topicLevel >.topicLevel >.topicItem,
.topicList >.topicLevel >.topicLevel >.topicLevel {
  margin-left: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.topicList >.topicLevel >.topicLevel >.topicItem:last-child,
.topicList >.topicLevel >.topicLevel >.topicLevel:last-child {
  border-bottom: none;
}
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicItem,
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel {
  margin-left: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicItem:last-child,
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel:last-child {
  border-bottom: none;
}
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicItem,
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicLevel {
  margin-left: 15px;
}
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicItem,
.topicList >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicLevel >.topicLevel {
  margin-left: 15px;
}
.darkSkin {
  background-color: #222c38;
}
.darkSkin .content {
  background-color: #222c38;
}
.darkSkin .viewer {
  filter: invert(1);
}
.darkSkin .viewer img,
.darkSkin .viewer video {
  filter: invert(1);
  background-color: #fff;
}
.darkSkin .toolbar *,
.darkSkin aside * {
  color: #f3f3f3 !important;
}
.darkSkin .toolbar {
  box-shadow: 0 0 10px rgba(12,16,21,0.3);
  background-color: #0c1015;
}
.darkSkin .toolbar .toolbarModule .toolbarButton svg,
.darkSkin .toolbar .toolbarModule .goToPrevPage svg,
.darkSkin .toolbar .toolbarModule .goToNextPage svg,
.darkSkin .toolbar .toolbarModule .link svg {
  fill: #f3f3f3;
}
.darkSkin .toolbar .toolbarModule .toolbarButton:hover,
.darkSkin .toolbar .toolbarModule .goToPrevPage:hover,
.darkSkin .toolbar .toolbarModule .goToNextPage:hover,
.darkSkin .toolbar .toolbarModule .link:hover {
  background-color: #1d2733;
}
.darkSkin .toolbar .toolbarModule .toolbarButton.active,
.darkSkin .toolbar .toolbarModule .goToPrevPage.active,
.darkSkin .toolbar .toolbarModule .goToNextPage.active,
.darkSkin .toolbar .toolbarModule .link.active {
  background-color: #2f3e52;
}
.darkSkin .toolbar .toolbarModule .toolbarButton.active:hover svg,
.darkSkin .toolbar .toolbarModule .goToPrevPage.active:hover svg,
.darkSkin .toolbar .toolbarModule .goToNextPage.active:hover svg,
.darkSkin .toolbar .toolbarModule .link.active:hover svg {
  fill: #f3f3f3;
}
.darkSkin .toolbar .toolbarModule.print .toolbarButton:hover svg * {
  stroke: #f3f3f3;
}
.darkSkin .toolbar .toolbarModule.print .toolbarButton.active svg * {
  stroke: #f3f3f3;
  fill: #f3f3f3;
}
.darkSkin .toolbar .toolbarModule.print .toolbarButton.active:hover svg * {
  stroke: #f3f3f3;
  fill: #f3f3f3;
}
.darkSkin .fieldPrint {
  background-color: #161e27;
}
.darkSkin aside.sidebar header {
  background-color: #161e27;
}
.darkSkin .list.thumbs .thumbs,
.darkSkin .gotDropdown:before,
.darkSkin .toolbarModule.gotDropdown > button.active,
.darkSkin .navItem.gotDropdown > button.active,
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton:hover,
.darkSkin .list .listItem a {
  background-color: #161e27;
}
.darkSkin .gotDropdown:before,
.darkSkin .toolbarModule.gotDropdown > button.active,
.darkSkin .dropdownItem.skins,
.darkSkin .dropDown {
  background-color: #161e27;
}
.darkSkin .bGsepia svg,
.darkSkin .toolbarModule.gotDropdown > button.active svg {
  fill: #fff;
}
.darkSkin .gotoPage__button {
  background-color: #f47721 !important;
}
.darkSkin .primaryColorFill {
  fill: #f47721;
}
.darkSkin .navItem:hover svg,
.darkSkin .gotoPage__button svg {
  fill: #fff;
}
.darkSkin .toolbarButton:hover svg {
  fill: #fff;
}
.darkSkin .zoomButton svg {
  fill: #f47721;
}
.darkSkin .nav .field input,
.darkSkin .nav .navItem {
  background-color: #222c38;
}
.darkSkin .dropDown .dropdownItem:last-child .dropdownButton svg,
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton svg,
.darkSkin .toolbarButton svg,
.darkSkin .navItem svg {
  fill: #161e27;
}
.darkSkin .navItem:hover svg,
.darkSkin .dropDown .dropdownItem:last-child .dropdownButton:hover svg,
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton:hover svg,
.darkSkin .toolbarButton:hover svg {
  fill: #fff;
}
.darkSkin .gotoPage .gotoPage__input input,
.darkSkin .toolbar span,
.darkSkin .toolbar input {
  color: #f47721;
}
.darkSkin .nav,
.darkSkin .list .list__child,
.darkSkin .list .listItem.active a,
.darkSkin .list .listItem:hover > a,
.darkSkin .backToLibrary:hover,
.darkSkin .toolbarButton:hover,
.darkSkin .navItem:hover,
.darkSkin .dropDown .dropdownItem.zoomButtons {
  background-color: rgba(0,0,0,0.3);
  border-color: #222c38 -15;
}
.darkSkin .dropDown .dropdownItem:last-child .dropdownButton,
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton {
  border-color: #222c38 -15;
}
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton.active {
  background-color: #f47721;
}
.darkSkin .list .listItem {
  border-bottom-color: #2c3642;
  background-color: #222c38 -15;
}
.darkSkin .list.thumbs .thumbs li.active:after,
.darkSkin .list.thumbs .thumbs li:hover:after {
  box-shadow: inset 0 0 0 0.375em #f47721;
}
.darkSkin .list .listItem:after,
.darkSkin .list .listItem.active.current > a,
.darkSkin .list .listItem.active.current > a *,
.darkSkin .toolbarButton.active,
.darkSkin .navItem.active {
  background-color: #f47721;
  color: #fff;
}
.darkSkin .settings {
  background-color: #0c1015;
  color: #fff;
}
.darkSkin.hideAside .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
.darkSkin button:before {
  background-color: #f47721;
}
.darkSkin .pageWrapper,
.darkSkin .epubColumn {
  background-color: #222c38;
}
.darkSkin .pageWrapper *,
.darkSkin .columnContent * {
  background-color: transparent;
  color: #999 !important;
}
.darkSkin .pageWrapper h1 img,
.darkSkin .pageWrapper .Icone,
.darkSkin .columnContent .Sum_H2 img,
.darkSkin .columnContent h1 img,
.darkSkin .columnContent .Icone {
  filter: grayscale(100%);
  background-color: transparent;
}
.darkSkin .dropDown .dropdownButton.zoomFont {
  background-color: #fff;
}
.darkSkin .dropDown .dropdownButton.zoomFont:hover {
  background-color: #222c38;
}
.darkSkin .search .search__form .search__input {
  color: #fff;
}
.darkSkin .dropDown .dropdownItem:last-child .dropdownButton.bGdark svg {
  fill: #fff;
}
.darkSkin .pf {
  box-shadow: 0 0 5px rgba(0,0,0,0.8);
}
.darkSkin .list .listItem svg {
  fill: #161e27;
}
.darkSkin .gotoPage .gotoPage__input input {
  background-color: rgba(255,255,255,0.15);
}
.darkSkin input:focus,
.darkSkin input[type='text']:focus,
.darkSkin input:hover,
.darkSkin input[type='text']:hover {
  box-shadow: inset 0 0 10px rgba(0,0,0,0.4);
}
.darkSkin .dropDown .dropdownItem:last-child .dropdownButton,
.darkSkin .dropDown .dropdownItem.zoomButtons .dropdownButton {
  box-shadow: inset 0 0 0 4px #e6e6e6;
}
.darkSkin .bGdark {
  background-color: #222c38;
}
.darkSkin .settings button.fontsize__button {
  background-color: rgba(255,255,255,0.1);
}
.darkSkin .settings button.fontsize__button.active {
  background-color: #f47721;
}
.darkSkin .settings button.fontsize__button:hover {
  background-color: #d65903;
}
.darkSkin .search .search__form .search__input {
  color: #f47721 !important;
}
.darkSkin .coverMsg {
  background-color: #1c252e;
}
.darkSkin .coverMsg * {
  background-color: transparent;
  color: #fff !important;
}
.darkSkin .epubChapter .Box_Destaque,
.darkSkin #epubChapter .Box_Destaque,
.darkSkin .epubChapter img,
.darkSkin #epubChapter img {
  background-color: #fff !important;
}
.darkSkin .epubChapter *,
.darkSkin #epubChapter * {
  background-color: transparent !important;
  border-color: #161e27 !important;
}
.darkSkin .list .listItem.active.current > a strong,
.darkSkin .settings div,
.darkSkin .settings span,
.darkSkin .settings button,
.darkSkin strong,
.darkSkin svg {
  background-color: transparent;
}
.darkSkin .zoomRange {
  background-color: rgba(255,255,255,0.1) !important;
}
.darkSkin .list-title {
  background-color: #222c38;
}
.darkSkin .bookmark {
  background-color: #222c38;
}
.bGdark {
  background-color: #222c38;
}
.bGdark svg {
  fill: #fff;
}
.sepiaSkin {
  background-color: #fdf7ec;
}
.sepiaSkin .viewer {
  background-color: #725844;
}
.sepiaSkin .viewer.epub .chapterWrapper {
  background-color: #ececeb;
  box-shadow: 0px 0px 3px 3px #5b4636;
  filter: saturate(0.1) sepia(0.2);
}
.sepiaSkin .toolbar {
  box-shadow: 0 0 10px rgba(91,70,54,0.3);
  background-color: #fdf7ec;
}
.sepiaSkin .toolbar .toolbarModule .toolbarButton svg,
.sepiaSkin .toolbar .toolbarModule .goToPrevPage svg,
.sepiaSkin .toolbar .toolbarModule .goToNextPage svg,
.sepiaSkin .toolbar .toolbarModule .link svg {
  fill: #5b4636;
}
.sepiaSkin .toolbar .toolbarModule .toolbarButton.active,
.sepiaSkin .toolbar .toolbarModule .goToPrevPage.active,
.sepiaSkin .toolbar .toolbarModule .goToNextPage.active,
.sepiaSkin .toolbar .toolbarModule .link.active {
  background-color: #896951;
}
.sepiaSkin .toolbar .toolbarModule .toolbarButton.active:hover svg,
.sepiaSkin .toolbar .toolbarModule .goToPrevPage.active:hover svg,
.sepiaSkin .toolbar .toolbarModule .goToNextPage.active:hover svg,
.sepiaSkin .toolbar .toolbarModule .link.active:hover svg {
  fill: #5b4636;
}
.sepiaSkin .toolbar .toolbarModule.print .toolbarButton:hover svg * {
  stroke: #5b4636;
}
.sepiaSkin .toolbar .toolbarModule.print .toolbarButton.active svg * {
  stroke: #5b4636;
  fill: #5b4636;
}
.sepiaSkin .toolbar .toolbarModule.print .toolbarButton.active:hover svg * {
  stroke: #5b4636;
  fill: #5b4636;
}
.sepiaSkin aside.sidebar header {
  background-color: #fdf7ec;
}
.sepiaSkin .list.thumbs .thumbs,
.sepiaSkin .gotDropdown:before,
.sepiaSkin .dropDown,
.sepiaSkin .toolbarModule.gotDropdown > button.active,
.sepiaSkin .navItem.gotDropdown > button.active,
.sepiaSkin .dropDown .dropdownItem.zoomButtons .dropdownButton:hover,
.sepiaSkin .list .listItem a {
  background-color: #fdf7ec;
  color: #5b4636;
}
.sepiaSkin .bGsepia svg,
.sepiaSkin .toolbarModule.gotDropdown > button.active svg {
  fill: #5b4636;
}
.sepiaSkin .gotoPage__button {
  background-color: #fbf0d9 !important;
}
.sepiaSkin .primaryColorFill,
.sepiaSkin .toolbarButton:hover svg,
.sepiaSkin .navItem:hover svg,
.sepiaSkin .gotoPage__button svg {
  fill: #5b4636;
}
.sepiaSkin .zoomButton svg {
  fill: #fbf0d9;
}
.sepiaSkin .dropDown .dropdownItem:last-child .dropdownButton svg,
.sepiaSkin .dropDown .dropdownItem.zoomButtons .dropdownButton svg,
.sepiaSkin .toolbarButton svg,
.sepiaSkin .navItem svg {
  fill: #896951;
}
.sepiaSkin .gotoPage .gotoPage__input input {
  color: #fbf0d9;
}
.sepiaSkin .toolbar span,
.sepiaSkin .toolbar input {
  color: #5b4636;
}
.sepiaSkin .nav,
.sepiaSkin .list .list__child,
.sepiaSkin .list .listItem.active a,
.sepiaSkin .list .listItem:hover > a,
.sepiaSkin .backToLibrary:hover,
.sepiaSkin .toolbarButton:hover,
.sepiaSkin .navItem:hover,
.sepiaSkin .dropDown .dropdownItem.zoomButtons {
  background-color: #fdf7ec;
  border-color: #fdf7ec;
}
.sepiaSkin .dropDown .dropdownItem:last-child .dropdownButton,
.sepiaSkin .dropDown .dropdownItem.zoomButtons .dropdownButton {
  border-color: #e8dfcb;
}
.sepiaSkin .dropDown .dropdownItem.zoomButtons .dropdownButton.active {
  background-color: #5b4636;
}
.sepiaSkin .dropDown .dropdownItem.skins .button,
.sepiaSkin .dropDown .dropdownItem.zoomButtons .button {
  border-color: #e8dfcb;
}
.sepiaSkin .dropDown .dropdownItem.fonts {
  border-color: #e8dfcb;
}
.sepiaSkin .list .listItem {
  border-bottom-color: #e8dfcb;
}
.sepiaSkin .list.thumbs .thumbs li.active:after,
.sepiaSkin .list.thumbs .thumbs li:hover:after {
  box-shadow: inset 0 0 0 0.375em #5b4636;
}
.sepiaSkin .settings,
.sepiaSkin .list .listItem:after,
.sepiaSkin .list .listItem.active.current > a,
.sepiaSkin .list .listItem.active.current > a *,
.sepiaSkin .toolbarButton.active,
.sepiaSkin .navItem.active {
  background-color: #5b4636;
  color: #fbf0d9;
}
.sepiaSkin .search_close:hover,
.sepiaSkin.hideAside .toolbarModule.toggleMenu .toolbar__button__toggleMenu,
.sepiaSkin button:before {
  background-color: #5b4636;
}
.sepiaSkin .pageWrapper,
.sepiaSkin .epubColumn {
  background-color: #fbf0d9;
}
.sepiaSkin .pageWrapper *,
.sepiaSkin .columnContent * {
  background-color: transparent;
  color: #5b4636 !important;
}
.sepiaSkin .pageWrapper h1 img,
.sepiaSkin .pageWrapper .Icone,
.sepiaSkin .columnContent .Sum_H2 img,
.sepiaSkin .columnContent h1 img,
.sepiaSkin .columnContent .Icone {
  filter: sepia(100%);
  background-color: transparent;
}
.sepiaSkin .dropDown .dropdownButton.zoomFont {
  background-color: #fbf0d9;
}
.sepiaSkin .list .listItem svg {
  fill: #5b4636;
}
.sepiaSkin .settings button.fontsize__button {
  background-color: rgba(255,255,255,0.1);
}
.sepiaSkin .settings button.fontsize__button.active {
  background-color: #fbf0d9;
}
.sepiaSkin .settings button.fontsize__button.active svg {
  fill: #5b4636;
}
.sepiaSkin .settings button.fontsize__button:hover {
  background-color: #ddd2bb;
}
.sepiaSkin .settings button.fontsize__button:hover svg {
  fill: #5b4636;
}
.sepiaSkin .coverMsg {
  background-color: #faebcb;
}
.sepiaSkin .coverMsg * {
  background-color: transparent;
}
.sepiaSkin .epubChapter .Box_Destaque,
.sepiaSkin #epubChapter .Box_Destaque,
.sepiaSkin .epubChapter img,
.sepiaSkin #epubChapter img {
  background-color: #fff !important;
}
.sepiaSkin .epubChapter *,
.sepiaSkin #epubChapter * {
  background-color: transparent !important;
  border-color: #161e27 !important;
}
.sepiaSkin .list .listItem.active.current > a strong,
.sepiaSkin .settings div,
.sepiaSkin .settings span,
.sepiaSkin .settings button,
.sepiaSkin strong,
.sepiaSkin svg {
  background-color: transparent;
}
.sepiaSkin .zoomRange {
  background-color: rgba(255,255,255,0.1) !important;
}
.sepiaSkin .gotoPage .link {
  background-color: #49382b;
}
.sepiaSkin .gotoPage form input {
  background-color: #49382b;
}
.sepiaSkin .list-title {
  background-color: #fbf0d9;
}
.sepiaSkin .bookmark {
  background-color: #fbf0d9;
}
.bGsepia {
  background-color: #fbf0d9;
}
.bGsepia svg {
  fill: #f47721;
}
.bGlight {
  background-color: #fff;
}
.bGlight svg {
  fill: #f47721;
}
@media (max-width: 767px) {
  body .login.wrapper {
    background-color: #f3f3f3;
  }
  body .login.wrapper .loginForm {
    padding: 0 40px;
    background-color: #f3f3f3;
    border-color: transparent;
  }
  body .login p {
    max-width: 110px;
  }
}
@media (min-width: 600px) and (max-width: 766px) {
  body .login.wrapper {
    background-color: #f3f3f3;
  }
  body .login.wrapper .loginForm {
    padding: 0 40px;
    background-color: #f3f3f3;
    border-color: transparent;
  }
  body .login p {
    max-width: 110px;
  }
}
@media screen and (max-height: 500px) {
  body .loginForm {
    background-color: transparent;
    border: none;
    padding: 0 40px;
  }
  body .loginForm > * {
    margin-bottom: 10px;
  }
  body .loginForm button {
    margin-top: 10px;
  }
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-Regular.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-Italic.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-Light.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-Light.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-LightItalic.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-LightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-Bold.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'sans-serif-enc';
  src: url("/static/fonts/epub/OpenSans-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/OpenSans-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-Regular.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-Italic.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-Light.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-Light.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-LightItalic.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-LightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-Bold.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'enc-alegreya';
  src: url("/static/fonts/epub/AlegreyaSans-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/AlegreyaSans-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-Regular.woff2") format('woff2'), url("/static/fonts/epub/Barlow-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-Italic.woff2") format('woff2'), url("/static/fonts/epub/Barlow-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-Light.woff2") format('woff2'), url("/static/fonts/epub/Barlow-Light.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-LightItalic.woff2") format('woff2'), url("/static/fonts/epub/Barlow-LightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-Bold.woff2") format('woff2'), url("/static/fonts/epub/Barlow-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'enc-barlow';
  src: url("/static/fonts/epub/Barlow-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/Barlow-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-Regular.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-Italic.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-Light.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-Light.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-LightItalic.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-LightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-Bold.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'enc-merriweather';
  src: url("/static/fonts/epub/Merriweather-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/Merriweather-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-Regular.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-Italic.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-Light.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-Light.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-LightItalic.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-LightItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-Bold.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'enc-ubuntu';
  src: url("/static/fonts/epub/Ubuntu-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/Ubuntu-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-Medium.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-Medium.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-MediumItalic.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-MediumItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-Thin.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-Thin.ttf") format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-ThinItalic.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-ThinItalic.ttf") format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-Bold.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'enc-monospace';
  src: url("/static/fonts/epub/RobotoMono-BoldItalic.woff2") format('woff2'), url("/static/fonts/epub/RobotoMono-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'ubuntu';
  src: url("/static/fonts/Ubuntu-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather';
  src: url("/static/fonts/Merriweather-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'barlow';
  src: url("/static/fonts/Barlow-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alegreya';
  src: url("/static/fonts/AlegreyaSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}
.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot:first-child {
  margin-left: -4px;
}
.rc-slider-dot:last-child {
  margin-left: -4px;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  -webkit-animation-name: rcSliderTooltipZoomDownIn;
  animation-name: rcSliderTooltipZoomDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  -webkit-animation-name: rcSliderTooltipZoomDownOut;
  animation-name: rcSliderTooltipZoomDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}
.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
  display: block;
}
.rc-tooltip-zoom-enter,
.rc-tooltip-zoom-appear {
  opacity: 0;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.rc-tooltip-zoom-leave {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active {
  -webkit-animation-name: rcToolTipZoomIn;
  animation-name: rcToolTipZoomIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
  -webkit-animation-name: rcToolTipZoomOut;
  animation-name: rcToolTipZoomOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.rc-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.9;
}
.rc-tooltip-hidden {
  display: none;
}
.rc-tooltip-placement-top,
.rc-tooltip-placement-topLeft,
.rc-tooltip-placement-topRight {
  padding: 5px 0 9px 0;
}
.rc-tooltip-placement-right,
.rc-tooltip-placement-rightTop,
.rc-tooltip-placement-rightBottom {
  padding: 0 5px 0 9px;
}
.rc-tooltip-placement-bottom,
.rc-tooltip-placement-bottomLeft,
.rc-tooltip-placement-bottomRight {
  padding: 9px 0 5px 0;
}
.rc-tooltip-placement-left,
.rc-tooltip-placement-leftTop,
.rc-tooltip-placement-leftBottom {
  padding: 0 9px 0 5px;
}
.rc-tooltip-inner {
  padding: 8px 10px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #373737;
  border-radius: 6px;
  box-shadow: 0 0 4px rgba(0,0,0,0.17);
  min-height: 34px;
}
.rc-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  bottom: 4px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373737;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  left: 4px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #373737;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  right: 4px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #373737;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  top: 4px;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373737;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  right: 15%;
}
.list.thumbs .thumbs .bookmarkItem {
  width: 100%;
}
.scrollbarHolder {
  height: 100%;
  width: 100%;
}
.searchZone .resultsTreeItem {
  justify-content: flex-start;
}
.viewer.epub .chapterWrapper {
  padding: 16px;
  width: 100%;
  min-height: 100%;
  color: #000;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 3px #e2e2e2;
  -moz-box-shadow: 0 0 3px 3px #e2e2e2;
  box-shadow: 0 0 3px 3px #e2e2e2;
}
.viewer.epub.default-enc .chapterWrapper {
  font-family: 'sans-serif-enc';
}
.viewer.epub.alegreya-enc .chapterWrapper {
  font-family: 'enc-alegreya';
}
.viewer.epub.barlow-enc .chapterWrapper {
  font-family: 'enc-barlow';
}
.viewer.epub.merriweather-enc .chapterWrapper {
  font-family: 'enc-merriweather';
}
.viewer.epub.ubuntu-enc .chapterWrapper {
  font-family: 'enc-ubuntu';
}
.chapterWrapper code {
  font-family: 'enc-monospace';
}
.chapterWrapper button {
  font-family: inherit;
}
.printPages.epub.default .viewerPrint {
  font-family: 'sans-serif-enc';
}
.printPages.epub.alegreya .viewerPrint {
  font-family: 'enc-alegreya';
}
.printPages.epub.barlow .viewerPrint {
  font-family: 'enc-barlow';
}
.printPages.epub.merriweather .viewerPrint {
  font-family: 'enc-merriweather';
}
.printPages.epub.ubuntu .viewerPrint {
  font-family: 'enc-ubuntu';
}
section > article a {
  color: #406ccf;
}
.chapterWrapper > section {
  opacity: 0;
}
.scroller {
  position: absolute;
  opacity: 0;
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  transform: translateZ(0);
  text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.scroller .pf {
  border-collapse: separate;
}
.highlightMode .pf {
  cursor: text;
}
.list .listItem a {
  text-align: left;
}
.list .listItem a {
  text-align: left;
}
.bp-hl.highlighted {
  cursor: pointer;
}
.mm-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: auto;
  display: none;
  background: rgba(0,0,0,0.1);
}
.mm-popup--visible {
  display: block;
}
.mm-popup__close {
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  outline: none;
  text-align: center;
  border-radius: 10px;
  border: none;
  text-indent: -9999px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAB8BJREFUWAnFWAtsU1UY/s+5XTcYYxgfvERQeQXxNeYLjVFxLVvb2xasKIgSVNQoREVI1GhmfC6ioijiNDo1vBxb19uVtRWUzAQ1+EowOkSQzTBAUJio27r2Hr9TLJTaa7vK4yTtvec///+f7/znf5xzGf2PZnVMKRHUczEJNpgYDSEdPzTB6GdG1EbE2sxk+qqxsW5rrtNAT+/aZLtrkiDdLYhUIcSwQ9KsA7DaAbKdEWOCQBckxwrkOGP0Lf7rTAqrW+vzbT4kk91/1gAB7BqdYlVC0KUAsQuANOKKjwYUNYfff//PdNNZ3O4zqEe/FguZykhUYFGFQKspnBYGNW1LOplUWkaANtvUc3pY5FUAKwewb4jzR0KaN8ikoXrRZs2aVbBr3/6bddKfhHUHAugys+j3eCCwYv9/qflPgFab83ps52ookxZ6OOT3regtsNTJHY45fSO05yGh6wsFsZ1cIVtI035M5Uv0DQFabY77BWOLsNrmQrPi8Xq9vyaEjsXT4pg6VuiRABZfzAVzhwK+T9Lp5emIFru6QCd6CXv4+sRLSizHGpycM+yvayng/S6Do7QIJtZZVXVyOiz/sqDV4XAKweoxsDjUqM1PJ3QsaeVz5+bHtrc2IjWVmky8tKmhYVuy/qMsWOZyXSR0Wo4IDVxRWrIgmfF4vTctWdINF7oJljwQ7dG9lpkzC5PnOgywsrKSU1R/Gz6xo7hPwXT0scsnpkkXEnncjTw6kvZ3vJI8q5Lo5BUV3YaAuFthyjStof6HBP1EPbe3tOweNWpMF0AuGHveuNqtLS375NxxC8rQB7inkOd8wcaGDScKVOo8/fvmLwWOPZFIrDIxFgcYEbtnA9wgk1lZmBgwetrtnqGTbapqNG5Et06ZMhhuYzIal/Ta2tpOlMVnEAOeCqfzfEmLA0SV8KB+bljr9Wbc2ijrujpGwmdxOB+SCrJpckGiu+enT7/85uZM/P375FcjDn6LxsRMycsrPJ5B2PerOLE1mYTleNDvX8k4W4xK8HyZ3XlvJpkym+qJEa1B1VjHRwz7IBM/rBjBNodhxXLJy6N/dbvlSz4nr3xm08J+7QHkyTdI6EssDsftRjJWh2smtmwlyrZ29tBBbplSjHiT6ZyxIHZ1vHQnVBlRArTfaZq2J5kp0zuS+D2w5Hs4/FWj8sxI5bfa1TuF0GtAX4W0Na26uronlceon89FSI5FRPf1HJY4C2e1HUbMRnR5aCguyIf1RC143oW1piZ44Z/zdCFgYXpnYmnJrdg27HL2LW4sxg7A9YYhqthwEmJ99uJHOOXEiMxbNm76qkAX+kps9xSUyXHwzyps02tBv29urqcfGG4fzgKnIYrFMHTajkzbuzcAjBb3zb8ROtajTHqx2Cq8L4IL3JcruEMIxF4cck/niK4IjlV5vYN1NLeMPATDd6DKPBclhfmP5sipdxBSRdKCe/E7PScVEMJxnllszlfgcw/CYk8g4X8OSwbKHY7Lc9Up5aB2MNxvN2eC7UUnJ4DYXm51ON/AqXsuVvpAuFGrVAYUVUD991HBmuStL1eQ2N7hkG1DfqY92J4ze6vI4/EoCI53YcE7EBD3hAL+xVJH0/Llv5tFkRUTtOoiGrbY3ONz0F2MAOnPGG8FQLYRCi7DhP2yVTRnzpy8A391r8TipqNYzkZALEuWlRchpU9BGfbpF8Fi6yar6pjk8UzvBzt7SuM8grbwPBMPwArm37u6JmUSlOPyBLyjfVcdttGNPDfjQ7+/Jp1cU23tXp6fNwkRfTCmi/XydpiOLx0tRvoNWPzOoN+7iQe83u/h2Dvgh7Z0zKk0/afWF+C8VsYVTzigrUodT+6H6ut3IaKvw0KiEYp8pKpqUfJ4unfp16C7meD1Mk3JDprwovbdaLNNP+VQ3/hfKGwFJ+WasL+hwZjryEjY5/vZTObrYJFmznHJzNA+2/S1dI2BsLysUBBDw8qGdOr0Ixz75XCj/2FJOxlNpiyrQ/0CuZmF/b4Jhy2I2ie/qywFqHkAO/BkgJNzWu3OW7GTJZzT/EQV+meL5Veewudg0FhnjJacDIAul2sATlZPw3gavjR8nMBwGCDOofuA+m74o0de3BMMJ+KJwDD9GY2twdGtH+7GDybPeZTTbvthy+aRo8cUYxWPjhw1duO2rVu2JzMfr3dzYZF0LzdTmCvk832RPM9hCyaIEy+ZsBBpoRnlqyGXy1FCTzbPeKm0q1WoGnch1c0La9qHqXLxKE4lyqrS0YlKQVTBhJifKGOpfP+nXz5jRv9Yx8HliFwbXOtR1PFn0+lLC1Ayylrb0dn1IqJqHmr1alL4ApnT0inpLa1MVa9kungLQYk7B90SDGiakQ5DgAkBi02djeiqgrJC3A8WiQHFVUZfVBMyRs9yp3McrpPPIhHjXs02m0zspiafT54jDVtGgFJSpoDOqP4YfOU+KO+Cco1xsYaPGBHMdFOTRaBbl9+zyYlcWwZ17Vjw41dOmPAefDDj95+sACaWV+5ynQsLzMZ104NAGoVo/0Oe/eDgrVDUhtl2gl7IOA2Of/FnYgSAXRBPuoI+JS5WDzn11DdramqwyOxarwAmq7Ta3RfqIqZCwWhYZjicHbdDGhoHLeTXfmrHUWwngDaTWWkMe72/JMtn+/43YTIL+pAwwhkAAAAASUVORK5CYII=") no-repeat center center;
  background-size: 100%;
  margin: 0;
}
.mm-popup__input {
  display: block;
  width: 100%;
  height: 30px;
  border-radius: 3px;
  background: #f5f5f5;
  border: 1px solid #e9ebec;
  outline: none;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-size: 14px;
  padding: 0 12px;
  color: #808080;
}
.mm-popup__btn {
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin: 0;
  line-height: 32px;
  height: 32px;
  border: 1px solid #666;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  background: transparent;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}
.mm-popup__btn--success {
  background-color: #27ae60;
  border-color: #27ae60;
  color: #fff;
}
.mm-popup__btn--danger {
  background-color: #c5545c;
  border-color: #c5545c;
  color: #fff;
}
.mm-popup__box {
  width: 480px;
  position: absolute;
  top: 30%;
  left: calc(50% - 240px);
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(126,137,140,0.2);
  border-radius: 5px;
  border: 1px solid #b8c8cc;
  overflow: hidden;
  z-index: 100;
}
.mm-popup__box__header {
  padding: 15px 20px;
  background: #edf5f7;
  color: #454b4d;
}
.mm-popup__box__header__title {
  margin: 0;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
}
.mm-popup__box__body {
  padding: 20px;
  line-height: 1.4;
  font-size: 14px;
  color: #454b4d;
  background: #fff;
  position: relative;
  z-index: 2;
}
.mm-popup__box__body p {
  margin: 0 0 5px;
}
.mm-popup__box__footer {
  overflow: hidden;
  padding: 40px 20px 20px;
}
.mm-popup__box__footer__right-space {
  float: right;
}
.mm-popup__box__footer__right-space .mm-popup__btn {
  margin-left: 5px;
}
.mm-popup__box__footer__left-space {
  float: left;
}
.mm-popup__box__footer__left-space .mm-popup__btn {
  margin-right: 5px;
}
.mm-popup__box--popover {
  width: 300px;
  margin-left: -150px;
}
.mm-popup__box--popover .mm-popup__close {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  outline: none;
  text-align: center;
  border-radius: 10px;
  border: none;
  text-indent: -9999px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAB8BJREFUWAnFWAtsU1UY/s+5XTcYYxgfvERQeQXxNeYLjVFxLVvb2xasKIgSVNQoREVI1GhmfC6ioijiNDo1vBxb19uVtRWUzAQ1+EowOkSQzTBAUJio27r2Hr9TLJTaa7vK4yTtvec///+f7/znf5xzGf2PZnVMKRHUczEJNpgYDSEdPzTB6GdG1EbE2sxk+qqxsW5rrtNAT+/aZLtrkiDdLYhUIcSwQ9KsA7DaAbKdEWOCQBckxwrkOGP0Lf7rTAqrW+vzbT4kk91/1gAB7BqdYlVC0KUAsQuANOKKjwYUNYfff//PdNNZ3O4zqEe/FguZykhUYFGFQKspnBYGNW1LOplUWkaANtvUc3pY5FUAKwewb4jzR0KaN8ikoXrRZs2aVbBr3/6bddKfhHUHAugys+j3eCCwYv9/qflPgFab83ps52ookxZ6OOT3regtsNTJHY45fSO05yGh6wsFsZ1cIVtI035M5Uv0DQFabY77BWOLsNrmQrPi8Xq9vyaEjsXT4pg6VuiRABZfzAVzhwK+T9Lp5emIFru6QCd6CXv4+sRLSizHGpycM+yvayng/S6Do7QIJtZZVXVyOiz/sqDV4XAKweoxsDjUqM1PJ3QsaeVz5+bHtrc2IjWVmky8tKmhYVuy/qMsWOZyXSR0Wo4IDVxRWrIgmfF4vTctWdINF7oJljwQ7dG9lpkzC5PnOgywsrKSU1R/Gz6xo7hPwXT0scsnpkkXEnncjTw6kvZ3vJI8q5Lo5BUV3YaAuFthyjStof6HBP1EPbe3tOweNWpMF0AuGHveuNqtLS375NxxC8rQB7inkOd8wcaGDScKVOo8/fvmLwWOPZFIrDIxFgcYEbtnA9wgk1lZmBgwetrtnqGTbapqNG5Et06ZMhhuYzIal/Ta2tpOlMVnEAOeCqfzfEmLA0SV8KB+bljr9Wbc2ijrujpGwmdxOB+SCrJpckGiu+enT7/85uZM/P375FcjDn6LxsRMycsrPJ5B2PerOLE1mYTleNDvX8k4W4xK8HyZ3XlvJpkym+qJEa1B1VjHRwz7IBM/rBjBNodhxXLJy6N/dbvlSz4nr3xm08J+7QHkyTdI6EssDsftRjJWh2smtmwlyrZ29tBBbplSjHiT6ZyxIHZ1vHQnVBlRArTfaZq2J5kp0zuS+D2w5Hs4/FWj8sxI5bfa1TuF0GtAX4W0Na26uronlceon89FSI5FRPf1HJY4C2e1HUbMRnR5aCguyIf1RC143oW1piZ44Z/zdCFgYXpnYmnJrdg27HL2LW4sxg7A9YYhqthwEmJ99uJHOOXEiMxbNm76qkAX+kps9xSUyXHwzyps02tBv29urqcfGG4fzgKnIYrFMHTajkzbuzcAjBb3zb8ROtajTHqx2Cq8L4IL3JcruEMIxF4cck/niK4IjlV5vYN1NLeMPATDd6DKPBclhfmP5sipdxBSRdKCe/E7PScVEMJxnllszlfgcw/CYk8g4X8OSwbKHY7Lc9Up5aB2MNxvN2eC7UUnJ4DYXm51ON/AqXsuVvpAuFGrVAYUVUD991HBmuStL1eQ2N7hkG1DfqY92J4ze6vI4/EoCI53YcE7EBD3hAL+xVJH0/Llv5tFkRUTtOoiGrbY3ONz0F2MAOnPGG8FQLYRCi7DhP2yVTRnzpy8A391r8TipqNYzkZALEuWlRchpU9BGfbpF8Fi6yar6pjk8UzvBzt7SuM8grbwPBMPwArm37u6JmUSlOPyBLyjfVcdttGNPDfjQ7+/Jp1cU23tXp6fNwkRfTCmi/XydpiOLx0tRvoNWPzOoN+7iQe83u/h2Dvgh7Z0zKk0/afWF+C8VsYVTzigrUodT+6H6ut3IaKvw0KiEYp8pKpqUfJ4unfp16C7meD1Mk3JDprwovbdaLNNP+VQ3/hfKGwFJ+WasL+hwZjryEjY5/vZTObrYJFmznHJzNA+2/S1dI2BsLysUBBDw8qGdOr0Ixz75XCj/2FJOxlNpiyrQ/0CuZmF/b4Jhy2I2ie/qywFqHkAO/BkgJNzWu3OW7GTJZzT/EQV+meL5Veewudg0FhnjJacDIAul2sATlZPw3gavjR8nMBwGCDOofuA+m74o0de3BMMJ+KJwDD9GY2twdGtH+7GDybPeZTTbvthy+aRo8cUYxWPjhw1duO2rVu2JzMfr3dzYZF0LzdTmCvk832RPM9hCyaIEy+ZsBBpoRnlqyGXy1FCTzbPeKm0q1WoGnch1c0La9qHqXLxKE4lyqrS0YlKQVTBhJifKGOpfP+nXz5jRv9Yx8HliFwbXOtR1PFn0+lLC1Ayylrb0dn1IqJqHmr1alL4ApnT0inpLa1MVa9kungLQYk7B90SDGiakQ5DgAkBi02djeiqgrJC3A8WiQHFVUZfVBMyRs9yp3McrpPPIhHjXs02m0zspiafT54jDVtGgFJSpoDOqP4YfOU+KO+Cco1xsYaPGBHMdFOTRaBbl9+zyYlcWwZ17Vjw41dOmPAefDDj95+sACaWV+5ynQsLzMZ104NAGoVo/0Oe/eDgrVDUhtl2gl7IOA2Of/FnYgSAXRBPuoI+JS5WDzn11DdramqwyOxarwAmq7Ta3RfqIqZCwWhYZjicHbdDGhoHLeTXfmrHUWwngDaTWWkMe72/JMtn+/43YTIL+pAwwhkAAAAASUVORK5CYII=") no-repeat center center;
  background-size: 100%;
  margin: 0;
  z-index: 3;
}
.mm-popup__box--popover .mm-popup__box__body {
  padding: 20px;
}
@media (max-width: 420px) {
  .mm-popup__box {
    width: auto;
    left: 10px;
    right: 10px;
    top: 10px;
    margin-left: 0;
  }
  .mm-popup__box__footer__left-space {
    float: none;
  }
  .mm-popup__box__footer__right-space {
    float: none;
  }
  .mm-popup__box__footer {
    padding-top: 30px;
  }
  .mm-popup__box__footer .mm-popup__btn {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}
ol.enc-list {
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: lineas;
}
.enc-list > li:not([style*='list-style: none']) {
  list-style-type: none !important;
  list-style: none;
  counter-increment: lineas;
}
ul.enc-list {
  counter-reset: lineas;
}
.enc-list > .decimal::before {
  content: counter(lineas, decimal) '. ';
}
.enc-list > .decimal-leading-zero::before {
  content: counter(lineas, decimal-leading-zero) '. ';
}
.enc-list > .lower-alpha::before {
  content: counter(lineas, lower-alpha) '. ';
}
.enc-list > .lower-latin::before {
  content: counter(lineas, lower-latin) '. ';
}
.enc-list > .lower-roman::before {
  content: counter(lineas, lower-roman) '. ';
}
.enc-list > .upper-alpha::before {
  content: counter(lineas, upper-alpha) '. ';
}
.enc-list > .upper-latin::before {
  content: counter(lineas, upper-latin) '. ';
}
.enc-list > .upper-roman::before {
  content: counter(lineas, upper-roman) '. ';
}
.enc-list > .default::before {
  font-family: sans-serif;
}
.enc-list > .merriweather::before {
  font-family: merriweather;
}
.enc-list > .barlow::before {
  font-family: barlow;
}
.enc-list > .alegreya::before {
  font-family: alegreya;
}
.enc-list > .ubuntu::before {
  font-family: ubuntu;
}
ol.enc-list > li > ol.enc-list {
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: lineas2;
}
.enc-list > li > ol.enc-list > li {
  list-style-type: none !important;
  list-style: none;
  counter-increment: lineas2;
}
.enc-list > li > ol.enc-list > .decimal::before {
  content: counter(lineas2, decimal) '. ';
}
.enc-list > li > ol.enc-list > .decimal-leading-zero::before {
  content: counter(lineas2, decimal-leading-zero) '. ';
}
.enc-list > li > ol.enc-list > .lower-alpha::before {
  content: counter(lineas2, lower-alpha) '. ';
}
.enc-list > li > ol.enc-list > .lower-latin::before {
  content: counter(lineas2, lower-latin) '. ';
}
.enc-list > li > ol.enc-list > .lower-roman::before {
  content: counter(lineas2, lower-roman) '. ';
}
.enc-list > li > ol.enc-list > .upper-alpha::before {
  content: counter(lineas2, upper-alpha) '. ';
}
.enc-list > li > ol.enc-list > .upper-latin::before {
  content: counter(lineas2, upper-latin) '. ';
}
.enc-list > li > ol.enc-list > .upper-roman::before {
  content: counter(lineas2, upper-roman) '. ';
}
.enc-list > li > ol.enc-list > .default::before {
  font-family: sans-serif;
}
.enc-list > li > ol.enc-list > .merriweather::before {
  font-family: merriweather;
}
.enc-list > li > ol.enc-list > .barlow::before {
  font-family: barlow;
}
.enc-list > li > ol.enc-list > .alegreya::before {
  font-family: alegreya;
}
.enc-list > li > ol.enc-list > .ubuntu::before {
  font-family: ubuntu;
}
.searchInput {
  height: 100%;
  width: 100%;
  padding: 15px;
  font-weight: 600;
  font-size: 13px;
}
.headerEureka .searchButton {
  height: 80px;
}
.headerEureka .searchIcon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #f47721;
  height: 100%;
  width: 50px;
  color: #fff;
}
.nav .field .button-cancel {
  right: 40px;
}
.resultsTreeItem em,
mark {
  background-color: rgba(244,119,33,0.5);
}
.sidebar em,
mark {
  background-color: rgba(244,119,33,0.5);
}
#LinkAccessibility {
  color: #f00;
  overflow: hidden;
  width: 0;
  display: block;
  height: 1px;
  position: absolute !important;
  white-space: nowrap;
  clip: rect(1px, 1px);
}
#LinkAccessibility:focus {
  color: #00f;
}
.oul-bn-enc-alegreya ::marker {
  font-family: alegreya;
}
.oul-bn-enc-barlow ::marker {
  font-family: barlow;
}
.oul-bn-enc-merriweather ::marker {
  font-family: merriweather;
}
.oul-bn-enc-default ::marker {
  font-family: sans-serif;
}
.oul-bn-enc-ubuntu ::marker {
  font-family: ubuntu;
}
.chapterWrapper .reset-list-style {
  list-style: revert;
  list-style-type: revert;
}
@-moz-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-o-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-moz-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-o-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-moz-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-webkit-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-o-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-moz-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-webkit-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@-o-keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
}
