.emwc_li_icon {
    float: left;
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
}

.emwcCenteredText {
    text-align: center;
}

.emwcCenterWrapper {
    max-width: 300px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.emwcPopup {
    padding: 10px 20px;
}

.ui-slider-input {
    display: none;
}

.emwcFullscreenDiv {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
}

.emwcStrikethrough {
    text-decoration:line-through;
    background-color: #cccccc;
}

.emwcStrikethrough a {
    background-color: #cccccc;
}

.emwcStrikethrough span {
    background-color: #cccccc;
}

.emwcExternalSitePageIframeContainer {
    padding: 0;
}

.emwcAbsolute {
    position: absolute;
}

.emwcFullWidth {
    width: 100%;
}

.emwcExternalSitePageIframe {
    border: 0;
    width: 100%;
}

.ui-slider-track {
    margin-left: 2%;
    width: 96%;
    margin-right: 2%;
}

#emwcSettingsOpenAbout {
    white-space: normal;
}

.ui-panel {
    background: #222222;
    opacity:0.9;
}

.emwc-li-btn {
    text-shadow: none;
    font-weight: normal;
    background-image: none;
    text-shadow: none;
}

.ui-header {
    font-weight: normal;
    line-height: 0;
}

.ui-popup .ui-title, .ui-title {
    font-weight: normal;
    line-height: 22px;
}

.ui-listview-filter {
    background: #ffffff;
}

.ui-listview-filter.ui-bar-c {
    border-bottom: 1px solid #000000;
}

.emwc-multi-list-content {
    padding-top: 0;
}

.emwc-video-content {
    padding: 0;
    position: relative;
    background: #ffffff;
}

.ui-collapsible-set {
    margin: 0;
}

.ui-collapsible-heading-toggle {
    background: #7f7f7f;
    font-weight: normal;
    text-shadow: none;
}

.ui-collapsible-heading-toggle.ui-btn {
    color: #ffffff;
}

.licenseItem .modules {
    cursor: pointer;
}

.licenseItem .content {
    margin: .5em 0 0 1.5em;
    font-size: 80%;
    white-space: pre;
    font-family: Courier, monospace;
    overflow-x: auto;
}


.ui-header .emwc-tb-header-one-right-action-btn {
    margin-left: 44px;
    margin-right: 0;
}

.emwc-osd-span {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12pt;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

/*
The following classes are set to force jqm to use the proper color icon
for some reason, I assume it is because we are using a custom theme, jqm css
displays different color icons for the desktop versus running on a mobile device.
These rules fix that
*/

.ui-icon-edit,
.ui-icon-arrow-r,
.ui-icon-check,
.ui-icon-delete,
.ui-icon-searchfield:after {
    background-image: url(../jquery.mobile-1.3.2/themes/images/icons-18-black.png);
}

.ui-collapsible-heading,
.ui-collapsible-heading .ui-icon-arrow-r,
.ui-collapsible-heading .ui-icon-arrow-d,
.emwc-sb-li-btn .ui-icon-arrow-r
{
    background-image: url(../jquery.mobile-1.3.2/themes/images/icons-18-white.png);
}

.ui-icon-shadow {
    box-shadow: none;
}

.ui-input-text.ui-body-c {
    background-color: #ffffff;
}

.emwc-bottom-padding {
    /* use 44px as a value for bottom padding here because that value is */
    /* the recommended hit target size in the IOS7 Human Interface Guidelines (HIG) */
    bottom: 44px;
}

.emwc_search_split_item {
    left: 0;
}

.emwc_search_non_split_item {
    margin-left: 40px;
}

.emwc_search_non_split_item img {
    left: 40px;
}

.ui-icon-emwc-none {
    background-image: none;
}

.ui-listview .ui-li-icon {
    top: 0;
}

.ui-li-thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* make sure the live video panel is positioned as relative so that the canvas elements that use absolute positioning */
/* are positioned relative to the parent div and not the screen */
#emwcLiveVideoPanelsDiv {
    position: relative;
    -ms-touch-action: none;
}

