htd-lync
Version:
This library is meant to be used to interact with an HTD Lync 12
2,398 lines (2,002 loc) • 38.7 kB
CSS
@font-face {
font-family: 'fontawesome';
src: url(../font-awesome/fonts/fontawesome-webfont.ttf);
}
@font-face {
font-family: 'ubunto';
src: url(../fonts/ubuntu-r.ttf);
}
html {
-webkit-user-select: none;
}
body {
background: #242424;
margin: 0;
font-family: 'ubunto', sans-serif;
min-height: 100%;
display: flex;
flex-direction: column;
}
hr {
width: 100%;
}
#doorbellSettingsList {
margin-bottom: 50px;
}
@media screen and (orientation: landscape) {
#topShortcut1, #topShortcut2, #topShortcut3, #topShortcut4 {
height: 60px;
width: 60px
}
#groupControlList {
height: 580px ;
overflow: scroll;
margin-bottom: 50px;
}
#editShortcutDiv {
height: 500px ;
padding: 20px;
}
header {
/* background: #006e95; */
background: linear-gradient(#004861, #006e95);
padding-top: 10px;
}
.music-item-wrapper {
top: 0px ;
}
.phone-icon {
background: url(../images/phone.png) no-repeat center /contain;
max-width: 710px;
width: 100%;
height: 400px;
margin-right: -10%;
margin-top: -100px;
z-index: 2;
}
.phone-gradient {}
.phone-icon {
height: 550px;
margin-top: -60px;
margin-right: -40%;
margin-bottom: 0px;
}
#zoneSettingsList2 {
height: 600px ;
}
.app-name {
margin-top: 0px;
padding-bottom: 0px;
}
.app-name p {
font-size: 20px;
}
.player-list {
overflow-y: scroll ;
-webkit-overflow-scrolling: touch ;
/* height: 640px; */
/* height: 100px; */
margin-bottom: 50px;
}
.player-list.big {
height: 590px ;
}
#sourceSettingsAllList {
height: 530px ;
}
.player-list2 {
overflow-y: scroll ;
-webkit-overflow-scrolling: touch ;
height: 230px;
}
.button-wrapper {
max-width: unset;
}
.beacon {
width: 150px ;
}
.bottom-button-item, .button-item {
margin: 5px auto;
padding: 9px 7px;
min-height: 21px;
}
.button-item.group {
min-width: 90px ;
}
.small {
min-height: 10px;
padding: 5px 5px ;
min-width: 60px ;
width: 60px ;
margin-right: 20px ;
}
.small.a {
font-size: 12px;
}
select#changeZone, select#changeSource {
margin: 0px auto ;
padding: 0px 7px ;
min-width: 70px ;
width: 90px ;
min-height: 21px;
}
.power-button {
margin: 2em auto auto;
}
.dropdown-content {
top: 0%;
}
.phone-icon {
height: 400px ;
}
header {
padding-top: 0px;
}
.phone-icon {
width: 135%;
}
.app-name h2 {
font-size: 3rem;
}
.app-name p {
font-size: 22px;
}
.btn-setng {
padding: 0 13px;
}
.item-heading {
padding: 10px 25px;
}
.item-icons {
padding: 20px 25px;
}
.tabs-text {
padding: 5px 3px;
min-width: 110px;
width: auto;
margin-right: 3px;
}
p.prime {
font-size: 16px;
margin-top: 15px;
}
p.source {
font-size: 16px;
}
.list-text1 {
padding-top: 10px;
width: 100%;
flex-wrap: wrap;
justify-content: left;
}
.player-list ul, .player-list2 ul {
margin: 0 7px;
}
.custom-left-grid {
width: 98%;
}
.groupControl {
margin: 20px;
}
#pageName {
margin-left: auto;
margin-right: auto;
top: 0px;
width: 60%;
}
#sourceSettingsAllList {
height: 500px;
}
.heading {
width: 60%;
}
.player-list {}
#zoneSettingsAllList {
height: 600px ;
}
.playlists, .playlist2-container {
position: fixed;
width: 100%;
background: #242424;
bottom: 0px;
padding-top: 10px;
border-top: 2px solid #5A5A5A;
}
.playlists-groups {
position: fixed;
width: 100%;
background: #242424;
bottom: 65px;
height: 140px;
padding-top: 10px;
border-top: 2px solid #5A5A5A;
z-index: 999;
}
.custom-li {
bottom: 140px;
border-top: 0px solid #5A5A5A;
}
.playlists-musicPlayer {
bottom: 110px;
}
.playlist2-container {
bottom: 80px;
padding-top: 4px;
border-top: none;
}
.topbar {
padding: 0px;
position: relative;
height: 70px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.mobile-menu {
position: absolute;
top: -15px;
bottom: 20px;
right: 10px;
}
.plus-sign {
color: white;
position: absolute;
top: -1px;
right: 20px;
}
.player-btns img {
width: 35px;
}
.player-btns {
padding: 10px 20px;
margin-bottom: 0;
}
.button-wrapper {
max-width: 85%;
}
.power-button {
margin: 4em auto 3em;
}
}
/* //cheap android tablets */
@media only screen and (min-device-width: 768px) and (max-device-width: 1250) and (orientation: portrait) {
.mobile-menu {
position: absolute;
right: 30px;
top: 20px
}
}
/* iPad 2,3,4 Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
#pageName {
margin-top: 20px ;
width: 60%;
}
#sourceSettingsAllList {
height: 790px ;
}
.playlists-groups {
height: 150px ;
}
.player-list {
overflow-y: scroll ;
-webkit-overflow-scrolling: touch ;
/* height: 850px; */
height: 100%;
}
}
.downArrow {
padding-left: 10px;
}
#goToPresetSettingsPage {
padding-left: 85px;
}
.bottom-buttons-connected {
text-align: center;
color: white;
font-size: 11px;
}
.sourceSettingsText {
padding: 15px;
color: white;
}
#editSystemName {
width: 20px ;
height: 20px ;
margin-right: 0px ;
padding-left: 10px;
}
.bottom-buttons-connected.red {
color: red;
}
.bottom-buttons-connected.green {
color: green;
}
.green {
color: #3c3c3c ;
}
.sourceSettingName {
width: 400px ;
}
#goToGroupSettingsPage {
padding-left: 90px;
}
.grey {
color: #5A5A5A ;
}
.blue {
color: #016e95 ;
}
.red {
color: red ;
}
#groupMuteAll {
float: left;
margin-top: 13px;
}
.sourceSettingName {
/* width: 400px !important; */
}
.addGroupText {
font-size: 18px;
text-align: center;
color: white;
}
.clearfix {
clear: both;
}
.clear {
clear: both;
padding-bottom: 100px;
}
.container-wrapper {
display: flex;
flex-direction: column;
flex: 1;
}
.shortcutTable {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-content: flex-start;
}
.shortcut-wrapper {
width: 100px;
margin-bottom: 8px;
}
#click2,
#MusicPlayerBasic,
#ShortcutSettingsPage,
#EditShortcutSettingsPage,
#SystemSettingsPage,
#GroupSettingPage,
#ZoneSettingsPage,
#DoorbellSettingsPage {
display: flex;
flex-direction: column;
flex: 1;
}
#ZoneSettingsPage {
overflow-y: scroll;
}
.container-wrapper .container {
width: 100%;
max-width: 1400px;
margin: 0 auto;
flex: 1;
display: flex;
flex-direction: column;
}
header {
/* background: #006e95; */
background: linear-gradient(#004861, #006e95);
padding-top: 40px;
}
.beacon {
color: white;
width: 200px ;
}
.phone {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
overflow: hidden;
}
.phone-gradient {
position: absolute;
left: 0;
width: 85%;
height: 85%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 69, 89, 1)), color-stop(rgba(14, 69, 89, 0.75)), color-stop(rgba(14, 69, 89, 0.50)), color-stop(rgba(0, 110, 149, 0.75)), color-stop(rgba(0, 110, 149, 0.50)), color-stop(rgba(0, 110, 149, 0.25)), to(rgba(0, 110, 149, 0.05)));
background: -webkit-linear-gradient(rgba(14, 69, 89, 1), rgba(14, 69, 89, 0.75), rgba(14, 69, 89, 0.50), rgba(0, 110, 149, 0.75), rgba(0, 110, 149, 0.50), rgba(0, 110, 149, 0.25), rgba(0, 110, 149, 0.05));
background: -o-linear-gradient(rgba(14, 69, 89, 1), rgba(14, 69, 89, 0.75), rgba(14, 69, 89, 0.50), rgba(0, 110, 149, 0.75), rgba(0, 110, 149, 0.50), rgba(0, 110, 149, 0.25), rgba(0, 110, 149, 0.05));
background: linear-gradient(rgba(14, 69, 89, 1), rgba(14, 69, 89, 0.75), rgba(14, 69, 89, 0.50), rgba(0, 110, 149, 0.75), rgba(0, 110, 149, 0.50), rgba(0, 110, 149, 0.25), rgba(0, 110, 149, 0.05));
z-index: 1;
}
.phone-icon {
background: url(../images/phone.png) no-repeat center /contain;
max-width: 710px;
width: 100%;
height: 700px;
margin-right: -10%;
margin-top: -100px;
z-index: 2;
}
.app-name {
width: 100%;
padding-bottom: 0px;
text-align: right;
margin: 10px auto 0;
line-height: 50px;
}
.app-name h2 {
color: #006a8e;
font-size: 4rem;
font-weight: 100;
margin: 0;
padding: 0 30px;
font-family: 'ubunto', sans-serif;
}
.app-name p {
color: #fff;
font-size: 2rem;
margin: 0;
padding: 0 30px;
}
.topbar {
max-width: 90%;
margin: auto;
}
.inner-list-box, .list-box, .list-grid, .buttons, .bottom-buttons, .topbar, .topbar .music-item-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
margin-bottom: 10px;
}
.topbar .music-item-wrapper {
width: 80%;
margin-right: 60px;
position: absolute;
top: 30px;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.toggle-height {
height: 4px ;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.mobile-menu, .topbar .music-item {
width: 90px;
height: 90px;
}
.mobile-menu {}
.mobile-menu img, .topbar .music-item img {
width: 100%;
}
.mobile-menu img {
margin-top: 5px;
}
.topbar a {
color: white;
text-decoration: none;
}
.topbar a:hover {
color: #E65B2A;
}
.topbar a .fa {
padding-right: 5px;
font-size: 11px;
}
.heading {
position: relative;
padding-bottom: 10px;
width: 80%;
margin-left: auto;
margin-right: auto;
}
.heading a {
color: white;
text-decoration: none;
position: absolute;
left: 10px;
top: 40%;
}
.heading.separate a {
top: 10px;
}
.heading.separate a .fa {
font-size: 1.75em;
}
.heading a .fa {
padding-right: 5px;
font-size: 1em;
}
.heading-title {
position: relative;
/* max-width: 200px; */
margin: auto;
}
.heading-title select {
width: 100%;
}
.heading-title h2, .heading h2, .sub-heading h2 {
text-align: center;
color: #fff;
padding: 5px 0;
margin: 0;
font-weight: normal;
}
.heading h2, .sub-heading h2 {
font-size: 32px;
}
.heading span.handle a .fa, .sub-heading a .fa {
font-size: 16px;
color: #fff;
}
.heading span.handle a {
position: relative;
top: unset;
left: unset;
}
.heading span, .handle a .fa {}
.heading p {
color: #E65B2A;
margin: 0;
font-size: 26px;
}
.plus-sign {
color: white;
position: absolute;
top: 5px;
right: 40px;
}
.plus-sign img {
width: 35px;
}
.heading span, .plus-sign a {
color: white;
}
.item-heading {
padding: 10px 40px;
float: left;
}
.switch {
position: relative;
display: inline-block;
width: 50px;
height: 25px;
margin-top: 2px;
margin-right: 10px;
}
.switch input {
display: none;
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 2px;
bottom: 0;
background-color: transparent;
-webkit-transition: .4s;
-o-transition: .4s;
transition: .4s;
border: 2px solid #5A5A5A;
}
.slider:before {
position: absolute;
content: "";
height: 23px;
width: 23px;
left: 0;
bottom: -1px;
background-color: #5A5A5A;
-webkit-transition: .4s;
-o-transition: .4s;
transition: .4s;
}
input:checked+.slider {
/*background-color: #2196F3;*/
border: 2px solid #006e95;
}
input:checked+.list-text p {
color: #E65B2A ;
;
}
input:focus+.slider {
-webkit-box-shadow: 0 0 1px #2196F3;
box-shadow: 0 0 1px #2196F3;
}
input:checked+.slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
background-color: #006e95;
}
.button-wrapper {
max-width: 45%;
margin: 0 auto;
}
.bottom-button-item, .button-item {
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #fff;
text-align: center;
padding: 10px 20px;
margin: 10px auto;
min-width: 90px;
}
.bottom-button-item {
border: none;
}
.button-item.active {
color: #006e95;
background: #006e95;
border: 1px solid #006e95;
}
.bottom-button-item a, .button-item a, .dropBtnGroup, .dropBtnSourceGroup {
text-transform: uppercase;
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #fff;
}
.button-item.group a {
color: #949494 ;
}
.button-item.group {
border: 1px solid #949494 ;
}
.dropBtnGroup, .dropBtnSourceGroup {
text-align-last: center;
font-weight: normal;
}
.dropies {
max-width: 225px;
margin: 0 auto;
/* padding: 10px 0; */
display: block;
text-align: center;
}
#beaconData, #storedSystems {
height: 190px;
overflow-y: scroll;
float: left;
width: 48%;
}
#manuallyConnect {
width: 400px;
margin: 5px auto;
padding: 9px 7px;
min-height: 21px;
color: white;
padding: 6px 7px ;
margin-top: 18px ;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #fff;
text-align: center;
padding: 10px 20px;
margin: 10px auto;
min-width: 90px;
text-decoration: none;
}
.powerButtonEdit {
width: 50px ;
}
#primary.dropies .dropdown .dropbtn {
font-size: 26px;
}
.dropies .dropdown .dropbtn {
font-size: 26px;
}
.dropies .dropdown-content {
top: 140%;
}
#secondary.dropies .dropdown-content {
top: 130%;
}
.list-cat .dropdown-content {
right: 0;
}
/*-------DropDown----------*/
.dropdown {
/* overflow: hidden;*/
position: relative;
}
.dropdown .dropbtn {
font-size: 26px;
border: none;
outline: none;
padding: 0;
background-color: inherit;
color: #fff;
}
.dropdown-content {
display: none;
position: absolute;
top: 125%;
right: 10px;
background: black;
min-width: 160px;
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
z-index: 10;
padding: 7px 10px;
}
.dropdown-content a {
color: #fff;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: center;
border: none;
}
.dropdown-content a:hover {
background-color: black;
color: #006e95;
}
.dropdown-content.active {
display: block;
}
/*-------Dropdown Ends------*/
/* Rounded sliders */
.slider.round {
-webkit-border-radius: 34px;
border-radius: 34px;
}
.slider.round:before {
-webkit-border-radius: 50%;
border-radius: 50%;
}
#beaconData, #storedSystems {
text-align: center;
color: white;
}
.player-list>ul, .player-list2>ul {
margin: 0 20px;
padding: 0;
}
.player-list>ul>li, .player-list2>ul>li, .doorbellList {
list-style: none;
padding-top: 10px;
padding-bottom: 0px;
border-bottom: 1px solid #3c3c3c;
}
.both-btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: white;
}
.both-btn img {
width: 25px;
height: 25px;
margin-right: 10px;
}
.container2 {
display: block;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default radio button */
.container2 input {
position: absolute;
opacity: 0;
cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
}
.zoneName {
top: 13px ;
right: 140px ;
}
.sourceNameDropDown {
top: 13px ;
right: 52px ;
}
/* On mouse-over, add a grey background color */
.container2:hover input~.checkmark {
background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.container2 input:checked~.checkmark {
background-color: #016e95;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the indicator (dot/circle) when checked */
.container input:checked~.checkmark:after {
display: block;
}
/* Style the indicator (dot/circle) */
select.dropBtnSource, select.dropBtn {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
direction: rtl;
}
.container .checkmark:after {
top: 9px;
left: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: white;
}
.list-title, .groupAppName, .zoneAppName, .zoneSettingName, .sourceAppName, .sourceSettingName, .sourceSettingNameInd {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.list-title, .list-title a {
color: #949494;
}
/*
.list-text {
float: left;
}
*/
.list-text p, .list-text p a {
color: #5A5A5A;
font-size: 20px;
text-decoration: none;
}
.list-text p a:hover {
color: #E65B2A;
}
/*
.list-button {
float: right;
margin-top: 10px;
}
*/
/*
.list-button .pencil {
width: 35px !important;
margin-top: -15px;
}
*/
/*
.list-button1 {
float: right;
margin-top: 25px;
}
*/
.list-button1 img {
width: 25px ;
margin-top: 10px;
}
.btn-setng {
background: none;
color: white;
border: none;
padding: 0 50px;
font-family: 'ubunto', sans-serif;
font-size: 15px;
}
.btn-setng:hover {
color: #E65B2A;
}
.w3-bar.w3-black {
background: #1B1B1B;
text-align: center;
}
.w3-black .active {
color: #E65B2A;
}
.w3-black .active::after {
content: '';
display: block;
border-bottom: 1px solid #E65B2A;
width: 60%;
margin: 15px auto 0;
}
.item-heading p .fa {
font-size: 17px;
margin-left: 10px;
}
.item-icons {
float: right;
padding: 20px 40px;
}
.item-icons .fa {
color: white;
font-size: 27px;
padding: 0 10px;
}
.item-icons .fa:hover {
color: #E65B2A;
}
.dropdown .dropbtn, .list-cat select, .list-volume select, .list-icon img, div#CD img, div#radio img, div#usb img, div#bluetooth img {
width: 100%;
}
#slidecontainer2, #slidecontainer, #volumeBar, .volume-bar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
}
.volume-bar {
align-items: center;
}
#volumeBar {
padding: 10px;
justify-content: space-between;
}
.loadingText {
text-align: center;
color: white;
margin-bottom: 2000px;
}
.vol-bar {
width: calc(100% - 60px);
position: relative;
}
.vol-icon, .vol-value {
width: 30px;
text-align: center;
margin-top: -2px;
}
.vol-value {
float: right;
font-size: 22px;
margin-top: -10px;
width: 50px ;
}
.red {
color: red;
}
.vol-icon .fa {
font-size: 25px;
color: white;
}
#connectedCircle {
height: 15px;
width: 15px;
position: absolute;
top: 15px;
right: -12px;
}
.vol-icon img {
width: 25px;
}
.player-btns img {
width: 40px;
}
/* ----------- range slider------------- */
#sourcesOnKeypad {
margin-bottom: 50px;
}
#powerBtn {
height: 40px;
min-width: 40px ;
border: none ;
margin-left: 20px;
margin-right: 20px;
/* padding-top: 0px; */
}
.player {
position: absolute;
top: 6px;
background: #006e95;
width: 0;
height: 6px;
z-index: 9999;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
max-width: 100%;
}
.player1, .player2, .player3 {
position: absolute;
top: 16px;
}
#slidecontainer2, #slidecontainer {
position: relative;
}
.slider1 {
-webkit-appearance: none;
width: 100%;
height: 6px;
outline: none;
opacity: 1;
-webkit-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s;
border-color: black;
margin-top: 6px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.slider1:hover {
opacity: 1;
}
.slider1::-webkit-slider-thumb, .slider::-moz-range-thumb {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 25px;
height: 22px;
background: #FFFFFF;
cursor: pointer;
-webkit-border-radius: 10px;
border-radius: 10px;
z-index: 9999999999 ;
position: relative;
}
.slider1:before {
width: 0;
}
.vol-value span {
color: #006e95;
font-weight: bold;
}
.inner-list-box, .list-box, .list-grid {
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.inner-list-box, .list-box {
margin: auto 0 5px;
width: 100%;
}
.list-box-action {
display: none;
width: 100%;
color: #949494;
}
.list-box-action.active {
display: block;
}
/*.list-grid {*/
/*width: 50%;*/
/*}*/
.zonePower {
width: 40px ;
height: 25px;
margin-left: 10px ;
}
.presetList {
width: 100% ;
}
.list-grid-left {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 235px;
}
.list-grid-right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
width: 60%;
}
.list-grid-left-wide {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 400px;
}
.inner-list-box .list-grid-left, .inner-list-box .list-grid-right {
width: 50%;
}
.list-cat {
width: 65%;
}
#shortcutEmailText {
padding: 10px;
}
.list-volume {
width: 25%;
}
.shortcutIconSelect {
margin-bottom: 5px;
margin-left: 12.5px;
margin-right: 12.5px;
}
.shortcutBox {
margin: 17px;
float: left;
width: 50px;
height: 110px;
}
.shortcutText {
width: 75px;
color: white;
text-align: center;
display: inline-block;
margin-left: 12.5px;
margin-right: 12.5px;
}
.gateway {
width: 350px ;
}
.dndOn {
color: #555555 ;
}
#systemUUID {
font-size: 12px;
}
#groupControlList {
height: 650px;
overflow: scroll;
margin-bottom: 50px;
z-index: 1;
}
.list-icon {
width: 25px;
height: 25px;
margin-right: 15px;
background: url(../images/power-off-norm.png) no-repeat center /cover;
}
#redBar {
height: 20px;
width: 100%;
background-color: red;
color: black;
text-align: center;
margin-top: 20px;
}
.list-grid.active .list-icon, .list-icon.zonePower.active {
background: url(../images/power-off.png) no-repeat center /cover;
width: 25px;
}
.presetSource {
margin-left: 30px;
}
.list-grid .dropbtn, .list-grid span a, .list-grid .dropBtnSource, .list-grid .dropBtnSourceForPreset, .dropBtnDNDForPreset {
color: #949494;
font-size: 16px;
text-decoration: none;
background: #242424;
/* border: transparent; */
text-align: right;
padding-right: 10px;
}
.dropBtn.selectVolume {
text-align: center ;
padding-right: 0px ;
}
.dropBtn.selectVolume.mute {
color: #d5a343;
}
.mute {
color: #d5a343 ;
}
.dropBtnSourceForPreset, .dropBtnDNDForPreset {
color: white ;
}
.dropBtnPreset {
color: white;
font-size: 16px;
text-decoration: none;
background: #242424;
/* border: transparent; */
text-align-last: center;
}
.dropBtnPreset.active {
color: #006e95;
}
/* ----------- range slider End------------- */
.list-text1 {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
width: 100%;
flex-wrap: wrap;
justify-content: left;
}
.tabs-text {
width: 100px;
background: #333333;
padding: 5px 10px;
position: relative;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-right: 10px;
margin-bottom: 5px;
}
.tabs-text a {
text-decoration: none;
font-size: 14px;
color: #c1c1c1;
}
span.close {
position: absolute;
right: 10px;
color: #c1c1c1;
}
span.close:hover {
color: #fff;
}
p.prime {
color: #fff;
margin: 0;
}
p.source {
margin-top: 0;
font-size: 18px;
}
span.catagries {
color: #006e95;
}
.add-btn {
background: #1B1B1B;
color: #006e95;
border: none;
padding: 5px 15px;
}
.add-btn .fa {
padding-right: 5px;
color: #006e95;
}
.popup, .popup2 {
background: #333333;
padding: 0;
position: absolute;
top: 5%;
left: 0;
height: auto;
width: 100%;
max-width: 80%;
margin: 0 auto;
right: 0;
display: none;
z-index: 9999999;
}
.popup h2, .popup2 h2 {
color: white;
padding: 5px 0;
border-bottom: 2px solid #363636;
text-align: center;
margin: 0;
}
.popup-content ul {
margin: 0;
padding: 0 20px;
list-style: none;
}
.popup-content ul li {
padding: 8px 0;
}
.popup-list {
float: left;
}
.popup-list p {
margin: 0;
color: #9d9d9d;
font-size: 18px;
}
.popup-btn {
float: right;
}
.pop-close {
position: absolute;
top: -35px;
text-align: center;
width: 100%;
}
.pop-close button {
background: none;
border: none;
color: white;
font-size: 23px;
}
.add-zone {
width: 100%;
padding: 20px 0;
background: #006e95;
border: none;
color: white;
margin-bottom: 20px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
font-weight: bold;
}
.menu-btn {
background: #006e95;
padding: 5px 10px;
position: absolute;
right: 15px;
z-index: 99999;
color: white;
-webkit-border-radius: 5px;
border-radius: 5px;
display: none;
}
.rename a {
color: white;
text-decoration: none;
}
.rename .fa {
padding-right: 15px;
font-size: 20px;
color: white;
}
p.z-name {
margin: 0;
font-size: 15px;
}
p.z-catagry {
margin: 5px 0 7px;
font-size: 24px;
color: #006e95;
}
/*.list-button .fa {*/
/*color: #006e95;*/
/*font-size: 13px;*/
/*}*/
/*.list-button .fa-pencil {*/
/*font-size: 30px;*/
/*padding-right: 10px;*/
/*color: #5A5A5A;*/
/*}*/
/*.list-button .fa-pencil:hover {*/
/*color: #E65B2A;*/
/*}*/
#systemStatusMute {
margin-top: -31px;
float: left;
}
.muteSelected {
color: #999999;
}
.base-level p {
color: #5A5A5A;
}
.vol-number {
padding: 15px 0;
margin-left: 12px;
}
/*Updates*/
.custom-li>li {
width: 50%;
float: left;
list-style-type: none;
}
.custom-li>li.third-li {
width: 100%;
}
.volume {
padding-left: 20px;
padding-right: 10px;
padding-top: 20px;
position: relative;
}
.vol-number ul li {
color: #5A5A5A;
}
.vol-number ul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
list-style: none;
padding: 0;
margin: 0;
}
button.update {
color: #006e95;
border: 1px solid #006e95;
background: none;
padding: 10px 20px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.song-name {
width: 100%;
text-align: center;
margin: 20px auto 10px;
}
.song-name p {
margin: 0 0 10px;
font-size: 26px;
color: #006a8e;
}
.song-name span, .start-time, .end-time {
color: #BDBDBD;
}
.player-btns {
padding: 20px 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
.player-btns .fa {
color: #BDBDBD;
font-size: 25px;
}
#systemStatusButtons {
margin-top: 20px;
}
.zoneEnabled {
float: right;
margin-top: -44px;
}
.player-btns .fa-play {
font-size: 40px;
color: #E65B2A ;
}
.btn-setng a {
text-decoration: none;
color: #E65B2A;
}
.power-button {
height: 100px;
width: 100px;
margin: 3em auto auto;
display: block;
}
.power-button img {
width: 100%;
}
/*--------rounded check-------- */
.round-check {
position: relative;
}
.round-check label {
border: 1px solid #ccc;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
height: 28px;
left: 0;
position: absolute;
top: 0;
width: 28px;
}
.round-check label:after {
border: 2px solid #fff;
border-top: none;
border-right: none;
content: "";
height: 6px;
left: 7px;
opacity: 0;
position: absolute;
top: 8px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 12px;
}
.round-check input[type="checkbox"] {
visibility: hidden;
}
.round-check input[type="checkbox"]:checked+label {
background-color: #006e95;
border-color: #006e95;
}
.round-check input[type="checkbox"]:checked+label:after {
opacity: 1;
}
@media (prefers-color-scheme: dark) {
:root {
--special-text-color: hsla(60, 50%, 70%, 0.75);
--border-color: white;
}
}
/*--------rounded check Ends-------- */
.playlists {
border-bottom: 2px solid #5A5A5A;
}
@media only screen and (max-width: 1200px) {
.button-wrapper {
max-width: 55%;
}
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 992px) {
.phone-icon {
margin-right: -35%;
}
.mobile-menu, .topbar .music-item {
width: 70px;
height: 70px;
}
.mobile-menu {
position: absolute;
top: 20px;
bottom: 20px;
right: 20px;
}
.button-wrapper {
max-width: 70%;
}
.topbar {
height: 70px;
}
}
@media only screen and (max-width: 768px) {
header {
padding-top: 0px;
}
.phone-icon {
width: 135%;
}
.app-name h2 {
font-size: 3rem;
}
.app-name p {
font-size: 22px;
}
.btn-setng {
padding: 0 13px;
}
.item-heading {
padding: 10px 25px;
}
.item-icons {
padding: 20px 25px;
}
.tabs-text {
padding: 5px 3px;
min-width: 110px;
width: auto;
margin-right: 3px;
}
p.prime {
font-size: 16px;
margin-top: 15px;
}
p.source {
font-size: 16px;
}
.list-text1 {
padding-top: 10px;
width: 100%;
flex-wrap: wrap;
justify-content: left;
}
.player-list ul, .player-list2 ul {
margin: 0 7px;
}
#editShortCutUL {
margin-bottom: 20px ;
}
.custom-left-grid {
width: 98%;
}
.groupControl {
margin: 20px;
}
#pageName {
margin-left: auto;
margin-right: auto;
}
#sourceSettingsAllList {
/* height: 500px; */
}
.playlists-groups {
z-index: 999;
position: fixed;
width: 100%;
bottom: 90px;
height: 115px;
padding-top: 10px;
border-top: 2px solid #5A5A5A;
}
.playlists-musicPlayer {
bottom: 110px;
}
.playlist2-container {
bottom: 80px;
padding-top: 4px;
border-top: none;
}
.topbar {
padding: 10px 10px;
position: relative;
height: 70px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.mobile-menu {
position: absolute;
top: 20px;
bottom: 20px;
right: 10px;
}
.plus-sign {
color: white;
position: absolute;
top: -1px;
right: 20px;
}
.player-btns img {
width: 35px;
}
.player-btns {
padding: 10px 20px;
margin-bottom: 0;
}
.button-wrapper {
max-width: 85%;
}
.power-button {
margin: 4em auto 3em;
}
}
.custom-li {
bottom: 140px ;
border-top: 0px solid #5A5A5A;
}
#storedSystemList {
margin-bottom: 80px;
}
.playlists, .playlist2-container {
z-index: 999;
width: 100%;
background: #242424;
padding-top: 10px;
border-top: 2px solid #5A5A5A;
}
.playlist2-container {
position: fixed;
bottom: 88px;
}
.playlists {
position: fixed;
bottom: 0px;
}
.fa.fa-chevron-down {
float: right;
color: white;
font-size: 20px;
position: absolute;
top: 12px;
right: 130px;
z-index: 1;
}
#changeGroup {
color: white;
font-size: 26px;
text-align: center;
/* -webkit-appearance: menulist; */
}
#addGroup, #addPreset {
float: right;
color: white;
font-size: 32px;
position: absolute;
top: 2px;
right: -16px;
}
.back-btn, #backBtn, #backBtnZoneSettings {
float: right;
color: white;
font-size: 30px;
position: absolute;
top: 5px;
left: -6px;
}
.mp3-data {
color: white;
text-align: center;
margin-top: 35px;
}
.zoneSettingsList {
width: 400px ;
}
#ipAddress {
height: 26px;
font-size: 18px;
width: 200px;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 17px;
float: left;
}
.connect {
padding: 6px 7px ;
margin-top: 18px ;
}
#loginError {
color: white;
text-align: center;
}
.loginErr {
width: 100%;
text-align: center;
}
#mp3Panel {
margin-top: -22px;
}
#songName {
margin-bottom: -15px;
font-size: 18pt;
}
#artistName {
margin-bottom: 10px;
}
/* iPad pro */
@media only screen and (min-width: 1365px) {
#allOn, #allOff {
margin-top: 0px ;
}
.shortcutIcon {
margin-right: 20px;
}
#editShortcutDiv {
height: 100% ;
}
}
@media only screen and (max-width: 600px) {
.mobile-menu, .topbar .music-item {
width: 50px;
height: 50px;
z-index: 99999;
}
.heading-title h2, .heading h2, .sub-heading h2 {
font-size: 26px;
margin-left: 40px;
margin-right: 40px;
}
.phone-icon {
height: 550px;
margin-top: -75px;
margin-right: -45%;
}
.button-wrapper {
max-width: 95%;
}
.power-button {
margin: 2.5em auto 2.5em;
}
}
@media only screen and (max-width: 600px) and (orientation: landscape) {
.playlists {
position: relative;
}
#groupControlList {
height: 310px;
overflow: scroll;
}
.power-button {
width: 80px;
height: 90px;
margin: 1em auto auto;
}
.bottom-button-item, .button-item {
margin: 5px auto;
padding: 9px 7px;
min-width: 70px;
width: 85px;
}
}
.bottom-wrapper2 {
position: fixed;
bottom: 0;
}
* {
-webkit-touch-callout: none;
}
#presetList, #doorbellSettingsLink {
margin-bottom: 200px;
}
/* iphone5 */
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
.player-list {
overflow-y: scroll ;
overflow-x: hidden;
-webkit-overflow-scrolling: touch ;
/* height: 550px !important; */
}
.player-list.big {
/* height: 450px !important; */
}
@media only screen and (max-width: 480px) {
.phone-gradient {}
.phone-icon {
height: 250px;
margin-top: -60px;
margin-right: -40%;
margin-bottom: 0px;
}
.app-name {
margin-top: 0px;
padding-bottom: 0px;
}
.app-name p {
font-size: 20px;
}
.player-list {
overflow-y: scroll ;
overflow-x: hidden;
-webkit-overflow-scrolling: touch ;
/* height: 590px; */
flex: 1
}
.player-list.big {
height: 600px ;
padding-bottom: 200px;
}
#sourceSettingsAllList {
display: flex;
flex-direction: column;
}
.player-list2 {
z-index: 1;
overflow-y: scroll ;
-webkit-overflow-scrolling: touch ;
height: 450px;
}
#groupControlList {
height: 440px ;
}
.button-wrapper {
max-width: unset;
}
.beacon {
width: 130px ;
}
.bottom-button-item, .button-item {
margin: 5px auto;
/* margin-bottom: 10px; */
padding: 9px 7px;
min-height: 21px;
}
.button-item.group {
min-width: 90px ;
}
.small {
min-height: 10px;
padding: 5px 5px ;
min-width: 60px ;
width: 60px ;
margin-right: 20px ;
}
.small.a {
font-size: 12px;
}
select#changeZone, select#changeSource {
margin: 0px auto ;
padding: 0px 7px ;
min-width: 70px ;
width: 90px ;
min-height: 21px;
}
.power-button {
margin: 2em auto auto;
}
}
.shortcutIcon {
margin-left: 10px;
margin-right: 10px;
}
.edit-box-shortcutIcon {}
#bassLevelText, #trebleLevelText {
text-align: center;
}
.enableShortcuts {
padding-left: 10px;
}
@media only screen and (max-width: 480px) and (orientation: landscape) {
.button-wrapper {
max-width: 60%;
}
}
#changeSource {
font-size: 26px;
}
select#changeZone, select#changeSource {
color: #fff;
font-size: 26px;
text-align: center;
/* border: 0 solid #fff;*/
min-width: 230px ;
}
select#changeZone, select#changeSource>option {
text-center !important;
}
select#changeZone, select#changeGroup {
background: #006e95;
text-align-last: center;
}
select#changeSource, select#changeGroup {
background: #242424;
border-radius: 4px;
padding: 10px 30px;
text-align-last: center;
min-width: 230px ;
}
#groupControlList ul {
margin-bottom: 180px;
}
@media screen and (device-aspect-ratio: 40/71) {
.player-list {
overflow-y: scroll ;
overflow-x: hidden;
-webkit-overflow-scrolling: touch ;
height: 440px ;
}
#sourceSettingsAllList {
height: 300px ;
}
}