#manualDateDiv {
	margin-bottom: 20px;
	width: 325px;
}

#sanJoseDateDiv {
	margin-bottom: 20px;
	width: 325px;
}

.span2 {
	width: 120px;
}

#toDate {
	margin-left: 20px;
}

.img-responsive {
	width: 100%;
}

.img-responsive1 {
	display: block;
	max-width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap;
	/* 1 */
	text-overflow: ellipsis;
	/* 2 */
	overflow: hidden;
}

select.form-control {
	-webkit-appearance: menulist;
}

.modal-body h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

/*
.modalButton{
	margin-top: 10px;
}
*/

.popup {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 300px;
	z-index: 500;
	color: #000;
	display: none;
	left: -40px;
	/*top: 300px;*/
	background: #fff;
	border: 1px solid #e7e7e7;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
	padding: 10px 10px 19px 10px;
	align-items: center;
	margin-top: 2px
}

.popup:before,
.popup:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.popup:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 16px;
	margin-left: -16px;
}

.popup:before {
	border-color: rgba(225, 225, 225, 0);
	border-bottom-color: #e1e1e1;
	border-width: 17px;
	margin-left: -17px;
}

.popup .hold,
.popup .frame {
	width: 100%;
	overflow: hidden;
}

.popup .frame {
	padding: 0;
}

.modalDetail {
	padding-top: 20px;
}

.bookLayout {
	width: 100%;
	height: 230px;
}

.modal-footer {
	text-align: center;
	border-top: none;
}

.img-responsive-modal-vox {
	float: left;
}

.img-responsive-modal {
	max-width: 25%;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	/*max-width: 342px;*/
	/*height: 620px;*/
	/*width: 50%;*/
}


/*.modal-body h4{
	color: #000;
	font-weight: bold;
}
.modal-open .modal,.btn:focus,a:focus{
    outline:none!important
}*/

.modal-dialog {
	text-align: left;
}

.voxInfoHeader {
	padding-left: 3%;
}

.voxPictureSpacing {
	padding-top: 100px;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon/icomoon.eot?7kymtm");
	src: url("../fonts/icomoon/icomoon.eot?7kymtm#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?7kymtm") format("truetype"), url("../fonts/icomoon/icomoon.woff?7kymtm") format("woff"), url("../fonts/icomoon/icomoon.svg?7kymtm#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

a.btn-link:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.btn-lg.round {
	border-radius: 24px;
	font-size: 14px;
}

.btn-link {
	color: #ffffff;
	text-decoration: none;
}

.btn-desktop-primary {
	background: #006ae2;
	color: #ffffff;
	width: 260px;
}

.btn-desktop-primary:hover,
.btn-desktop-primary:focus,
.btn-desktop-primary:active,
.btn-desktop-primary.active,
.open>.dropdown-toggle.btn-desktop-primary {
	background: #33a6cc;
}

.btn-desktop-primary:active,
.btn-desktop-primary.active {
	background: #33ccff;
	box-shadow: none;
}

.btn-desktop-primary1 {
	background: #ffffff;
	color: #ffffff;
	width: 75%;
}

.btn-desktop-primary1:hover,
.btn-desktop-primary1:focus,
.btn-desktop-primary1:active,
.btn-desktop-primary1.active,
.open>.dropdown-toggle.btn-desktop-primary {
	background: #ffffff;
}

.btn-desktop-primary1:active,
.btn-desktop-primary1.active {
	background: #ffffff;
	box-shadow: none;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Arrow:before {
	content: "\e900";
}

.icon-checkmark:before {
	content: "\ea10";
}

.icon-facebook2:before {
	content: "\ea91";
}

.icon-twitter:before {
	content: "\ea96";
}

#header {
	padding: 0 32px;
}

#header .header-top {
	padding: 5px 0;
	text-align: right;
}

#header .header-top .topbar {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header .header-top .topbar li {
	display: inline-block;
}

#header .header-top .topbar li:not(:last-child) {
	padding: 0 4px 0 0;
}

#header .header-top .topbar li:not(:first-child)::before {
	content: "\007C";
	margin: 0 8px 0 0;
	float: left;
}

#header .header-top .topbar a {
	display: inline-block;
	position: relative;
	padding: 3px 0;
	text-transform: uppercase;
	font-size: 11px;
}

#header .header-top .topbar a::after {
	content: "";
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #707070;
}

#header .header-top .topbar a:hover {
	text-decoration: none;
}

#header .header-top .topbar a:hover::after {
	display: block;
}

#header .header-top .topbar a:active,
#header .header-top .topbar a:focus,
#header .header-top .topbar a:visited {
	text-decoration: none;
}

#header .header-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px 0 16px;
}

#header .header-bottom .logo {
	width: 280px;
	margin-right: 20px;
}

#header .header-bottom .logo a {
	display: block;
}

#header .header-bottom .main-nav {
	position: relative;
}

#header .header-bottom .drop li {
	display: inline-block;
}

#header .header-bottom .drop li:not(:last-child) {
	margin-right: 51px;
}

#header .header-bottom .drop a {
	position: relative;
	display: block;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
}

.chip-products {
	padding-bottom: 20px;
}

body {
	font-weight: 400;

}

img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.ulFAQ {
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	margin: 0;
	list-style-type: disc;
}

#voxBook {
	height: 75%;
	width: 100%;
}

.voxImg{
	cursor: default;
}

.btn-primary {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 9px;
	border: 4px solid #fff;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

.btn-primary-ir {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 9px;
	border: 4px solid #000;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}
/*.btn-primary:not(:first-child) {
	margin-left: 19px;
}*/

.btn-primary:hover,
.btn-primary:focus {
	background: #fff;
	color: #707070;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}

#uploadImageBtn.btn.btn-primary:focus {
	background: #008AE2;
	color: #fff;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}

#uploadImageBtn.btn-primary[disabled]:hover{
    background: #008AE2;
}

.btn-primary:active:hover,
.btn-primary:active {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

.btn-primary-media {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 0px;
	border: 0px solid #fff;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

/*.btn-primary:not(:first-child) {
	margin-left: 19px;
}*/

.btn-primary-media:hover,
.btn-primary-media:focus {
	background: #fff;
	color: #707070;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}

.btn-primary-media:active:hover,
.btn-primary-media:active {
	border-color: #fff;
	color: #fff;
	background: transparent;
}


.btn-primary-Admin {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 9px;
	border: 4px solid #fff;
	border-radius: 5px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #fff;
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

/*.btn-primary:not(:first-child) {
	margin-left: 19px;
}*/

.btn-primary-Admin:hover,
.btn-primary-Admin:focus {
	background: #fff;
	color: #fff;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}

.btn-primary-Admin:active:hover,
.btn-primary-Admin:active {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

.playlist {
	/*padding-left: 20px;*/
	text-align: center;
}

.editPlaylistName {
	resize: none;
	height: 32px !important;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 3px;
	border: 2px solid #111;
}

.editPlaylistDesc {
	resize: none;
	height: 70px !important;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 3px;
	border: 2px solid #111;
}

.btn-primary-Admin-Reports {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 9px;
	border: 4px solid #fff;
	border-radius: 5px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #fff;
	background: transparent;
	/*	font-weight: 700;
*/
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

/*.btn-primary:not(:first-child) {
	margin-left: 19px;
}*/

.btn-primary-Admin-Reports:hover,
.btn-primary-Admin-Reports:focus {
	background: #fff;
	color: #707070;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}

.btn-primary-Admin-Reports:active:hover,
.btn-primary-Admin-Reports:active {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

#playlist {
	padding-left: 20px;

}

#trashIt {
	padding-left: 20px;
}

#playlists tbody tr td {
	vertical-align: middle;
}

#playlists thead tr th {
	vertical-align: middle;
	color: #000;
}

#patrons thead tr th {
	vertical-align: middle;
	color: #000;
}

#patrons thead tr th:first-child {
	vertical-align: middle;
	color: #000;
	padding-left: 40px;
}

#patrons tbody tr td:first-child {
	padding-left: 20px;
}

#patrons tbody tr td {
	padding-left: 20px;
}

#playlists thead tr th:first-child {
	vertical-align: middle;
	color: #000;
	padding-left: 40px;
}

#playlists tbody tr td:first-child {
	padding-left: 40px;
}

#productIcons tbody tr td {
	vertical-align: middle;
}

