/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*!
 * Memeo Bootstrap v1.0.0
 *
 */
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*@brand-default:         #9966FF;*/
/*grays */
/*@brand-primary:         #00CC99;*/
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
p {
  margin: 0;
}
h5 {
  font-size: 13px;
}
h4 label {
  font-size: 13px;
  font-weight: bold;
}
h4.new-rule {
  margin-bottom: 0px;
}
.doc_coll {
  margin-bottom: 7px;
}
label {
  font-weight: normal;
}
h1 {
  margin-top: 0;
  color: #5D5D5D;
  font-size: 1.55em;
  font-weight: bold;
  margin-bottom: 1em;
}
textarea {
  resize: none;
}
#login_form_box input:-webkit-autofill {
  -webkit-box-shadow: 0 2px 2px #fff, inset 0 0 0 1000px #fafafa, 0 0 1px #adadad !important;
}
#external_share_form_box input[type="text"],
#external_share_form_box input[type="password"],
#external_share_form_box .roundedTextarea {
  font-size: 14px;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
a,
a:focus,
*:focus {
  outline: none;
}
a {
  color: #27568f;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 1.55em;
  margin: 0 0 1em;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
  border-top: 1px solid #999999;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 5px;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.container {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 962px;
}
#breadcrumb {
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
}
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.spacer {
  position: relative;
}
.spacer.bottom {
  margin-bottom: 15px;
}
.spacer.top {
  margin-top: 25px;
}
.spacer.top:before,
.spacer.top:after {
  top: -10px;
  bottom: auto;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
hr.container-separator {
  border: 1px none;
  /*.border-radius(100%);*/
  -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.5);
  height: 1px;
  margin: 0 20px;
  background-color: #cccccc;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.caret.caret-large {
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 7.2px solid transparent;
}
.dropdown {
  position: relative;
  margin-right: 10px;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  /* custom user option dropdown - used in user details and manage documents*/
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .big-loader {
  margin-top: 20px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  cursor: pointer;
  display: block;
  padding: 0 5px;
  clear: both;
  font-weight: normal;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a .fa {
  color: #27568f;
}
.dropdown-menu > li.action {
  padding: 0 18px 5px;
}
.dropdown-menu li label {
  display: block;
  padding: 5px;
  margin-bottom: 0px;
}
.dropdown-menu li label span {
  padding-left: 3px;
}
.dropdown-menu > li.selected {
  background-color: #EAEAEA;
}
.dropdown-menu > li:hover a {
  background-color: #EAEAEA;
}
.dropdown-menu > li.padd {
  padding-left: 20px;
}
.dropdown-menu.user-options {
  padding: 0px;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  left: auto;
  max-width: 200px;
  width: auto;
  top: 22px;
  right: -13px;
}
.dropdown-menu.user-options li.arrow a:after,
.dropdown-menu.user-options li.arrow a:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown-menu.user-options li.arrow a:after {
  border-bottom-color: #fff;
  border-width: 6px;
  right: 13px;
  margin-left: -6px;
}
.dropdown-menu.user-options li.arrow a:hover:after {
  border-bottom-color: #f2f2f2;
}
.dropdown-menu.user-options li.arrow a:before {
  border-color: rgba(179, 179, 179, 0);
  border-bottom-color: rgba(0, 0, 0, 0.15);
  border-width: 7px;
  right: 12px;
  margin-left: -7px;
}
.dropdown-menu.user-options li a {
  padding: 0;
  text-align: center;
  display: block;
  padding: 8px 20px;
  color: #333333;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  overflow: visible;
  line-height: 1em;
}
.dropdown-menu.user-options li a:hover {
  background: #f2f2f2;
}
.dropdown-menu.single-select li a {
  padding: 8px 10px;
}
.share-user-btn .dropdown-menu.single-select {
  width: 110px;
  min-width: 110px;
}
.share-user-btn .dropdown-menu.single-select li a {
  padding: 8px 0px;
  text-align: center;
  cursor: pointer;
}
.dropdown-menu li.hasOption {
  position: relative;
}
.dropdown-menu li.hasOption a {
  padding: 0 40px 0 5px;
}
.dropdown-menu li .show-only {
  position: absolute;
  right: 8px;
  visibility: hidden;
  z-index: 99999;
  top: 0.60em;
  cursor: pointer;
}
.dropdown-menu li.hasOption:hover > span {
  visibility: visible;
}
.dropdown-menu li.hasOption > span {
  color: #27568f;
}
.dropdown-menu li.hasOption > span:hover {
  font-weight: bold;
}
.dropdown-menu.single-select > li:hover {
  background-color: #EAEAEA;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #EAEAEA;
}
.dropdown-menu > li > a > span {
  vertical-align: middle;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #EAEAEA;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cccccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.open > .dropdown-toggle.btn {
  background: #e5e5e5;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #bfbfbf 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #bfbfbf 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbfbfbf', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #b3b3b3 \9;
}
.open > .dropdown-toggle.btn-primary {
  background: #2c62a3;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #1c3e67 0%, #2c62a3 100%);
  background-image: linear-gradient(to bottom, #1c3e67 0%, #2c62a3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c3e67', endColorstr='#ff2c62a3', GradientType=0);
  border-color: #2c62a3 #2c62a3 #1c3e67;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #173253 \9;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #cccccc;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* activity's dropdown*/
.custom_cal .custom_cal_title {
  display: block;
  width: 73px;
  text-align: right;
  float: left;
  margin-right: 10px;
  line-height: 30px;
}
.dateranger-box .dropdown-menu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  box-shadow: none;
  width: auto;
}
.custom_cal .btn {
  position: relative;
  text-align: left;
  width: 224px;
}
.custom_cal .btn[disabled=disabled]:hover,
.custom_cal .btn[disabled=disabled]:active,
.custom_cal .btn[disabled=disabled]:focus {
  line-height: inherit;
}
.custom_cal .btn .caret {
  position: absolute;
  right: 10px;
  top: 14px;
}
.custom_cal .btn[disabled=disabled] {
  color: #999999;
}
.custom_cal .btn[disabled=disabled] .caret {
  display: none;
}
.dateranger-box .btn-primary.pull-right {
  margin-right: 12px;
}
.dropdown-menu.dateranger-box {
  color: #333333;
  padding: 8px 8px;
  text-shadow: 0 1px 0 #FFFFFF;
}
.dateranger-box .hasDatepicker {
  float: left;
}
div.share-user-btn ul.dropdown-menu {
  min-width: 0;
  width: auto;
}
#announcements_section.dropdown.announcements {
  left: 0;
  position: absolute;
  top: 0;
}
#announcements_section.dropdown .btn {
  line-height: 0px;
}
#announcements_section.dropdown a.pull-right {
  font-size: 12px;
  font-weight: normal;
  margin: 2px 5px;
  cursor: pointer;
}
#announcements_section.dropdown .announcements-bubble {
  background: #27568f;
  border-radius: 100%;
  min-width: 15px;
  height: 15px;
  padding: 2px 5px 2px 4px;
  color: #fff;
  text-shadow: none;
  font-size: 10px;
  margin-right: 3px;
}
#announcements_section.dropdown .announcements-counter {
  color: #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 9px;
  text-shadow: none;
}
#announcements_section.dropdown .dropdown-menu {
  padding: 0;
  min-width: 350px;
  max-height: 250px;
  line-height: 18px;
  overflow-y: auto;
}
#announcements_section.dropdown .dropdown-menu .no-announcements {
  padding: 10px;
}
#announcements_section.dropdown .dropdown-menu h5 {
  font-size: 15px;
  padding: 5px 0 0 13px;
  margin-bottom: 2px;
}
#announcements_section.dropdown .dropdown-menu .announcement-list {
  padding: 14px;
  border-bottom: solid #e6e6e6 1px;
}
#announcements_section.dropdown .dropdown-menu .announcement-list :last-child {
  border-bottom: 0;
}
#announcements_section.dropdown .dropdown-menu .announcement-list .date {
  font-size: 12px;
}
#announcements_section.dropdown .dropdown-menu .announcement-list a {
  font-size: 14px;
}
#announcements_section.dropdown .dropdown-menu .announcement-list small {
  font-size: 12px;
}
#announcements_section.dropdown .dropdown-menu .announcement-list a.unread {
  font-weight: bold;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 1.55em;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center!important;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999 !important;
}
.text-dark {
  color: #333333;
}
.text-light {
  color: #f2f2f2;
}
.text-primary {
  color: #27568f;
}
a.text-primary:hover {
  color: #1c3e67;
}
.text-success {
  color: #0a8f00;
}
a.text-success:hover {
  color: #065c00;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #27568f;
}
a.bg-primary:hover {
  background-color: #1c3e67;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #f2f2f2;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #f2f2f2;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #cccccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f2f2f2;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.modal-open {
  overflow: hidden;
  padding-right: 0;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal .loader {
  height: 100px;
  width: 300px;
  left: 50%;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  background-color: #eee;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 3px 7px #333333;
}
.modal h5 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  overflow: hidden;
}
.container-loader {
  height: 420px;
  width: 100%;
}
.modal-dialog {
  z-index: 1040;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}
.modal-content {
  position: relative;
  background-color: #eee;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 7px #333333;
  box-shadow: 0 3px 7px #333333;
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px 20px 0;
  min-height: 21.5px;
}
.modal-header p {
  color: #333333;
  font-size: 14px;
  text-shadow: 0 1px 0 #FFFFFF;
  word-wrap: break-word;
}
.modal-header.no-title {
  padding: 0;
  min-height: 20px;
}
.modal-header h4 {
  margin: 0;
  font-size: 20px;
  margin: 0px 0.5em 15px 0;
  color: #333333;
  font-weight: bold;
}
.modal-header .alert-title {
  margin-bottom: 10px;
}
.modal-header .close {
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  right: 7px;
  top: 3px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 0 20px;
  color: #333333;
  font-size: 13px;
}
.modal-footer {
  padding: 15px 20px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .noFooter {
  padding: 10px 0;
}
.modal-footer .btn {
  margin-right: 5px;
}
.modal-footer .btn-primary,
.modal-footer .btn:last-child {
  margin-right: 0px;
}
.modal-footer .expire {
  line-height: 34px;
}
.modal-footer .btn.no-margin {
  margin: 0;
}
.modal-footer .link-loader {
  height: 34px;
  line-height: 34px;
  display: block;
  width: 100%;
}
.modal-footer .pull-right.footer-loader {
  width: 30%;
}
#confirmation_footer .btn {
  margin-right: 5px;
}
#confirmation_footer .btn-primary {
  margin-right: 0px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 991px) {
  .modal-body.modal-body-content {
    width: 580px;
  }
}
#aws_alert_box {
  width: 500px;
}
.alert-box {
  font-size: 13px;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  word-wrap: break-word;
}
@media (min-width: 767px) {
  .alert-box {
    max-width: 550px!important;
  }
}
.alert-box .progress-title {
  position: relative;
}
.alert-box .progress-title .remove-upload {
  position: absolute;
  right: 5px;
  top: 10px;
}
.alert-box .alert-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.alert-box .alert-title.upload-title {
  overflow: hidden;
}
.alert-box .alert-title.upload-title > span {
  display: block;
  float: left;
  padding-right: 3px;
}
.alert-box .alert-title.upload-title > span.trim {
  max-width: 30%;
}
.import_allign {
  margin-bottom: 5px;
}
#user_agreement {
  max-width: 500px;
  overflow: auto;
  padding: 5px;
}
#external_share_form_box {
  width: 450px;
}
@media (max-width: 768px) {
  #external_share_form_box {
    width: auto;
    max-width: 450px;
  }
}
#external_share_form_box tabble {
  width: 450px;
}
#external_share_form_box .sharebyemail {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  max-height: 200px;
  overflow: auto;
  margin-top: 5px;
}
#external_share_form_box .sharebyemail tabletd {
  border-left: 0 none;
  border-right: 0 none;
}
#external_share_form_box .sharebyemail table.add-collaborators {
  border-top: 0;
}
#external_share_form_box .sharebyemail table.add-collaborators td:last-child {
  border-right: 0;
  border-left: 0;
}
#external_share_form_box p.input-title {
  margin-bottom: 10px;
}
#external_share_form_box .publink_form input {
  width: 70%;
  text-align: center;
}
h5.e-share-title {
  width: 450px;
  display: none;
}
@media (max-width: 768px) {
  h5.e-share-title {
    width: auto;
    max-width: 450px;
  }
}
h5.e-share-title .share-file-title {
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
h5.e-share-title .share-file-title.members-list {
  max-width: 70%;
}
h5.e-share-title span {
  height: 20px;
  display: block;
  float: left;
}
h5.e-share-title span:first-child {
  max-width: 2%;
}
h5.e-share-title span:last-child {
  max-width: 75%;
}
h5.e-share-title span:first-child,
h5.e-share-title span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
h5.e-share-title.two-parts span:first-child {
  max-width: 15%;
}
h5.e-share-title.three-parts .share-file-title {
  max-width: 30%;
}
h5.e-share-title.three-parts span:first-child {
  max-width: 15%;
}
h5.e-share-title.three-parts span:last-child {
  max-width: 55%;
}
#announcement_content {
  max-width: 900px;
  min-width: 400px;
}
#announcement_modal_footer button i {
  padding-left: 5px;
  font-size: 12px;
  color: #333333;
}
#announcement_modal_footer button i.fa-rotate-180 {
  padding-top: 2px;
}
#getsatisfaction_modal iframe {
  height: 300px!important;
}
.modal h5 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1051;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  max-width: 310px;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 0px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}
.popover {
  max-width: 310px;
}
.popover-content .loader,
.modal .loader {
  background-image: url('../../../img/loader_big.gif');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.popover-content .loader {
  height: 100%;
  width: 100%;
}
#sensitive-hovercard {
  width: 248px;
}
#sensitive-hovercard > * {
  width: 100%;
}
#account-info,
#file-info {
  height: 158px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.popover-content h3 {
  color: #27568f;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
#account-info span.sub-title {
  color: #27568f;
  display: block;
  font-size: 12px;
  font-weight: normal;
}
#account-info > div {
  overflow: hidden;
}
#account-info > div > div {
  float: left;
}
#account-info > div > div > div {
  height: 65px;
  overflow: hidden;
  width: 90px;
}
#account-info p.info-title {
  color: #666666;
  font-size: 12px;
  margin: 0;
  text-align: center;
}
#account-info > div > div > div p {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 25px;
  text-align: center;
}
#account-info div span {
  color: #666666;
  text-align: center;
}
#account-info span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#account-info > div > div.first > div p {
  margin-top: 15px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 5px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.alert-box .tooltip-inner {
  max-width: inherit;
  text-shadow: none;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-default .navbar-collapse:before,
.navbar-default .navbar-collapse:after,
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container:after,
.container-fluid:after,
.container-fluid:after,
.row:after,
.row:after,
.modal-footer:after,
.form-horizontal .form-group:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-default .navbar-collapse:after,
.pager:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input::-ms-clear {
  display: none;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 1, 1, 0.2) inset;
  box-shadow: 0 2px 4px rgba(0, 1, 1, 0.2) inset;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  opacity: 0.79;
  filter: alpha(opacity=79);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control.placeholder-gray {
  color: #cccccc;
}
.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cccccc;
}
.form-control::-webkit-input-placeholder {
  color: #cccccc;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /*cursor: not-allowed;*/
  background-color: #f2f2f2;
  opacity: 1;
}
textarea.form-control {
  height: auto;
  resize: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 38px;
}
.form-group {
  margin-bottom: 0px;
}
.form-group.group-has-error {
  margin-bottom: 0;
}
.form-group .clipboard {
  margin-top: 2px;
}
#external_share_form_box .form-group.row {
  padding-right: 10px;
}
#show_deleted_shares {
  height: 1em;
  margin-top: 0.4em;
  margin-right: 10px;
}
#show_deleted_shares.paged {
  margin-top: 0.3em;
}
#send_personal_message {
  padding-bottom: 5px;
}
#send_personal_message label {
  margin: -5px 0 -12px 1px;
}
#show_deleted_groups {
  height: 1em;
  margin-top: 5px;
}
.form-group .text-danger {
  color: #D22A34;
}
.radio,
.checkbox {
  display: block;
  min-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 35px;
  padding: 6px 11px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
select.input-sm {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 51px;
  padding: 11px 19px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 15px;
}
select.input-lg {
  height: 51px;
  line-height: 51px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
  padding-bottom: 15px;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.has-feedback.has-error {
  padding-bottom: 0;
}
.has-feedback .form-control-feedback {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  top: 0;
}
.content-box .has-feedback .form-control-feedback {
  right: 8px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #0a8f00;
}
.has-success .form-control {
  border-color: #0a8f00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #065c00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #11f500;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #11f500;
}
.has-success .input-group-addon {
  color: #0a8f00;
  border-color: #0a8f00;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #0a8f00;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
div.form-group .error-message {
  line-height: 14px;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  color: #737373;
}
.help-block.first {
  margin-top: 4px;
}
.help-block.last {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-box {
  padding-top: 7px;
  border-top: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.file_search {
  padding-bottom: 17px;
  min-width: 470px;
}
@media (max-width: 767px) {
  .file_search {
    min-width: 100%;
    margin: 0;
  }
}
@media (max-width: 670px) {
  .file_search .dropdown {
    padding-left: 0;
  }
  .file_search .dropdown button {
    float: right;
  }
}
.file_search > button {
  margin-right: 8px;
}
.file-top {
  margin-bottom: 10px;
}
.cm-sens-text {
  position: relative;
  z-index: 1;
}
@media (max-width: 670px) {
  .cm-sens-text {
    width: 100%;
  }
}
@media (min-width: 670px) {
  .cm-sens-text {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .file-search {
    width: 240px;
    float: left;
    margin-right: 10px;
  }
}
.file-search input {
  height: 32px;
  opacity: 1;
}
.file-search > span {
  border: 1px solid #a2a2a2;
}
.file-search .form-control {
  padding: 6px 26px 6px 12px;
}
.file-search .clear-search-text {
  bottom: 3px;
  display: block;
  position: absolute;
  right: 35px;
  text-align: center;
  width: 38px;
  z-index: 999;
  cursor: pointer;
}
/* NAS port/IP inputs */
#change_ip input[type="text"],
#change_port input[type="text"] {
  width: 40px;
  padding: 0.25em;
  text-align: center;
  height: 30px;
  font-size: 14px;
  margin-top: 4px;
}
#change_port input[type="text"] {
  width: 50px;
}
#change_aws {
  width: 500px;
}
/* nas labels*/
#nas-device .nas-label {
  width: 90px;
}
#nas-driver .nas-label {
  width: 50px;
}
#nas-storage .nas-label {
  width: 75px;
}
#nas-network .nas-label {
  width: 110px;
}
.nas_binding .nas-label {
  width: 120px;
}
#form_list li.terms,
#login_form_box li.terms {
  line-height: 34px;
  font-size: 13px;
}
#login_form_box .form-control {
  margin-bottom: 10px;
}
#account_create ul {
  margin: 50px 0 0 20px;
  overflow: hidden;
  /*IE fix*/
}
#account_create #form_list li.terms {
  line-height: 14px;
}
#account_create #form_list li.terms .user-agreement {
  margin-top: 0px;
}
#account_create #form_list li.terms .error-message {
  display: block;
  position: relative;
  width: 100%;
}
#account_create #form_list li .title {
  padding-bottom: 14px;
}
#account_create #form_list p {
  font-size: 13px;
  line-height: 34px;
}
#account_create #form_list h5 {
  margin: 0;
}
#account_create .custom-checkbox-small span {
  margin: 0 0 0 4px;
}
#form_list li.error-item .error-message {
  line-height: 30px;
}
#form_list li.terms .error-message {
  width: 475px;
}
.form-group .error-message {
  position: relative;
  display: inline-block;
  font-size: 12px;
  padding: 10px 0 10px 0;
}
.form-group.group-has-error .error-message {
  position: static;
}
.error-message {
  color: #D22A34 !important;
}
#form_list li {
  position: relative;
}
#login_form h5 {
  margin: 0;
}
#confirmation_box {
  margin: 70px 65px 0;
}
#confirmation_box p {
  padding: 0 0 11px;
}
#confirmation_box .email {
  display: inline-block;
  overflow: hidden;
  width: 270px;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
