/*******************
 *      GLOBAL     *
 *******************/

body {
    /*background-color: #e8e8c1;*/
    min-width: 340px;
}

div.settings-content {
    overflow: hidden;
}

#top-login {
    margin-bottom: 0;
}
input.my-appended {
    margin-left: 20px !important;
    width: 193px !important;
}
select.my-appended {
    margin-left: 20px !important;
    width: 193px !important;
}

.well {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    padding: 8px 35px 8px 14px;
    overflow-x: auto;
}
.well.warning {
    color: #C09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.well.warning hr {
    border-color: #fbeed5;
}
.well.info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.well.info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.well.info hr {
    border-color: #bce8f1;
}
.well.error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.well.error hr {
    border-color: #eed3d7;
}
.well.success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.well.success hr {
    border-color: #d6e9c6;
}

.well.info.inactive, .inactive {
    color: #000;
    background-color: #dfe2e3;
    border-color: #bbc2c5;
}

.well.success.inactive {
    color: #fff;
    background-color: #a4b28b;
    border-color: #d6e9c6;
}

.well.info.reference, .reference {
    color: #fff;
    background-color: #faa732;
    border-color: #faf2cc;
}

.well.success.reference {
    color: #fff;
    background-color: #faa732;
    border-color: #faf2cc;
}

.success .menu-focus:hover {
  background-color: #d0e9c6;
}

.error .menu-focus:hover {
  background-color: #ebcccc;
}

.warning .menu-focus:hover {
  background-color: #faf2cc;
}

.info .menu-focus:hover {
  background-color: #c4e3f3;
}
.success .table.table-tiny td {
  border-top-color: #d6e9c6;
}

.error .table.table-tiny td {
  border-top-color: #eed3d7;
}

.warning .table.table-tiny td {
  border-top-color: #fbeed5;
}

.info .table.table-tiny td {
  border-top-color: #bce8f1;
}
.table-pagged td {
    padding: 15px;
}
hr.underscore {
    margin-top: 0;
}
.top-btn-group {
    margin-bottom: 20px;
}
.filter-container[class*="span"] {
    margin-left: 0;
}
.filter-container > * {
    margin-bottom: 20px;
    margin-right: 10px;
}
#images-filter .filter-row-wrap {
    display: inline-block;
}
#images-filter .filter-row-wrap > .checkbox.inline {
    display: block;
    margin: 0;
}

#images-filter .filter-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0.5%;
}

#images-filter .filter-wrap > .span2 {
    margin-left: 0 ;
    margin-right: 3.2%;
    width: auto;
    min-width: auto;
}

.badge.top-left {
  -webkit-border-radius: 0 9px 9px 9px;
     -moz-border-radius: 0 9px 9px 9px;
          border-radius: 0 9px 9px 9px;
}
.badge.right-aligned {
    text-align: right;
}
.right-aligned {
     text-align: right;
 }
.badge.rtl {
    direction: rtl;
}
ul.separated li {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px;
    margin-top: 10px;
}
.required:after {
    content:" *";
    color: #e32;
    font-weight:bold;
}
input.angle.my-appended {
    margin-left: 0 !important;
}
.tagged-container ul.tagit {
    width: 206px;
    margin-left: 0;
    margin-right: 0;
}
dt, dd {
    min-height: 25px;
}
.tab-container {
    margin-top: 20px;
}
.hero-unit ul.tagit li.tagit-choice,
.hero-unit ul.tagit li.tagit-new {
    font-size: 15.4px;
    line-height: 20px;
}
.form-horizontal .previous-value {
    margin-left: 180px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #999999
}
.hero-unit .help-inline {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.dl-horizontal.wide dt {
    width: 255px;
}
.dl-horizontal.wide dd {
    margin-left: 275px;
}
.table-tiny td {
    padding-top: 0;
    padding-bottom: 0;
}
.help-inline.error { color: #B94A48; }
.form-inline > * {
    display: inline-block;
    margin-right: 5px;
}
.hero-unit {
    padding-top: 10px;
    padding-bottom: 20px;
}
span.link {
    color: blue;
}
select option.placeholder {
    color: #999999;
}

.nested-choice {
    display: block;
}
.help-block {
    font-size: 14px;
    line-height: 16px;
}
fieldset fieldset legend {
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 0;
}
fieldset fieldset {
    margin-left: 5%;
}
.form-preview-image {
    max-width: 380px;
    max-height: 380px;
}

span.section-invalid {
    color: #B94A48;
}

li.customer-inherited {
    color: #808080;
}

/*******************
 *      MENU       *
 *******************/
@media(max-width:767px){
    #menu {
        position:static;
    }
}
#menu .nav .nav-list li {
    display: none;
}
#menu .nav ul.menu-visible > li, #menu .nav ul.menu-collapsed > li {
    display: list-item;
}
#menu .nav-list {
    margin-left: 0; /* smaller tab */
}
.ellipsis {
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   width: 95%;
   display: block;
}
/* TOP MENU */
@media (max-width: 979px) {
    .nav-collapse .nav > li .btn-group {
        width: 100%;
    }
    .nav-collapse .nav > li .btn-group a {
        width: 100%;
        font-weight: bold;
        padding-left: 0;
        padding-right: 0;
    }
    .nav-collapse .nav > li .btn-group li {
        text-align: center;
        font-size: 11.9px;
    }
}