#productIcons {
	/*margin-top: 20px;*/
}

.freegalIcon {
	background-image: url('../images/admin-icons/small/freegal-gray-new-updated.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;

}

.freegalIcon:hover,
.freegalIcon-active {
	background-image: url('../images/admin-icons/small/freegal-color-new-updated.png');

}

.freadingIcon {
	background-image: url('../images/admin-icons/small/freading-gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.freadingIcon:hover,
.freadingIcon-active {
	background-image: url('../images/admin-icons/small/freading-color.png');
}

.OBCIcon {
	background-image: url('../images/admin-icons/small/obc-gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.OBCIcon:hover,
.OBCIcon-active {
	background-image: url('../images/admin-icons/small/obc-color.png');
}

.voxIcon {
	background-image: url('../images/admin-icons/small/vox-gray.png');
	width: 90px;
	height: 51px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.voxIcon:hover,
.voxIcon-active {
	background-image: url('../images/admin-icons/small/vox-color.png');
}

.mmIcon {
	background-image: url('../images/admin-icons/small/mm-gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;

}

.mmIcon:hover,
.mmIcon-active {
	background-image: url('../images/admin-icons/small/mm-color.png');

}

.blinkistIcon {
	background-image: url('../images/admin-icons/small/blinkist_small_gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;

}

.blinkistIcon:hover,
.blinkistIcon-active {
	background-image: url('../images/admin-icons/small/blinkist_small.png');

}

.rocketIcon {
	background-image: url('../images/admin-icons/small/rocket-gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	margin-left: 16px;
}

.rocketIcon:hover,
.rocketIcon-active {
	background-image: url('../images/admin-icons/small/rocket-color.png');
}

.gochipIcon {
	background-image: url('../images/admin-icons/small/gochip-gray.png');
	width: 90px;
	height: 50px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.gochipIcon:hover,
.gochipIcon-active {
	background-image: url('../images/admin-icons/small/gochip-color.png');
}

.smallCell {
	width: 1px;
	white-space: nowrap;
}

.navbar,
.navbar-inverse {
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	min-height: 80px;
}

.nav li {
	display: inline;
	color: white;
}

.navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
	font-family: Lato;
	font-size: 1.7em;
	font-weight: 300;
	padding: 30px 25px 33px 25px;
}

.navbar-inverse .navbar-nav li a:hover {
	background-color: #444444;
	transition: 0.7s all linear;
	height: 100%;
}

.landingContainer {
	width: 1225px;
}

.adminIcon:hover {
	box-shadow: 15px 13px 6px -6px grey;
}

.borderButton {
	padding: 20px;
}

.liLandingText {
	float: right;
	padding-top: 20px;
	/*padding-right: 10px;*/
}

.jumbotron p {
	font-size: 15px;
}

#liLandingRow {
	margin-top: 230px;
}

.liLandingIcon {
	float: left;
	padding-left: 0px;
	/*margin: 0 auto;*/
}

.vertical-center {
	height: 100%;
	width: 100%;

	text-align: center;
	/* align the inline(-block) elements horizontally */
	font: 0/0 a;
	/* remove the gap between inline(-block) elements */
}

.vertical-center:before {
	/* create a full-height inline block pseudo=element */
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	/* vertical alignment of the inline element */
	height: 100%;
}

.vertical-center>.container {
	max-width: 100%;
	background-color: #fff;

	display: inline-block;
	vertical-align: middle;
	/* vertical alignment of the inline element */
	font: 16px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* <-- reset the font property */
}

.clearBackground {
	background-color: #fff;
}

.fullHeight {
	height: 100%;
}

.patronName {
	width: 20%;
	vertical-align: middle;
}

.patronCreated {
	vertical-align: middle;
	width: 10%;
}

.patronListButtons {
	vertical-align: middle;
	width: 5%;
}

.editPatron {
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
}

.activatePatron {
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
}

.pName {
	width: 40%;
	vertical-align: middle;
}

.subBy {
	width: 40%;
	vertical-align: middle;
}
.mmcol {
	width: 25%;
	vertical-align: middle;
}
.assigned {
    background-color: green !important;
    color: white !important;
}
.btn-primary1 {
	position: relative;
	/*min-width: 128px;*/
	/*display: inline-block;*/
	/*padding: 9px;*/
	border: 1px solid #707070;
	border-radius: 5px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	/*color: #fff;*/
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

.btn-primary1:not(:first-child) {
	margin-left: 19px;
}

/*.btn-primary1:hover,
.btn-primary1:focus {
	background: #fff;
	color: #707070;
	font-weight: 700;
	border-color: #fff;
	outline: none;
}*/

.btn-primary1:active:hover,
.btn-primary1:active {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

/*.footer{
	  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}*/
#footer .footer-info {
	background: #111;
	padding: 47px 0 16px;
}

#footer .about-us .about-us-logo {
	margin-bottom: 19px;
}

#footer .about-us p {
	font-size: 12px;
	font-size: .8571428571rem;
	color: #ebebeb;
	line-height: 1.7;
}

#footer .about-us p:not(:last-child) {
	margin-bottom: 20px;
}

#footer h5 {
	position: relative;
	display: inline-block;
	padding-bottom: 13px;
	margin-bottom: 29px;
	margin-left: 8px;
	font-size: 20px;
	font-size: 1.4285714286rem;
	font-weight: 700;
	color: #ebebeb;
}

#footer h5::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

#footer .useful-links li {
	margin-bottom: 10px;
}

#footer .useful-links a {
	position: relative;
	display: block;
	padding: 3px 25px 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-size: 1rem;
	color: #ebebeb;
}

#footer .useful-links a span {
	position: absolute;
	top: 50%;
	right: 13px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#footer .contact-us h5 {
	margin-left: 2px;
	margin-bottom: 32px;
}

#footer .contact-us address {
	margin: 0;
}

#footer .contact-us address p {
	font-size: 14px;
	font-size: 1rem;
	color: #ebebeb;
	margin: 0 0 2px 0;
}

#footer .contact-us li {
	margin: 0 0 2px 0;
}

#footer .contact-us li a {
	text-decoration: none;
	font-size: 14px;
	font-size: 1rem;
	color: #ebebeb;
}

#footer .contact-us li a:hover {
	color: #fec224;
}

#footer .contact-us li span {
	font-size: 14px;
	font-size: 1rem;
	color: #ebebeb;
}

#footer .copiright {
	background-color: #000;
	padding: 20px 0 17px;
}

#footer .copiright .copiright-info {
	padding-top: 10px;
	padding-left: 19px;
}

#footer .copiright .copiright-info p {
	margin: 0;
	font-size: 12px;
	font-size: .8571428571rem;
	color: #ebebeb;
}

#footer .copiright .copiright-info a {
	display: inline-block;
	font-size: 12px;
	font-size: .8571428571rem;
	color: #fec224;
	text-decoration: none;
	padding: 0 2px 0 0;
}

#footer .copiright .copiright-info a:first-child {
	padding-left: 5px;
}

#footer .copiright .copiright-info a:not(:first-child)::before {
	content: "\007C";
	margin: 0 4px 0 0;
	float: left;
	color: #ebebeb;
}

#footer .copiright .copiright-info a:hover {
	text-decoration: underline;
}

#footer .copiright .social-icons {
	text-align: right;
}

#footer .copiright .social-icons ul {
	display: inline-block;
}

#footer .copiright .social-icons li {
	display: inline-block;
}

#footer .copiright .social-icons li:not(:last-child) {
	margin-right: 20px;
}

#footer .copiright .social-icons li a {
	color: #fff;
	display: inline-block;
	font-size: 25px;
	text-decoration: none;
	opacity: .4;
	margin-top: -3px;
}

