﻿.oor{
    opacity: 0.7;
}
html {
	-webkit-font-smoothing: subpixel-antialiased !important;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
@media (min-width: 880px){
.ui-error {  display: block; opacity: 0.8; position: absolute; z-index: 1000; left: 15%; width: 70%; margin-left: 0px; margin-top: 0px; padding: 10px 20px; }
.associate-col {margin-left: calc(50% - 290px); margin-right:calc(50% - 290px);}
.static-btn-text{display: inline;}
    #taglist .ui-collapsible-content .ui-btn-inner {
            height: 88px;
    max-width: 140px;
    }
    .temp-delay-options{
        width:800px; text-align: center; margin:0;
    }
}
@media(max-width:879px){
    .temp-delay-options {
        width: 100%;
        text-align: center;
        margin:0;
    }
}
@media (min-width: 511px) and (max-width: 879px){
.ui-error {  display: block; opacity: 0.8; position: absolute; z-index: 1000; left: 15%; width: 70%; margin-left: 0px; margin-top: 0px; padding: 5px 10px; }
.associate-col {margin-left: calc(50% - 200px); margin-right:calc(50% - 200px);}
.static-btn-text{display: none;}
#taglist .ui-collapsible-content .ui-btn-inner {
        height: 64px;
    max-width: 140px;
    }
}
@media (min-width: 511px) and (max-width: 799px) {
    #taglist .ui-collapsible-content .ui-btn-inner {
        font-size:0.9em;
    }
}
@media (max-width: 510px){
.ui-error {  display: block; opacity: 0.8; position: absolute; z-index: 1000; left: calc(50% - 150px); width: 300px; margin-left: 0px; margin-top: 0px; padding: 5px 5px; }
.associate-col {margin-left: calc(50% - 130px); margin-right:calc(50% - 130px);}
.static-btn-text{display: none;}
#taglist .ui-collapsible-content .ui-btn-inner {
        height: 51px;
    max-width: 120px;
    font-size:0.8em;
    }
#taglist .ui-collapsible-content .ui-btn-inline {
    margin: 3px 3px 0px 3px;
    }
}
#taglist .ui-collapsible-content .ui-btn-inline {
    margin: 4px 4px 1px 4px;
    }
#taglist .ui-collapsible-content .ui-btn-text{ 
    white-space: normal; 
    line-height: 1.4em;
}
#taglist .ui-collapsible-content .ui-btn-inner{ 
    display: table-cell;
    vertical-align: middle;
}

.http-verb-options {
	top: 5px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}
#http-content {
	width: 350px;
	height: 100px; 
	margin-top: 8px;
display: block;
}
.ui-error-debug { opacity: 1; position: fixed; z-index: 100; top: 0px; 
    width: 100%; padding: 5px 10px; text-align: center }
.ui-error h1 { font-size: 15px; text-align: center; }
.ui-error-debug h1 { font-size: 15px; text-align: center; }
​/*.ui-disabled {opacity: .6;}*/
.detail { float: right; }
.column{
	float: left; white-space: normal;
	width: 90px; height: 70px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative; 
	margin: 5px 5px;
}
.column.pic  
{
    height: 90px; 
	background-size:90px 90px;
	background-repeat:no-repeat;
	padding: 0;
}
.table-detail
{
	table-layout:fixed;
    margin-right: 8px;
}
label.error
{
	background: url("bad.png") no-repeat 0px 0px;
	display: inline;
	margin-left: 6px;
	padding-left: 20px;
}
label.ok
{
	background: url("ok.png") no-repeat 0px 0px;
	display: inline;
	margin-left: 6px;
	padding-left: 20px;
}
legend 
{
	font-weight: bold;
}
fieldset
{
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid gray;
}
.spin  {
	-webkit-transform: rotate(360deg);
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count:  infinite;
	-webkit-animation-timing-function: linear;
}
.lbWarn {
	color: #e11;
}
fieldset.kc-first {
	margin: 1.2em 0 -0.2em 3em
}
fieldset.kc {
	margin: 0 0 -0.2em 3em
}
fieldset.kc-last {
	margin: 0 0 0.5em 3em
}

@-webkit-keyframes spin {
	from {-webkit-transform: rotate(0deg);}
  	to {-webkit-transform: rotate(360deg);}
}

.long-label-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-on {
    text-indent: -6em;
}
.long-label-flipswitch.ui-flipswitch {
    width: 9em;
}
.long-label-flipswitch.ui-flipswitch .ui-flipswitch-off {
	text-indent: -0.2em;
}

.long-label-flipswitch.ui-flipswitch.ui-flipswitch-active {
	padding-left: 6.5em;
	width: 2.5em;
}
.otoken img{
    float: left; margin-left: 10px; margin-right: 30px;
}
h2.dropcam{
    color: #00b0ed;
font-size: 2.5em;
font-weight: 300;
line-height: 1em;
margin: 0.5em 0;
}
.snapshot {
    float: left;
    position: relative;
	border: 0;    
    margin: 1px;
	padding: 0px;
	height: 100px;
    width: 100px;
}
.helpText{
    margin: 10px 20px 10px 20px;
    color: #888;
    font-size: 9pt;
}
.th_window_slider{
    width: 500px;
}
.instruction{
    color: #888; font-size:11pt;
}
.snapshot:hover .snapshot-delete{
    display:inherit;
}
hr{margin-top:20px; margin-bottom:10px; }
.snapshot-delete {
    position: absolute;
    right: 4px;
    top: 4px;
	margin: 0px 0px 0px 0px;
    padding: 2px;
	
    display:none;
	cursor: pointer;
	float: right;
	border: 1px solid #f7c942;
	border-radius: 4px;
	background-color: #fadb4e;
    opacity: 0.8;
	font-size: 16px;
	color: #333;
}

.snapshot-date {
clear:left; background-color: #eee;
margin: 2px 1px 0px 1px;
border-top-left-radius: 10px; 
border-top-right-radius: 10px;
padding: 8px; text-align: center;
}
/*
@-webkit-keyframes glide-bg {
	0% {
		background-position: 50% 50%
	}
	25% { 
		background-position: 50% 65%
	}
    75%{
        background-position: 50% 35%
    }
    100%{
        background-position: 50% 50%
    }
}
@-webkit-keyframes glide-bg2 {
	0% {
		background-position: 50% 75%
	}
	25% { 
		background-position: 50% 90%
	}
    75%{
        background-position: 50% 60%
    }
    100%{
        background-position: 50% 75%
    }
}
.ui-page .ui-header {
    -webkit-animation-name: glide-bg;
    -webkit-animation-duration: 200s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
.ui-page .ui-header.bg2 {
    -webkit-animation-name: glide-bg2;
    -webkit-animation-duration: 200s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
*/