/* sensitive files forms elements */
.new-perm p {
  margin-left: 27px;
}
.new-perm form.form-add-pattern label {
  text-align: left;
}
#updateAccount {
  width: 530px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #updateAccount {
    width: 100%;
    max-width: 530px;
  }
}
#updateAccount label {
  padding-top: 0;
  height: 41px;
  line-height: 41px;
  text-align: right;
}
#updateAccount .email-row label {
  height: auto;
  line-height: inherit;
}
#updateAccount .head-box {
  margin-top: 20px;
  margin-bottom: 5px;
}
#form_list {
  margin-top: 3px;
}
#form_list .reseller {
  overflow: hidden;
}
#form_list .reseller p {
  line-height: 41px;
  text-align: center;
  width: 60%;
}
#form_list .reseller input[type="text"] {
  width: 40%;
  float: right;
}
/** Sign UP confirmation steps **/
#confirmation_list {
  margin-top: 20px;
}
#confirmation_list li ul {
  margin-top: 15px;
}
#confirmation_list li ul li {
  position: relative;
  width: 70%;
}
#confirmation_list .confirmation_code_step > p {
  margin-bottom: 7px;
}
#confirmation_list #pin_box {
  text-align: center;
}
#confirmation_list #pin_box input {
  width: 50px;
  text-align: center;
  padding: 0.25em;
}
#confirmation_list h4 {
  line-height: 24px;
  margin-top: 0px;
}
#confirmation_list h4.disabled {
  color: #999999;
}
#confirmation_list h4.current {
  font-weight: bold;
  margin-bottom: 5px;
}
#confirmation_list > li {
  padding-left: 30px;
  overflow: hidden;
  position: relative;
}
#confirmation_list li ul#aws_list {
  margin-bottom: 10px;
}
#confirmation_list #aws_list.aws_step_4 {
  margin-bottom: 0px;
}
#confirmation_list li ul#aws_list li {
  width: 100%;
  padding-bottom: 0px;
}
#confirmation_list #aws_list a {
  text-decoration: underline;
  display: inline-block;
  font-size: 12px;
}
#confirmation_list #aws_list li.aws_tip {
  text-align: center;
}
#confirmation_list .saml_box {
  overflow: hidden;
  margin: 10px 0;
}
#confirmation_list .saml_url {
  font-weight: bold;
}
#confirmation_footer {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
#login_footer {
  position: absolute;
  right: 35px;
  bottom: 35px;
}
#login_footer .btn {
  margin-left: 10px;
}
.sign-box {
  padding: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.sign-box .fa {
  line-height: 0.8em;
}
#sso_oob > div {
  text-align: center;
}
#sso_oob .btn-primary {
  width: 220px;
}
#change_password {
  margin: 70px 65px 0;
}
div.wipe label {
  font-size: 12px;
  vertical-align: top;
  line-height: 22px;
}
.fileUpload {
  overflow: hidden;
  position: relative;
}
.fileUpload input {
  cursor: pointer;
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=0);
}
div.force-right button {
  width: 100%;
  text-align: left;
}
div.force-right button b.caret {
  position: absolute;
  right: 12px;
  top: 13px;
}
.publink_form label {
  width: 100%;
}
#owner-search-val {
  margin-bottom: 0px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.table-box {
  position: relative;
}
.table {
  width: 100%;
  margin-bottom: 0px;
  table-layout: fixed;
}
.table th,
.table td {
  padding: 8px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}