#footer .copiright .social-icons li a:hover {
	opacity: 1;
}

.img-responsive-tools {
	padding-bottom: 0;
	margin: auto;
	text-align: center;
}

.img-responsive-tools2 {
	margin: auto;
	text-align: center;
}

.tools-btn {
	border: 1px solid grey;
	background: white;
	width: 110%;
}

.dropdown-menu {
	min-width: 110%;
	margin: 0;
}

.main-nav .opener {
	display: none;
}

/* burger main-nav style */

.opener {
	width: 36px;
	height: 36px;
	background: #111;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}

.opener:before,
.opener:after,
.opener span {
	background: #fff;
	position: absolute;
	top: 18px;
	left: 15%;
	right: 15%;
	height: 5px;
	margin-top: -2px;
	/* height/2 */
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.opener:before,
.opener:after {
	content: "";
	top: 10px;
}

.opener:after {
	top: 26px;
}

.button-top a {
	position: fixed;
	right: 20px;
	bottom: 11px;
	display: none;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	background: #111;
	z-index: 99;
}

.button-top a::before {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 10px;
	height: 10px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.button-top a:active,
.button-top a:focus,
.button-top a:visited {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
}

.fgbanner {
	background-image: url('../images/freegal-banner.png');
	width: 100%;
	height: 445px;
}

.irbanner {
	background-image: url('../images/irbooks-banner.png');
	width: 100%;
	height: 445px;
}

.obc-banner {
	background-image: url('../images/obc-banner.png');
	width: 100%;
	height: 445px;
}

.obc-product-image {
	height: 199px;
}

.freadbanner {
	background-image: url('../images/freading-background1.png');
	width: 100%;
	height: 445px;
}

.rocketbanner {
	background-image: url('../images/rocket-background.png');
	width: 100%;
	height: 445px;
}

.gochipbanner {
	background-image: url('../images/gochip-banner.jpg');
	width: 100%;
	height: 445px;
}

.voxbanner {
	background-image: url('../images/voxbooks-banner-1.png');
	width: 100%;
	height: 445px;
}

#desk-products {
	text-align: center;
}

.macBTN {
	margin-bottom: 35px;
	margin-right: 15px;
}

.winBTN {
	margin-bottom: 35px;
	margin-left: 15px;
}

#banner {
	padding: 49px 0 0;
	/*background-position: bottom;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	text-align: center;
	/*height: 445px;*/
}

#banner h2 {
	font-size: 40px;
	font-size: 2.8571428571rem;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 2px;
	color: #fff;
}

#banner p {
	font-size: 21px;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 25px;
	color: #fff;
}

#banner .banner-button {
	padding-top: 20px;
	margin-bottom: 43px;
}

#banner .banner-button .btn-primary {
	margin-bottom: 15px;
}

#banner .banner-button .btn-primary-ir {
	margin-bottom: 15px;
	color: black;
}

#banner .banner-bottom-image {
	text-align: center;
}

#loginForm {
	padding-bottom: 100px;
}

#logoutForm {
	padding-bottom: 30px;
}

#login {
	padding-top: 30px;
	border-bottom: 0;
}

.login {
	height: 150px;
	width: 300px;
}

.login h2 {
	color: #000;
	text-align: center;
}

#login h2 {
	color: #000;
	text-align: center;
}

#login p {
	text-align: center;
}

.loginLink {
	color: #008AE2;
}

#topLoginLink {
	padding-top: 10px;
	padding-bottom: 5px;
}

#bottomLoginLink {
	padding-top: 5px;
	padding-bottom: 10px;
}

.signIn {
	background-color: #707070;
	color: #fff;
}

#subButtons {
	margin-top: 30px;
}

.forgotPassword {
	border-bottom: 0;
}

.forgotPassword h2 {
	color: #000;
	text-align: center;
}

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

.form-actions {
	margin: 0;
	background-color: transparent;
	text-align: center;
}

.reportTitles {
	padding-left: 45px;
	color: #000;
}

.tableTitles {
	color: blue;
	padding-left: 15px;
	padding-top: 10px;

}

#dlIcons {
	margin-left: 15px;
}

.remainingDL,
.remainingDL:hover {
	color: #fff;
	background-color: #4B9AE7;
	border: 1px solid #4B9AE7;
	padding-right: 50px;
	padding-left: 50px;
	margin-left: 45px;
	margin-right: 15px;
}

.totalDL,
.totalDL:hover {
	color: #fff;
	background-color: #0072BC;
	border: 1px solid #0072BC;
	padding-right: 50px;
	padding-left: 50px;
	margin-left: 15px;
	margin-right: 15px;
}


.remainPatronDL,
.remainPatronDL:hover {
	color: #fff;
	background-color: #004E94;
	border: 1px solid #004E94;
	padding-right: 50px;
	padding-left: 50px;
	margin-left: 15px;
	margin-right: 15px;
}


.reportSubmitBtn,
.reportSubmitBtn:hover {
	background-color: #4B9AE7;
}

.reportSubmitBtn:hover {
	background-color: #4B9AE7;
	color: white;
}

.patronSubmitBtn,
.patronSubmitBtn:hover {
	color: #000;
	background-color: #E7E7E7;
}


.approved {
	/*background-color:#707070;*/
	color: #707070;
	border: 1px solid #707070;
	/*float: right;*/
	padding: 20px;
	margin-left: 40px;
}

.downloadReport {
	/*background-color:#707070;*/
	color: #707070;
	border: 1px solid #707070;
	/*float: right;*/
	padding: 20px;
	margin-left: 45px;
}

#downloadSelected {
	color: #fff;
	border: 1px solid #fff;
	background-color: #3CB878;
}

.downloadReport:hover,
#downloadSelected:hover {
	background-color: #008AE2;
	color: white;
}

.reportsDLButtons {
	max-width: 50px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	padding-bottom: 10px;
	display: inline-block;
}

.num {
	font-size: 30px;
}

.reportTB1 {
	padding-bottom: 200px;
}

.reportTB2 {
	min-width: 500px;
	border: 2px solid #e1e1e1;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 50px;
	-moz-box-shadow: 0 0 5px 5px #e1e1e1;
	-webkit-box-shadow: 0 0 5px 5px #e1e1e1;
	box-shadow: 0 0 5px 5px #e1e1e1;
	height: 430px;
	overflow-y: scroll;
}

.reportTB3 {
	min-width: 500px;
	border: 2px solid #e1e1e1;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 0px;
	-moz-box-shadow: 0 0 5px 5px #e1e1e1;
	-webkit-box-shadow: 0 0 5px 5px #e1e1e1;
	box-shadow: 0 0 5px 5px #e1e1e1;
	height: 430px;
	overflow-y: scroll;
}

#approvedSelected,#pendingSelected,#demoSelected {
	color: #fff;
	border: 1px solid #fff;
	background-color: #3CB878;
}

.approved:hover,
#approvedSelected:hover {
	background-color: #008AE2;
	color: white;
}

#fMusicIcon {
	float: right;
	padding-bottom: 20px;
}

.reports .img-responsive {
	margin: 0 auto;
}

.reports p {
	font-size: 12px;
	text-align: center;
}

.PlaylistManage p {
	font-size: 12px;
	text-align: center;
}

.PlaylistMange .img-responsive {
	margin: 0 auto;
}

#reportsButton {
	max-width: 50px;
	margin-top: 50px;
	text-align: center;
	padding-bottom: 10px;
}

.libDrop {
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 45px;
	width: 300px;
}

.reportsDrop1 {
	margin-bottom: 15px;
	margin-left: 45px;
	width: 300px;
}

.reportsDrop {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 45px;
	width: 300px;
}

.patronAdd {
	/*padding-top: 15px;*/
	padding-bottom: 15px;
	padding-left: 45px;
}

.patronAddTable {
	margin-left: 45px;
}

.addPatronLabel {
	float: right;
}

.addPatronField {
	width: 500px;
}