/* 1st lvl */
#menu .nav.nav-list > li {
    display: list-item;
}
.sidebar-nav .focused > a,
.sidebar-nav .focused > a:hover,
.sidebar-nav .focused > a:focus,
.sidebar-nav .focused > span {
    background-color: #00CC88;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    display: block;
    padding: 3px 15px;
}
.well.sidebar-nav ul { list-style: none;}
.navbar .nav > li > a.btn-small {
    padding: 2px 10px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li .btn-group > a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/*******************
 *      HOME       *
 *******************/
.cameras-list img {
    max-height: 100px;
}
/*******************
 *    IMAGE DB     *
 *******************/
.image-block {
    width: 155px;
    height: 85px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.image-block img {
    max-width: 150px;
    max-height: 50px;
}
.image-block.image-block-small {
    width: 50px;
    height: 30px;
    padding: 5px;
}
.image-block.image-block-small img {
    max-width: 30px;
    max-height: 30px;
}
.image-block.image-block-small input {
    margin: 0;
}
/*******************
 *  HOTSPOTS FORM  *
 *******************/
#preview {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
#preview:hover {
    overflow: visible;
}
#preview #last-image {
    float: left;
}
#preview .badge {
    width: 14px;
    height: 15px;
    overflow: hidden;
}
#preview .badge .badge-title,
#preview .badge .badge-content {
    display: none;
}
#preview .badge .badge-title {
    margin-left: 10px;
}
#preview .badge .badge-content {
    margin-top: 10px;
    width: 200px;
    margin-bottom: 0;
    line-break: normal;
    white-space: normal;
}
#preview .badge.on_hover:hover,
#preview .badge.on_click.clicked,
#preview .badge.always {
    width: 200px;
    height: auto;
    overflow: auto;
    z-index: 5;
}
#preview .badge.on_hover:hover .badge-title,
#preview .badge.on_click.clicked .badge-title,
#preview .badge.always .badge-title {
    display: inline;
}
#preview .badge.on_hover:hover .badge-content,
#preview .badge.on_click.clicked .badge-content,
#preview .badge.always .badge-content {
    display: block;
}
#iframeContainer iframe {
	height: 900px;
    margin: -90px -12.5%;
    width: 125%;

    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
}

#db-translations .row-fluid > div > div > div {
    margin-left: 15px;
    display: inline-block;
}

#db-translations .row-fluid > div > .controls {
    margin-left: 15px;
    display: inline-block;
}

#db-translations .row-fluid {
    margin-bottom: 15px;
}
#db-translations button {
    margin-bottom: 10px;
}

.row-fluid .span2 {
    min-width: 130px;
}

/* SPINER */
#content {
    position: relative;
}
#content-spiner {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    min-height:300px;
    background-color: #000000;
    opacity: 0.5;
    text-align: center;
    vertical-align: middle;
}
#content-spiner img {
    display: block;
    height: 50px;
    margin: 100px auto;
    opacity: 2;
    width: 50px;
}

/* MOBILE SETTINGS */
.dynamic-form-elements-list {
    list-style: none;
    width: 50%;
    float: left;
}
.dynamic-form-links-list {
    list-style: none;
    max-width: 50%;
    float: left;
    font-size: 17px;
}
.dynamic-form-links-list li {
    line-height: 22px;
}

.dynamic-form-links-list li.active a {
    background-color: #08c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
#images-filter .checkbox.inline {
    margin-bottom: 20px;
}

.table.no-border {
    border: 0;
}
.no-margin {
    margin:0;
}

.table.no-border tr, .table.no-border td {
    border-width: 0 !important;
}
.toggle-preview {
    cursor: pointer;
}

#main-lang-pills {
    display: none;
}

.nav>li>a.current {
    text-decoration: none;
    background-color: #eee;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.hotspot-nav {
    margin: 10px 0;
    text-align: center;
}

.active0 {
    color: red;
}

.active1 {
    color: limegreen;
}

th.quota_date {
    width: 150px;
}

th.quota_size {
    width: 150px;
}

td.quota_value {
    text-align: right;
    padding-right: 80px;
}

.hero-unit {
    padding-top: 10px;
    padding-bottom: 20px;
}

.section-header {
    background-color: #eee;
    border-radius: 6px;
    color: inherit;
    margin-bottom: 20px;
    padding-left: 10px;
}

.imagedb-label-top, #roundshot_image_filter_start_date, #roundshot_image_filter_end_date, #roundshot_video_filter_start_date, #roundshot_video_filter_end_date {
    display: inline-block;
    width: 23%;
    text-align: center;
}

.imagedb-label-top2, #roundshot_image_filter_interval, #roundshot_video_filter_interval {
    display: inline-block;
    width: 18%;
    text-align: center;
}

.imagedb-label-top3 {
    display: inline-block;
    width: 10%;
    text-align: center;
}

.imagedb-options {
    display: inline-block;
    width: 10%;
}

#roundshot_image_filter_start_date, #roundshot_image_filter_end_date, #roundshot_video_filter_start_date, #roundshot_video_filter_end_date, #roundshot_image_filter_interval, #roundshot_video_filter_interval {
    vertical-align: top;
}


.imagedb-label-container {
    margin-bottom: 5px;
    position: relative;
}

.center {
    text-align: center;
}


.imgdb-pagination-left {
    display: inline-block;
    margin-right: 20px;
}

.imgdb-pagination-right {
    display: inline-block;
    vertical-align: bottom;
    height: 50px;
    margin-bottom: 5px;
}

.pagination li a, .pagination ul>li a {
    cursor: pointer;
}

.pagination ul>li.current a, .pagination ul>li.current a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination a, .pagination li {
    cursor: pointer !important;
}

#roundshot_cam_filter_customer {
    width: 255px;
}

#roundshot_voyeurbundle_cam_patches_patch_images>.control-group>.control-label {
    display: none;
}

.thumb-container {
    display: inline-block;
    width: 475px;
    position: relative;
}

.thumb-container a{
    position: absolute;
    right: -10px;
    top: -10px;
}

#roundshot_voyeurbundle_cam_patches>div.control-group>label
{
    display: none;
}

#roundshot_voyeurbundle_cam_hotlink_blacklist_hotlink_blacklist>div.control-group>label
{
    display: none;
}

#status-broken .table-bordered {
    border-color: #b94a48;
}

#status-broken .table-bordered th div.span3, #status-broken .table-bordered td.span9 table td.span3 {
    border-right: 1px solid #b94a48 !important;
    border-bottom: 1px solid #b94a48 !important;
    padding: 9px;
    margin: 0;
    width: 25%;
    float: left;
}