.table th > a,
.table td > a,
.table th > p,
.table td > p {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table td {
  font-size: 12px;
  background-color: #fff;
}
.table th {
  font-weight: bold;
}
.table thead th {
  cursor: pointer;
  vertical-align: bottom;
  font-size: 12px;
  background-color: #27568f;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0 none;
}
.table tbody + tbody {
  border-top: 1px solid #999999;
}
.table .table {
  background-color: #EFEFEF;
}
.table tbody > tr > td {
  vertical-align: middle;
}
.table .email-row {
  width: 60%;
}
.table .email-row,
.table .viewed-row,
.table .revoke-row {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.table .viewed-row,
.table .revoke-row {
  text-align: center;
  width: 20%;
}
.table.ext-sharing-table {
  border-top: 1px solid #B3B3B3!important;
}
.table.ext-sharing-table td {
  padding: 7px 10px;
  line-height: normal;
}
.table.ext-sharing-table td a.file,
.table.ext-sharing-table td a.folder {
  width: 24px;
  height: 24px;
  display: block;
}
.table.ext-sharing-table td a.file {
  padding-left: 0;
  background-position: -5px -72px;
}
.table.ext-sharing-table td a i {
  color: #333333;
}
.table.ext-sharing-table td a.trim {
  width: 875px;
  display: block;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 0;
  margin-bottom: 12px;
  border-collapse: separate;
  *border-collapse: collapse;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.table-bordered tr[context-menu]:hover td:not(:first-child),
.table-bordered tr.opened td:not(:first-child) {
  border-left-color: #e6e6e6;
}
.table-bordered tr[context-menu]:hover td,
.table-bordered tr.opened td {
  background-color: #e6e6e6;
}
.table-bordered td,
.table-bordered th {
  border-left: 1px solid #999999;
}
.table-bordered td.clear-left-border,
.table-bordered th.clear-left-border {
  border-left-width: 0px;
}
.table-bordered td .css-disabled {
  pointer-events: none;
  cursor: default;
  color: #999999;
}
.table-bordered th.no-sort {
  cursor: default;
}
.table-bordered tbody tr > td:last-child {
  border-right: 1px solid #999999;
}
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0 none;
}
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.table-bordered tbody:last-child tr:last-child > td,
.table-bordered tfoot:last-child tr:last-child > td {
  border-bottom: 1px solid #999999;
}
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #999999;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.table-bordered caption + thead tr,
.table-bordered colgroup + thead tr,
.table-bordered thead:first-child tr {
  border-top: 1px solid #27568f;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
  border-top: 0 none;
}
.table-bordered thead:first-child tr:first-child > th:first-child {
  border-left: 1px solid #27568f;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.table-bordered thead:first-child tr:first-child > th:last-child {
  border-right: 1px solid #27568f;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.table-bordered thead:last-child tr:last-child > th:first-child {
  border-left: 1px solid #27568f;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.table-bordered thead:last-child tr:last-child > th:last-child {
  border-right: 1px solid #27568f;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child {
  border-left: 1px solid #27568f;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child {
  border-right: 1px solid #27568f;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.table-bordered#e2e-file-browser {
  border: 1px solid transparent;
}
.table-bordered.table-drag-n-drop {
  border: 1px solid #0a8f00 !important;
}
.table-bordered.table-drag-enter tr.folder-row td {
  background-color: #dff0d8;
}
.table-bordered.table-drag-enter tr.folder-row.non-drop-row td {
  background-color: #fff;
}
.table-bordered.table-drag-enter tr.folder-row.row-drag-n-drop td {
  background-color: #c1e2b3;
}
.table-bordered tr.file-hover td {
  background-color: #dff0d8;
}
.table-bordered tr.file-selected td {
  background-color: #c1e2b3;
}
.table-bordered > thead > tr > th {
  border-bottom-width: 0px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table tbody tr td.relative-row {
  position: relative;
}
.table tbody tr.relative-row > td {
  position: relative;
}
.table tbody tr.deleted > td {
  text-decoration: line-through;
}
.table tbody tr.deleted > td a {
  text-decoration: line-through;
}
.table tbody tr.deleted > td li a {
  text-decoration: none;
}
.table tbody tr.in-progress > td {
  color: rgba(0, 0, 0, 0.5);
}
.table tbody tr.in-progress > td a {
  color: rgba(39, 86, 143, 0.5);
}
.table tbody tr.in-progress > td a i {
  color: rgba(0, 0, 0, 0.5);
}
.table tbody tr td a.hierarchy {
  width: 1.5em;
  height: 2em;
  text-decoration: none;
}
.table tbody tr td a.hierarchy i {
  line-height: 22px;
  color: #333333;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-trim th .custom-checkbox {
  margin-left: 0;
}
.table-trim th .custom-checkbox .fa-stack i.icon-ok {
  top: -2px;
  text-shadow: 0px 0px 0px #FFFFFF;
  font-size: 15px;
}
.table-trim th span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.table-trim th span.fa-stack i {
  width: 18px;
  height: 18px;
  margin: 0;
}
.table-trim th span.fa-stack i .icon-ok {
  width: 32px;
  height: 32px;
  margin-left: -7px;
  margin-top: -2px;
}
.table-trim th div {
  position: relative;
}
.table-trim th div.fa-lg {
  line-height: 1.5em;
}
.table-trim th i {
  width: 0px;
  margin-top: 3px;
  margin-right: 3px;
  position: absolute;
  right: 0;
  top: 0;
}
.table-trim th .collab-select span {
  margin-top: -2px;
  margin-bottom: -3px;
}
.table-trim th .collab-select i {
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: auto;
  margin-right: auto;
}
.table-trim th .collab-select i.check-box {
  width: 56%;
  height: 55%;
  margin: 23%;
}
.table-trim td {
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-trim td .progress {
  margin-bottom: 0px;
  height: 14px;
}
.table-trim td i {
  color: #333333;
}
.table-trim td i.icon-ok {
  color: #27568f;
}
.table-trim td a.file-link,
.table-trim td a.file-link-modal,
.table-trim td .file-link-disabled,
.table-trim td a.share-file-link {
  width: 100%;
  line-height: 24px;
}
.table-trim td a.file-link i,
.table-trim td a.file-link-modal i,
.table-trim td .file-link-disabled i,
.table-trim td a.share-file-link i {
  padding-right: 5px;
}
.table-trim td a.file-link i.text-muted,
.table-trim td a.file-link-modal i.text-muted,
.table-trim td .file-link-disabled i.text-muted,
.table-trim td a.share-file-link i.text-muted {
  color: #999999;
}
.table-trim td a.share-file-link {
  width: 78%;
}
.table-trim td a span.fa-stack {
  margin-right: 5px;
}
.table-trim td a.hierarchy {
  width: 1.5em;
  height: 2em;
}
.table-trim td a.hierarchy i {
  line-height: 24px;
}
.table-trim td div.user-row {
  position: relative;
  width: 100%;
}
.table-trim td div.user-row .force-overflow {
  margin-right: 40px;
}
.table-trim td div.user-row div {
  margin-top: -25px;
}
.table-trim td div.user-row i {
  margin-right: 15px;
  color: #999999;
}
.table-trim td div.user-row.collab-group-add {
  position: static;
}
.table-trim td.no-overflow {
  overflow: visible;
}
.table-trim td p.force-overflow,
.table-trim td a.force-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.table-share-files td {
  overflow: inherit;
}
.table-box .table-box-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../../../img/freeze-dot.png') repeat scroll 0 0 transparent;
  display: none;
  z-index: 999;
}
.table-box-loader.visible {
  display: block;
}
.table-box-loader .loader {
  background: url('../../../img/loader_big.gif') no-repeat scroll 50% 50% transparent;
  height: 100%;
  width: 100%;
}
.table-term {
  border-top: 1px solid rgba(0, 0, 0, 0.15) !important;
}
.nav-table td {
  padding: 8px 15px;
}
.nav-table td .smaller {
  margin-top: 0!important;
}
.nav-table td.owner_row {
  padding-top: 4px;
  padding-bottom: 4px;
}
.nav-table tbody:first-child tr:first-child > td:first-child,
.nav-table tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.scroll-table {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  display: block;
}
.scroll-table table {
  margin-bottom: 0px!important;
}
.scroll-table table td {
  padding: 8px 15px;
}
.scroll-table table td .smaller {
  margin-top: 0!important;
}
.scroll-table table td.owner_row {
  padding-top: 4px;
  padding-bottom: 4px;
}
.scroll-table-small {
  max-height: 166px;
}
#activities td.activityDevice {
  vertical-align: middle;
}
#activities td.activityDevice i {
  color: #999999;
}
#activities td.activityDevice > * {
  display: block;
  padding-left: 1px;
}
table.document-col {
  margin-bottom: 0px!important;
}
table.table-scrollbar {
  width: 100%;
}
table.table-scrollbar tr {
  display: block;
}
table.table-scrollbar tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
table.table-scrollbar .custom-label.smaller {
  margin-right: -7px;
}
table.table-scrollbar thead {
  display: block;
}
table.table-scrollbar thead:first-child tr {
  border-top: none;
}
table.table-scrollbar thead th {
  display: block;
  float: left;
}
table.table-scrollbar thead th.enabled-scroll:first-child {
  margin-right: -9px;
}
table.table-scrollbar thead th.enabled-scroll:last-child {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 8px 0 8px 7px;
}
table.table-scrollbar thead th.enabled-scroll-collab {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 8px 0 8px 4px;
}
table.table-scrollbar thead th.checkbox-holder {
  text-align: center;
}
table.table-scrollbar tbody {
  overflow-y: auto;
  display: block;
}
table.table-scrollbar tbody td {
  height: 35px;
  display: block;
  float: left;
}
table.table-scrollbar tbody td.checkbox-holder {
  text-align: center;
}
.scrollableContainer {
  position: relative;
  padding-top: 35px;
}
.scrollableContainer .headerSpacer {
  position: absolute;
  height: 35px;
  top: 0;
  right: 0;
  left: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #27568f;
}
.scrollableContainer th > div .title > span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scrollableContainer th .scrollableContainer th .orderWrapper {
  position: absolute;
  top: 0;
  right: 2px;
  cursor: pointer;
}
.scrollArea {
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
}
.scrollArea table {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 0;
  border: none;
  border-collapse: separate;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.scrollArea table th {
  padding: 0;
  border: none;
}
.scrollArea table th > div {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-left: 1px solid #999999;
  position: absolute;
  top: 0;
  height: 35px;
  width: inherit;
}
.scrollArea table tr th:first-child > div {
  border-left: none;
}
.scrollArea table tbody tr .user-row {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.scrollArea table tbody tr:first-child td {
  border-top: none;
}
.scrollArea table tbody tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.scrollAreaSmall .scrollArea {
  max-height: 176px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.panel {
  background-color: #27568f;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  position: relative;
  padding: 15px;
  display: block;
  min-height: 77px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body p {
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  text-shadow: 0px 1px 0px #ffffff;
  -moz-text-shadow: 0px 1px 0px #ffffff;
  -webkit-text-shadow: 0px 1px 0px #ffffff;
  margin: 14px 0 12px;
  white-space: nowrap;
}
.panel-body p span {
  font-size: 12px;
  font-weight: normal;
}
.panel-body p.two-lines {
  margin: 0px;
  padding-top: 5px;
}
.panel-body p.two-lines span {
  margin-top: 2px;
}
.panel-effect {
  opacity: 0.4;
  filter: alpha(opacity=40);
  background: #999999;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #f2f2f2 4%, #eeeeee 15%, #dddddd 41%, #cccccc 64%, #a2a2a2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(4%, #f2f2f2), color-stop(15%, #eeeeee), color-stop(41%, #dddddd), color-stop(64%, #cccccc), color-stop(100%, #a2a2a2));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #f2f2f2 4%, #eeeeee 15%, #dddddd 41%, #cccccc 64%, #a2a2a2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #fff 0%, #f2f2f2 4%, #eeeeee 15%, #dddddd 41%, #cccccc 64%, #a2a2a2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #fff 0%, #f2f2f2 4%, #eeeeee 15%, #dddddd 41%, #cccccc 64%, #a2a2a2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #fff 0%, #f2f2f2 4%, #eeeeee 15%, #dddddd 41%, #cccccc 64%, #a2a2a2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#a2a2a2, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.panel-title {
  position: relative;
  height: 40px;
}
.panel-title p {
  position: absolute;
  bottom: 2px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #999999;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid 4px;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid 4px;
}
.panel-info {
  position: relative;
  min-width: 115px;
  background: #999999;
  color: #27568f;
  text-shadow: 0px 1px 0px #fff;
  background-color: #999999;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, right bottom, left top, from(#999999), color-stop(50%, #fff), to(#999999));
  background-image: -webkit-linear-gradient(-45deg, left, #999999, #fff 50%, #999999);
  background-image: -moz-linear-gradient(-45deg, left, #999999, #fff 50%, #999999);
  background-image: -o-linear-gradient(-45deg, left, #999999, #fff 50%, #999999);
  background-image: linear-gradient(-45deg, #999999, #fff 50%, #999999);
  background-repeat: no-repeat;
  border-color: #999999 #999999 #737373;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #999999;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #999999;
  -webkit-box-shadow: inset 0 1px 0px #fff;
  box-shadow: inset 0 1px 0px #fff;
  /*
  // IE 7 + 8 can't handle box-shadow to show active, so we darken a bit ourselves
  &:active,
  &.active {
  	background: darken(@startColor, 5%);
  	.gradientBar45deg(darken(@endColor, 5%), darken(@startColor, 5%), @textColor, @textShadow);
    background-color: darken(@endColor, 10%) e("\9");
  }
  // Disabled state
    &.disabled,
    &[disabled] {
		.gradientBar45deg(@startColor, @endColor, @textColor, @textShadow);
        .opacity(65);
        .box-shadow(none);
    }
   */
}
.panel-info.panel-link:hover,
.panel-info.panel-link:focus,
.panel-info.panel-link:active,
.panel-info.panel-link.active,
.panel-info.panel-link.disabled,
.panel-info.panel-link[disabled] {
  background: #8c8c8c;
  color: #27568f;
  text-shadow: 0px 1px 0px #fff;
  background-color: #8c8c8c;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, right bottom, left top, from(#8c8c8c), color-stop(50%, #f2f2f2), to(#8c8c8c));
  background-image: -webkit-linear-gradient(-45deg, left, #8c8c8c, #f2f2f2 50%, #8c8c8c);
  background-image: -moz-linear-gradient(-45deg, left, #8c8c8c, #f2f2f2 50%, #8c8c8c);
  background-image: -o-linear-gradient(-45deg, left, #8c8c8c, #f2f2f2 50%, #8c8c8c);
  background-image: linear-gradient(-45deg, #8c8c8c, #f2f2f2 50%, #8c8c8c);
  background-repeat: no-repeat;
  border-color: #8c8c8c #8c8c8c #666666;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #8c8c8c;
  -webkit-box-shadow: 0 1px 4px #224a7b;
  box-shadow: 0 1px 4px #224a7b;
}
.stats-panel .stats-panel-box {
  display: table;
  width: 100%;
}
.stats-panel .stats-panel-header {
  height: 30%;
  display: table-cell;
}
.stats-panel .stats-panel-body {
  display: table-cell;
  height: 70%;
}
@media (max-width: 992px) {
  .stats-panel,
  .stats-panel:before,
  .stats-panel:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
  }
  .stats-panel {
    z-index: 50;
    background-color: transparent;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 0 70px rgba(255, 255, 255, 0.3) inset, 0 2px 1px #FFFFFF inset, 0 0 11px rgba(0, 0, 0, 0.4);
    -webkit-transition: -webkit-box-shadow 0s ease-in-out;
    -khtml-transition: -khtml-box-shadow 0s ease-in-out;
    -moz-transition: -moz-box-shadow 0s ease-in-out;
    -o-transition: -o-box-shadow 0s ease-in-out;
    transition: box-shadow 0s ease-in-out;
    background-image: -webkit-radial-gradient(50% 0%, 8% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(50% 100%, 12% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(0% 50%, 50% 7%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(100% 50%, 50% 5%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), -webkit-repeating-radial-gradient(50% 50%, 100% 100%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.1) 3.5%), -webkit-repeating-radial-gradient(50% 50%, 100% 100%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -webkit-repeating-radial-gradient(50% 50%, 100% 100%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0) 2.2%);
  }
  .stats-panel:before {
    content: "";
    display: block;
    position: absolute;
  }
  .stats-panel:before {
    z-index: -50;
    background: #999999;
    background: -moz-linear-gradient(-45deg, #999999 0%, #fff 50%, #999999 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #999999), color-stop(50%, #eeeeee), color-stop(100%, #999999));
    background: -webkit-linear-gradient(-45deg, #999999 0%, #eeeeee 50%, #999999 100%);
    background: -o-linear-gradient(-45deg, #999999 0%, #eeeeee 50%, #999999 100%);
    background: -ms-linear-gradient(-45deg, #999999 0%, #eeeeee 50%, #999999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@brand-default', endColorstr='@brand-default', GradientType=1);
    background: linear-gradient(-45deg, #999999 0%, #eeeeee 50%, #999999 100%);
    box-shadow: #000 0px 0px 2px;
  }
  /*.stats-panel:after {
        background: linear-gradient(45deg, #EEEEEE 0%, #333 50%, #EEEEEE 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        opacity: 0.2;

    }*/
  #stats-box.stats-panel {
    background: none;
  }
  #stats-box.stats-panel,
  #stats-box.stats-panel:after,
  #stats-box.stats-panel:before {
    height: 154px;
    width: 100%;
  }
}
#box-info-actions,
#box-info-actions-user {
  margin-bottom: 5px;
  padding-right: 5px;
  font-size: 14px;
}
#box-info-actions .trim,
#box-info-actions-user .trim {
  max-width: inherit;
  display: block;
  float: left;
}
#box-info-actions #box-actions-loading,
#box-info-actions-user #box-actions-loading {
  width: 30%;
  float: right;
}
#box-info-actions #box-actions-loading .link-loader,
#box-info-actions-user #box-actions-loading .link-loader {
  width: 100%;
  height: 32px;
  line-height: 32px;
  display: block;
}
@media (min-width: 768px) {
  #box-info-actions #box-actions,
  #box-info-actions-user #box-actions {
    float: right;
    padding-right: 15px;
  }
  #box-info-actions #box-actions > *,
  #box-info-actions-user #box-actions > * {
    display: inline-block;
    margin-left: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  #box-info-actions #box-actions,
  #box-info-actions-user #box-actions {
    width: 100%;
    padding: 0px 10px;
    display: inline-block;
  }
  #box-info-actions #box-actions .btn,
  #box-info-actions-user #box-actions .btn {
    margin: 0 auto;
    margin-top: 5px;
  }
}
#box-info-actions #box-actions .dropdown-menu.single-select,
#box-info-actions-user #box-actions .dropdown-menu.single-select {
  width: 110px;
  min-width: 110px;
}
#box-info-actions #box-actions .dropdown-menu.single-select li a,
#box-info-actions-user #box-actions .dropdown-menu.single-select li a {
  padding: 8px 0px;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  #box-info-actions #box-info,
  #box-info-actions-user #box-info {
    float: left;
  }
}
@media (max-width: 768px) {
  #box-info-actions #box-info,
  #box-info-actions-user #box-info {
    float: left;
  }
}
#box-info-actions #box-info.deleted,
#box-info-actions-user #box-info.deleted {
  max-width: 500px;
}
#box-info-actions #box-info.device-box-info,
#box-info-actions-user #box-info.device-box-info {
  background: none;
  padding-left: 0px;
}
#box-info-actions #box-info .deleted,
#box-info-actions-user #box-info .deleted {
  color: #999999;
}
#box-info-actions #box-info span,
#box-info-actions-user #box-info span {
  font-size: 12px;
}
#box-info-actions #box-info span.role,
#box-info-actions-user #box-info span.role {
  display: block;
}
#box-info-actions #box-info span.role,
#box-info-actions-user #box-info span.role {
  font-weight: bold;
}
#box-info-actions #box-info p,
#box-info-actions-user #box-info p {
  display: block;
}
#box-info-actions #box-info p.title,
#box-info-actions-user #box-info p.title {
  font-size: 24px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  max-width: inherit;
}
#box-info-actions #box-info p.title abbr,
#box-info-actions-user #box-info p.title abbr {
  margin-left: 5px;
}
#box-info-actions #box-info p.title span,
#box-info-actions-user #box-info p.title span {
  font-size: inherit;
  margin-right: 5px;
}
@media (max-width: 768px) {
  #box-info-actions #box-info p.title span,
  #box-info-actions-user #box-info p.title span {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  #box-info-actions #box-info p.title span,
  #box-info-actions-user #box-info p.title span {
    max-width: 565px;
  }
}
#userAccountNotificationSetup .custom-label .custom-radio {
  margin-left: 0;
}
#userAccountNotificationSetup .custom-label span {
  padding-right: 10px;
}
.dashboard.users div.stat span {
  font-size: 18px;
}
.dashboard.users div.stat p {
  font-size: 16px;
}
.profile-panel {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 0px solid #cccccc;
  background-color: #fff;
  background-clip: padding-box;
  padding: 10px 0;
  overflow: hidden;
  margin: 15px 0 0;
}
.profile-panel > * {
  padding: 0 20px 5px;
}
.profile-panel .head-box {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  clear: both;
}
.profile-panel .head-box p {
  color: #1a395f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
}
.profile-panel .content-box p {
  line-height: 25px;
}
.profile-panel .content-box p.label {
  padding: 0 15px 0 0;
  text-align: right;
  float: left;
  font-weight: bold;
  width: 150px;
}
.profile-panel .content-box p.info {
  float: left;
}
.profile-panel .content-box .toggle.btn {
  width: 125px!important;
  text-align: center;
  white-space: nowrap;
}
.profile-panel .content-box .toggle .btn {
  min-width: inherit;
  font-weight: normal;
  font-size: 12px;
}
.profile-panel .content-box a.select_all {
  margin: 8px 10px 0 0;
}
.profile-panel .content-box .notification-key {
  height: 54px;
}
.profile-panel .content-box .custom-label span {
  color: #333333;
}
.profile-panel .content-box .account-alert {
  background-color: #fbebec;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 12px 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  width: 100%;
}
#error_box {
  padding-top: 200px;
  text-align: center;
}
#error_box p {
  font-size: 21px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.btn,