.dateChooser {
	margin-left: 45px;
}

#playlistManageButton {
	max-width: 45px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	/*margin: auto;*/
	/*    width: 50%;
    border: 3px solid green;
    padding: 10px;*/
}

.PlaylistManage .img-responsive {
	margin: 0 auto;
}

#liIcon {
	float: left;
	max-width: 245px;
}

.pending {
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
	/*float: left;*/
	padding: 20px;
	margin-left: 5px;
}

.demo {
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
	/*float: left;*/
	padding: 20px;
	margin-left: 5px;
}

.streamReport {
	margin-left: 5px;
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
	/*float: left;*/
	padding: 20px;
}

#streamSelected {
	color: #fff;
	background-color: #3CB878;
}

.streamReport:hover,
#streamSelected:hover {
	background-color: #008AE2;
	color: white;
}

#editPlay {
	background-color: white;
	color: #707070;
	border: 1px solid #707070;
}

.pending:hover,
#pendingSelected:hover,
.demo:hover,
#demoSelected:hover {
	background-color: #008AE2;
	color: white;
}


/*#pendingSelected,#demoSelected {
	color: #fff;
	background-color: #F26522;
}*/



.basic {
	background-color: white;
	color: blue;
	border: 1px solid blue;
	float: right;
	margin-top: 20px;
}

.basic:hover {
	background-color: #008AE2;
	color: white;
}

.updatePL {
	background-color: white;
	color: blue;
	border: 1px solid blue;
	float: right;
	padding: 20px;
}

.updatePL:hover,
.updatePL-active {
	background-color: #008AE2;
	color: white;
}

.vl {
	border-left: 1px solid #000;
	height: 20px;
	position: absolute;
	margin-left: 10px;
	/*margin-left: -3px;*/
	top: 40px;
}

#adminLibName {
	font-size: 17px;
	padding-left: 20px;
	color: #000;
}

.landingProdChooser {
	padding-bottom: 30px;
}

.landingProdChooser p {
	padding-top: 20px;
}

.landingPage {
	/*padding-left: 15px;*/
	color: #000;
	font-size: 30px;
}

.pageTitle {
	padding-left: 40px;
	color: #000;
}

#topLevel {
	margin-top: 30px;
}

#blueLine {
	margin-top: 30px;
	margin-bottom: 15px;
	border-top: 3px solid #00f;
}

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

.manageRow {
	margin-top: 30px;
}

.blueText {
	color: green;
}

.manageRow1 {
	margin-top: 45px;
}

.reportRow {
	margin-top: 50px;
}

.buttonLine {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 15px;
}

.buttonLineReports {
	margin-top: 50px;
	margin-bottom: 30px;
	padding-right: 15px;
}

.playlistHeader {
	/*margin-top: 30px;*/
}

.playlistHeader p {
	font-size: 17px;
	margin-top: 20px;
}

#playlistManage {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: -15px;

	background-color: white;
	padding: 0px;
	min-height: 1024px;
}

.mover {
	width: 1%;
	text-align: center;
}

.mover span {
	line-height: 30px;
}

#backDrop {
	background-color: #F0F0F0;
	/*height: 100%;*/
}

.adminPlaylists {
	height: 100%;
}

.adminHeader {
	border-bottom: 1px solid #F0F0F0;
}

.playlistManagement {
	padding-right: 0px;
}

/*.playlistManagement::after{
	display: inline-block;
}*/
#about-us,
#about-us-page {
	text-align: left;
}

#about-us .container {
	position: relative;
	padding-top: 35px;
	padding-bottom: 25px;
}

#about-us-page .container {
	position: relative;
	padding-top: 35px;
	padding-bottom: 150px;
}

#about-us .container::after,
#about-us-page .container::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
}

#about-us h3,
#about-us-page h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 26px;
}

#about-us h4,
#about-us-page h4 {
	font-size: 20px;
	font-size: 1.1428571429rem;
	font-weight: 500;
	text-align: center;
	color: #111;
	margin-bottom: 26px;
	margin-top: -16px;
}

#about-us > .container > .about-text > .sub-heading {
	font-size: 20px;
	font-size: 1.1428571429rem;
	font-weight: 500;
	text-align: left;
	color: #111;
	margin-bottom: 20px;
	margin-top: -16px;
}

#about-us .about-text p,
#about-us-page .about-text p {
	font-size: 1rem;
	line-height: 1.5;
}

#about-us .about-text p:not(:last-child),
#about-us-page .about-text p:not(:last-child) {
	margin-bottom: 25px;
}

.tools {
	padding-bottom: 30px;
}

#products .container,
#desk-products .container {
	position: relative;
	padding-top: 63px;
}

#tools .container {
	position: relative;
	padding-top: 63px;
}

.tools-spacing {
	padding-top: 50px !important;
	padding-bottom: 40px;
	top: 0;
}

#libTools .container-fluid::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

#libTools .container-fluid::before {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-bottom: 50px;
}

#libTools .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#libTools .row::before {
	display: none;
}

#libTools h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	/*text-align: center;*/
	color: #111;
	/*margin-bottom: 23px;*/
}

#libTools .products-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px;
}

#libTools .item-wrapper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 6px 10px 20px 15px;
}

#libTools .item-wrapper .item-description h4 {
	margin-bottom: 7px;
}

#libTools .item-wrapper .item-description a {
	display: inline-block;
	font-size: 18px;
	font-size: 1.2857142857rem;
	font-weight: 700;
	color: #111;
}

#libTools .item-wrapper .item-description p {
	font-size: 13px;
	font-size: .9285714286rem;
	line-height: 1.6;
}

#libTools .item-wrapper .item-image {
	position: relative;
	margin-bottom: 17px;
	overflow: hidden;
}

#libTools .item-wrapper .item-image img {
	-webkit-transition: -webkit-transform .5s ease-in;
	transition: transform .5s ease-in;
}

#libTools .item-wrapper .image-link {
	position: absolute;
	bottom: 8px;
	right: 0;
	display: inline-block;
	padding: 3px 18px;
	color: #fff;
	background: #fec224;
	font-size: 1rem;
	text-decoration: none;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
}


#products .container::after,
#desk-products .container::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
}

#products .row,
#desk-products .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#products .row::before,
#desk-products .row::before {
	display: none;
}

#products h3,
#desk-products h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 23px;
}

#products .products-item,
#desk-products .products-item,
#standOrder .products-item {
	/*display: -webkit-box;*/
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px;
	/*justify-content: center;*/
}

#standOrder .products-item {
	display: flex;
	justify-content: center;
}

#desk-products .products-item {
	justify-content: center;
}

#products .item-wrapper,
#desk-products .item-wrapper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 6px 10px 20px 15px;
}

#products .item-wrapper .item-description h4,
#desk-products .item-wrapper .item-description h4 {
	margin-bottom: 7px;
}

#products .item-wrapper .item-description a,
#desk-products .item-wrapper .item-description a {
	display: inline-block;
	font-size: 18px;
	font-size: 1.2857142857rem;
	font-weight: 700;
	color: #111;
}

#products .item-wrapper .item-description p,
#desk-products .item-wrapper .item-description p {
	font-size: 13px;
	font-size: .9285714286rem;
	line-height: 1.6;
}

#products .item-wrapper .item-image,
#desk-products .item-wrapper .item-image,
#desk-products .item-wrapper .item-image,
#desk-products .item-wrapper .item-image {
	position: relative;
	margin-bottom: 17px;
	overflow: hidden;
}

#products .item-wrapper .item-image img,
#desk-products .item-wrapper .item-image img,
#desk-products .item-wrapper .item-image img,
#desk-products .item-wrapper .item-image img {
	-webkit-transition: -webkit-transform .5s ease-in;
	transition: transform .5s ease-in;
}

#products .item-wrapper .image-link,
#desk-products .item-wrapper .image-link,
#desk-products .item-wrapper .image-link,
#desk-products .item-wrapper .image-link {
	position: absolute;
	bottom: 8px;
	right: 0;
	display: inline-block;
	padding: 3px 18px;
	color: #fff;
	background: #fec224;
	font-size: 1rem;
	text-decoration: none;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