#status-broken .table-bordered th div.span3:last-child, #status-broken .table-bordered td.span9 table td.span3:last-child {
    border-right: 0 !important;
    width: 25%;
}

#status-broken .table-bordered th:last-child div.span3, #status-broken .table-bordered td.span9 table tr:last-child td.span3 {
    border-bottom: 0 !important;
}

#status-broken .table-bordered th, #status-broken .table-bordered td {
    border-color: #b94a48;
}

#status-working .table-bordered {
    border-color: #468847;
}

#status-broken .table-bordered th:first-child {
    width: 190px;
}

#status-broken .table-bordered tr th:last-child, #status-broken .table-bordered td.span9 {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#status-working .table-bordered th div.span3, #status-working .table-bordered td.span9 table td.span3 {
    border-right: 1px solid #468847 !important;
    border-bottom: 1px solid #468847 !important;
    padding: 9px;
    margin: 0;
    width: 25%;
    float: left;
}

#status-working .table-bordered th div.span3:last-child, #status-working .table-bordered td.span9 table td.span3:last-child {
    border-right: 0 !important;
    width: 25%;
}

#status-working .table-bordered th:last-child div.span3, #status-working .table-bordered td.span9 table tr:last-child td.span3 {
    border-bottom: 0 !important;
}

#status-working .table-bordered th, #status-working .table-bordered td {
    border-color: #468847;
}

#status-working .table-bordered tr th:last-child, #status-working .table-bordered td.span9 {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#status-working .table-bordered th:first-child {
    width: 190px;
}

#status-demo .table-bordered {
    border-color: #3a87ad;
}

#status-demo .table-bordered th:last-child div.span3, #status-demo .table-bordered td.span9 table tr:last-child td.span3 {
    border-bottom: 0 !important;
}

#status-demo .table-bordered th div.span4:last-child, #status-demo .table-bordered td.span9 table td.span3:last-child {
    border-right: 0 !important;
    width: 25%;
}

#status-demo .table-bordered th div.span3:last-child, #status-demo .table-bordered td.span9 table td.span3:last-child {
    border-right: 0 !important;
    width: 25%;
}

#status-demo .table-bordered th div.span3, #status-demo .table-bordered td.span9 table td.span3 {
    border-right: 1px solid #3a87ad !important;
    border-bottom: 1px solid #3a87ad !important;
    padding: 9px;
    margin: 0;
    width: 25%;
    float: left;
}

#status-demo .table-bordered th, #status-demo .table-bordered td {
    border-color: #3a87ad;
}

#status-demo .table-bordered th:first-child {
    width: 190px;
}

#status-demo .table-bordered tr th:last-child, #status-demo .table-bordered td.span9 {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.td-status {
    width: 10% !important;
}

.td-name {
    width: 40% !important;
}

.center, .table-bordered .center {
    text-align: center;
}




.bold {
    font-weight: bold;
}

.status-table {
    border-bottom: 1px solid #b94a48;
}

.status-td1 {
    width: 23%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
}

.status-td2 {
    flex-grow: 1;
    flex-basis: 10%;
    width: 10%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3-4 {
    width: 5%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3-5 {
    width: 12.5%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3-6 {
    width: 55%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3-2 {
    width: 40%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td3-3 {
    width: 20%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td4 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td4-2 {
    width: 20%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td5 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td5-2 {
    width: 25%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}
.status-td5-3 {
    width: 21.75%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td6-2 {
    width: 25%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td6 {
    width: 20%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
    height: 175px;
    border-top: 0;
}

.status-td7 {
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
    width: 100%;
}

.status-td8 {
    width: 8.25%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}
.status-td8-2 {
    width: 8.25%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-left: 0;
    border-bottom: 0;
    vertical-align: top;
}

.status-td1,
.status-td2,
.status-td3,
.status-td3-2,
.status-td3-3,
.status-td4,
.status-td4-2,
.status-td5,
.status-td5-2,
.status-td5-3,
.status-td6-2,
.status-td6,
.status-td7,
.status-td8,
.status-td8-2,
.status-td3-4,
.status-td3-5,
.status-td3-6 {
    text-overflow: ellipsis;
    overflow: hidden;
}

.custom-checkbox {
    padding-left: 0;
}

.custom-checkbox .panic-label {
    text-align: center;
}

.custom-checkbox.checkbox label .toggle {
    margin-left: 0;
    margin-right: 0;
}

.custom-checkbox-container {
    padding: 2px 6px;
    flex-basis: 120px;
}

.panic-header {
    flex-basis: 120px;
}

.status-tr {
    display: flex;
    flex-wrap: wrap;
}

.status-table.alert-error .status-th {
    background-color: #ecc0c0;
}

.status-table.alert-success .status-th {
    background-color: #b1cea6;
}

.status-table.alert-info .status-th {
    background-color: #b5e4fb;
}

.status-table.alert-warning .status-th {
    background-color: #faf289;
}

.alert-warning {
    background-color: #fbf2a2;
    border-color: #c2b153;
}

.alert-warning .status-td1,
.alert-warning .status-td2,
.alert-warning .status-td3 {
    border-color: #c2b153;
}

.alert-warning .rwd-tr--main {
    border-color: #c2b153;
    background-color: #ecdf66;
}

.alert-warning .rwd-td {
    border-color: #cec047;
}

.alert-warning .rwd-tr {
    background-color: #f0e798;
} 

.status-preview {
    display: flex;
    width: 100%;
}

.status-preview .status-td7 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.status-preview-placeholder {
    border-width: 0 0 1px 1px;
}

.status-tdc {
    display: flex;
    flex-grow: 1;
    flex-basis: 90%;
    width: 90%;
}

.status-td1 {
    flex-grow: 1;
    flex-basis: 10%;
    width: 10%;
}

#status-working div {
    border-color: #468847;
}

#status-demo div {
    border-color: #3a87ad;
}

#status-connections div {
    border-color: #7c7863;
}

#status-connections .alert-success {
    background: #ddd9c3;
    color: #000;
}

#blacklist div {
    border-color: #7c7863;
}

#blacklist .alert-success {
    background: #ddd9c3;
    color: #000;
}

#blacklist .no-border-top {
    border-top: 1px solid #ddd9c3;
}

#blacklist a {
    text-decoration: underline;
}

.blacklist-table {
    border-bottom: 1px solid #b94a48;
}

.blacklist-table a {
    text-decoration: underline;
}

.blacklist-td1 {
    width: 80%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
}

.blacklist-td2 {
    width: 20%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    border-left: 0;
    vertical-align: top;
}

.blacklist-tdfull {
    width: 100%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
    text-align: center;
}

#status-broken .no-border-top {
    border-top: 1px solid #f2dede;
}