.btn-right-seperator {
    padding-right: 3px;
    border-right: 1px solid #444444;
}

.btn-left-seperator {
    padding-left: 3px;
    border-left: 1px solid #444444;
}

.emwc_popup {
    width:290px;
}

.emwcNoTopMargin,
.emwcNoTopMargin.ui-collapsible-set {
    margin-top: -15px;
}

.listTagContainer {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -12px;
}

.listTag {
    border: 1px solid #999999;
    padding: .2em .5em;
    margin: 0 5px;
    font-weight: 700;
    font-size: 11px;
}

.redListTag {
    color: red;
    border-color: red;
}

/* Start css for the emwc.searchcontrols.html file */
#emwcMetaSearchControls {
    width: 100%;
    background-color: #eeeeee;
    position: relative;
    -ms-touch-action: none;
}

#emwcMetaSearchCurtainHandle {
    height: 18px;
    background-color: #eeeeee;
    text-align: center;
    border: 2px;
    border-color: #777777;
    border-style: solid;
    position: relative;
}

#emwcMetaSearchCurtainHandleImage {
    width: 60px;
    height: 18px;
    background-color: rgba(34,34,34,0.0);
    display: inline-block;
    background-image: url(../images/tb-slideup-handle.png);
    background-position: center;
    background-repeat: no-repeat;
}

#emwcMetaSearchControlsPlaybackSpeedLabelSpan {
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    /* only use a 99% width so that there is some space to the right of the text */
    width: 99%;
    line-height: 18px;
    vertical-align: middle;
    font-size: 12px;
    color: #000000;
}

.emwcMetaSearchRowDiv {
    width: 100%;
}

.emwcMetaSearchRowLeftDiv {
    background-color: #eeeeee;
    float: left;
    width: 119px;
    height: 21px;
    border-width: 0 0 1px 1px;
    border-color: #000000;
    border-style: solid;
}

.emwcMetaSearchRowLeftSpan {
    color: black;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
    text-align: left;
    margin: 0 4px;
    width: 112px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

#emwcSearchPageTimestampSpan {
    font-size: 9px;
}

.emwcMetaSearchRowRightDiv {
    background-color: #cccccc;
    margin-left: 120px;

    height: 21px;
    border-width: 0 1px 1px 1px;
    border-color: #000000;
    border-style: solid;
}

.emwcMetaSearchMetadataCanvas {
    height: 21px;
}

#emwcMetaSearchScrubBarWrapper {
    overflow: visible;
}

#emwcSearchSlider {
    height: 21px;

    /* overflow: hidden is being used so that the handle overflow is hidden as necessary */
    overflow: hidden;

    /* give the slider "track" a grey background */
    background: #cccccc;
}

/* this orange dot class is based off of the dragdealer red-bar css class*/
.dragdealer .orange-dot {
    width: 21px;
    height: 21px;
    /* the orange color code used below is taken from exacq.com */
    background: #f89b42;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 21px;
    text-align: center;

    /* border radius makes the circle shape */
    border-radius: 10px;
}

#searchPlaybackControlsWrapper {
    clear: both;
    text-align: center;
}

#emwcMetaSearchPlaybackControls {
    width: 308px; /* 7 44x44 pixel buttons */
    margin:0 auto; /* no top/bottom margin, auto left right margin to make this div centered*/
}

#metadataDisplayArea {
    width: 100%;
}

#emwcMetaSearchMdTimestampsDiv {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 1;
    border: 0;
    height: 21px;
}

.emwcMetaSearchMdTimestamp {
    color: white;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    background-color:rgba(0,0,0,0.5);
}

#emwcMetaSearchMdStartTimestampWrapper {
    margin-left: 120px;
    float: left;
}

#emwcMetaSearchMdEndTimestampWrapper {
    float: right;
}

#metadataParent {
    position: relative;
}

.listPage {
    margin: 0;
}

.listPage .ui-li-static.ui-li {
    padding: 0;
}