#contact {
	padding: 121px 0 0px;
}

.contactPad {
	padding-left: 15px;
}

.contactPad3 {
	padding-left: 15px;
	padding-bottom: 15px;
}

.contactIcons {
	padding-right: 15px;
	color: #fec224;
}

.noPad {
	padding-bottom: 20px;
	/*padding-left: 0;*/
}

.centerImg {
	margin: 0 auto;
}

#contact h3,
#contactForm h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	/*text-align: center;*/
	color: #111;
	/*margin-bottom: 31px;*/
}

#contact h4,
#contactForm h4 {
	font-size: 20px;
	font-size: 1.1428571429rem;
	font-weight: 900;
	/*text-align: center;*/
	color: #111;
	margin-bottom: 10px;
	margin-top: 20px;
}

#contact p,
#contactForm p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: left;
	margin: 0;
	/*margin-bottom: 17px;*/
}

#contactForm p.contactPad {
	padding-left: 10px;
}

#contactForm .container-fluid::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

#contactForm .container-fluid::before {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-bottom: 50px;
}

#media{
	padding: 61px 0 0px;
}
#media h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#media p {
	font-size: 14px;
	/*font-size: 1.0714285714rem;*/
	text-align: center;
	margin-bottom: 17px;
color: #000;
font-weight: bold;
}
#media .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

.mediaVid {
/*  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;*/
  padding: 0px;
  margin: 16px 0px 5px 50px;
}
.mediaVidTitle {
/*  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;*/
  padding: 0px;
  margin: 5px 0px 5px 50px;
}
.mediaVid::after {
  content: "";
  clear: both;
  display: table;
}
.mediaVid2 {
/*  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;*/
  padding: 0px;
  margin: 16px 0px 5px 50px;
}
.mediaVidTitle2 {
/*  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;*/
  padding: 0px;
  margin: 5px 0px 5px 50px;
}
.mediaVid2::after {
  content: "";
  clear: both;
  display: table;
}
.testimonial2 {
border: 2px solid #ccc;
    background-color: #eee;
    border-radius: 5px;
    padding: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.testimonial2::after {
  content: "";
  clear: both;
  display: table;
}
#testimonial{
	padding: 20px 0 0px;
}
#testimonial h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#testimonial p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: center;
	margin-bottom: 17px;
}
#testimonial .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}
.testimonial {
  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;
  padding: 16px;
  margin: 16px 0px 16px 50px;
}

.testimonial::after {
  content: "";
  clear: both;
  display: table;
}
blockquote{
  font-size: 18px;
      /*font-family:Georgia, "Times New Roman", Times, serif;*/
  /*background: #f9f9f9;*/
  /*border-left: 10px solid #ccc;*/
  margin: .5em 10px;
  padding: 0 10px;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 10px 20px;
  line-height: 1.6;
color: #000;
}

/*blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -135px;
  position: relative;
  top: 15px;
  color: #ccc;
  font-size: 3em;
}
blockquote:after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 100px;
  position: relative;
  top: -15px;
  color: #ccc;
  font-size: 3em;
}*/
/*blockquote {
border:none;
font-family:  Georgia, "Times New Roman", Times, serif;
margin-bottom:-30px;
quotes: "\201C""\201D""\2018""\2019";
}

blockquote p {
    font-size:12px;
}

blockquote p:before { 
    content: open-quote;
    font-weight: bold;
    font-size:100px;
    color:#889c0b;
} 
blockquote p:after { 
    content: close-quote;
    font-weight: bold;
    font-size:100px;
    color:#889c0b;
  
}*/
#newReader{
	    margin-left: auto;
    margin-right: auto;
    display: block;
        padding-bottom: 25px;
}
#features,#newFeatures,#ir-video {
	padding: 61px 0 0px;
}

#features h3,#newFeatures h3,#ir-video h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#features p,#newFeatures p,#ir-video p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: center;
	margin-bottom: 17px;
}

#modalRegister p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: left;
	/*margin-bottom: 17px;*/
	margin: 0px 17px 17px;
	color: #111;
}

#modalRegister a {
	font-size: 15px;
	font-size: 1.0714285714rem;
	/*text-align: left;*/
	/*margin-bottom: 17px;*/
	/*margin: 0px 17px 17px;*/
	color: #111;
	text-decoration: underline;
}

#modalRegister h4 {
	color: #111;
}

#modalRegister1 p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: left;
	/*margin-bottom: 17px;*/
	margin: 0px 17px 17px;
	color: #111;
}

#modalRegister1 h4 {
	color: #111;
	text-align: center;
	margin-bottom: 30px;
}

#features .features-list,#newFeatures .features-list {
	/*	padding: 20px;
	margin: 20px;*/
	list-style: disc;
	display: block;
	/*text-align:center;*/
	/*justify-content: space-between;*/
	/*display: flex;*/
	justify-content: center;
	/*margin: auto;*/
}

#features .features-list li,#newFeatures .features-list li {
	/*display: inline-block;*/
	position: relative;
	/*padding-left: 27px;*/
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
	margin-bottom: 30px;
}
#newFeatures .features-list li {
	margin-left: 25px;
	margin-right: 25px;
}
#features .features-list li a,#newFeatures .features-list li a {
	/*display: inline-block;*/
	position: relative;
	/*padding-left: 27px;*/
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
	margin-bottom: 30px;
	text-decoration: underline;
}

#features .container::after,#newFeatures .container::after,#ir-video .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

#standOrder {
	padding: 61px 0 0px;
}

#standOrder h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#standOrder h4 {
	font-size: 20px;
	font-size: 1.271429rem;
	font-weight: 900;
	/*	text-align: center;
*/
	color: #111;
	margin-top: 40px;
	margin-bottom: 31px;
}

#standOrder p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	/*text-align: center;*/
	color: #111;
	margin-bottom: 17px;
}

#standOrder .standOrder-list {
	/*	padding: 20px;
	margin: 20px;*/
	list-style: disc;
	display: block;
	/*text-align:center;*/
	/*justify-content: space-between;*/
	/*display: flex;*/
	justify-content: center;
	/*margin: auto;*/
}

#standOrder .standOrder-list li {
	/*display: inline-block;*/
	position: relative;
	/*padding-left: 27px;*/
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
	margin-bottom: 15px;
}

#standOrder .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}



.buttons {
	padding: 20px 0 0px;
}
.center-button{
	display: flex;
	justify-content: center;
}
.buttons h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

.buttons h4 {
	font-size: 20px;
	font-size: 1.271429rem;
	font-weight: 900;
	/*	text-align: center;
*/
	color: #111;
	margin-top: 40px;
	margin-bottom: 31px;
}

.buttons p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	/*text-align: center;*/
	color: #111;
	margin-bottom: 17px;
}

.buttons .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

#banner-content .buttons .container::after   {		
	background: none;
}


#catalog {
	padding: 61px 0 0px;
}

#catalog h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#catalog h4 {
	font-size: 20px;
	/*font-size: 2.1428571429rem;*/
	font-weight: 500;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#catalog p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	/*text-align: center;*/
	text-align: left;
	margin-bottom: 0px;
}

#catalog .features-list {
	/*	padding: 20px;
	margin: 20px;*/
	list-style: disc;
	display: block;
	/*text-align:center;*/
	justify-content: space-between;
}

#catalog .catalog-item {
	text-align: center;
}

#catalog .features-list li {
	/*display: inline-block;*/
	position: relative;
	padding-left: 27px;
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
	margin-bottom: 30px;
}

#catalog .container::after {
	content: "";
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #e1e1e1;
	margin-top: 20px;
}

#tools {
	padding: 0px 0 73px;
}

#tools h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 31px;
}

#tools p {
	font-size: 15px;
	font-size: 1.0714285714rem;
	text-align: center;
	margin-bottom: 17px;
}

#tools .tools-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin-bottom: 15px;
}