#status-working .no-border-top {
    border-top: 1px solid #dff0d8;
}

#status-demo .no-border-top {
    border-top: 1px solid #d9edf7;
}

#status-connections .no-border-top {
    border-top: 1px solid #ddd9c3;
}

.status-table .status-td2  img {
    width: 16px;
}

.conn-tdc {
    width: 100%;
    display: inline-block;
}

.conn-table {
    border-bottom: 1px solid #b94a48;
}

.conn-td0 {
    width: 10%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
    border-right: 0;
}

.conn-td1 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
    border-right: 0;
}

.conn-td2 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
    border-right: 0;
}

.conn-td3 {
    width: 30%;
    border: 1px solid #b94a48;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px;
    border-bottom: 0;
    vertical-align: top;
}


#status-connections a {
    text-decoration: underline;
}

#unknown-connections a {
    text-decoration: underline;
}

.status-table a {
    text-decoration: underline;
}

#status-demo a {
    text-decoration: none;
}

#status-demo a:hover {
    text-decoration: underline;
}

.conn-table .conn-td0 img {
    width: 16px;
}

.outdated-weather {
    border: #FFA500 solid 1px;
    background-color: #ffe45c;
    padding: 10px 15px;
}

.outdated-weather ul{
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 5px;
}

#is_sharing_form label {
    width: auto;
    margin-right: 10px;
}

#is_sharing_form .control-group {
    margin-top: 15px;
    margin-bottom: 30px;
}

.menu-filter {
    position: relative;
    background-color: #f5f5f5;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.menu-filter input {
    margin: 5px;
}

.menu-suggest {
    width: 188px;
    position: absolute;
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    z-index: 999;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    overflow: auto;
    max-height: 110px;
}

.menu-suggest ul {
    list-style: none;
    margin: 0;
}

.breadcrumb {
    display: none;
}

.nav-list>.menu_current>a, .nav-list>.menu_current>a:hover, .nav-list>.menu_current>a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    background-color: #08c;
}

#roundshot_voyeurbundle_cam_general_is_sharing {
    min-width: 275px;
}

.tooltip-menu {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 1;
    filter: alpha(opacity=0);
    visibility: visible;
    display: inline;
    margin-top: 4px;
    margin-left: -5px !important;
}

.tooltip-menu.tooltip.right .tooltip-arrow, .tooltip-menu .tooltip-arrow {
	border-right-color: red;
}

.tooltip-menu .tooltip-inner {
	background-color: red;
}

#roundshot_voyeurbundle_cam_general_is_sharing {
    min-width: 275px;
}

.blur_region {
    position: absolute;
    z-index: 10;
}

.blur_region_unselected {
    border: red solid 1px;
    background: rgba(255, 0, 0, 0.3);
}

.detect_region_unselected {
    border: red solid 1px;
    background: rgba(255, 255, 0, 0.3);
}

.blur_region_selected {
    border: blue solid 1px;
    background: rgba(0, 0, 255, 0.3);
}

.blur-main-button-container {
    margin-bottom: 20px;
}

.blur-form-button-container {
    margin-top: 10px;
}