.btn-info,
.btn-warning,
.btn-inverse {
  font-size: 16px;
  font-weight: bold;
  padding: 6px 11px;
  display: inline-block;
  min-width: 200px;
  min-height: 40px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #cccccc;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffcccccc', GradientType=0);
  border-color: #cccccc #cccccc #a6a6a6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cccccc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #999999;
  -webkit-box-shadow: inset 0 1px 0px #fff;
  box-shadow: inset 0 1px 0px #fff;
}
.btn:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-inverse:hover,
.btn:focus,
.btn-info:focus,
.btn-warning:focus,
.btn-inverse:focus,
.btn:active,
.btn-info:active,
.btn-warning:active,
.btn-inverse:active,
.btn.active,
.btn-info.active,
.btn-warning.active,
.btn-inverse.active,
.btn.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-inverse.disabled,
.btn[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-inverse[disabled],
.btn.zeroclipboard-is-hover,
.btn-info.zeroclipboard-is-hover,
.btn-warning.zeroclipboard-is-hover,
.btn-inverse.zeroclipboard-is-hover {
  background: #bfbfbf;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #bfbfbf 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #bfbfbf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffbfbfbf', GradientType=0);
  border-color: #bfbfbf #bfbfbf #999999;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bfbfbf;
}
.btn:active,
.btn-info:active,
.btn-warning:active,
.btn-inverse:active,
.btn.active,
.btn-info.active,
.btn-warning.active,
.btn-inverse.active,
.btn.zeroclipboard-is-active,
.btn-info.zeroclipboard-is-active,
.btn-warning.zeroclipboard-is-active,
.btn-inverse.zeroclipboard-is-active {
  background: #e5e5e5;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #bfbfbf 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #bfbfbf 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbfbfbf', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #b3b3b3 \9;
}
.btn.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-inverse.disabled,
.btn[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-inverse[disabled] {
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffcccccc', GradientType=0);
  border-color: #cccccc #cccccc #a6a6a6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg {
  font-weight: bold;
  font-size: 16px;
  padding: 10px 50px;
  font-size: 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  min-height: 70px;
}
.btn-lg [class^="icon-"],
.btn-lg [class*=" icon-"] {
  margin-top: 4px;
}
.btn-sm {
  font-size: 12px;
  font-weight: normal;
  padding: 6px 11px;
  min-width: 0;
  min-height: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-sm [class^="icon-"],
.btn-sm [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0px 6px;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-xs {
  padding: 0px 6px;
  min-height: 22px;
}
.btns-block {
  width: 100%;
  margin-bottom: 5px;
}
.btns-block > .btn {
  width: 100%;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary,
.btn-success {
  background: #224a7b;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #326eb7 0%, #224a7b 100%);
  background-image: linear-gradient(to bottom, #326eb7 0%, #224a7b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff326eb7', endColorstr='#ff224a7b', GradientType=0);
  border-color: #224a7b #224a7b #11263f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #224a7b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #27568f;
  -webkit-box-shadow: inset 0 1px 0px #9ebee4;
  box-shadow: inset 0 1px 0px #9ebee4;
}
.btn-primary:hover,
.btn-success:hover,
.btn-primary:focus,
.btn-success:focus,
.btn-primary:active,
.btn-success:active,
.btn-primary.active,
.btn-success.active,
.btn-primary.disabled,
.btn-success.disabled,
.btn-primary[disabled],
.btn-success[disabled],
.btn-primary.zeroclipboard-is-hover,
.btn-success.zeroclipboard-is-hover {
  background: #1c3e67;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #2c62a3 0%, #1c3e67 100%);
  background-image: linear-gradient(to bottom, #2c62a3 0%, #1c3e67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c62a3', endColorstr='#ff1c3e67', GradientType=0);
  border-color: #1c3e67 #1c3e67 #0c1a2b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1c3e67;
}
.btn-primary:active,
.btn-success:active,
.btn-primary.active,
.btn-success.active,
.btn-primary.zeroclipboard-is-active,
.btn-success.zeroclipboard-is-active {
  background: #2c62a3;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #1c3e67 0%, #2c62a3 100%);
  background-image: linear-gradient(to bottom, #1c3e67 0%, #2c62a3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c3e67', endColorstr='#ff2c62a3', GradientType=0);
  border-color: #2c62a3 #2c62a3 #1c3e67;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #173253 \9;
}
.btn-primary.disabled,
.btn-success.disabled,
.btn-primary[disabled],
.btn-success[disabled] {
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #326eb7 0%, #224a7b 100%);
  background-image: linear-gradient(to bottom, #326eb7 0%, #224a7b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff326eb7', endColorstr='#ff224a7b', GradientType=0);
  border-color: #224a7b #224a7b #11263f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger {
  background: #bd262f;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #dc535b 0%, #bd262f 100%);
  background-image: linear-gradient(to bottom, #dc535b 0%, #bd262f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc535b', endColorstr='#ffbd262f', GradientType=0);
  border-color: #bd262f #bd262f #7d191f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd262f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #D22A34;
  -webkit-box-shadow: inset 0 1px 0px #f6d2d4;
  box-shadow: inset 0 1px 0px #f6d2d4;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.zeroclipboard-is-hover {
  background: #a82129;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #d83d46 0%, #a82129 100%);
  background-image: linear-gradient(to bottom, #d83d46 0%, #a82129 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd83d46', endColorstr='#ffa82129', GradientType=0);
  border-color: #a82129 #a82129 #68151a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a82129;
}
.btn-danger:active,
.btn-danger.active,
.btn-danger.zeroclipboard-is-active {
  background: #d83d46;
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #a82129 0%, #d83d46 100%);
  background-image: linear-gradient(to bottom, #a82129 0%, #d83d46 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa82129', endColorstr='#ffd83d46', GradientType=0);
  border-color: #d83d46 #d83d46 #a72129;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #921d24 \9;
}
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  text-shadow: 0px -1px 0px #262626;
  background-image: -webkit-linear-gradient(top, #dc535b 0%, #bd262f 100%);
  background-image: linear-gradient(to bottom, #dc535b 0%, #bd262f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc535b', endColorstr='#ffbd262f', GradientType=0);
  border-color: #bd262f #bd262f #7d191f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.btn,
input[type="submit"].btn,
a.btn {
  *padding-top: 1px;
  *padding-bottom: 1px;
  padding-top: 1px\9;
  padding-bottom: 1px\9;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner,
a.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-lg,
input[type="submit"].btn.btn-lg,
a.btn.btn-lg {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-sm,
input[type="submit"].btn.btn-sm,
a.btn.btn-sm {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini,
a.btn.btn-mini {
  *padding-top: 0px;
  *padding-bottom: 0px;
}
button.btn.btn-panel,
input[type="submit"].btn.btn-panel,
a.btn.btn-panel {
  width: 100%;
  min-width: 100%;
  /*min-height: 14.6em;*/
  background: #f0f0f0;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff0f0f0', GradientType=0);
  border-color: #f0f0f0 #f0f0f0 #c9c9c9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f0f0f0;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #999999;
  -webkit-box-shadow: inset 0 1px 0px #fff;
  box-shadow: inset 0 1px 0px #fff;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 2px 1px #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3);
}
button.btn.btn-panel:hover,
input[type="submit"].btn.btn-panel:hover,
a.btn.btn-panel:hover,
button.btn.btn-panel:focus,
input[type="submit"].btn.btn-panel:focus,
a.btn.btn-panel:focus,
button.btn.btn-panel:active,
input[type="submit"].btn.btn-panel:active,
a.btn.btn-panel:active,
button.btn.btn-panel.active,
input[type="submit"].btn.btn-panel.active,
a.btn.btn-panel.active,
button.btn.btn-panel.disabled,
input[type="submit"].btn.btn-panel.disabled,
a.btn.btn-panel.disabled,
button.btn.btn-panel[disabled],
input[type="submit"].btn.btn-panel[disabled],
a.btn.btn-panel[disabled],
button.btn.btn-panel.zeroclipboard-is-hover,
input[type="submit"].btn.btn-panel.zeroclipboard-is-hover,
a.btn.btn-panel.zeroclipboard-is-hover {
  background: #e3e3e3;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #ececec 0%, #e3e3e3 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #e3e3e3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffe3e3e3', GradientType=0);
  border-color: #e3e3e3 #e3e3e3 #bdbdbd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e3e3e3;
}
button.btn.btn-panel:active,
input[type="submit"].btn.btn-panel:active,
a.btn.btn-panel:active,
button.btn.btn-panel.active,
input[type="submit"].btn.btn-panel.active,
a.btn.btn-panel.active,
button.btn.btn-panel.zeroclipboard-is-active,
input[type="submit"].btn.btn-panel.zeroclipboard-is-active,
a.btn.btn-panel.zeroclipboard-is-active {
  background: #ececec;
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #e3e3e3 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #e3e3e3 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3e3e3', endColorstr='#ffececec', GradientType=0);
  border-color: #ececec #ececec #c6c6c6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #d6d6d6 \9;
}
button.btn.btn-panel.disabled,
input[type="submit"].btn.btn-panel.disabled,
a.btn.btn-panel.disabled,
button.btn.btn-panel[disabled],
input[type="submit"].btn.btn-panel[disabled],
a.btn.btn-panel[disabled] {
  color: #333333;
  text-shadow: 0px 1px 0px #fff;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff0f0f0', GradientType=0);
  border-color: #f0f0f0 #f0f0f0 #c9c9c9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.btn.btn-panel:hover,
input[type="submit"].btn.btn-panel:hover,
a.btn.btn-panel:hover,
button.btn.btn-panel:focus,
input[type="submit"].btn.btn-panel:focus,
a.btn.btn-panel:focus,
button.btn.btn-panel:active,
input[type="submit"].btn.btn-panel:active,
a.btn.btn-panel:active,
button.btn.btn-panel.active,
input[type="submit"].btn.btn-panel.active,
a.btn.btn-panel.active,
button.btn.btn-panel.disabled,
input[type="submit"].btn.btn-panel.disabled,
a.btn.btn-panel.disabled,
button.btn.btn-panel[disabled],
input[type="submit"].btn.btn-panel[disabled],
a.btn.btn-panel[disabled] {
  background: #c9c9c9;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 50%, #c9c9c9 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 50%, #c9c9c9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffc9c9c9', GradientType=0);
  *background-color: #c9c9c9;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 3px 1px #fff inset, 0 0px 7px rgba(0, 0, 0, 0.4);
}
button.btn.btn-panel > span,
input[type="submit"].btn.btn-panel > span,
a.btn.btn-panel > span {
  color: #27568f;
  font-size: 15px;
  display: block;
  font-weight: normal;
  white-space: normal;
  overflow: hidden;
  position: relative;
}
button.btn.btn-panel > span > span,
input[type="submit"].btn.btn-panel > span > span,
a.btn.btn-panel > span > span {
  display: table-cell;
  vertical-align: middle;
  width: 1160px;
  height: 4em;
  text-shadow: none;
}
@media (max-width: 768px) {
  button.btn.btn-panel > span > span,
  input[type="submit"].btn.btn-panel > span > span,
  a.btn.btn-panel > span > span {
    height: 75px;
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  button.btn.btn-panel > span > span,
  input[type="submit"].btn.btn-panel > span > span,
  a.btn.btn-panel > span > span {
    height: 75px;
    padding-top: 10px;
  }
}
button.btn.btn-panel > span > em,
input[type="submit"].btn.btn-panel > span > em,
a.btn.btn-panel > span > em {
  background: #dedede;
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #dedede 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #dedede 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffdedede', GradientType=1);
  display: block;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  font-style: normal;
  font-weight: bold;
  line-height: 1.7em;
  margin: 0.6em -1em 0 0.1em;
  width: 2em;
  box-shadow: 0 1px 1px #fff inset, 0px 1px 2px rgba(0, 0, 0, 0.4);
  color: #333333;
  position: relative;
}
button.btn.btn-panel > span .fa-stack,
input[type="submit"].btn.btn-panel > span .fa-stack,
a.btn.btn-panel > span .fa-stack {
  display: none;
}
button.btn.btn-panel > span.completed .fa-stack,
input[type="submit"].btn.btn-panel > span.completed .fa-stack,
a.btn.btn-panel > span.completed .fa-stack {
  display: block;
  position: absolute;
  left: 2.1em;
  top: 0%;
  z-index: 1;
  font-size: 0.9em;
}
button.btn.btn-panel > span.completed .fa-stack .icon-circle,
input[type="submit"].btn.btn-panel > span.completed .fa-stack .icon-circle,
a.btn.btn-panel > span.completed .fa-stack .icon-circle {
  color: #0a8f00;
}
button.btn.btn-panel > span.completed .fa-stack .icon-ok,
input[type="submit"].btn.btn-panel > span.completed .fa-stack .icon-ok,
a.btn.btn-panel > span.completed .fa-stack .icon-ok {
  color: #fff;
}
@media (max-width: 992px) {
  button.btn.btn-panel > span > em,
  input[type="submit"].btn.btn-panel > span > em,
  a.btn.btn-panel > span > em {
    margin: 0.9em -0.8em 0 0.6em;
  }
}
@media (max-width: 768px) {
  button.btn.btn-panel > span,
  input[type="submit"].btn.btn-panel > span,
  a.btn.btn-panel > span {
    font-size: 0.7em;
  }
  button.btn.btn-panel > span > em,
  input[type="submit"].btn.btn-panel > span > em,
  a.btn.btn-panel > span > em {
    margin: 8% 25% 0 35%;
  }
  button.btn.btn-panel > span.completed .fa-stack,
  input[type="submit"].btn.btn-panel > span.completed .fa-stack,
  a.btn.btn-panel > span.completed .fa-stack {
    left: 6em;
    top: 4%;
  }
}
@media (max-width: 480px) {
  button.btn.btn-panel > span,
  input[type="submit"].btn.btn-panel > span,
  a.btn.btn-panel > span {
    font-size: 0.7em;
  }
  button.btn.btn-panel > span > em,
  input[type="submit"].btn.btn-panel > span > em,
  a.btn.btn-panel > span > em {
    margin: 8% 25% 0 35%;
  }
  button.btn.btn-panel > span.completed .fa-stack,
  input[type="submit"].btn.btn-panel > span.completed .fa-stack,
  a.btn.btn-panel > span.completed .fa-stack {
    left: 5em;
    top: 0%;
  }
}
.btn-link {
  color: #27568f;
  border: none;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  color: #27568f;
  text-decoration: underline;
  background-image: none;
  background-color: transparent;
}
.btn-link.disabled,
.btn-link[disabled] {
  color: #333333;
  text-decoration: none;
  background-image: none;
  background-color: transparent;
}
.share-dd .btn {
  width: 110px;
}
.publink_form label .btn {
  float: right;
  margin-top: 4px;
}
.publink_form label .clipboard {
  width: 125px;
}
.jumbotron .announcements .btn {
  background: #e6e6e6 !important;
  border: 0 none;
  box-shadow: none;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
  margin-bottom: 12px;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group > .btn {
  position: relative;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn.btn-md {
  min-width: 180px;
}
.btn-group.user-tabs > .btn.btn-md {
  min-width: 150px;
}
.btn-group > .btn-mini {
  font-size: 12px;
}
.btn-group > .btn-small {
  font-size: 14px;
}
.btn-group > .btn-lg {
  font-size: 16px;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 0.75;
  margin-bottom: 0.75;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.btn-group > .btn-lg:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
.btn-group > .btn-lg:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
  min-width: inherit;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
  min-width: inherit;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
  min-width: inherit;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
  min-width: inherit;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn .caret {
  margin-left: 5px;
}
.btn-lg .caret {
  margin-top: 6px;
}
.btn-lg .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-lg .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  margin-bottom: 12px;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical .btn-lg {
  padding: 11px 30px;
  width: 100%;
}
.btn-group-vertical .btn-lg:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical .btn-lg:first-child:not(:last-child) {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical .btn-lg:last-child:not(:first-child) {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.alert {
  border: 1px solid transparent;
  border-radius: 5px;
  position: relative;
  margin: 20px auto 0;
  padding: 8px 35px 8px 14px;
  width: auto;
  max-width: 400px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  word-wrap: break-word;
}
.alert .close {
  position: absolute;
  right: 8px;
  top: 5px;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-shadow: 0 1px 0 #fff;
  -moz-text-shadow: 0 1px 0 #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.alert.large-alert {
  max-width: 480px;
}
.alert.fixed-alert {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #0a8f00;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #065c00;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .input-group-btn > .btn {
  min-height: inherit;
}
.input-group .input-group-btn > .btn.dropdown-toggle {
  min-width: inherit;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  padding: 11px 19px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 15px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  line-height: 51px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 6px 11px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
}
.input-group-addon.input-sm {
  padding: 6px 11px;
  font-size: 14px;
  border-radius: 4px;
}
.input-group-addon.input-lg {
  padding: 11px 19px;
  font-size: 20px;
  border-radius: 15px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/* OOBE screens */
#download-steps-box {
  margin: 0 auto;
  width: 955px;
  overflow: hidden;
}
#download-steps-box > div {
  float: left;
}
#download-steps-box .arrow-sep {
  width: 47px;
  height: 170px;
  background: url('../../../img/dl-icons/arrow-2.png') no-repeat scroll 50% 50% transparent;
  margin-left: 1px;
  margin-right: 1px;
}
#download-steps-box .step-box {
  padding-top: 195px;
  width: 285px;
}
#download-steps-box .step-box span {
  display: block;
  font-size: 14px;
  padding-left: 7px;
}
#download-steps-box .step-box p {
  font-weight: bold;
}
#download-steps-box .step-box hr {
  margin: 5px 0;
}
#download-steps-box.firefox .step-1 {
  background: url('../../../img/dl-icons/step-1-firefox.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.safari .step-1 {
  background: url('../../../img/dl-icons/step-1-safari.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.msie .step-1 {
  background: url('../../../img/dl-icons/step-1-ie.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.chrome .step-1 {
  background: url('../../../img/dl-icons/step-1-chrome.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.opera .step-1 {
  background: url('../../../img/dl-icons/step-1-chrome.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.firefox .step-2 {
  background: url('../../../img/dl-icons/step-2-firefox.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.safari .step-2 {
  background: url('../../../img/dl-icons/step-2-safari.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.opera .step-2 {
  background: url('../../../img/dl-icons/step-2-ie.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box.msie .step-2,
#download-steps-box.chrome .step-2 {
  background: url('../../../img/dl-icons/step-2-ie.png') no-repeat scroll 50% 0 transparent;
}
#download-steps-box .step-3 {
  background: url('../../../img/dl-icons/step-3.png') no-repeat scroll 50% 0 transparent;
}
/* software urls */
#mac-downloader {
  text-align: center;
  margin: 70px 100px;
  color: #333333;
}
#mac-downloader p {
  font-size: 17px;
  margin-bottom: 30px;
}
#mac-downloader span {
  font-size: 13px;
}
#windows-downloader p {
  font-size: 2.3em;
  font-weight: bold;
  margin: 0.5em 0;
}
#windows-downloader {
  text-align: center;
}
#windows-downloader span {
  font-size: 14px;
}
#windows-downloader a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  margin-top: 3px;
}
#software-url {
  width: 813px;
  margin: 150px auto 0;
}
#client-box-2 .icon-1 {
  max-width: 241px;
  background: url('../../../img/started/modal/box-2-icon1.png') no-repeat scroll 0 0 transparent;
  padding-top: 224px;
}
#client-box-2 .icon-2 {
  max-width: 375px;
  padding-top: 223px;
  background: url('../../../img/started/modal/box-2-icon2.png') no-repeat scroll 0 0 transparent;
}
#client-box-2 > div {
  max-width: 637px;
  height: 300px;
}
#client-box-2 > div > div {
  float: left;
}
#client-box-2 p {
  color: #333333;
  font-size: 14px;
}
#client-box-3 {
  width: 535px;
  margin: 0 auto;
}
#client-box-3 .ios-box img {
  padding-bottom: 1px;
}
@media (max-width: 600px) {
  #client-box-3 {
    width: auto;
    text-align: center;
  }
}
@media (min-width: 790px) {
  #client-box-3 {
    margin: 0 120px;
  }
}
@media (min-width: 525px) {
  #client-box-3 .windows-box img {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #client-box-3 .windows-box img {
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #client-box-3 .windows-box img {
    padding-bottom: 8px;
  }
}
#client-box-3 > div > div {
  max-width: 261px;
  max-height: 180px;
  float: left;
}
#client-box-3 > div > div p {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#client-box-3 > div > div a {
  text-align: center;
  max-height: 160px;
  margin-bottom: 10px;
  min-height: 119px;
}
#client-box-3 > div > div {
  position: relative;
}
#client-box-3 div.coming-soon {
  background: url('../../../img/started/modal/box-3-cs.png') no-repeat scroll 0 0 transparent;
  width: 134px;
  height: 91px;
  position: absolute;
  top: 0;
  right: 0;
}
#client-box-3 div a span,
#client-box-3 div p span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#client-box-3 > div > div.available:hover {
  background-position: 0 -180px;
}
#client-box-3 .mac-box p {
  background: url('../../../img/started/modal/box-3-icon-mac.png') no-repeat scroll 50% 20px transparent;
}
#client-box-3 .ios-box p {
  background: url('../../../img/started/modal/box-3-icon-ios.png') no-repeat scroll 50% 20px transparent;
}
#client-box-3 .android-box p {
  background: url('../../../img/started/modal/box-3-icon-android.png') no-repeat scroll 50% 20px transparent;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #27568f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.stats a,