#tools .tools-list li {
	position: relative;
	padding-left: 27px;
	font-size: 15px;
	font-size: 1.0714285714rem;
	color: #111;
}

#tools .tools-list li:not(:last-child) {
	margin-right: 15px;
	margin-bottom: 15px;
}

#tools .tools-list li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	display: inline-block;
	background: transparent url("../images/Check-Mark.png") center no-repeat;
}

#tools .tools-button {
	text-align: center;
}

#tools .tools-button .row {
	padding: 26px 15px 23px;
	background: transparent url("../images/tools-btn-bg.jpg") center/cover no-repeat;
}

#tools .tools-button h5 {
	font-size: 16px;
	font-size: 1.1428571429rem;
	color: #fff;
	font-weight: 700;
	margin-bottom: 11px;
}

#tools .tools-button p {
	font-size: 30px;
	font-size: 2.1428571429rem;
	color: #fec224;
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
}

#tools .tools-button p:last-of-type {
	margin-bottom: 28px;
}

#tools .tools-button .btn-primary {
	padding: 10px;
	margin-left: 0 !important;
}

#wrapper {
	max-width: auto;
	overflow: hidden;
}

.btn-primary-contact {
	margin-top: 20px;
	background: #fec224;
	border: #fec224;
	margin-bottom: 50px;
	text-align: left;
}

.btn-primary-contact:hover {
	background: #fec224;
	border: #fec224;
	margin-bottom: 50px;
	text-align: left;
}

#about-us .about-text,
#about-us-page .about-text {
	padding-bottom: 30px;
}

#about-us .about-text .modalButton,
#about-us-page .about-text {
	padding-bottom: 30px;
}

#about-us .about-text a {
	color: blue;
	text-decoration: underline;
}

@media (min-width: 480px) {
	.img-responsive-modal-vox {
		max-width: 342px;
		float: none;
	}

	.img-responsive-modal {
		/*max-width: 342px; */

		/*max-width: 25%;*/
		max-width: 178px;
		float: right;



		/* height: 620px; */
		/* width: 50%; */
	}
}

@media (min-width: 768px) {
	.button-top a:hover {
		background: #fec224;
	}
}

@media (min-width: 1269px) {
	.freegalsmlogo {
		margin-top: 69px;
		max-width: 180%;
		height: 180px;
	}

	.voxLogo {
		margin-top: 69px;
		/*max-width: 180%;*/
		height: 150px;
		/*180*/
	}

	.rocketLogo {
		margin-top: 100px;
		/*height: 90%;*/
	}

	.freadinglogo {
		margin-top: 30px;
		/*max-width: 100%;*/
		height: 195px;
	}

}

#quoteForm {
	display: inline-flex;
}

#quote2Form {
	display: inline-flex;
}

.goChipLogo {
	margin-top: 100px
}

.btn-primary-vox {

	background: #645faa;
	border: #645faa;
	text-align: center;
}

.btn-primary-obc {
	position: relative;
	min-width: 128px;
	display: inline-block;
	padding: 9px;
	border: 4px solid #000;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: transparent;
	font-weight: 700;
	font-size: 14px;
	font-size: 1rem;
	vertical-align: middle;
}

.btn-primary-vox:hover {

	background: #0d2166;
	border: #0d2166;
	color: #fff;
}

.modalButton {
	text-align: center;
}

.spanOr {
    font-weight: bold;
    margin-left: 26%;
}

@media (min-width: 1023px) and (max-width: 1268px) {

	/*	.mlmbanner{
		height: 330px;
	}
		.smlogo{
					margin-top: 24px;
	max-width: 35%;
	height: 130px;
}*/
	.goChipLogo {
		margin-top: 24px;
	}

	.freegalsmlogo {
		margin-top: 24px;
		max-width: 35%;
		height: 130px;
	}

	.freadinglogo {
		margin-top: 24px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.rocketLogo {
		margin-top: 24px;
		/*	max-width: 100%;
	height: 90%;*/
	}

	.voxLogo {
		margin-top: 24px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.voxbanner {
		height: 330px;
	}

	.rocketbanner {
		height: 330px;
	}

	.fgbanner {
		height: 330px;
	}
	.irbanner, .obc-banner{
		height: 330px;
	}
	.freadbanner {
		height: 330px;
	}

	.gochipbanner {
		height: 330px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {

	#about-us .about-text,
	#about-us-page .about-text {
		padding: 0 120px;
		padding-bottom: 30px;
	}

	/*	.mlmbanner{
		height: 245px;
	}
		.smlogo{
					margin-top: -6px;
	max-width: 35%;
	height: 100px;
}*/
	.rocketLogo {
		margin-top: -6px;
		/*	max-width: 100%;
	height: 100px;*/
	}

	.voxLogo {
		margin-top: -6px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.freegalsmlogo {
		margin-top: -6px;
		max-width: 35%;
		height: 100px;
	}

	.freadinglogo {
		margin-top: -16px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.goChipLogo {
		margin-top: -6px;
		max-width: 35%;
		height: 100px;
	}

	.rocketbanner {
		height: 245px;
	}

	.voxbanner {
		height: 245px;
	}

	.fgbanner {
		height: 245px;
	}
	.irbanner, .obc-banner{
		height: 245px;
	}
	.freadbanner {
		height: 245px;
	}

	.gochipbanner {
		height: 245px;
	}
}

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

	#about-us .about-text,
	#about-us-page .about-text {
		padding: 0 120px;
		padding-bottom: 30px;
	}

	.goChipLogo {
		margin-top: 110px
	}

	.winBTN {
		margin-left: 0px;
	}

	.btn-desktop-primary {
		width: 405px;
	}

	/*	.mlmbanner{
		height: 245px;
	}
		.smlogo{
					margin-top: -16px;
	max-width: 35%;
	height: 100px;
}*/
	.rocketLogo {
		margin-top: 22px;
		/*	max-width: 85%;
	height: 80%;*/
	}

	.voxLogo {
		margin-top: 4px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.freegalsmlogo {
		margin-top: 4px;
		max-width: 201px;
		height: 100px;
	}

	.freadinglogo {
		margin-top: -6px;
		/*max-width: 107px;*/
		height: 100px;
	}

	/*	.freadinglogo{
				margin-top: -16px;
	max-width: 35%;
	height: 100px;
}*/
	.rocketbanner {
		height: 245px;
	}

	.voxbanner {
		height: 245px;
	}

	.fgbanner {
		height: 245px;
	}
	.irbanner, .obc-banner{
		height: 245px;
	}
	.freadbanner {
		height: 228px;
	}
}

@media (max-width: 479px) {
	.img-responsive-modal {

		float: right;
		max-width: 178px;
		padding: 20px;
	}

	.goChipLogo {
		margin-top: 135px;
	}

	#about-us .about-text,
	#about-us-page .about-text {
		padding-bottom: 30px;
		/*padding: 0 120px;*/
	}

	.rocketbanner {
		height: 245px;
	}

	.smlogo {
		margin-top: 25px;
		max-width: 35%;
		height: 100px;
	}

	.rocketLogo {
		margin-top: 55px;
		/*max-width: 90%;
	height: auto;*/
	}

	.voxLogo {
		margin-top: 25px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.freegalsmlogo {
		margin-top: 30px;
		/*max-width: 50%;*/
		height: 100px;
	}

	.freadinglogo {
		margin-top: 18px;
		/*max-width: 35%;*/
		height: 100px;
	}

	.voxbanner {
		height: 245px;
	}

	.fgbanner {
		height: 245px;
	}
	.irbanner, .obc-banner{
		height: 245px;
	}
	.freadbanner {
		height: 228px;
	}

	#features .features-list li,#newFeatures .features-list li {
		margin-bottom: 20px;
	}
}

@media (min-width: 769px) {

	#products .row,
	#desk-products .row {
		margin-left: -40px;
		margin-right: -30px;
	}

	#products .item-wrapper:hover,
	#desk-products .item-wrapper:hover {
		box-shadow: 0 0 8px 0 #111;
	}

	#products .item-wrapper:hover .item-image img,
	#desk-products .item-wrapper:hover .item-image img {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}

	#products .item-wrapper:hover .image-link,
	#desk-products .item-wrapper:hover .image-link {
		-webkit-transform: translateX(-55%);
		-ms-transform: translateX(-55%);
		transform: translateX(-55%);
	}

	#products .item-wrapper .item-description a:hover,
	#desk-products .item-wrapper .item-description a:hover {
		color: #fec224;
	}

	#products .item-wrapper .image-link:hover,
	#desk-products .item-wrapper .image-link:hover {
		box-shadow: 0 0 10px 2px #fec224;
		-ms-box-shadow: 0 0 10px 2px #fec224;
	}
}