#siginin-container .form-signin {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#signin-container {
    display: block;
    padding: 8px 0;
    font-size: 0.6em;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-column {
    float: left;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
    margin: 5px 0;
    display: block;
    width: 100%;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin input[type="submit"].btn{
    font-size: 18px;
    padding: 10px 16px;
    box-shadow: none;
    background-image: none;
    line-height: 24px;
    border-radius: 6px;
}
.form-signin input[type="submit"].btn:disabled{
    cursor: not-allowed;
}

.form-signin .policy {
    display: block;
    margin: 10px 0;
    color: #ED5563;
}
.form-signin .policy a  {
    color: inherit
}

.form-signin .policy:before {
    content: url('/img/icon-pdf.gif');
    display: inline-block;
    vertical-align: middle;
}

.panic-label {
    margin: 0;
}
.panic-checkbox,
.panic-checkbox + div > * {
    white-space: pre;
}
.alert-panic {
    padding: 30px 45px;
    font-size: 17px;
}
.alert-panic .btn-large {
    padding: 10px 20px;
}

.image-preloader {
    display: flex;
    justify-content: center;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    transform: scale(0.6)
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #08c;
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
label.btn-black {
    background-color: #9b9b9b !important;
    color: white !important;
}
.lds-ring-wrapper {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: black transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
.timelapse-cameras-table td{
    vertical-align: middle;
    width: 25%;
}
.timelapse-cameras-table td:last-child{
    text-align: end;
   }
.timelapse-cameras-table td.cams-rotating-imag-cell {
    width: 50%;
}
.table tr.cams-rotating-image-row td{
    vertical-align: middle;
}
.cams-rotating-image-container {
    position: relative;
    width: 550px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.cams-rotating-images img {
    position: absolute;
    left: 0;
    width: 550px;
}
.cams-rotating-images img:last-child {
    left: 550px;
}
.cams-rotating-images {
    position: relative;
    display: inline-block;
    width: 1100px;
    height: 65px;
    animation: 14000ms linear 0ms infinite normal forwards running rotate;
}
.image-crop__panel {
    position: relative;
    margin: 20px 0 10px 0;
    background-color: #000;
}
.image-crop__image {
    opacity: 0.5;
    z-index: 0;
}
.image-crop__panel, .image-crop__image {
    user-select: none;
    -webkit-user-select: none;
    width: 100%;
}
.image-crop__range:hover .image-crop__tooltip.visible {
    display: block;
}
.image-crop__tooltip {
    position: absolute;
    display: none;
    z-index: 17;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: bold;
    opacity: 0.8;
    color: white;
    background-color: #2900FF;
    text-transform: uppercase;
}
.image-crop__tooltip::before {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2900FF;
}
.image-crop__range.image-crop__end-range {
    z-index: 14;
}
.image-crop__range.image-crop__end-range .image-crop__tooltip::before {
    border-top: 10px solid #359c00;
}
.image-crop__range.image-crop__end-range, .image-crop__range.image-crop__end-range .image-crop__controls {
    border-color: #359c00;
}
.image-crop__range.image-crop__end-range .image-crop__controls--center,
.image-crop__range.image-crop__end-range .image-crop__tooltip { 
    background-color: #359c00;
}
.image-crop__range {
    position: absolute;
    top: 0;
    display: none;
    z-index: 15;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #2900FF;
    cursor: move;
    user-select: none;
}
.image-crop__range::before {
    content: '';
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.05);
}
.image-crop__selected-container {
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    user-select: none;
    -webkit-user-select: none;
}
.image-crop__selected {
    position: absolute;
    z-index: 10;
    top: -1px;
    left: -1px;
    width: 100%;
    max-width: none;
    user-select: none;
    -webkit-user-select: none;
}
.image-crop__controls {
    position: absolute;
    z-index: 12;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #2900ff;
}
.image-crop__controls--left-top {
    top: -3px;
    left: -3px;
    /* cursor: nw-resize; */
}
.image-crop__controls--left-bottom {
    bottom: -3px;
    left: -3px;
    /* cursor: sw-resize; */
}
.image-crop__controls--right-top {
    top: -3px;
    right: -3px;
    /* cursor: ne-resize; */
}
.image-crop__controls--right-bottom {
    bottom: -3px;
    right: -3px;
    /* cursor: se-resize; */
}
.image-crop__controls--center {
    display: none;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #2900ff;
    /* cursor: se-resize; */
}
.image-crop__connection {
    position: absolute;
    z-index: 16;
    top: 50%;
    display: none;
    height: 2px;
    background-color: #fff;
    transform: translateY(-50%);
    background: linear-gradient(to right, #2900ff 0%, #359c00 100%);
}
.image-crop__connection::before { 
    top: 0;
}
.image-crop__connection::after {
    bottom: 0;
}
.image-crop__original-size {
    position: absolute;
    font-size: 15px;
    line-height: 1;
    color: #4536dd;
}
.image-crop__original-height {
    right: -35px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}
.image-crop__original-width {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
}
.form-field {
    display: flex;
    justify-content: space-between;
}
.m-0 {
    margin: 0 !important;
}
.timelapses-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.timelapses-list__item {
    display: flex;
}
.timelapses-header p {
    position: relative;
    padding-left: 15px;
    margin: 0;
    white-space: pre-line;
    font-size: 12px;
    line-height: 1.2;
}
.timelapses-list__item::before {
    content: '';
    display: list-item;
    list-style-type: disc;
}
.timelapses-list__item-caption,
.timelapses-list__item-buttons {
    display: inline-block;
}
a.timelapses-list__item-caption {
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
}
.timelapses-list__item-buttons {
    margin-left: auto;
}
.timelapse-settings {
    display: flex;
}
.timelapse-settings__section {
    display: flex;
    flex-direction: column;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 35%;
}
.timelapse-settings__section:nth-child(2) {
    margin: 0 auto;
}
.timelapse-settings__section input[type="radio"] {
    margin: 0;
}
.timelapse-settings__time-range {
    position: relative;
}
.timelapse-settings__time-range .controls {
    display: inline-block;
    max-width: 47.5%;
}
.timelapse-settings__time-range .controls select {
    max-width: 100%;
}
.timelapse-settings__section.timelapse-settings__time-range .control-group .input-prepend,
.timelapse-settings__section.timelapse-settings__time-range .control-group .input-append,
.timelapse-settings__section.timelapse-settings__time-range .control-group input.datepicker {
    width: 100%;
    display: flex;
}
.hidden-layout  {
    position: relative;
}
.hidden-layout::before {
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #eee;
    opacity: 0.7;
    cursor: not-allowed;
}
.timelapse-settings__section.timelapse-settings__time-range .control-group input.datepicker ~ .controls select {
    max-width: 100%;
}
.timelapse-settings__section.timelapse-settings__time-range .control-group input.datepicker ~ .controls, 
.timelapse-settings__section.timelapse-settings__time-range .control-group input.datepicker
{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 30%;
}
.timelapse-settings__radio-group {
    max-width: 20%;
}
.timelapse-settings__radio-group .controls {
    display: flex;
    flex-direction: column;
}
.timelapse-settings__radio-group .controls label {
    margin-left: 0 !important;  
    padding: 0;
}
.timelapses-section td:first-child {
    width: 100px;
}
.timelapses-section td:last-child {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
#timelapse-generate {
    margin-left: 50%;
    transform: translateX(-50%);
}
.share-button {
    display: inline-block;
    background-color: transparent;
    border: 0;
    outline: 0;
    opacity: 0.8;
}
.share-button:hover {
    opacity: 1;
}
.icon-facebook, .share-button .icon-facebook {
    width: 30px;
    height: 30px;
    background-image: url('/img/facebook.svg');
}

.icon-delete, .share-button .icon-delete {
    width: 24px;
    height: 24px;
    background-image: url('/img/delete-icon.svg');
}

.icon-link, .share-button .icon-link {
    width: 24px;
    height: 24px;
    background-image: url('/img/external-link-icon.svg');
}

.share-link-button {
    position: relative;
}

.share-link-button:hover .yt-video-tooltip {
    display: block;
}

.yt-video-tooltip {
    position: absolute;
    min-width: 200px;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(49, 49, 49);
    padding: 15px 10px;
    border-radius: 5px;
    display: none;
}

.yt-video-tooltip h4, .yt-video-tooltip p {
    color: rgb(255, 255, 255);
    margin: 0 0 10px 0;
}

.yt-video-tooltip p {
    color: rgb(195, 192, 192);
}


.yt-video-tooltip::before {
    content: '';
    position: absolute; 
    bottom: -10px; 
    left: 50%;
    transform: translateX(-50%);
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(49, 49, 49);;
}

.icon-youtube, .share-button .icon-youtube {
    width: 70px;
    background-image: url('/img/youtube.png');
}
.icon-facebook, .icon-youtube, .icon-delete, .icon-link {
    display: inline-block;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.timelapse-sharing-alerts {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    .timelapse-settings__section select, 
    .timelapse-settings__section input[type="number"],
    .timelapse-settings__section input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        height: 30px;
    }
    .timelapse-settings {
        flex-direction: column;
    }
    .timelapse-settings__section {
        max-width: 100%;
    } 
    .timelapse-field, #timelapse-start-time, #timelapse-end-time {
        width: 100%;
    }
    #timelapse-start-time, #timelapse-end-time {
        display: flex;
        flex-direction: column;
    }
    .timelapse-settings__time-range .controls {
        display: block;
        max-width: 100%;
    } 
}

.timelapse-share-modal {
    width: 980px;
    max-width: 95%;
    max-height: 95%;
    margin-left: 0;
    transform: translateX(-50%);
}

.timelapse-share-modal textarea {
    width: 100%;
    box-sizing: border-box;
    resize: none;
}

.timelapse-share-modal [class^="icon-"], [class*=" icon-"] {
    float: left;
}

.timelapse-share-modal-inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.timelapse-share-modal-inputs .control-group {
    min-width: 30%;
    padding: 0.5%;
    flex-grow: 1;
    flex-basis: 250px;
}

.timelapse-share-modal-inputs input,
.timelapse-share-modal-inputs select {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
}

.timelapse-share-modal form {
    margin: 0;
}

.share-facebook-btn {
    position: relative;
    background: #4267b269;
    border: 1px solid #4267b238;
    border-radius: 3px;
    font-size: 11px;
    height: 16px;
    padding: 1px 4px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    -webkit-user-select: none;
    white-space: nowrap;
}

.share-facebook-btn svg {
    height: 16px;
}

.share-facebook-tooltip {
    position: absolute;
    z-index: 10;
    width: 180px;
    max-width: 180px;
    right: 0;
    bottom: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #292929;
    word-break: break-all;
    text-align: left;
    white-space: normal;
    display: none;
} 

.share-facebook-tooltip::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: -7px;
    transform: translateX(-50%);
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #292929;
}

.share-facebook-btn:hover .share-facebook-tooltip {
    display: block;
}

.no-mleft {
    margin-left: 0 !important;
}

.controls > .warning-text {
    color: red;
    padding: 0;
    font-size: 13px;
}

.label-hint {
    color: #a3a3a3;
    font-size: 0.93em;
}

@media (max-width: 767px) {
    .timelapse-share-modal {
        transform: none;
    }
}

@media only screen and (max-width: 570px) {
    .d-sm-none {
        display: none;
    }
}

@media only screen and (max-width: 570px) {
    .d-sm-none {
        display: none;
    }
}

@media only screen and (max-width: 1440px) {
    .cams-rotating-image-container {
        width: 300px;
    }
    .cams-rotating-images img {
        width: 300px;
    }
    .cams-rotating-images img:last-child {
        left: 300px;
    }
    .cams-rotating-images {
        width: 600px;
    }
    .hero-unit {
        padding: 10px 20px;
    }
}

@keyframes rotate {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media only screen and (max-width: 898px) {
    .rwd-table .status-th {
        display: none;
    }

    .rwd-table, 
    .rwd-table .alert-error,
    .rwd-table .alert-success,
    .rwd-table .alert-warning,
    .rwd-table .alert-info {
        background: transparent;
    }

    .alert-error .rwd-th--small {
        background-color: #eba1a0;
    }

    .alert-success .rwd-th--small {
        background-color: #87d288;
    }

    .alert-info .rwd-th--small {
        background-color: #9abbcc;
    }

    .alert-warning .rwd-th--small {
        background-color: #ecdf66;
    }
    
    .alert-warning .rwd-tr {
        background-color: #fbf2a2;
    }

    .rwd-td .custom-checkbox {
        display: inline-block;
    }

    .rwd-tr {
        flex-direction: column;
        width: 100%;
    }

    .rwd-tr--main {
        margin: 10px 0;
        border-style: solid;
        border-width: 1px 1px 2px 2px;
    }
    
    .alert-error .rwd-tr--main {
        border-color: #b94a48;
        background-color: #f2dede;
    }
    
    .alert-success .rwd-tr--main {
        border-color: #468847;
        background-color: #bdddbd;
    }
    
    .alert-info .rwd-tr--main {
        border-color: #9abbcc;
        background-color: #cbdbe4;
    }

    .timelapses-header {
        flex-wrap: wrap;
    }
    .timelapses-header p {
        order: 1;
    }
    .timelapses-header h1 {
        order: 2;
    }
    .timelapses-header a {
        order: 3;
    }
    
    .rwd-td::before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 120px;
        display: inline-block;
        color: #000;
    }    
    
    .rwd-td {
        width: 100%;
        text-align: left;
        flex-basis: auto;
    }
}

.timelapse-share-modal .timelapse-share-modal__footer-text-box {
    display: flex;
    float: left;
    margin: 5px 15px;
    width: 75%;
    text-align: left;
}

.timelapse-share-modal .timelapse-share-modal__footer-text-box > .timelapse-share-modal__footer-checkbox {
    margin: 4px;
}

.timelapse-share-modal .timelapse-share-modal__footer-text-box > .timelapse-share-modal__footer-text {
    font-size: 12px;
}



/* New Menu */

/* #menu:hover .nav-list .menu_level_1 { display: block !important; } */

#menu {
    width:50px;
    height: 100% !important;
    margin-left: 0;
    margin-top: 5px;
    border: 0;
    background: white;
    top:30px;
    border-radius: 0;
    bottom:0;
    left:0px;
    overflow:hidden;
    opacity:1;
    z-index: 999;
    -webkit-transition:width .0.5s linear;
    transition:width .0.5s linear;
    -webkit-transform:translateZ(0) scale(1,1);
}