.stats .progress .progress-bar {
  line-height: 31px;
  font-weight: bold;
}
.stats a {
  width: 100%;
  color: #262626;
}
.stats .progress {
  margin-bottom: 15px;
  height: 31px;
  background-color: #e3e3e3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stats .progress .progress-bar {
  color: #fff;
  text-shadow: 0 0 5px #000;
  background-image: -webkit-linear-gradient(top, #27568f 0%, #326eb7 100%);
  background-image: linear-gradient(to bottom, #27568f 0%, #326eb7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff27568f', endColorstr='#ff326eb7', GradientType=0);
  border-color: #326eb7 #326eb7 #224a7b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-align: right;
  font-size: 16px;
  white-space: nowrap;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #D22A34;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.pie-chart .pie-slice .pie {
  background-color: #27568f;
}
.pie-chart.red-bg .pie-slice .pie {
  background-color: #ff0000;
}
.pie-chart {
  width: 234px;
  height: 234px;
  -webkit-border-radius: 115px;
  -moz-border-radius: 115px;
  border-radius: 115px;
  background-color: #fff;
  padding: 2px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.58);
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.58);
}
.pie-chart-xs {
  width: 89.18518519px;
  height: 89.18518519px;
  -webkit-border-radius: 42.59259259px;
  -moz-border-radius: 42.59259259px;
  border-radius: 42.59259259px;
}
.pie-chart-bg {
  position: absolute;
  width: 230px;
  height: 230px;
  -webkit-border-radius: 115px;
  -moz-border-radius: 115px;
  border-radius: 115px;
  background-clip: padding-box;
  background-color: #cccccc;
  -webkit-box-shadow: inset 0 0 20px rgba(163, 163, 163, 0.75);
  box-shadow: inset 0 0 20px rgba(163, 163, 163, 0.75);
}
.pie-chart-bg .fa {
  line-height: 230px;
}
.pie-chart-bg .fa.icon-laptop,
.pie-chart-bg .fa.icon-tablet {
  line-height: 250.7px !important;
}
.pie-chart-xs .pie-chart-bg {
  width: 85.18518519px;
  height: 85.18518519px;
  -webkit-border-radius: 42.59259259px;
  -moz-border-radius: 42.59259259px;
  border-radius: 42.59259259px;
  color: #fff;
  font-size: 26px;
  line-height: 85.18518519px;
}
.pie-chart-container {
  float: left;
  -moz-border-radius: 233px;
  -webkit-border-radius: 233px;
  -o-border-radius: 233px;
  border-radius: 233px;
  background-color: #f2f2f2;
  padding: 2px;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.pie-chart-container .pie-chart {
  margin: 7px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pie {
  position: absolute;
  width: 230px;
  height: 230px;
  -moz-border-radius: 115px;
  -webkit-border-radius: 115px;
  -o-border-radius: 115px;
  border-radius: 115px;
  clip: rect(0px, 115px, 230px, 0px);
}
.hold {
  position: absolute;
  width: 230px;
  height: 230px;
  -moz-border-radius: 115px;
  -webkit-border-radius: 115px;
  -o-border-radius: 115px;
  border-radius: 115px;
  clip: rect(0px, 230px, 230px, 115px);
}
.hold-50 {
  position: absolute;
  width: 230px;
  height: 230px;
  -moz-border-radius: 115px;
  -webkit-border-radius: 115px;
  -o-border-radius: 115px;
  border-radius: 115px;
  clip: rect(0px, 115px, 230px, 0);
}
.pie-chart .white-bar {
  height: 230px;
  width: 2px;
  position: absolute;
  left: 115px;
  top: 0;
  z-index: 100;
}
.pie-chart .white-bar em {
  height: 115px;
  width: 2px;
  background-color: #fff;
  display: block;
}
.pie-chart-legend {
  margin-left: 20px;
}
.pie-chart-legend li {
  margin-top: 40px;
}
.pie-chart-legend li em {
  width: 20px;
  border: 2px solid #fff;
  border-radius: 12px;
  background-clip: padding-box;
  background-color: #27568f;
  -webkit-box-shadow: inset 0 0 10px rgba(18, 57, 105, 0.75);
  box-shadow: inset 0 0 10px rgba(18, 57, 105, 0.75);
  height: 20px;
  display: block;
  float: left;
}
.pie-chart-legend em.legend-default {
  background-color: #cccccc;
  -webkit-box-shadow: inset 0 0 10px rgba(129, 129, 129, 0.75);
  box-shadow: inset 0 0 10px rgba(129, 129, 129, 0.75);
}
.pie-chart-legend li span {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
  margin-left: 7px;
}
.pie-chart-legend li p {
  clear: both;
  color: #27568f;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0 -1px 0 #7d7d7d;
  -moz-text-shadow: 0 -1px 0 #7d7d7d;
  -webkit-text-shadow: 0 -1px 0 #7d7d7d;
  padding-left: 30px;
  padding-top: 13px;
}
.storage-warning {
  font-style: italic;
  margin-top: -5px;
  margin-bottom: -15px;
}
.storage-warning span {
  font-weight: bold;
}
.storage-warning.text-alert {
  color: #ff0000;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.head-box p,
.head-box p a {
  color: #27568f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
}
.account-alert.not-free {
  background-color: #f2dede;
}
.account-alert {
  border: 1px solid #ebccd1;
  border-radius: 4px;
  color: #333333;
  padding: 12px 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  width: 100%;
}
.content-box div > p.label {
  font-weight: bold;
  width: 150px;
}
.content-box div > p.label,
.content-box div > p.info {
  float: left;
  color: #303030;
  font-size: 12px;
  line-height: 25px;
}
.dashboard.users .content-box {
  padding: 0px;
}
.dashboard.users div.stat span {
  font-size: 18px;
}
.dashboard.users div.stat p {
  font-size: 16px;
}
.dashboard .content-box > div.stat {
  width: 20%;
}
.dashboard div.stat div {
  background: url('../../../img/stats-box-dashboard.png') no-repeat scroll 0 0 transparent;
  width: 168px;
  height: 93px;
  line-height: 93px;
  margin: 0 auto;
}
.dashboard div.stat div:hover {
  background-position: 0 -93px;
}
.dashboard div.stat div.no-hover:hover {
  background-position: 0 0;
}
.dashboard div.stat div span {
  font-size: 23px;
}
.dashboard div.stat > p {
  font-size: 13px;
}
#stats-box-shares div.stat div:hover {
  background-position: 0 0;
}
div.overview-box.users div.stat div:hover {
  background-position: 0 0;
}
.content-box div span {
  color: #999999;
}
div.stat span {
  font-size: 15px;
}
.content-box div.stat {
  float: left;
  margin-bottom: 10px;
  text-align: center;
}
#stats-box-shares div.stat {
  float: left;
  margin: 0px 10px 10px;
  text-align: center;
}
#stats-box-shares div.stat span {
  line-height: 1em;
  padding-top: 34px;
}
.content-box div.stats-box {
  margin: 0px auto;
  display: table;
}
.overview-box .content-box {
  padding: 1em;
}
div.stat p {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
div.stat div a,
div.stat div span {
  display: block;
  font-size: 28px;
  font-weight: bold;
  height: 100%;
  width: 100%;
  color: #27568f;
  text-shadow: 0px 1px 0px #ffffff;
  -moz-text-shadow: 0px 1px 0px #ffffff;
  -webkit-text-shadow: 0px 1px 0px #ffffff;
}
#stats-box-shares div.stat div {
  background: url('../../../img/stats-box.png') no-repeat scroll 0 0 transparent;
  width: 213px;
  height: 110px;
  line-height: 93px;
  margin: 0 auto;
}
#stats-box-shares div.stat span {
  line-height: 1em;
  padding-top: 47px;
}
#stats-box-shares div.stat > p {
  font-size: 16px;
}
#stats-box-shares div.stat div span {
  font-size: 28px;
}
#stats-box-shares div.stat div p.tiny {
  font-size: 16px;
  font-weight: normal;
  color: #27568f;
}
.stats-box div.stat div p.tiny {
  font-size: 14px;
  font-weight: normal;
  color: #27568f;
}
/* Large stats box using images */
#stats-box {
  background: url("../../../img/box-info.png") no-repeat scroll 0 0 transparent;
  height: 154px;
  margin-bottom: 25px;
  margin-top: 20px;
  overflow: hidden;
  width: auto;
}
#stats-box .storage-details {
  background: url("../../../img/stats-border.png") no-repeat scroll 0 45px transparent;
  margin: 0 10px;
  overflow: hidden;
  padding: 20px 0;
  height: 100%;
}
#stats-box.file-stats .storage-details .box {
  width: 24.7%;
}
#stats-box.file-stats .storage-details.devices .box {
  width: 20%;
  height: inherit;
}
@media (max-width: 767px) {
  #stats-box.file-stats .storage-details.devices .box {
    width: 32.7%;
  }
}
#stats-box.file-stats.folder-box .storage-details .box {
  width: 33%;
}
#stats-box.file-stats.folder-box.include-share .storage-details .box {
  width: 24%;
  /* this will need to change when the rest of the column are supported */
}
#stats-box.file-stats.include-share .storage-details .box {
  width: 19.7%;
}
.file-stats .box.share-box span {
  display: block;
}
.file-stats .box.share-box .title {
  margin-bottom: 15px;
}
.file-stats .box.share-box .expires_at {
  font-size: 12px;
}
.file-stats .file-details .box,
#stats-box .storage-details .box {
  background: url("../../../img/stats-border-vert.png") no-repeat scroll 0 0 transparent;
  float: left;
  padding: 0 2px 0 0;
  text-align: center;
}
.file-stats .file-details .box.first-box,
.storage-details .box.first-box {
  background: none repeat scroll 0 0 transparent !important;
}
.storage-details .box .title,
.file-stats .box .title {
  margin-bottom: 15px;
}
.storage-details .box.date-box .title {
  margin-bottom: 15px;
}
.file-stats .box .title.one-item {
  margin-bottom: 38px;
}
.storage-details .box .device-title {
  margin-bottom: 24px;
}
.file-stats .box .title,
.storage-details .box .title {
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  width: 100%;
  padding-left: 5px;
}
.file-stats .box span,
.storage-details .box span,
.file-stats .box p,
.storage-details .box p {
  color: #27568f;
}
.file-stats .box p,
.storage-details .box p,
.file-stats .box p span,
.storage-details .box p span {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 3px;
}
.file-stats .box p,
.storage-details .box p {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-text-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-text-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.5);
}
.index-subcontent {
  background: url("../../../img/sc-top-border.png") no-repeat scroll 50% 0 transparent;
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 55px;
}
.memeo-client-box {
  width: 320px;
  height: 265px;
  background: url('../../../img/started/welcome-boxes.png') no-repeat scroll 0 -267px;
  padding: 10px;
  float: left;
  margin-right: 0;
  margin-bottom: 15px;
  cursor: pointer;
}
.memeo-client-box:hover {
  background-position: 0 0;
}
.memeo-client-box.last-box {
  margin-right: 0!important;
}
.memeo-client-box span {
  text-align: center;
  width: 250px;
}
.memeo-client-box > span,
.memeo-box p {
  display: block;
  margin: 0 10px;
  position: relative;
  background: url('../../../img/started/client-steps-no.png') no-repeat scroll 0 0 transparent;
  padding-left: 57px;
  height: 53px;
  line-height: 53px;
  overflow: hidden;
  font-size: 15px;
  color: #27568f;
}
.memeo-client-box.box-3 > span {
  line-height: 18px;
  padding-top: 13px;
}
.memeo-client-box div {
  height: 165px;
  margin: 20px auto 0;
  width: 255px;
}
.memeo-client-box.box-1 div {
  background: url('../../../img/started/bg-download.png') no-repeat scroll 0 0 transparent;
}
.memeo-client-box.box-2 div {
  background: url('../../../img/started/bg-add-files.png') no-repeat scroll 0 0 transparent;
}
.memeo-client-box.box-3 div {
  background: url('../../../img/started/bg-install-devices.png') no-repeat scroll 0 0 transparent;
}
.memeo-client-box.box-1 span.completed,
.memeo-box.box-1 p.completed {
  background-position: 0 -212px;
}
.memeo-client-box.box-2 > span,
.memeo-box.box-2 p {
  background-position: 0 -53px;
}
.memeo-client-box.box-2 span.completed,
.memeo-box.box-2 p.completed {
  background-position: 0 -265px;
}
.memeo-client-box.box-3 > span,
.memeo-box.box-3 p {
  background-position: 0 -106px;
}
.memeo-client-box.box-3 span.completed,
.memeo-box.box-3 p.completed {
  background-position: 0 -318px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.round-panel-item {
  min-width: 157px;
}
.round-panel {
  width: 134px;
  height: 134px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  background-color: #fff;
  padding: 2px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.58);
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.58);
}
.round-panel-xs {
  width: 52.14814815px;
  height: 52.14814815px;
  -webkit-border-radius: 24.07407407px;
  -moz-border-radius: 24.07407407px;
  border-radius: 24.07407407px;
}
.round-panel-bg {
  position: absolute;
  width: 130px;
  height: 130px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  background-clip: padding-box;
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 0 20px rgba(163, 163, 163, 0.75);
  box-shadow: inset 0 0 20px rgba(163, 163, 163, 0.75);
}
.round-panel-bg .fa {
  line-height: 130px;
}
.round-panel-bg .fa.icon-laptop,
.round-panel-bg .fa.icon-tablet {
  line-height: 141.7px !important;
}
.round-panel-xs .round-panel-bg {
  width: 48.14814815px;
  height: 48.14814815px;
  -webkit-border-radius: 24.07407407px;
  -moz-border-radius: 24.07407407px;
  border-radius: 24.07407407px;
  color: #fff;
  font-size: 26px;
  line-height: 48.14814815px;
}
.round-panel-xs {
  position: absolute;
  top: 0;
  right: -8px;
}
.round-panel-xs .round-panel-bg {
  background-color: #326eb7;
  -webkit-box-shadow: inset 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
  box-shadow: inset 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
}
.round-panel-bg {
  color: #595959;
}
a.round-panel-bg:hover {
  color: #595959;
}
.round-panel-title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  clear: both;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/*
    The icons are generated from http://fontello.com/. Import the config-fontello.json fron fonts/ directory and continue adding new required icons and paste their classes bellow.
    Also, make sure you get the new config and fonts files and replace them inside the fonts/ directory.
*/
.icon-location:before {
  content: '\e800';
}
/* '' */
.icon-location-inv:before {
  content: '\e801';
}
/* '' */
.icon-award:before {
  content: '\e802';
}
/* '' */
.icon-minus-circled:before {
  content: '\e803';
}
/* '' */
.icon-ok-circled:before {
  content: '\e804';
}
/* '' */
.icon-laptop:before {
  content: '\e805';
}
/* '' */
.icon-tablet:before {
  content: '\e806';
}
/* '' */
.icon-mobile:before {
  content: '\e807';
}
/* '' */
.icon-android:before {
  content: '\e808';
}
/* '' */
.icon-apple:before {
  content: '\e809';
}
/* '' */
.icon-windows:before {
  content: '\e80a';
}
/* '' */
.icon-sort:before {
  content: '\e80b';
}
/* '' */
.icon-sort-down:before {
  content: '\e80c';
}
/* '' */
.icon-sort-up:before {
  content: '\e80d';
}
/* '' */
.icon-download:before {
  content: '\e80e';
}
/* '' */
.icon-ok:before {
  content: '\e80f';
}
/* '' */
.icon-cog:before {
  content: '\e810';
}
/* '' */
.icon-search:before {
  content: '\e811';
}
/* '' */
.icon-user:before {
  content: '\e812';
}
/* '' */
.icon-doc:before {
  content: '\e813';
}
/* '' */
.icon-down-dir:before {
  content: '\e814';
}
/* '' */
.icon-right-dir:before {
  content: '\e815';
}
/* '' */
.icon-globe:before {
  content: '\e816';
}
/* '' */
.icon-plus:before {
  content: '\e817';
}
/* '' */
.icon-file-image:before {
  content: '\e818';
}
/* '' */
.icon-file-video:before {
  content: '\e819';
}
/* '' */
.icon-file-audio:before {
  content: '\e81a';
}
/* '' */
.icon-doc-text:before {
  content: '\e81b';
}
/* '' */
.icon-users:before {
  content: '\e81c';
}
/* '' */
.icon-attention:before {
  content: '\e81d';
}
/* '' */
.icon-circle:before {
  content: '\e81e';
}
/* '' */
.icon-to-start:before {
  content: '\e81f';
}
/* '' */
.icon-play:before {
  content: '\e820';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e821';
}
/* '' */
.icon-spinner:before {
  content: '\e822';
}
/* '' */
.icon-folder-open-empty:before {
  content: '\e823';
}
/* '' */
.icon-folder-empty:before {
  content: '\e824';
}
/* '' */
.icon-cancel:before {
  content: '\e825';
}
/* '' */
.icon-help-circled:before {
  content: '\e826';
}
/* '' */
.icon-link-outline:before {
  content: '\e827';
}
/* '' */
.icon-at:before {
  content: '\e828';
}
/* '' */
.icon-lock-open:before {
  content: '\e829';
}
/* '' */
.icon-lock:before {
  content: '\e82a';
}
/* '' */
.icon-edit:before {
  content: '\e82b';
}
/* '' */
.icon-docs:before {
  content: '\e82c';
}
/* '' */
.icon-info-circled:before {
  content: '\e82d';
}
/* '' */
.icon-ccw:before {
  content: '\e82e';
}
/* '' */
div#box-info-actions i.file-icon {
  padding: 2px 10px 22px 0px;
}
div#box-info-actions i.file-icon-wo-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.fa {
  display: inline-block;
  font-family: fontello;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#activities .fa {
  line-height: unset;
}
.demo_signup {
  line-height: 20px;
}
.btn.demo-close {
  margin-top: 4px;
}
.btn.demo_signup {
  margin-right: 20px;
  font-weight: bold;
}
.big-loader {
  background: url("../../../img/loader_big.gif") no-repeat;
  width: 50px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.loadingMore {
  background: url("../../../img/loader.gif") no-repeat scroll 0 0 transparent !important;
  padding-left: 15px;
}
.link-loader {
  background: url("../../../img/link-loader.gif") no-repeat scroll 50% 50% transparent;
  display: block;
  height: 14px;
  float: left;
}
.device-info .link-loader,
.form-loader .link-loader,
.version .link-loader {
  width: 30px;
}
.form-loader .link-loader {
  line-height: 32px;
}
.revoke-row .link-loader {
  width: 100%;
  display: block;
  height: 18px;
}
#share_list .link-loader {
  width: 50px;
  height: 34px;
}
.resend-email a {
  text-decoration: underline;
}
.resend-email .link-loader {
  float: none;
  display: inline-block;
  width: 50px;
  vertical-align: middle;
}
.trim {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: inherit;
  display: inline-block;
}
.trim.fitBox {
  width: 100%;
}
#externalSharesTable .trim {
  display: block;
}
#SharedFoldersCollaboratorsTable td {
  position: relative;
}
#SharedFoldersCollaboratorsTable .trim {
  display: block;
  width: 600px;
}
#SharedFoldersCollaboratorsTable .share-action-box {
  position: absolute;
  top: 8px;
  right: 8px;
}
#SharedFoldersCollaboratorsTable .share-action-box .resend-share-invite .link-loader {
  width: 45px;
}
#SharedFoldersCollaboratorsTable .share-action-box > * {
  display: inline-block;
}
#SharedFoldersCollaboratorsTable .share-action-box > *.badge {
  float: right;
}
#SharedFoldersCollaboratorsTable .share-action-box > *.resend-share-invite {
  margin-right: 5px;
}
#SharedFoldersCollaboratorsTable .share-action-box > *.resend-share-invite > a {
  display: block;
  margin-top: 3px;
}
#SharedFoldersCollaboratorsTable .share-action-box > *.resend-share-invite > span {
  margin-top: 5px;
}
#SharedFoldersCollaboratorsTable .share-action-box .with-resend-link {
  padding-right: 60px;
}
#SharedFoldersCollaboratorsTable .group-row {
  position: relative;
  width: inherit;
  padding-right: 40px;
}
#SharedFoldersCollaboratorsTable .group-row.with-resend-link {
  padding-right: 80px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-parent-lg {
  line-height: 0.75em;
}
.fa-parent-lg .icon-check-empty:before,
.fa-parent-lg .icon-check:before {
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-parent-2x {
  display: inline-block;
  height: 2em;
  line-height: 2em;
}
.fa-parent-2x.smaller,
.custom-label.smaller {
  margin-bottom: -6px !important;
  margin-top: -6px !important;
}
.fa-3x {
  font-size: 3em;
}
.fa-parent-3x {
  line-height: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-parent-4x {
  line-height: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-parent-5x {
  line-height: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-parent-6x {
  line-height: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-parent-7x {
  line-height: 7em;
}
.fa-stack.fa-devices {
  width: 3.2em;
}
.fa-stack.fa-devices .icon-laptop,
.fa-stack.fa-devices .icon-tablet {
  line-height: 0.82em;
}
.fa-stack.fa-devices.fa-sm {
  width: 3.4em!important;
}
.fa-stack.fa-devices.fa-lg {
  width: 4.4em!important;
}
a .fa-devices,
.dinfo .fa-devices,
.uinfo .icon-user,
.geoinfo .icon-location,
.finfo .icon-doc,
.finfo .icon-users {
  color: #666666;
}
.checkbox-lg-label {
  line-height: 1.8em;
}
.remove-all {
  margin-top: -15px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-tight-stack {
  position: relative;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
span.shared-icon {
  width: 36px;
  color: #ffffff;
  margin-left: 5px;
}
span.shared-icon i {
  width: 25px;
  color: #333333;
}
span.shared-icon i.text-muted {
  color: #999999;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}
.nav > li > div.info {
  padding: 10px 0;
}
.nav > li.disabled > a {
  color: #cccccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #cccccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f2f2f2;
  border-color: #27568f;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f2f2f2 #f2f2f2 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #333333;
  background-color: #EFEFEF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #EFEFEF;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #27568f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #EFEFEF;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-files {
  font-size: 12px;
}
.nav-files li a {
  color: #333333;
  border: 1px solid #ddd;
  font-weight: bold;
}
.nav-files li a:hover {
  color: #555;
  border: 1px solid #ddd;
  font-weight: bold;
}
.nav-files li.active a {
  background-color: #fff;
}
.nav-files li.active a i {
  cursor: pointer;
}
.nav-files li.active a:hover,
.nav-files li.active a:focus {
  background-color: #fff;
}
.change-owner {
  margin-bottom: -0.9px;
}
.change-owner .nav-files li a,
.change-owner .nav-files li a:hover,
.change-owner .nav-files li a:focus {
  border-bottom: none;
  border-color: #999999;
}
.change-owner .nav-files li a:hover {
  background-color: #fff;
}
.change-owner .nav-files li.disabled a:hover {
  background-color: transparent;
}
.nav-permissions.nav-tabs > li {
  border-bottom: 0px none;
}
.nav-permissions.nav-tabs > li.active > a,
.nav-permissions.nav-tabs > li:hover > a,
.nav-permissions.nav-tabs > li:active > a,
.nav-permissions.nav-tabs > li:focus > a {
  background-color: #fff;
}
.nav-permissions.nav-tabs > li.active a {
  border-bottom-color: transparent;
}
.nav-permissions.nav-tabs > li > a {
  font-size: 9px!important;
  padding: 6px 2px;
  color: #555555;
  border: 1px solid #dddddd;
  font-weight: normal;
  margin-right: 0px;
}
.perm-content {
  float: left;
  width: 65%;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .perm-content {
    background-color: #FFFFFF;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    width: 100%!important;
    padding-top: 10px;
  }
  .perm-content div#web_access div,
  .perm-content div#shared_links div,
  .perm-content div#shared_folders div,
  .perm-content div#mobile_access div {
    padding: 0px;
    word-break: keep-all;
    font-size: 12px!important;
  }
}
div #web_access p,
div #shared_links p,
div #shared_folders p,
div #device_retention p {
  margin-bottom: 5px;
}
div #web_access div,
div #shared_links div,
div #shared_folders div,
div #device_retention div {
  padding-left: 15px;
}
div #web_access div input[type="text"],
div #shared_links div input[type="text"],
div #shared_folders div input[type="text"],
div #device_retention div input[type="text"] {
  width: 35px;
  text-align: center;
  height: 30px;
  display: inline-block;
  padding: 0px;
}
div #web_access div label,
div #shared_links div label,
div #shared_folders div label,
div #device_retention div label {
  margin: 0px;
}
div #web_access div label.disabled,
div #shared_links div label.disabled,
div #shared_folders div label.disabled,
div #device_retention div label.disabled {
  color: #8f8f8f;
}
div #web_access div.area,
div #shared_links div.area,
div #shared_folders div.area,
div #device_retention div.area {
  margin-bottom: 10px;
}
div #mobile_access div {
  padding-left: 10px;
}
div #mobile_access p {
  margin-bottom: 5px;
}
div #mobile_access div#mobile_access {
  color: #8f8f8f;
}
@media (min-width: 768px) {
  #cmPermissionsModal {
    width: 700px;
  }
}
#cmPermissionsModal div.row div.pull-left {
  width: 215px;
  padding-right: 5px;
}
#cm_paragraph {
  margin-bottom: 10px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.navbar {
  position: static !important;
  min-height: 53px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-nav {
  margin: 7.25px -20px;
}
.navbar-nav #top-menu-welcome {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #262626;
}
.navbar-nav > li > span.link-span {
  padding: 0 15px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-nav > li.switch-link {
    float: none;
    text-align: right;
  }
  .navbar-nav > li.welcome-link:after,
  .navbar-nav > li.welcome-link:before {
    background: none;
  }
}
.navbar-menu-sm > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .navbar-menu-sm > li > a {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 9.5px;
  margin-bottom: 9.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-default {
  background-color: transparent;
  border: 0;
}
.navbar-default .navbar-header {
  padding-top: 15px;
}
.navbar-default .navbar-brand {
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  width: 230px;
  height: 50px;
  color: #f2f2f2;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #d9d9d9;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
@media (max-width: 767px) {
  .navbar-default {
    background-color: transparent;
  }
  .navbar-default .container {
    margin: 0!important;
  }
  .navbar-default .navbar-nav > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.navbar-default .navbar-nav > li {
  position: static !important;
}
.navbar-default .navbar-nav > li > a {
  position: static !important;
  color: #f2f2f2;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 15px;
  line-height: 40px;
  height: 42px;
  margin-right: 0px;
  margin-top: 1px;
  border-radius: 4px 4px 0 0;
  float: left;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f2f2f2;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    float: none;
    font-size: 13px;
    padding: 0 12px;
    border-radius: 0;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #27568f;
  background-color: #EFEFEF;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse {
  background-color: #4d4d4d;
  border-color: #3c3c3c;
  max-height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: auto;
}
@media (max-width: 767px) {
  .navbar-default .navbar-collapse {
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-default .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
  }
  .navbar-fixed-top .navbar-default .navbar-collapse,
  .navbar-static-top .navbar-default .navbar-collapse,
  .navbar-fixed-bottom .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #EFEFEF;
  color: #27568f;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #f2f2f2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f2f2f2;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #27568f;
    background-color: #EFEFEF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #f2f2f2;
}
.navbar-default .navbar-link:hover {
  color: #f2f2f2;
}
.collapse {
  display: none;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.ui-datepicker .ui-datepicker-header {
  color: inherit;
}
.graph {
  margin-left: 11px;
  margin-top: 20px;
  width: 450px;
}
.legend-label span {
  color: #333333 !important;
  font-size: 14px;
  font-weight: bold;
}
.legend-label p {
  color: #27568f;
  font-size: 18px;
  font-weight: bold;
}
.legend {
  position: absolute;
  top: 50px;
  width: 200px;
  right: 20px;
}
.legend .legendColorBox > div,
.legend .legendLabel > div {
  margin-top: 10px;
}
.legend .legendColorBox {
  vertical-align: top;
}
.custom-checkbox,
.custom-radio {
  margin-left: -0.45em;
}
.custom-radio input[type=radio],
.custom-checkbox input[type=checkbox] {
  left: -9999px;
  position: absolute;
}
.check-box,
.radio-box {
  border: 1px solid #999999;
  height: 55%;
  margin: 23%;
  width: 56%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}
.radio-box {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 68%;
  margin: 16% 7%;
  width: 68%;
}
.fa-lg .radio-box {
  margin: 16% 17%;
}
.radio-box.active {
  background: #27568f;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #fff 0%, #27568f 0%, #27568f 45%, #27568f 30%, #fff 55%, #fff 50%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fff), color-stop(0%, #27568f), color-stop(45%, #27568f), color-stop(30%, #27568f), color-stop(55%, #fff), color-stop(50%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #fff 0%, #27568f 0%, #27568f 45%, #27568f 30%, #fff 55%, #fff 50%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #fff 0%, #27568f 0%, #27568f 45%, #27568f 30%, #fff 55%, #fff 50%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #fff 0%, #27568f 0%, #27568f 45%, #27568f 30%, #fff 55%, #fff 50%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* IE10+ */
  background: radial-gradient(ellipse at center center, #fff 0%, #27568f 0%, #27568f 45%, #27568f 30%, #fff 55%, #fff 50%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.disabled .check-box,
.disabled .radio-box {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.focus .check-box,
.focus .radio-box {
  border-color: #27568f;
}
.custom-label {
  line-height: 2em;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fa-lg.custom-label {
  line-height: inherit;
}
.custom-label > span {
  font-size: inherit;
}
.fa-lg.custom-label > span {
  line-height: 2em;
}
.custom-label .fa-stack {
  vertical-align: -15%;
}
.icon-ok,
.icon-circle {
  color: #27568f;
}
.table .fa-lg.custom-label {
  margin-bottom: 0px;
}
.custom-label span.disabled,
.custom-label div.disabled span i {
  cursor: default;
}
.custom-label span.disabled {
  color: #999999;
}
/* activity's 'custom reports*/
#custom-reports {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
#custom-reports ul li {
  float: left;
  display: block;
  width: 77px;
  margin-right: 20px;
  background: url('../../../img/activity/border.png') 6px 0px no-repeat;
}
#custom-reports ul li.active {
  font-weight: bold;
  background-position: -76px 2px;
}
#custom-reports ul li a {
  display: block;
  padding-top: 70px;
  width: 78px;
  text-align: center;
  color: #515151;
  font-size: 13px;
  background: url('../../../img/activity/report-icons.png') 0 0 no-repeat;
}
#custom-reports ul li.active a.today {
  background-position: 0 -137px;
}
#custom-reports ul li a.devices {
  background-position: -309px 0px;
}
#custom-reports ul li.active a.devices {
  background-position: -309px -137px;
}
#custom-reports ul li a.shared_links {
  background-position: -385px 0;
}
#custom-reports ul li.active a.shared_links {
  background-position: -385px -137px;
}
#custom-reports ul li a.recent_del {
  background-position: -75px 0;
}
#custom-reports ul li.active a.recent_del {
  background-position: -75px -137px;
}
#custom-reports ul li a.recent_edit {
  background-position: -229px 0;
}
#custom-reports ul li.active a.recent_edit {
  background-position: -229px -137px;
}
#custom-reports ul li a.invalid_login {
  background-position: -153px 0;
}
#custom-reports ul li.active a.invalid_login {
  background-position: -153px -137px;
}
/* Activity's map */
.geo-map {
  height: 400px;
  position: relative;
  width: 252px;
}
@media (max-width: 768px) {
  .geo-map {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
  }
  .geo-map #activity-hovercard {
    width: auto;
  }
  .geo-map #activity-hovercard .close-button {
    right: 13px;
    left: auto;
  }
}
.geo-map,
#map {
  float: left;
}
.map-list {
  margin-bottom: 20px;
}
.map-list .btn-primary span {
  background-image: url('../../../img/mm_20_white.png');
  background-position: 0 1px;
  background-repeat: no-repeat;
  display: block;
  font-weight: bold;
  padding-left: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#map_activity_list {
  height: 395px;
  margin-left: 10px;
  position: relative;
  width: 240px;
  float: left;
}
@media (max-width: 768px) {
  #map_activity_list {
    width: 100%;
    min-width: 240px;
    margin-left: 0px;
  }
  #map_activity_list .close-button {
    right: 0;
    left: auto;
  }
}
#map_activity_list ul {
  border: 1px solid #333333;
  height: 316px;
  overflow: auto;
}
#map_activity_list ul li:first-child {
  border-top: 0 none;
}
#map_activity_list ul li {
  border-top: 1px solid #B3B3B3;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#map {
  width: 500px;
  height: 400px;
}
@media (max-width: 768px) {
  #map {
    width: 100%;
  }
}
#map.with_activities_list {
  width: 502px;
  height: 410px;
}
@media (max-width: 768px) {
  #map.with_activities_list {
    width: 100%;
  }
}
#map .active-pin {
  background-position: 0 -156px !important;
}
/* activity's modal*/
.dateranger-box .sep,
.modal-footer .sep,
.modal-body .sep {
  display: block;
  clear: both;
  height: 10px;
  width: 100%;
}
.modal-body .close-button {
  bottom: 0;
  left: 85px;
  overflow: visible;
  position: absolute;
}
/*add users modal*/
#add_users_form_box,
#regular_modal_box {
  width: 540px;
}
@media (max-width: 768px) {
  #add_users_form_box,
  #regular_modal_box {
    width: auto;
    max-width: 540px;
  }
}
#upload_modal_box {
  min-width: 500px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  #upload_modal_box {
    width: auto;
    min-width: 100%;
  }
}
/* activity's hovercard*/
#activity-hovercard {
  min-height: 150px;
  width: 226px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.popover-content #activity-hovercard {
  padding: 6px 0 4px;
}
#activity-hovercard {
  padding: 15px 13px 5px;
}
#activity-hovercard p.title {
  padding: 0 0 5px;
  font-size: 12px;
}
#activity-hovercard p.description {
  font-weight: bold;
  font-size: 14px;
}
#activity-hovercard p.uinfo a,
#activity-hovercard p.uinfo span,
#activity-hovercard p.dinfo a,
#activity-hovercard p.dinfo span,
#activity-hovercard p.geoinfo a,
#activity-hovercard p.geoinfo span,
#activity-hovercard p.finfo a,
#activity-hovercard p.finfo span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
#activity-hovercard p.geoinfo span.approx {
  line-height: 15px;
}
#activity-hovercard p.geoinfo span.approx {
  line-height: 15px;
}
#activity-hovercard p.geoinfo span.approx span {
  font-size: 12px;
}
#activity-hovercard p.finfo a {
  padding-left: 3.4em;
}
#activity-hovercard .file.folder {
  padding-left: 3.6em !important;
}
#activity-hovercard p.dinfo a,
#activity-hovercard p.dinfo span,
#activity-hovercard p.geoinfo span.ip-host {
  width: auto;
}
#activity-hovercard p.dinfo span.blobstore {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: url('../../../img/NAS/nas_small_icons.png') no-repeat scroll 0 -3px transparent;
  display: inline-block;
  margin: 0 10px;
}
#activity-hovercard div p {
  padding: 7px 0;
  border-top: 1.1px dashed #6a6a6a;
  width: inherit;
}
#activity-hovercard div p.dinfo {
  padding: 5px 0;
  line-height: 2.5em;
}
#activity-hovercard p.geoinfo span.ip-host {
  line-height: 2.5em;
}
#activity-hovercard div p.finfo {
  line-height: 2.1em;
}
#activity-hovercard div p.geoinfo {
  line-height: 2em;
}
#activity-hovercard div p span {
  width: inherit;
}
#activity-hovercard div {
  width: inherit;
}
.map_selected_activities ul li span a {
  vertical-align: bottom;
}
#activity-table td.device span {
  display: block;
  background-image: url('../../../img/activity-icons.png');
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 30px;
  height: 24px;
  line-height: 24px;
  background-position: 0 0;
}
#activity-table td.device span.win {
  background-position: 0 -48px;
}
#activity-table td.device span.mac,
#activity-table td.device span.iphone,
#activity-table td span.ipod,
#activity-table td.device span.ipad {
  background-position: 0 -24px;
}
#activity-hovercard .dinfo span.browser {
  display: block;
  padding-left: 30px;
  font-size: 14px;
  background-repeat: no-repeat;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
}
#activity-hovercard p.uinfo .fa-stack,
#activity-hovercard p.geoinfo .fa-stack,
#activity-hovercard p.finfo .fa-stack {
  width: 3.4em;
}
#activity-hovercard p.uinfo a,
#activity-hovercard p.uinfo span {
  width: auto;
  line-height: 2em;
}
#activity-hovercard a.i,
#activity-hovercard a.image {
  background-position: 6px -48px;
}
#activity-hovercard a.v,
#activity-hovercard a.video {
  background-position: 6px -96px;
}
#activity-hovercard a.a,
#activity-hovercard a.audio {
  background-position: 6px -24px;
}
#activity-hovercard a.d,
#activity-hovercard a.document {
  background-position: 6px 0px;
}
#activity-hovercard a.f,
#activity-hovercard a.folder {
  background-position: 6px -120px;
}
.file_ext {
  color: #cccccb;
}
#activities td {
  font-size: 11px;
}
.activityDevice .trim,
.location .trim {
  max-width: 136px;
}
/*NAS devices storage box*/
#nas-device {
  height: 85px;
  padding-left: 110px;
  padding-top: 15px;
  background: url("../../../img/NAS/NAS_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-312 {
  background: url("../../../img/NAS/RN312_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-314 {
  background: url("../../../img/NAS/RN314_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-316 {
  background: url("../../../img/NAS/RN316_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-516 {
  background: url("../../../img/NAS/RN516_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-102 {
  background: url("../../../img/NAS/RN102_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.rn-104 {
  background: url("../../../img/NAS/RN104_64.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.hs-x {
  background: url("../../../img/QNAP/minimumset/HS-x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-4x {
  background: url("../../../img/QNAP/minimumset/SS-4x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-8x {
  background: url("../../../img/QNAP/minimumset/SS-8x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-ecx {
  background: url("../../../img/QNAP/minimumset/SS-ECx.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-1x {
  background: url("../../../img/QNAP/minimumset/TS-1x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-2x {
  background: url("../../../img/QNAP/minimumset/TS-2x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-4x {
  background: url("../../../img/QNAP/minimumset/TS-4x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-4xux {
  background: url("../../../img/QNAP/minimumset/TS-4xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-4xux {
  background: url("../../../img/QNAP/minimumset/TS-4xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-6x {
  background: url("../../../img/QNAP/minimumset/TS-6x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-8xux {
  background: url("../../../img/QNAP/minimumset/TS-8xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-8x {
  background: url("../../../img/QNAP/minimumset/TS-8x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-10x {
  background: url("../../../img/QNAP/minimumset/TS-10x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-12xux {
  background: url("../../../img/QNAP/minimumset/TS-12xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-16xux {
  background: url("../../../img/QNAP/minimumset/TS-16xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec8xux {
  background: url("../../../img/QNAP/minimumset/TS-EC8xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec12xux {
  background: url("../../../img/QNAP/minimumset/TS-EC12xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec16xux {
  background: url("../../../img/QNAP/minimumset/TS-EC16xUx.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.hs-210 {
  background: url("../../../img/QNAP/fullset/HS-210x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-439 {
  background: url("../../../img/QNAP/fullset/SS-439x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-839 {
  background: url("../../../img/QNAP/fullset/SS-839x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ss-ecx {
  background: url("../../../img/QNAP/fullset/SS-ECx.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-112 {
  background: url("../../../img/QNAP/fullset/TS-112x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-119 {
  background: url("../../../img/QNAP/fullset/TS-119x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-120 {
  background: url("../../../img/QNAP/fullset/TS-120x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-121 {
  background: url("../../../img/QNAP/fullset/TS-121x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-212 {
  background: url("../../../img/QNAP/fullset/TS-212x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-219 {
  background: url("../../../img/QNAP/fullset/TS-219x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-220 {
  background: url("../../../img/QNAP/fullset/TS-220x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-221 {
  background: url("../../../img/QNAP/fullset/TS-221x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-269 {
  background: url("../../../img/QNAP/fullset/TS-269x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-412 {
  background: url("../../../img/QNAP/fullset/TS-412x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-412u {
  background: url("../../../img/QNAP/fullset/TS-412Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-419 {
  background: url("../../../img/QNAP/fullset/TS-419x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-419u {
  background: url("../../../img/QNAP/fullset/TS-419Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-420 {
  background: url("../../../img/QNAP/fullset/TS-420x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-420u {
  background: url("../../../img/QNAP/fullset/TS-420Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-421 {
  background: url("../../../img/QNAP/fullset/TS-421x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-421u {
  background: url("../../../img/QNAP/fullset/TS-421Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-469 {
  background: url("../../../img/QNAP/fullset/TS-469x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-469u {
  background: url("../../../img/QNAP/fullset/TS-469Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-470 {
  background: url("../../../img/QNAP/fullset/TS-470x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-569 {
  background: url("../../../img/QNAP/fullset/TS-569x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-669 {
  background: url("../../../img/QNAP/fullset/TS-669x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-670 {
  background: url("../../../img/QNAP/fullset/TS-670x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-869 {
  background: url("../../../img/QNAP/fullset/TS-869x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-869u {
  background: url("../../../img/QNAP/fullset/TS-869Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-870 {
  background: url("../../../img/QNAP/fullset/TS-870x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-870u {
  background: url("../../../img/QNAP/fullset/TS-870Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-879 {
  background: url("../../../img/QNAP/fullset/TS-879x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-879u {
  background: url("../../../img/QNAP/fullset/TS-879Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-1079 {
  background: url("../../../img/QNAP/fullset/TS-879x.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-1269u {
  background: url("../../../img/QNAP/fullset/TS-1269Ux.png") no-repeat scroll 15px 10px transparent;
}
#nas-device.ts-1270u {
  background: url("../../../img/QNAP/fullset/TS-1270Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-1279u {
  background: url("../../../img/QNAP/fullset/TS-1279Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-1679u {
  background: url("../../../img/QNAP/fullset/TS-1679Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec879u {
  background: url("../../../img/QNAP/fullset/TS-EC879Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec1279u {
  background: url("../../../img/QNAP/fullset/TS-EC1279Ux.png") no-repeat scroll 6px 10px transparent;
}
#nas-device.ts-ec1679u {
  background: url("../../../img/QNAP/fullset/TS-EC1679Ux.png") no-repeat scroll 6px 10px transparent;
}
/* External storage statuses test*/
#test_connection_steps .nas_vendor,
#test_connection_steps .c1_icon {
  width: 66px;
  height: 66px;
}
#test_connection_steps li {
  margin-top: 10px;
}
#test_connection_steps .c1_icon {
  background: url('../../../img//c1_icon_small.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps .nas_vendor {
  background: url('../../../img//NAS/NAS_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-312 .nas_vendor {
  background: url('../../../img//NAS/RN312_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-314 .nas_vendor {
  background: url('../../../img//NAS/RN314_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-316 .nas_vendor {
  background: url('../../../img//NAS/RN316_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-516 .nas_vendor {
  background: url('../../../img//NAS/RN516_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-102 .nas_vendor {
  background: url('../../../img//NAS/RN102_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps.rn-104 .nas_vendor {
  background: url('../../../img//NAS/RN104_64.png') no-repeat scroll 0 0 transparent;
}
#test_connection_steps .connection_status {
  height: 60px;
  line-height: 60px;
  width: 210px;
}
#test_connection_steps .connection_status.failed {
  background: url('../../../img//NAS/connection_failed.png') no-repeat scroll 50% 50% transparent;
}
#test_connection_steps .nas_test_boxes {
  overflow: hidden;
  margin: 5px 0 10px;
  clear: both;
}
#test_connection_steps .nas_test_boxes > div {
  float: left;
}
#test_connection_steps .nas_test_header .nas-text {
  margin-left: 5px;
  font-weight: bold;
  padding-left: 16px;
  background: url('../../../img//test_status.png') no-repeat scroll 0 1px transparent;
  font-size: 12px;
}
#test_connection_steps .nas_test_header {
  overflow: hidden;
}
#test_connection_steps .nas_test_header .nas-text {
  float: right;
}
#test_connection_steps .nas_test_header .nas-text.nas_error {
  width: 60px;
}
#test_connection_steps .nas_test_header p {
  float: left;
}
#test_connection_steps .nas_test_header p,
#test_connection_steps .nas_test_header .nas-text {
  font-weight: bold;
}
#test_connection_steps .nas_test_header .nas-text.nas_warning {
  background-position: 0 -15px;
}
#test_connection_steps .nas_test_header .nas-text.nas_error {
  background-position: 0 -30px;
}
#test_connection_steps .nas_test_header .nas-text.nas_off {
  background-position: 0 -47px;
}
#aws-device {
  height: 90px;
  padding-left: 210px;
  background: url("../../../img/AWS/AWS_64.png") no-repeat scroll 15px 15px transparent;
}
#aws-device #change-keys-box {
  height: 90px;
  padding-top: 32px;
}
#aws-device .aws-vertical-midle {
  float: left;
  padding-top: 37px;
}
#aws-storage {
  clear: both;
  font-size: 24px;
  font-weight: bold;
  color: #27568f;
  text-shadow: 0px 1px 0px #ffffff;
  -moz-text-shadow: 0px 1px 0px #ffffff;
  -webkit-text-shadow: 0px 1px 0px #ffffff;
  text-align: center;
}
/* device statuses */
.storage-table span.offline,
.storage-table span.online,
.storage-table span.private {
  display: block;
  height: 20px;
  line-height: 20px;
  background: url('../../../img/device-statuses.png') no-repeat scroll 0 0 transparent;
  padding-left: 16px;
  margin: 0 auto;
  text-align: left;
}
.storage-table span.online,
.storage-table span.linked {
  background-position: 0 -20px;
}
.storage-table span.offline {
  background-position: 0 -78px;
}
.storage-table span.offline,
.storage-table span.online {
  width: 55px;
}
.storage-table #aws-status span.offline,
.storage-table #aws-status span.online {
  width: 100px;
  height: auto;
}
#nas-status p {
  text-align: center;
}
#nas-status p a {
  text-decoration: underline;
}
#devices span.offline,
#devices span.online,
#devices span.error,
#devices span.unlinked,
#devices span.linked,
#devices span.private,
#stats-box span.offline,
#stats-box span.online,
#stats-box span.error,
#stats-box span.unlinked,
#stats-box span.linked,
#stats-box span.private {
  display: block;
  height: 20px;
  line-height: 20px;
  background: url('../../../img/device-statuses.png') no-repeat scroll 0 0 transparent;
  padding-left: 16px;
  margin: 0 auto;
  text-align: left;
}
#stats-box span.offline,
#stats-box span.online,
#stats-box span.error,
#stats-box span.unlinked,
#stats-box span.linked,
#stats-box span.private,
#stats-box span.deleted {
  text-transform: capitalize;
  width: 105px;
}
#devices span.offline,
#devices span.online,
#devices span.error,
#devices span.unlinked,
#devices span.linked {
  width: 66px;
}
#devices span.online,
#devices span.linked,
#stats-box span.online,
#stats-box span.linked {
  background-position: 0 -20px;
}
#devices span.error,
#stats-box span.error {
  background-position: 0 -40px;
}
#devices span.private,
#stats-box span.private {
  background-position: 0 -60px;
}
#devices .device-icons .fa-stack {
  height: 2.56em;
}
/* device's activity icons*/
.device_type {
  background-color: transparent;
  background-repeat: no-repeat;
  height: 30px;
  line-height: 30px;
  text-align: left;
  line-height: 18px;
  width: 80%;
  margin: 0 auto;
}
.storage-details .device_type span.fa-stack {
  padding-top: 0;
}
.device_type.blobstore {
  background-image: url("../../../img/NAS/nas_small_icons.png");
  background-position: 0 -3px;
}
.storage-details .device_type span {
  padding-top: 6px;
}
.storage-details .box .device_type span {
  display: block;
  margin: 0 auto;
}
/* device modals*/
#change_ip,
#change_port {
  width: 500px;
}
.nas_steps {
  width: 600px;
}
/* empty device */
#empty_devices {
  margin: 60px auto 0;
}
#empty_devices span {
  font-size: 14px;
}
/* devices style*/
#devices .device-icons {
  float: left;
  position: relative;
}
#devices .device-icons a {
  display: block;
  padding: 3px 0;
}
#devices .device-item {
  overflow: hidden;
}
#devices .device-info {
  float: left;
  margin-left: 5px;
  margin-top: 7px;
  line-height: 1.2em;
}
span.device-title,
span.device-title a {
  color: #333333;
}
span.device-title a {
  max-width: 300px;
}
.device-owner {
  max-width: 200px;
  text-align: center;
}
.storage-table .nas-label,
.storage-table .nas-text,
.nas_binding .nas-label,
.nas_binding .nas-text,
.nas_connection_step .nas-label,
.nas_connection_step .nas-text {
  display: block;
  float: left;
}
.storage-table p {
  overflow: hidden;
}
.storage-table .nas-label,
.nas_binding .nas-label,
.nas_connection_step .nas-label {
  text-align: right;
}
.nas_binding .nas-text {
  padding-left: 5px;
}
.index-subcontent {
  background: url('../../../img/sc-top-border.png') no-repeat scroll 50% 0 transparent;
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 55px;
}
/* get satisfaction */
a#fdbk_tab {
  top: 25%;
  left: 0;
  width: 42px;
  height: 102px;
  color: white;
  cursor: pointer;
  text-indent: -100000px;
  overflow: hidden;
  position: fixed;
  z-index: 999;
  margin-left: -7px;
  background-image: url(https://d1xklv3tn7qmp2.cloudfront.net/_cb/8e27877/assets/feedback_trans_tab.png);
  _position: absolute;
  _background-image: url(https://d1xklv3tn7qmp2.cloudfront.net/_cb/8e27877/assets/feedback_tab_ie6.png);
  background-image: url('../../../img/feedback_trans_tab.png') !important;
  background-color: #fdfcfd!important;
  top: 200px!important;
}
@media (max-width: 1046px) {
  a#fdbk_tab {
    display: none;
  }
}
#support_page > p {
  margin-bottom: 1em;
}
/* empty device image for regular user's devices page*/
.empty-devices {
  background: url("../../../img/empty_devices.png") no-repeat;
  background-size: contain;
  height: 157px;
  background-position: center;
}
div.users {
  margin: 0px 0px 20px 0px;
}
.slider {
  max-height: 0;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  overflow-y: hidden;
}
.slider.fadein {
  max-height: 110px;
}
#external_share_form_box .slider {
  overflow: hidden;
}
#external_share_form_box .slider.fadein {
  max-height: 270px;
}
#picker-top {
  overflow: hidden;
}
#picker-top > div:first-child {
  margin-top: 15px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.contextMenu {
  /* Messages */
  /* Menu */
}
.contextMenu ul i.fa {
  padding: 10px 0 0 10px;
}
.contextMenu ul.menu.welcome {
  padding: 10px;
  width: 350px;
  text-transform: none;
}
.contextMenu ul.menu.welcome li {
  padding: 5px;
  border-bottom: solid #ccc 1px;
}
.contextMenu ul.messages {
  margin: 20px;
  border: 3px solid rgba(0, 0, 0, 0.15);
  list-style-type: none;
  width: 350px;
}
.contextMenu ul.messages li.message {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.contextMenu ul.messages li.message h2 {
  font-size: 11px;
  font-weight: normal;
}
.contextMenu ul.messages li.message h2 a {
  color: dodgerblue;
  transition: color .05s;
  text-decoration: none;
  font-family: Lato, Arial, Tahoma Helvetica, sans-serif;
}
.contextMenu ul.messages li.message div.sent {
  transition: color .25s;
}
.contextMenu ul.messages li.message div.sent {
  margin-top: 5px;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.5);
}
.contextMenu ul.messages li.message:hover h2 a {
  color: black;
}
.contextMenu ul.messages li.message:hover div.sent {
  color: black;
}
.contextMenu ul.messages li.message:last-of-type {
  border-bottom: 0;
}
.contextMenu ul.menu {
  position: absolute;
  list-style-type: none;
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  width: 150px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  top: 0;
  left: 0;
}
.contextMenu ul.menu li.title {
  padding: 5px 10px;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
}
.contextMenu ul.menu li {
  min-height: 35px;
  margin: 0;
  cursor: pointer;
  position: relative;
  transition: background-color 0.05s;
  font-size: 12px;
  overflow: hidden;
  border-left: solid #fff 4px;
}
.contextMenu ul.menu .bottom-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.contextMenu ul.menu li:hover {
  background: #eee;
  border-left: solid #000 4px;
}
.contextMenu ul.menu li.disabled {
  background: #eee;
  color: #ddd;
}
.contextMenu ul.menu li.disabled a {
  color: #ddd;
}
.contextMenu ul.menu li img {
  float: left;
  overflow: hidden;
  width: 20px;
  opacity: .5;
  margin: 6px;
  transition: opacity .05s;
}
.contextMenu ul.menu li:last-of-type {
  border-bottom: 0;
}
.contextMenu ul.menu li a {
  padding: 8px 12px 0 35px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: dodgerblue;
  transition: color .25s;
  text-decoration: none;
  font-family: Lato, Arial, Tahoma Helvetica, sans-serif;
}
.contextMenu ul.menu li:hover a {
  color: black;
}
.contextMenu ul.menu li:hover img {
  opacity: 1;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.mask.vertical:before,
.mask.vertical:after {
  content: "";
  display: block;
  height: 50%;
  left: -1px;
  position: absolute;
  width: 1px;
}
.mask.horizontal:before,
.mask.horizontal:after {
  content: "";
  display: block;
  width: 50%;
  bottom: -10px;
  height: 1px;
  position: absolute;
}
.mask.vertical:after {
  background: linear-gradient(to bottom, #999999 0%, #f2f2f2 100%) repeat scroll 0 0 #f2f2f2;
  bottom: 0;
}
.mask.horizontal:after {
  background: linear-gradient(to right, #999999 0%, #f2f2f2 100%) repeat scroll 0 0 #f2f2f2;
  right: 0;
}
.mask.vertical:before {
  background: linear-gradient(to top, #999999 0%, #f2f2f2 100%) repeat scroll 0 0 #f2f2f2;
  top: 0;
}
.mask.horizontal:before {
  background: linear-gradient(to left, #999999 0%, #f2f2f2 100%) repeat scroll 0 0 #f2f2f2;
  left: 0;
}
.mask.vertical:first-child:before,
.mask.vertical:first-child:after {
  background: none;
}
.clear-margin {
  margin: 0!important;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.jumbotron {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
  background-color: transparent;
  font-size: 13px;
  line-height: 35px;
}
.jumbotron.trial-message {
  color: #fff;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 200;
}
.jumbotron a.btn-primary,
.jumbotron a.btn-primary:hover {
  color: #fff;
}
.jumbotron a.btn-default,
.jumbotron a.btn-default:hover {
  color: #27568f;
}
.container .jumbotron {
  border-radius: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .container .jumbotron {
    padding-left: 0px;
    padding-right: 0px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.jumbotron-lg {
  height: 58px;
  background-color: transparent;
  padding: 1px;
  padding-top: 10px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  background-color: #EFEFEF;
  height: 100%;
}
body #content {
  padding: 20px 0 30px 0;
  border-radius: 4px 4px 0 0;
}
html,
body {
  height: 100%;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.layout-fluid {
  min-height: 100%;
  width: 100%;
  position: relative;
}
#wrapper {
  position: relative;
}
.logged-in #wrapper {
  min-height: 100%;
}
.user-menu {
  height: 81px;
}
.user-menu.aws_logo {
  background: url("../../../img/AWS/AWS_logo.png") no-repeat scroll 97% 97% transparent;
  padding: 22px 25px;
}
.user-menu ul {
  padding-top: 10px;
}
.user-menu a {
  color: #999999;
  text-decoration: none;
}
.user-menu #inlogo-text a {
  color: #27568f;
  text-decoration: underline;
  font-size: 13px;
}
.user-menu #logo {
  float: left;
}
.user-menu #logo span {
  background: url("../../../img/logo.png") no-repeat;
  margin-top: 10px;
  width: 235px;
  height: 71px;
  display: block;
  vertical-align: middle;
}
body.register-layout {
  background: #4d4d4d;
  display: table;
  width: 100%;
}
body.register-layout #footer {
  width: 800px;
  margin: 0 auto;
  margin-top: -35px;
  position: relative;
}
body.register-layout #footer .version {
  visibility: hidden;
}
body.register-layout .user-menu #logo span {
  margin-top: 0;
  height: 51px;
}
body.register-layout .user-menu.container {
  padding: 22px 25px;
}
body.register-layout #content {
  font-size: 14px;
  padding: 20px 110px 0;
}
body.register-layout #content.account-create-container {
  padding: 0 18px 10px  18px;
}
body.register-layout #content h5 {
  margin: 0.5em 0.5em 0.5em 0;
  font-size: 21px;
}
body.register-layout > .layout-fluid {
  display: table-cell;
  vertical-align: middle;
}
body.register-layout > .layout-fluid > #wrapper {
  background: #EFEFEF;
  -webkit-box-shadow: 0px 3px 7px #333;
  box-shadow: 0px 3px 7px #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
}
body.register-layout #inlogo-text {
  float: right;
  margin-top: 26px;
}
body.register-layout #infooter-text {
  width: 50%;
  position: absolute;
  font-size: 13px;
  color: #333333;
  text-align: left;
  padding-left: 20px;
}
body.register-layout #change_password h5 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  body.register-layout {
    display: block;
    min-height: 450px;
  }
  body.register-layout > .layout-fluid {
    display: inline-block;
    height: 100%;
  }
  body.register-layout > .layout-fluid #wrapper {
    width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  body.register-layout .user-menu.container {
    height: 20%;
  }
  body.register-layout #content {
    padding: 0 22px;
  }
  #login_form_box {
    margin: 65px auto 0;
    max-width: 480px;
  }
  #login_footer {
    bottom: auto;
  }
  #user_agreement {
    height: 430px;
  }
}
@media (min-width: 480px) {
  body.register-layout {
    min-width: 80%;
    min-height: 70%;
  }
  body.register-layout #wrapper {
    width: 80%;
  }
  body.register-layout .user-menu.container {
    height: 20%;
  }
  body.register-layout #content {
    padding: 0 5% 3%;
    height: auto;
  }
  #login_form_box {
    margin: 15% auto 17%;
    width: 100%;
    padding: 0 20%;
  }
  #user_agreement {
    height: 430px;
  }
}
@media (min-width: 992px) {
  body.register-layout {
    min-width: 800px;
    min-height: 650px;
  }
  body.register-layout #wrapper {
    width: 800px;
    margin-bottom: 50px;
    min-height: 500px;
  }
  body.register-layout .user-menu.container {
    height: 105px;
  }
  body.register-layout #content {
    padding: 20px 110px 0;
    margin-bottom: 20px;
  }
  #login_form_box {
    margin: 20px auto 0;
    width: 330px;
    padding: 0;
  }
  .forgot_form {
    width: 600px;
  }
  #user_agreement {
    height: 490px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 15px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #EFEFEF;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#content {
  padding: 20px 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#content h5 {
  margin: 0 0.5em 15px 0;
  color: #303030;
  font-size: 24px;
  font-weight: bold;
}
#content .index-header h5,
#content .index-header p {
  margin-left: 10px;
  margin-bottom: 1.2em;
}
#content .index-header p {
  font-size: 21px;
}
#content #share_auth {
  margin-top: 50px;
}
#content #share_auth p {
  font-size: 13px;
  font-weight: bold;
}
#content #share_auth ul {
  margin: 0 auto;
  width: 400px;
}
#content #share_auth ul li {
  margin-bottom: 30px;
}
#content #share_auth ul label {
  margin-bottom: 10px;
}
#footer {
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 11px;
  color: #999;
  padding-top: 10px;
  position: absolute;
  bottom: 0;
}
#footer .version {
  position: absolute;
  width: 15%;
}
#footer .copyright {
  margin: 0 auto;
  width: 80%;
}
#login_footer {
  position: absolute;
  right: 35px;
  bottom: 35px;
}
#trial-bg {
  background-color: #e6e6e6;
  height: 35px;
  width: 100%;
  position: absolute;
  top: 0;
}
#trial-bg.trial-with-demo {
  top: 58px;
}
#menu-bg {
  background-color: #4d4d4d;
  height: 53px;
  width: 100%;
  position: absolute;
  top: 81px;
}
#menu-bg.trial {
  top: 116px;
}
#menu-bg.demo {
  top: 174px;
}
#top-bar {
  height: 35px;
}
#top-bar > div {
  position: relative;
}
#top-bar .account-menu {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 12px;
}
#top-bar .account-menu li {
  float: left;
}
#top-bar .account-menu li a {
  padding: 0 10px;
  display: block;
  color: #333333;
}
#top-bar .account-menu li a.active {
  background: #e5e5e5;
  color: #333333;
  text-shadow: 'unset';
  background-image: -webkit-linear-gradient(top, #bfbfbf 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #bfbfbf 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbfbfbf', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #b3b3b3 \9;
  border: 0 none;
}
#demo-bg {
  background-color: #4d4d4d;
  height: 58px;
  width: 100%;
  position: absolute;
  top: 0;
}
p.demo_paragraph {
  margin-bottom: 10px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.tabs-slider ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
  font-size: 12px;
}
li.bjqs-slide {
  display: none;
  position: absolute;
  padding-top: 390px;
}
ol.bjqs-markers {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ol.bjqs-markers li {
  float: left;
}
p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}
.tabs-slider {
  position: relative;
  padding-bottom: 20px;
}
ol.bjqs-markers {
  position: absolute;
  bottom: 0px;
}
ol.bjqs-markers li {
  float: left;
  margin: 0 3px;
}
ol.bjqs-markers li a {
  display: block;
  height: 13px;
  width: 13px;
  overflow: hidden;
  background: url('../../../img/ac-slider-btns.png') no-repeat scroll -19px 0 transparent;
}
ol.bjqs-markers li.active-marker a {
  background-position: 0 0;
}
li.bjqs-slide.slide-1 {
  background: url('../../../img/ac-tab-1.png') no-repeat scroll 0 0 transparent;
}
li.bjqs-slide.slide-2 {
  background: url('../../../img/ac-tab-2.png') no-repeat scroll 0 0 transparent;
}
li.bjqs-slide.slide-3 {
  background: url('../../../img/ac-tab-3.png') no-repeat scroll 0 0 transparent;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.pager {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline-block;
  text-align: right;
  overflow: hidden;
  line-height: 15px;
  vertical-align: middle;
}
.pager li.first_page,
.pager li.next_page,
.pager li.prev_page {
  line-height: inherit;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #999999;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .short-info {
  display: none;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #cccccc;
  cursor: default;
}
.pager,
.pagination {
  margin: 0 0;
  height: 34px;
  margin-bottom: 12px;
  margin-left: 10px;
}
.no-pagination {
  display: block;
  float: right;
  height: 34px;
  line-height: 34px;
  margin-top: 16px;
  padding-right: 3px;
}
.bottom-pager .pager .short-info {
  display: inline-block;
}
.bottom-pager .pager .long-info {
  display: none;
}
#users_paginator_top {
  margin-top: 15px;
}
#users_paginator_top.not-paginated {
  margin-top: 0;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.file-contents,