@media ((min-width: 992px) and (max-width: 1023px)) {

	#about-us .about-text,
	#about-us-page .about-text {
		padding: 0 165px;
		padding-bottom: 30px;
	}
}

@media (min-width: 992px) {
	#header .header-bottom .main-nav {
		margin-top: 23px;
	}

	.img-responsive-chip {
		min-height: 123px;
	}
}

@media (min-width: 993px) {
	#header .header-bottom .drop a {
		padding: 3px 0;
	}

	#header .header-bottom .drop a::after {
		content: "";
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #fec224;
	}

	#header .header-bottom .drop a:hover {
		color: #fec224;
	}

	#header .header-bottom .drop a:hover::after {
		display: block;
	}
}

@media (min-width: 1024px) {
	#footer .useful-links {
		margin-left: 55px;
	}

	#footer .useful-links a:hover {
		color: #fec224;
	}

	#footer .useful-links a:hover span {
		color: #fff;
	}

	#footer .contact-us {
		margin-left: 30px;
	}

	#banner h2 {
		margin-left: -5px;
	}

	#banner p {
		margin-left: -9px;
	}

	#about-us .about-text,
	#about-us-page .about-text {
		padding: 0 165px;
		padding-bottom: 30px;
	}
}

@media (max-width: 1024px) {
	.vl {
		top: 40px;
	}

	.playlistHeader p {
		font-size: 16px;
	}

	#adminLibName {
		font-size: 16px;
	}

	.PlaylistManage p {
		text-align: left;
		font-size: 10px;
	}

	#playlistManageButton {
		max-width: 54px;
	}
}

@media ((min-width: 991px) (max-width: 992)) {

	.tools-btn {
		margin-top: 20px;
		border: 1px solid grey;
		background: white;
		/* width: 50%;*/
	}
}

@media (max-width: 991px) {
	.tools-btn {
		margin-top: 20px;
		border: 1px solid grey;
		background: white;
		width: 50%;
	}

.mediaVid{
	padding: 16px;
	margin-left: 25%; 
}
.mediaVidTitle{
	margin: 0px;
	padding: 0px;
}
	.dropdown-menu {
		margin: 0;
		min-width: 50%;
		left: 25%;
	}

	.img-responsive-tools2 {
		padding-bottom: 90px;

	}

	#products .row,
	#desk-products .row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#tools .tools-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 17px;
	}

	#tools .tools-list li:not(:last-child) {
		margin-right: 0;
	}

	#tools .tools-list li {
		width: 35%;
	}
}

@media (max-width: 991px) {
	.main-nav .opener {
		display: block;
	}

	.main-nav .drop {
		min-width: 174px;
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
	}

	.main-nav .drop>ul {
		padding: 16px 0;
		background: #fff;
		border: 1px solid #111;
	}

	#header .header-bottom .drop ul li {
		display: block;
		padding: 0;
		text-align: left;
	}

	#header .header-bottom .drop ul li:not(:last-child) {
		margin-right: 0;
		margin-bottom: 6px;
	}

	#header .header-bottom .drop ul li a {
		text-transform: none;
		padding: 5px 5px 5px 30px;
		color: #707070;
	}

	#header .header-bottom .drop ul li a:hover {
		color: #111;
	}

	/* slide animation */

	#header .drop {
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	#header.active .drop {
		max-height: 4000px;
	}

	#header .drop>ul {
		-webkit-transform-origin: top right;
		-ms-transform-origin: top right;
		transform-origin: top right;
		-webkit-transition: -webkit-transform .25s linear;
		transition: transform .25s linear;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	#header.active .drop>ul {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	#banner .container {
		width: auto;
	}

	/*	.btn-desktop-primary {

	width: 75%;
}*/
}

/*.btn-chip{
	
	border: 0px;
}*/
.chip-products-space {
	margin-bottom: 18px;
	padding-right: 9px;
	padding-left: 9px;
}

.chip-products-space1 {
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.vox-products-space {
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
.centerImg{
	 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
}

.ir-products-space{ 
		margin-bottom: 18px;
	padding-right: 9px;
	padding-left: 9px;
}
.catPadding {
	padding-top: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.chip-products-space1 {
		margin-left: 18px;
	}

}

@media (max-width: 768px) {

	/*	.smlogo{
	max-width: 35%;
	height: 80px;
}
	.freegalsmlogo{
				margin-top: 30px;
width: 110px;
	height: 80px;
}
	.freadinglogo{
	max-width: 20%;
	height: 80px;
}
.mlmbanner{
	height: 228px;
}
.fgbanner{
	height: 228px;
}
.freadbanner{
	height: 228px;
}*/
	.smDisp {
		/*	width: 450px;
	height: 500px;*/
		padding-bottom: 20px;
		/*height: 50%;*/
	}

	#about-us .container {
		padding-bottom: 37px;
	}

	#about-us-page .container {
		padding-bottom: 50px;
	}

	#about-us h3,
	#about-us-page h3 {
		margin-bottom: 30px;
	}

	#about-us h4,
	#about-us-page h4 {
		margin-bottom: 30px;
	}

	#products .container,
	#desk-products .container {
		padding-top: 25px;
	}

	#products .products-item,
	#desk-products .products-item {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#products .products-item:nth-child(even),
	#desk-products .products-item:nth-child(even) {
		margin-left: 30px;
	}

	#tools {
		padding-top: 26px;
	}

	#tools .container {
		width: auto;
	}

	#tools h3 {
		margin-bottom: 27px;
	}

	#tools p {
		margin-bottom: 31px;
	}
}

@media (max-width: 767px) {
	#header .header-top {
		display: none;
	}

	/*.goChipLogo{
	margin-top: 110px
}*/
	#header .header-bottom {
		padding-top: 38px;
	}

	#footer .footer-info .container {
		text-align: center;
	}

	#footer .about-us {
		margin-bottom: 40px;
	}

	#footer h5 {
		margin-left: 0;
	}

	#footer .useful-links {
		margin-bottom: 37px;
	}

	#footer .useful-links a {
		padding-right: 5px;
	}

	#footer .useful-links a span {
		display: none;
	}

	#footer .copiright .copiright-info {
		margin-bottom: 20px;
		text-align: center;
	}

	#footer .copiright .social-icons {
		text-align: center;
	}

	#banner {
		padding: 39px 0 0;
	}

	#banner h2 {
		font-size: 33px;
		font-size: 2.3571428571rem;
		margin-bottom: 6px;
	}

	#banner p {
		font-size: 18px;
		font-size: 1.2857142857rem;
		margin-bottom: 16px;
	}

	#about-us .container::after,
	#about-us-page .container::after {
		left: 15px;
		right: 15px;
		width: calc(100% - 30px);
	}

	#products .container::after,
	#desk-products .container::after {
		left: 30px;
		right: 30px;
		width: calc(100% - 60px);
	}

	#products h3,
	#desk-products h3 {
		margin-bottom: 34px;
	}

	#products .products-item,
	#desk-products .products-item {
		margin-bottom: 18px;
	}

	#products .products-item:nth-child(even),
	#desk-products .products-item:nth-child(even) {
		margin-left: 0;
	}

	#products .item-wrapper,
	#desk-products .item-wrapper,
	#desk-products .item-wrapper,
	#desk-products .item-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#products .item-wrapper .item-description h4,
	#desk-products .item-wrapper .item-description h4 {
		text-align: center;
		margin-bottom: 15px;
	}

	#products .item-wrapper .item-description a,
	#desk-products .item-wrapper .item-description a {
		font-size: 21px;
	}

	#products .item-wrapper .item-description p,
	#desk-products .item-wrapper .item-description p {
		display: none;
	}

	#products .item-wrapper .image-link,
	#desk-products .item-wrapper .image-link {
		bottom: 0;
		left: 0;
		text-align: center;
		padding: 6px 18px;
		font-size: 24px;
	}

	#tools .tools-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 30px;
	}

	#tools .tools-list li {
		width: 60%;
		font-size: 19px;
		font-size: 1.3571428571rem;
	}
}