.navbar .nav {
    top: 3px;
}

@media only screen and (max-width: 768px) {

    #menu {
        background:#F7F7F7;
        border-right: 1px solid #ddd;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
    }

    #menu, #menu:hover, .nav-list li, #menu li>a  {
        width:100% !important;
    }

    #menu{
        height:100% !important;
        border-radius: 6px
    }

    #menu .menu-button {
        display: none;
    }

    #menu .nav-list > li {
        padding-bottom: 10px 0;
        padding-left: 5px !important;
    }

    #menu li > a > nobr {
        line-height: 30px;
    }
}

@media (min-width: 769px){
    #menu:hover {
        width:280px;
        height:100% !important;
        background:#F7F7F7;
        border-right: 1px solid #ddd;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
    }

    .row-fluid .row-fluid {
        margin-left: 0 !important;
    }

    #menu li>a {
        line-height: 30px;
    }

    .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]{
        display: grid;
        grid-template-columns: 1em auto;
        gap: 0.5em;
    }

    /* #menu .nav-list .menu_level_1 { display: none; } */
}

.nav-list .menu_level_1 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    background: #CCE5FF;
}

/* .nav-list.menu_level_1 > .active > a,  .nav-list.menu_level_1 > .active > a > nobr > i{
    background: red !important;
} */

