@font-face {
  font-family: Roboto;
  src: url("css/fonts/Roboto-Regular.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Light;
  src: url("css/fonts/Roboto-Light.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Thin;
  src: url("css/fonts/Roboto-Thin.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Medium;
  src: url("css/fonts/Roboto-Medium.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Bold;
  src: url("css/fonts/Roboto-Bold.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Italic;
  src: url("css/fonts/Roboto-Italic.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-BoldItalic;
  src: url("css/fonts/Roboto-BoldItalic.ttf") format("truetype")
}

@font-face {
  font-family: OpenSans;
  src: url("css/fonts/OpenSans.ttf") format("truetype")
}

.test {color: red; border: 2px solid red; background-color: red;}
.globalError {font-size: 50px; width: 100%; text-align: center; position: fixed; top: 50%; transform: translateY(-50%);}

.wait {margin: 30px;}
.globalWait {display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 1000; background-color: rgba(0,0,0,0.75);}
.globalWaitActive {display: block;}
.globalWaitImg {display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

.m50 {margin: 50px;}
.mtb50 {margin: 50px 0px;}
.mtb100 {margin: 100px 0px;}
.mb6 {margin-bottom: 6px;}
.mb10 {margin-bottom: 10px;}

.spacer40 {margin-bottom: 40px;}

.bold {font-weight: bold;}
.invalidField {background-color: #FCC; border-color: red !important;}
.logoLink {outline: none; text-decoration: none;}

.center {text-align: center;}
.nowrap {white-space: nowrap;}

body {margin: 0px; font-family: OpenSans; font-size: 14px; background-color: #F5F5F5;}
h1 {margin: 0px 0px 20px;}
.linkBack {line-height: 38px; margin-bottom: 20px; font-size: 14px; color: black; cursor: pointer;}

.select1,.select1 option {font-family: OpenSans; font-size: 14px; padding: 10px; width: 320px; background-color: #FFF; border: 1px solid #CCC; border-radius: 5px;}

.controlLink {color: blue; text-decoration: none;}
.controlLink:active, .controlLink:visited {color: blue;}

.checkBox {width: 32px; height: 32px; margin: 0 auto; cursor: pointer; background-image: url(images/unchecked.png);}
.cbChecked {background-image: url(images/checked.png);}


.topBgTall {height: 300px; background-color: #FEC83D;}
.top {width: 100%; height: 80px; background-color: #FEC83D; border-collapse: collapse;}

.menu1 {padding-left: 50px; width: 165px;}
.menu2 {text-align: center; padding: 0px; vertical-align: bottom;}
.menu4,.menu44 {width: 160px; position: relative; padding: 0px 20px 0px 0px;}
.menu5,.menu55 {width: 100px; font-size: 16px; font-weight: bold; background-color: #FED977; text-align: center; cursor: pointer; padding: 19px 0px;}
.menu5:hover,.menu55:hover {background-color: #F0AE05;}
.menuItem {display: inline-block; margin: auto 20px; padding-bottom: 20px; font-size: 20px; font-weight: bold; cursor: pointer; border-width: 0px 0px 6px; border-style: solid; border-color: transparent; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none;}
.menuItem:hover, .menuActive {border-color: black;}
.logoAreaMob {background-color: #FEC83D; padding: 5px 20px 0 0; display: none; float: right;}
.logoAreaMobInner {display: inline-block;}

.dd {position: absolute; z-index: 2; top: calc(50% - 19px); left: 0px; width: 160px; color: #333; border: 1px solid #F0AE05; }
.listHeader {display: table; cursor: pointer; width: 100%; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; background-color: #F0AE05; font-family: Roboto-Bold; font-size: 16px;}
.listHeaderZero {display: table; width: 100%; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; font-family: Roboto-Bold; font-size: 16px;}
.listHeaderLeft {display: table-cell; padding: 8px 0px 8px 24px; position: relative;}
.listHeaderRight {display: table-cell; text-align: center; width: 30px; }
.geoIcon {position: absolute; left: 10px;}
.arrowIcon {vertical-align: middle; transition: transform .3s;}
.expanded { background-color: #FFF; }
.expanded .arrowIcon {transform: rotate(-180deg); transition: all .3s;}

.listContent {display: none; width: 160px; background-color: #FFF;}
.listItem {font-family: Roboto-Bold; padding: 8px 10px; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; }
.listItem:hover {background-color: #FEC83D; transition: all .2s;}
.selectedItem {margin-left: 10px;}

.locContainer {position: relative; margin-bottom: 90px;}
.fixedLocation {margin-bottom: 40px;}
.dd2 {position: absolute; z-index: 2; left: 0px; width: 160px; color: #333; border: 1px solid #F0AE05; }
.listHeader2 {display: table; cursor: pointer; width: 100%; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; background-color: #FFF; font-family: Roboto-Bold; font-size: 16px;}
.listHeaderLeft2 {display: table-cell; padding: 8px 0px; position: relative;}
.listContent2 {display: none; width: 160px; background-color: #FFF;}
.selectedItem2 {margin-left: 10px;}




/* LOGO */ 
.logoWrapper { position: relative; top: -240px; margin: 0px auto 0px; }
.logoLink {display: block; width: 165px; margin: 0 auto;}
.logoImg {width: 165px;}




.loginContainer {position: relative; top: -200px; text-align: center;}
.loginForm {width: 320px; background-color: white; padding: 40px 60px; margin: 0px auto 30px; border: 1px solid #CCC; border-radius: 5px; }
#requestResetPwForm {display: none;}
.loginCaption {margin-bottom: 40px; font-family: Roboto-Bold; font-size: 24px;}
.loginField {margin-bottom: 40px;}
.lastField {margin-bottom: 20px;}
.loginField input {width: 300px; border-width: 0px 0px 2px; border-color: #CCC; padding: 5px 10px; outline: none; font-family: OpenSans; font-size: 14px;}
.loginField input:focus {border-color: #FEC83D;}
.loginForgotPass {margin-bottom: 30px; padding: 0px 10px; text-align: left; color: blue; cursor: pointer;}
.loginResetNote {margin-bottom: 30px; }
.loginSubmitArea {text-align: center;}





.btn { font-family: Roboto-Bold; font-size: 1em; background-color: #FEC83D; padding: 15px 30px; border-radius: 5px; border: none; cursor: pointer;}
.btnWait {display: none;}
.btnWait img {display: block; width: 160px; height: auto; margin: auto;}
.btn:hover {background-color: #F9B300;}
.btn2 { font-family: Roboto-Bold !important; font-size: 14px; background-color: #FEC83D; padding: 8px 15px; border-radius: 5px; border: none; cursor: pointer; margin: 3px;}
.btn2:hover {background-color: #F9B300;}
.btn3 { font-family: Roboto-Bold; font-size: 14px; background-color: #FEC83D; padding: 8px 8px 9px; border-radius: 5px; border: none; cursor: pointer; vertical-align: bottom; margin: 3px;}
.btn3:hover {background-color: #F9B300;}
.btn3 img {display: block;}
.btn4 { font-family: Roboto-Bold; font-size: 14px; background-color: #FEC83D; padding: 8px 25px; border-radius: 5px; border: none; cursor: pointer;}
.btn4:hover {background-color: #F9B300;}
.btn5 { font-family: Roboto-Bold !important; font-size: 14px; background-color: #FEC83D; padding: 8px 15px; border-radius: 5px; border: none; cursor: pointer; margin: 3px;}
.btn5:hover {background-color: #F9B300;}
.btn6 { font-family: Roboto-Bold; font-size: 14px; background-color: #FEC83D; padding: 8px 8px 9px; border-radius: 5px; border: none; cursor: pointer; vertical-align: bottom; margin: 3px;}
.btn6:hover {background-color: #F9B300;}
.btn6 img {display: block; margin: auto;}
.btn7 { display: block; margin-left: auto; margin-right: auto; font-family: Roboto-Bold; font-size: 12px; background-color: #FEC83D; padding: 4px 10px; border-radius: 5px; border: none; cursor: pointer; width: 125px;}
.btn7:hover {background-color: #F9B300;}
.btn7.disabled {background-color: #CCC; color: #777;}
.un-select {display: none;}
.btn7.allSelected .un-select {display: inline;}


.fieldName {color: #555; padding-left: 10px; margin-bottom: 5px;}
.inputNote {padding: 3px 0px 0px 10px; font-family: Roboto-Italic; font-size: 12px;}

#pageContent {padding: 0px;}
.captionContainer {background-color: #FFF; padding: 30px 50px 10px; position: relative;}
.availability {position: absolute; top: 30px; right: 50px; }
.availItem {display: inline-block; position: relative; border-radius: 5px; background-color: #F5F5F5; padding: 8px 15px; margin-left: 15px;}
.marker {position: absolute; top: 0px; left: 0px; border-radius: 3px; width: 6px; height: 100%;}
.marker2 {position: absolute; top: -1px; left: -1px; border-radius: 3px; width: 6px; height: calc(100% + 2px);}
.markerGreen {background-color: #33993D;}
.markerOrange {background-color: #FF8E25;}
.markerRed {background-color: #EA3636;}
.markerGrey {background-color: #777;}
.aiValue {font-family: Roboto-Bold; font-size: 1.6em;}
.newUserBtn,.newIPBtn {float: right; margin-top: -4px;}

.boxAvailable {background-color: #33993D; color: #FFF;}
.boxBooked {background-color: #FF8E25; color: #FFF;}
.boxSoon {background-color: #EA3636; color: #FFF;}
.boxDisabled {background-color: #800080; color: #FFF;}



.tableContainer {padding: 0px 50px 20px;}
.specialContainer {padding: 30px 0;}
.hostTable {border-collapse: separate; border-spacing: 0px; width: 100%;}
.hostTableNarrow {width: auto;}
.hostTable th {text-align: left; padding: 20px 10px;}
.hostTable th.center {text-align: center;}
.hostTable th.minPadding {padding: 5px 0;}
.tableData td {padding: 10px; border-width: 1px 0px; border-style: solid; border-color: #CCC; background-color: #FFF;}
.rowSeparator td {height: 4px;}
.tableData td.leftTD {border-width: 1px 0px 1px 1px; border-radius: 5px 0px 0px 5px; position: relative;}
.tableData td.rightTD {border-width: 1px 1px 1px 0px; border-radius: 0px 5px 5px 0px; text-align: right; height: 34px;}
.sort_pending,.sort_booking {cursor: pointer;}
.sort {display: inline-block; width: 15px; height: 18px; margin-left: 10px; vertical-align: middle;}
.tableData td.progressCircle {padding: 0px; text-align: center;}
.sortDefault {background: url(images/sort.png);}
.sortDescend {background: url(images/sort_descend.png);}
.sortAscend {background: url(images/sort_ascend.png);}


.ptContainer {width: 400px; margin: 50px auto 40px; position: relative; clear: both;}
.ptProgressArea {position: absolute; right: 0px; top: -10px;}
.ptHeader {font-family: Roboto-Medium; font-size: 24px; margin-bottom: 10px;}
.previewTable {border-collapse: collapse; width: 100%;}
.previewTable td.outer { padding: 0px; border-width: 10px 0px; border-style:solid; border-color: transparent; vertical-align: top;}
.previewCell {height: calc(100% - 10px); background-color: #EEE; border-radius: 5px; padding: 5px 10px;}
.previewTable td.previewRB {border-right-width: 10px;}
.cellCaption {margin-bottom: 10px; font-size: 13px;}
.cellData {font-family: Roboto-Medium; font-size: 16px;}

.paginator {display: table; margin: 20px auto; text-align: center; border-collapse: separate;}
.pBtn {display: table-cell; width: 40px; height: 40px; background-color: #FFF; border-width: 1px 0px 1px 1px; border-style: solid; border-color: #CCC; padding: 3px; text-align: center; vertical-align: middle; cursor: pointer;  -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none;}
.pBtn:hover {background-color: #FEC83D;}
.currentPage {background-color: #FEC83D; font-weight: bold;}
.leftBTN {border-width: 1px 0px 1px 1px; border-radius: 5px 0px 0px 5px;}
.rightBTN {border-width: 1px; border-radius: 0px 5px 5px 0px;}

.dialog,.breaker900,.breaker500 {display: none;}
.valid {color: green; border-color: green !important;}


.h20 {height: 20px;}
.h40 {height: 40px;}
.h50 {height: 50px;}
.h85 {height: 85px;}
.h86 {height: 86px;}
.h87 {height: 87px;}
.h108 {height: 108px;}
.h110 {height: 110px;}
.h150 {height: 150px;}
.h258 {height: 258px;}
.h260 {height: 260px;}

.w38 {width: 38px;}
.w45 {width: 45px;}
.w50 {width: 50px;}
.w52 {width: 52px;}
.w64 {width: 64px;}
.w72 {width: 72px;}
.w78 {width: 78px;}
.w90 {width: 90px;}
.w104 {width: 104px;}
.w110 {width: 110px;}
.w128 {width: 128px;}
.w132 {width: 132px;}
.w182 {width: 182px;}

.w100pc {width: 100%;}


.boxArea {text-align: center; } /*transform: scale(0.75); position: relative; top: -110px;*/

.activeCell {background-color: #FED977; transition: background-color .3s;}

.boxGroup {display: inline-block; margin: 10px 10px; vertical-align: bottom; position: relative; }
.boxGroupCaption {padding: 5px 0px; font-family: Roboto-Light; font-size: 12px;}
.boxGroupCaption2-1 {padding: 5px 0px 5px 70px; font-family: Roboto-Light; font-size: 12px;}
.boxGroupCaption2-2 {position: absolute; left: 138px; top: 25px; font-family: Roboto-Light; font-size: 12px; z-index: 2;}
.boxOuter { border-collapse: collapse; }
.boxOuter td {border: none; padding: 0px;}

.boxTop {border-collapse: collapse; transform: skewX(-60deg) translate(24px, 2px); background-color: #FFF;}
.boxTop td {border: 2px solid black;}

.boxRight {border-collapse: collapse; transform: skewY(-30deg) translate(-2px, -12px); background-color: #FFF;}
.boxRight td {border: 2px solid black;}

.boxTop600 {border-collapse: collapse; border:none; transform: skewX(-60deg) translate(41px, 2px); background-color: #FFF;}
.boxTop600 td {border: 2px solid black;}
.boxTop600 td.emptyCell {border-top-color: #F5F5F5; background-color: #F5F5F5; position: relative;}
.emptyCellTriangle { width: 0; height: 0; border-style: solid; border-width: 19px 0 0 33px; border-color: transparent transparent transparent #ffffff; position: absolute; left: 0px; bottom: 0px;}
.emptyCellTriangle.activeCell {border-color: transparent transparent transparent #FED977; background-color: transparent; transition: border-color .3s;}
.emptyCellRectangle { position: absolute; left: 33px; bottom: 0px; border-left: 2px solid black; height: 20px; width: 2px; transform: skewX(60deg) translate(-19px, 0px);}

.boxRight600 {border-collapse: collapse; transform: skewY(-30deg) translate(-2px, -22px); background-color: #FFF;}
.boxRight600 td {border: 2px solid black;}




.boxSet {border-collapse: collapse; border: 2px solid black; background-color: #FFF;}
.boxSet td {border: 2px solid black; position: relative; cursor: pointer; vertical-align: bottom; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none;}
.boxSet td:hover {background-color: #FED977; transition: background-color .3s;} /*#E0E0E0*/
.boxLabel {width: 25px; height: 25px; position: absolute; top: 0px; right: 0px; font-family: Roboto-Bold; font-size: 1.2em; line-height: 25px; text-align: center; vertical-align: middle; }
.boxHeight {position: absolute; left: -22px; top: calc(50% - 8px); transform: rotate(-90deg); font-family: Roboto-Light; font-size: 12px;}
.boxWidth { font-family: Roboto-Light; font-size: 12px; margin-bottom: 5px;}


.bSizeTable {margin: 0px auto; }
.bSizeTable td {text-align: center; padding: 5px;}
.bSize {font-family: Roboto-Bold;}
.cancelButton {background-color: #DDD !important;}
.cancelButton:hover {background-color: #BBB !important;}


.modeBtn {font-family: OpenSans; font-size: 14px; padding: 10px 30px; border: none; border-radius: 5px; background-color: #F5F5F5; cursor: pointer;}
.modeBtn:hover, .modeBtnActive {background-color: #D5D5D5;}
.extTime {font-family: Roboto-Medium !important; font-size: 24px !important; width: 50px; border-width: 0px 0px 2px; border-style: solid; border-color: #CCC; text-align: center; outline: none;}
.extTime:focus {border-color: #FEC83D;}
.fieldCaption {margin: 15px 10px 0px; font-size: 12px; color: #999;}
.popupField {font-family: OpenSans; font-size: 14px; border-width: 0px 0px 2px; border-style: solid; border-color: #CCC; padding: 5px 10px; outline: none; width: calc(100% - 20px);}
.popupField:focus {border-color: #FEC83D;}
.IPport {font-family: Roboto-Medium !important; font-size: 20px !important; width: 250px; border-width: 0px 0px 2px; border-style: solid; border-color: #CCC; outline: none; margin-left: 10px;}


.settingsContainer {display: table; width: 100%; margin-top: 30px;}
.settingsCell {display: table-cell; vertical-align: top;}
.sCellLeft {min-width: 400px;}
.sCellRight {padding-left: 40px; width: 300px;}
.templateView {font-size: 14px; margin-bottom: 20px; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none;}
.template {display: none; font-family: OpenSans; font-size: 14px; padding: 2px; margin-bottom: 15px; width: 100%; position: relative; left: -3px; top: -3px; border: 1px solid #CCC; resize: vertical;}
.legendArea {margin-top: 20px; padding: 15px; background-color: #F5F5F5; border-radius: 5px;}
.legendCaption {margin-bottom: 15px; font-family: Roboto-Bold;}
.legendItem {display: inline-block; vertical-align: top; margin: 15px 30px 15px 0px; }
.legendValue {font-family: Roboto-Medium;}
.legendDescription {}

.secondarySettings {border-radius: 5px; border: 1px solid #CCC; }
.topSettingsArea {border-radius: 5px 5px 0px 0px;}
.bottomSettingsArea {border-radius: 0px 0px 5px 5px;}
.numberSettingArea {background-color: #FFF; padding: 30px; margin-bottom: 2px;}
.numberSettingCaption {font-family: Roboto-Medium; margin-bottom: 15px;}
.settingCaption2 {font-family: Roboto-Medium; margin-bottom: 15px;}
.addrContainer {margin-bottom: 15px;}
.googleMapContainer {margin-bottom: 15px;}
.googleMap {text-decoration: none; color: blue;}
.numberSetting {display: table; background-color: #FED977; border-radius: 5px; height: 80px;}
.nsLeft {display: table-cell; width: 70px; text-align: center; vertical-align: middle;}
.nsCenter {display: table-cell; width: 100px; text-align: center; vertical-align: middle;}
.nsMain {font-family: Roboto-Bold; font-size: 1.8em;}
.nsValue {}
.nsNote {}
.nsRight {display: table-cell; width: 70px; text-align: center; vertical-align: middle;}
.nsChange {font-family: Roboto-Bold; font-size: 1.8em; width: 40px; height: 40px; background-color: #FDF0C7;  border: none; border-radius: 5px; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none;}
.nsChange:hover {box-shadow: 0 0 6px rgba(0,0,0,0.5);}



/* Accordion */
.accContent {display: none; padding: 15px 15px;}
.accItem {clear: both; margin-bottom: 10px; background-color: #FFF; border-radius: 5px; border: 1px solid #CCC;}
.accHeader {position: relative; font-family: Roboto-Medium; font-size: 1em; color: #333; padding: 15px 15px; background-color: #FFF; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; border-radius: 5px;}
.accHeaderActive {}
.accHeader:after {content: '\002b'; color: #333; position: absolute; right: 15px;}
.accHeaderActive:after {content: '\2212';}


.searchField {font-family: OpenSans; font-size: 16px; border-width: 0px 0px 2px; border-style: solid; border-color: #CCC; padding: 5px 10px 5px 25px; margin-right: 20px; outline: none; width: 275px; background-image: url(images/search.png); background-repeat: no-repeat; background-position: center left;}
.searchField:focus {border-color: #FEC83D;}




/* NEW TRAMLINE CHART */

.statusArea {display: flex; flex-direction: column; align-items: center; margin: 30px 50px; padding: 40px 0px; background-color: #FFF; border-radius: 5px; /*height: calc(100vh - 320px);*/}
.tramline {height: 60px; margin: 15px;}
.tramBlock {display: inline-block; float: left; vertical-align: top; height: 100%; position: relative; box-sizing: border-box; margin-bottom: 75px;} /*border: 1px solid #CCC; box-sizing: border-box;*/

.upperLine { border-width: 4px 0px 0px; }
.lowerLine { border-width: 0px 0px 4px; }

.yellowLine {border-style: solid; border-color: #FEC83D;}
.greyLine {border-style: solid; border-color: #E5E5E5;}
.transparentLine {border-style: solid; border-color: transparent;}

.halfLine {width: 68px;}
.fullLine {width: 120px;}
.longLine {width: 160px;}

.node {width: 24px; font-size: 22px; position: relative; text-align: center;}
.node2 {width: 24px; height: 100%; font-size: 22px; position: relative; top: -4px; text-align: center; background-color: #FFF;}
.nodeLabel {font-family: Roboto-Medium; font-size: 14px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.nodeLabel2 {font-family: Roboto-Medium; font-size: 14px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-12%);}
.nodeGrey {position: absolute; top: 0; left: 0; transform: translateY(calc(-50% - 1px)); width: 100%; color: #E5E5E5;}
.nodeYellow {position: absolute; top: 0; left: 0; transform: translateY(calc(-50% - 1px)); width: 100%; color: #FEC83D;}
.checkmark {background-color: #FEC83D; width: 20px; height: 20px; border-radius: 10px; position: relative; top: 3px; left: 2px;}
.checkmark img {display: block; margin: auto; position: relative; top: 6px; left: 0px; }
.checkmark_red {background-color: #F44; }

.bridge {position: absolute; left: 0; top: -4px; width: 100%; height: 4px; box-sizing: border-box; border-width: 4px 0 0 0;}
.curve1 {position: absolute; left: 0; top: -4px; width: calc(25% - 4px); height: calc(50% + 2px); box-sizing: border-box; border-width: 4px 4px 0 0; border-top-right-radius: 100%; }
.curve2 {position: absolute; left: calc(25% - 8px); bottom: 0; width: calc(25% - 4px); height: calc(50% + 2px); box-sizing: border-box;  border-width: 0 0 4px 4px; border-bottom-left-radius: 100%; }
.curve3 {position: absolute; left: calc(50% + 12px); bottom: 0; width: calc(25% - 4px); height: calc(50% + 2px); box-sizing: border-box; border-width: 0 4px 4px 0; border-bottom-right-radius: 100%;}
.curve3.yellowLine {z-index:2;}
.curve4 {position: absolute; left: calc(75% + 4px); top: -4px; width: calc(25% - 4px); height: calc(50% + 2px); box-sizing: border-box; border-width: 4px 0 0 4px; border-top-left-radius: 100%; }
.curve1-2 {position: absolute; left: 0; bottom: 0; width: calc(50% - 12px); height: 0; box-sizing: border-box; border-width: 0 0 4px 0; }
.curve5 {position: absolute; left: calc(50% + 12px); bottom: 0; width: calc(50% - 12px); height: 0; box-sizing: border-box; border-width: 0 0 4px 0; }
.curve6 {position: absolute; left: calc(50% + 12px); bottom: 0; width: calc(50% - 12px); height: 0; box-sizing: border-box; border-width: 0 0 4px 0; }
.curveNode {position: absolute; left: calc(50% - 12px); top: 0; z-index: 2; width: 24px; height: 100%; font-size: 22px; text-align: center; }
.curveNodeLabel {font-family: Roboto-Medium; font-size: 14px; position: absolute; top: 145%; left: 50%; transform: translate(-50%,-50%);}
.curveNodeGrey {position: absolute; bottom: 0; left: 0; transform: translateY(calc(50% - 5px)); width: 100%; color: #E5E5E5;}
.curveNodeYellow {position: absolute; bottom: 0; left: 0; transform: translateY(calc(50% - 5px)); width: 100%; color: #FEC83D;}



/* BOX MAPPING TABLE */
.boxMappingArea {margin-top: 0;}
.h3Low {margin-bottom: 0;}
.nonUniqueSlave {background-color: red !important;}









.ptNotFound {margin: 0px auto; text-align: center;}
.ptNotFoundCaption {font-family: Roboto-Medium; font-size: 32px; margin-top: 30px;}
.ptNotFoundNote {font-family: Roboto; font-size: 24px; color: #555; margin-top: 30px;}

.importReport {font-family: Roboto-Medium; color: red; padding: 15px 50px;}



.clBody {background-color: #222;}






.debug {position: fixed; bottom: 10px; left: 10px;} /* debug */
/*#data {position: fixed; bottom: 60px; left: 10px; background-color: #FFF; border: 2px solid green; padding: 30px; max-height: 90vh; overflow-y: auto;} /* debug */
.mobMenuButton {display: none; margin: 20px 20px 0px; cursor: pointer; }







/*
/*** RADIAL PROGRESS ***/
/* Circumference = 2πr */
/* π = 3.1415926535898 */
/* r = 35 */

.progressCircleArea {float: right;}

svg.radial-progress {
  height: auto;
  max-width: 50px;
  padding: 0px;
  transform: rotate(-90deg);
  width: 100%;
  display: block;
  margin: auto;
}

svg.radial-progress circle {
  fill: rgba(0,0,0,0);
  stroke: #fff;
  /*stroke-dashoffset: 219.91148575129; /* Circumference */
  stroke-width: 4;
}

svg.radial-progress circle.incomplete { stroke: #E5E5E5; }

svg.radial-progress circle.completeOrange { stroke: #FF8E25; stroke-dasharray: 219.91148575129; /* Circumference */ }
svg.radial-progress circle.completeRed { stroke: #EA3636; stroke-dasharray: 219.91148575129; /* Circumference */ }

svg.radial-progress text {
  fill: #000;
  font-size: 20px;
  text-anchor: middle;
}





/* RESPONSIVENESS */

@media (max-width: 1240px) {
  h1 {margin: 6px 0px 4px; font-size: 1.5em;}
  .menu1 {padding-left: 10px;}
  .menuItem {font-size: 16px; margin: auto 15px; padding-bottom: 22px;}
  .captionContainer {padding: 15px 10px 15px;}
  .tableContainer {padding: 0px 10px;}
  .specialContainer {padding: 30px 0;}  
  .availability {top: 13px; right: 10px;}
  .btn5 {font-size: 12px; padding: 8px; margin: 3px 3px;}
  .btn6 {padding: 7px; margin: 3px 3px;}
  .statusArea {margin: 30px 10px;}
  .sCellRight {padding-left: 10px; }
  .importReport { padding: 15px 10px;}
}

@media (max-width: 1100px) {
  .menuItem {font-size: 14px; margin: auto 10px; padding-bottom: 25px;}
  .menu5,.menu55 {width: 70px; font-size: 14px; }
  .hostTable th {font-size: 12px;}
  .hostTable td {font-size: 12px;}
  .listHeader {font-size: 14px;}
  .dd { top: calc(50% - 18px); }
}

@media (max-width: 900px) {
  .menuItem { margin: 9px 10px 6px; padding-bottom: 0px;}
  .breaker900 {display: block;}
  .hostTable th { padding: 20px 6px;}
  .tableData td { padding: 6px;}
}

@media (max-width: 840px) {
  .hostTable th { padding: 20px 4px;}
  .tableData td { padding: 4px;}
  .tableData td.leftTD { padding-left: 8px;}
}

@media (max-width: 800px) {
  .hostTable th {padding: 20px 5px; font-size: 14px;}
  .tableData td {padding: 5px; font-size: 14px;}
  .settingsCell {display: block;}
  .numberSettingArea { padding: 30px 15px; }
  .sCellLeft {min-width: 330px;}
  .sCellRight {width: 270px; padding-left: 0px; margin-bottom: 20px;}
  .menuGroup {display: none; position: absolute; top: 60px; left: 0px; height: calc(100vh - 60px); z-index: 2; background-color: #FEC83D;}
  .menuItem {margin: 20px 20px 15px;}
  .menu1 {width: 0px; padding-left: 0px;}
  .menu2 {text-align: left; vertical-align: top;}
  .menu5 {vertical-align: top;}
  .logoArea {display: none;}
  .logoAreaMob {display: block; margin-right: 15%;}
  .dd {top: 13px;}
  .listItem {padding: 15px 10px;}
  .logoCell1 {padding: 3px;}
  .logoCell2 {padding: 3px; font-size: 18px;}
  .logoCell1Top {font-size: 18px;}
  .leftTD {text-align: center; vertical-align: top;}
  .btn5,.btn6 {display: block; width: 65px; margin: 8px auto;}
  .tableContainer {padding-top: 10px;}
  .specialContainer {padding-top: 30px;}  
  #addNewOrder {display: none;} /*debug */
  .ext640 {height: 70px;}
  .availItem {display: block; padding: 0px 15px; margin-bottom: 3px;}
  .breaker500 {display: block;}
  .mobMenuButton {display: inline-block;}
  .loginForm {padding: 15px;}
  .top {height: 60px;}

}


@media (max-width: 600px) {
  .logoAreaMob {display: none;}
  .nodeCaptions td:nth-of-type(4) div {position: relative; top: 50px;}
  .nodeCaptions td:nth-of-type(8) div {position: relative; top: 50px;}
  .nodeCaptions td:nth-of-type(12) div {position: relative; top: 50px;}
  .nodeCaption {font-size: 13px;}
  .ptContainer {margin-top: 100px;}
}

@media (max-width: 520px) {
  .boxGroup {zoom: 0.8;}
}

@media (max-width: 500px) {
  .linkBack {font-size: 13px; line-height: 1em; margin-bottom: 30px;}
}


@media (max-width: 420px) {
  .hostTable th {padding: 20px 4px; font-size: 13px;}
  .tableData td {padding: 4px; font-size: 13px;}
  .boxGroup {zoom: 0.65;}
  .searchField {width: 140px;}
}

@media (max-width: 400px) {
  .availItem { padding: 0px 8px; }
  .linkBack {font-size: 12px;}
  .searchField {width: 130px; margin-right: 10px;}
}

.btn-badge-wrapper {
    position: relative;
    margin-right: 9px;
}

.buttonsCell .btn-badge-wrapper {
    margin-right: 0;
}

.btn-badge {
    background: rgb(119, 0, 40);
    background: linear-gradient(0deg, rgba(119, 0, 40, 1) 0%, rgba(185, 1, 18, 1) 100%);
    position: absolute;
    top: -6px;
    right: -9px;
    padding: 2px 5px 2px;
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
}