@media (max-width: 480px) {
	.mediaVid{
	margin: unset; 
	}	
	
	#footer .contact-us h5 {
		margin-left: 0;
	}

	#banner .banner-button {
		margin-bottom: 10px;
	}

	#tools .tools-list li::before {
		top: 5px;
	}
}

@media (max-width: 479px) {

	/*	.dropdown-menu > li > a{
		padding: 3px 3px;
	}*/
	#banner {
		padding: 13px 0 0;
	}

	#banner p {
		margin-bottom: 8px;
	}

	#tools .tools-list li {
		width: 95%;
	}

	.winBTN {
		margin-left: 0px;
	}

	.btn-desktop-primary {
		width: 290px;
	}
}

.error {
	color: red;
	font-weight: normal;
}

.overlay {

	opacity: 0.3;
}

#leftmenu div a:hover {
	opacity: 1;
}

.img-container h3 {
	padding-bottom: 5px;
	font-size: 13px;
}

.fileupload {
	width: 205px;
	height: 170px;
	position: relative;
	overflow: hidden;
	border: 2px dotted lightgray;
	text-align: center;
	background: #F8F8F8;
	margin-left: 38px;
}

.fileupload img {
	width: 75px;
	height: 75px;
	opacity: 0.3;
}

.fileupload p {
	font-size: 12px;
	color: lightgray;
	margin-top: 10px;
	padding: 3px;
}

.fileupload input {
	position: absolute;
	top: 0;
	right: 0;
	/* not left, because only the right part of the input seems to be clickable in some browser I can't remember */
	cursor: pointer;
	opacity: 0.0;
	filter: alpha(opacity=0);
	/* and all the other old opacity stuff you want to support */
	font-size: 300px;
	/* wtf, but apparently the most reliable way to make
                         a large part of the input clickable in most browsers */
	height: 200px;
}

.modal-image {
	display: none;
	position: absolute;
	z-index: 1;
	left: -20px;
	top: -60px;
	width: 550px;
	padding: 5px;
	height: 100%;
}

.modal-image .blue-btn-div {
	text-align: right !important;
}

.modal-image-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	width: 100%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

#image-search-result {
	max-height: 500px;
	overflow-y: auto;
}

.browsebtn {
	background-color: white;
	color: #4b9ae7;
	border: 1px solid #4b9ae7;
	border-radius: 0px;
	padding: 5px;
	text-transform: unset;
}

.browsebtn:hover,
.browsebtn-active {
	background-color: #008AE2;
	color: white;
}

/* File Upload CSS*/
#editPLform {}

#fileupload input {
	display: none;
}

#editPLform ul {
	list-style: none;
	margin: 0px -30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 234px;
}

#editPLform ul li {
	margin-left: 20px !important;
	background-color: #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 3px;
	height: 30px;
	position: relative;
}

#editPLform ul li input {
	display: none;
}

#editPLform ul li p {
	overflow: hidden;
	white-space: wrap;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 40px;
}

#editPLform ul li i {
	font-weight: normal;
	font-style: normal;
	color: #000;
	display: block;
}

#editPLform ul li canvas {
	top: 10px;
	left: 16px;
	position: absolute;
}

#editPLform ul li span {
	width: 15px;
	height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: green;
}

#editPLform ul li.working span {
	height: 16px;
	background-position: 0 -12px;
}

#editPLform ul li.error p {
	color: red;
}

/* File Upload CSS*/
/* .modal-header {
	padding: 2px 16px;
} */

.modal-header h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-top: 10px
}

/* .modal-body .container-wrapper {
	padding: 2px 16px;
}

.modal-footer {
	padding: 2px 16px;
} */

.modal-content option:checked {
	background: #2868e8 linear-gradient(to bottom, #2868e8 0%, #2868e8 100%);
	padding: 4px 4px 4px 20px;
}

.closeBtn {
	margin: 5px;
	position: absolute;
	top: 0;
	right: 0;
	color: grey
}


.grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	grid-gap: 20px;
	align-items: stretch;
}

.grid img {
	border: 1px solid #ccc;
	box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
	max-width: 100%;
}


#irproduct h3 {
	font-size: 30px;
	font-size: 2.1428571429rem;
	font-weight: 900;
	/*text-align: center;*/
	color: #111;
	/*margin-bottom: 31px;*/
}

#irproduct h4 {
	font-size: 20px;
	font-size: 1.1428571429rem;
	font-weight: 900;
	text-align: center;
	color: #111;
	margin-bottom: 30px;
	margin-top: 20px;
}


#irproductBook h4 {
    font-size: 20px;
    font-size: 1.1428571429rem;
    font-weight: 900;
    text-align: left;
    color: #111;
    margin-bottom: 30px;
    margin-top: 20px;
}


#banner-content {
	padding: 35px 0;
  }
  #banner-content .container {
	width: 846px;
  }
  #banner-content .row + .row {
	margin-top: 25px;
  }
  #banner-content .heading {
	font-size: 18px;
	font-weight: 700;
	color: #645faa;
	margin-bottom: 20px;
  }
  #banner-content .content {
	color: #111;
	font-size: 16px;
  }
  #banner-content .img img {
	height: 100%;
	width: 100%;
  }
  #banner-content .content a {
	font-weight: 700;
  }
  #banner-content .content.small {
	font-size: 14px;
  }
  #banner-content p + p {
	margin-top: 20px;
  }
  #banner-content .buttons {
	display: flex;
	margin-top: 25px;
  }
  #banner-content .buttons button + button {
	margin-left: 15px;
  }

  .ivoxbanner {
	background: url('../images/ivox_images/ivox-banner-bg.jpg') no-repeat top center;
	width: 100%;
	min-height: 445px;
}

.nav-shop {
	color: white !important;
    background-color: red;
    padding: 5px 30px !important;
    border-radius: 15px;
}

.vox-store-link {
	color: red !important;
	text-decoration: underline;
	font-weight: bold;
}
.lib-playlist{
	margin-top: 30px;
	margin-bottom: 35px;
	margin-left: 55px;
	width: 300px;
  }
  
  /* responsive */
  
  @media screen and (max-width: 900px) {
	#banner-content .img {
	  margin-bottom: 25px;
	}
	#banner-content .buttons {
	  margin-bottom: 25px;
	  align-content: center;
      justify-content: center;
	}

	#banner-content .container {
		width: 100%;
	}

	.ivoxbanner {
		min-height: auto;
	}

  }

.explicit-txt {
	color: red;
}

.breakword {
	width: 50%;
    word-wrap: break-word;
    display: flex;
}

  .logout-landing{
      text-align: right;padding: 20px 20px 0px 0px;
  }

.td-breakword {
	word-break: break-word;
}

.report_download{
    max-width: 50px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 20px;
    text-align: center;
    padding-bottom: 10px;
    display: inline-block;
}
.view_playlitst_mm{
    padding-bottom: 6px;
    padding-left: 25px;
    font-size: medium;
    max-height: 8em;
}
.view_playlitst_tabel_mm{
font-size: medium;
}
.open-emailDialog, .open-smsDialog{
    margin-top: 6px;
}
.removeExtraspace:before {
    content: '';
    display: none;
}
  /*  */