.user-contents,
.share-contents,
.profile-contents {
  padding: 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.share-contents {
  padding: 15px;
}
.table-top-border {
  border-top: 1px solid #ddd;
}
.file_ext {
  color: #ccc;
}
span.shared {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
}
.perm-string {
  padding-top: 7px;
  padding-bottom: 10px;
}
.perm-select {
  font-size: 13px;
  padding: 3px 0px;
  height: 26px!important;
}
.term-search {
  margin-bottom: 14px;
  margin-top: 14px;
}
p.padd {
  padding-left: 28px;
}
div#mobile_access div {
  padding-left: 10px;
}
p.small {
  font-size: 12px;
}
.shared-from {
  margin-top: 7px;
}
.shared-from span.shared-icon {
  width: 34px;
  margin-left: 0px;
}
.shared-from.deleted {
  color: #999999;
}
.sensitive {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 97%;
  font-size: 14px;
  margin-top: 30px;
}
.sensitive .sensitive_details {
  font-weight: bold;
}
.btn span.download-icon {
  background-position: 0 50%;
}
#ext-sharing-crumbs a,
#ext-sharing-crumbs span {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  margin: 0 8px;
}
#ext-sharing-crumbs,
#share-download {
  margin-bottom: 10px;
  overflow: hidden;
}
.toggle.btn {
  width: 75px!important;
  text-align: center;
  white-space: nowrap;
}
.toggle .btn {
  min-width: inherit;
  font-weight: normal;
  font-size: 12px;
}
.lock-tooltip {
  position: absolute;
  right: 6px;
  top: 4px;
  padding: 7px;
  padding-left: 15px;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) -20%), color-stop(#ffffff 34%));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) -20%, #ffffff 34%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}
.lock-tooltip.icon-lock-open {
  right: 5px;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group.perm-tab {
  float: left;
  width: 35%;
}
.list-group span.list-group-item {
  height: 150px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #27568f;
  border-color: #27568f;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #9ebee4;
}
.list-group-item-success {
  color: #0a8f00;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #0a8f00;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #0a8f00;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #0a8f00;
  border-color: #0a8f00;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #27568f;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.responsive-tabs.nav-tabs {
  position: relative;
  z-index: 10;
  overflow: visible;
  border-bottom: none;
  padding-right: 0;
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs {
    border-bottom: 1px solid #e6e6e6;
  }
}
.responsive-tabs.nav-tabs span.fa {
  position: absolute;
  top: 14px;
  right: 22px;
}
.responsive-tabs.nav-tabs span.fa.icon-sort-up {
  display: none;
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs span.fa {
    display: none;
  }
}
.responsive-tabs.nav-tabs > li {
  display: none;
  float: none;
  text-align: center;
}
.responsive-tabs.nav-tabs > li:last-of-type > a {
  margin-right: 0;
}
.responsive-tabs.nav-tabs > li > a {
  margin-right: 0;
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs > li > a {
    margin-right: 2px;
  }
}
.responsive-tabs.nav-tabs > li.active {
  display: block;
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs > li.active a {
    border-bottom-color: transparent;
  }
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs > li {
    display: block;
    float: left;
  }
}
.responsive-tabs.nav-tabs.open span.fa.icon-sort-up {
  display: block;
}
@media (min-width: 768px) {
  .responsive-tabs.nav-tabs.open span.fa.icon-sort-up {
    display: none;
  }
}
.responsive-tabs.nav-tabs.open span.fa.icon-sort-down {
  display: none;
}
.responsive-tabs.nav-tabs.open > li {
  display: block;
}
/*
* -----------------------------------------------------------------------------
*  Memeo C1 Source Materials
*
*  Copyright © 2016 UNICOM Systems, Inc. - A Division of UNICOM Global
*  All Rights Reserved
*
*  Highly Confidential Material - All Rights Reserved
* -----------------------------------------------------------------------------
*/
.subscription-list {
  clear: both;
  overflow: hidden;
}
.subscription-list li {
  float: left;
  width: 190px;
  text-align: center;
  margin: 60px 0 0;
  background: url('../../../img/subscription_bg_line.png') repeat-x scroll 0 0 #dfdfdf;
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #3d3d3d;
  height: 297px;
  position: relative;
}
.subscription-list li:first-child {
  border-left: 1px solid #cacaca;
}
.subscription-list li:last-child {
  border-right: 1px solid #cacaca;
}
.subscription-list li.mp-box {
  background-color: #cbd7e5;
}
.subscription-list li .sub-mp {
  background: url("../../../img/subscription_mp_bg.png") repeat-x scroll 0 0 transparent;
  color: #2C5B8C;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  text-transform: uppercase;
  top: -40px;
  width: 100%;
}
.subscription-list li p {
  font-size: 14px;
}
.subscription-list li p.sub-storage {
  font-size: 20px;
  color: #505050;
  line-height: 1;
}
.subscription-list li p.sub-price {
  color: #2c5b8c;
  font-size: 36px;
  line-height: 36px;
  text-shadow: 0 -1px 1px #000000;
}
.subscription-list li p.sub-period {
  color: #5f5f5f;
}
.subscription-list li p.sub-users {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 28px;
  background: url('../../../img/no_users.png') no-repeat scroll 30px -255px transparent;
  color: #b5b5b5;
  height: 68px;
  line-height: 68px;
  padding-left: 50px;
}
.subscription-list li p.sub-users.no-users-10 {
  background-position: 20px -191px;
}
.subscription-list li p.sub-users.no-users-25 {
  background-position: 20px -121px;
}
.subscription-list li p.sub-users.no-users-50 {
  background-position: 20px -52px;
}
.subscription-list li p.sub-users.no-users-51 {
  background-position: 20px 11px;
}
.subscription-list li div {
  overflow: hidden;
  padding: 0;
  background: url('../../../img/subscription_sep_bg.png') no-repeat 50% 151px transparent;
}
.subscription-list li .unavailable p {
  color: #D5D5D5;
}
.subscription-list #contact_box span {
  color: #2C5B8C;
  font-size: 14px;
  font-weight: bold;
}
.subscription-list .blue-button {
  margin-left: 41px;
  margin-top: 10px;
  float: left;
}
.subscription-list.nas-subscription-list li div {
  background: none;
}
.subscription-list p.current-plan {
  background: url("../../../img/subscription_selected_bg.png") repeat-x scroll 0 0 transparent;
  padding-top: 10px;
}
.subscription-list p.current-plan span {
  background: url("../../../img/checked-icon.png") no-repeat scroll 0 6px transparent;
  color: #444343;
  display: block;
  font-size: 16px;
  height: 60px;
  margin-left: 36px;
  padding-left: 20px;
  width: 100px;
}
.subscription-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 15px;
}
.change-plan {
  margin-left: 10px;
  margin-bottom: 15px;
}
iframe#z_hppm_iframe {
  overflow-x: hidden;
  overflow-y: auto;
}
/*@import "../bootstrap/less/dropdowns.less";*/