#menu .nav {
    padding-top: 5px;
}

#menu .menu-button{
    width: 50px;
}

#menu li > a > nobr {
    padding: 0 10px;
    width: 20px;
}

#menu .nav-list > li {
    padding: 5px 0;
    padding-left: 5px;
}

#menu .nav-list .menu_level_1  > li {
    padding: 5px 0px !important;
}

#menu .nav-list .menu_level_1  > li > a {
    padding: 5px 0;
}

#menu [class^="icon-"] {
    width: 18px;
    text-align: center;
}

#menu .nav-list .menu_level_1  > li > a [class^="icon-"] {
    width: 18px !important;
}

.menu-button-icon {
    margin-left: 15px;
}

.nav-list>ul {
    margin:7px 0;
}

#menu .nav-list li {
    position:relative;
    display:inline-block;
    min-width:320px !important;
}

#menu .nav-list{
    padding-left: 10px;
}

#menu .nav-list > ul {
    height: 100%;
    overflow: auto;
}

.nav-list [class^="icon-"] {
    margin-right: 15px;
}

#menu [class^="icon-"]{
    color:#141414;
}

.nav-list>.menu_current> a > nobr, .nav-list>.menu_current> a > nobr > i {
    color:#fff !important;
}

.nav-list>.menu_current>a, .nav-list>.menu_current>a:hover, .nav-list>.menu_current>a:focus {
    background: #0080FF;
    color: white;
}

.nav-list>.active>a, .nav-list>.active>a>nobr>i, .nav-list>.active>a:hover, .nav-list>.active>a:focus, .dropdown-menu>li>a:hover {
    background: #0080FF !important;
    color: white !important;
}

a {
    color: #0080FF;
    text-decoration: none !important;
}

#menu li>a {
    margin-left: 0;
    position:relative;
    display:table;
    border-collapse:collapse;
    border-spacing:0;
    color:#333;
    font-size: 13px;
    text-decoration:none;
    -webkit-transform:translateZ(0) scale(1,1);
    -webkit-transition:all .14s linear;
    transition:all .14s linear;
}

.image-block {
    margin: 5px 0;
    border-radius: 0;
}

input[type="checkbox"] {
    accent-color: #0080FF;
}

/* ScrolBar  */
.scrollbar
{
    height: 97%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.scrollbar:hover
{
    height: 97%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.scrollbar::-webkit-scrollbar-track, textarea::-webkit-scrollbar-track
{
    border-radius: 2px;
}

.scrollbar::-webkit-scrollbar
{
    width: 5px;
    background-color: #eeeeee;
}

.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #dfdfdf;
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: 30px;
    margin-left: 8px;
}

a.ibtn, button.btn, input[type="submit"].btn, input[type="button"].btn, input[type="reset"].btn {
    padding: 5px 12px 5px !important;
}

.section-title, .section-header {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #eee !important;
    /* padding-bottom: 8px; 
    padding-left: 10px; */
    background: #fff !important;
}

.section-title:before, .section-header:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100px;
    background-color: #0080FF;
    height: 1px;
}

.section-title h3, .section-header h3{
    margin-bottom: 2px;
}

#roundshot_image_filter{
    height: 100%;
}

form.form-inline, form.form-horizontal, .menu-filter, .hero-unit, .filter-container {
    background: #e8edf2 none repeat scroll 0 0;
    padding: 10px 20px;
    border: 1px solid #e3e3e3;
    box-shadow: 1px 0 15px rgba(0, 0, 0, 0.06);
}

.table td {
    border-top: none;
}

.table tr {
    border-top: 1px solid #ddd;
}

.table tr:hover td, .table tr:hover {
    background: #e8edf2 !important;
}

.hero-unit form.form-horizontal {
    background: transparent !important;
    box-shadow: none;
    border: none;
}

.no-padding, .dropdown-menu {
    padding: 0;
}

table.no-padding td {
    padding: 0;
}

.radio.inline, .checkbox.inline {
    padding-top: 0 !important;
}

/* Scrollbar Style */ 

/* New style */

.btn, .dropdown-menu, .menu-filter, input, select, select.form-control, .hero-unit, .nav-tabs>li>a, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle, .tooltip-inner, .alert-error, .alert-success, .alert-info, .alert-danger, .menu-suggest, .select-wrapper {
    border-radius: 0 !important;
}