.listPage .ui-collapsible-content,
.listPage .ui-collapsible-content > .ui-listview {
    padding: 0;
    margin: 0;
}

.listPage .ui-collapsible-heading {
    margin: 0;
}

.listPage .ui-content {
    padding-left: 0;
    padding-right: 0;
}

.listPage .ui-content .ui-listview {
    margin: 0;
}

.listPage .ui-input-search {
    margin: 5px;
}

.listPage .emwc-li-btn.error {
    padding: 11px 15px;
    font-weight: bold;
}

.scrollContainer, .scrollContainer.ui-content {
    overflow: auto;
}

.glassPane {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 150;
}

.aboveGlassPane {
    position: absolute;
    z-index: 200;
}

.videopanel {
    position: absolute;
    z-index: 0;
    -ms-touch-action: none;
}

/**
 * MobiScroll DateTime Overrides
**/

.dwbc .dwb-s {
    left: 50%;
}

.dwbc .dwb-c {
    float: none;
    left: 5px;
    position: absolute;
}

.contentHeader {
    text-align:center;
    margin-bottom: 16px;
}

.noJqmSideMargins {
    margin-left: -15px;
    margin-right: -15px;
}

.blackBottomBorder {
    border-bottom: 1px;
    border-bottom-color: black;
    border-bottom-style: solid;
}

#emwcSearchCamerasPage .footer {
    background: white;
}

#emwcSearchCamerasPage, .emwc-li-btn.errorItem,
#emwcSettingsSystemsPage, .emwc-li-btn.errorItem {
    font-weight: bold;
}

#emwcPtzPresetsPageContent {
    background-color: white;
}

.contextMenuPopup {
    -ms-touch-action: none;
}

#emwcSettingsSystemsPage .ui-li-static.ui-li {
    padding: 0;
}

.copyrightText {
    font-size: 12px;
}

.layoutItem .thumbnail {
    top: 0;
}

.layoutItem .text {
    line-height: 61px;
    padding-left: 80px;
}

.indicatorList .indicator {
    position: absolute;
    left: 10px;
}
.indicatorList li.ui-li a.ui-link-inherit {
    padding-left: 40px;
}

/*
 * Button State Styling
 */