.btn {
    border: 0 !important;
}

.btn-info, .btn-primary {
    background: #0080FF !important;
}

.btn-info:hover{
    background: #0066CC !important;
}


.btn-danger{
    background: #ED5563
}

.btn-danger:hover{
    background: #BD444F;
}

.btn-success{
    background: #5cb85c !important;
}

.btn-success:hover{
    background: #499349 !important;
}

.btn-warning {
    background: #f8b62d !important;
}

.btn-warning:hover {
    background: #C69124 !important;
}

.btn-inverse{
    background-image: none;
    /* background: #C69124 !important; */
}

.nav .btn-inverse{
    background: transparent;
}

.navbar-inverse .nav>li>a:hover{
    border-bottom: 1px solid #0080FF !important;
}

.btn{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    margin: 3px;
}

.status-table.alert-error .status-th, .toastr-error {
    background: #ED5563 !important;
    color: white !important;
}

.status-table.alert-info .status-th, .toastr-info {
    background: #0080FF !important;
    color: white !important;
}

#status-demo div {
    border-color: #3a87ad;
}

.status-table.alert-success .status-th, .toastr-success {
    background: #5cb85c !important;
    color: white !important;
}

.status-table.alert-warning .status-th, .toastr-warning {
    background: #f8b62d !important;
    color: white !important;
}

.alert-warning .rwd-tr {
    background: #FCE5B5 !important;
}

.alert-danger, .alert-error {
    color: #b94a48;
    background: #FBE0E2;
}

#status-demo div {
    border-color: #0066CC;
}

.outdated-weather {
    border: #FFA500 solid 1px;
    background: #f8b62d;
    color: white;
}

.tooltip-menu .tooltip-inner {
    background-color: #ED5563;
}

.tooltip-menu.tooltip.right .tooltip-arrow, .tooltip-menu .tooltip-arrow {
    border-right-color:  #ED5563;
}

body {
    font-family: Inter, Roboto, 'Helvetica Neue', 'Arial Nova', 'Nimbus Sans', Arial, sans-serif;
}

.quick-note {
    background: transparent;
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    /* min-height: 50px; */
    box-shadow: none;
    padding: 0;
    margin: 0;
    min-height: 40px;
    overflow-y: auto;
    word-wrap:break-word;
    resize: none;
}

.quick-note[readonly]{
    pointer-events: none !important;
    background: transparent !important;
}

.quick-note:focus {
    background: white !important;
    /* min-height: 200px; */
}

.quick-note-box {
    display: inline-block;
    width: 100%;
}

.quick-note-loading{
    display: none;
    text-align: center;
    color: #555;
}

.quick-note-loading img{
    height: 10px !important;
}

/* textarea::-webkit-resizer{
    width: 10px;
    background-color: transparent;
} */

textarea::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #dfdfdf;
}

textarea::-webkit-scrollbar
{
    width: 5px;
    background-color: transparent;
}

.toast {
    opacity: 1 !important;
}

#toast-container > div {
    opacity: 1 !important; 
}

.status-td3-4 img {
    width: 16px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 1031;
}

select {
    -webkit-appearance: menulist-button !important;
    line-height:24px !important;
}

.navbar-inverse .navbar-inner {
    background-color: white !important;
    background-image: none;
    background-repeat: repeat-x;
    border-color: white;
    box-shadow: none;
}

.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #141414;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand, .navbar-inverse .nav > li .btn-group > a {
    color: #141414;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .brand {
    padding: 10px 15px 10px;
}

.navbar-inverse .navbar-text {
    color: #141414;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #0080FF !important;
    color: white !important;
}

.navbar .nav > li > a:hover {
    color: #0080FF;
}

.navbar-inverse .btn-inverse.dropdown-toggle:hover {
    border-bottom: 1px solid #0080FF !important;
    color: #0080FF;
}

.navbar-inverse .btn-inverse.dropdown-toggle .caret :hover{
    color: #0080FF;
}

.navbar .brand img {
    height: 30px;
}

.navbar .nav, .navbar-inverse .navbar-text {
    margin: 5px 10px 0 0;
}

@media (max-width: 979px) {
    .navbar .btn-navbar {
        margin-top: 10px;
        padding: 10px !important;
    }
}

.camera-status-image {
    height: 15px;
}

/* Checkbox */
@media only screen and (max-width: 546px) {
    .checkbox-container {
        display: block !important;
    }
}

/* Customize the label (the container) */
.checkbox-container {
    line-height: 30px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 3px;
    margin-left: 0px !important
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    top: 0;
    left: 0;
    height: 25px;
    min-width: 25px;
    background-color: #eee;
    padding: 5px 10px;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add background */
.checkbox-container input:hover ~ .checkmark {
    background-color: #F7F7F7;
}

.checkbox-container input:checked ~ .checkmark.broken {
    background-color: #ED5563;
    color: white;
}

.checkbox-container input ~ .checkmark.broken {
    border: 1px solid #ED5563;
}

.checkbox-container input:checked ~ .checkmark.unknown {
    background-color: #f8b62d;
    color: white;
}

.checkbox-container input ~ .checkmark.unknown {
    border: 1px solid #f8b62d;
}

.checkbox-container input:checked ~ .checkmark.working {
    background-color: #5cb85c;
    color: white;
}

.checkbox-container input ~ .checkmark.working {
    border: 1px solid #5cb85c;
}

.checkbox-container input:checked ~ .checkmark.demo {
    background-color: #0080FF;
    color: white;
}

.checkbox-container input ~ .checkmark.demo {
    border: 1px solid #0080FF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

select {
    -webkit-appearance:none;
}

.hidden-password {
    margin: 0;
}

.hidden-password .add-on, .hidden-password input {
    color: inherit;
    background: transparent;
    border: none;
    box-shadow: none;
}
.hidden-password .add-on {
    cursor: pointer;
}
.hidden-password input {
    cursor: text;
}