.button.selected .icon {
    border: 1px solid white;
    border-radius: 5px;
    margin: -1px;
}
.ui-listview li.selected,
a.monitorSelect.selected,
.ui-controlgroup a.ui-shadow.monitorSelect.selected {
    -moz-box-shadow: inset 0 0 3px #7f7f7f,0 0 9px #7f7f7f;
    -webkit-box-shadow: inset 0 0 3px #7f7f7f,0 0 9px #7f7f7f;
    box-shadow: inset 0 0 3px #7f7f7f,0 0 9px #7f7f7f;
}
.ui-focus, .ui-btn:focus {
    /* Override the jQM default styling for focus */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shadow {
    -webkit-box-shadow: 4px 4px 6px 0 rgba(32, 32, 32, 0.75);
	-moz-box-shadow: 4px 4px 6px 0 rgba(32, 32, 32, 0.75);
    box-shadow: 4px 4px 6px 0 rgba(32, 32, 32, 0.75);
}

.droptargetpanel {
    -webkit-box-shadow: inset 4px 4px 8px 0 rgba(32, 32, 32, 0.75);
	-moz-box-shadow: inset 4px 4px 8px 0 rgba(32, 32, 32, 0.75);
    box-shadow: inset 4px 4px 8px 0 rgba(32, 32, 32, 0.75);
    position: absolute;
    z-index: 1;

    background-color: #ffffff;
}

.yellowGlow {
    -webkit-box-shadow: 0 0 10px 4px rgba(248, 155, 66, 1);
    -moz-box-shadow: 0 0 10px 4px rgba(248, 155, 66, 1);
    box-shadow: 0 0 10px 4px rgba(248, 155, 66, 1);
}

.thickYellowGlow {
    -webkit-box-shadow: 0 0 10px 8px rgba(248, 155, 66, 1);
    -moz-box-shadow: 0 0 10px 8px rgba(248, 155, 66, 1);
    box-shadow: 0 0 10px 8px rgba(248, 155, 66, 1);
}

.thickGreenGlow {
    -webkit-box-shadow: 0 0 10px 8px rgba(69, 175, 77, 1);
    -moz-box-shadow: 0 0 10px 8px rgba(69, 175, 77, 1);
    box-shadow: 0 0 10px 8px rgba(69, 175, 77, 1);
}

/*
Blue - # 007ac3
Green - # 45af4d
Orange - # f89b42
Red - # bd2030
Purple - # 3e4898
*/

.blueBackground {
    background-color: #007ac3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac3), to(#007ac3)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#007ac3, #007ac3); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(#007ac3, #007ac3); /* FF3.6 */
    background-image:     -ms-linear-gradient(#007ac3, #007ac3); /* IE10 */
    background-image:      -o-linear-gradient(#007ac3, #007ac3); /* Opera 11.10+ */
    background-image:         linear-gradient(#007ac3 , #007ac3);
}

.insetWhiteBoxShadow {
    -webkit-box-shadow: inset 0px 0px 5px 5px rgba(255, 255, 255, 0.75);
    -moz-box-shadow:    inset 0px 0px 5px 5px rgba(255, 255, 255, 0.75);
    box-shadow:         inset 0px 0px 5px 5px rgba(255, 255, 255, 0.75);
}

.orangeBackground {
    background-color: #f89b42;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f89b42), to(#f89b42)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#f89b42, #f89b42); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#f89b42, #f89b42); /* FF3.6 */
	background-image:     -ms-linear-gradient(#f89b42, #f89b42); /* IE10 */
	background-image:      -o-linear-gradient(#f89b42, #f89b42); /* Opera 11.10+ */
    background-image:         linear-gradient(#f89b42 , #f89b42);
}

.activeDragPanel {
    z-index: 3000;
}

.swapTarget {
    z-index: 2000;
}

.focusPageContent {
    background-color: black;
}

.bottomPopup {
    /*
    without using !important the jquery mobile popup style will overwrite the auto top
    as it is calculated dynamically on resize and such
    */
    top: auto !important;
    bottom: 15px;
}

.fakeHeader {
    height: 44px;
}

#liveDropHeader .videoPushDropTarget {
    width: 34%;
}

#liveDropHeader .dismissDropTarget {
    width: 66%;
}

#liveDropHeader .dismissDropTarget.fullWidth {
    width: 100%;
}

.group .header {
    line-height: 26px;
}

.group .header span {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
}

.group .header .groupName {
    margin-left: 8px;
}

.showAllCameras {
    width: 44px;
    text-align: center;
}

.server .header {
    line-height: 24px;
}

.server .header span {
    vertical-align: middle;
}

#videoPushTargetListPage .footer {
    background: white;
}

.videoPushTargetItem {
    clear: both;
}

.videoPushTargetItem .listCheckbox {
    float: left;
    width: 26px;
    margin: 0 8px 0 -8px;
    padding: 8px 0;
}

.videoPushTargetItem .name {
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
}

.videoPushTargetItem .webservice, .videoPushTargetItem .status {
    font-size: 12px;
    height: 12px;
    font-family: Helvetica,Arial,sans-serif;
}

/** Remove the default styling of ui-btn-active **/
#videoPushTargetListPage .sendButton.ui-btn-active {
    background: inherit;
    color: black;
    text-shadow: inherit;
}

#videoPushTargetListPage .sendButton.ui-btn-active:hover {
    background: #dddddd;
}

.settingsGroup {
    margin-top: 22px;
}

.errorText {
    color: red;
}

.successText {
    color: green;
}

.sendFullScreen {
    line-height: 48px;
    width: 32px;
    text-align: center;
}

.triggerStatus {
    padding: 0 0.5em;
    color: black;
    text-shadow: 0 0;
    font-weight: bold;
    background-color: #00f900;
}
.triggerStatus.alarm {
    background-color: #ff2600;
}

.softTriggerItem {
    clear: both;
}

.softTriggerItem .listCheckbox {
    float: left;
    width: 26px;
    margin: 0 8px 0 -8px;
    padding: 8px 0;
}

.softTriggerItem .name {
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
}

.softTriggerItem .server, .softTriggerItem .webservice {
    font-size: 12px;
    height: 12px;
    font-family: Helvetica,Arial,sans-serif;
}

.softTriggerUserActiveState {
    line-height: 44px;
}

.slider {
    margin: 12px;

    height: 20px;

    /* allow panning on this element in wp8 */
    -ms-touch-action: none;
}

.slider.gray {
    /* give the slider "track" a gray background */
    background: #cccccc;
}

/* this blueSquare class is based off of the dragdealer red-bar css class*/
.dragdealer .blueSquare {
    width: 32px;
    height: 32px;

    top: -6px;

    background: #007ac3;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 32px;
    text-align: center;

    border-radius: 4px;
}

.thumbnail.search {
    margin-left: 40px;
}

.cameraSettingsPanel {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1000;
    background-color:rgba(96,96,96,0.5);
}

.titleLabel {
    margin-top: 12px;
    color: white;
    font-weight: bold;
    font-size: 22px;
    width: 100%;
    text-align: center;
}

.sectionLabel {
    margin-top: 12px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.ptzSpeedSlider {
    margin: 12px;

    height: 20px;

    /* give the slider "track" a grey background */
    background: #cccccc;
}

/* this orange dot class is based off of the dragdealer red-bar css class*/
.dragdealer .blue-square {
    width: 32px;
    height: 32px;

    top: -6px;

    background: #007ac3;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 32px;
    text-align: center;

    /* border radius makes the circle shape */
    border-radius: 4px;
}

.emwcSideBarPanel {
    height: 100%;
    width: 272px;
    z-index: 20000;
    background: #222222;
    opacity:0.9;
    position: relative;
    float: right;
}

.emwcSideBarButton {
    color: #ffffff;
    background: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    cursor: pointer;
    overflow: hidden;
    padding: 16px;
}

.whiteLine {
    background-color: white;
    height: 1px;
}

.traversalSidePanel {
    height: 100%;
    z-index: 20000;
    background: #FFFFFF;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}

.traversalPreviewPanel {
    position: absolute;
}

.thumbnailPanel {
    position: absolute;
    background: #FFFFFF;
    border: 2px solid #455560;
}

.thumbnailPanel .cameraName .text {
    font-size: 10pt;
    padding-left: 4px;
    padding-right: 4px;
}

.thumbnailPanel .cameraThumbnail {
    position: absolute;
}

.frameBorder {
    pointer-events: none;
    touch-action: none;
    -ms-touch-action: none;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 3px solid;
}

.frameBorder.motion {
    border-color: #0062d7;
}

.frameBorder.loss {
    border-color: #a00000;
}

.frameBorder.alarm {
    border-color: #b21700;
}

.frameBorder.eventMonitor {
    border-color: #d77a00;
}

.frameBorder.freeRun {
    border-color: #096e13;
}

fieldset.searchClientServerTimeControlGroup {
    margin-top: 16px;
}

.hammerElement {
    -ms-touch-action: none;
}

.eventMonitoringProfileItem .name {
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
}

.eventMonitoringProfileItem .webservice .description .type {
    font-size: 12px;
    height: 12px;
    font-family: Helvetica,Arial,sans-serif;
}

.eventMonitoringProfileItem {
    height: 80px;
}

.eventMonitoringProfileItem.fourLines {
    height: 92px;
}

.eventMonitoringProfileItem .thumbnail {
    top: 0;
}

.eventMonitoringProfileItem.fourLines .thumbnail {
    top: 4px;
}

.eventMonitoringProfileItem .itemContent {
    padding-left: 80px;
}

.redBackground {
    background-color: red;
}

.greenBackground {
    background-color: green;
}

.centeredFooter {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
}

.eventMonitoringUnacknowledgedCount {
    display: inline-block;
    vertical-align: middle;

    font-weight: normal;

    color: white;

    text-align: center;

    font-size: 14px;

    min-width: 16px;
    min-height: 16px;

    padding: 4px;

    border-radius: 50%;

    margin-left: 4px;
    margin-top: -2px;

    line-height: 16px;
}

.cardList {
    padding: 8px;
}

.eventList {
    padding-bottom: 32px;
}

.cardListItem {
    background-color: white;

    margin-bottom: 16px;

    color: #212121;

    cursor: pointer;

    border-radius: 2px;
}

.cardListItem .materialButtonBar {
    border-radius: 0 0 2px 2px;
}

.cardListItemContent {
    padding: 16px;
}

.eventMonitoringEventItem .cardListItemContent .cardListItemBody .line {
    padding: 0;
}

/* https://news.layervault.com/stories/42319-calculating-shadow-values-for-material-design */
.materialShadow {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16), 0 2px 5px 0 rgba(0,0,0,.26);
}

.materialShadow.hover {
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.19), 0 8px 17px 0 rgba(0,0,0,.2);
}

.materialShadow.pressed {
    box-shadow: 0 17px 50px 0 rgba(0,0,0,.19), 0 12px 15px 0 rgba(0,0,0,.24);
}

.materialCardTitle {
    font-size: 24px;
}

.materialButtonBar {
    width: 100%;
    height: 48px;
    background-color: white;
}

.footer.materialButtonBar {
    /*
    use a box shadow here to make the button bar appear as though it is a higher z index
    we do this to ensure that the button bar appears slightly above any other content.
    */
    box-shadow: 0 17px 50px 0 rgba(0,0,0,.19), 0 12px 15px 0 rgba(0,0,0,.24);
}

.materialButton {
    cursor: pointer;
    min-width: 64px;
    font-size: 16px;
    line-height: 48px;
    padding: 10px 8px 10px 8px;
    margin: 5px 4px 5px 4px;
    color: #0078c6;
}

.materialButton.hover {
    background-color: #EEEEEE;
}

.materialButton.pressed {
    background-color: #BDBDBD;
}

.eventMonitoringEventItem .line {
    padding-top: 8px;
}

.eventMonitoringEventItem .line .noTopPadding {
    padding-top: 0;
}

.materialCardSubHeader {
    padding-bottom: 8px;
}

.materialSupportingText {
    color: #898989;
}

.noPadding {
    padding: 0;
}

/*
The segmented control is styled similar to an iOS UISegmentedControl.
*/
.segmentedControl {
    height: 32px;
    /* use a 7 pixel margin because the border takes up 1 pixel */
    margin: 7px;
}

.segmentedControlButton {
    border: 1px solid #0078c6;
    color: #0078c6;
    background: none;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 50%;
    font-size: 14px;
}

.segmentedControlButton.selected {
    color: #FFFFFF;
    background-color: #0078c6;
}

.segmentedControlButton.hover {
    background-color: #D6D6D6;
}

.segmentedControlButton.pressed {
    background-color: #BEBEBE;
}

.segmentedControlButton.selected.hover {
    background-color: #0084da;
}

.segmentedControlButton.selected.pressed {
    background-color: #0090ee;
}

.segmentedControlButton.leftAlign {
    float: left;
}

.segmentedControlButton.rightAlign {
    margin-left: 50%;
}

.materialButtonBar .materialButton.fl {
    line-height: 20px;
    width: 80px;
}

.eventMonitoringEventItem .line.materialCardTitle {
    padding-top: 0;
}

#emwcLivePage .footer .eventListButton {
    width: auto;
}

.eventMonitoringEventItem .tapMessage {
    margin-top: 8px;
}

.eventMonitoringEventItem .sourceThumbnail {
    margin-left: 4px;
    margin-right: 4px;
}